@import url('https://fonts.googleapis.com/css2?family=Numans&display=swap');


body{
	overflow-x: hidden;
    font-family: "Numans", sans-serif;}

.myform{
	max-width: 602px;
    #max-width: 100%;
	margin: 0;
}

.myform h2 {
    margin-bottom: 40px;
}

.red{
	color: #FF0004;
}

.hblbg{
	background: url(../images/bg.jpg) repeat-x top;
	text-align: center;
}

.success-icon{
	margin: 10px 0 20px 0;
}

.sucess-msg{
	font-size: 18px;
	text-align: center;
	margin:  -20px 0 0 0;
}

.footer{
	margin: 30px 0 0px 0;
}

.card-sign{
	text-align: center;
	margin: 15px 0 0 0
}

.card-sign img {
    max-width: 100%;
	height: auto;
}

.bg-warning {
    margin-bottom: 30px !important;
    padding: 0 1px 0 1px;
}

.review_items {
    margin: 0;
    max-width: 350px;
    font-size: 16px !important;
    margin-top: 30px;
    font-family: "Numans", sans-serif !important;
}

.main-review-cont h2 {
    text-align: left !important;
}

.details-line {
    margin-bottom: 4px;
    padding: 2px 10px;
}

.details-line .detailsname {
    margin-right: 10px;
    width: 180px !important;
    display: inline-block;
}

input#submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
    #background-color: #2ec4a5;
    #color: white;
    margin-right: 10px;
    width: 100px;

}

input#edit_btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
    #background-color: #699BD8;
    #color: white;
    width: 100px;

}

.submitedit-bt {
    margin: -470px 0 0 0;
    width: 217px;
}

#thankyou_error_div {
    padding: 20px;
    background: rgba(255, 0, 0, 0.15);
    max-width: 500px;
    margin: 3% auto;
    font-size: 18px;
    color: #222520 !important;
    text-align: left;
    line-height: 31px;
}

#thankyou_error_div h2 {
    margin: 0 0 12px 0;
}


div#pay-now {
    clear: both !important;
}

.error{
    color: red;
}

.bill_to_forename {
    width: 50%;
    float: left;
}

.bill_to_surname {
    width: 50%;
    float: left;
}

.bill_to_address_city{
    width: 50%;
    float: left;
}

.bill_to_address_country{
    width: 50%;
    float: left;
}

.donation-type {
    float: left;
    width: 40%;
    margin-top: -18px;
}

.currencydiv {
    float: left;
    width: 25%;
    margin-top: -18px;
}

.amountdiv {
    float: left;
    width: 35%;
    margin-top: -18px;
}

.disclaimer-points ul {
    padding: 0 15px;
}

.disclaimer-points {
    margin-top: 3%;
    max-width: 70%;
    font-size: 11px;
}

body.container-fluid {
    background: #FFF !important;
    overflow: hidden;
}

.form-control {
    padding: 10px 15px !important;
    font-size: 18px !important;
    height: 55px !important;
    font-weight: 400 !important;
    color: #222520 !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 1px !important;
    box-shadow: none !important;
}

label {
    font-weight: 400 !important;
    font-size: 18px;
    color: #222520 !important;
}

::placeholder {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #777 !important;
}


.btn-success {
    border-color: #2BB673 !important;
    color: #FFF !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    background: #2BB673 !important;
    border: none !important;
    text-transform: uppercase !important;
    padding: 14px 10px !important;
    border-radius: 7px !important;
}

.bg-warning {
    background-color: #F3F9FA !important;
    font-size: 16px !important;
    max-width: 98.5% !important;
    margin: 0 auto;
}

.bill_to_email {
    width: 50%;
    float: left;
}

.bill_to_phone {
    width: 50%;
    float: left;
}

.details-line {
    margin-bottom: 4px;
    padding: 10px 15px;
}

.details-line:nth-child(odd) {
    background: #f6f6f6;
}

.review_items {
    margin: 0;
    max-width: 90%;
    font-size: 20px;
    margin-top: 30px;
    color: #222520;
}

.disclaimer-points {
    margin-top: 3%;
    max-width: 90%;
    font-size: 11px;
    font-size: 14px;
    color: #222520 !important;
}

.text-muted {
    color: #222520 !important;
    margin-bottom: 10px;
}

.text-muted a {
    color: #01a7e5 !important;
}

.main-review-cont h2 {
    text-align: left !important;
    font-size: 20px;
    font-weight: 700;
}

.bill_to_address_line1 {
    float: left;
    width: 100%;
}

select {
	appearance: none !important;
}

select {
    background: #FFF url(images/down-arrow.png) no-repeat !important;
    background-position: 95% center !important;
}

select#currency {
    background-position: 90% center !important;
}

input#submit {
    font-family: "Numans", sans-serif !important;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 800;
    background: #2bb673 !important;
    border: none !important;
    text-transform: uppercase;
    padding: 18px 30px !important;
    margin: 0px 0 0 0;
    cursor: pointer;
    border-radius: 7px;
    width: auto !important;
}

input#edit_btn {
    font-family: "Numans", sans-serif !important;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 800;
    background: #c1c1c1 !important;
    border: none !important;
    text-transform: uppercase;
    padding: 18px 30px !important;
    margin: 0px 0 0 0;
    cursor: pointer;
    border-radius: 7px;
    width: auto !important;
}

.submitedit-bt {
    margin: -550px 0 0 0;
    width: 100%;
    float: left !important;
    position: absolute;
}


.payment-frequency {
    text-align: left;
    border-top: 2px solid #eee;
    padding-top: 30px;
    max-width: 570px;
    margin: 0 auto 45px auto;
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
}

.payment-frequency .form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin: 0px 30px 0 0px;
}


.payment-frequency label {
    #font-weight: 600 !important;
    cursor: pointer !important;
}

.payment-frequency h3 {
    font-weight: 400 !important;
    font-size: 18px;
    color: #222520 !important;
    margin-top: 0px !important;
    margin-bottom: 15px;
}


.payment-frequency input {
    margin-right: 5px !important;
}


.btn-success {
    max-width: 564px;
    margin: 0 auto;
}

.payment-frequency {
    display: none !important;
}

@-moz-document url-prefix() { 
.submitedit-bt {
    margin: -550px 0 0 0 !important;
    width: 100%;
    float: left !important;
    position: absolute;
}

}

@media screen and (max-width: 799px) {   
   
}

@media only screen and (min-width: 150px) and (max-width: 479px) {
.donation-type {
    width: 100%;
}

.currencydiv {
    width: 100%;
}

.amountdiv {
    width: 100%;
}

.form-group {
    width: 100% !important;
    float: left;
}

#pay-now {
    margin: 10px 0 40px 0 !important;
    float: left;
}

.review_items {
    max-width: 100% !important;
    font-size: 16px !important;
}

.review_items span {
    display: block;
}

.submitedit-bt {
    margin: -580px 0 0 0;
}

.payment-frequency .form-check-inline {
    display: block;
}

.payment-frequency {
    max-width: 90%;
 }
    
}