/*!
* NOTE: This file contains the styling for responsive Template.
*
*/
.offcanvas.live-customizer {
    border: 0
}

.offcanvas.live-customizer .btn.btn-border {
    color: var(--bs-body-color);
    border-color: var(--bs-border-color)
}

.offcanvas.live-customizer .btn.btn-border:hover {
    color: var(--bs-primary);
    border-color: var(--bs-primary)
}

.offcanvas.live-customizer .btn.btn-border:active {
    color: var(--bs-primary);
    border-color: var(--bs-primary)
}

.offcanvas.live-customizer .btn-check:active+.btn.btn-border,
.offcanvas.live-customizer .btn-check:checked+.btn.btn-border,
.offcanvas.live-customizer .btn.btn-border.active,
.offcanvas.live-customizer .btn.btn-border:active {
    color: var(--bs-white);
    border-color: var(--bs-primary)
}

.offcanvas.live-customizer .btn-check:active+.btn.btn-border.bg-transparent,
.offcanvas.live-customizer .btn-check:checked+.btn.btn-border.bg-transparent,
.offcanvas.live-customizer .btn.btn-border.active.bg-transparent,
.offcanvas.live-customizer .btn.btn-border:active.bg-transparent {
    color: var(--bs-primary)
}

@media (min-width:768px) {
    .offcanvas.live-customizer {
        width: 450px
    }

    .theme-fs-lg .offcanvas.live-customizer {
        width: 500px
    }
}

@media (min-width:768px) {
    .live-customizer {
        width: 450px
    }

    .theme-fs-lg .live-customizer {
        width: 500px
    }
}

.notification .content-inner {
    padding-top: 1.5rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize
}

.font-size-10 {
    font-size: .625rem !important
}

.font-size-12 {
    font-size: .75rem !important
}

.font-size-14 {
    font-size: .875rem !important
}

.font-size-16 {
    font-size: 1rem !important
}

.font-size-18 {
    font-size: 1.125rem !important
}

.font-size-20 {
    font-size: 1.25rem !important
}

.font-size-24 {
    font-size: 1.5rem !important
}

.font-size-21 {
    font-size: 1.313rem !important
}

.font-size-30 {
    font-size: 1.875rem !important
}

.fw-500 {
    font-weight: 500
}

.letter-spacing-1 {
    letter-spacing: 1px
}

.letter-spacing-2 {
    letter-spacing: 2px
}

.letter-spacing-3 {
    letter-spacing: 3px
}

.letter-spacing-4 {
    letter-spacing: 4px
}

.cursor-pointer {
    cursor: pointer
}

.auto-vh-100 {
    height: 100vh
}

.iq-error-img {
    margin-left: auto;
    margin-right: auto;
    width: 70%
}

.img-light {
    display: block
}

.img-dark {
    display: none
}

@media (max-width:991px) {
    br {
        display: none
    }

    .auto-vh-100 {
        height: auto
    }
}
.bg-main-building {
    background-image: url(../images/main-building-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.quote.anthem {
    font-size: 34px;
    line-height: 50px;
}
@media (max-width:991px) {
    .quote.anthem {
        font-size: 20px;
        line-height: 30px;
        width: 70%;
        margin: auto;
    }
}
/* LOGO */
.logo {
    width: 78px;
}
.sign-in-from .logo {
    width: 150px;
}
/* Title */
.page-title {
    background-image: url(../images/students-on-computer.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 360px;
    /*background-blend-mode: darken;*/
}

/* Site Under Maintenance */
body.maintenance-page {
    background: #f8f9fa;
}
body.maintenance-page header {
    width: 400px;
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
body.maintenance-page header img {
    width: 300px;
    margin-bottom: 10px;
}
body.maintenance-page .dialog-off-canvas-main-canvas {
    display: flex;
    flex-direction: column;
    align-items: center;
}
body.maintenance-page main {
    width: 400px;
    text-align: center;
}

/* Page Error */
.page-error {
    background: #e8efc2;
}

/* Login */
.accordion.login .accordion-header {
    background: transparent;
    border: none;
}
.accordion.login .accordion-header .accordion-button:not(.collapsed),
.accordion.login .accordion-header .accordion-button {
    background: #fff;
    border-bottom: 1px solid #e9ecef;
    border-radius: 0;
}
.accordion.login .accordion-item:first-child .accordion-button {
    font-size: 22px;
}

/* User Menu */
.user-dropdown .card-header {
    /*background: #ffba68;*/
    background: #42dec4;
}
ul.user-menu {
    list-style: none;
    padding: 0 15px 10px 15px;
    margin: 0;
}
ul.user-menu li {
    display: block;
}  
ul.user-menu li a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #7e8b9a;
    font-size: inherit;
    line-height: 26px;
    min-height: auto;
}
ul.user-menu li a:hover {
    border-bottom: 1px solid #00a651;
    color: #00a651;
}

/* User Page Header / User Info */
.user-info-bg {
    background: url(../images/abstract-bg-03.webp) no-repeat center center;
    background-size: cover;
    padding: 20px 0;
    border-radius: 10px;
    margin-bottom: 20px;
}

/* Side Navigation */
.sidebar-list h2 {
    text-transform: uppercase;
    font-size: .75rem;
    color: var(--bs-gray-500);
    font-weight: 600;
    padding: .625rem 1rem;
}

/* System View */
.page-node-type-systems-services .column.coltwo img {
    margin: 20px auto;
    display: block;
}

/* App Views */
.app-views-row .col {
    flex: 0 0 33%;
}
/* Single App View */
.app-list {
    list-style: none;
}
.app-list .app-img img {
    width: 50px;
    height: auto;
    border-radius: 50%;
}
.app-list p {
    font-size: 14px;
    color: #9f9f9f;
}
.shortcut-1 i {
    color: var(--bs-danger);
}
.shortcut-0 i {
    color: #fff;
}
.app-list .app-dropdown.show {
    display: flex;
}
.app-list .app-dropdown {
    min-width: 200px;
    padding: 7px 10px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    flex-direction: column;
    gap: 10px;
}
.app-list .app-dropdown a {
    color: var(--bs-dropdown-link-color);
    text-decoration: none;
    padding: 0 5px;
}
.app-list .app-dropdown a:hover {
    color: #00a651;
}
.app-list .app-dropdown hr {
    margin: 0;
    border: none;
    border-top: 1px solid #a9a9a9;
}