﻿body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    overflow: hidden;
}


.tabs-container .nav.nav-tabs {
    border: none;
}

    .tabs-container .nav.nav-tabs a {
        text-decoration: none !important;
        margin: 0px;
    }

.tabs-container .nav-tabs > li {
    margin-bottom: 0px;
}

    .tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
        border: none !important;
    }

.tabs-container .nav.nav-tabs li a {
    background: #cccccc;
}
.tabs-container .tab-content .panel-body {
    background: rgba(0,0,0,0.05);
    background: #0000000f;
    border: none;
    border-top: 10px solid #E11B22;
    border-radius: 10px;
    border-top-left-radius: 0px;
    z-index: 99999;
    padding: 40px;
    /*height:500px;*/
}



.tabs-container .nav.nav-tabs li a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none;
    color: #000000;
    width: 100%;
    white-space: nowrap !important;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-align:center;
}

.tabs-container .nav.nav-tabs li.active a {
    color: #ffffff;
    padding-bottom: 7px;
    padding-top: 13px;
}



.tabs-container .nav.nav-tabs li.active {
    z-index: 9999;
}

.tabs-container .nav.nav-tabs li a[href="#registrationTab"] {
    box-shadow: inset 5px -5px 12px rgba(0, 0, 0, .175);
}

.tabs-container .nav.nav-tabs li a[href="#loginTab"] {
    box-shadow: inset -5px -5px 12px rgba(0, 0, 0, .175);
}

.tabs-container .nav.nav-tabs li.active a {
    box-shadow: 5px 0px 12px rgba(0, 0, 0, .175);
}

    .tabs-container .nav.nav-tabs li.active a[href="#registrationTab"] {
        box-shadow: -5px 0px 12px rgba(0, 0, 0, .175);
    }

.tabs-container .nav-tabs > li:nth-child(2) {
    margin-left: -10px;
    width: 45%;
}

.tabs-container .nav-tabs > li:nth-child(1) {
    width: 50%;
}

/*.tabs-container .tab-content .panel-body {
    padding: 0px;
    overflow: hidden;
}*/

.panel-body .background {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 350px;
    background: #cccccc;
    filter: blur(100px);
}

#registrationTab .panel-body .background {
    height: 400px;
}


/*.panel-body .body_main {
    position: absolute;
    top: 10px;
    padding: 20px 40px;
    color: #000000;
    width: 100%;
}*/

.body_header {
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 10px;
    font-size:14px;
}

.checkbox input[type="checkbox"]:checked + label::before, .radio input[type="radio"]:checked + label::after {
    border: #E11B22 !important;
}

button.btn, button.btn:hover, button.btn:active, button.btn:focus {
    min-width: 200px; 
}

    button.btn, button.btn:hover, button.btn:active, button.btn:focus, .btn * {
        color: #ffffff !important;
    }


    .login_footer {
        margin-top: 40px !important;
    }
.login_footer a:hover {
    text-decoration: underline;
    filter: brightness(80%);
    cursor:pointer;
}
a {
    text-decoration: none;
}

a.btn,button.btn, .tabs-container .nav.nav-tabs li.active a, .checkbox input[type="checkbox"]:checked + label::before, .radio input[type="radio"]:checked + label::after {
    background: #E11B22 !important;
}

    .radio input[type="radio"]:checked + label::before{
        background:white !important;
    }

    a.btn, button.btn {
        border-radius: 3px !important;
        background-image: -moz-linear-gradient(top, transparent 0%, #000000 150px) !important; /* FF3.6-15 */
        background-image: -webkit-linear-gradient(top, transparent 0%,#000000 150px) !important; /* Chrome10-25,Safari5.1-6 */
        background-image: linear-gradient(to bottom, transparent 0%,#000000 150px) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
    } 
    button.btn:active,a.btn:active {
        filter:brightness(85%);
    }


.form-control {
    padding: 6px 12px !important;
    font-size:14px !important;
    
}

.form-control-feedback + input.form-control {
    padding-left: 30px !important;
}

.nav.nav-tabs li:not(.active) .background {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 38px;
    background: #cccccc;
    filter: blur(25px);
}

.nav.nav-tabs li:not(.active) a {
       top: 3px;
}

.nav.nav-tabs li:not(.active) {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
body {
    background-image: url('/images/login_backgrounds/dm_login_road3.jpg');
    background-position: center;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

div#container.login_container {
    
    margin: 0 auto; /* center, not in IE5 */
    width: auto;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */   
    min-width: unset;
}

#wrapper {
    min-width: unset;
}

.tabs-container .nav-tabs > li {
    float: left !important;
}

#page-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 100px;
}

.tabs-container {
    margin: auto;
    width: 440px;
    border-radius: 10px;
    overflow: hidden;
    height: 0;
}



    .blur {
        background: url('/images/login_backgrounds/dm_login_road3.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
        background-size: cover;
        background-position-y: 0;
        overflow: hidden;
        filter: blur(13px);
        /*position: absolute;*/
        height: 700px;
        top: 50px;
        left: 0;
        right: 0;
        bottom: -20px;
    }



    .center {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.tabs-container .tab-content {
    margin-top:-1px;
}

.tabs-container {
    margin-top: 200px !important;
}

@media only screen and (max-device-height: 685px) {
    .tabs-container {
        margin-top: 200px !important;
    }
}

#DOBButtonGroup button.btn {
    min-width: 170px !important;
    width: 170px !important;
    white-space: normal;
}


@media only screen and (max-device-width: 450px) {
    #page-wrapper {
        padding-top: 20px;
    }

    .tabs-container {
        margin-top: 140px !important;
        width: 350px;
    }

    .panel-body .background {
        height: 375px;
    }

    .tabs-container .nav-tabs > li:nth-child(2) {
        margin-left: -10px;
        width: 35%;
    }

    .tabs-container .nav-tabs > li:nth-child(1) {
        width: 60%;
    }


    #DOBButtonGroup, #DOBButtonGroup *, #DOBButtonGroup button.btn {
        width: 100% !important;
    }

    #DOBButtonGroup div:first-child{
        padding-bottom:10px !important;
    }

    body{
        overflow:auto;
    }

    /*.tabs-container{
        /*overflow:unset;
    }*/


}


@media only screen and (max-device-height: 850px) {

    .tabs-container {
        margin-top: 140px !important;        
    }

}

    .form-control-feedback {
        left: 0 !important;
        color: #cccccc !important;
        z-index: 5;
    }

    .wizard > .steps > ul > li, .wizard > .actions > ul > li.disabled {
        background: transparent;
    }

    .wizard-big.wizard > .content {
        background: transparent;
    }

    .wizard > .content > .body {
        width: 100%;
        padding: 0;
    }

    .wizard > .steps > ul > li {
        width: 33.3333%
    }

    .wizard > .actions a {
        padding: 8px;
    }



    .p_r_0 {
        padding-right: 0 !important;
    }

    .p_l_0 {
        padding-left: 0 !important;
    }

    .p_h_0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }


    .p_h_5px {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

.panel-body ul, .tooltip-inner ul, .swal-content ul {
    list-style: disc;
    margin-left: 2em !important;
}

    .wizard .steps ul {
        margin: 0 !important;
    }

    select#dDay, select#dMonth, select#dYear {
        padding: 0px !important;
    }


    .wizard > .steps .number {
        display: none;
    }

    .btn > i {
        color: inherit !important;
    }

    .tabs-container .tab-content .panel-body *:not(.btn) {
        color: black;
    }

    .wizard > .steps li a {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }

    .wizard > .steps li:first-child a, .wizard > .steps li:last-child a {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }


    .swal-overlay {
        z-index: 999999999 !important;
    }

    /*.wizard-big.wizard > .content {
        /*min-height: 440px;
    }*/



    .wizard > .content .checkbox label {
        font-size: 12px;
    }



    .wizard > .steps li.completed a:after {
        content: " \f00c";
        font-family: fontawesome;
    }

    .wizard > .steps li.done a {
        opacity: 0.6;
    }

    .wizard > .steps li.disabled a {
        opacity: 0.2;
    }

    a.btn {
        color: #fff !important;
    }

    .registration-panel.reg-conf h1 {
        font-size: 30px;
        height: 65px;
        white-space: nowrap;
    }

 

        .registration-panel.reg-conf h1 i.fa {
            font-size: 50px;
            color: rgb(75,173,37) !important;
            vertical-align: sub;
        }

    div.registration-panel.reg-conf a {
        font-size: 18px;
    }

    .wizard > .content > .body .form-group label {
        margin-bottom: 0px;
        color: #666 !important;
    }


    @media only screen and (min-device-width: 992px) {
        .form-group > .col-md-8 {
            padding-left: 15px !important;
        }
    }

    @media only screen and (max-device-width: 992px) {

        label[for="email"] {
            padding-right: 0px !important;
            margin-bottom: 0.5em !important;
        }
    }

    .registration-panel ul {
        font-size: 12px;
    }

    .tooltip {
        z-index: 999999;
    }

    .large.tooltip-inner {
        max-width: 350px !important;
        width: 350px !important;
    }

    .input-group > .input-group-btn > button {
        min-width: 100%;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        width: 30px;
        padding-left: 0;
        padding-right: 0;
        background-color: lightgray !important;
    }

    .btn.form-control-feedback {
        min-width: unset;
        padding-left: 0;
        padding-right: 0;
        width: 30px;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        left: unset !important;
    }

        .btn.form-control-feedback:hover, .btn.form-control-feedback:active, .btn.form-control-feedback:focus {
            min-width: unset;
            width: 30px;
        }

    .btn.form-control-feedback {
        background: red !important;
    }

    .btn.form-control-feedback {
        pointer-events: auto !important;
    }

    .dm-field-error {
        padding-right: 42px !important;
        border: 1px solid red !important;
    }

label.error{
    display:none;
}

.wizard > .content > .body input.error {
    background: #FFFFFF;
    border: 1PX solid rgb(204, 204, 204);    
    color: rgb(0,0,0);
}

#DOBSelectGroup > div:nth-child(1){
    width:20%;
}
#DOBSelectGroup > div:nth-child(2) {
    width: 50%;
}
#DOBSelectGroup > div:nth-child(3) {
    width: 30%;
}

.dm-field-error + .input-group-btn > button {
    background: red !important;
}

.swal-content a {
    color: green !important;
    text-decoration:underline !important;
}
 .dm-field-error {
    margin-top:0px !important;
}
.sso_login_btn, a.sso_login_btn, button.sso_login_btn {
    width: 200px !important;
    background-color: white !important;
    appearance: none !important;
    background-image: none !important;
    color: #000 !important;
    border-radius: 3px !important;
    padding-left: 5px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-family: Roboto,arial,sans-serif !important;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%) !important;
}
    .sso_login_btn:hover {
        box-shadow: 0 0 3px 3px rgb(66 133 244 / 30%);
    }
    .sso_login_btn:active {
        background-color: #eee;
        color: #6d6d6d;
    }
    .sso_login_padlock_btn{
        float: left;
        margin-top: 0px;
        margin-right: 15px;
        margin-bottom: 2px;
    }


.p_t_5 {
    padding-top: 5px !important;
}
.txt-underline {
    text-decoration: underline !important;
}
 
