.all-custom-donation-form input:focus,.all-custom-donation-form input[type="submit"]:focus,.all-custom-donation-form input[type="search"]:focus,.all-custom-donation-form select:focus,.all-custom-donation-form textarea:focus,.all-custom-donation-form button:focus {
outline: 0 !important;
outline-offset: 0 !important;
box-shadow: unset !important;
}
.all-custom-donation-form input,.all-custom-donation-form textarea {
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0;
outline: 0;
color: #333;
background-color: #FDFDFD;
border: 1px solid #ccc;
margin: 0;
box-shadow: unset !important;
}
.all-custom-donation-form textarea {
resize: none;
overflow: auto;
height: 166px !important;
}
.all-custom-donation-form input[type="submit"]{
text-decoration: none !important;
transition: 0.4s;
}
.all-custom-donation-form select,.all-custom-donation-form input[type='submit'],.all-custom-donation-form input,.all-custom-donation-form textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.all-custom-donation-form input:placeholder,.all-custom-donation-form textarea::placeholder,.all-custom-donation-form select::placeholder {
color: rgba(112,112,112,0.68);
font-family: 'Open Sans', sans-serif !important ;
}
::-webkit-input-placeholder { color: rgba(112,112,112,0.68);
}
::-moz-placeholder { color: rgba(112,112,112,0.68);
}
:-ms-input-placeholder { color: rgba(112,112,112,0.68);
}
:-moz-placeholder { color: rgba(112,112,112,0.68);
}
.all-custom-donation-form input[type="submit"]:hover,a:hover {
cursor: pointer;
}
.all-custom-donation-form select:focus {
outline: none;
}
.all-custom-donation-form select::-moz-focus-inner,.all-custom-donation-form input[type='submit']::-moz-focus-inner {
border: 0;
}
.donation-form input[type=text], .donation-form input[type=email], .donation-form select,.donation-form textarea {
padding: 11px 8px;
border: 1px solid #ccc;
background: #FDFDFD;
width: 100%;
box-shadow: none;
border-radius: 0px;
font-family: 'pt_sansregular';
}
.donation-form .form-fields input[type="submit"] {
background-color: #032e65;
background-image: none;
border: medium none;
box-shadow: none;
color: #fff;
font-size: 18px;
font-weight: 400;
padding: 11px 27px;
margin-top: 10px;
text-transform: uppercase;
width: auto;
}
.donation-form input[type=text]:focus,.donation-form input[type=email]:focus{
border: 1px solid #6cf !important; 
}
.donate-amnt{
padding:0 0 25px !important;
margin-bottom: 20px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 9px;
position: relative;
clear: both;
}
.donate-amnt span.err-msg {
background-color: transparent;
color: #f00;
font-size: 13px;
padding: 0px;
line-height: 20px;
height: auto;
bottom: 0px;
}
.donate-amnt h4{
font-size: 22px;
text-transform: uppercase;
color: #032e65;
margin: 0 0 25px;
}
.donate-amnt input{
height: 35px;
line-height: 35px;
padding: 0 12px;
margin: 0;
font-size: 18px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 150px;
text-align: left;
margin-left: -3px;
border: 1px solid #ccc;
}
.donate-amnt span{
background-color: #032e65;
color: #fff;
height: 35px;
line-height: 35px;
font-size: 18px;
padding: 0 12px;
float: left;
width: auto;
text-align: left;
}
.donation-form legend{
font-size: 22px;
line-height: 30px;
text-transform: uppercase;
color: #032e65;
padding: 0;
font-weight: 700;
font-family: 'pt_sansregular';
margin: 0 0 10px;
}
.donation-form label{
font-size: 18px;
color: #000;
font-weight: 400;
line-height: 1.7;
margin: 0 0 5px;
}
.donation-form .form-fields{
margin: 0 0 20px;
position: relative;
}
.donation-form .feild-50{
float: right;
width: 48.5%;
position: relative;
}
.donation-form .feild-50:first-child{
float: left;
}
.donation-form input[type="submit"]{
background-color: #032e65;
background-image: none;
border: medium none;
box-shadow: none;
color: #fff;
font-size: 18px;
font-weight: 400;
padding: 11px 27px;
margin-top: 23px;
text-transform: uppercase;
width: 21%;
}
.donation-form input[type="submit"]:hover{
color: rgba(255,255,255,0.8);
} .payment-block-wr .payment-options-wr {
margin-bottom: 53px;
margin-top: 37px;
}
.payment-block-wr .payment-box-wr {
display: inline-block;
font-size: 19px;
margin-left: 18px;
}
.payment-block-wr .payment-box-wr:first-child {
margin-left: 0px;
}
.payment-block-wr input[type=radio] {
display: none;
}
.payment-block-wr .payment-box-wr label {
font-weight: 400;
color: #032e65;
}
.payment-block-wr .radio-button-wr label:before {
border-radius: 50%;
left: 0;
position: absolute;
content: '';
width: 18px;
height: 18px;
border: solid 1px #c7cfd2;
}
.payment-block-wr .radio-button-wr label:after {
position: absolute;
font-size: 20px;
content: "";
transition: .3s;
left: 3px;
height: 14px;
width: 14px;
top: 3px;
transform: scale(0);
transform-origin: center center;
background-color: #032e65;
border-radius: 50%;
}
.payment-block-wr input[type=radio]:checked+label:after {
transform: scale(1);
}
fieldset.donation-form.donation-submit-wr {
margin-top: 33px;
}
fieldset.donation-form {
border: none;
padding: 0px;
margin: 0px;
}
.donation-form .form-fields.checkbox-wr.field-agreement input[type="checkbox"] {
display: none;
}
.donation-form .form-fields.checkbox-wr.field-agreement input[type="checkbox"]:checked+label:after {
content: "\2713";
}
.donation-form .form-fields.checkbox-wr.field-agreement input[type="checkbox"]+label:before {
top: 6px;
}
.donation-form .form-fields.checkbox-wr.field-agreement input[type="checkbox"]+label:after {
height: 20px;
line-height: 25px;
top: 6px;
width: 20px;
text-align: center;
color: #032e65;
}
.donationInHonorOf input[type=radio]:checked+label:after ,
.donation-radio input[type="radio"]:checked+label:after {
transform: scale(1);
}
.donationInHonorOf input[type=radio] ,
.donation-radio input[type="radio"] {
display: none;
}
.donationInHonorOf.radio-button-wr label:before ,
.donation-radio.radio-button-wr label:before {
top: 5px;
}
.donationInHonorOf.radio-button-wr label:after ,
.donation-radio.radio-button-wr label:after {
top: 8px;
}
.shrt-msg {
margin-bottom: 24px;
}
.general-donation-form.makeapayment-frm {
width: 100%;
}
.donation-radio input[type="radio"] {
display: none;
}
.donation-radio-inline label {
font-size: 15px;
margin-bottom: 0px;
}
.donation-radio-inline {
display: inline-block;
margin-right: 21px;
}
.totatt_wrapper.make-a-payment-note label {
width: 100%;    
font-weight: normal;
font-size: 17px;
}
.make-a-payment-note.totatt_wrapper {
margin-bottom: 21px;
width: 100%;
margin-bottom: 21px;
width: 100%;
color: #032e65;
line-height: 26px;
margin-top: 17px;
}
.tution_payment-wrap {
display: none;
}
.amount-info {
margin: 0px 0px 24px;
color: #032e65;
font-size: 20px;
margin-bottom: 24px;
margin-top: 9px;
}
#tution_payment-wrap {
margin-bottom: 24px;
}
.reg-loader {
position: fixed;
top: 0;
left: 0;
z-index: 999999;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.85);
display: none; 
}
.ajaxloader {
position: absolute;
transform: translateY(-50%);
left: 0px;
top: 50%;
right: 0px;
margin: 0 auto;
text-align: center;
width: ;
background-color: rgba(225,225,225,0.8);
width: 250px;
line-height: ;
padding-top: 50px;
padding-bottom: 50px;
}
@media only screen and (max-width: 649px) {
.donation-form .feild-50 {
float: none;
width: 100%;
}
.donation-form .feild-50:first-child {
float: none;
margin: 0 0 20px;
}
}