/* Cubic Bezier Transition */
/***
Login page
***/
/* logo page */

body {
    --color-text: #666;
    --color-bg: #fff;
    --color-link: #f4bf3f;
    --color-link-hover: #fff;
    --color-info: #6355b7;
    --color-scroll: #000000;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    min-height: 100vh;
    color: #57585c;
    color: var(--color-text);
    background-color: #fff;
    background-color: var(--color-bg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
select {
    border: solid 1px #000;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../img/arrow.png") no-repeat scroll right center transparent;
    padding-right: 20px;
}

select::-ms-expand { display: none; }
::-ms-clear, ::-ms-reveal{display: none;}
option{

    border: none;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:#fff;
    padding:2px 10px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    padding: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
.login {
    background-color: #fff !important; }
/*.login-info h2{
  font-family:"Montserrat", Helvetica, Arial, sans-serif !important;
}*/
.login .logo {
    margin: 60px auto 20px auto;
    padding: 15px;
    text-align: center; }

.login .content {
    background: url(../img/bg-white-lock.png) repeat;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0px;
    /* padding: 30px;*/
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px; }

.login .content h3 {
    color: #eee; }

.login .content h4 {
    color: #eee; }

.login .content p,
.login .content label {
    color: #fff; }

.login .mt-checkbox > span:after {
    border-color: #eee; }

.login .content .login-form,
.login .content .forget-form {
    padding: 0px;
    margin: 0px; }

.login .content .form-control {
    background-color: #fff; }

.login .content .forget-form {
    display: none; }

.login .content .register-form {
    display: none; }

.login .content .form-title {
    font-weight: 300;
    margin-bottom: 25px; }

.login .content .form-actions {
    background-color: transparent;
    clear: both;
    border: 0px;
    padding: 0px 30px 25px 30px;
    margin-left: -30px;
    margin-right: -30px; }

.login .content .forget-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 20px; }

.login .content .register-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px; }

.login .content .form-actions .rememberme {
    margin-top: 8px;
    display: inline-block; }

.login .content .form-actions .btn {
    margin-top: 1px; }
.button.focus, .button:focus, .button:hover{
    color:#f5f5f5 !important;
}
.login .content .forget-password {
    margin-top: 25px; }

.login .content .create-account {
    border-top: 1px dotted #eee;
    padding-top: 10px;
    margin-top: 15px; }

.login .content .create-account a {
    display: inline-block;
    margin-top: 5px; }

/* select2 dropdowns */
.login .content .select2-container i {
    display: inline-block;
    position: relative;
    color: #ccc;
    z-index: 1;
    top: 1px;
    margin: 4px 4px 0px -1px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center; }

.login .content .has-error .select2-container i {
    color: #b94a48; }

.login .content .select2-container a span {
    font-size: 13px; }

.login .content .select2-container a span img {
    margin-left: 4px; }

/* footer copyright */
.login .copyright {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    color: #eee;
    font-size: 13px; }

@media (max-width: 480px) {
    /***
    Login page
    ***/
    .login .logo {
        margin-top: 10px; }
    .login .content {
        padding: 30px;
        width: 222px; }
    .login .content h3 {
        font-size: 22px; }
    .login .checkbox {
        font-size: 13px; } }

.page-container {
    position: relative;
    min-height: 100%;
}
html,
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: 300;
    /*  font-family: Poppins;*/
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 {
    font-size: 30px;

}

h2 {
    font-size: 24px;
    color: #999999;

}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

body {
    margin: 0;
    /* font-family: "Poppins";*/
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.grey{
    color: #999999;
}
.f_r{
    float: right;
}
.f_l{
    float: left;
}
.m-grid.m-grid--hor:not(.m-grid--desktop):not(.m-grid--desktop-and-tablet):not(.m-grid--tablet):not(.m-grid--tablet-and-mobile):not(.m-grid--mobile).m-grid--root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}

.m-grid.m-grid--hor:not(.m-grid--desktop):not(.m-grid--desktop-and-tablet):not(.m-grid--tablet):not(.m-grid--tablet-and-mobile):not(.m-grid--mobile) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.login-wrap {
    width: 100%;
    position: relative;
}

.star-blue {
    color: #039eee;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #CCC;
    font-size: 16px;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #CCC;
    font-size: 16px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #CCC;
    font-size: 16px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #CCC;
    font-size: 16px;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    padding: 0px;
}

.row {
    margin: 0px
}
.f_2-0{
    font-size: 2rem;
}
.input-wrap {
    position: relative;
    height: 5rem;
    line-height: 5rem;
    margin: 2rem 0 0 0;
}
.img_contant {
    position: relative;
    left: 3rem;
    color: #ccc;
    z-index: 1;
}
input {
    position: absolute;
    width: 100%;
    left: 0rem;
    height: 5rem;
    line-height: 5rem;
    border-radius: 3rem;
    font-size: 1.8rem;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: none;
    padding-left: 5rem;
}

.login-logo {
    width: 100%;
    position: relative;
}

.login-logo img {
    width: 50%
}

.form-actions {
    margin-top: 2rem;
}

.login-footer {
    position: fixed;
    bottom: 2rem;
}

.bs-reset {
    height: 100%;
}

.login-bg {
    height: 100%;
}

.page-container {
    padding: 3.6rem 3.6rem 0rem 0.71rem;
}


.fa-m {
    font-size: 1.5em;
}

.hes_select {
    /* box-shadow: inset 0px 0px 10px rgba(137, 195, 187, 0.15); */
    margin: 0rem 0rem 0.29rem 0rem;
    width: 100%;
    /*padding: 0px 2px;*/
    border-radius: 0rem;
    border: 1px solid rgb(221, 221, 221);
    font-size: 0.93rem;
    height: 1.73rem;
    line-height: 1.73rem;
    outline: none;
    border-radius: 30px;
    padding-left: 6px;
}
.login-copyright span{
    color: #999;
}
.radius{
    border-radius:3rem !important;
}
.input-wrap .verInput{
    padding-left: 2.5rem!important;
}
.f_bold{
    font-weight:bold;
}

.login-info  h2{
    font-family: "Montserrat";
    display:inline;
    font-weight: normal;
    vertical-align: middle;
    margin-top: 1.43rem;
    margin-bottom:0.71rem;
}
.login-info  .version{
    font-size: 0.65rem;
    /*float: right;*/
    color: #000;
    vertical-align: middle;
    background: #ffd41d;
    padding:0.14rem 0.57rem;

}
.login-info{
    margin-top: 20px;
}
.login-info  h2 .f_bold{
    font-family: "Arial";
    font-weight:800;
}
.grey{
    color:#666;
}
.block{
    display:block;
    font-family: Poppins;

}
.m_t_10{
    margin-top: 10px;
}
.m_t_20{
    margin-top: 20px;
}
.m_t_30{
    margin-top: 30px;
}
.m_t_40{
    margin-top: 40px;
}
.m_b_10{
    margin-bottom: 10px;
}
.m_b_20{
    margin-bottom: 20px;
}
.m_b_30{
    margin-bottom: 30px;
}
.m_b_40{
    margin-bottom: 40px;
}
.m_b_50{
    margin-bottom: 50px;
}
.img_contant  .fa{
    line-height: 5rem;
}
.button{
    outline:none;
    width: 100%;
    height: 5rem;
    font-size: 1.5rem;
    color: #ffffff;
    margin-top: 2rem;
    text-align: center;
    border-radius: 3rem;
    outline: none;
    background: #039EEE;
}
.shadow{
    box-shadow:3px 4px 2px rgba(6, 155, 248, 0.2) !important;
}
.font-white{
    color:#f5f5f5 !important;
}
.alert-danger{

    /*  animation: zoom-2 0.5s;*/
    animation-name:zoom-2, rotate-2;
    animation-duration:500ms, 5000ms;
    animation-timing-function:linear, linear;
    animation-delay:0ms,500ms;
    animation-iteration-count:1, infinite;
    animation-fill-mode:forwards, none;
    -moz-animation-name:zoom-2, rotate-2;
    -moz-animation-duration:500ms, 5000ms;
    -moz-animation-timing-function:linear, linear;
    -moz-animation-delay:0ms,500ms;
    -moz-animation-iteration-count:1, infinite;
    -moz-animation-fill-mode:forwards, none;
    -ms-animation-name:zoom-2, rotate-2;
    -ms-animation-duration:500ms, 5000ms;
    -ms-animation-timing-function:linear, linear;
    -ms-animation-delay:0ms,500ms;
    -ms-animation-iteratiosn-count:1, infinite;
    -ms-animation-fill-mode:forwards, none;
    -o-animation-name:zoom-2, rotate-2;
    -o-animation-duration:500ms, 5000ms;
    -o-animation-timing-function:linear, linear;
    -o-animation-delay:0ms,500ms;
    -o-animation-iteration-count:1, infinite;
    -o-animation-fill-mode:forwards, none;
    -webkit-animation-name:zoom-2, rotate-2;
    -webkit-animation-duration:500ms, 5000ms;
    -webkit-animation-timing-function:linear, linear;
    -webkit-animation-delay:2500ms,3000ms;
    -webkit-animation-iteration-count:1, infinite;
    -webkit-animation-fill-mode:forwards, none;
}
@keyframes zoom-2 {

    0%,100%{

        transform: scale(1);
    }
    30%,80% {

        transform: scale(0.9);
    }
    40%,60% {

        transform: scale(1.05);
    }
}
@keyframes rotate-2{
    1%{
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    3% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    5%{
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    6%{
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    7%{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50%,100%{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.button:hover{
    background: #004485;
}
input:focus{
    -webkit-transform:scale(0.98) ;
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
    border: 1px solid rgba(0,0,0,.4);
}
.formwrap .page-container{
    overflow: hidden;
}
@media (max-width: 1366px) {
    .login-logo {
        margin-bottom: 7rem;
    }
    .formwrap{
        min-width: 400px;
        right: 0px;
    }
    .login-info h2{
        font-size: 1.15rem;
    }
    .login-info h2 .f_bold{
        font-size: 2rem;
    }
}
@media (min-width: 1367px) {
    .login-logo {
        margin-bottom: 10rem;
    }
    .formwrap{
        padding-top: 6.5rem;
        width: 40rem;
        right:3rem;
    }
    .login-info h2{
        font-size: 1.8rem;
    }
    .login-info h2 .f_bold{
        font-size: 2.2rem;
    }

}

html,
body {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
body{
    overflow: hidden;
    background: url(../img/login-back-01.jpg)no-repeat;
    background-size: 100% 100%;
    background-position:0 0;
}
* {
    margin: 0;
    padding: 0;
}
@media (max-width: 1024px){
    body{

        background:#ffffff;

    }
    .formwrap{
        width: 400px;
        top: 0px;
        margin-right: -210px;
        right: 50% !important;
        height: 100%;
        background: none;
    }
}


.loading {
    position: absolute;
    height: 8px;
    width: 150px;
    border: 1px solid #eee;
    background: linear-gradient(to top, #eee, #eee);
    background-size: 0 100%;
    transition: background-size .1s;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.loading::before {
    content: attr(data-percent)'%';
    position: absolute;
    left: 0;
    top: -1.5em;
    font-size: 12px;
    color: #eee;
}

button {
    position: relative;
    z-index: 111;
}

.formwrap{
    position: absolute;
    height: 100%;
    z-index:2;
    opacity: 1;

}

.formwrap{
    width:35rem;
    top:6.5rem;
    right: 2.15rem;
    background:none;
}
.page-container{
    padding:0rem 2.15rem 0rem 0rem;
}
@media (min-width: 1367px){
    .formwrap {
        padding-top: 6.5rem;
        width: 42rem;
        right:2rem;
    }
}

.input-wrap .verDiv{
    position: relative;
    /*  right: 10px;*/
    width: 100px;
    height: 5rem;
    float: right;
    border-left: 1px solid #ddd;
    font-size: 1.8rem;
    margin-left: 10px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-right-radius: 3rem !important;
    border-top-right-radius: 3rem !important;
    align-items: center;
    display : -webkit-flex;
    line-height: 5rem;
    letter-spacing: 3px;
    /* background: #cccccc;*/
}