
@font-face {
    font-family: "orange-squash-demo";
    src: url("../fonts/Orange-Squash-Demo-BF6483cfe8b2bfc.otf") format("woff"), url("../fonts/Orange-Squash-Demo-BF6483cfe8b2bfc.otf") format("opentype"), url("../fonts/Orange-Squash-Demo-BF6483cfe8b2bfc.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

@font-face {
    font-family: "GeneralSans-Medium";
    src: url("../fonts/GeneralSans-Medium.woff") format("woff2"),url("../fonts/GeneralSans-Medium.woff") format("woff"),url("../fonts/GeneralSans-Medium.woff") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: "Epilogue-Regular";
    src: url("../fonts/Epilogue-Regular.woff") format("woff2"),url("../fonts/Epilogue-Regular.woff") format("woff"),url("../fonts/Epilogue-Regular.woff") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@media (max-width: 991px) {
    .bg-custom-fefbf4 {
        background: #fefbf4;
    }

    .window-h-100 {
        min-height: 100vh !important;
        padding: 40px 15px;
    }

    .bg-custom-fefbf4 div.container-fuild {
        background-image: none;
    }

    #login-page .return-to-home-btn {
        text-align: center;
    }

        #login-page .return-to-home-btn a {
            color: #000;
        }

    #login-page .logo-lg, .large-screen-view {
        display: none;
    }

    #login-page .logo-sm, .mobile-screen-view {
        display: block;
        margin: auto;
    }

    #login-page .container {
        /*width: 100%;
        max-width: 100%;
        margin:0px!important;*/
    }

    #login-page .col-md-6 {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
    }

    #login-page .row.d-flex {
        display: block !important;
    }

    .left-sec {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important
    }

    h1.main-title {
        font-size: 34px;
        line-height: 47.6px;
        letter-spacing: 0;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 15px !important;
    }

    h1.theme-title {
        font-size: 28px;
        line-height: 33.6px;
    }

    #login-form label.form-label {
        font-weight: 400;
        font-size: 16px;
        line-height: 22.4px;
    }

    #login-page p.forgot-pwd-text a {
        font-size: 16px;
        line-height: 22.4px;
    }

    #login-page .badge-logo {
        width: 118.81px;
    }
}

@media (min-width: 992px) {
    .bg-custom-fefbf4 {
        background: linear-gradient( to right, #26403d 0%, #26403d 50%, #fefbf4 50%, #fefbf4 100% );
    }

        .bg-custom-fefbf4 div.container-fuild {
            background-image: url('../images/background.svg');
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

    #login-page .left-sec {
        padding-right: 60px;
        padding-bottom: 190px;
    }

    .window-h-100 {
        height: 100vh !important;
        padding-bottom: 43px !important;
        padding-top: 43px !important;
    }

    #login-page .right-sec {
        padding-left: 60px;
        padding-bottom: 35px;
    }

    #login-page .return-to-home-btn a {
        color: #FFFFFF;
    }

    #login-page .logo-lg, .large-screen-view {
        display: block;
    }

    #login-page .logo-sm, .mobile-screen-view {
        display: none;
    }

    h1.main-title {
        font-size: 56px;
        font-weight: 400;
        line-height: 78.4px;
        letter-spacing: 0;
    }

    #login-form label.form-label {
        font-weight: 500;
        font-size: 18px;
        line-height: 25.2px;
    }

    #login-page p.forgot-pwd-text a {
        font-size: 18px;
        line-height: 25.2px;
    }

    h1.theme-title {
        font-size: 40px;
        line-height: 48px;
    }

    #login-page .badge-logo {
        width: 175px;
    }
}

@media (min-width: 1200px) {
    #login-page .container {
        width: 1180px;
        max-width: 1180px;
    }

    #login-page .left-sec {
        padding-right: 100px;
    }

    #login-page .right-sec {
        padding-left: 100px;
    }
}

@media (min-width: 1400px) {
    #login-page .container {
        width: 1280px;
        max-width: 1280px;
    }
}

#login-page {
    font-size: 18px;
}

    #login-page .logo {
        width: 90%;
        max-width: 475px;
    }

input[name=password] {
    margin-bottom: 5px !important;
}

#login-page .badge-logo:first-child {
    margin-right: 15px
}

#login-page .badge-logo:last-child {
    margin-left: 15px
}

h1.main-title {
    font-family: "orange-squash-demo";
    font-weight: 400;
}

h1.theme-title {
    font-family: "orange-squash-demo";
    font-weight: 400;
    letter-spacing: 0;
}

    h1.theme-title span.text-coffe {
        color: #ea9375;
    }

#login-page .return-to-home-btn a {
    font-family: "GeneralSans-Medium";
    font-weight: 500;
    font-size: 18px;
    line-height: 25.2px;
}

    #login-page .return-to-home-btn a i {
        font-size: 28px;
        line-height: 0px;
        padding-right: 7px;
        top: 2px;
        position: relative;
    }

#login-form label.form-label {
    font-family: "GeneralSans-Medium";
}

#login-page input.form-control {
    font-family: "Epilogue-Regular";
    background: #fff;
    font-weight: 400;
    border: 1px solid #737573;
    border-radius: 8px;
    padding-top: 10px;
    height: 47px;
    font-size: 18px;
    line-height: 25.2px;
    color: #737573;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

#login-page .input-field {
    position: relative;
}

#login-page p.forgot-pwd-text {
    text-align: right;
}

    #login-page p.forgot-pwd-text a {
        font-family: "Epilogue-Regular";
        font-weight: 400;
        color: #db4219;
        text-decoration: underline;
    }

#login-page .pwd-view-hide-btn {
    position: absolute;
    top: 13px;
    right: 15px;
    font-size: 16px;
    color: #737573;
}

    #login-page .pwd-view-hide-btn.type-text {
        top: 12px;
    }

    #login-page .pwd-view-hide-btn img {
        width: 25px;
    }

    #login-page .pwd-view-hide-btn.type-text img {
        width: 26px;
    }

#login-page .login-btn-orange {
    font-family: "Epilogue-Regular";
    font-weight: 600;
    font-size: 18px;
    line-height: 25.2px;
    width: 100%;
    background: #db4219;
    color: #fff;
    height: 40px;
    border-radius: 100px;
    text-transform: none;
    box-shadow: 0 4px 8px #0A181540;
}

#login-page .need-support-text {
    font-family: "GeneralSans-Medium";
    font-weight: 500;
    font-size: 18px;
    line-height: 25.2px;
    color: #737573;
    text-align: center;
    padding-top: 35px;
}

    #login-page .need-support-text a {
        color: #db4219;
    }

.text-custom-green {
    color: #163d37;
}

.toast-message, .toast {
    font-size: 13px !important;
}
