.sel{
  width: 200px; 
}

.imgreset {
    max-width: none;
}
.container {
	height: 120px;
	background: transparent;
}
.footer {
	background: transparent;
	width: 100%;
	font-size: 0.7em;
	/*padding: 20px 30px;*/
	min-height: 180px;
}
body {
	background: transparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
td, tr, table {
	border: 0 !important;
}
.mainblock {
	/*background: #eef0f0 url('https://fth.org.uk/one/main-content-shadow.png') 0 0 repeat-x;*/
}
.wrapper {
	/*background: #eef0f0 url('https://fth.org.uk/one/main-content-shadow.png') 0 0 repeat-x;*/
	/*	box-shadow: 0 0 15px #ccc; */
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	max-width: 800px;
	min-width: 200px;
	width: 90%;
}
.wrapper h1 {
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0;
}
.wrapper p {
	margin-bottom: 20px;
	text-align: left;
}
.donation-form {
	display: none;
}
.donation-form fieldset {
	/*	border-radius: 10px; */
	border-top: 1px solid #007947;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	display: inline-block;
	min-height: 50px;
	padding: 5px 20px 20px;
	text-align: left;
	vertical-align: top;
	/*	max-width: 640px; */
	width: 90%;
	min-width: 200px;
	margin: 10px;
}
.donation-form fieldset:first-child {
	/*margin-right: 20px;*/
}
.donation-form fieldset legend {
	font-size: 18px;
	margin-left: -13px;
	padding: 0 15px;
}
.donation-form label {
	display: block;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: top;
	/*	border-radius: 4px; */
}
.donation-form .text {
	border: 2px solid #e8e8e8;
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	margin-bottom: 8px;
	outline: none;
	padding: 4px;
	resize: none;
	width: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.donation-form select.text {
	margin-top: 4px;
	height: 30px;
}
.donation-form .text:focus {
	border: 2px solid #d0d0d0;
}
.donation-form .form-city, .donation-form .form-county, .donation-form .form-postcode, .donation-form .form-phone, .donation-form .form-yob {
	display: inline-block;
}
.donation-form .form-title, .donation-form .form-first-name, .donation-form .form-last-name {
	/*	width: 153px;*/
}
.donation-form .form-last-name {
	margin-left: 10px;
}
.donation-form .form-city {
	width: 160px;
}
.donation-form .form-county {
	margin: 0 10px;
	/*width: 60px; */
	/*display: none; */
}
.donation-form .form-postcode {
	width: 100px;
}
.donation-form .form-amount {
	margin-bottom: 20px;
}
.donation-form .form-amount label {
	background-color: transparent;
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 1.4;
	width: 92px;
	padding: 1px 4px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.donation-form .form-amount label.active {
	background-color: #fbf7ec;
	font-weight: 400;
}
.donation-form .form-amount .amount {
	margin: 0;
	width: 90px;
}
.donation-form .form-cvc, .donation-form .form-expiry {
	display: inline-block;
	vertical-align: top;
	width: 95px;
}
.donation-form .form-expiry {
	margin-left: 10px;
	width: 225px;
}
.donation-form .form-expiry select {
	width: 120px;
}
.donation-form .form-expiry select:last-child {
	margin-left: 10px;
	width: 90px;
}
.donation-form .form-submit {
	margin: 15px 0;
	text-align: center;
}
.donation-form .submit-button {
	background-color: #007947;
	border-radius: 4px;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 30px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.donation-form .submit-button:hover {
	background-color: #83ccae;
}
.messages, .messageslow {
	margin: 6px;
	background-color: #efe1e1;
	border-radius: 4px;
	box-shadow: 0 0 4px #943e3e;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
}
.messages.active, .messageslow.active {
	opacity: 1;
}
.messages p, .messageslow p {
	color: #570707;
	padding: 10px 20px;
	font-weight: 600;
}
.giftaid {
	font-size: 1em;
}
.ask {
	font-size: 0.9em;
}
.footerlogos {
	width: 16%;
	min-width: 50px;
	max-width: 200px;
	margin: 0 0 50px 20px;
	display: table-cell;
}
.container {
	height: auto;
}
input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
input[type=checkbox].css-checkbox+label.css-label {
	padding-left: 30px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: normal;
	vertical-align: middle;
	cursor: pointer;
	font-size: 1.1em;
}
input[type=checkbox].css-checkbox:checked+label.css-label {
	background-position: 0 -25px;
}
label.css-label {
	background-image: url('https://thehalocentre.co.uk/donate/tick.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.donation-form .form-amount input[type="radio"] {
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-o-opacity: 0;
}
.donation-form .form-amount input[type="radio"]:checked+label:before {
	background: #ef8700;
}
.wideimg {
	width: 100%;
	max-width: 380px;
	min-width: 280px;
}

#projectinfo {
	display: block;
}
@media all and (max-width:864px) {
	.wideimg {
		width: 100%;
		max-width: 800px;
		min-width: 100%;
	}
	#wrapper {
		width: 99%;
	}
	#projectinfo {
		display: block;
	}
}
@media all and (max-width:499px) {
	#projectinfo {
		display: none;
	}
	.todonate {
		display: none;
	}
	.headerblock {
		text-align: center;
	}
	.wrapper {
		padding: 0 5px 20px 5px;
		min-width: 200px;
	}
	.donation-form fieldset {
		margin: 0;
		padding: 15px 3px;
		border: 0;
	}
	.footerlogos {
		display: none;
	}
	input[type="checkbox"].css-checkbox+label.css-label {
		line-height: 15px;
		font-size: normal;
	}
}
.wrapper {
	max-width: 900px;
}
.donation-form .form-amount label {
	display: inline-block;
	width: 30%;
	min-width: 200px;
	border: solid 1px #007947;
	color: #888;
	margin: 6px 0;
	border-radius: 6px;
}
.donation-form .form-phone, .donation-form .form-yob {
	width: 100px;
	display: inline-block;
}
.amountlabel {
	font-size: 45px;
	color: #888;
	width: 80px;
	text-align: center;
}
.cookies {
	width: 100%;
	background: orange;
	text-align: center;
	padding: 3px 0;
	margin: 0;
	color: white;
	font-size: 0.8em;
}
.cookies a, a:hover {
	color: white;
	text-decoration: underline;
}
.atab a:hover {
	color: black;
}
.atab {
	padding: 5px 15px;
	background: #eef0f0;
}
.atab active {
	background: white;
}
#amt1, #amt2, #amt3 { background-color: white; }