﻿.login.login-1 .login-aside .aside-img {
    min-height: 450px;
}

.login.login-1 .login-signin,
.login.login-1 .login-signup,
.login.login-1 .login-forgot {
    display: none;
}

.login.login-1.login-signin-on .login-signup {
    display: none;
}

.login.login-1.login-signin-on .login-signin {
    display: block;
}

.login.login-1.login-signin-on .login-forgot {
    display: none;
}

.login.login-1.login-signup-on .login-signup {
    display: block;
}

.login.login-1.login-signup-on .login-signin {
    display: none;
}

.login.login-1.login-signup-on .login-forgot {
    display: none;
}

.login.login-1.login-forgot-on .login-signup {
    display: none;
}

.login.login-1.login-forgot-on .login-signin {
    display: none;
}

.login.login-1.login-forgot-on .login-forgot {
    display: block;
}
.button, .a {
    pointer-events: none !important;
}

@media (min-width: 575px) {


    .login.login-1 .login-content .login-form {
        padding-right: 10px;
    }

    .fit {
        width: 100%;
    }

    .text-block {
        position: absolute;
        width: 90%;
        height: 296px;
        left: 5%;
        top: 90px;
        bottom: 600px;
        background: rgba(255, 255, 255, 0.74531);
        opacity: 0.75;
    }

    .quality {
        position: absolute;
        left: 7.92%;
        right: 65.47%;
        top: 8.15%;
        bottom: 83.43%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        /*        font-size: 68.4252px;
        line-height: 91px;*/
        font-size: 4vw;
        line-height: 4vw;
        color: #404040;
    }

    .confidence {
        position: absolute;
        left: 7.92%;
        right: 9.27%;
        top: 41.39%;
        bottom: 75.19%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        /* font-size: 68.4252px;
        line-height: 91px;*/
        font-size: 4vw;
        line-height: 4vw;
        color: #404040;
    }

    .shell {
        position: absolute;
        left: 7.92%;
        right: 5.27%;
        top: 70.63%;
        bottom: 67.13%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        /*  font-size: 66.6324px;
        line-height: 89px;*/
        font-size: 4vw;
        line-height: 4vw;
        color: #CC2229;
    }

    .nav-section {
        display: none;
    }

    .blank-part {
        display: none;
    }
}

@media (min-width: 992px) {
    body {
        max-height: 100%;
        overflow: hidden;
    }
/*    .fit {
        height:100vh
    }*/
    .login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 515px;
    }

    .fit {
        height: 100vh;
    }

    .prev, .next {
        opacity:0;
    }

    .login-aside:hover .prev, .login-aside:hover .next {
        opacity: 1
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .fit {
        height: 50vh;
    }
    .login-aside-bo {
        width: 100vw !important;
        height: 50vh !important;
        background-color: hsl(0 0% 80%);
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .login.login-1 .login-content {
        width: 100% !important
    }
}

@media (max-width:767.98px) {
    div#kt_login {
        flex-direction: column
    }
}

@media (min-width:576px) and (max-width:991.98px) {
    .login.login-1 .login-aside {
        flex-direction: unset !important;
        width: 100% !important;
    }
}

@media (min-width: 576px) and (max-width: 992px) {


    /*.prev, .next{
        background-color:transparent!important;
    }*/
    .login.login-1 .login-content {
        flex-direction: column !important;
        width: auto;
    }
    /*    img{
        height:100%!important;
    }*/
    #login-footer {
        /*margin-bottom:-30px!important;*/
    }

    .rect_location {
        left: 40% !important;
    }

    .login-forgot {
        padding-right: 40px !important;
        max-width: 50vw !important;
    }
}

@media (min-width: 576px) and (max-width: 672px) {
    #login-footer a, #login-footer span {
        font-size: smaller;
    }
}

@media (max-width: 991.98px) {
    /*.login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 400px;
    }*/
    #nav-and-logo {
        display: none;
    }
    .flex-column-cust {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 575.98px) {
    .shell-img {
        transform: scale(.6)
    }

    .flex-column {
        flex-direction: column !important;
    }

    .login.login-1 .aside-img {
        min-height: 300px !important;
        background-size: 400px;
    }

    .login-content {
        padding-left: 6vh;
        padding-right: 6vh;
    }

    .login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        min-height: 100vh;
    }

    .fit {
        height: 40vh;
        width: 100%;
    }

    .login-aside-bo {
        width: 100vw !important;
        height: 40vh !important;
        background-color: hsl(0 0% 80%);
    }

    .text-block {
        position: absolute;
        width: 333px;
        height: 163px;
        left: 42px;
        top: 103px;
        bottom: 600px;
        background: rgba(255, 255, 255, 0.74531);
        opacity: 0.75;
    }

    /* Quality */
    .quality {
        position: absolute;
        left: 7.92%;
        right: 65.47%;
        top: 8.15%;
        bottom: 83.43%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 28px;
        line-height: 45px;
        color: #404040;
    }

    .confidence {
        position: absolute;
        left: 7.92%;
        right: 9.27%;
        top: 41.39%;
        bottom: 75.19%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 28px;
        line-height: 21px;
        color: #404040;
    }

    .shell {
        position: absolute;
        left: 7.92%;
        right: 5.27%;
        top: 70.63%;
        bottom: 67.13%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 27px;
        line-height: 6px;
        color: #CC2229;
    }

    .rect_location {
        bottom: 36px !important;
        position: absolute;
        /*  left: 20px !important;*/
    }
    /*
    .prev, .next {
        display: none;
    }*/

    /*        .shell-filo-desktop {
            display: none !important;
        }*/
    /*        #shell-img-sfs {
            display: none !important;
        }*/

    .nav-section {
        display: none !important;
    }

    .nav-icon-section {
        float: left;
        margin-left: 30px;
    }

    .shell-img-section {
        float: right;
        margin-left: 315px;
    }

    .brand-letter {
        display: block !important;
        position: absolute;
        top: 272px;
        left: 39px;
    }

    .solus {
        font-style: normal;
        font-weight: 600;
        left: 41px;
        font-size: 20.88px;
        line-height: 43px;
        color: white;
    }

    .bayi {
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 45.7476px;
        line-height: 37px;
        color: white;
    }

    .blank-part {
        display: block;
    }

    .btn-primary {
        float: right !important;
        width: 100%;
        justify-content: center;
    }

    .footer-link-letter {
        text-align: center;
        display: block !important;
        font-family: Arial, Helvetica, "sans-serif";
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 9px;
        color: #5D5D5D;
    }
}

@media (max-width: 400px) {
    .text-block {
        position: absolute;
        width: 280px;
        height: 163px;
        left: 42px;
        top: 103px;
        bottom: 600px;
        background: rgba(255, 255, 255, 0.74531);
        opacity: 0.75;
    }

    .shell-img-section {
        margin-left: 260px;
    }

    .quality {
        position: absolute;
        left: 7.92%;
        right: 65.47%;
        top: 8.15%;
        bottom: 83.43%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 45px;
        color: #404040;
    }

    .confidence {
        position: absolute;
        left: 7.92%;
        right: 9.27%;
        top: 41.39%;
        bottom: 75.19%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 21px;
        color: #404040;
    }

    .shell {
        position: absolute;
        left: 7.92%;
        right: 5.27%;
        top: 70.63%;
        bottom: 67.13%;
        font-family: Arial,Roboto,Helvetica,sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 23px;
        line-height: 6px;
        color: #CC2229;
    }

    .blank-part {
        display: none;
    }
}

/* Cutom Css */

.container-aside {
    position: relative;
}


/* Start slideshow */
.mySlides {
    display: none
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    padding: 16px;
    color: #262626;
    font-weight: bold;
    font-size: 18px;
    transition: 0.3s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev {
    background-color: hsla(0deg, 0%, 100%, 0.5);
}

.prev:hover {
    background-color: #FFFFFF;
}

.rect_location {
    bottom: 58px;
    width: 100%;
    text-align: center;
    position: relative;
}

.rect {
    width: 52px;
    height: 5px;
    margin: 0 2px;
    background-color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #FFFFFF;
}

/* Fading animation */
.mySlides {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes mySlides {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes mySlides {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.form-control.form-control-solid {
    /* background-color: white !important;*/
    border-color: #CCD8E7 !important;
}

.btn-primary {
    color: #FFFFFF !important;
    background-color: #003C88 !important;
    border-color: #0097BB !important;
}

    .btn-primary:hover {
        color: #FFFFFF !important;
        background-color: #187DE4 !important;
        border-color: #187DE4 !important;
    }

#forgot_id {
    float: right !important;
}

.main-letter {
    font-style: normal;
    font-weight: bold;
    font-size: 68.4252px;
    line-height: 91px;
    color: #404040;
}

.filo {
    margin-top: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    color: #404040;
}

.bay-portal {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 50px;
    color: #404040;
}

.brand-letter {
    display: none;
}

.footer-link-letter {
    display: none;
}

#kt_login_forgot {
    font-size: 1.175rem !important;
    font-family: Arial, Helvetica, "sans-serif" !important;
    float: right;
}


.form-group {
    margin-bottom: 0.75rem !important;
}

@media (min-width: 575.98px) {
    #kt_login_forgot {
        float: right;
        padding-right: 10px !important;
    }

    .redirect-links {
        margin-bottom: 5rem !important;
        font-size: 1.175rem !important;
    }
}

@media (max-width: 575.98px) {

    .login-links {
        padding-bottom: 15px;
    }

    .login-content {
        padding-top: 3px;
/*        min-height: 100vh*/
    }

    .redirect-links {
        margin: 0.5rem !important;
        font-size: 1rem !important;
    }
}

.login.login-1.login-signin-on .login-forgot {
    display: inline;
}