﻿body, html {
    overflow: hidden;
}
.newSessionVariable {
    padding: 17px !important;
    font-size: 13px !important;
    margin-top: 20px;
    text-align: center !important;
    line-height: 24px !important;
    margin-bottom: 15px;
}
body {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: hidden;
    font-size: 13px;
}
.disp-none {
    display: none;
}
/** Login 2 start **/
.login-2 .login-inner-form .col-pad-0 {
    padding: 0;
}
.login-2 .bg-img {
    background-size: cover;
    top: 0;
    /*width: 100%;*/
    bottom: 0;
    min-height: 100vh;
    text-align: right;
    z-index: 999;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}
.login-2 .bg-color {
    /*background: #0f96f9;*/
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}
.login-2 .login-inner-form {
    max-width: 350px;
    color: #fff;
    width: 100%;
    text-align: left;
}
    .login-2 .login-inner-form p {
        color: #e4e4e4;
        margin-bottom: 0;
        font-size: 14px;
    }

        .login-2 .login-inner-form p a {
            color: #e4e4e4;
            font-weight: 500;
            margin-left: 4px;
        }

    .login-2 .login-inner-form img {
        margin-bottom: 6px;
        max-height: 70px;
    }

    .login-2 .login-inner-form h3 {
        margin: 0 0 25px;
        font-size: 18px;
        font-weight: 400;
        font-family: 'Open Sans', sans-serif;
        color: #717171;
    }

    .login-2 .login-inner-form .form-group {
        margin-bottom: 10px;
    }

    .login-2 .login-inner-form .input-text {
        width: 100%;
        padding: 5px 15px;
        font-size: 14px;
        border: 1px solid #e8e7e7;
        outline: none;
        color: #717171;
        border-radius: 3px;
        height: 34px;
    }

    .login-2 .login-inner-form .form-check {
        float: left;
        margin-bottom: 0;
    }

        .login-2 .login-inner-form .form-check a {
            color: #717171;
            float: right;
        }

    .login-2 .login-inner-form .checkbox {
        margin-bottom: 25px;
        font-size: 14px;
    }

    .login-2 .login-inner-form .form-check-input {
        position: absolute;
        margin-left: 0;
    }

    .login-2 .login-inner-form .form-check label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        margin-left: -25px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #fff;
    }

    .login-2 .login-inner-form .form-check-label {
        padding-left: 25px;
        margin-bottom: 0;
        font-size: 14px;
    }

    .login-2 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
        background-color: #f0151f;
        border-color: #f0151f;
    }

    .login-2 .login-inner-form input[type=checkbox]:checked + label:before {
        font-weight: 300;
        color: #f3f3f3;
        line-height: 15px;
        font-size: 14px;
        content: "\2713";
    }

    .login-2 .login-inner-form input[type=checkbox], input[type=radio] {
        margin-top: 4px;
    }

    .login-2 .login-inner-form .checkbox a {
        font-size: 14px;
        color: #fff;
        float: right;
    }

    .login-2 .login-inner-form .terms {
        margin-left: 4px;
    }

    .login-2 .login-inner-form .btn-md {
        cursor: pointer;
        padding: 12px 30px 11px 30px;
        letter-spacing: 1px;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        border-radius: 3px;
    }

    .login-2 .login-inner-form input[type=checkbox], input[type=radio] {
        margin-right: 3px;
    }

    .login-2 .login-inner-form button:focus {
        outline: none;
        outline: 0 auto -webkit-focus-ring-color;
    }

    .login-2 .login-inner-form .btn-theme.focus, .btn-theme:focus {
        box-shadow: none;
    }

    .login-2 .login-inner-form .btn-theme {
        background: #1bb1dc;
        border: none;
        color: #fff;
    }

        .login-2 .login-inner-form .btn-theme:hover {
            background: #0385a3;
        }

.login-2 .informeson {
    color: #fff;
}

    .login-2 .informeson .link-btn {
        background: #fff;
        padding: 6px 30px;
        font-size: 13px;
        border-radius: 3px;
        margin: 3px;
        letter-spacing: 1px;
        font-weight: 600;
        color: #f0151f;
    }

    .login-2 .informeson .active {
        background: #f0151f;
        color: #fff;
    }

    .login-2 .informeson .link-btn:hover {
        text-decoration: none;
    }

    .login-2 .informeson h3 {
        color: #fbfbfb;
        margin-bottom: 25px;
        font-size: 31px;
    }

.btn-section {
    margin-bottom: 30px;
}

.login-2 .informeson p {
    color: #fbfbfb;
    line-height: 30px;
    margin-bottom: 30px;
}

.login-2 .social-box ul {
    margin: 0;
    padding: 0;
}

.login-2 .social-box .social-list li {
    font-size: 16px;
    display: inline-block;
}

    .login-2 .social-box .social-list li a {
        margin: 3px;
        font-size: 17px;
        width: 40px;
        height: 40px;
        border-radius: 3px;
        display: inline-block;
        text-align: center;
        line-height: 40px;
    }

.login-2 .social-box {
    bottom: 40px;
    position: absolute;
    right: 45px;
}

.login-2 .none-2 {
    display: none;
}

.login-inner-form label {
    text-align: left;
    color: #0385a3;
    font-size: 14px;
}

.loginbtm {
    color: #333;
    text-align: center;
}

#cpkCode {
    height: 60px;
    border: solid thin #e6e6e6;
}

.ml4 {
    margin-left: 4px;
}

.helpTextCaptcha {
    border: solid thin #e6e6e6 !important;
    display: inline-block;
    min-height: 60px;
    padding: 8px;
}

a#refreshCaptcha {
    color: #0385a3;
}

.login-2 .login-inner-form p.helpTextCaptcha {
    color: #333;
}
/**Responsive Queries**/
@media only screen and (max-width: 768px) {
    .bg-img {
        display: none !important;
    }
}

.AgreementContainer {
    padding: 20px;
    border: 1px double #ccc;
    width: 90%;
    margin: 0 auto;
    border-width: 3px;
    border-style: double;
    background: white;
    box-shadow: 3px 3px 3px #ccc;
}

.AgreementHeader {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.AgreementContent {
    text-align: justify;
    font-size: 12px;
    height: 250px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
}

.changePasswordContent {
    text-align: justify;
    font-size: 12px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
}

.AgreementCondition {
    text-align: justify;
    font-size: 12px;
    padding: 5px;
}

.AgreementButton {
    text-align: center;
}

.passwordtButton {
    text-align: center;
    padding-top: 16px;
}

.OpenAgreement {
    width: 100px;
}

.closeAgreementModal {
    float: right;
    font-size: 11px;
    text-decoration: none;
}

input[type=checkbox] {
    display: block !important;
    width: auto;
    float: left;
}

    input[type="checkbox"] + label:before, input[type=checkbox]:checked + label:before {
        display: none;
    }

.btnSave, .btnCancel {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #fff;
    width: 85px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    padding: 4px 10px;
    font-family: segoe ui, Helvetica, sans-serif;
    vertical-align: 2px;
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #0485A3 !important;
}

#pnlAgreement {
    top: 15% !important;
}

#pnlRestPassword {
    top: 15% !important;
    width: 40% !important;
}


#pnloldsession {
    top: 20% !important;
    width: 60% !important;
    left: 20% !important;
}

#pnlLiceneceVaild {
    top: 15% !important;
    width: 40% !important;
}

ul.AgreementList1 {
    list-style-type: none;
    padding: 5px 20px;
}

ul.AgreementList {
    list-style-type: disc;
    padding: 5px 20px;
}

.subData {
    padding: 0px 25px;
}

.AgreementPts {
    width: 6%;
    float: left;
}

.AgreementDiv {
    width: 92%;
    float: left;
}

.AgreementDiv1 {
    width: 92%;
    float: left;
    margin-left: 6%;
}

p {
    padding: 5px 0px;
}

.margintop5px {
    margin-top: 5px;
}

.AgreeContainer {
    width: 100%;
    float: left;
    padding: 5px 0px;
}
/**Theme poup start**/



#btnLitetheme {
    background: #f99218 !important;
    margin: 15px 8px;
    height: 40px;
    width: 40px;
    border-radius: 6px;
}

#btncorporatetheme {
    background: #2b5fb6 !important;
    color: #fff;
    margin: 15px 8px;
    height: 40px;
    border-radius: 6px;
    width: 40px;
}

#btnstandardtheme {
    background: #0385a3 !important;
    margin: 15px 8px;
    height: 40px;
    border-radius: 6px;
    width: 40px;
}


.modal-backdrop {
    background: #2a2a2a;
}

#Thememodalpopup.modal {
    background: rgb(161 161 161 / 15%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(0px);
}

#Thememodalpopup .modal-dialog {
    width: 270px;
}

#Thememodalpopup .modal-body {
    margin: 0 auto;
    display: table;
}

#Thememodalpopup .modal-content {
    border-radius: 15px;
}

button.btnInfrathemeData {
    background: #000 !important;
    margin: 15px 8px;
    height: 40px !important;
    border-radius: 6px !important;
    width: 40px !important;
}

    button.btnInfrathemeData svg {
        fill: #fff;
    }
/**Theme poup end*/
#Login1_UserNameRequired, #Login1_PasswordRequired {
    color: red;
    font-size: 13px;
}
.ForgotPassSet {
    width: 100% !important;
    text-align: right;
    padding: 10px 0px;
}
.changePasswordSet {
    width: 100% !important;
    text-align: right;
    padding: 10px 0px;
    display: none;
}
.borderCollapse {
    border-collapse: collapse;
}
.fontColorOrange {
    color: Orange;
}

.fontColorWhite {
    color: #fff;
}
#pnlLiceneceVaild, #pnlRestPassword, #pnlAgreement- {
    display: none;
}

#pnlAgreement {
    z-index:200000 !important;
}
.height15 {
    height: 15px;
}
.tdaligncenter {
    color: #FFB367;
    font-size: 14px;
}
.restViewAddview {
    height: auto !important;
    overflow: hidden;
}
.NewPopUp2 {
    left: 230px !important;
    display: none;
}