﻿.div_form {
    width: 99%;
    height: 640px;
    margin-top: -7%;
}

.div_body {
    width: 48%;
    height: 350px;
    margin-left: 5%;
    margin-top: 12%;
    float: left;
}

.div_login {
    width: 40%;
    height: 350px;
    margin-left: 1%;
    margin-top: 16%;
    float: right;
    margin-right: 5%;
    border: 1px
}

.div_image {
    width: 39%;
    height: 310px;
    float: left;
}

.div_map1 {
    width: 30%;
    height: 155px;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
}

.div_map5 {
    width: 30%;
    height: 155px;
    float: left;
    margin-top: 1%;
}

.div_map6 {
    width: 30%;
    height: 155px;
    text-align: center;
    margin-left: 98.5%;
    margin-top: 1%;
}

.div_map2 {
    width: 30%;
    height: 155px;
    float: left;
    margin-left: 1%;
    margin-top: 0%;
}

.div_map3 {
    width: 30%;
    height: 155px;
    float: left;
    margin-top: 0%;
}

.div_map4 {
    width: 30%;
    height: 155px;
    margin-left: 98.5%;
    margin-top: 0%;
}

.logo {
    text-align: center;
    width: 70%;
    height: 100px;
    margin-left: 15.5%;
    margin-top: 1%;
}

.textboxes {
    width: 54%;
    height: 10%;
    margin-left: 24%;
    font-size: 9pt;
}

    .textboxes select {
        width: 97.9%;
    }

.div_break {
    clear: both;
}

.div_text {
    width: 26%;
    margin-left: 24%;
    float: left;
    font-size: 9pt;
    height: 15px;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}

    .div_text input {
        width: 99%;
        height: 100%;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -webkit-border-radius: 2px 2px 2px 2px;
        -moz-border-radius: 2px 2px 2px 2px;
        border-radius: 2px 2px 2px 2px;
    }

.textbx {
    width: 26.5%;
    margin-left: 51%;
    border: 1px solid #b9b9b9;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

    .textbx input {
        width: 100%;
    }

.link {
    width: 50%;
    text-decoration: none;
    float: left;
    margin-left: 24%;
    margin-top: 1.5%
}

.button {
    float: right;
    margin-right: 22.2%;
    margin-top: -3%;
    text-align: right;
}



/*Added Manikandan 10/July/2023*/


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

a img {
    border: none;
}


.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}


.Break {
    clear: both;
}

.grd-mt {
    display: none;
}

.frames {
    width: 100%;
    height: 462px;
}


.Passwordtext {
    width: 77%;
    float: left;
    margin: 10px 0px 0px 0px;
}

.CH span {
    font-family: 'petit_formal_scriptregular';
    font-size: 24px;
}


label {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

    label.lbl_Link {
        color: #ee3926;
        line-height: 34px;
        text-decoration: none;
        cursor: pointer;
    }

input#txtpassword {
    outline: none;
}

.pwd {
    margin: 10px 0px 0px;
}

@media only screen and (max-width: 750px) {
    .TextField {
        padding: 0 0px !important;
    }
}

input#btnSignin {
    margin: 0px 0px 0px 0px;
    padding: 8px 20px;
    border-radius: 3px;
    background: var(--basecolor);
    border: none;
    color: white;
    font-size: 12px;
    float: right;
}

.forgot {
    margin: 10px 0px 0px;
    font-size: 11px;
    font-weight: bold;
}

.LoginContainerBG {
    width: 100%;
    height: 100vh;
}

form {
    height: auto !important;
    overflow: hidden;
    width: auto !important;
    margin: 0px auto;
}

input#txtpassword:focus {
    border-bottom: 1px solid #06529c !important
}

a:hover {
    color: #06529c;
}

.New_User label {
    font-size: 11px;
}

.company_bottom {
    display: flex;
    width: 23.5%;
    font-size: 10px;
    justify-content: space-between;
    position: absolute;
    bottom: 38px;
    right: 107px;
}

span#txtGlossary {
    display: block;
}

.company_bottom p {
    color: #000;
}

body.login {
    width: 100% !important;
    height: 100vh !important;
    margin: 0 auto !important;
   
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;

}

.logintop {
    width: 40% !important;
    background-image: url(../images/login_top_right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    height: 562px;
}

.loginbottom {
    width: 40%;
    background-image: url(../images/login_left_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100vh;
    bottom: 0px;
    top: 0px;
    /* position: absolute; */
    left: 0px;
}
/*.modalPopup {
    position: fixed !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    width: 100% !important;
    height: 100% !important;
    margin-left: 0% !important;
    margin-top: 0% !important;
    border: 1px solid var(--lightgrey) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px !important;
    left: 0px !important;
}*/
/*.divRoated {
    width: 54.5% !important;
    height: 65vh !important;
    overflow: hidden !important;
    background: var(--white);
    border-radius: 3px;
    margin: 0px !important;
    position: relative;
}*/
marquee {
    width: 68.5%;
    float: right;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.LoginUserName {
    width: 215px;
    padding: 0px;
    position: relative;
}

img.company_logo {
    position: absolute;
  /*  top: -100px;
    left: 35%;
    width: 70px;*/
  width:80%;
  top:-185px;
  left:25px;
}


    .LoginUserName .Login {
        cursor: pointer;
        background-color: #4f81bd;
        float: right;
        color: #eaf2fc;
        font-size: 12px;
        border: 1px solid #8eb4e3;
        margin: 0px 13px 0px 0px;
        padding: 8px;
    }

/* New Login Css Styles Start */
.col_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 21vh;
    margin-bottom:10px;
    margin-top:15px;
}

    .col_img img {
       
        HEIGHT: 16vh;
        DISPLAY: flex;
        justify-content: center;
        align-items: center;
    }

.justify_center {
    justify-content: center;
}


@media only screen and (max-width: 1397px) {
    .col_img {
        height:100%;
    }
    .col_img img {
        
       
        HEIGHT: 23vh;
        DISPLAY: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .auth .auth-form-light {
        width: 100%;
     
    }
    .bodyscroll {
        overflow:auto!important;
    }
    forrm {
        overflow:auto!important;
    }
}
    /* New Login CSS Styles End */