﻿@import url('https://fonts.googleapis.com/css?family=KoHo:400,500,600,700');

body {
    /*font-family: 'KoHo', sans-serif;*/
    font-size: 12px;
    margin: 0px auto 0px auto;
}

.formMaster {
    margin: 0px auto 0px auto;
    width: 80%;
}

.TextStyle {
    /*font-family: 'KoHo', sans-serif;*/
    font-size: 12px;
}

.dxrpControl_Moderno td.dxrp,
.dxrpControl_Moderno td.dxrpHeader_Moderno,
.dxrpControlGB_Moderno td.dxrp {
    /*font-family: 'KoHo', sans-serif !important;*/
}

ul.numbering_wraper {
    width: 620px;
    height: 35px;
    margin: 5px auto 5px auto;
    background-image: url(../images/numbering-steps_img.jpg);
    background-repeat: no-repeat;
}

ul.numbering_wraper li {
    list-style: none;
    display: inline;
}

ul.numbering_wraper li a {
    height: 35px;
    float: left;
    background-image: url(../images/numbering-steps_img.jpg);
    background-repeat: no-repeat;
}

ul.numbering_wraper li a.firststep {
    width: 28px;
    background-position: 0 0;
}

ul.numbering_wraper li a.secondstep {
    width: 98px;
    background-position: -28px -52px;
}

ul.numbering_wraper li a.thirdstep {
    width: 98px;
    background-position: -126px -52px;
}

ul.numbering_wraper li a.fourthstep {
    width: 98px;
    background-position: -224px -52px;
}

ul.numbering_wraper li a.fifthstep {
    width: 98px;
    background-position: -322px -52px;
}

ul.numbering_wraper li a.sixthstep {
    width: 98px;
    background-position: -420px -52px;
}

ul.numbering_wraper li a.seventhstep {
    width: 98px;
    background-position: -518px -52px;
}

ul.numbering_wraper li a.eightthstep {
    width: 84px;
    background-position: -547px -52px;
}

.processing_nav {
    margin: 0px auto 0px auto;
    text-align: center;
    padding-left: 3px;
}

.subnav_wrap {
    width: 300px;
    float: left;
    /*font-family: 'KoHo', sans-serif;*/
    ;
    font-size: 12px;
    line-height: 18px;
    color: #878787;
    font-weight: 500;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 0px;
}

.subnav_wrap li {
    list-style: none;
    display: inline;
}

.subnav_wrap li a {
    /*font-family: 'KoHo', sans-serif;*/
    font-size: 12px;
    line-height: 18px;
    color: #878787;
    text-decoration: none;
    margin: 0 5px;
    font-weight: 500;
}

.subnav_wrap li a:hover {
    color: #093869;
    border-bottom: #0197D4 2px solid;
}

.sub_activenav {
    color: #093869;
    border-bottom: #0197D4 2px solid;
}

.next_btn {
    background-image: url('../Images/btnNext.jpg');
}

.prev_btn {
    background-image: url('../Images/btnPrev.jpg');
}

div.buttoncreator {
    font-size: 14px;
    /*font-family: 'KoHo', sans-serif;*/
    font-weight: normal;
    color: White;
    background-color: #0197D4;
    padding: 3px;
    width: 100%;
    text-align: center;
}

div.buttoncreator-n {
    font-size: 14px;
    /*font-family: 'KoHo', sans-serif;*/
    font-weight: normal;
    color: Black;
    background-color: Silver;
    padding: 3px;
    width: 100%;
    text-align: center;
}


/**********/

.loginpage {
    /*background-image: url(/images/loginpage-bg.jpg);*/
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
}

.loginpage .dxrpControl_Moderno {
    margin: 0 auto;
    display: block;
    height: auto !important;
    width: auto !important;
}

.login-box {
    background-color: #fff;
    padding: 20px 35px;
    border-radius: 10px;
    border: 1px solid #c4c4c4;
}

.login-box .logo {
    width: 150px;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.login-box p {
    text-align: left;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
}

.login-box input {
    border-radius: 5px;
    border: 1px solid #E8E2E2;
    height: 30px;
    max-width: 90% !important;
    margin-bottom: 10px;
    padding: 0 5%;
    text-align: left;
    /*font-family: 'KoHo', sans-serif !important;*/
    font-size: 14px;
}

.dxcaRefreshButtonText_Moderno,
.dxcaTextBoxLabel_Moderno {
    /*font-family: 'KoHo', sans-serif !important;*/
    font-size: 14px !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: rgb(47, 89, 208) !important;
}

.loginpage .dxrpHeader_Moderno {
    display: none !important;
}

.loginpage .dx-borderBox {
    padding: 0px !important;
}

.login-box .button input {
    padding: 0 !important;
    max-width: 100% !important;
    height: auto;
}

.loginpage .dxrpControl_Moderno,
.loginpage .dxrpControlGB_Moderno {
    border: none !important;
}

.input-c {
    position: relative;
    width: 100%;
}

.input-c span {
    position: absolute;
    top: 7px;
    right: 10px;
}

.captcha-box .dxeTextBox_Moderno {
    background-color: #fff !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    border: 1px solid #E8E2E2 !important;
}

.captcha-box .dxic {
    width: 100%;
    padding: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.footer-b {
    text-align: center;
    background-color: #ECECEC;
    margin: 0;
    padding: 10px 10px;
    right: 0;
    color: #8F8F8F;
    text-align: left;
    font-size: 14px;
}

.admin-footer {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    text-align: left;
    right: 0;
    color: #000 !important;
    padding-left: 100px;
}

.admin-footer img {
    width: 50px;
    position: absolute;
    bottom: 7px;
    left: 30px;
}

.showroom-radio-btn tr td {
    padding-right: 15px;
    display: inline-flex;
    align-items: center;
}

.showroom-radio-btn tr td input {
    margin-bottom: 0;
    margin-right: 10px;
    width: 13px;
    height: 13px;
    min-width: 13px;
    min-height: 13px;
}

.login-box .login-box-inner {
    display: flex;
    align-items: center;
}

.admin-main-form {
    position: relative;
}

.loginpage.admin-main {
    height: auto;
    padding: 30px 0;
}

.admin-footer.admin-form-footer {
    bottom: -40px;
}

.btnlogin {
    width: 250px !important;
    height: 50px !important;
    text-align: center !important;
    color: #fff;
    background-color: #e2001a;
    box-shadow: none;
    background: #e2001a;
    border: 1px solid #e2001a !important;
    -webkit-appearance: none !important;
}

@media (max-width: 767px) {
    .loginpage {
        padding: 15px;
    }

    .login-box {
        padding: 20px 20px;
    }

    .login-box .login-box-inner .logo {
        width: 50%;
        height: auto;
    }

    .loginpage.admin-main {
        padding: 30px 15px;
    }

    .admin-footer.admin-form-footer {
        bottom: -60px;
    }

    .showroom-radio-btn tr td {
        display: flex;
        align-items: flex-start
    }
}

@media(min-height:800px) {
    .loginpage.admin-main {
        min-height: calc(100vh - 35px);
        padding: 30px 0;
    }
}
