.login .logoClass[data-v-6b31fe20] {
                                       text-decoration: none;
                                       color: white;
                                   }
.login .logoClass span[data-v-6b31fe20] {
    font-weight: 800;
    color: #fa8c28;
}
.login .header[data-v-6b31fe20] {
    background: #2e305c;
}
.login .header h1[data-v-6b31fe20] {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    padding: 22px 0;
    text-align: center;
    color: #ffffff;
}
.login .header h1 span[data-v-6b31fe20] {
    color: #fa8c28;
    font-weight: 800;
}
.login .body[data-v-6b31fe20] {
    background: #ffffff;
    padding: 64px 0;
}
@media screen and (max-width: 768px) {
    .login .body[data-v-6b31fe20] {
        padding: 20px;
    }
}
.login .body .form-card[data-v-6b31fe20] {
    max-width: 577px;
    margin: 0 auto;
    background: #ffffff;
    box-shadow: 1px 4px 34px rgba(46, 48, 92, 0.2);
    padding: 48px 44px 40px;
}
@media screen and (max-width: 768px) {
    .login .body .form-card[data-v-6b31fe20] {
        padding: 20px;
    }
}
.login .body .form-card img[data-v-6b31fe20] {
    display: block;
    margin: 0 auto 24px;
}
.login .body .form-card img.img-logo[data-v-6b31fe20] {
    display: block;
}
.login .body .form-card h1[data-v-6b31fe20] {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    color: #2e305c;
    margin-bottom: 20px;
}
.login .body .form-card .custom-form .container .add-on[data-v-6b31fe20] {
    margin-top: 10px;
    padding-top: 0;
    align-items: center;
}
.login .body .form-card .custom-form .container .add-on div[data-v-6b31fe20] {
    padding-top: 0;
}
.login .body .form-card .custom-form .container .add-on .forget-pwd[data-v-6b31fe20] {
    line-height: 20px;
    /* identical to box height */
    text-align: right;
}
.login .body .form-card .custom-form .container .add-on .forget-pwd a[data-v-6b31fe20] {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fa8c28;
    text-decoration: none;
}
@media all and (max-width: 380px) {
    .login .body .form-card .custom-form .container .add-on .forget-pwd a[data-v-6b31fe20] {
        font-size: 12px;
    }
}
.login .body .form-card .custom-form .container .custom-input.v-input--selection-controls[data-v-6b31fe20] {
    margin-top: 0;
    padding-top: 0;
}
.login .body .form-card .custom-form .container .custom-input.v-input--selection-controls .v-label.theme--light[data-v-6b31fe20] {
    color: red;
}
.login .body .form-card .custom-form .container .submit-btn[data-v-6b31fe20] {
    width: 100%;
    height: 64px;
    margin-top: 20px;
    background: #fa8c28;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
}
.login .body .form-card .custom-form .container .submit-btn.disabled[data-v-6b31fe20] {
    background-color: #eeeeee;
    cursor: not-allowed;
    pointer-events: none;
}
.login .body .form-card .custom-form .container .bottom p[data-v-6b31fe20] {
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    color: #2e305c;
}
.login .body .form-card .custom-form .container .bottom p a[data-v-6b31fe20] {
    text-decoration: underline;
    font-weight: 600;
    margin-left: 10px;
    color: #fa8c28;
}
.login .body .footer[data-v-6b31fe20] {
    padding-top: 32px;
    padding-bottom: 22px;
}
.login .body .footer a[data-v-6b31fe20] {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #2e305c;
}
