@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal; }
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.right-section{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none; }


.fa-envelope:before {
    content: "\f0e0";
}
body{
    margin: 0px!important;
}

/*hide an element*/
.hidden {
    display: none;
}

.login-section {
    margin: 0 auto;
    font-size: 15px;
    max-width: 1100px;
    /* background-image: url("/images/login-bg.jpg");
    background-color: #cccccc; */
    background-size: cover;
    position: relative;
    height: 600px;
    
}
.image__home-bg {
    position: absolute;
    bottom: 4rem;
    left: 4rem;
    /* background-size: cover; */
    /*z-index: -1;*/
    width: 50%;
    top: 8rem;
}
.left-section {
    float: left;
    width: 60%;
}
.header_primary {
    font-size: 1.6rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #2d4059;
    margin-bottom: 2rem;
    align-items: center;
    white-space: nowrap;
    line-height: 25px;
    font-weight: 100;

}
.header_primary img {
    margin-right: 1rem;
    float: left;
}
.header_primary span {
    margin-top: 0.5rem;
    float: left;
}
h2.header_secondary {
    float: left;
    width: 100%;
}
.header_text-1 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.9rem;
    font-weight: 400;
    display: block;
    color: #ea5455;
    white-space: nowrap; 
    float: left;
    width: 100%;
    margin-bottom: 0.4rem;
}
.header_text-2 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.3rem;
    font-weight: 400;
    display: block;
    color: #818c9b; 
}
.right-section {
    float: left;
    width: 40%;
}    
form.card__login {
    text-align: center;
    float: left;
    width: 100%;
}
/*.card__login input[type="text"], .card__login input[type="password"]  {*/
    /*padding: 10px 0px;*/
    /*width: 100%;*/
    /*float: left;*/
    /*border: none;*/
    /*background: #fff;*/
    /*margin-bottom: 15px;*/
    /*font-size: 17px;*/
    /*text-align: center;*/
/*}*/

.bttn {
    background-color: #4CAF50;
    color: #ffffff;
    border-color: #4CAF50;
    color: white;
    font-size: 13px;
    text-decoration: none;
    /* display: block; */
    /* margin: 0 auto; */
    margin-bottom: 2rem;
    width: 9rem;
    border: none;
    padding: 10px;
    border-radius: .2rem;
    cursor: pointer;
}
.btn-danger{
    background-color: #ea5455;
    border-color: #ea5455;
}
.invalid-feedback {
    color: red;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 1.4em;
}
.footer {
    position: fixed;
    bottom: 0;
    background-color: #2d4059;
    color: #818c9b;
    width: 100%;
    left: 0;
    padding-left: 4rem;
    font-size: 1rem; 
}
.footer-container {
    margin: 0 auto;
    max-width: 180rem;
    line-height: 4rem; 
}
.footer__text {
    line-height: 3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

}
.login-heading-section{
    float: left;
    margin-top: 6rem;
}
.login-form-section{
    float: left;
    width: 378px;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    box-shadow: 0.5rem 0.5rem 2rem #eee;
    border-radius: 4px;
    float: left;
    margin-top: 10px;
    border: 1px solid #ddd;
}
.validate-input {
    position: relative;
    text-align: left;
    padding-top: 10px;
    float: left;
    width: 85%;
}
.input100 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 17px;
    color: #333;
    display: block;
    width: 85%;
    height: 2rem;
    background: 0 0;
    padding: 0 7px 0 0px;
}
.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.symbol-input100 {
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    pointer-events: none;
    color: #666;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.label-input100 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 13px;
    color: #ea5455;
    line-height: 1.5;
}
.has-val.input100+.focus-input100::before {
    width: 100%;
}
.focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #7f7f7f;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.has-val.input100+.focus-input100::after {
    color: #a64bf4;
}
.fa-envelope-o:before {
    content: "\f003";
}
.focus-input100::after {
    content: '\f003';
    font-family: 'FontAwesome';
    color: #adadad;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(100% - 20px);
    bottom: 0;
    left: 0;
    padding-left: 13px;
    padding-top: 3px;
}
.has-val.input100+.focus-input-pwd100::before {
    width: 100%;
}
.focus-input-pwd100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #7f7f7f;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.has-val.input100+.focus-input-pwd100::after {
    color: #a64bf4;
}
.focus-input-pwd100::after {
    content: '\f023';
    font-family: 'FontAwesome';
    color: #adadad;
    font-size: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(100% - 20px);
    bottom: 0;
    left: 0;
    padding-left: 13px;
    padding-top: 3px;
}
input {
    outline: none;
    border: none;
}
input:-webkit-autofill {
    background-color: #fff !important;
}
.login-wrap.user-login{
    margin-bottom: 10px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}

@keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}
.fa-lock:before {
    content: "\f023";
}
.forgot-passwd{
    margin-top: 0.9rem;
    margin-bottom: 1rem;
    text-decoration: none;
    text-align: right;
    float: left;
    display: block;
    width: 100%;
}
.forgot-passwd a{
    text-decoration: none;
    color: #888;
    font-size: 13px;
}
.login-btn-action{
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: right;
    float: left;
    width: 100%;
}
.wrap-icon{
    float: left;
    line-height: 4rem;
    width: 15%;
}
.fa-lock:before {
    content: "\f023";
}
.fa-lock{
    font-size: 21px;
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-refresh:before {
    content: "\f021";
}
/*.wrap-input100 > .validate-input > .input100:focus{*/
    /*border: 1px solid rgb(173,173,173)!important;*/
/*}*/
.login-container-section{
    background-image: url(/images/login-bg.jpg);
    height: 100vh;
    background-position: center;
    background-repeat: repeat;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
}
/*center align of page*/
.align_page_center{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

/*link expired*/
.link_expired{
    opacity: 0.5;
    font-size: 1.8em;
    color: red;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 5px 5px 40px #d2d2d2;
    border-radius: 5px;
    position: fixed;
    top: 40%;
    right: 9%;
    width: auto;
    z-index: 999;
}
.success-text{
    color:#008000;
}

.left-section .header_primary .logo_class{
    margin-top: 1rem;
    margin-left: -1rem;
}
.col-sm-5 .login-heading-section .message {
    left: 3rem;
}

@media (min-width: 1200px){
    .container {
        max-width: 1274px !important;
    }
}

