/* @import url("https://fonts.googleapis.com/css?family=Open+Sans"); */

/* Start Custom Styles */

body {
    font-family: calibri !important;
    background-color: #ffffff !important;
}

.widthFull {
    width: 100%;
}

.fontWhite {
    color: white !important;
}

.supportImg {
    width: 120px;
    height: 120px;
    margin: 10px;
}

.supportImgPad {
    padding: 15% 0% 8% 0%;
}

.landingPageDiv {
    /*background: url(/Images/bgImage2560x1440.png) no-repeat center center fixed;*/
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
}

.loginDiv {
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 395px !important;
}

.marntop2 {
    margin-top: -2px;
}

.createDiv {
    background-color: #4749e4;
    background-image: url("/Images/registerbg.png");
    background-repeat: no-repeat;
    width: 100%;
}

.createDivInner {
    margin: 20px 0 25px 0px;
}

.templateBg {
    background-color: #f0f0f0;
}

.loginBtn {
    background-color: #fd2317;
    color: white;
    height: 28px !important;
    line-height: 1.5 !important;
    font-size: 17px !important;
    padding: 0px 28px !important;
}

.cLoginDiv {
    background: #fd2317;
    border-radius: 13px;
    margin-top:10px;
}

    .cLoginDiv a {
        font-size: 17px;
        color: white !important;
        font-weight: bold;
    }

.cEmpLoginDiv {
    background: #333333;
    border-radius: 13px;
}

    .cEmpLoginDiv a {
        font-size: 17px;
        color: #fff;
        font-weight: bold;
    }

.empTitle{
    font-weight:bold;
    font-size:larger;
}

.dealerTitle {
    font-weight: bold;
    font-size :larger;
    color: #fd2317;
}

.anchorLinks a {
    color: #434141;
    font-size: 15px;
}

.cSignupDiv {
    background: #808080;
    border-radius: 15px;
}

    .cSignupDiv a {
        font-size: 17px;
        color: white;
        font-weight: bold;
    }

.hvAcountLbl {
    font-size: 20px;
}

.bordradtop {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.bordradbot {
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
/*.registerLink {
    font-size: 19px;
    color: white;
}*/

.canadaBanner {
    width: 200px;
    height: 45px;
    margin: 1% 0 0 3%;
}

.font20 {
    font-size: 20px;
}

.font16 {
    font-size: 16px;
}

.font12 {
    font-size: 12px;
}


.commonLbl {
    font-size: 17px;
    color: #000;
}

.martop35 {
    margin-top: 35px;
}

.mar0 {
    margin: 0;
}

.martop25 {
    margin-top: 25px;
}

.martop15 {
    margin-top: 15px;
}

.landingMainDiv {
    margin: 7% 0 3% 0;
}

.loginInnerDiv {
    /* margin: 75px auto 15px; */
    /*min-height: 280px !important;*/
}

.linkColor {
    color: #3369ba;
}

.formHeaderBg {
    background-color: #184378;
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #f8f9fa;
}

.pad18 {
    padding: 18px;
}

.pad25 {
    padding: 20px;
}

.delValidate {
    background-color: #fd2317;
    color: white;
}

.registrationForm label {
    font-weight: 400 !important;
    color: #626262;
    font-size: 15px !important;
    padding: 0;
}

.formDiv {
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.regMainDiv {
    margin-top: 70px;
    margin-bottom: 70px;
    border: 1px solid #e2e2e2;
    padding: 0 !important;
    border-radius: 10px;
}

.customBtn {
    height: 28px !important;
    line-height: 0.3 !important;
    font-size: 20px !important;
    padding: 0px 15px !important;
}

.createAcountBtn {
    margin: 0px 13px 0 40px;
    background-color: #13578c !important;
}

.cancelBtn {
    background-color: #fd2317 !important;
}

.spinner-border {
    width: 20px;
    height: 20px;
    border: 3px solid currentColor;
}

.fieldLbl {
    vertical-align: middle;
    font-size: 16px;
    color: #ababab !important;
}

.accountDetailsLbl {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
}

.accountDetailsDiv {
    margin: 25px 0px 30px 0;
}

.footerDiv {
    border-top: 2px solid #e1e1e1;
    background: #f5f5f5;
}

.footerLbl1 {
    color: #868888;
    margin-top: 30px;
}

.footerLbl2 {
    color: #868888;
    margin: 20px 20px;
}

.error {
    color: #ff0000 !important;
    float: left !important;
}

.ssnLbl {
    font-size: 12px;
    margin-top: 12px;
    color: #888888;
    padding: 0 !important;
    text-align: end;
}

.displayFlex {
    display: flex;
}

.cForgotUserNamePasswordDiv {
    margin: 3% 2% 2% 0%;
    font-weight: bold;
    box-shadow: 4px 4px 4px 0px #979797;
    background: #fff;
    padding: 20px;
    border-radius: 36px;
}

.border-red-lg-right {
    border-right: 2px solid #fd2317;
    /*margin-right: 10px;*/
}

.marbot30 {
    margin-bottom: 30px;
}

.marbot15 {
    margin-bottom: 15px;
}

.marrght25 {
    margin-right: 25px;
}

.marrght15 {
    margin-right: 15px;
}

.marrght40 {
    margin-right: 40px;
}

.fontweight500 {
    font-weight: 500;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    height: 33px !important;
    background: none !important;
    background-image: none !important;
    border-left: none !important;
}

.select2-container--classic .select2-selection--single {
    background-image: none !important;
}

.select2-container--classic .select2-selection--single {
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    overflow: hidden !important;
}

.select2-container--classic .select2-selection--single,
select[disabled] {
    background-color: #eee !important;
}

#preferredlanguage-error,
#jobtitle-error,
#timezone-error,
#shirtsize-error,
#state-error {
    position: absolute !important;
    margin-top: 35px !important;
}

.select2-selection__rendered {
    float: left;
}

#dealerid-error {
    position: absolute !important;
    margin: 7px 0px 0 -35px !important;
}

#preferredlanguage-error:visible + .autoHeight {
    margin-top: 20px !important;
}

.select2-container {
    width: 100% !important;
}

.martop10 {
    margin-top: 10px;
}

.martop20 {
    margin-top: 20px;
}

.font24 {
    font-size: 24px;
}

.backLbl {
    font-size: 16px;
    color: #343434;
    cursor: pointer;
    margin-top: -30px;
    font-weight: 300;
    float: right;
}

.cursor {
    cursor: pointer;
}

.textBold {
    font-weight: bold;
}

.yred {
    color: #fd2317
}

.martop45 {
    margin-top: 45px;
}

.martop55 {
    margin-top: 55px;
}

.martop100{
    margin-top:100px;
}

.forgotPassword {
    font-size: 17px;
    line-height: 1.7;
}

.pad0 {
    padding: 0px;
}

.marntop10 {
    margin-top: -10px;
}

.martop5 {
    margin-top: 5px;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

.forgotButtons {
    background: #fdfdfd;
    font-size: 16px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
}

.imgLogo {
    padding: 20px 0px;
    background: #f0f0f0;
}

.marleft10 {
    margin-left: 10%;
}

.marleft15 {
    margin-left: 15%;
}

.creteacnttxt {
    background: #3366ff;
    padding: 10px;
}

.modelHeader {
    background: #213e7a;
    color: white;
    border-bottom: none;
}

.top100 {
    top: 100px;
}

.btnClose {
    background: #ec2326;
    color: white;
}

.registrationSuccess {
    color: green;
    line-height: 1.5;
}

.submitDealer {
    background-color: #213e7a;
    color: white;
}

.canadaHeaderText {
    padding: 18px 70px 5px 70px;
}

.model_body_text {
    padding: 25px;
    line-height: 1.5;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(15%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(15%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}


.cardDiv {
    background-color: #fff;
    /*width: 70%;
            margin: auto 70px;*/
    border-radius: 12px;
}

.pad15 {
    padding: 15px;
}

.usDefatltBtn {
    height: 35px !important;
    line-height: 1.6 !important;
    font-size: 17px !important;
    padding: 0px 4px !important;
    border-radius: 0px;
}

.usLoginBtn {
    background-color: #fd2317;
    color: white;
}

.font22 {
    font-size: 22px;
}

.usForgotBtn {
    background: #fdfdfd;
    border: 1px solid #6f6c6c;
}

.usCreateAccountBtn {
    background-color: #3b5c97;
    color: #fff;
}

.logingBlock {
    padding: 7% 5%;
}

.contactSupport {
    margin-bottom: 30px;
    margin-top: -2%;
}
#CALogo{
    height: 180px;
}
@media all and (max-width : 760px) {
    .logingBlock {
        padding: 2% 15% !important;
    }
}

@media all and (min-width : 761px) and (max-width : 990px) {
    .supportImgPad {
        padding: 2% 0% !important;
    }

    .logingBlock {
        padding: 2% 28% !important;
    }
}


@media only screen and (min-width:768px) and (max-width:991px){
    .subdiv{
        margin-left:33%;
        padding:0px 18px;
    }
}
@media only screen and (min-width:992px){
    .maindiv{
        padding:0px 8px;
    }
}
/*.printUI {
    -webkit-print-color-adjust: exact;
}*/

/*@media print {
    body {
        -webkit-print-color-adjust: exact;
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}*/

@page {
    margin: 0 !important;
}








/* End Custom Styles */
