﻿body {
    font-family: Arial;
}

.gray {
    background-color: #f7f7f7;
}

.displayNone {
    display: inline-block;
}

.loginMainBody {
    height: 100%;
}

    .loginMainBody.containerLarge .loginImage {
        width: 660px;
    }

    .loginMainBody.containerLarge .loginContainer tr td.gray {
        width: 60%;
    }

    .loginMainBody.containerLarge .loginContainer tr td:nth-child(2) {
        width: 40%;
    }

    .loginMainBody.containerLarge .loginContainer .form-content {
        padding: 0;
    }

.loginContainer {
    width: 100%;
    background-color: #fff;
    margin: auto;
    height: 100%;
    /*box-shadow: 0 2px 8px #a0a0a0;*/
}

    .loginContainer tr td.gray {
        width: 90%;
    }

    .loginContainer tr td:nth-child(2) {
        width: 10%;
    }

    .loginContainer .logoImage {
        width: 200px;
        height: 60px;
        display: inline-block;
        text-align: center;
        margin-top: 100px;
        padding-bottom: 10px;
        border-bottom: 2px solid dimgray;
        background: url('../Resources/images/thumbtax(white)_large.png') center no-repeat;
        background-size: 100%;
    }

.loginFormContainer {
    width: 500px;
}

    .loginFormContainer input {
        width: inherit !important;
        height: 35px !important;
        font-size: 14px !important;
        border-radius: 5px !important;
    }

.loginImage {
    width: 560px;
    margin: 130px 5px;
}

.loginFormfooter {
    font-weight: bold;
    text-align: center;
    padding-top: 69px;
    padding-bottom: 10px;
}

/**/
.loginBody {
    background-color: #f7f7f7 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.loginRow {
    height: 730px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.loginMain {
    height: inherit;
    padding: 0 !important;
    background: url('../Resources/images/loginpage_image.png') left no-repeat;
    background-size: 550px;
    background-position-x: 200px;
}

.loginImageBody .loginImage {
    vertical-align: middle;
    transform: scale(0.6);
}

.loginFormContainer {
    width: 500px;
    height: inherit;
    /*float: right;*/
}

    .loginFormContainer .loginFormbody {
        height: 95%;
        text-align: center;
    }

    .loginFormContainer .logoImage {
        width: 200px;
        height: 60px;
        display: inline-block;
        text-align: center;
        margin: 100px 0 0 0;
        padding-bottom: 10px;
        border-bottom: 2px solid dimgray;
        background: url('../Resources/images/thumbtax(white)_large.png') center no-repeat;
        background-size: 100%;
    }

    .loginFormContainer input {
        width: inherit !important;
        height: 35px !important;
        font-size: 14px !important;
        border-radius: 5px !important;
    }

    .loginFormContainer .loginFormfooter {
        height: 5%;
        font-weight: bold;
        text-align: center;
        padding-top: 10px;
    }

.loginFormfooter span {
    font-size: 12px;
}

.form-content {
    height: inherit;
    padding: 30px 40px;
}


#formLogIn_New {
    border: 0 !important;
    box-shadow: 0 0 30px #003139 !important;
    -moz-box-shadow: 0 0 30px #003139 !important;
    -webkit-box-shadow: 0 0 30px #003139 !important;
    border-radius: 5px;
}

#Login_New {
    height: auto;
    margin: auto;
    /*padding:  10px 50px 50px;*/
}
        
.loginContainer_New.cont_session {
    margin: 125px auto !important;
    padding: 55px 55px 25px;
    background-color: #fff;
    border: 2px solid #f7f7f7;
    border-radius: 10px;
}

    .loginContainer_New.cont_session h1 {
        text-transform: uppercase;
    }

.loginContainer_New input {
    width: inherit !important;
    height: 35px !important;
    font-size: 14px !important;
}

.loginContainer_New.cont_session input {
    width: 100% !important;
}

.marginImage {
    margin: 50px !important;
}

.marginForm {
    margin: 70px 35px 115px !important;
}

#Login_Footer {
    width: 34%;
    bottom: 5px;
}

#formSession {
    transform: scale(1);
}

.login_Page {
    height: inherit;
    overflow-x: hidden;
}

#loginBody_New {
    height: inherit;
    overflow: hidden;
}

.loginContainer_New .loginImage {
    margin-top: 80px;
    width: 75%;
}

.loginContainer_New .form-control {
    border-radius: 5px !important;
}

.loginContainer_New .link_button {
    border-radius: 5px !important;
    font-size: 12px !important;
}



.logoImage .logoImg_Session {
    width: 100%;
}


.loginTitle h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder !important;
    padding: 10px 20px 10px;
}

.loginError_msg {
    text-align: center;
}

    .loginError_msg h6 {
        font-weight: bold;
        margin: 10px 10px 10px 0;
        color: #fff !important;
        background-color: dimgray;
        padding: 10px;
        border-radius: 5px;
    }

.productName_New {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #003139;
    font-weight: bolder;
    color: #202020 !important;
    margin-top: 20px !important;
}

.Login_New > div > input {
    width: 100%;
}

input:focus {
    outline: none !important;
    border: 1px solid #fad22f !important;
    box-shadow: 0 0 0px #fad22f !important;
}

h3.fontWeight100 {
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    font-size: 1.8em;
    color: #202020 !important;
}

.otpLabel {
    text-align: center;
    margin-right: 10px;
    background-color: #e7e7e7;
    padding: 15px;
    border-radius: 5px;
}

input {
    height: 25px !important;
    width: 215px !important;
    padding: 2px 5px !important;
    font-family: Segoe UI;
    font-size: 14px;
    color: #333 !important;
    border-radius: 0px !important;
    border: 1px solid #bbb !important;
    width: 97% !important;
}

div > label {
    float: left !important;
}

td > label {
    font-size: 14px !important;
}

.forgotPassword {
    text-align: left !important;
}

.loginButton_New {
    color: black;
    background-color: #fad22f;
    border: 0px none #000;
    width: 100%;
    height: 35px;
    border-radius: 4px;
    font-weight: bolder;
    cursor: pointer;
    outline: none !important;
    transition: 0.2s;
}

    .loginButton_New:hover {
        background-color: #e9c42d;
    }

.loginNote {
    margin-top: 10px;
}

    .loginNote p {
        text-align: center;
        font-style: italic;
        font-size: 10px !important;
        white-space: nowrap;
    }

        .loginNote p b {
            color: #58589a;
        }

.signUphere {
    padding-top: 10px;
    border-top: 1px solid #e1e1e1;
    margin-left: 20px;
    margin-right: 20px;
    white-space: nowrap;
}

.loginError {
    color: red;
    margin: 0px;
    font-variant: normal;
    font-weight: 500;
}

h6#otpLabel {
    font-variant: normal;
    font-weight: 500;
    color: #202020 !important;
    font-size: 1em !important;
    margin-top: 0px;
    margin-bottom: 20px !important;
}

h5.loginLabel {
    color: #202020 !important;
    font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .loginImage {
        width: 400px;
        margin: 130px 5px;
    }
}

@media screen and (max-width: 900px) {
    .loginContainer {
        width: 50%;
    }

    .loginContainer tr td.gray {
        width: 1%;
        background-color: #eee;
    }

    .loginImage {
        width: 0;
        margin: 0;
    }

    .loginContainer .logoImage {
        margin-top: 90px;
    }

    .loginFormContainer input {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .loginFormContainer {
        width: 100% !important;
    }

    .loginContainer {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .loginContainer_New.cont_1 {
        height: 230px;
    }

    .logoImage .logoImg_New {
        width: 100%;
    }
}
