﻿html {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

body {
    direction: ltr;
    font-family: Arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    overflow: auto;
    background-color: #ffffff;
    color: #000000;
    min-height: 100%;
    overflow-y: hidden;
    position: relative;
}

.header {
    margin: 0px 4% 0px;
    height: 88px;
    color: #ffffff;
    background-color: black;
}

    .header a, .header a:hover, .header a:visited {
        color: #ffffff;
    }

.Himglogo {
    float: left;
    padding: 7px 25px 0 25px;
}

    .Himglogo img {
        border-radius: 10%;
    }

.HimgTitle {
    float: left;
    padding-top: 50px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.footer {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #000000;
    color: #9c9e9f;
    margin: 0px 4% 0px;
}

    .footer span {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

.logindiv {
    margin: 0px 4% 0px;
    height: calc(100vh - (140px));
    overflow-y: hidden;
    position: relative;
    background: url(../../images/Charge/bg.png) repeat;
}

.logo {
    height: 104px;
}

    .logo table {
        width: 371px;
    }

.logoimg {
    width: 106px;
}

.lang {
    text-align: right;
    width: 100%;
    vertical-align: bottom;
}

    .lang a, .lang a:visited, .lang a:hover {
        text-decoration: underline;
    }

.logo .imglogo {
    float: right;
    vertical-align: bottom;
}

.loginmain {
    margin: 60px auto;
    width: 360px;
}

.logintitle {
    padding-top: 30px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
}

.logininner {
    height: 291px;
}

.loiginbtm {
    background: url(../../images/Charge/bottomlogin.png) no-repeat bottom;
    height: 60px;
}

.divlinner {
    background-color: #ffffff;
}

    .divlinner table {
        text-align: center;
        margin: auto;
    }

.logininner TD {
    font-size: 14px;
    color: #000000;
    text-align: left;
    float: left;
}

.inputlabel, .inputimg, .inputcode {
    border: 1px solid #b6cbe3;
    width: 280px;
    border-radius: 5px;
}

    .inputlabel:active, .inputlabel:hover {
        border: 1px solid #03a9f4;
    }

        .inputlabel:active input, .inputlabel:hover input {
            color: #000000 !important;
        }

.inputcode {
    float: right;
    width: 135px;
    padding-right: 5px;
    height: 35px;
}

.inputusername {
    background: url(../../images/Charge/username.png) no-repeat right;
}

.inputpassword {
    background: url(../../images/Charge/password.png) no-repeat right;
}

.tdlabel {
    text-align: left;
    font-size: 12px;
}

.inputlogin table {
    width: 100%;
}

.inputlogin input {
    width: 200px;
    font-size: 14px;
    padding: 0 0px;
    color: #b3b3b3 !important;
    text-align: left;
    /*margin-left: 20px;*/
}

.inputcode input {
    margin-left: 20px !important;
}

.inputlogin td {
    padding: 0px !important;
}

.dxeEditArea {
    color: #929292 !important;
}

.errordiv {
    color: Red;
    height: 15px;
    float: left;
}

.divimgcaptcha {
}

.dxeTextSys {
    padding: 0px !important;
}

.dxcaControl table {
    width: 250px;
}

.dxcaTextBoxCellNoIndent, .dxeControlsCell table {
    width: 125px;
    height: 40px;
    background-color: transparent;
}

.dxeControlsCell input {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    padding: 0 0px;
    color: #929292 !important;
    text-align: left;
    width: 80px;
    padding-left: 20px;
}

.dxeControlsCell input, .dxeControlsCell td {
    background-color: transparent !important;
}

.dxeTextBox {
    height: 40px !important;
    border-style: none;
}

.dxca-imageDiv {
    margin-top: 3px;
    width: 104px !important;
    height: 40px !important;
    text-align: right;
    border-style: none !important;
    background: url(../../images/captcha.png)
}

    .dxca-imageDiv IMAGE {
        width: 104px !important;
        height: 40px !important;
    }

.dxcaRefreshButtonText {
    color: #929292;
    line-height: 35px;
    height: 35px;
}

.loginbtm {
    background: url(../../images/button.png);
    width: 161px;
    height: 41px;
    margin: 0 auto;
}

.loginbtminner {
    width: 161px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 41px;
}

.loginbtm a:link, .loginbtm a:hover, .loginbtm a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    margin: 0 auto;
}

.errortd {
    padding: 30px 0 0 10px;
}

.dxeTextBox td.dxic {
    padding: 0px !important;
}

td.dxcaRefreshButtonCell {
    width: 100%;
    text-align: right !important;
}

.dxeErrorCell {
    display: none;
}

.dxcaRefreshButtonCell {
    font-size: 11px;
}

.dxcaRefreshButton {
    color: #000000;
    font-size: 11px;
}

.inputimg {
    width: 115px !important;
    float: left;
}

.login-lang:link, .login-lang:hover, .login-lang:visited, .login-lang-sep {
    color: #ffffff;
    font-weight: bold;
}

.login-lang-sep {
    float: left;
}

.currentLang:link, .currentLang:hover, .currentLang:visited {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.login-div-lang {
    float: right;
    padding-left: 5px;
}

    .login-div-lang img {
        height: 16px;
        width: 16px;
        display: inline-block;
        vertical-align: bottom;
    }

.btn_go {
    width: 95%;
    height: 30px;
    border-radius: 5px;
    background-color: #03a9f4;
    Color: #ffffff;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    float: left;
}


.View, .View:link, .View:visited, .View:hover {
    color: #18b2da;
    text-decoration: none !important;
}

.btn_go, span, input {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
}

#okButton {
    background-color: rgb(245 245 245 / 0%);
    border: none;
    color:white;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.otpMsg, .otpResendMsg, .loginLoad {
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin: 20px 0;
}

.otpResendMsg {
    font-size: 11px;
    font-weight: bold;
}

.otpBox {
    padding: 10px 0;
    text-align: center;
    height: 50px;
}

input.codeBox {
    margin: 3px;
    height: 30px;
    width: 35px;
    border: none;
    border-radius: 5px;
    text-align: center;
    font-size: 1.2rem;
    background: #eef2f3;
}

.otpBtn {
    margin: 0;
    position: relative;
    height: 90px
}


.otpBtnCenter {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.otpResend {
    padding-top: 15px;
    padding-left: 10px;
}

    .otpResend a:link, .otpResend:hover, .otpResend:visited {
        color: #000000;
    }

input[type=number] {
    height: 25px;
    width: 25px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #000000;
    background-color: #f2f2f2 !important;
    color: -internal-light-dark(black, #f2f2f2);
}

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
        background-color: #f2f2f2;
    }
