.jqx-widget-header {
    line-height: 1.231 !important;
}

.jqx-grid-header {
    height: 30px !important;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: rgba(222, 222, 222, 0.3);
}

input, optgroup, select, textarea {
    margin-top: 3px !important;
    height: 25px !important;
}

.jqx-widget-content {
    font-family: Georgia;
    font-size: 13px;
}

#lgOk1:focus, #lgCan3:focus {
    color: rgb(242,182,1) !important;
    outline: none !important;
}

#lblForgotPass, #lblChangePass, #tmCurrentTime {
    font-size: 15px !important;
    font-family: Arial !important;
    color: #000000 !important;
    font-weight: 500 !important;
}

#lblCompNm, #lblUserID, #lblPassword, #lblCodeType, #lblLoginType, #lblVerNo, .lblmobno,
#lbPanNo, #lbDob, #lbRegEm, #lbUserId, #lbOPwd, #lbNPwd, #lbCPwd, #cboCompanyName, #cboLoginType, #cboLoginCodeType,
#loginInput, #lbSdPwd, #lblOtp, #lblMobileno, #lblsendby, #lblPan, #lbotp, #lbSendOtpBy {
    font-family: Georgia !important;
    font-size: 15px !important;
    color: #000000 !important;
    font-weight: 500 !important;
}

#inputdob {
    padding-top: 0px !important;
}

#formContainer.form-group label {
    color: black;
    font-size: 14px !important;
}



#btnSendOtp_ChngPswd, #btnSendOtp_ChngPswd:hover {
    font-size: 13px;
    padding: 0;
}

@media all (max-width: 420px) {
    .ForgetPass {
        height: auto !important;
        display: inline;
    }

    .frgtTop {
        top: 25%;
    }

    .btnFrgtChng {
        width: 100px !important;
    }
}

.btmVersionFooter {
    position: fixed !important;
    bottom: 0%;
}

#accOpenimg:hover {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

#cboCompanyName, #cboLoginType, #cboLoginCodeType {
    margin-top: 3px;
}

.unlckUsr-loader {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 5px solid #25721b;
    border-top-color: #4ECDC4;
    animation: 2s infinite example-one;
}

@keyframes example-one {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}



html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow:hidden
}


#dropdownlistContentcboLoginCodeType {
    background-color: white !important;
    font-family: Georgia;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 2px;
}

#dropdownlistContentcboLoginType {
    background-color: white !important;
    font-family: Georgia;
    margin-bottom: 0px !important;
    padding: 2px;
    margin-top: 0px !important;
}

.BackgroundImage {
    background-image: url("../Graphics/LoginBackground.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left center;
    background-size: 100% 100%;
}


.BackgroundImagecontainer {
    padding: 25px;
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

.container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .container,
    .container-fluid {
        padding-right: 60px;
        padding-left: 60px;
    }
}

.ClientName {
    color: white;
    padding: 0;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-family: Times New Roman;
    font-size: 48px;
    font-weight: 100;
    text-align: center;
    position: relative;
    text-shadow: 7px 5px 5px black;
}

.ClientAddress {
    color: white;
    padding: 0;
    margin: auto;
    top: -5px;
    left: 0;
    bottom: 0;
    right: 0;
    font-family: Georgia;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    position: relative;
}

.textColor {
    color: white;
    font-size: 11px;
}

@media (max-width: 600px) {
    .ClientName {
        text-align: center;
        font-size: x-large;
    }

    #imgForm {
        position: relative;
        left: 0px;
        width: 60px;
    }

    #cpatchaTextBox {
        margin-top: 5px !important;
    }

    #fjumbo, #cjumbo {
        margin-top: 20px !important;
    }

    .BackgroundImage {
        overflow: scroll !important;
    }
}

.CompanyTextStyle {
    color: white;
    width: 500px;
    font-family: Georgia;
    display: block;
    margin: auto;
    bottom: 52px;
    position: fixed;
    left: 0px;
    vertical-align: bottom;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 15px;
}

.GreyBorder {
    background: -moz-linear-gradient(left, rgba(110,110,110,0) 0%, rgba(110,110,110,1) 100%);
    background: -webkit-linear-gradient(left, rgba(110,110,110,0) 0%,rgba(110,110,110,1) 100%);
    background: linear-gradient(to right, rgba(110,110,110,0) 0%,rgba(110,110,110,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e6e6e', endColorstr='#6e6e6e',GradientType=1 );
    height: 6px;
    width: 300px;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    text-align: right;
}

.label {
    font-family: Georgia;
    font-size: small;
    font-weight: 600;
    color: red;
}

.loginInput {
    /*margin-top: -9px;*/
    /*width: 78%;*/
    height: 25px;
    border-color: black;
}

#loading {
    color: rgb(0,64,126);
    opacity: 0.8;
    display: none;
    position: absolute;
    /*top:70%;*/
    padding-top: 20%;
    font-size: 25px;
    text-align: center;
}

#fdiv {
    /*overflow:auto;*/
    display: none;
    text-align: justify;
    position: absolute;
    top: 30%;
    left: 0%;
    width: 100%;
}

#unlockUserDiv { /*overflow:auto;*/
    display: none;
    text-align: justify;
    position: absolute;
    top: 30%;
    left: 0%;
    width: 100%;
}

#cdiv {
    display: none;
    text-align: justify;
    vertical-align: top;
    position: absolute;
    top: 30%;
    left: 0%;
    width: 100%;
}

#pAssessYear {
    text-shadow: 5px 5px 2px black;
    /*font-family: 'merriweatherregular' !important;*/
    font-size-adjust: inherit;
    position: relative;
    top: -10px;
}


.dob, .jqx-input {
    height: 100%;
}
