.alert { border-radius: 4px; padding: 15px; margin-bottom: 20px; border: 1px solid transparent;}
.alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1;margin-top: 15px; }
.hidden { display: none; }
#btnSubmitAffirm { 
display: block; 
float: none; 
width: auto; margin: 0 auto 30px; 
font-weight: bold; padding: 25px;
background-color: #ff6600; 
color: #fff; font-size: 18px; line-height: 24px; text-align: center; 
text-transform: uppercase; vertical-align: middle; position: relative; border: none; 
border: 1px solid #ff6600;
font-weight: normal;
 }

#btnSubmitAffirm span {
	display: block!important;
	color: #fff;	
text-align: center;
vertical-align: middle;
font-size: 18px;
text-transform: none;
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif,"websafe";
font-weight: normal;
	}
form#v65-onepage-CheckoutForm #btnSubmitAffirm .v-form__button-img { display: none; }
.affirm-window {position: absolute;
z-index: 1000;
width: 100%;
top: 5%;}
.affirm-window-content {
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
	background: #fff;
	padding: 10px;
	border-radius: 20px;
	border: 5px solid #222;
	
	
}
.affirm-window-content iframe {
width: 100%;
height: 650px;	
margin-top: 15px;	
}
.close-affirm {
float: right;
color: #fff!important;
font-weight: bold;
display: block;
background: #000;
width: 45px;
height: 45px;
font-size: 25px;
text-align: center;
border-radius: 50px;
margin-top: -30px;
margin-right: -20px;
cursor: pointer;
text-decoration: none!important;
}
.close-affirm:hover {
	text-decoration: none!important;
	color: #fff!important;
}
.affirm_banner-wrap {
	padding-top:10px;
}
.learn-more {
	cursor: pointer;
}
.affirm_pc {
	margin-left: 3px;
	font-size: 17px;
}
.calculate {
	color:#2bc2df;
	margin-left: 3px;
}
.affirm_m{
	font-size: 17px;color:black;
}
.affirm_p {
	color:#2bc2df;
	margin-left: 3px;
}
.affirm_logo {
	height:1em; margin:0 .3em .15em;vertical-align:text-bottom;
}
.alternate .payment-option {
    display: flex !important;
}
.payment-option-title {display: none!important;}
.payment-block {
    border-top: 0!important;
    margin-bottom: 0px!important;
}
.alternate .payment-option.hide_affirm {
    display: none!important;
}
.affirm_note {
    color: #2bc2df;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
	display: none;
}
.affirm_promo {
	font-size: 15px;
}
.__affirm-logo.__affirm-logo-blue {
    margin-top: -5px;
    display: inline-block;
    padding-right: 2px;
}
.affirm_promo a {
    color: #2bc2df!important;
    display: inline-block;
    margin-top: -2px;
    margin-left: 3px;
    font-weight: bold;
}
.affirm-ala-price {
    display: inline-block;
    margin-top: -4px;
}

#v65-onepage-total-value-cell .__affirm-logo.__affirm-logo-blue {
    margin-top: -8px;
}