* {margin:0; padding:0; outline:0; -webkit-box-sizing:border-box; box-sizing:border-box;}
a {outline:none; text-decoration:none; color:#333;}
a:hover {text-decoration:none;}
input, textarea, select {font-size:14px; color:#000; vertical-align:middle; font-family: 'Open Sans', sans-serif; outline:none; resize:none;}
input[type="button"], input[type="submit"] {-webkit-transition:ease-in-out .3s; -moz-transition:ease-in-out .3s; -ms-transition:ease-in-out .3s; -o-transition:ease-in-out .3s; transition:ease-in-out .3s; -moz-appearance:none; -webkit-appearance:none; appearance:none;}
.transition {-webkit-transition:ease-in-out .3s; -moz-transition:ease-in-out .3s; -ms-transition:ease-in-out .3s; -o-transition:ease-in-out .3s; transition:ease-in-out .3s;}
img {border:none; max-width:100%;}
.clearfix:before, .clearfix:after {content:''; display:block; height:0; overflow:hidden;}
.clearfix:after {clear:both;}
.tac {text-align:center;}
.vAlign {vertical-align:middle;}
.login-box-hid input {
    background-color: rgb(250, 255, 189) !important;
}
.mainCon {
    width: 100%;
    position: relative;
    min-height: 100vh;
    padding-top: 78px;
}
.container {max-width:1190px; margin:auto; padding:0 10px;}
.tableOuter {display:table; height:100%; width:100%;}
.tableInner {display:table-cell; vertical-align:middle;}
.header-1 {
    background: url(../images/header_bg.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.header {
    background: url(../images/header_bg.jpg) no-repeat center top;
    background-size: cover;
    height: 70px;
    border-bottom: 1px solid #6f604c;
}
.logo {float:left; padding:12px 20px 0 20px;}
.menu {float:right;}
.menu ul li {float:left; padding:24px 20px 0 20px; font-size:15px; font-weight:600; text-transform:uppercase;}
.menu ul li a {color:#fff;}
.menu ul li a:hover {color:#a7d51e;}

.midCon {background:#f2f5f7;}
.midLft {float:left; width: calc(100% - 550px); padding:50px 20px;}
.lftInner {max-width:950px; margin:auto;}
.stepList ul li {float:left; width:216px; text-align:center; font-size:15px; font-weight:600; background:url(../images/step_bg.png) no-repeat center; height:72px; margin-left:-32px; line-height:70px; color: gray}
.breadcrumbSmall {
    width: 185px !important;
    background: url(../images/step_bg_small.png) no-repeat center !important;
}

.breadcrumbSmallActive {
    width: 185px !important;
    background: url(../images/step_bg_ro_small.png) no-repeat center !important;
}
.stepList ul li:first-child {margin-left:-2px;}
.stepList ul li img {vertical-align:middle; margin:0 5px 4px 0;}
.stepList ul li.active {background:url(../images/step_bg_ro.png) no-repeat center; color:#fff;}
.errorTxt {
    color: #6c822b;
    font-size: 16px;
    font-weight: 600;
    background: #f9ffe5;
    text-align: center;
    padding: 20px 20px 20px 60px;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    position: relative;
}
.errorTxtHide {
    display:none
}
.errorTxt .icon {position:absolute; left:20px; top:20px;}
.input-validation-error {
    outline: red solid 1px !important;
}
.mb30 {
    margin-bottom: 30px;
}
.formBox {background:#fff; -moz-box-shadow:0 0 12px rgba(0,0,0,.1); -webkit-box-shadow:0 0 12px rgba(0,0,0,.1); box-shadow:0 0 12px rgba(0,0,0,.1);}
.formHd {color:#0f0f0f; font-size:20px; background:#f8f8f8; text-align:center; padding:12px; line-height:30px;}
.formInner {padding:40px;}
.formInner.Dealer {
    padding: 20px 40px 40px 40px;
}
.form li {margin:0 -15px;}
.formField {width:100%; padding:0 15px 20px 15px;}
.formField.half {width:50%; float:left;}
.formField.headerDealer {
    width: 100%;
    float: left;
    padding: 10px 0 15px 0;
    font-size: 18px;
}
.passwordMaskImg input {
    float: left;
}
.passwordMaskImg span {
    float: right;
    margin-top: -38px;
    margin-right: 15px;
}
.incomeSourceValid {
    color: black;
}
.incomeSourceInValid {
    color: red;
}
.formSelect {width:100%; border:1px solid #d0d0d0; border-radius:1px; padding:11px 35px 11px 11px; font-size:16px; color:#333; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none; appearance:none; background:#fff url(../images/select_arrow.png) no-repeat right 15px center;}
select.formSelect::-ms-expand {display: none;}
.formInput {width:100%; border:1px solid #d0d0d0; border-radius:1px; padding:12px; font-size:16px; color:#333; -moz-appearance:none; -webkit-appearance:none; appearance:none; background:#fff;}
.formBtn {min-width:300px; background:#a7d51e; color:#fff; font-size:19px; font-weight:600; padding:10px; cursor:pointer; border:none;}
.formBtn:hover {background:#81aa07;}
.mt20 {margin-top:20px;}

.midRgt {float:right; width:550px; background:url(../images/rgt_bg.jpg) no-repeat center; background-size:cover; padding:50px 20px;}
.midRgtApplicationInfo {
    float: right;
    width: 550px;
    background: url(../images/rgt_bg.jpg) no-repeat center;
    background-size: cover;
    padding-left: 50px;
    padding-bottom: 0px;
    padding-right: 50px;
    padding-bottom: 50px;
}
.rgtHd {font-size:30px; color:#fff; text-align:center; text-transform:uppercase; font-weight:700; padding-bottom:20px;}
.youNeed li {color:#fff; font-size:18px; font-weight:700; padding:14px 30px 20px 135px; background:url(../images/sep.png) no-repeat center bottom; position:relative; min-height:92px;}
.youNeed li span {display:block;}
.youNeed li i.icon {width:50px; height:50px; background:#fff; border-radius:100%; position:absolute; left:55px; top:15px; padding:5px;}
.youNeed li i.icon:after {content:''; width:68px; height:68px; border:1px solid #fff; border-radius:100%; position:absolute; left:-10px; top:-10px;}
.youNeed li:nth-child(2n) {text-align:right; padding:14px 135px 20px 30px;}
.youNeed li:nth-child(2n) i.icon {left:inherit; right:55px;}

.footer{background:#fff; width:100%;}
.footerLink {float:left; width: calc(100% - 550px); padding:20px 10px; text-align:center;}
.footerLink a {display:inline-block; margin:0 15px; color:#0a1d29; font-size:17px; position:relative;}
.footerLink a:after {content:'/'; position:absolute; right:-20px; top:0;}
.footerLink a:last-child:after {display:none;}
.footerLink a:hover {color:#6c830c;}
.copy {float:right; width:550px; text-align:center; color:#0a1d29; font-size:13px; padding:20px 10px;}

.fieldHd {display:block; color:#5e5e5e; font-size:17px; font-weight:600; padding-bottom:10px;}
.optionLabel {display:inline-block; color:#5e5e5e; font-size:15px; margin:5px 40px 0 0; text-transform:uppercase;}
.radioWrapper {position:relative; width:22px; height:22px; display:inline-block; vertical-align:middle; margin:0 5px 4px 0;}
.radioInpt {opacity:0; height:22px; width:22px; position:absolute; top:0; left:0; z-index:2; margin:0;}
.radioInpt + .bg {height:22px; width:22px; display:inline-block; position:absolute; top:0; left:0; z-index:1; border:2px solid #a7d51e; background:#fff; border-radius:100%;}
.radioInpt:checked + .bg {background:#fff;}
.radioInpt:checked + .bg:after {content:''; width:10px; height:10px; background:#4e4e4e; position:absolute; left:4px; top:4px; border-radius:100%;}
a.seeAll {color:#5e5e5e; font-size:15px; text-decoration:underline; display:inline-block; margin-top:10px;}
a.seeAll:hover {color:#a7d51e;}
.creditBox {max-width:600px; width:90%; margin:20px auto; -moz-box-shadow:0 0 12px rgba(0,0,0,.1); -webkit-box-shadow:0 0 12px rgba(0,0,0,.1); box-shadow:0 0 12px rgba(0,0,0,.1); padding:20px; text-align:center; color:#000; font-size:19px; font-weight:700; text-transform:uppercase;}
.creditBox .bt {display:block; font-size:22px; padding-top:5px; font-family: 'Pacifico', cursive; text-transform:none; font-weight:400;}
.creditBox .bt span {color:#a7d51e;}
.creditBox .bt img {vertical-align:bototm; display:inline-block; margin-top:10px;}

.rightInner {background:#fff; -moz-box-shadow:0 0 12px rgba(0,0,0,.1); -webkit-box-shadow:0 0 12px rgba(0,0,0,.1); box-shadow:0 0 12px rgba(0,0,0,.1); max-width:400px; margin:auto;}
.padd20 {padding:20px;}
.graphHd {text-align:center; padding:25px; font-size:20px; color:#000;}
.graphHd .tp {display:block; font-size:24px;}
.graphHd .tp span {color:#a7d51e; font-weight:600;}
.graphImg {text-align:center; padding:20px 20px 50px 20px;}
.termsList li {border-bottom:2px solid #dfdfdf; padding:12px 10px; color:#000;}
.termsList li:last-child {border:none;}
.termsList li .lft {float:left; font-size:15px; width:60%;}
.termsList li .rgt {float:left; font-size:14px; width:40%;}
.infoIcon {vertical-align:middle; margin-left:10px;}

.decicionCircle {background:#fff url(../images/circle.png) no-repeat center; background-size:cover; height:600px;}
.decicionTopTxt {color:#0f0f0f; font-size:24px; text-align:center; padding-bottom:50px;}
.decicionBotTxt {font-size:22px; text-align:center; max-width:450px; margin:auto; color:#000; padding-top:50px;}
.decicionBg {background:url(../images/rgt_img.jpg) no-repeat right top; background-size:cover;}
.greenClr {color:#86ac16;}

.paymentTable {padding:20px;}
.paymentTable table td {border-top:1px solid #cacaca; padding:12px 10px 12px 0; color:#5e5e5e; font-size:15px; word-wrap: break-word;}
.paymentTable table td:last-child {padding-right:0; text-align:center;}
.paymentTable table .hd td {color:#000; font-weight:600; border:none;}
#validationSummary ul {
    list-style-type: disc;
    text-align: left;
    list-style-position: inside;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 10px;
}
#validationSummary {
    text-align: left;
}
.overlayBg {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    display: none;
    right: 0;
    z-index: 100;
}
.invalidInn {
    max-width: 730px;
    background: #fff;
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 15%;
    border-radius: 5px;
    padding: 40px 0;
}

    .invalidInn i {
        display: block;
        padding-bottom: 15px;
    }

    .invalidInn span {
        display: block;
        font-size: 16px;
        color: black;
    }

.btn-design {
    margin-left: 18px;
    transition: all ease-in-out .2s;
    cursor: pointer;
    background: #a8d71b;
    color: #fff;
    padding: 13px 0px;
    border: none;
    font-size: 18px;
    border-radius: 30px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    letter-spacing: 0.2px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
}
    .btn-design:hover {
        background: #444;
    }

.creditSoftPullMessage {
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.creditSoftPullMessageUnchecked {
    padding-left: 5px;
    font-weight: normal;
    font-size: 15px;
    color: red;
    line-height: 20px;
}

.payment_tooltipBx {font-size: 13px; font-style: normal; position: relative;}
.payment_tooltipBx span{position: absolute; display:none; border-radius:3px; width: 180px; background: #666; color: #fff; padding: 10px; text-align: center; bottom: 25px; left: 50%; margin-left: -90px;}
.payment_tooltipBx span::after {
    border-right: transparent solid 10px;
    border-left: transparent solid 10px;
    border-top: #666 solid 10px;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;	bottom: -8px;
}
.payment_tooltipBx:hover span{ display:block; z-index:99999}

.page-disclaimer {
    padding: 15px;
    margin: 0 0 30px 0;
    font-size: 12px;
    color: black;
    background-color: white
}