body, html {
    height: 100%;
    /*background: url('../Images/global/signup_bg.png') no-repeat center center fixed;
    background-image: url('../Images/global/gradient.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
#divMain {
    /*background-color: #e0dbdb;*/
    display: flex;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100% !important;
    position: fixed;
    padding: 0px;
    position: initial !important;
}
#anchorBackToSite {
    font-weight: 700;
    color: #fff;
    float: right;
    font-size: 16px;
    margin-top: 1%;
    margin-right: 1%;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.signup-page-section input, .siginin-page-section input{
    /*box-sizing: content-box;*/
    padding: 0px !important;
    padding-left: 27px !important;
}
    .siginin-page-section input#btnSignIn, .signup-page-section input#btnContinue {
        padding-left: 0px !important;
        padding: 0.25rem 0.5rem !important;
    }






@media (max-width:980px) {
    /*body, html {
        height: 100%;
      background: url('../Images/global/signup_bg_sm.jpg') no-repeat center center fixed !important;*/
    -webkit-background-size: cove !importantr;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding: 0 !important;
}

    .btn-normal {
         width: 30% !important;
    }
    .pad_top {
    /*padding-top: 110px !important;*/
}
}
/*.pad_top {
    padding-top: 6%!important;
/*}*/*/

.form-group {
    margin-bottom: 15px;
}





.main-login {
    /*background-color: rgba(255,255,255,0.5);*/
    /*background-color: rgba(255,255,255,1);*/
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    /*border-radius: 2px;*/
    background:#e0dbdb;
    /*-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);*/
}

/*.main-login a {
        color: #254C5D !important;
    }*/

.main-center {
    height: 525px;
    border-radius: 0px 20px 10px 0px;

}
.root-user-main {
    border-radius: 4px;
}

.root-user-main-section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.root-user-main-section .root-user-main {
    border-radius: 4px;
    height: auto;
    padding: 20px 40px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 370px;
}

    .login-button {
        margin-top: 5px;
    }

.login-register {
    font-size: 11px;
    text-align: center;
}

.captcha img {
    width: 100%;
    height: auto;
}

.captcha .form-control {
    padding: 0px !important;
    border-color: rgba(0, 0, 0, 0.15);
}

.divider {
    position: relative;
    border-bottom: 1px dashed rgba(51, 51, 51, 0.17);
    margin-top: 35px;
}

    .divider span {
        background-color: transparent;
        color: #000;
        position: absolute;
        top: -13px;
        text-align: center;
        font-weight: 700;
        padding: 2px;
        left: 50%;
        font-size: 13px;
        transform: translateX(-50%);
    }



.btn-normal {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff !important;
    width: 100%;
    width: 31.99%;
    float: left;
    margin-right: 5px;
}

.btn-fb {
    color: #fff !important;
    background-color: #3b5998;
    margin-bottom: 10px;
}

.btn-gg {
    color: #fff !important;
    background-color: #DD4B39;
    margin-bottom: 10px;
}

.btn-linkedin {
    color: #fff !important;
    background-color: #007bb6;
    margin-bottom: 10px;
    margin-right: 0px;
}

/*@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

.pad_top{ padding-top:41%!important; width:100%;}

    .btn-normal { padding:7px 7px;
    }

  }

@media (min-width: 360px){


    .pad_top{
        padding-top:45%!important;
    }

}

@media (min-width: 1280px){


    .pad_top{
        padding-top:16%!important;
    }


    @media (min-width: 1281px){


    .pad_top{
        padding-top:6%!important;
    }

    
}

@media (max-width: 768px) (max-width: 76px){


    .pad_top{
        padding-top:40%!important;
    }

}*/

@media (max-width: 1280px) and (min-width: 992px) and (-ms-high-contrast: none), (max-width: 1199px) and (min-width: 992px) and (-ms-high-contrast: active) {
    .pad_top {
        padding-top: 6% !important;
    }
}

@media (min-width: 414px) {
    .btn-fb {
        padding-right: 70px !important;
        padding: 6px 0;
    }

    .btn-gg {
        padding-right: 70px !important;
        padding: 6px 2px;
    }

    .btn-linkedin {
        padding-right: 69px !important;
        padding: 6px 2px;
    }
}

@media (min-width: 1280px) {


    .btn-fb {
        padding: 6px 10px;
    }

    .btn-gg {
        padding: 6px 10px;
    }

    .btn-linkedin {
        padding: 6px 10px;
    }
}

@media (max-width: 768px) {


    .btn-fb {
        padding-right: 0 !important;
        padding: 6px 10px;
    }

    .btn-gg {
        padding-right: 0 !important;
        padding: 6px 10px;
    }

    .btn-linkedin {
        padding-right: 0 !important;
        padding: 6px 10px;
    }
}

@media (max-width: 992px) {

    /*.main-login {
                margin-top: 5% !important;
                margin-right: 196px !important;
                width: 541px !important;
            }*/

    .form-horizontal input[type=text], input[type=password] {
        padding: 23px !important;
        font-size: 33px !important;
        padding-left: 15% !important;
    }

    .form-horizontal .fa {
        margin-top: 14px !important;
        font-size: 20px !important;
    }

        .form-horizontal h4 {
            font-size: 36px;
            line-height: 1;
        }

        .form-horizontal input {
            font-size: 26px;
            width: 500px !important;
            height: 64px !important;
        }

    .forgetuser a {
        font-size: 16px !important;
    }

    .auth #btnSignIn {
        padding: 10px 60px !important;
        border-radius: 50px !important;
        margin-top: 46px !important;
        font-size: 20px !important;
        width: 100% !important;
        max-width: 210px !important;
        margin: 0px auto !important;
        display: table;
    }

    .auth label {
        font-size: 16px !important;
        text-align: center !important;
        margin-left: 0px !important;
        margin-top: 26px !important;
        width: 100%;
    }

    .Huserimg {
        width: 70px !important;
        height: 70px !important;
       
    }
    #divMain {
        display: inline-block;
        width: 100% !important;
        background-color: #e0dbdb;
    }
    .form-group.logo-acc {
    padding-top:0px !important;
    }
    .login-mobile {
        width: 300px;
        margin: 0px auto;
    }
    .main-login .login-mobile input {
        height: 40px !important;
        font-size: 14px !important;
        padding: 8px !important;
        display: inline-block;
        padding-left: 30px !important;
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    .pull-right.form-group.forgetuser {
        width: 100%;
        margin: 0px auto !important;
        display: table;
        text-align: center;
        margin-bottom: 10px !important;
        font-size: 12px !important;
    }

    img#imgCmplogo {
        display: none;
         width: 100%;
        max-width: 300px;
        margin: 0px auto;
        margin-bottom: 35px;
        height: auto !important;
    }

    .mobile-bg {
        background: #e0dbdb !important;
        display: inline-block;
        width: 100% !important;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    
 
}

@media (max-width: 993px) {
   
    #divMain .main-login {
        float: none;
        width: 100% !important;
        margin: 0px;
        
        max-width: 100% !important;
    }

        #divMain .main-login .form-horizontal {
            width: 100% !important;
            max-width: 100% !important;
            margin: 0px auto !important;
            padding-top: 0 !important;
            margin-left: 0px !important;
        }
}

    .ui-jqgrid .ui-jqgrid-htable th div {
        height: auto;
    }

    /*auth .btn:hover {
        background-color:#00a651!important;
       }  
       .auth .btn {
        background-color: #00a651!important;
       }
        .main-login {
            border-radius: 20px;
            width: 400px;
        }
*/
    .form-horizontal input[type=text], input[type=password] {
        width: 100%;
        padding: 16px;
        margin: 5px 0 22px 0;
        /*border: none;*/
        background: #fff !important;
        /* border-radius: 25px; */
        border: 1px solid #00000057;
        /* margin-left: 21%; */
        height: 33px;
        box-shadow: 0px 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08) !important;
    }

    .form-horizontal .form-control:focus {
        border-color: #000000 !important;
    }

.login {
    background-size: cover;
    width: 670px;
    height: 525px;
    border-radius: 20px 0px 0px 10px;

    /* min-height: 1200px !important; 
     height: 1200px!important;*/
}
.siginin-page-section, .signup-page-section {
    display: flex;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin: 0px auto;
    max-width: 1113.32px;
}

    #divTerms {
        width: 100%;
        text-align: center;
        height: 400px;
        overflow-y: scroll;
        overflow-x: hidden !important;
    }
    #divAgreement {
    width: 100%;
    text-align: center;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden !important;
}
/*.container-fluid{
            margin:auto;
            min-height:100%!important;
        }*/
    /*html{
            height:100%;

        }
        body{
            margin:0;
            padding:0;
            height:100%;
        }
        #divMain{
            margin:auto;
            min-height:100%;
        }*/
    @media (max-width: 992px) {
        .bg-img {
            display: none;
        }

        .login {
            display: none;
        }
    }

    @media (min-width:1400px) {
        .login .main-login {
            width: 600px;
            min-height: 100% !important;
            height: 100% !important;
        }
    }