/* CSS for Paybreak finance calculator and payment gateway */

#product-IBC-48-149 td {
	font-weight: 800;
	font-size: 13px;
}

.modal-open {
    overflow: auto;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    font-family: 'OpenSansBold',Arial, sans-serif;
}

#products td {
	font-size: 15px;
	line-height: 1em;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px;
	background: url(dj-in-the-mix.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        max-width: 840px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.fade {
    opacity: 0;
}

#finance_calc1.fade:hover,
.fade.in {
    opacity: 1;
}

.modal-backdrop.fade.in {
    opacity: .5;
    z-index: 2;
}

#pb_finance_calc .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    color: #999;
    z-index: 9999999;
}
#pb_finance_calc .close .fa { color: #000; }

#widget {
        font-size: .8em;
        max-width: 600px;
        /*border: 1px solid #aaaaaa;*/
        padding-top: 5px;
        margin: 0 auto;
    }
    #widget dl {
        margin: 0;
        padding: 0;
    }
#widget select {
	margin-bottom: 5px;
	margin-top: 5px;
	color: black;
	border: 1px solid black;
	width: 100%;
	font-size: 16px;
	height: 45px;
	font-family: 'OpenSansBold',Arial, sans-serif !important;
}

    #products form {
        padding: 2px 2px 5px;
    }

   
  

    .col-md-6 {
    width: 50%;
	}
	.col-md-12,.col-sm-12{ width:100%; padding: 5px 15px; }
	.pull-right { float: right; }
	

.form-group {
    margin-bottom: 15px;
}
 
.flexiweb_list li {
     list-style-type: disc;   
}
@media(max-width:650px) {                
.col-md-6 { width:100%; }
}
#afforditNOWFinance { clear:both; }        


#pb_finance_calc .centered {
    text-align: center;
    margin: 0 auto;
    padding-right: 0 !important;
    text-transform: initial;
}
#pb_finance_calc .space-below {
	margin-bottom: 15px;
	font-weight: 800;
}
#pb_finance_calc .space-above {
    margin-top: 15px;
    font-weight: 800;
}
.modal .modal-dialog .modal-content h2 {
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1.5em;
}
.modal .modal-dialog .modal-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

#pb_finance_calc table.payments {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee;
}
#pb_finance_calc .RangeSlidecontainer {
	background-color: rgba(255,255,255,0.6);
	border-color: #f7f6f6;
	height: 92px;
	padding: 14px;
	border: 1px solid #f7f6f6;
	border-radius: 6px;
	font-size: 0.75rem;
	font-weight:700;
}
#onestepcheckout-form .payment-methods dt.paymentmethod_afforditnow {
    min-height: 100px;
    background: url(ain-logo-standard-small.png) no-repeat 50px 50px;
}
#onestepcheckout-form  #checkout-payment-method-load dt label { display: inline; }
#flexiweb_afforditnow_widget #widget_title, #flexiweb_afforditnow_widget .widget_image {
    font-family: 'OpenSansExtraBold',Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
#flexiweb_afforditnow_widget .widget_image img {
    vertical-align: middle;
}

#deposit_ranges {
	border: 2px solid #fff;
	border-radius: 10px;
	padding: 20px 0;
	display: inline-block;
	width: 100%;
	box-shadow: 0 0 3px #540f12;
	background-color: rgba(255, 255, 255, 0.3);
}
#deposit_ranges a {
	width: 17%;
	margin: 0 1.5%;
	float: left;
	border: 2px solid #a0a0a0;
	height: 48px;
	line-height: 43px;
	color: #828282;
	font-size: 16px;
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
}
#deposit_ranges a.selected {
	background: #39b549;
	color: #111;
}
#deposit_ranges p {
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	color: #2b2b2b;
}