/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);*/
/*@import url('https://fonts.googleapis.com/css?family=Oswald');*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');


/*@font-face {
    font-family: 'Oswald', sans-serif;
    src: url('Futura-Medium.eot');
    src: url('Futura-Medium.eot?#iefix') format('embedded-opentype'), url('Futura-Medium.woff') format('woff'), url('Futura-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'gothic';
    src: url('font-awesome/fonts/gothic.eot');
    src: local('gothic'), url('font-awesome/fonts/gothic.woff') format('woff'), url('font-awesome/fonts/gothic.ttf') format('truetype');
}


html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}


body {
    font-family: 'gothic' !important;
    font-size: 100%;
    color: #000000;
    /*background-image: url(../Images/main_home_image.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    /*background-size: 100% 100%;*/
    background-color: #fff !important;
}



.LoginLayoutWrapper {
    min-height: 100%;
    position: relative;
    background-color:#ffffff;
}

.FNADealerRPLoginHeader {
    padding: 10px;
    /*background-color: #FFFFFF;*/
}

.FNADealerRPLoginContent {
    padding-bottom: 100px;
    /*background-color: #E3E7F0;*/
}

.FNADealerRPLoginFooter {
    background: #393A3C;
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    padding: 25px 0px;
    position: relative !important;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    vertical-align: middle;
    margin-top: 2%;
    z-index:-99;
}


.EnrollmentForm {
    background-color: rgba(255, 255, 255, .5);
    padding: 15px 0px;
}

.DivDisplayNone {
    display: none;
}

h1.LoginHeadings {
    font-size: 25px;
}

.FNADealerRPMobileNumber {
    padding-top: 30px;
    font-size: 25px;
}


.Divforall {
    width: 1100px;
    display: table;
    margin: 0 auto;
}

.Topbar {
    width: 100%;
    display: table;
    background-color: #ffffff;
}

.Topbar_left {
    width: 50%;
    float: left;
    display: table;
}

.Topbar_right {
    width: 25%;
    float: right;
    display: table;
    text-align: center;
    font-size: 24px;
    color: #6f757c;
}

.header {
    width: 100%;
    display: table;
    background-color: #343434;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px;
    color: #ffffff;
}

.Login_bg {
    width: 100%;
    display: table;
    background-image: url(../Images/Login_BG.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 10px 0px 0px 0px;
}



.Login {
    float: left;
    width: 45%;
    display: table;
}

.Login_inner {
    width: 80%;
    display: table;
    margin: 0 auto;
}

    .Login_inner h1 {
        font-size: 36px;
        color: #000;
        text-align: center;
        display: table;
        padding-bottom: 15px;
        font-weight: normal;
        width: 100%;
    }

.Login_form {
    width: 100%;
    display: table;
    position: relative;
    background-color: rgba(255, 255, 255, .5);
    border-bottom: #c0c3c6 3px solid;
    border-top: #c0c3c6 3px solid;
    padding: 15px 0px;
}

.Login_Enrollmentbutton {
    padding: 7px 7px;
    border-radius: 5px;
    background-color: #F1B000;
    font-size: 16px;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
}

    .Login_Enrollmentbutton:hover {
        background-color: #2BC0DB;
    }

.LoginFormTable {
    width: 84%;
    border: 0px;
    margin: 0 auto;
}


.LoginLabels {
    font-size: 18px;
    padding-left: 5px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}


.Login_form_inner {
    width: 80%;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
}

.Login_form_inner_height {
    height: 40px;
}

.Login_textbox {
    width: 100%;
    display: table;
    background-color: #fff;
    border: #e3e3e3 1px solid;
    height: 35px;
}

.Login_button {
    width: 60%;
    display: table;
    background-color: #283743;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    height: 35px;
    border: 0;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 4px;
}

.divcustomerimg {
    text-align: center;
    width: 20%;
    border-right: #c0c3c6 1px solid;
}

/*.Login_button:hover {
    background-color: #fff;
}*/

.a {
    font-size: 14px;
    color: #4890e0;
}

    .a:hover {
        color: #f1b000;
    }

.Lock {
    float: left;
    width: 10%;
    display: table;
    background-image: url(../Images/Lock_bg.png);
    background-repeat: repeat-y;
    background-position: center top;
}

    .Lock table {
        width: 100%;
        display: table;
        text-align: center;
        height: 380px;
    }

.Buttons {
    float: left;
    width: 35%;
    display: table;
    margin-top: 200px;
}

    .Buttons a {
        text-decoration: none;
    }

        .Buttons a:hover .Green_table {
            background-color: rgba(68, 137, 254, .5);
            border-bottom: 3px solid rgba(23, 99, 228, .5);
        }

        .Buttons a:hover .Blue_table {
            background-color: rgba(72, 224, 93, .5);
            border-bottom: 3px solid rgba(58, 179, 74, .5);
        }

.Green_table {
    background-color: rgba(72, 224, 93, .5);
    border-bottom: 3px solid rgba(58, 179, 74, .5);
    font-size: 24px;
    color: #ffffff;
    height: 95px;
}

.Blue_table {
    background-color: rgba(68, 137, 254, .5);
    border-bottom: 3px solid rgba(23, 99, 228, .5);
    font-size: 24px;
    color: #ffffff;
    height: 95px;
}

.Border {
    border-left: 2px solid rgba(255, 255, 255, .2);
    font-size: 24px !important;
}

.HCP_Enroll {
    width: 70%;
    display: table;
    margin: 0px auto 10px auto;
    position: relative;
    background-color: rgba(255, 255, 255, .8);
    border-bottom: #c0c3c6 3px solid;
    border-top: #c0c3c6 3px solid;
    padding: 15px 0px;
}

.Enroll_text {
    font-size: 16px;
    color: #2c2c2c;
}

    .Enroll_text span {
        color: #FF0000;
    }

.Enroll_text1 {
    font-size: 14px;
    color: #606060;
}

.Enroll_Textbox {
    width: 70%;
    display: table;
    background-color: #ffffff;
    border: #e3e3e3 1px solid;
    height: 27px;
}

.Enroll_Textbox_1 {
    width: 90%;
    display: table;
    background-color: #ffffff;
    border: #e3e3e3 1px solid;
    height: 27px;
}

.Yellow_button {
    background-color: #f1b000;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    padding: 8px 25px;
}

    .Yellow_button:hover {
        /*background-color: #2BC0DB;*/
        background-color: #4489fe;
    }

.Blue_button {
    background-color: #4489fe;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    padding: 8px 25px;
}

    .Blue_button:hover {
        background-color: #2BC0DB;
    }



.Footer {
    width: 100%;
    display: table;
    text-align: center;
    padding: 20px 0px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0, 0, 0, .2);
}

.User_text {
    font-size: 12px;
}

.Greenbar {
    width: 100%;
    display: table;
    background-color: #0bbad0;
    padding: 10px 0px;
    font-size: 21px;
    font-weight: lighter;
    color: #fff;
}

.Body_part {
    width: 100%;
    display: table;
    background-color: #2a2f43;
}

.Left_menu {
    float: left;
    width: 20%;
    display: table;
}

    .Left_menu a {
        font-size: 15px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
    }

        .Left_menu a:hover {
            color: #06bfd6;
        }

.Right_part {
    float: left;
    width: 80%;
    display: table;
    background-color: #f4f7f9;
}

.Breadcrum {
    width: 100%;
    display: table;
    background-color: #ffffff;
    padding: 10px 0px;
    color: #CCC;
    margin-bottom: 15px;
}

.Block {
    width: 95%;
    display: table;
    margin: 0 auto 15px auto;
}

.Block_left {
    float: left;
    width: 40%;
    display: table;
    margin-right: 3%;
}

.Block_right {
    float: left;
    width: 47%;
    display: table;
}

.Greytext {
    font-size: 21px;
    font-weight: bold;
    color: #a9acbd;
    text-transform: uppercase;
}

.Numbertext {
    font-size: 48px;
    font-weight: bold;
    color: #2a2f43;
}

.White_block {
    width: 100%;
    display: table;
    background-color: #fff;
    box-shadow: 2px 2px 0px #e5eaee;
    padding: 10px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 21px;
    color: #a9acbd;
    text-transform: uppercase;
}

.White_block_h2 {
    width: 95%;
    display: table;
    margin: 0 auto;
    font-size: 18px;
    color: #a9acbd;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.Green_grid_th {
    background-color: #67d3e0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 0px;
}

.Green_grid_th_th {
    background-color: #2a2f43;
    padding: 5px 0px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.Green_grid_th_td {
    background-color: #e5eaee;
    padding: 13px 0px;
    color: #797979;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.Green_grid_th_td_1 {
    background-color: #fafbfc;
    padding: 13px 0px;
    color: #797979;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.Span_blue {
    background-color: #7189d6;
    padding: 3px 7px;
    color: #ffffff;
    font-size: 13px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.Grid_button {
    width: 90%;
    display: table;
    margin: 0 auto;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}


.Green_button {
    background-color: #67d3e0;
    padding: 9px 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

    .Green_button:hover {
        background-color: #666;
    }

.Grey_grid_th {
    background-color: #fafafa;
    border-bottom: #e5eaee 1px solid;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0px;
}

.Grey_grid_td {
    background-color: #ffffff;
    border-bottom: #e5eaee 1px solid;
    font-size: 15px;
    color: #666666;
    padding: 10px 0px;
}

.Inner_footer {
    width: 100%;
    display: table;
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.FNADealerRPLogo {
    text-align: center;
}

.RowMargins {
    margin-bottom: 10px;
}

.ForgotPassword {
    font-size: 15px;
    color: #aaaaaa;
    /* font-family: 'Oswald', sans-serif; */
    font-family: 'gothic' !important;
}


.LoginTextBox {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    margin: 0px;
    height: 40px;
    width: 100%;
    outline: medium none;
    font-family: sans-serif;
    font-size: 15px;
    color: #000000 !important;
    font-family: 'gothic' !important;
}

.FormLabels {
    text-align: left;
}

.Form_TextBox {
    background-color: #ffffff;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    margin: 0px;
    height: 27px;
    width: 90%;
    outline: medium none;
    font-family: inherit;
    font-size: 12px;
    color: #373737;
    padding-left: 0px;
}

    .Form_TextBox:focus, .Form_TextArea:focus, select:focus {
        border: 1px solid #055D7A;
    }

.Form_TextArea {
    background-color: #ffffff;
    border: #e3e3e3 1px solid;
    border-radius: 4px;
    margin: 0px;
    width: 90%;
    height: 50px;
    outline: medium none;
    font-family: inherit;
    font-size: 12px;
    color: #373737;
    padding-left: 0px;
    resize: vertical;
}


.nselect {
    width: 90% !important;
    height: 50px;
}

.message {
    border-radius: 2px;
    border: medium none;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 1.42857;
    position: fixed;
    z-index: 99999;
    display: none;
    left: 50%;
    top: 10px;
    box-shadow: 0 1px 2px #B9B9B9;
    min-width: 500px;
    margin-left: -250px;
}

    .message.error {
        color: #A94442;
        background-color: #F2DEDE;
        border-color: #EBCCD1;
    }

    .message.success {
        color: #3C763D;
        background-color: #DFF0D8;
        border-color: #D6E9C6;
    }

    .message.info {
        color: #31708F;
        background-color: #D9EDF7;
        border-color: #BCE8F1;
    }

    .message.warning {
        color: #8A6D3B;
        background-color: #FCF8E3;
        border-color: #FAEBCC;
    }




.DefaultBackground {
   
    background-image: url('../Images/DialAssets/Hand Wash - shutterstock_1614948739.jpg');
    background-size: cover;
}


@media (min-width: 768px) {
    .FNADealerRPLogo {
        text-align: left;
    }

    .FormLabels {
        text-align: right;
    }
    
}
@media only screen and (min-width:1025px){
    #login-box {
        width: 100%;
        /*height: 423px !important;*/
    }
}
 .signin-boxadj{
        height:500px !important;
    }
@media screen and (max-width:1023px) {
    .signin-boxadj {
        height:325px !important;
    }
}
@media (min-width: 992px) {

    .header {
        font-size: 30px;
    }

    h1.LoginHeadings {
        font-size: 36px;
    }
}

@media only screen and (min-width: 2100px) {
    /*.img-float-right{
        float:right;
    }
    .login-float-left {
        float: left;
    }*/
    .img-float-right {
        width: 100%;
    }
}

.logo-loginNew {
   
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;

            }
@media only screen and (max-width:360px){
    .form-group-register .reg-btn-link a.text-info {
        position: absolute;
        right: -14px !important;
    }
}
@media only screen and (max-width:767px) {
    .logo-login {
        text-align: center;
        width:50% !important ;

    }
    .logo-landing {
        width: 165px !important;
        max-width: 200px !important;
        margin: 0 auto;
        padding: 5px 5px !important;
    }
    .form-group-register .reg-btn-link a.text-info {
        font-size: 15px !important;
        font-weight: 600;
    }
    .forgot-pwd {
        font-size: 15px !important;
        font-weight: 600;
    }
}
@media only screen and (min-width:2100px){
    .login-float-left {
        margin: 0% 0%;
    }
    
}
.side-img-login {
    margin-bottom: 5%;
}

@media only screen and (min-width:1600px) {
    .dhFooter {
       position:absolute !important;
       bottom:0;
       width:100%;
    }
}
@media only screen and (min-width:1024px) and (max-width:1150px) {
    .side-img-login {
        /*margin: 5% 0;*/
    }
}
@media only screen and (min-width:1151px) and (max-width:1250px) {
    .side-img-login {
        margin: 3% 0;
    }
}
@media only screen and (min-width:1251px) and (max-width:1350px) {
    .side-img-login {
        margin: 1% 0;
    }
}
@media only screen and (min-width:1400px){
    .FNADealerRPLoginFooter {
        margin-top: 4% !important;
    }
}
@media only screen and (min-width:3000px) {
    .login-float-left {
        margin-top: 19%;
    }
}
@media only screen and (min-width:1700px) and (max-width:1800px){
    #login .container #login-row #login-column #login-box {
        padding: 30px 15px !important;
    }
}
@media only screen and (min-width:1801px) and (max-width:2099px) {
    #login .container #login-row #login-column #login-box {
        padding: 15px !important;
        /*height: 611px !important;*/
    }
}
@media only screen and (min-width:2100px) and (max-width:2200px) {
    #login .container #login-row #login-column #login-box {
        padding: 75px 15px !important;
    }
}
@media only screen and (min-width:2201px) and (max-width:2300px) {
    #login .container #login-row #login-column #login-box {
        padding: 75px 15px !important;
    }
}
@media only screen and (min-width:2301px) and (max-width:2450px) {
    #login .container #login-row #login-column #login-box {
        /*margin-top: 25px;*/
    }
}
@media only screen and (min-width:2301px) and (max-width:2450px) {
    #login .container #login-row #login-column #login-box {
        padding: 75px 15px !important;
    }
}
@media only screen and (min-width:2451px) {
    #login .container #login-row #login-column #login-box {
        padding: 50px 15px !important;
    }
    #login-box {
        /*margin: 10% 0;*/
    }
}
@media only screen and (min-width:768px) {
    .col-offset-setPassword {
        margin-left: 37.333333% !important;
    }
}