@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

:root {
    --blue: #00529b;
    --white: #ffffff;
}

.background {
    background: #333 !important;
    position: absolute;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
    min-height: 100vh;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 1.1rem;
}

/*css for overriding the bootsrap css start*/

.span6.col-sm-6 {
    width: 46%;
}


/*css for overriding the bootsrap css end*/

.loginContainer,
.login-tab-container {
    width: 934px;
    margin: 0% auto;
}

.login-tab-container {
    background: #fbfbfb;
    position: relative;
    float: left;
    border-bottom: 5px solid #428bca;
    height: 532px;
}

.logo {
    margin: 15px auto;
    display: block;
    float: none;
    text-align: center;
}


.tab-content .col-sm-6.regi-outer {
    padding-top: 0px;
}

.nav-tabs > li {
    width: 50%;
}

.nav-tabs > li > a {
    border-radius: 0;
    color: #666;
    font-size: 18px;
    font-weight: 600;
    padding: 26px 0;
    text-align: center;
    vertical-align: middle;
    border-bottom: 2px solid #ccc;
    background: #efefef;
}

.nav-tabs > li > a:hover {
    background: #b8b8b8;
    border-color: #b8b8b8;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #00446b;
    border-bottom: 0 !important;
    border: 2px solid #00446b;
    margin-right: 0;
}

.tab-content h1 {
    font-size: 18px;
    margin: 10px 0;
    color: #00446b;
    font-weight: normal;
}

.tab-content h2 {
    font-size: 18px;
    margin: 10px 0;
    color: #00446b;
    font-weight: normal;
}

.tab-content h4 span {
    font-weight: bold;
}

.tab-content h3 {
    font-size: 16px;
    color: #428bca;
    margin-bottom: 35px;
    margin-top: 0;
}

.tab-content p {
    font-size: 14px;
    color: #333;
}

.dataTables_length select {
    border: 1px solid #ccc !important;
}

.login-outer,
.regi-outer {
    /* padding: 0 13px 0 65px;
        margin: 0;*/
}

.login-form {
    margin: 0;
    float: left;
    width: 500px;
    padding: 30px 80px;
    background: #fff;
    border-radius: 5px;
    max-width: 100%;
}


#changePasswordBlock .sbutton {
    margin-left: 37px;
    width: 86%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 46px;
    background-color: #428bca;
}

#changePasswordBlock #changePassword {
    float: none;
}

#changePasswordBlock input[type="password"] {
    margin-left: 36px;
}

#changePassword table td .control-label {
    margin-left: 36px;
}

/* div#forgotPassword {
  float: left;
  width: 100%;
  margin-left: 58px;
} */

/* .login-outer button[type=submit],
.register button,
input[type=submit] {
  background: #428bca;
  margin: 15px 0px 14px 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border: none;
  width: 86.2%;
  height: 46px;
}
 */
.login-form input[type=text] {
}

a.forgotPass {
    padding: 0;
    color: #00446b;
    font-size: 12px;
    width: 100%;
    float: left;
    /* margin-left: 58px;*/
}

.login-outer .login-form {
    margin: 0;
    margin-top: 60px;
}

.login-tab-container .nav-tabs > li > a {
    /*  background: #666; */
    padding: 15px 0;
}

.login-form span input[type="checkbox"] {
    margin-right: 10px;
}

.alert.alert-error {
    width: 100%;
    float: right;
    text-align: center;
    vertical-align: middle;
    background: #f96d28;
}

.alert.alert-error p {
    color: #fff;
}

.footer {
    margin-top: 15px;
}

.footer .ecsionLogo {
    width: 268px;
    float: left;
    padding-left: 20px;
    margin-top: 12px;
}

.footer .copy-right {
    font-size: 13px;
    color: #4d4d4d;
    padding-top: 5px;
    float: left;
    width: 455px;
}


/*register section start*/

.register p {
    color: #868686;
    font-size: 13px;
    padding-left: 25px;
    background: url("img/left-nav-icon.png") no-repeat scroll 0px 3px;
}

.register label {
    color: #9f9f9f;
    font-size: 13px;
    float: left;
    width: 100%;
    margin-left: 58px;
}

.register input.pi-first-Name[type=text] {
    width: 156px;
    float: left;
}

.register input.pi-last-Name[type=text] {
    width: 156px;
    float: left;
    margin-left: 5px;
}

.register button.btn-back[type="button"] {
    margin-right: 5px;
    border: none;
    width: 23%;
    float: left;
    text-shadow: none;
    margin-left: 58px;
}

.register button.btn-back:hover,
.register button.btn-submit:hover {
    background: #428bca;
    color: #fff;
    text-shadow: none;
}

.register button.btn-submit[type="button"] {
    width: 62%;
    float: left;
    margin-left: 0;
    text-shadow: none;
}

.g-recaptcha {
    margin: 0 0 0 -10px;
}

.g-recaptcha div {
    width: 100% !important;
    margin-left: 5px;
}

.not-register {
    font-size: 25px;
    color: #666666;
    line-height: 36px;
    text-align: center;
    padding: 0 68px;
    white-space: pre-wrap;
    margin-top: 86px;
    margin-bottom: 100px
}

.not-register span {
    color: #428bca;
}


/*register section end*/


/*FORGOT PASS*/

form.form-horizontal.login-form {
    position: absolute;
    top: 0;
    height: 540px;
    left: 0;
    background: rgba(189, 219, 241, 0.74);
    z-index: 99;
}

.forgotPass-wrapper {
    width: 50%;
    float: right;
    height: 530px;
    background: #fafafa;
}

.forgotPassHeader .login-header {
    padding: 29px 0px 5px 61px;
    border-bottom: none;
    text-transform: uppercase;
}

/* .form-horizontal .control-group {
  margin-top: 65px;
  margin-bottom: 18px;
}
 */
.info_provide {
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    margin-bottom: 36px;
}

.sbutton {
    width: 100%;
}

.form-horizontal .control-group.signin-button {
    margin-top: 0px;
}


.btn-close {
    width: 70px;
    height: 65px;
    border: 1px solid #aed3ee;
    border-top: none;
    font-size: 50px;
    padding: 14px 24px;
    float: right;
    line-height: 26px;
    text-decoration-style: dotted;
}


/*FORGOT PASS END*/


/*for 800 x 1280*/

@media screen and (max-height: 800px) {
    /*.logo{
          padding: 0px 0 10px;
    }
    .loginContainer {
      background: #aed3ee;
      float: left;
      position: absolute;
      top: 0%;
      left: 0;
      right: 0;
  }*/
}



@media screen and (max-width: 995px) {
    .loginContainer,
    .login-tab-container {
        /*  margin: 0 auto;*/
        width: 768px;
        padding: 0;
    }

    /* input[type="text"],
     input[type="password"],
     input[type="submit"],
     button[type="submit"],
     button[type="button"] {
       margin-left: 30px;
     }*/
    .login-form span {
        width: 91%;
    }

    div#forgotPassword {
        margin-left: 32px;
    }

    .register input.pi-last-Name[type="text"],
    .register input.pi-first-Name[type="text"] {
        width: 36.5%;
    }

    .footer {
        width: 764px;
    }

    .register label {
        margin-left: 30px;
    }

    .g-recaptcha {
        padding-left: 28px;
        transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
    }

    .register button.btn-back[type="button"] {
        margin-left: 32px;
    }
}



.btn-submit.btn-submit-centre {
    width: 86%;
    margin-left: 14%;
}


/*setaps for registration*/

ul.nav-wizard {

    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

ul.nav-wizard:before {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 46px;
    height: 47px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    z-index: 11;
    content: " ";
}

ul.nav-wizard:after {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 138px;
    height: 47px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    z-index: 11;
    content: " ";
}

ul.nav-wizard li {
    position: relative;
    float: left;
    height: 30px;
    display: inline-block;
    text-align: middle;
    /* padding: 0px 11px;*/
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    min-width: 48px;
    color: #999999;
    background: #e5e5e5;
    width: 80px;
}

ul.nav-wizard li a {
    color: #999999;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}

ul.nav-wizard li a:hover {
    background-color: transparent;
}

ul.nav-wizard li:before {
    position: absolute;
    display: block;
    border: 16px solid transparent;
    border-left: 7px solid #ffffff;
    border-right: 0;
    top: -1px;
    z-index: 10;
    content: '';
    right: -7px;
}

ul.nav-wizard li:after {
    position: absolute;
    display: block;
    border: 16px solid transparent;
    border-left: 7px solid #e5e5e5;
    border-right: 0;
    top: -1px;
    z-index: 10;
    content: '';
    right: -6px;
}

ul.nav-wizard li.active {
    color: #00446b;
    background: #00446b;
}

ul.nav-wizard li.active:after {
    border-left: 7px solid #FA7D00;
}

ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
    color: #fff;
    background: #FA7D00;
}

ul.nav-wizard .active ~ li {
    /* color: #999999;
    background: #ededed;*/
}

ul.nav-wizard .active ~ li:after {
    /*border-left: 16px solid #ededed;*/
}

ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
    /*color: #999999;
    background: #ededed;*/
}

ul.nav-wizard.nav-wizard-backnav li:hover {
    color: #468847;
    background: #f6fbfd;
}

ul.nav-wizard.nav-wizard-backnav li:hover:after {
    border-left: 16px solid #f6fbfd;
}

ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
    color: #468847;
    background: #f6fbfd;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li {
    color: #999999;
    background: #ededed;
}

ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
    /*border-left: 16px solid #ededed;*/
}

ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
    color: #999999;
    background: #ededed;
}


#myTabContent h4 {
    font-size: 19px;
    color: #434343;
    /*padding-left: 35px;*/
}

#myTabContent .Ecode {
    margin-top: 12px;

}

.marL5 {
    margin-left: 5px !important;
}


.verifiOuterDisable {
    opacity: 0.8;
}

#myTabContent .btn-AccountCreate {
    width: 155px;
}

#myTabContent .accCreatMessage ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

#myTabContent .accCreatMessage ul li {
    list-style: none;
    padding-top: 10px;
}

.login-tab-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #ccc;
}

.alert.alert-success p {
    color: #fff !important;
}

.imageHolder {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10241;
    text-align: center;
}

.imageHolder img {
    top: 45% !important;
    position: relative;
    width: 40px;
    height: 40px;
}

.none {
    display: none;
}

.blue {
    color: #05246c;
}

.mr-0 {
    margin: 0px !important;
}

.password {
    color: red;
    font-size: 13px;
}

.cursor {
    cursor: pointer;
}

a {
    color: #05246c;
}

.btn-link {
    border: 0;
    background: transparent;
}

.btn {
    font-weight: 500;
}

.btn-default {
    background-color: #f5f5f5;
    color: #000;
    border-color: #ddd;
    font-weight: 600;
}

.login-form h5 {
    font-size: 18px;
    font-weight: normal;
}

.tab-content h4 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

.help {
    color: #2CA01C;
    cursor: pointer;
    margin: 5px;
    font-size: 20px;
}

.text-red {
    color: #EF3F3A;
}

.error {
    color: #EF3F3A;
}

.error-caption {
    height: 28px;
    font-size: 13px;
}

ul.nav-wizard li.active {
    color: #FA7D00;
    background: #FA7D00;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.main-wraper {
    background: #efefef;
    padding: 50px 100px;
    height: auto;
    min-height: 100vh;
}

.navbar-brand img {
    width: 180px;
}

.sidebarleft a i {
    width: 40px;
    font-size: 24px;
}

.sidebarleft .nav .nav-item {
    width: 100%;
}

.sidebarleft .nav .nav-item.active a {
    color: var(--blue);
}

.sidebarleft a {
    width: 100%;
    color: #333;
}

.head-title {
    font-weight: 600;
}

.sidebarleft {
    min-height: calc(100vh - 200px);
    height: auto;
}

.btn-primary {
    color: #ffffff;
    background-color: var(--blue);
    border-color: var(--blue);
    box-shadow: none;
}

.btn-primary:hover {
    color: #ffffff;
    background-color: var(--blue);
    border-color: var(--blue);
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: var(--blue);
    border-color: var(--blue);
}
.login-form .form-group {
    margin-bottom: 0;
}



@media screen and (max-width: 567px) {
    .main-wraper {
        padding: 30px 15px !important;
        width: 100%;
    }
}


