@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Pages/FrontDesk/FrontDeskDashboard.razor.rz.scp.css */

#contextmenutarget[b-38tivhbf0f] {
    min-height: 80vh;
}

.small-box[b-38tivhbf0f] {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
}

    .small-box > .inner[b-38tivhbf0f] {
        padding: 10px;
    }

    .small-box > .small-box-footer[b-38tivhbf0f] {
        background-color: rgba(0, 0, 0, 0.1);
        color: rgba(255, 255, 255, 0.8);
        display: block;
        padding: 3px 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        z-index: 10;
    }

        .small-box > .small-box-footer:hover[b-38tivhbf0f] {
            background-color: rgba(0, 0, 0, 0.15);
            color: #fff;
        }

    .small-box h3[b-38tivhbf0f] {
        font-size: 2.2rem;
        font-weight: 700;
        margin: 0 0 10px;
        padding: 0;
        white-space: nowrap;
    }

@media (min-width: 992px) {
    .col-xl-2 .small-box h3[b-38tivhbf0f],
    .col-lg-2 .small-box h3[b-38tivhbf0f],
    .col-md-2 .small-box h3[b-38tivhbf0f] {
        font-size: 1.6rem;
    }

    .col-xl-3 .small-box h3[b-38tivhbf0f],
    .col-lg-3 .small-box h3[b-38tivhbf0f],
    .col-md-3 .small-box h3[b-38tivhbf0f] {
        font-size: 1.6rem;
    }
}

@media (min-width: 1200px) {
    .col-xl-2 .small-box h3[b-38tivhbf0f],
    .col-lg-2 .small-box h3[b-38tivhbf0f],
    .col-md-2 .small-box h3[b-38tivhbf0f] {
        font-size: 2.2rem;
    }

    .col-xl-3 .small-box h3[b-38tivhbf0f],
    .col-lg-3 .small-box h3[b-38tivhbf0f],
    .col-md-3 .small-box h3[b-38tivhbf0f] {
        font-size: 2.2rem;
    }
}

.small-box p[b-38tivhbf0f] {
    font-size: 1rem;
}

    .small-box p > small[b-38tivhbf0f] {
        color: #f8f9fa;
        display: block;
        font-size: .9rem;
        margin-top: 5px;
    }

.small-box h3[b-38tivhbf0f],
.small-box p[b-38tivhbf0f] {
    z-index: 5;
}

.small-box .icon[b-38tivhbf0f] {
    color: rgba(0, 0, 0, 0.15);
    z-index: 0;
}

    .small-box .icon > i[b-38tivhbf0f] {
        font-size: 90px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: transform 0.3s linear;
    }

        .small-box .icon > i.fa[b-38tivhbf0f], .small-box .icon > i.fas[b-38tivhbf0f], .small-box .icon > i.far[b-38tivhbf0f], .small-box .icon > i.fab[b-38tivhbf0f], .small-box .icon > i.fal[b-38tivhbf0f], .small-box .icon > i.fad[b-38tivhbf0f], .small-box .icon > i.ion[b-38tivhbf0f] {
            font-size: 70px;
            top: 20px;
        }

    .small-box .icon svg[b-38tivhbf0f] {
        font-size: 70px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: transform 0.3s linear;
    }

.small-box:hover[b-38tivhbf0f] {
    text-decoration: none;
}

    .small-box:hover .icon > i[b-38tivhbf0f], .small-box:hover .icon > i.fa[b-38tivhbf0f], .small-box:hover .icon > i.fas[b-38tivhbf0f], .small-box:hover .icon > i.far[b-38tivhbf0f], .small-box:hover .icon > i.fab[b-38tivhbf0f], .small-box:hover .icon > i.fal[b-38tivhbf0f], .small-box:hover .icon > i.fad[b-38tivhbf0f], .small-box:hover .icon > i.ion[b-38tivhbf0f] {
        transform: scale(1.1);
    }

    .small-box:hover .icon > svg[b-38tivhbf0f] {
        transform: scale(1.1);
    }

@media (max-width: 767.98px) {
    .small-box[b-38tivhbf0f] {
        text-align: center;
    }

        .small-box .icon[b-38tivhbf0f] {
            display: none;
        }

        .small-box p[b-38tivhbf0f] {
            font-size: 12px;
        }
}


/* Context Menu Style Start */

.e-cm-icons[b-38tivhbf0f] {
    font-family: 'e-context-menu';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}

.contextmenu-control[b-38tivhbf0f] {
    margin: 5% 25%;
    width: auto;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
}


@@media only screen and (max-width: 700px) {
    .contextmenu-control[b-38tivhbf0f] {
        margin: 5% 10%;
        width: auto;
    }
}

#listview .e-list-icon[b-38tivhbf0f] {
    display: inline-block;
    line-height: 36px;
}

.e-menu-item .e-cut[b-38tivhbf0f]::before {
    content: '\e264';
}

.e-menu-item .e-paste[b-38tivhbf0f]::before {
    content: '\e959';
}

.e-menu-item .e-font[b-38tivhbf0f]::before {
    content: '\e262';
}

.e-menu-item .e-copy[b-38tivhbf0f]::before {
    content: '\e263';
}

.e-menu-item .e-link[b-38tivhbf0f]::before {
    content: '\e265';
}

.e-menu-item .e-comment[b-38tivhbf0f]::before {
    content: '\e267';
}

.e-menu-item .e-pastetext[b-38tivhbf0f]::before {
    content: '\e261';
}

.e-menu-item .e-pastespecial[b-38tivhbf0f]::before {
    content: '\e260';
}

.fabric .e-menu-item .e-cut[b-38tivhbf0f]::before {
    content: '\e251';
}

.fabric .e-menu-item .e-paste[b-38tivhbf0f]::before {
    content: '\e940';
}

.fabric .e-menu-item .e-font[b-38tivhbf0f]::before {
    content: '\e252';
}

.fabric .e-menu-item .e-copy[b-38tivhbf0f]::before {
    content: '\e255';
}

.fabric .e-menu-item .e-link[b-38tivhbf0f]::before {
    content: '\e254';
}

.fabric .e-menu-item .e-comment[b-38tivhbf0f]::before {
    content: '\e253';
}

.fabric .e-menu-item .e-pastetext[b-38tivhbf0f]::before {
    content: '\e258';
}

.fabric .e-menu-item .e-pastespecial[b-38tivhbf0f]::before {
    content: '\e256';
}

.bootstrap .e-menu-item .e-cut[b-38tivhbf0f]::before {
    content: '\e248';
}

.bootstrap .e-menu-item .e-paste[b-38tivhbf0f]::before {
    content: '\e95a';
}

.bootstrap .e-menu-item .e-font[b-38tivhbf0f]::before {
    content: '\e247';
}

.bootstrap .e-menu-item .e-copy[b-38tivhbf0f]::before {
    content: '\e249';
}

.bootstrap .e-menu-item .e-link[b-38tivhbf0f]::before {
    content: '\e245';
}

.bootstrap .e-menu-item .e-comment[b-38tivhbf0f]::before {
    content: '\e246';
}

.bootstrap .e-menu-item .e-pastetext[b-38tivhbf0f]::before {
    content: '\e257';
}

.bootstrap .e-menu-item .e-pastespecial[b-38tivhbf0f]::before {
    content: '\e259';
}

.e-contextmenu-wrapper ul.e-contextmenu[b-38tivhbf0f] {
    width: 176px;
}

.mobile .e-contextmenu-wrapper ul.e-contextmenu[b-38tivhbf0f] {
    width: 186px;
}

.key-class[b-38tivhbf0f] {
    display: inline-block;
    width: 130px;
}
/* /Pages/Lab/LabDashboard.razor.rz.scp.css */

.small-box[b-ax1an06cn1] {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
}

    .small-box > .inner[b-ax1an06cn1] {
        padding: 10px;
    }

    .small-box > .small-box-footer[b-ax1an06cn1] {
        background-color: rgba(0, 0, 0, 0.1);
        color: rgba(255, 255, 255, 0.8);
        display: block;
        padding: 3px 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        z-index: 10;
    }

        .small-box > .small-box-footer:hover[b-ax1an06cn1] {
            background-color: rgba(0, 0, 0, 0.15);
            color: #fff;
        }

    .small-box h3[b-ax1an06cn1] {
        font-size: 2.2rem;
        font-weight: 700;
        margin: 0 0 10px;
        padding: 0;
        white-space: nowrap;
    }

@media (min-width: 992px) {
    .col-xl-2 .small-box h3[b-ax1an06cn1],
    .col-lg-2 .small-box h3[b-ax1an06cn1],
    .col-md-2 .small-box h3[b-ax1an06cn1] {
        font-size: 1.6rem;
    }

    .col-xl-3 .small-box h3[b-ax1an06cn1],
    .col-lg-3 .small-box h3[b-ax1an06cn1],
    .col-md-3 .small-box h3[b-ax1an06cn1] {
        font-size: 1.6rem;
    }
}

@media (min-width: 1200px) {
    .col-xl-2 .small-box h3[b-ax1an06cn1],
    .col-lg-2 .small-box h3[b-ax1an06cn1],
    .col-md-2 .small-box h3[b-ax1an06cn1] {
        font-size: 2.2rem;
    }

    .col-xl-3 .small-box h3[b-ax1an06cn1],
    .col-lg-3 .small-box h3[b-ax1an06cn1],
    .col-md-3 .small-box h3[b-ax1an06cn1] {
        font-size: 2.2rem;
    }
}

.small-box p[b-ax1an06cn1] {
    font-size: 1rem;
}

    .small-box p > small[b-ax1an06cn1] {
        color: #f8f9fa;
        display: block;
        font-size: .9rem;
        margin-top: 5px;
    }

.small-box h3[b-ax1an06cn1],
.small-box p[b-ax1an06cn1] {
    z-index: 5;
}

.small-box .icon[b-ax1an06cn1] {
    color: rgba(0, 0, 0, 0.15);
    z-index: 0;
}

    .small-box .icon > i[b-ax1an06cn1] {
        font-size: 90px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: transform 0.3s linear;
    }

        .small-box .icon > i.fa[b-ax1an06cn1], .small-box .icon > i.fas[b-ax1an06cn1], .small-box .icon > i.far[b-ax1an06cn1], .small-box .icon > i.fab[b-ax1an06cn1], .small-box .icon > i.fal[b-ax1an06cn1], .small-box .icon > i.fad[b-ax1an06cn1], .small-box .icon > i.ion[b-ax1an06cn1] {
            font-size: 70px;
            top: 20px;
        }

    .small-box .icon svg[b-ax1an06cn1] {
        font-size: 70px;
        position: absolute;
        right: 15px;
        top: 15px;
        transition: transform 0.3s linear;
    }

.small-box:hover[b-ax1an06cn1] {
    text-decoration: none;
}

    .small-box:hover .icon > i[b-ax1an06cn1], .small-box:hover .icon > i.fa[b-ax1an06cn1], .small-box:hover .icon > i.fas[b-ax1an06cn1], .small-box:hover .icon > i.far[b-ax1an06cn1], .small-box:hover .icon > i.fab[b-ax1an06cn1], .small-box:hover .icon > i.fal[b-ax1an06cn1], .small-box:hover .icon > i.fad[b-ax1an06cn1], .small-box:hover .icon > i.ion[b-ax1an06cn1] {
        transform: scale(1.1);
    }

    .small-box:hover .icon > svg[b-ax1an06cn1] {
        transform: scale(1.1);
    }

@media (max-width: 767.98px) {
    .small-box[b-ax1an06cn1] {
        text-align: center;
    }

        .small-box .icon[b-ax1an06cn1] {
            display: none;
        }

        .small-box p[b-ax1an06cn1] {
            font-size: 12px;
        }
}
/* /Pages/ReceiveParameter.razor.rz.scp.css */
.fullWith[b-b3vvvcb2dz]
{
    width:700px;
}

.custom-modal-overlay[b-b3vvvcb2dz] {
    background-color: red;
}
/* /Pages/UserLogin/ServiceLogin.razor.rz.scp.css */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

.text-white[b-kkn7nda4wy] {
    color: White;
}

.fontbold[b-kkn7nda4wy] {
    font-size: larger;
    font-weight: bolder;
    color: Red;
}

@media (max-width: 600px) {
    .MobileHide[b-kkn7nda4wy] {
        display: none;
    }
}
.wrap[b-kkn7nda4wy] {
    width: 300px;
    height: auto;
    margin: auto;
    margin-top: 6%;
}

.SoftwareLogo[b-kkn7nda4wy] {
    width: 100%;
    margin: auto;
    width: 95px;
    border-radius: 100px;
    height: 95px;
    background: #448ed3;
    position: relative;
    bottom: -10px;
}

    .SoftwareLogo img[b-kkn7nda4wy] {
        width: 91px;
        height: 91px;
        border-radius: 100px;
        margin: auto;
        border: 3px solid #fff;
        display: block;
    }

.UserID[b-kkn7nda4wy] {
    border: none;
    background: #fff;
    font-family: Lato;
    font-weight: 700;
    display: block;
    height: 50px;
    outline: none;
    width: calc(100% - 4px);
    margin: auto;
    padding: 6px 12px 6px 12px;
}

.UserPassword[b-kkn7nda4wy] {
    border: none;
    background: #fff;
    font-family: Lato;
    font-weight: 700;
    display: block;
    height: 50px;
    outline: none;
    width: calc(100% - 4px);
    margin: auto;
    padding: 6px 12px 6px 12px;
}

.bar[b-kkn7nda4wy] {
    width: max-content;
    height: 1px;
    background: #fff;
}

    .bar i[b-kkn7nda4wy] {
        width: 85%;
        margin: auto;
        height: 1px;
        display: block;
        background: #d1d1d1;
    }

.wrap input[type="text"][b-kkn7nda4wy] {
    border-radius: 7px 7px 0px 0px;
}

.wrap input[type="password"][b-kkn7nda4wy] {
    border-radius: 0px 0px 7px 7px;
}

.forgot_link[b-kkn7nda4wy] {
    color: #83afdf;
    color: #83afdf;
    text-decoration: none;
    font-size: 11px;
    position: relative;
    left: 193px;
    top: -36px;
}

.LoginButton[b-kkn7nda4wy] {
    width: 100%;
    border-radius: 7px;
    background: linear-gradient(90deg, #00C9FF 0%, #92FE9D 100%);
    text-decoration: center;
    border: none;
    color: #51771a;
    margin-top: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    outline: none;
    font-size: 19px;
    border-bottom: 3px solid #307d63;
    cursor: pointer;
}

.Statusbar[b-kkn7nda4wy] {
    text-align: center;
    margin-top: 10px;
    color: White;
}

.lblStatus[b-kkn7nda4wy] {
    background-color: White;
}

.shimmer[b-kkn7nda4wy] {
    display: inline-block;
    /*color: green;*/
    /*background: black -webkit-gradient(linear, 100% 0, 0 0, from(black), color-stop(0.5, #ffffff), to(black));*/
    /*background: #292b2c -webkit-gradient(linear, 100% 0, 0 0, from(#292b2c), color-stop(0.5, #ffffff), to(#292b2c));*/
    background: #50FC04 -webkit-gradient(linear, 100% 0, 0 0, from(#292b2c), color-stop(0.5, #ffffff), to(#292b2c));
    background-position: -4rem top; /*50px*/
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: shimmer;
    -webkit-animation-duration: 2.2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-background-size: 4rem 100%; /*50px*/
}

@-webkit-keyframes shimmer {
    0% {
        background-position: -4rem top; /*50px*/
    }

    70% {
        background-position: 15.5rem top; /*~240px*/
    }

    100% {
        background-position: 15.5rem top; /*~240px*/
    }
}
/* /Shared/AdminLayout.razor.rz.scp.css */
.page[b-1eedhy2fgi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1eedhy2fgi] {
    flex: 1;
}

.sidebar[b-1eedhy2fgi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1eedhy2fgi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1eedhy2fgi]  a, .top-row[b-1eedhy2fgi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-1eedhy2fgi]  a:hover, .top-row[b-1eedhy2fgi]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-1eedhy2fgi]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1eedhy2fgi] {
        display: none;
    }

    .top-row.auth[b-1eedhy2fgi] {
        justify-content: space-between;
    }

    .top-row[b-1eedhy2fgi]  a, .top-row[b-1eedhy2fgi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1eedhy2fgi] {
        flex-direction: row;
    }

    .sidebar[b-1eedhy2fgi] {
        width: 260px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1eedhy2fgi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-1eedhy2fgi]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-1eedhy2fgi], article[b-1eedhy2fgi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-rado2y143y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rado2y143y] {
    flex: 1;
}

.sidebar[b-rado2y143y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rado2y143y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rado2y143y]  a, .top-row[b-rado2y143y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rado2y143y]  a:hover, .top-row[b-rado2y143y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rado2y143y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-rado2y143y] {
        display: none;
    }

    .top-row.auth[b-rado2y143y] {
        justify-content: space-between;
    }

    .top-row[b-rado2y143y]  a, .top-row[b-rado2y143y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rado2y143y] {
        flex-direction: row;
    }

    .sidebar[b-rado2y143y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rado2y143y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rado2y143y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rado2y143y], article[b-rado2y143y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ccm9ze5y9d] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ccm9ze5y9d] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ccm9ze5y9d] {
    font-size: 1.1rem;
}

.oi[b-ccm9ze5y9d] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ccm9ze5y9d] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ccm9ze5y9d] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ccm9ze5y9d] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ccm9ze5y9d]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ccm9ze5y9d]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ccm9ze5y9d]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ccm9ze5y9d] {
        display: none;
    }

    .collapse[b-ccm9ze5y9d] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ccm9ze5y9d] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/NavMenuAdmin.razor.rz.scp.css */
.navbar-toggler[b-ucaaofkf93] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ucaaofkf93] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ucaaofkf93] {
    font-size: 1.1rem;
}

.oi[b-ucaaofkf93] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.fas[b-ucaaofkf93] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ucaaofkf93] {
    font-size: 0.8rem;
    padding-bottom: 0.1rem;
}

    .nav-item:first-of-type[b-ucaaofkf93] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ucaaofkf93] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ucaaofkf93]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-ucaaofkf93]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-ucaaofkf93]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-ucaaofkf93] {
        display: none;
    }

    .collapse[b-ucaaofkf93] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-ucaaofkf93] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/NavMenuFrontDesk.razor.rz.scp.css */
/*
* Azia v1.0.0 (https://www.bootstrapdash.com/demo/azia/v1.0/)
* Copyright 2019 BootstrapDash
* Licensed under BootstrapDash License
*
*
* ------ Table Of Contents -------
*
*   1. FONTS IMPORT
*   2. BOOTSTRAP FRAMEWORK
*   3. BOOTSTRAP OVERRIDES
*      3.1  Accordion
*      3.2  Alerts
*      3.3  Badge
*      3.4  Breadcrumb
*      3.5  Buttons
*      3.6  Cards
*      3.7  Carousel
*      3.8  Dropdown
*      3.9  Forms
*      3.10 Grid
*      3.11 Input Group
*      3.12 Modal
*      3.13 Nav
*      3.14 Pagination
*      3.15 Popover
*      3.16 Progress
*      3.17 Table
*      3.18 Toast
*      3.19 Tooltip
*   4. CUSTOM ELEMENT STYLES
*      4.1  Accordion
*      4.2  Buttons
*      4.3  Charts
*      4.4  Forms
*      4.5  Image
*      4.6  List
*      4.7  Modal
*      4.8  Nav
*   5. CUSTOM VENDOR STYLES
*      5.1  DataTables
*      5.2  DatePicker
*      5.3  DateTimePicker
*      5.4  jQuery Steps
*      5.5  jQVMap
*      5.6  Morris
*      5.7  Parsley
*      5.8  Quill
*      5.9  RangSlider
*      5.10 Scrollbar
*      5.11 Select2
*      5.12 Spectrum
*   6. PAGE LAYOUT STYLES
*      6.1  Content
*      6.2  Footer
*      6.3  Global
*      6.4  Header
*      6.5  Iconbar
*      6.6  Navbar
*      6.7  Navbar Variant
*      6.8  Sidebar
*   7. TEMPLATE STYLES
*      7.1  Demo
*      7.2  Calendar
*      7.3  Chat
*      7.4  Contacts
*      7.5  Invoice
*      7.6  Mail
*      7.7  Profile
*      7.8  Signin
*      7.9  Signup
*      7.10 Error
*   8. DASHBOARD STYLES
*      8.1  Dashboard One
*      8.2  Dashboard Two
*      8.3  Dashboard Three
*      8.4  Dashboard Four
*      8.5  Dashboard Five
*      8.6  Dashboard Six
*      8.7  Dashboard Seven
*      8.8  Dashboard Eight
*      8.9  Dashboard Nine
*      8.10 Dashboard Ten
*   9. UTILITIES/HELPER CLASSES
*      9.1  Background
*      9.2  Border
*      9.3  Height
*      9.4  Margin
*      9.5  Misc
*      9.6  Padding
*      9.7  Position
*      9.8  Typography
*      9.9  Width
*
*/
/* ############### FONTS IMPORT ############### */

/* ############### BOOTSTRAP FRAMEWORK ############### */
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

*[b-ult027a91x],
*[b-ult027a91x]::before,
*[b-ult027a91x]::after {
    box-sizing: border-box;
}

html[b-ult027a91x] {
  /*  font-family: sans-serif;*/
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

nav[b-ult027a91x] {
    display: block;
}

body[b-ult027a91x] {
    margin: 0;
}

[tabindex="-1"]:focus:not(:focus-visible)[b-ult027a91x] {
    outline: 0 !important;
}


ol[b-ult027a91x],
ul[b-ult027a91x],
dl[b-ult027a91x] {
    margin-top: 0;
    margin-bottom: 1rem;
}


a[b-ult027a91x] {
    color: #3366ff;
    text-decoration: none;
    background-color: transparent;
}

    a:hover[b-ult027a91x] {
        color: #0039e6;
        text-decoration: none;
    }

    a:not([href]):not([class])[b-ult027a91x] {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([class]):hover[b-ult027a91x] {
            color: inherit;
            text-decoration: none;
        }




kbd[b-ult027a91x] {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #1c273c;
    border-radius: 0.2rem;
}

    kbd kbd[b-ult027a91x] {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

pre[b-ult027a91x] {
    display: block;
    font-size: 87.5%;
    color: #1c273c;
}

    pre code[b-ult027a91x] {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

.pre-scrollable[b-ult027a91x] {
    max-height: 340px;
    overflow-y: scroll;
}





.dropup[b-ult027a91x],
.dropright[b-ult027a91x],
.dropdown[b-ult027a91x],
.dropleft[b-ult027a91x] {
    position: relative;
}

.dropdown-toggle[b-ult027a91x] {
    white-space: nowrap;
}

    .dropdown-toggle[b-ult027a91x]::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

    .dropdown-toggle:empty[b-ult027a91x]::after {
        margin-left: 0;
    }

.dropdown-menu[b-ult027a91x] {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.875rem;
    color: #031b4e;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.dropdown-menu-left[b-ult027a91x] {
    right: auto;
    left: 0;
}

.dropdown-menu-right[b-ult027a91x] {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left[b-ult027a91x] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right[b-ult027a91x] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left[b-ult027a91x] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right[b-ult027a91x] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left[b-ult027a91x] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right[b-ult027a91x] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left[b-ult027a91x] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right[b-ult027a91x] {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu[b-ult027a91x] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle[b-ult027a91x]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty[b-ult027a91x]::after {
    margin-left: 0;
}

.dropright .dropdown-menu[b-ult027a91x] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle[b-ult027a91x]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty[b-ult027a91x]::after {
    margin-left: 0;
}

.dropright .dropdown-toggle[b-ult027a91x]::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu[b-ult027a91x] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle[b-ult027a91x]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle[b-ult027a91x]::after {
    display: none;
}

.dropleft .dropdown-toggle[b-ult027a91x]::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty[b-ult027a91x]::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle[b-ult027a91x]::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"][b-ult027a91x], .dropdown-menu[x-placement^="right"][b-ult027a91x], .dropdown-menu[x-placement^="bottom"][b-ult027a91x], .dropdown-menu[x-placement^="left"][b-ult027a91x] {
    right: auto;
    bottom: auto;
}

.dropdown-divider[b-ult027a91x] {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e3e7ed;
}

.dropdown-item[b-ult027a91x] {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #1c273c;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover[b-ult027a91x], .dropdown-item:focus[b-ult027a91x] {
        color: #141c2b;
        text-decoration: none;
        background-color: #f4f5f8;
    }

    .dropdown-item.active[b-ult027a91x], .dropdown-item:active[b-ult027a91x] {
        color: #fff;
        text-decoration: none;
        background-color: #3366ff;
    }

    .dropdown-item.disabled[b-ult027a91x], .dropdown-item:disabled[b-ult027a91x] {
        color: #7987a1;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show[b-ult027a91x] {
    display: block;
}

.dropdown-header[b-ult027a91x] {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.76562rem;
    color: #7987a1;
    white-space: nowrap;
}

.dropdown-item-text[b-ult027a91x] {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #1c273c;
}


.custom-control[b-ult027a91x] {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.5rem;
}

.custom-control-inline[b-ult027a91x] {
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input[b-ult027a91x] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.15625rem;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-label[b-ult027a91x]::before {
        color: #fff;
        border-color: #3366ff;
        background-color: #3366ff;
    }

    .custom-control-input:focus ~ .custom-control-label[b-ult027a91x]::before {
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label[b-ult027a91x]::before {
        border-color: #b3c6ff;
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label[b-ult027a91x]::before {
        color: #fff;
        background-color: #e6ecff;
        border-color: #e6ecff;
    }

    .custom-control-input[disabled] ~ .custom-control-label[b-ult027a91x], .custom-control-input:disabled ~ .custom-control-label[b-ult027a91x] {
        color: #7987a1;
    }

        .custom-control-input[disabled] ~ .custom-control-label[b-ult027a91x]::before, .custom-control-input:disabled ~ .custom-control-label[b-ult027a91x]::before {
            background-color: #e3e7ed;
        }

.custom-control-label[b-ult027a91x] {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

    .custom-control-label[b-ult027a91x]::before {
        position: absolute;
        top: 0.15625rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #97a3b9 solid 1px;
    }

    .custom-control-label[b-ult027a91x]::after {
        position: absolute;
        top: 0.15625rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50% / 50% 50%;
    }

.custom-checkbox .custom-control-label[b-ult027a91x]::before {
    border-radius: 3px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-ult027a91x]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-ult027a91x]::before {
    border-color: #3366ff;
    background-color: #3366ff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-ult027a91x]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-ult027a91x]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-ult027a91x]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-radio .custom-control-label[b-ult027a91x]::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-ult027a91x]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-ult027a91x]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-switch[b-ult027a91x] {
    padding-left: 2.25rem;
}

    .custom-switch .custom-control-label[b-ult027a91x]::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: 0.5rem;
    }

    .custom-switch .custom-control-label[b-ult027a91x]::after {
        top: calc(0.15625rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #97a3b9;
        border-radius: 0.5rem;
        transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label[b-ult027a91x]::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label[b-ult027a91x]::after {
    background-color: #fff;
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label[b-ult027a91x]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-select[b-ult027a91x] {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border: 1px solid #cdd4e0;
    border-radius: 3px;
    appearance: none;
}

    .custom-select:focus[b-ult027a91x] {
        border-color: #b3c6ff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

        .custom-select:focus[b-ult027a91x]::-ms-value {
            color: #596882;
            background-color: #fff;
        }

    .custom-select[multiple][b-ult027a91x], .custom-select[size]:not([size="1"])[b-ult027a91x] {
        height: auto;
        padding-right: 0.75rem;
        background-image: none;
    }

    .custom-select:disabled[b-ult027a91x] {
        color: #7987a1;
        background-color: #e3e7ed;
    }

    .custom-select[b-ult027a91x]::-ms-expand {
        display: none;
    }

    .custom-select:-moz-focusring[b-ult027a91x] {
        color: transparent;
        text-shadow: 0 0 0 #596882;
    }

.custom-select-sm[b-ult027a91x] {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.76562rem;
}

.custom-select-lg[b-ult027a91x] {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.09375rem;
}

.custom-file[b-ult027a91x] {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input[b-ult027a91x] {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

    .custom-file-input:focus ~ .custom-file-label[b-ult027a91x] {
        border-color: #b3c6ff;
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

    .custom-file-input[disabled] ~ .custom-file-label[b-ult027a91x],
    .custom-file-input:disabled ~ .custom-file-label[b-ult027a91x] {
        background-color: #e3e7ed;
    }

    .custom-file-input:lang(en) ~ .custom-file-label[b-ult027a91x]::after {
        content: "Browse";
    }

    .custom-file-input ~ .custom-file-label[data-browse][b-ult027a91x]::after {
        content: attr(data-browse);
    }

.custom-file-label[b-ult027a91x] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    background-color: #fff;
    border: 1px solid #cdd4e0;
    border-radius: 3px;
}

    .custom-file-label[b-ult027a91x]::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(1.5em + 0.75rem);
        padding: 0.375rem 0.75rem;
        line-height: 1.5;
        color: #596882;
        content: "Browse";
        background-color: #e3e7ed;
        border-left: inherit;
        border-radius: 0 3px 3px 0;
    }

.custom-range[b-ult027a91x] {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none;
}

    .custom-range:focus[b-ult027a91x] {
        outline: none;
    }

        .custom-range:focus[b-ult027a91x]::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

        .custom-range:focus[b-ult027a91x]::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

        .custom-range:focus[b-ult027a91x]::-ms-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

    .custom-range[b-ult027a91x]::-moz-focus-outer {
        border: 0;
    }

    .custom-range[b-ult027a91x]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #3366ff;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-ult027a91x]::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range[b-ult027a91x]::-webkit-slider-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-ult027a91x]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #cdd4e0;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range[b-ult027a91x]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3366ff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-ult027a91x]::-moz-range-thumb {
        transition: none;
    }
}

.custom-range[b-ult027a91x]::-moz-range-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-ult027a91x]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #cdd4e0;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range[b-ult027a91x]::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3366ff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-ult027a91x]::-ms-thumb {
        transition: none;
    }
}

.custom-range[b-ult027a91x]::-ms-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-ult027a91x]::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range[b-ult027a91x]::-ms-fill-lower {
    background-color: #cdd4e0;
    border-radius: 1rem;
}

.custom-range[b-ult027a91x]::-ms-fill-upper {
    margin-right: 15px;
    background-color: #cdd4e0;
    border-radius: 1rem;
}

.custom-range:disabled[b-ult027a91x]::-webkit-slider-thumb {
    background-color: #97a3b9;
}

.custom-range:disabled[b-ult027a91x]::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled[b-ult027a91x]::-moz-range-thumb {
    background-color: #97a3b9;
}

.custom-range:disabled[b-ult027a91x]::-moz-range-track {
    cursor: default;
}

.custom-range:disabled[b-ult027a91x]::-ms-thumb {
    background-color: #97a3b9;
}

.custom-control-label[b-ult027a91x]::before,
.custom-file-label[b-ult027a91x],
.custom-select[b-ult027a91x] {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label[b-ult027a91x]::before,
    .custom-file-label[b-ult027a91x],
    .custom-select[b-ult027a91x] {
        transition: none;
    }
}

.nav[b-ult027a91x] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
   
}

.nav-link[b-ult027a91x] {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover[b-ult027a91x], .nav-link:focus[b-ult027a91x] {
        text-decoration: none;
    }

    .nav-link.disabled[b-ult027a91x] {
        color: #7987a1;
        pointer-events: none;
        cursor: default;
    }

.nav-tabs[b-ult027a91x] {
    border-bottom: 1px solid #cdd4e0;
   
}

    .nav-tabs .nav-item[b-ult027a91x] {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link[b-ult027a91x] {
        border: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .nav-tabs .nav-link:hover[b-ult027a91x], .nav-tabs .nav-link:focus[b-ult027a91x] {
            border-color: #e3e7ed #e3e7ed #cdd4e0;
        }

        .nav-tabs .nav-link.disabled[b-ult027a91x] {
            color: #7987a1;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active[b-ult027a91x],
        .nav-tabs .nav-item.show .nav-link[b-ult027a91x] {
            color: #596882;
            background-color: #fff;
            border-color: #cdd4e0 #cdd4e0 #fff;
        }

    .nav-tabs .dropdown-menu[b-ult027a91x] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link[b-ult027a91x] {
    border-radius: 3px;
}

    .nav-pills .nav-link.active[b-ult027a91x],
    .nav-pills .show > .nav-link[b-ult027a91x] {
        color: #fff;
        background-color: #3366ff;
    }

.nav-fill > .nav-link[b-ult027a91x],
.nav-fill .nav-item[b-ult027a91x] {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link[b-ult027a91x],
.nav-justified .nav-item[b-ult027a91x] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane[b-ult027a91x] {
    display: none;
}

.tab-content > .active[b-ult027a91x] {
    display: block;
}

.navbar[b-ult027a91x] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

    .navbar .container[b-ult027a91x],
    .navbar .container-fluid[b-ult027a91x], .navbar .container-sm[b-ult027a91x], .navbar .container-md[b-ult027a91x], .navbar .container-lg[b-ult027a91x], .navbar .container-xl[b-ult027a91x] {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand[b-ult027a91x] {
    display: inline-block;
    padding-top: 0.33594rem;
    padding-bottom: 0.33594rem;
    margin-right: 1rem;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap;
}

    .navbar-brand:hover[b-ult027a91x], .navbar-brand:focus[b-ult027a91x] {
        text-decoration: none;
    }

.navbar-nav[b-ult027a91x] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu[b-ult027a91x] {
        position: static;
        float: none;
    }

.navbar-text[b-ult027a91x] {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse[b-ult027a91x] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler[b-ult027a91x] {
    padding: 0.25rem 0.75rem;
    font-size: 1.09375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
}

    .navbar-toggler:hover[b-ult027a91x], .navbar-toggler:focus[b-ult027a91x] {
        text-decoration: none;
    }

.navbar-toggler-icon[b-ult027a91x] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container[b-ult027a91x],
    .navbar-expand-sm > .container-fluid[b-ult027a91x], .navbar-expand-sm > .container-sm[b-ult027a91x], .navbar-expand-sm > .container-md[b-ult027a91x], .navbar-expand-sm > .container-lg[b-ult027a91x], .navbar-expand-sm > .container-xl[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm[b-ult027a91x] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav[b-ult027a91x] {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-ult027a91x] {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-ult027a91x] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container[b-ult027a91x],
        .navbar-expand-sm > .container-fluid[b-ult027a91x], .navbar-expand-sm > .container-sm[b-ult027a91x], .navbar-expand-sm > .container-md[b-ult027a91x], .navbar-expand-sm > .container-lg[b-ult027a91x], .navbar-expand-sm > .container-xl[b-ult027a91x] {
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse[b-ult027a91x] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler[b-ult027a91x] {
            display: none;
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container[b-ult027a91x],
    .navbar-expand-md > .container-fluid[b-ult027a91x], .navbar-expand-md > .container-sm[b-ult027a91x], .navbar-expand-md > .container-md[b-ult027a91x], .navbar-expand-md > .container-lg[b-ult027a91x], .navbar-expand-md > .container-xl[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md[b-ult027a91x] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav[b-ult027a91x] {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-ult027a91x] {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link[b-ult027a91x] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container[b-ult027a91x],
        .navbar-expand-md > .container-fluid[b-ult027a91x], .navbar-expand-md > .container-sm[b-ult027a91x], .navbar-expand-md > .container-md[b-ult027a91x], .navbar-expand-md > .container-lg[b-ult027a91x], .navbar-expand-md > .container-xl[b-ult027a91x] {
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse[b-ult027a91x] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler[b-ult027a91x] {
            display: none;
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container[b-ult027a91x],
    .navbar-expand-lg > .container-fluid[b-ult027a91x], .navbar-expand-lg > .container-sm[b-ult027a91x], .navbar-expand-lg > .container-md[b-ult027a91x], .navbar-expand-lg > .container-lg[b-ult027a91x], .navbar-expand-lg > .container-xl[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg[b-ult027a91x] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav[b-ult027a91x] {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-ult027a91x] {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-ult027a91x] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-lg > .container[b-ult027a91x],
        .navbar-expand-lg > .container-fluid[b-ult027a91x], .navbar-expand-lg > .container-sm[b-ult027a91x], .navbar-expand-lg > .container-md[b-ult027a91x], .navbar-expand-lg > .container-lg[b-ult027a91x], .navbar-expand-lg > .container-xl[b-ult027a91x] {
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse[b-ult027a91x] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler[b-ult027a91x] {
            display: none;
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container[b-ult027a91x],
    .navbar-expand-xl > .container-fluid[b-ult027a91x], .navbar-expand-xl > .container-sm[b-ult027a91x], .navbar-expand-xl > .container-md[b-ult027a91x], .navbar-expand-xl > .container-lg[b-ult027a91x], .navbar-expand-xl > .container-xl[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl[b-ult027a91x] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav[b-ult027a91x] {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-ult027a91x] {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-ult027a91x] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container[b-ult027a91x],
        .navbar-expand-xl > .container-fluid[b-ult027a91x], .navbar-expand-xl > .container-sm[b-ult027a91x], .navbar-expand-xl > .container-md[b-ult027a91x], .navbar-expand-xl > .container-lg[b-ult027a91x], .navbar-expand-xl > .container-xl[b-ult027a91x] {
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse[b-ult027a91x] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler[b-ult027a91x] {
            display: none;
        }
}

.navbar-expand[b-ult027a91x] {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

    .navbar-expand > .container[b-ult027a91x],
    .navbar-expand > .container-fluid[b-ult027a91x], .navbar-expand > .container-sm[b-ult027a91x], .navbar-expand > .container-md[b-ult027a91x], .navbar-expand > .container-lg[b-ult027a91x], .navbar-expand > .container-xl[b-ult027a91x] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-expand .navbar-nav[b-ult027a91x] {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-ult027a91x] {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link[b-ult027a91x] {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    .navbar-expand > .container[b-ult027a91x],
    .navbar-expand > .container-fluid[b-ult027a91x], .navbar-expand > .container-sm[b-ult027a91x], .navbar-expand > .container-md[b-ult027a91x], .navbar-expand > .container-lg[b-ult027a91x], .navbar-expand > .container-xl[b-ult027a91x] {
        flex-wrap: nowrap;
    }

    .navbar-expand .navbar-collapse[b-ult027a91x] {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler[b-ult027a91x] {
        display: none;
    }

.navbar-light .navbar-brand[b-ult027a91x] {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:hover[b-ult027a91x], .navbar-light .navbar-brand:focus[b-ult027a91x] {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link[b-ult027a91x] {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:hover[b-ult027a91x], .navbar-light .navbar-nav .nav-link:focus[b-ult027a91x] {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled[b-ult027a91x] {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link[b-ult027a91x],
    .navbar-light .navbar-nav .active > .nav-link[b-ult027a91x],
    .navbar-light .navbar-nav .nav-link.show[b-ult027a91x],
    .navbar-light .navbar-nav .nav-link.active[b-ult027a91x] {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler[b-ult027a91x] {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon[b-ult027a91x] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text[b-ult027a91x] {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-text a[b-ult027a91x] {
        color: rgba(0, 0, 0, 0.9);
    }

        .navbar-light .navbar-text a:hover[b-ult027a91x], .navbar-light .navbar-text a:focus[b-ult027a91x] {
            color: rgba(0, 0, 0, 0.9);
        }

.navbar-dark .navbar-brand[b-ult027a91x] {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover[b-ult027a91x], .navbar-dark .navbar-brand:focus[b-ult027a91x] {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link[b-ult027a91x] {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:hover[b-ult027a91x], .navbar-dark .navbar-nav .nav-link:focus[b-ult027a91x] {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-ult027a91x] {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link[b-ult027a91x],
    .navbar-dark .navbar-nav .active > .nav-link[b-ult027a91x],
    .navbar-dark .navbar-nav .nav-link.show[b-ult027a91x],
    .navbar-dark .navbar-nav .nav-link.active[b-ult027a91x] {
        color: #fff;
    }

.navbar-dark .navbar-toggler[b-ult027a91x] {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon[b-ult027a91x] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text[b-ult027a91x] {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-text a[b-ult027a91x] {
        color: #fff;
    }

        .navbar-dark .navbar-text a:hover[b-ult027a91x], .navbar-dark .navbar-text a:focus[b-ult027a91x] {
            color: #fff;
        }







.az-toggle[b-ult027a91x] {
    width: 60px;
    height: 25px;
    background-color: #b4bdce;
    padding: 2px;
    position: relative;
    overflow: hidden;
}

    .az-toggle span[b-ult027a91x] {
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: 3px;
        display: block;
        width: 20px;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .az-toggle span[b-ult027a91x] {
        transition: none;
    }
}

.az-toggle span[b-ult027a91x]::before, .az-toggle span[b-ult027a91x]::after {
    position: absolute;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
    top: 2px;
    line-height: 1.38;
}

.az-toggle span[b-ult027a91x]::before {
    content: 'on';
    left: -25px;
}

.az-toggle span[b-ult027a91x]::after {
    content: 'off';
    right: -29px;
}

.az-toggle.on[b-ult027a91x] {
    background-color: #5b47fb;
}

    .az-toggle.on span[b-ult027a91x] {
        left: 37px;
    }

.az-toggle-secondary.on[b-ult027a91x] {
    background-color: #3366ff;
}

.az-toggle-success.on[b-ult027a91x] {
    background-color: #3bb001;
}

.az-toggle-dark.on[b-ult027a91x] {
    background-color: #1c273c;
}

.az-form-group[b-ult027a91x] {
    padding: 12px 15px;
    border: 1px solid #cdd4e0;
}

    .az-form-group.focus[b-ult027a91x] {
        border-color: #b4bdce;
        box-shadow: 0 0 0 2px rgba(91, 71, 251, 0.16);
    }

    .az-form-group .form-label[b-ult027a91x] {
        font-size: 13px;
        margin-bottom: 2px;
        font-weight: 400;
        color: #97a3b9;
    }

    .az-form-group .form-control[b-ult027a91x] {
        padding: 0;
        border-width: 0;
        height: 25px;
        color: #1c273c;
        font-weight: 500;
    }

        .az-form-group .form-control:focus[b-ult027a91x] {
            box-shadow: none;
        }

/* ###### 4.5 Image   ###### */
.az-img-user[b-ult027a91x] {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
}

    .az-img-user img[b-ult027a91x] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 100%;
    }

    .az-img-user[b-ult027a91x]::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 3px;
        width: 6px;
        height: 6px;
        background-color: #97a3b9;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95);
        border-radius: 100%;
    }

    .az-img-user.online[b-ult027a91x]::after {
        background-color: #3bb001;
    }

.az-avatar[b-ult027a91x] {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    background-color: #596882;
}

    .az-avatar[b-ult027a91x]::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 3px;
        width: 6px;
        height: 6px;
        background-color: #97a3b9;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95);
        border-radius: 100%;
    }

    .az-avatar.online[b-ult027a91x]::after {
        background-color: #3bb001;
    }

.avatar-xs[b-ult027a91x] {
    width: 24px;
    height: 24px;
    font-size: 11px;
}

    .avatar-xs[b-ult027a91x]::after {
        width: 5px;
        height: 5px;
    }

.avatar-sm[b-ult027a91x] {
    width: 32px;
    height: 32px;
    font-size: 14px;
}

    .avatar-sm[b-ult027a91x]::after {
        width: 7px;
        height: 7px;
    }

.avatar-md[b-ult027a91x] {
    width: 48px;
    height: 48px;
    font-size: 24px;
}

    .avatar-md[b-ult027a91x]::after {
        width: 9px;
        height: 9px;
        right: 2px;
        bottom: 2px;
    }

.avatar-lg[b-ult027a91x] {
    width: 64px;
    height: 64px;
    font-size: 28px;
}

    .avatar-lg[b-ult027a91x]::after {
        width: 10px;
        height: 10px;
        bottom: 3px;
        right: 4px;
    }

.avatar-xl[b-ult027a91x] {
    width: 72px;
    height: 72px;
    font-size: 36px;
}

    .avatar-xl[b-ult027a91x]::after {
        width: 11px;
        height: 11px;
        bottom: 4px;
        right: 5px;
        box-shadow: 0 0 0 2.5px #fff;
    }

.avatar-xxl[b-ult027a91x] {
    width: 100px;
    height: 100px;
    font-size: 56px;
}

    .avatar-xxl[b-ult027a91x]::after {
        width: 13px;
        height: 13px;
        bottom: 6px;
        right: 7px;
        box-shadow: 0 0 0 3px #fff;
    }

/* ###### 4.6 List   ###### */
.az-list-item[b-ult027a91x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

    .az-list-item + .az-list-item[b-ult027a91x] {
        border-top: 1px solid #e3e7ed;
    }

    .az-list-item:last-child[b-ult027a91x] {
        padding-bottom: 0;
    }

    .az-list-item h6[b-ult027a91x] {
        margin-bottom: 2px;
        font-weight: 600;
    }

    .az-list-item > div:first-child h6[b-ult027a91x] {
        color: #1c273c;
    }

    .az-list-item > div span[b-ult027a91x] {
        color: #7987a1;
        font-size: 12px;
    }

    .az-list-item > div:last-child[b-ult027a91x] {
        text-align: right;
    }

        .az-list-item > div:last-child h6[b-ult027a91x] {
            line-height: 1;
        }

/* ###### 4.8 Nav   ###### */
@media (min-width: 768px) {
    .az-nav[b-ult027a91x] {
        align-items: center;
    }
}

.az-nav .nav-link[b-ult027a91x] {
    display: block;
    color: #596882;
    padding: 0;
    position: relative;
    line-height: normal;
}

    .az-nav .nav-link:hover[b-ult027a91x], .az-nav .nav-link:focus[b-ult027a91x] {
        color: #1c273c;
    }

    .az-nav .nav-link + .nav-link[b-ult027a91x] {
        padding-top: 12px;
        margin-top: 12px;
        border-top: 1px dotted #97a3b9;
    }

@media (min-width: 768px) {
    .az-nav .nav-link + .nav-link[b-ult027a91x] {
        padding-top: 0;
        margin-top: 0;
        border-top: 0;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px dotted #97a3b9;
    }
}

.az-nav .nav-link.active[b-ult027a91x] {
    color: #5b47fb;
}

.az-nav-column[b-ult027a91x] {
    flex-direction: column;
}

    .az-nav-column .nav-link[b-ult027a91x] {
        padding: 0;
        height: 38px;
        color: #1c273c;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .az-nav-column .nav-link i[b-ult027a91x] {
            font-size: 24px;
            line-height: 0;
            width: 24px;
            margin-right: 12px;
            text-align: center;
            transition: all 0.2s ease-in-out;
        }

@media (prefers-reduced-motion: reduce) {
    .az-nav-column .nav-link i[b-ult027a91x] {
        transition: none;
    }
}

.az-nav-column .nav-link i:not([class*=' tx-'])[b-ult027a91x] {
    color: #7987a1;
}

.az-nav-column .nav-link i.typcn[b-ult027a91x] {
    line-height: .9;
}

.az-nav-column .nav-link span[b-ult027a91x] {
    font-weight: 400;
    font-size: 11px;
    color: #97a3b9;
    margin-left: auto;
}

.az-nav-column .nav-link:hover[b-ult027a91x], .az-nav-column .nav-link:focus[b-ult027a91x] {
    color: #1c273c;
}

    .az-nav-column .nav-link:hover i:not([class*=' tx-'])[b-ult027a91x], .az-nav-column .nav-link:focus i:not([class*=' tx-'])[b-ult027a91x] {
        color: #1c273c;
    }

.az-nav-column .nav-link.active[b-ult027a91x] {
    position: relative;
}

    .az-nav-column .nav-link.active[b-ult027a91x]::before {
        content: '';
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: -28px;
        width: 3px;
        background-color: #5b47fb;
        border-radius: 3px;
        display: none;
    }

    .az-nav-column .nav-link.active[b-ult027a91x], .az-nav-column .nav-link.active:hover[b-ult027a91x], .az-nav-column .nav-link.active:focus[b-ult027a91x] {
        color: #5b47fb;
    }

        .az-nav-column .nav-link.active i[b-ult027a91x], .az-nav-column .nav-link.active:hover i[b-ult027a91x], .az-nav-column .nav-link.active:focus i[b-ult027a91x] {
            color: #5b47fb;
        }

.az-nav-column .nav-link + .nav-link[b-ult027a91x] {
    border-top: 1px dotted #b4bdce;
}

.az-nav-column.sm .nav-link[b-ult027a91x] {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 10px 0;
}

    .az-nav-column.sm .nav-link i[b-ult027a91x] {
        font-size: 21px;
    }

.az-nav-dark .nav-link[b-ult027a91x] {
    color: rgba(255, 255, 255, 0.7);
}

    .az-nav-dark .nav-link:hover[b-ult027a91x], .az-nav-dark .nav-link:focus[b-ult027a91x] {
        color: #fff;
    }

    .az-nav-dark .nav-link + .nav-link[b-ult027a91x] {
        border-color: #596882;
    }

    .az-nav-dark .nav-link.active[b-ult027a91x] {
        color: #5b47fb;
    }

.az-nav-colored-bg .nav-link + .nav-link[b-ult027a91x] {
    border-color: rgba(255, 255, 255, 0.4);
}

.az-nav-colored-bg .nav-link.active[b-ult027a91x] {
    color: #fff;
}

.az-nav-line[b-ult027a91x] {
    position: relative;
}

    .az-nav-line .nav-link[b-ult027a91x] {
        padding: 0;
        color: #596882;
        position: relative;
    }

        .az-nav-line .nav-link:hover[b-ult027a91x], .az-nav-line .nav-link:focus[b-ult027a91x] {
            color: #1c273c;
        }

        .az-nav-line .nav-link + .nav-link[b-ult027a91x] {
            margin-top: 15px;
        }

@media (min-width: 768px) {
    .az-nav-line .nav-link + .nav-link[b-ult027a91x] {
        margin-top: 0;
        margin-left: 30px;
    }
}

.az-nav-line .nav-link.active[b-ult027a91x] {
    color: #1c273c;
}

    .az-nav-line .nav-link.active[b-ult027a91x]::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -20px;
        width: 2px;
        background-color: #1c273c;
    }

@media (min-width: 768px) {
    .az-nav-line .nav-link.active[b-ult027a91x]::before {
        top: auto;
        bottom: -20px;
        left: 0;
        right: 0;
        height: 2px;
        width: auto;
    }
}

.az-nav-line.az-nav-dark .nav-link[b-ult027a91x] {
    color: rgba(255, 255, 255, 0.7);
}

    .az-nav-line.az-nav-dark .nav-link:hover[b-ult027a91x], .az-nav-line.az-nav-dark .nav-link:focus[b-ult027a91x] {
        color: #fff;
    }

    .az-nav-line.az-nav-dark .nav-link.active[b-ult027a91x] {
        color: #fff;
    }

        .az-nav-line.az-nav-dark .nav-link.active[b-ult027a91x]::before {
            background-color: #fff;
        }

.az-nav-tabs[b-ult027a91x] {
    padding: 15px 15px 0;
    background-color: #cdd4e0;
}

    .az-nav-tabs .lSSlideOuter[b-ult027a91x] {
        position: relative;
        padding-left: 32px;
        padding-right: 35px;
    }

    .az-nav-tabs .lSSlideWrapper[b-ult027a91x] {
        overflow: visible;
    }

    .az-nav-tabs .lSAction > a[b-ult027a91x] {
        display: block;
        height: 40px;
        top: 16px;
        opacity: 1;
        background-color: #b4bdce;
        background-image: none;
    }

        .az-nav-tabs .lSAction > a:hover[b-ult027a91x], .az-nav-tabs .lSAction > a:focus[b-ult027a91x] {
            background-color: #a5afc4;
        }

        .az-nav-tabs .lSAction > a[b-ult027a91x]::before {
            font-family: 'Ionicons';
            font-size: 18px;
            position: absolute;
            top: -4px;
            left: 0;
            right: 0;
            bottom: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .az-nav-tabs .lSAction > a.lSPrev[b-ult027a91x] {
            left: -32px;
        }

            .az-nav-tabs .lSAction > a.lSPrev[b-ult027a91x]::before {
                content: '\f3cf';
            }

        .az-nav-tabs .lSAction > a.lSNext[b-ult027a91x] {
            right: -35px;
        }

            .az-nav-tabs .lSAction > a.lSNext[b-ult027a91x]::before {
                content: '\f3d1';
            }

        .az-nav-tabs .lSAction > a.disabled[b-ult027a91x] {
            background-color: #e3e7ed;
            color: #fff;
        }

    .az-nav-tabs .lightSlider[b-ult027a91x] {
        display: flex;
    }

    .az-nav-tabs .tab-item[b-ult027a91x] {
        flex-shrink: 0;
        display: block;
        float: none;
        min-width: 150px;
    }

    .az-nav-tabs .tab-link[b-ult027a91x] {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 20px;
        line-height: 1.428;
        color: #596882;
        white-space: nowrap;
        background-color: #e3e7ed;
    }

        .az-nav-tabs .tab-link:hover[b-ult027a91x], .az-nav-tabs .tab-link:focus[b-ult027a91x] {
            background-color: #f4f5f8;
        }

        .az-nav-tabs .tab-link.active[b-ult027a91x] {
            background-color: #fff;
            color: #1c273c;
            font-weight: 500;
        }

.az-tab-pane[b-ult027a91x] {
    display: none;
}

    .az-tab-pane.active[b-ult027a91x] {
        display: block;
    }







/* ###### 6.4 Header  ###### */
@media (max-width: 991.98px) {
    .az-header-menu-show[b-ult027a91x] {
        overflow: hidden;
    }

        .az-header-menu-show .az-header-menu[b-ult027a91x] {
            border-right: 1px solid rgba(28, 39, 60, 0.08);
            box-shadow: 0 0 30px rgba(28, 39, 60, 0.08);
            transform: translateX(0);
        }

        .az-header-menu-show .az-navbar-backdrop[b-ult027a91x] {
            visibility: visible;
            opacity: 1;
        }
}

.az-header[b-ult027a91x] {
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(28, 39, 60, 0.08);
    border-bottom: 1px solid rgba(28, 39, 60, 0.12);
   
}

@media (min-width: 992px) {
    .az-header[b-ult027a91x] {
        position: relative;
      
        height: 64px;
    }
}

.az-header > .container[b-ult027a91x],
.az-header > .container-fluid[b-ult027a91x],
.az-header > .container-sm[b-ult027a91x],
.az-header > .container-md[b-ult027a91x],
.az-header > .container-lg[b-ult027a91x],
.az-header > .container-xl[b-ult027a91x] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 992px) {
    .az-header > .container[b-ult027a91x],
    .az-header > .container-fluid[b-ult027a91x],
    .az-header > .container-sm[b-ult027a91x],
    .az-header > .container-md[b-ult027a91x],
    .az-header > .container-lg[b-ult027a91x],
    .az-header > .container-xl[b-ult027a91x] {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 992px) {
    .az-header > .container[b-ult027a91x] {
        padding: 0;
    }
}

@media (max-width: 991.98px) {
    .az-header > .container[b-ult027a91x] {
        max-width: none;
    }
}

.az-header .az-header-left .az-logo[b-ult027a91x] {
    display: none;
}

@media (min-width: 992px) {
    .az-header .az-header-left .az-logo[b-ult027a91x] {
        display: flex;
    }
}

.az-header-left[b-ult027a91x] {
    display: flex;
    align-items: center;
}

    .az-header-left .az-header-arrow[b-ult027a91x] {
        display: none;
        position: relative;
        top: -2px;
    }

.az-logo[b-ult027a91x] {
    font-weight: 700;
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
   
    color: #5b47fb;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    position: relative;
    top: -2px;
}

    .az-logo:hover[b-ult027a91x], .az-logo:focus[b-ult027a91x] {
        color: #5b47fb;
    }

    .az-logo i[b-ult027a91x] {
        display: block;
        line-height: .9;
        margin-right: 8px;
        font-size: 40px;
    }

        .az-logo i[b-ult027a91x]::before {
            width: auto;
            height: auto;
        }

.az-header-menu-icon[b-ult027a91x] {
    margin-right: 10px;
    width: 20px;
    height: 30px;
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .az-header-menu-icon[b-ult027a91x] {
        margin-right: 25px;
    }
}

.az-header-menu-icon span[b-ult027a91x] {
    display: block;
    position: relative;
    width: 15px;
    height: 2px;
    background-color: #1c273c;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu-icon span[b-ult027a91x] {
        transition: none;
    }
}

.az-header-menu-icon span[b-ult027a91x]::before, .az-header-menu-icon span[b-ult027a91x]::after {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1c273c;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu-icon span[b-ult027a91x]::before, .az-header-menu-icon span[b-ult027a91x]::after {
        transition: none;
    }
}

.az-header-menu-icon span[b-ult027a91x]::before {
    top: -6px;
}

.az-header-menu-icon span[b-ult027a91x]::after {
    bottom: -6px;
}

.az-header-menu[b-ult027a91x] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 240px;
    background-color: #fff;
    overflow-y: auto;
  
    transform: translateX(-240px);
    transition: all 0.35s;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu[b-ult027a91x] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-header-menu[b-ult027a91x] {
        background-color: transparent;
        border-right: 0;
        position: static;
        width: auto;
        overflow-y: visible;
        transform: none;
        z-index: auto;
    }
}

.az-header-menu > .nav[b-ult027a91x] {
    flex-direction: column;
    padding: 20px;
}

@media (min-width: 992px) {
    .az-header-menu > .nav[b-ult027a91x] {
        padding: 0;
        flex-direction: row;
        align-items: center;
    }
}

.az-header-menu .nav-item[b-ult027a91x]::before {
    content: '';
    position: absolute;
    top: 67px;
    margin-left: 25px;
    width: 15px;
    height: 15px;
    border-top: 2px solid rgba(28, 39, 60, 0.12);
    border-left: 2px solid rgba(28, 39, 60, 0.12);
    background-color: #fff;
    transform: rotate(45deg);
    z-index: 100;
    display: none;
}

.az-header-menu .nav-item + .nav-item[b-ult027a91x] {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item + .nav-item[b-ult027a91x] {
        margin-top: 0;
        margin-left: 30px;
    }
}

.az-header-menu .nav-item > .nav-link[b-ult027a91x] {
    display: flex;
    align-items: center;
    position: relative;
    color: #031b4e;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu .nav-item > .nav-link[b-ult027a91x] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link[b-ult027a91x] {
        font-size: 0.875rem;
    }
}

.az-header-menu .nav-item > .nav-link:hover[b-ult027a91x] {
    color: #5b47fb;
}

    .az-header-menu .nav-item > .nav-link:hover i[b-ult027a91x] {
        color: #5b47fb;
    }

.az-header-menu .nav-item > .nav-link.with-sub[b-ult027a91x]::after {
    content: '\f3d0';
    display: inline-block;
    font-family: 'Ionicons';
    font-size: 12px;
    font-weight: 400;
    margin-left: auto;
    margin-top: 3px;
    opacity: .5;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link.with-sub[b-ult027a91x]::after {
        margin-left: 5px;
    }
}

.az-header-menu .nav-item > .nav-link .typcn[b-ult027a91x] {
    font-size: 20px;
    line-height: .95;
    margin-right: 15px;
    width: 16px;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link .typcn[b-ult027a91x] {
        font-size: 18px;
        margin-right: 7px;
    }
}

.az-header-menu .nav-item > .nav-link .typcn[b-ult027a91x]::before {
    width: auto;
}

.az-header-menu .nav-item.active > .nav-link[b-ult027a91x] {
    color: #5b47fb;
    position: relative;
}

    .az-header-menu .nav-item.active > .nav-link[b-ult027a91x]::before {
        content: '';
        position: absolute;
        bottom: 0;
        top: 0;
        left: -20px;
        width: 2px;
        background-color: #5b47fb;
        border-radius: 3px;
    }

@media (min-width: 992px) {
    .az-header-menu .nav-item.active > .nav-link[b-ult027a91x]::before {
        top: auto;
        bottom: -22px;
        left: 0;
        right: 0;
        width: auto;
        height: 2px;
    }
}

@media (min-width: 992px) {
    .az-header-menu .nav-item.show[b-ult027a91x]::before {
        display: block;
    }
}

.az-header-menu .nav-item.show .az-menu-sub[b-ult027a91x] {
    display: block;
}

.az-header-menu-header[b-ult027a91x] {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-bottom: 1px solid rgba(28, 39, 60, 0.05);
}

@media (min-width: 992px) {
    .az-header-menu-header[b-ult027a91x] {
        display: none;
    }
}

.az-header-menu-header .close[b-ult027a91x] {
    font-weight: 300;
    font-size: 28px;
}

.az-menu-sub[b-ult027a91x] {
    font-size: 13px;
    margin-left: 32px;
    margin-top: 12px;
    display: none;
}

@media (min-width: 992px) {
    .az-menu-sub[b-ult027a91x] {
        position: absolute;
        top: 74px;
        background-color: #fff;
        padding: 15px 20px;
        border: 2px solid rgba(28, 39, 60, 0.12);
        min-width: 200px;
        margin-left: 0;
        margin-top: 0;
    }
}

.az-menu-sub .nav[b-ult027a91x] {
    flex-direction: column;
}

.az-menu-sub .nav-link[b-ult027a91x] {
    padding: 0;
    display: block;
    color: #596882;
}

    .az-menu-sub .nav-link + .nav-link[b-ult027a91x] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dotted #e3e7ed;
    }

    .az-menu-sub .nav-link:hover[b-ult027a91x], .az-menu-sub .nav-link:focus[b-ult027a91x] {
        color: #5b47fb;
    }

    .az-menu-sub .nav-link.active[b-ult027a91x] {
        color: #5b47fb;
        font-weight: 500;
    }

@media (min-width: 992px) {
    .az-menu-sub .nav-link.active[b-ult027a91x] {
        font-weight: 400;
    }
}

.az-menu-sub-mega[b-ult027a91x] {
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 0;
    border: 0;
}

    .az-menu-sub-mega .container[b-ult027a91x] {
        padding: 0;
    }

@media (max-width: 991.98px) {
    .az-menu-sub-mega .container[b-ult027a91x] {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container[b-ult027a91x] {
        display: flex;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
    }
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container > div[b-ult027a91x] {
        display: flex;
        padding: 20px;
        flex: 1;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .container > div[b-ult027a91x] {
        padding: 20px 25px;
    }
}

.az-menu-sub-mega .container > div + div[b-ult027a91x] {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container > div + div[b-ult027a91x] {
        margin-top: 0;
        border-left: 1px solid rgba(28, 39, 60, 0.05);
    }
}

.az-menu-sub-mega .nav[b-ult027a91x] {
    min-width: 120px;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .nav[b-ult027a91x] {
        min-width: 140px;
    }
}

.az-menu-sub-mega .nav + .nav[b-ult027a91x] {
    border-top: 1px dotted #e3e7ed;
    margin-top: 6px;
    padding-top: 6px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .nav + .nav[b-ult027a91x] {
        margin-left: 20px;
        margin-top: 31px;
        padding-top: 0;
        border-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .nav + .nav[b-ult027a91x] {
        margin-left: 25px;
    }
}

.az-menu-sub-mega .nav > span[b-ult027a91x] {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #1c273c;
    letter-spacing: .5px;
    margin-bottom: 15px;
    margin-top: 30px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .nav > span[b-ult027a91x] {
        font-size: 12px;
    }
}

.az-menu-sub-mega .nav > span:first-of-type[b-ult027a91x] {
    margin-top: 0;
}

.az-header-center[b-ult027a91x] {
    flex: 1;
    margin: 0 50px;
    position: relative;
    display: none;
}

@media (min-width: 992px) {
    .az-header-center[b-ult027a91x] {
        display: block;
    }
}

.az-header-center .form-control[b-ult027a91x] {
    border-color: #e3e7ed;
    border-width: 2px;
    background-color: #fcfcfc;
    transition: none;
    height: 40px;
}

    .az-header-center .form-control:focus[b-ult027a91x] {
        background-color: #fff;
        border-color: #b4bdce;
        box-shadow: none !important;
    }

        .az-header-center .form-control:focus + .btn[b-ult027a91x] {
            color: #7987a1;
        }

.az-header-center .btn[b-ult027a91x] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    height: 40px;
    color: #b4bdce;
    transition: none;
    font-size: 16px;
    padding-right: 13px;
}

    .az-header-center .btn:hover[b-ult027a91x], .az-header-center .btn:focus[b-ult027a91x] {
        color: #1c273c;
    }

.az-header-right[b-ult027a91x] {
    display: flex;
    align-items: center;
}

    .az-header-right .btn-social[b-ult027a91x] {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #97a3b9;
        border-radius: 3px;
        transition: all 0.2s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .az-header-right .btn-social[b-ult027a91x] {
        transition: none;
    }
}

.az-header-right .btn-social:hover[b-ult027a91x], .az-header-right .btn-social:focus[b-ult027a91x] {
    color: #596882;
}

.az-header-right .btn-social i[b-ult027a91x] {
    font-size: 18px;
    line-height: 0;
}

.az-header-right .btn-social + .btn-social[b-ult027a91x] {
    margin-left: 10px;
}

.az-header-right .btn-buy[b-ult027a91x] {
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 11px;
    font-weight: 500;
    background-color: #5b47fb;
    color: #fff;
    letter-spacing: .5px;
    display: flex;
    align-items: center;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    margin-left: 20px;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-right .btn-buy[b-ult027a91x] {
        transition: none;
    }
}

.az-header-right .btn-buy:hover[b-ult027a91x], .az-header-right .btn-buy:focus[b-ult027a91x] {
    background-color: #452efa;
}

.az-header-search-link[b-ult027a91x] {
    font-size: 18px;
    color: #596882;
    line-height: 1;
    margin-right: 15px;
}

.az-header-arrow[b-ult027a91x] {
    font-size: 27px;
    color: #1c273c;
    display: inline-block;
    line-height: 0;
}

    .az-header-arrow i[b-ult027a91x] {
        line-height: 0;
    }

    .az-header-arrow:hover[b-ult027a91x], .az-header-arrow:focus[b-ult027a91x] {
        color: #596882;
    }

.az-header-message[b-ult027a91x],
.az-header-notification[b-ult027a91x] {
    position: relative;
}

    .az-header-message > a[b-ult027a91x],
    .az-header-notification > a[b-ult027a91x] {
        display: block;
        font-size: 24px;
        color: #1c273c;
        position: relative;
        line-height: .9;
        outline: none;
    }

        .az-header-message > a.new[b-ult027a91x]::before,
        .az-header-notification > a.new[b-ult027a91x]::before {
            content: '';
            position: absolute;
            top: -2px;
            right: 2px;
            width: 7px;
            height: 7px;
            background-color: #dc3545;
            border-radius: 100%;
        }

.az-header-notification[b-ult027a91x] {
    margin-left: 15px;
}

    .az-header-notification > a[b-ult027a91x]::after {
        content: '';
        position: absolute;
        top: 47px;
        left: 50%;
        margin-left: -7px;
        width: 14px;
        height: 14px;
        border: 2px solid transparent;
        border-top-color: #cdd4e0;
        border-left-color: #cdd4e0;
        transform: rotate(45deg);
        background-color: #fff;
        z-index: 901;
        display: none;
    }

@media (min-width: 992px) {
    .az-header-notification > a[b-ult027a91x]::after {
        bottom: -36px;
    }
}

.az-header-notification .dropdown-menu[b-ult027a91x] {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 20px;
    border-width: 0;
    margin-top: 0;
    z-index: 900;
    border-radius: 0;
}

@media (min-width: 576px) {
    .az-header-notification .dropdown-menu[b-ult027a91x] {
        width: 300px;
        position: absolute;
        top: 52px;
        left: auto;
        right: -10px;
        bottom: auto;
        padding: 20px 20px 15px;
        border-color: #cdd4e0;
        border-width: 2px;
    }
}

.az-header-notification .dropdown-footer[b-ult027a91x] {
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
    border-top: 1px dotted #b4bdce;
}

@media (min-width: 576px) {
    .az-header-notification.show > a[b-ult027a91x]::after {
        display: block;
    }
}

.az-header-notification.show .dropdown-menu[b-ult027a91x] {
    display: block;
}

.az-notification-title[b-ult027a91x] {
    font-size: 18px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 5px;
    line-height: 1;
}

.az-notification-text[b-ult027a91x] {
    font-size: 13px;
    margin-bottom: 15px;
}

.az-notification-list .media[b-ult027a91x] {
    padding: 10px 0;
    position: relative;
}

    .az-notification-list .media + .media[b-ult027a91x] {
        border-top: 1px dotted #b4bdce;
    }

    .az-notification-list .media.new[b-ult027a91x] {
        color: #1c273c;
    }

    .az-notification-list .media:hover[b-ult027a91x], .az-notification-list .media:focus[b-ult027a91x] {
        cursor: pointer;
        z-index: 1;
    }

        .az-notification-list .media:hover[b-ult027a91x]::before, .az-notification-list .media:focus[b-ult027a91x]::before {
            content: '';
            position: absolute;
            top: -1px;
            left: -20px;
            bottom: -1px;
            right: -20px;
            background-color: #f4f5f8;
            border-top: 1px solid #cdd4e0;
            border-bottom: 1px solid #cdd4e0;
            z-index: -1;
        }

.az-notification-list .media-body[b-ult027a91x] {
    margin-left: 15px;
    font-size: 13px;
}

    .az-notification-list .media-body p[b-ult027a91x] {
        margin-bottom: 5px;
        line-height: 1.3;
    }

    .az-notification-list .media-body strong[b-ult027a91x] {
        font-weight: 500;
    }

    .az-notification-list .media-body span[b-ult027a91x] {
        display: block;
        font-size: 11px;
        color: #97a3b9;
    }

.az-profile-menu[b-ult027a91x] {
    position: relative;
    margin-left: 15px;
}

    .az-profile-menu > .az-img-user[b-ult027a91x] {
        outline: none;
        width: 32px;
        height: 32px;
    }

        .az-profile-menu > .az-img-user[b-ult027a91x]::before {
            content: '';
            position: absolute;
            bottom: -33px;
            left: 50%;
            margin-left: -7px;
            width: 14px;
            height: 14px;
            border: 2px solid transparent;
            border-top-color: #cdd4e0;
            border-left-color: #cdd4e0;
            transform: rotate(45deg);
            background-color: #fff;
            z-index: 901;
            display: none;
        }

        .az-profile-menu > .az-img-user[b-ult027a91x]::after {
            display: none;
        }

    .az-profile-menu .dropdown-menu[b-ult027a91x] {
        background-color: #fff;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px 20px 5px;
        border-width: 0;
        margin-top: 0;
        z-index: 900;
        border-radius: 0;
    }

@media (min-width: 576px) {
    .az-profile-menu .dropdown-menu[b-ult027a91x] {
        padding-top: 20px;
        position: absolute;
        top: 56px;
        left: auto;
        right: -10px;
        bottom: auto;
        width: 230px;
        border-color: #cdd4e0;
        border-width: 2px;
    }
}

.az-profile-menu .dropdown-item[b-ult027a91x] {
    position: relative;
    padding: 0;
    height: 38px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #596882;
}

    .az-profile-menu .dropdown-item i[b-ult027a91x] {
        font-size: 24px;
        margin-right: 10px;
        width: 24px;
        text-align: center;
    }

        .az-profile-menu .dropdown-item i.typcn[b-ult027a91x] {
            line-height: .9;
        }

    .az-profile-menu .dropdown-item:hover[b-ult027a91x], .az-profile-menu .dropdown-item:focus[b-ult027a91x] {
        background-color: transparent;
        color: #5b47fb;
    }

    .az-profile-menu .dropdown-item + .dropdown-item[b-ult027a91x] {
        border-top: 1px dotted #b4bdce;
    }

    .az-profile-menu .dropdown-item:last-child[b-ult027a91x] {
        margin-bottom: 10px;
    }

@media (min-width: 576px) {
    .az-profile-menu.show .az-img-user[b-ult027a91x]::before {
        display: block;
    }
}

.az-profile-menu.show .dropdown-menu[b-ult027a91x] {
    display: block;
}

.az-header-profile[b-ult027a91x] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

    .az-header-profile .az-img-user[b-ult027a91x] {
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }

@media (min-width: 576px) {
    .az-header-profile .az-img-user[b-ult027a91x] {
        width: 80px;
        height: 80px;
    }
}

.az-header-profile .az-img-user[b-ult027a91x]::after {
    display: none;
}

.az-header-profile h6[b-ult027a91x] {
    font-size: 24px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 0;
}

@media (min-width: 576px) {
    .az-header-profile h6[b-ult027a91x] {
        font-size: 18px;
    }
}

.az-header-profile span[b-ult027a91x] {
    display: block;
    font-size: 13px;
}

.az-header-sticky[b-ult027a91x] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

/* ###### 6.5 Iconbar  ###### */
@media (max-width: 991.98px) {
    .az-iconbar-show .az-iconbar[b-ult027a91x] {
        display: flex;
    }

    .az-iconbar-show .az-iconbar-aside[b-ult027a91x] {
        display: block;
    }
}

.az-iconbar[b-ult027a91x] {
    width: 64px;
    display: none;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    z-index: 500;
}

@media (min-width: 992px) {
    .az-iconbar[b-ult027a91x] {
        display: flex;
    }
}

.az-iconbar .nav[b-ult027a91x] {
    flex: 1;
    flex-direction: column;
    align-items: center;
    padding: 5px 0;
}

.az-iconbar .nav-link[b-ult027a91x] {
    position: relative;
    padding: 0;
    color: #031b4e;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .az-iconbar .nav-link i[b-ult027a91x] {
        font-size: 28px;
    }

        .az-iconbar .nav-link i.typcn[b-ult027a91x] {
            line-height: 1;
        }

            .az-iconbar .nav-link i.typcn[b-ult027a91x]::before {
                width: auto;
            }

        .az-iconbar .nav-link i.typcn-device-laptop[b-ult027a91x], .az-iconbar .nav-link i.typcn-th-large-outline[b-ult027a91x] {
            font-size: 25px;
        }

        .az-iconbar .nav-link i.fa-desktop[b-ult027a91x] {
            font-size: 23px;
        }

    .az-iconbar .nav-link:hover[b-ult027a91x], .az-iconbar .nav-link:focus[b-ult027a91x] {
        color: #596882;
    }

    .az-iconbar .nav-link.active[b-ult027a91x] {
        color: #5b47fb;
    }

    .az-iconbar .nav-link + .nav-link[b-ult027a91x] {
        margin-top: 10px;
    }

.az-iconbar-logo[b-ult027a91x] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    line-height: .9;
    color: #1c273c;
    flex-shrink: 0;
    margin-bottom: 20px;
    position: relative;
}

    .az-iconbar-logo[b-ult027a91x]::after {
        content: '';
        position: absolute;
        bottom: 6px;
        left: 20px;
        height: 3px;
        width: 24px;
        background-color: #5b47fb;
        border-radius: 2px;
    }

    .az-iconbar-logo:hover[b-ult027a91x], .az-iconbar-logo:focus[b-ult027a91x] {
        color: #1c273c;
    }

.az-iconbar-bottom[b-ult027a91x] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.az-iconbar-help[b-ult027a91x] {
    line-height: 0;
    font-size: 22px;
    color: #7987a1;
    margin-bottom: 20px;
}

    .az-iconbar-help:hover[b-ult027a91x], .az-iconbar-help:focus[b-ult027a91x] {
        color: #1c273c;
    }

.az-iconbar-aside[b-ult027a91x] {
    width: 230px;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #b4bdce;
    position: fixed;
    top: 0;
    left: 64px;
    overflow-y: auto;
    z-index: 600;
    display: none;
}

@media (min-width: 1200px) {
    .az-iconbar-aside[b-ult027a91x] {
        border-right: 0;
        z-index: 500;
    }
}

@media (min-width: 992px) {
    .az-iconbar-aside.show[b-ult027a91x] {
        display: block;
    }
}

@media (min-width: 1200px) {
    .az-iconbar-aside.show + .az-content[b-ult027a91x] {
        margin-left: 294px;
    }
}

.az-iconbar-header[b-ult027a91x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    padding-left: 0;
}

    .az-iconbar-header .az-logo[b-ult027a91x] {
        line-height: 1;
    }

.az-iconbar-toggle-menu[b-ult027a91x] {
    display: block;
    position: relative;
    line-height: 0;
    color: #1c273c;
    font-size: 28px;
    opacity: .5;
}

    .az-iconbar-toggle-menu:hover[b-ult027a91x], .az-iconbar-toggle-menu:focus[b-ult027a91x] {
        opacity: 1;
        color: #1c273c;
    }

    .az-iconbar-toggle-menu i:first-child[b-ult027a91x] {
        display: none;
    }

@media (min-width: 1200px) {
    .az-iconbar-toggle-menu[b-ult027a91x] {
        font-size: 24px;
    }

        .az-iconbar-toggle-menu[b-ult027a91x]::before {
            content: '';
            position: absolute;
            top: 3px;
            bottom: 3px;
            left: -1px;
            border-left: 2px solid #1c273c;
        }

        .az-iconbar-toggle-menu i:first-child[b-ult027a91x] {
            display: block;
        }

        .az-iconbar-toggle-menu i:last-child[b-ult027a91x] {
            display: none;
        }
}

.az-iconbar-body[b-ult027a91x] {
    padding: 20px;
    padding-left: 0;
    height: calc(100vh - 68px);
}

    .az-iconbar-body .nav[b-ult027a91x] {
        flex-direction: column;
        border-left: 2px solid #e3e7ed;
        padding-top: 10px;
        padding-left: 20px;
    }

    .az-iconbar-body .nav-item[b-ult027a91x] {
        position: relative;
        display: block;
    }

        .az-iconbar-body .nav-item + .nav-item[b-ult027a91x] {
            margin-top: -1px;
            border-top: 1px dotted #cdd4e0;
        }

        .az-iconbar-body .nav-item.active .nav-link[b-ult027a91x] {
            color: #5b47fb;
        }

            .az-iconbar-body .nav-item.active .nav-link i[b-ult027a91x] {
                color: #5b47fb;
            }

        .az-iconbar-body .nav-item.show .nav-sub[b-ult027a91x] {
            display: block;
        }

    .az-iconbar-body .nav-link[b-ult027a91x] {
        position: relative;
        color: #031b4e;
        font-size: 13px;
        padding: 0;
        display: flex;
        align-items: center;
        height: 38px;
    }

        .az-iconbar-body .nav-link i[b-ult027a91x] {
            color: #97a3b9;
            font-size: 16px;
            font-weight: 400;
            line-height: 0;
            margin-right: 10px;
        }

            .az-iconbar-body .nav-link i.typcn[b-ult027a91x] {
                line-height: .9;
            }

                .az-iconbar-body .nav-link i.typcn[b-ult027a91x]::before {
                    width: auto;
                }

        .az-iconbar-body .nav-link:hover[b-ult027a91x], .az-iconbar-body .nav-link:focus[b-ult027a91x] {
            color: #5b47fb;
        }

            .az-iconbar-body .nav-link:hover i[b-ult027a91x], .az-iconbar-body .nav-link:focus i[b-ult027a91x] {
                color: #5b47fb;
            }

        .az-iconbar-body .nav-link.with-sub[b-ult027a91x] {
            justify-content: space-between;
        }

            .az-iconbar-body .nav-link.with-sub[b-ult027a91x]::after {
                content: '\f3d0';
                font-family: 'Ionicons';
                font-size: 11px;
                font-weight: 400;
                display: inline-block;
                position: relative;
                margin-left: auto;
                color: #97a3b9;
            }

@media (min-width: 992px) {
    .az-iconbar-body .nav-link.with-sub[b-ult027a91x]::after {
        margin-left: 4px;
        font-size: 12px;
    }
}

.az-iconbar-body .nav-sub[b-ult027a91x] {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px dotted #cdd4e0;
    display: none;
}

    .az-iconbar-body .nav-sub .nav-sub-item[b-ult027a91x] {
        position: relative;
        display: block;
        margin-left: 15px;
    }

        .az-iconbar-body .nav-sub .nav-sub-item + .nav-sub-item[b-ult027a91x] {
            border-top: 1px dotted #cdd4e0;
        }

        .az-iconbar-body .nav-sub .nav-sub-item.active > .nav-sub-link[b-ult027a91x] {
            color: #5b47fb;
        }

    .az-iconbar-body .nav-sub .nav-sub-link[b-ult027a91x] {
        display: flex;
        align-items: center;
        height: 36px;
        color: #031b4e;
    }

        .az-iconbar-body .nav-sub .nav-sub-link:hover[b-ult027a91x], .az-iconbar-body .nav-sub .nav-sub-link:focus[b-ult027a91x] {
            color: #5b47fb;
        }

.az-iconbar-title[b-ult027a91x] {
    font-size: 20px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 10px;
    line-height: 1;
}

.az-iconbar-text[b-ult027a91x] {
    display: block;
    font-size: 12px;
    color: #7987a1;
    margin-bottom: 12px;
}

.az-iconbar-pane[b-ult027a91x] {
    margin-bottom: 20px;
    display: none;
}

    .az-iconbar-pane.show[b-ult027a91x] {
        display: block;
    }

/* ###### 6.6 Navbar  ###### */
@media (max-width: 991.98px) {
    .az-navbar-show[b-ult027a91x] {
        overflow: hidden;
    }

        .az-navbar-show .az-navbar-backdrop[b-ult027a91x] {
            visibility: visible;
            opacity: 1;
        }

        .az-navbar-show .az-navbar[b-ult027a91x] {
            transform: translateX(0);
            visibility: visible;
        }
}

.az-navbar-backdrop[b-ult027a91x] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 900;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-navbar-backdrop[b-ult027a91x] {
        transition: none;
    }
}

.az-navbar[b-ult027a91x] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 240px;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1000;
    visibility: hidden;
    transform: translateX(-240px);
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-navbar[b-ult027a91x] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-navbar[b-ult027a91x] {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        width: auto;
        padding: 0;
        border-right: 0;
        overflow-y: inherit;
        display: block;
        border-bottom: 1px solid rgba(28, 39, 60, 0.12);
        visibility: visible;
        transform: none;
        z-index: auto;
    }
}

.az-navbar > .container[b-ult027a91x],
.az-navbar > .container-fluid[b-ult027a91x],
.az-navbar > .container-sm[b-ult027a91x],
.az-navbar > .container-md[b-ult027a91x],
.az-navbar > .container-lg[b-ult027a91x],
.az-navbar > .container-xl[b-ult027a91x] {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991.98px) {
    .az-navbar > .container[b-ult027a91x],
    .az-navbar > .container-fluid[b-ult027a91x],
    .az-navbar > .container-sm[b-ult027a91x],
    .az-navbar > .container-md[b-ult027a91x],
    .az-navbar > .container-lg[b-ult027a91x],
    .az-navbar > .container-xl[b-ult027a91x] {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .az-navbar > .container[b-ult027a91x],
    .az-navbar > .container-fluid[b-ult027a91x],
    .az-navbar > .container-sm[b-ult027a91x],
    .az-navbar > .container-md[b-ult027a91x],
    .az-navbar > .container-lg[b-ult027a91x],
    .az-navbar > .container-xl[b-ult027a91x] {
        flex-direction: row;
        align-items: center;
        height: 48px;
    }
}

@media (min-width: 992px) {
    .az-navbar > .container[b-ult027a91x] {
        padding: 0;
    }
}

@media (min-width: 992px) {

    .az-navbar > .container-fluid[b-ult027a91x],
    .az-navbar > .container-sm[b-ult027a91x],
    .az-navbar > .container-md[b-ult027a91x],
    .az-navbar > .container-lg[b-ult027a91x],
    .az-navbar > .container-xl[b-ult027a91x] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.az-navbar .nav[b-ult027a91x] {
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .az-navbar .nav[b-ult027a91x] {
        flex-direction: row;
        align-items: center;
        margin-bottom: 0;
        padding: 0;
    }
}

.az-navbar .nav-label[b-ult027a91x] {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #7987a1;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .az-navbar .nav-label[b-ult027a91x] {
        display: none;
    }
}

.az-navbar .nav-item[b-ult027a91x] {
    position: relative;
}

    .az-navbar .nav-item + .nav-item[b-ult027a91x] {
        border-top: 1px dotted #e3e7ed;
    }

@media (min-width: 992px) {
    .az-navbar .nav-item + .nav-item[b-ult027a91x] {
        border-top: 0;
        margin-left: 15px;
        padding-left: 15px;
        border-left: 1px dotted #e3e7ed;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-item + .nav-item[b-ult027a91x] {
        margin-left: 20px;
        padding-left: 20px;
    }
}

.az-navbar .nav-item.active .nav-link[b-ult027a91x] {
    color: #5b47fb;
}

@media (min-width: 992px) {
    .az-navbar .nav-item.show .nav-link[b-ult027a91x]::before {
        display: block;
    }
}

.az-navbar .nav-item.show > .nav-sub[b-ult027a91x] {
    display: block;
}

.az-navbar .nav-item-mega[b-ult027a91x] {
    position: static;
}

.az-navbar .nav-link[b-ult027a91x] {
    padding: 0;
    color: #1c273c;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    height: 42px;
    outline: none;
}

@media (min-width: 992px) {
    .az-navbar .nav-link[b-ult027a91x] {
        height: auto;
        font-size: 14px;
    }
}

.az-navbar .nav-link i[b-ult027a91x] {
    font-size: 26px;
    margin-right: 10px;
}

@media (min-width: 992px) {
    .az-navbar .nav-link i[b-ult027a91x] {
        margin-right: 8px;
        font-size: 22px;
    }
}

.az-navbar .nav-link i.typcn[b-ult027a91x] {
    line-height: 1;
    width: 20px;
}

@media (min-width: 992px) {
    .az-navbar .nav-link i.typcn[b-ult027a91x] {
        line-height: .9;
        width: auto;
    }
}

.az-navbar .nav-link i.typcn[b-ult027a91x]::before {
    width: auto;
}

.az-navbar .nav-link.with-sub[b-ult027a91x]::after {
    content: '\f3d0';
    font-family: 'Ionicons';
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin-left: auto;
    color: #97a3b9;
}

@media (min-width: 992px) {
    .az-navbar .nav-link.with-sub[b-ult027a91x]::after {
        margin-left: 4px;
    }
}

.az-navbar .nav-link.with-sub[b-ult027a91x]::before {
    content: '';
    position: absolute;
    top: 39px;
    left: 50%;
    margin-left: -7px;
    width: 15px;
    height: 15px;
    border: 2px solid transparent;
    border-top-color: rgba(28, 39, 60, 0.12);
    border-left-color: rgba(28, 39, 60, 0.12);
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 901;
    display: none;
}

.az-navbar .nav-sub[b-ult027a91x] {
    display: none;
    border-top: 1px dotted #e3e7ed;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub[b-ult027a91x] {
        position: absolute;
        top: 44.5px;
        left: 0;
        width: 200px;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
        padding: 8px 20px;
        z-index: 900;
    }
}

.az-navbar .nav-sub-item[b-ult027a91x] {
    position: relative;
    display: block;
    margin-left: 30px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-item[b-ult027a91x] {
        margin-left: 0;
    }
}

.az-navbar .nav-sub-item + .nav-sub-item[b-ult027a91x] {
    border-top: 1px dotted #e3e7ed;
}

.az-navbar .nav-sub-item > .nav-sub[b-ult027a91x] {
    left: 176px;
    top: -10px;
    display: none;
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-item > .nav-sub > .nav-sub-item[b-ult027a91x] {
        margin-left: 37px;
    }

        .az-navbar .nav-sub-item > .nav-sub > .nav-sub-item > .nav-sub-link[b-ult027a91x] {
            padding-left: 10px;
        }
}

.az-navbar .nav-sub-item.show > .nav-sub[b-ult027a91x] {
    display: block;
}

.az-navbar .nav-sub-item.active > .nav-sub-link[b-ult027a91x] {
    color: #5b47fb;
}

.az-navbar .nav-sub-link[b-ult027a91x] {
    position: relative;
    font-size: .875rem;
    color: #596882;
    display: flex;
    align-items: center;
    height: 34px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-link[b-ult027a91x] {
        font-size: .8125rem;
        height: 36px;
    }
}

.az-navbar .nav-sub-link:hover[b-ult027a91x], .az-navbar .nav-sub-link:focus[b-ult027a91x] {
    color: #5b47fb;
    outline: none;
}

.az-navbar .nav-sub-link.with-sub[b-ult027a91x] {
    justify-content: space-between;
}

    .az-navbar .nav-sub-link.with-sub[b-ult027a91x]::after {
        content: '\f3d0';
        font-family: 'Ionicons';
        font-size: 11px;
        font-weight: 400;
        display: inline-block;
        position: relative;
        margin-left: auto;
        color: #97a3b9;
    }

@media (min-width: 992px) {
    .az-navbar .nav-sub-link.with-sub[b-ult027a91x]::after {
        margin-left: 4px;
        content: '\f3d1';
        font-size: 12px;
    }
}

.az-navbar .nav-sub-mega[b-ult027a91x] {
    top: 57px;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 7px 0;
    border: 0;
    width: auto;
    border-top: 1px dotted #e3e7ed;
    pointer-events: none;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega[b-ult027a91x] {
        padding: 0 25px;
        border-top: 0;
    }
}

.az-navbar .nav-sub-mega .container[b-ult027a91x],
.az-navbar .nav-sub-mega .container-fluid[b-ult027a91x],
.az-navbar .nav-sub-mega .container-sm[b-ult027a91x],
.az-navbar .nav-sub-mega .container-md[b-ult027a91x],
.az-navbar .nav-sub-mega .container-lg[b-ult027a91x],
.az-navbar .nav-sub-mega .container-xl[b-ult027a91x] {
    padding: 0;
    pointer-events: auto;
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-mega .container[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-fluid[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-sm[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-md[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-lg[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-xl[b-ult027a91x] {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-fluid[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-sm[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-md[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-lg[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-xl[b-ult027a91x] {
        display: flex;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-fluid > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-sm > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-md > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-lg > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-xl > div[b-ult027a91x] {
        display: flex;
        padding: 20px;
        flex: 1;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .container > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-fluid > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-sm > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-md > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-lg > div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-xl > div[b-ult027a91x] {
        padding: 20px 25px;
    }
}

.az-navbar .nav-sub-mega .container > div + div[b-ult027a91x],
.az-navbar .nav-sub-mega .container-fluid > div + div[b-ult027a91x],
.az-navbar .nav-sub-mega .container-sm > div + div[b-ult027a91x],
.az-navbar .nav-sub-mega .container-md > div + div[b-ult027a91x],
.az-navbar .nav-sub-mega .container-lg > div + div[b-ult027a91x],
.az-navbar .nav-sub-mega .container-xl > div + div[b-ult027a91x] {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container > div + div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-fluid > div + div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-sm > div + div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-md > div + div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-lg > div + div[b-ult027a91x],
    .az-navbar .nav-sub-mega .container-xl > div + div[b-ult027a91x] {
        margin-top: 0;
        border-left: 1px solid rgba(28, 39, 60, 0.05);
    }
}

.az-navbar .nav-sub-mega .nav[b-ult027a91x] {
    min-width: 120px;
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    margin: 0;
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .nav[b-ult027a91x] {
        min-width: 140px;
    }
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-mega .nav + .nav .nav-sub-item:first-child[b-ult027a91x] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dotted #e3e7ed;
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .nav + .nav[b-ult027a91x] {
        margin-left: 20px;
        margin-top: 31px;
        padding-top: 0;
        border-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .nav + .nav[b-ult027a91x] {
        margin-left: 25px;
    }
}

.az-navbar .nav-sub-mega .nav li:not(.nav-sub-item)[b-ult027a91x] {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #1c273c;
    letter-spacing: .5px;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: 30px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .nav li:not(.nav-sub-item)[b-ult027a91x] {
        margin-bottom: 15px;
        margin-left: 0;
    }
}

.az-navbar .nav-sub-mega .nav li:not(.nav-sub-item):first-of-type[b-ult027a91x] {
    margin-top: 0;
}

.az-navbar .nav-sub-mega .nav-sub-item + .nav-sub-item[b-ult027a91x] {
    padding-top: 7px;
    margin-top: 7px;
}

.az-navbar .nav-sub-mega .nav-sub-link[b-ult027a91x] {
    height: auto;
}

.az-navbar-header[b-ult027a91x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-bottom: 1px solid #e3e7ed;
    height: 60px;
}

@media (min-width: 992px) {
    .az-navbar-header[b-ult027a91x] {
        display: none;
    }
}

.az-navbar-search[b-ult027a91x] {
    position: relative;
    padding: 0 20px;
    border-bottom: 1px solid #e3e7ed;
}

@media (min-width: 992px) {
    .az-navbar-search[b-ult027a91x] {
        display: none;
    }
}

.az-navbar-search .form-control[b-ult027a91x] {
    border-width: 0;
    padding: 0;
}

    .az-navbar-search .form-control:focus[b-ult027a91x] {
        box-shadow: none !important;
        border-color: #cdd4e0;
    }

.az-navbar-search .btn[b-ult027a91x] {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1;
}

/* ###### 6.7 Navbar Variant  ###### */
.az-navbar-two .nav-item.active[b-ult027a91x] {
    position: relative;
}

    .az-navbar-two .nav-item.active[b-ult027a91x]::before {
        content: '';
        position: absolute;
    }

@media (min-width: 992px) {
    .az-navbar-two .nav-item.active[b-ult027a91x]::before {
        top: 33px;
        left: 0;
        right: 12px;
        bottom: auto;
        border-bottom: 2px solid #5b47fb;
        z-index: 5;
    }
}

.az-navbar-two .nav-item.show .nav-link[b-ult027a91x]::before {
    display: none;
}

.az-navbar-two .nav-link[b-ult027a91x] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.az-navbar-two .nav-sub[b-ult027a91x] {
    border-width: 1px;
    top: 35px;
    border-top-width: 0;
}

.az-navbar-two .nav-sub-item > .nav-sub[b-ult027a91x] {
    left: 178px;
    top: -8px;
    border-top-width: 1px;
}

.az-navbar-two .nav-sub-mega[b-ult027a91x] {
    top: 48px;
}

.az-navbar-three .nav-item[b-ult027a91x] {
    display: block;
}

    .az-navbar-three .nav-item + .nav-item[b-ult027a91x] {
        border-left-width: 0;
        padding-left: 0;
    }

@media (min-width: 992px) {
    .az-navbar-three .nav-item + .nav-item[b-ult027a91x] {
        margin-left: 25px;
    }
}

.az-navbar-three .nav-item.show .nav-link[b-ult027a91x]::before {
    display: none;
}

.az-navbar-three .nav-item.active .nav-link[b-ult027a91x] {
    color: #5b47fb;
    font-weight: 700;
}

.az-navbar-three .nav-link[b-ult027a91x] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #3b4863;
    position: relative;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-link[b-ult027a91x] {
        display: block;
    }
}

.az-navbar-three .nav-link:hover[b-ult027a91x], .az-navbar-three .nav-link:focus[b-ult027a91x] {
    color: #1c273c;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-link i[b-ult027a91x] {
        display: none;
    }
}

.az-navbar-three .nav-sub[b-ult027a91x] {
    top: 35px;
    border-width: 0;
    padding-bottom: 5px;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-sub[b-ult027a91x] {
        box-shadow: 0 0 0 2px rgba(180, 189, 206, 0.5);
        padding-bottom: 8px;
    }
}

.az-navbar-three .nav-sub-item + .nav-sub-item[b-ult027a91x] {
    border-top: 0;
}

.az-navbar-three .nav-sub-item .nav-sub[b-ult027a91x] {
    top: -8px;
    left: 182px;
}

.az-navbar-three .nav-sub-link[b-ult027a91x] {
    height: 30px;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-sub-link[b-ult027a91x] {
        height: 36px;
    }
}

/* ###### 6.8 Sidebar  ###### */
@media (max-width: 991.98px) {
    .az-sidebar-show[b-ult027a91x] {
        overflow: hidden;
    }

        .az-sidebar-show .az-sidebar[b-ult027a91x] {
            display: flex;
            overflow-y: auto;
            transform: translateX(0);
            visibility: visible;
        }

        .az-sidebar-show .az-content[b-ult027a91x] {
            transform: translateX(240px);
        }

        .az-sidebar-show .az-navbar-backdrop[b-ult027a91x] {
            visibility: visible;
            opacity: 1;
        }
}

@media (min-width: 992px) {
    .az-sidebar-hide .az-sidebar[b-ult027a91x] {
        display: none;
    }

    .az-sidebar-hide .az-sidebar-sticky + .az-content[b-ult027a91x] {
        margin-left: 0;
    }
}

.az-body-sidebar[b-ult027a91x] {
    display: block;
}

@media (min-width: 992px) {
    .az-body-sidebar[b-ult027a91x] {
        display: flex;
        flex-direction: row;
    }
}

.az-body-sidebar .az-content[b-ult027a91x] {
    flex: 1;
    padding: 0;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) {
    .az-body-sidebar .az-header .container-fluid[b-ult027a91x], .az-body-sidebar .az-header .container-sm[b-ult027a91x], .az-body-sidebar .az-header .container-md[b-ult027a91x], .az-body-sidebar .az-header .container-lg[b-ult027a91x], .az-body-sidebar .az-header .container-xl[b-ult027a91x] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.az-body-sidebar .az-content-header[b-ult027a91x] {
    height: auto;
    padding: 20px;
    margin-bottom: 0;
}

.az-body-sidebar .az-content-body[b-ult027a91x] {
    padding: 0 20px 20px;
}

.az-body-sidebar .az-footer[b-ult027a91x] {
    margin-top: auto;
}

.az-sidebar[b-ult027a91x] {
    width: 240px;
    flex-direction: column;
    flex-shrink: 0;
    border-right: 0 solid #cdd4e0;
    transform: translateX(-240px);
    visibility: hidden;
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-sidebar[b-ult027a91x] {
        transition: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .az-sidebar[b-ult027a91x] {
        width: 220px;
    }
}

@media (max-width: 991.98px) {
    .az-sidebar[b-ult027a91x] {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1000;
        background-color: #fff;
    }
}

@media (min-width: 992px) {
    .az-sidebar[b-ult027a91x] {
        position: relative;
        display: flex;
        transform: none;
        z-index: 1050;
        border-right-width: 1px;
        visibility: visible;
    }
}

.az-sidebar-sticky[b-ult027a91x] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
}

    .az-sidebar-sticky .az-sidebar-body[b-ult027a91x] {
        height: calc(100vh - 122px);
        position: relative;
    }

@media (min-width: 992px) {
    .az-sidebar-sticky + .az-content[b-ult027a91x] {
        margin-left: 220px;
    }
}

@media (min-width: 1200px) {
    .az-sidebar-sticky + .az-content[b-ult027a91x] {
        margin-left: 240px;
    }
}

.az-sidebar-header[b-ult027a91x] {
    flex-shrink: 0;
    height: 64px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.az-sidebar-loggedin[b-ult027a91x] {
    padding: 10px 20px;
    display: flex;
    flex-shrink: 0;
}

    .az-sidebar-loggedin .az-img-user[b-ult027a91x] {
        width: 36px;
        height: 36px;
    }

    .az-sidebar-loggedin .media-body[b-ult027a91x] {
        margin-left: 12px;
    }

        .az-sidebar-loggedin .media-body h6[b-ult027a91x] {
            font-weight: 700;
            font-size: 14px;
            color: #1c273c;
            margin-bottom: 2px;
        }

        .az-sidebar-loggedin .media-body span[b-ult027a91x] {
            display: block;
            color: #7987a1;
        }

.az-sidebar-body[b-ult027a91x] {
    padding: 20px;
}

@media (min-width: 1200px) {
    .az-sidebar-body[b-ult027a91x] {
        padding: 20px;
    }
}

.az-sidebar-body .nav[b-ult027a91x] {
    flex-direction: column;
}

.az-sidebar-body .nav-label[b-ult027a91x] {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #7987a1;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cdd4e0;
}

.az-sidebar-body .nav-item[b-ult027a91x] {
    position: relative;
    display: block;
}

    .az-sidebar-body .nav-item.active .nav-link[b-ult027a91x] {
        color: #5b47fb;
    }

    .az-sidebar-body .nav-item.show > .nav-sub[b-ult027a91x] {
        display: block;
    }

    .az-sidebar-body .nav-item + .nav-item[b-ult027a91x] {
        margin-top: -1px;
    }

        .az-sidebar-body .nav-item + .nav-item[b-ult027a91x]::before {
            content: '';
            position: absolute;
            top: 0;
            left: 30px;
            right: 0;
            border-top: 1px dotted #cdd4e0;
        }

.az-sidebar-body .nav-link[b-ult027a91x] {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    color: #1c273c;
    padding-bottom: 2px;
}

    .az-sidebar-body .nav-link i[b-ult027a91x] {
        font-size: 24px;
        line-height: 0;
        margin-right: 5px;
        width: 24px;
    }

        .az-sidebar-body .nav-link i.typcn[b-ult027a91x] {
            line-height: .9;
        }

            .az-sidebar-body .nav-link i.typcn[b-ult027a91x]::before {
                width: auto;
            }

    .az-sidebar-body .nav-link.with-sub[b-ult027a91x] {
        position: relative;
    }

        .az-sidebar-body .nav-link.with-sub[b-ult027a91x]::after {
            content: '\f3d0';
            font-family: 'Ionicons';
            font-weight: 400;
            font-size: 12px;
            position: absolute;
            top: 10px;
            right: 0;
            color: #cdd4e0;
        }

.az-sidebar-body .nav-sub[b-ult027a91x] {
    list-style: none;
    padding: 0;
    display: none;
    padding: 0 0 10px 21px;
    margin: 0 0 0 7px;
    border-left: 2px solid #e3e7ed;
}

.az-sidebar-body .nav-sub-item .nav-sub[b-ult027a91x] {
    padding: 0 0 0 12px;
    border-left-width: 1px;
    margin-left: 0;
}

    .az-sidebar-body .nav-sub-item .nav-sub .nav-sub-link[b-ult027a91x] {
        height: auto;
        padding: 7px 0;
    }

.az-sidebar-body .nav-sub-item.active > .nav-sub-link[b-ult027a91x] {
    color: #5b47fb;
}

.az-sidebar-body .nav-sub-item.show .nav-sub[b-ult027a91x] {
    display: block;
}

.az-sidebar-body .nav-sub-link[b-ult027a91x] {
    height: 34px;
    display: flex;
    align-items: center;
    color: #031b4e;
    font-size: 13px;
}

    .az-sidebar-body .nav-sub-link:hover[b-ult027a91x], .az-sidebar-body .nav-sub-link:focus[b-ult027a91x] {
        color: #5b47fb;
    }

    .az-sidebar-body .nav-sub-link.with-sub[b-ult027a91x] {
        justify-content: space-between;
    }

        .az-sidebar-body .nav-sub-link.with-sub[b-ult027a91x]::after {
            content: '\f3d0';
            font-family: 'Ionicons';
            font-size: 12px;
            font-weight: 400;
            display: inline-block;
            position: relative;
            margin-left: auto;
            color: #cdd4e0;
        }

@media (min-width: 992px) {
    .az-sidebar-body .nav-sub-link.with-sub[b-ult027a91x]::after {
        margin-left: 4px;
        font-size: 12px;
    }
}

.az-sidebar-body .nav-sub-link + .nav-sub-link[b-ult027a91x] {
    border-top: 1px dotted #cdd4e0;
}

/* ############### TEMPLATE STYLES ############### */
/* ###### 7.1 Demo  ###### */
.az-home-slider[b-ult027a91x] {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 600px;
    max-height: 1800px;
    overflow: hidden;
    background-color: #1904be;
}

@media (min-width: 576px) {
    .az-home-slider[b-ult027a91x] {
        height: 600px;
    }
}

@media (min-width: 1200px) {
    .az-home-slider[b-ult027a91x] {
        height: 100vh;
        max-height: 780px;
    }
}

@media (min-width: 1440px) {
    .az-home-slider[b-ult027a91x] {
        max-height: 900px;
    }
}

@media (min-width: 1680px) {
    .az-home-slider[b-ult027a91x] {
        max-height: 1050px;
    }
}

@media (min-width: 1920px) {
    .az-home-slider[b-ult027a91x] {
        max-height: 1200px;
    }
}

@media (min-width: 2560px) {
    .az-home-slider[b-ult027a91x] {
        max-height: 1600px;
    }
}

@media (min-width: 2880px) {
    .az-home-slider[b-ult027a91x] {
        max-height: 1800px;
    }
}

.az-home-slider .chart-wrapper[b-ult027a91x] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    opacity: .2;
}

@media (min-width: 768px) {
    .az-home-slider .chart-wrapper[b-ult027a91x] {
        opacity: 1;
    }
}

.az-home-slider .chart-wrapper .flot-chart[b-ult027a91x] {
    width: 100%;
    height: 400px;
}

@media (min-width: 992px) {
    .az-home-slider .chart-wrapper .flot-chart[b-ult027a91x] {
        height: 500px;
    }
}

.az-home-slider .card-columns[b-ult027a91x] {
    column-gap: 5px;
    column-count: 3;
    width: 500px;
    transform: rotate(37deg);
    position: absolute;
    top: 9%;
    left: 24%;
    z-index: 4;
    opacity: .25;
}

@media (min-width: 576px) {
    .az-home-slider .card-columns[b-ult027a91x] {
        width: 120%;
        left: 16%;
        transform: rotate(44deg);
    }
}

@media (min-width: 768px) {
    .az-home-slider .card-columns[b-ult027a91x] {
        transform: rotate(45deg);
        width: 100%;
        top: 0;
        left: auto;
        right: -45%;
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .az-home-slider .card-columns[b-ult027a91x] {
        width: 80%;
        top: -10%;
        right: -30%;
        column-gap: 10px;
    }
}

@media (min-width: 1200px) {
    .az-home-slider .card-columns[b-ult027a91x] {
        width: 70%;
        right: -15%;
        top: -15%;
    }
}

@media (min-width: 1300px) {
    .az-home-slider .card-columns[b-ult027a91x] {
        right: -5%;
    }
}

.az-home-slider .card-columns .card[b-ult027a91x] {
    position: relative;
    border-width: 0;
    background-color: transparent;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .az-home-slider .card-columns .card[b-ult027a91x] {
        margin-bottom: 10px;
    }
}

.az-home-content[b-ult027a91x] {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    color: rgba(255, 255, 255, 0.7);
    right: 20px;
}

@media (min-width: 576px) {
    .az-home-content[b-ult027a91x] {
        top: 40px;
        left: 40px;
        right: auto;
        width: 400px;
    }
}

@media (min-width: 768px) {
    .az-home-content[b-ult027a91x] {
        width: 410px;
    }
}

.az-home-content .az-logo[b-ult027a91x] {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    line-height: 1;
    color: #fff;
    margin-bottom: 5px;
    text-indent: -1px;
    color: #fff;
    letter-spacing: -.5px;
}

@media (min-width: 576px) {
    .az-home-content .az-logo[b-ult027a91x] {
        font-size: 36px;
        letter-spacing: -1px;
    }
}

.az-home-content h5[b-ult027a91x] {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .2px;
    margin-bottom: 25px;
}

@media (min-width: 576px) {
    .az-home-content h5[b-ult027a91x] {
        font-size: 15px;
    }
}

.az-home-content .logo-group[b-ult027a91x] {
    margin-bottom: 60px;
    display: flex;
}

    .az-home-content .logo-group i[b-ult027a91x] {
        font-weight: 400;
        font-size: 32px;
        line-height: .2;
    }

        .az-home-content .logo-group i + i[b-ult027a91x] {
            margin-left: 10px;
        }

.az-home-content h1[b-ult027a91x] {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .az-home-content h1[b-ult027a91x] {
        font-size: 2.03125rem;
    }
}

.az-home-content p:first-of-type[b-ult027a91x] {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.az-home-content p:last-of-type[b-ult027a91x] {
    display: flex;
    margin-bottom: 100px;
}

    .az-home-content p:last-of-type .btn[b-ult027a91x] {
        flex: 1;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        min-height: inherit;
        letter-spacing: 1px;
        padding: 10px 15px;
    }

@media (min-width: 768px) {
    .az-home-content p:last-of-type .btn[b-ult027a91x] {
        padding: 10px 25px;
        flex: none;
    }
}

@media (min-width: 992px) {
    .az-home-content p:last-of-type .btn[b-ult027a91x] {
        flex: 1;
    }
}

.az-home-content p:last-of-type .btn + .btn[b-ult027a91x] {
    margin-left: 5px;
}

.az-home-content nav:last-child[b-ult027a91x] {
    display: flex;
}

    .az-home-content nav:last-child a[b-ult027a91x] {
        font-size: 24px;
        color: rgba(255, 255, 255, 0.5);
    }

        .az-home-content nav:last-child a:hover[b-ult027a91x], .az-home-content nav:last-child a:focus[b-ult027a91x] {
            color: #fff;
        }

        .az-home-content nav:last-child a + a[b-ult027a91x] {
            margin-left: 8px;
        }

.az-content-choose-demo[b-ult027a91x] {
    position: relative;
    z-index: 5;
    background-color: #0f0373;
    color: rgba(255, 255, 255, 0.5);
    padding: 0;
}

    .az-content-choose-demo .container[b-ult027a91x] {
        display: block;
        padding: 20px;
    }

@media (min-width: 576px) {
    .az-content-choose-demo .container[b-ult027a91x] {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .az-content-choose-demo .container[b-ult027a91x] {
        padding: 100px 40px;
    }
}

@media (min-width: 1200px) {
    .az-content-choose-demo .container[b-ult027a91x] {
        padding: 100px 0;
    }
}

.az-content-choose-demo .title-label[b-ult027a91x] {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    color: #5b47fb;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .az-content-choose-demo .title-label[b-ult027a91x] {
        font-size: 11px;
    }
}

.az-content-choose-demo .title[b-ult027a91x] {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    letter-spacing: -.5px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .az-content-choose-demo .title[b-ult027a91x] {
        font-size: 30px;
    }
}

.az-content-choose-demo .title-text[b-ult027a91x] {
    font-weight: 300;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .az-content-choose-demo .title-text[b-ult027a91x] {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .az-content-choose-demo .title-text[b-ult027a91x] {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .az-content-choose-demo .title-text[b-ult027a91x] {
        margin-bottom: 60px;
    }
}

.az-content-choose-demo .card[b-ult027a91x] {
    border-width: 0;
    margin-bottom: 10px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .az-content-choose-demo .card[b-ult027a91x] {
        height: 155px;
    }
}

@media (min-width: 768px) {
    .az-content-choose-demo .card[b-ult027a91x] {
        height: 215px;
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .az-content-choose-demo .card[b-ult027a91x] {
        height: 255px;
    }
}

.az-content-choose-demo .card img[b-ult027a91x] {
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-content-choose-demo .card img[b-ult027a91x] {
        transition: none;
    }
}

.az-content-choose-demo .card figure[b-ult027a91x] {
    margin-bottom: 0;
}

    .az-content-choose-demo .card figure:hover img[b-ult027a91x], .az-content-choose-demo .card figure:focus img[b-ult027a91x] {
        transform: scale(1.75, 1.75);
    }

    .az-content-choose-demo .card figure:hover figcaption[b-ult027a91x], .az-content-choose-demo .card figure:focus figcaption[b-ult027a91x] {
        opacity: 1;
    }

.az-content-choose-demo .card figcaption[b-ult027a91x] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(25, 4, 190, 0.75);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-content-choose-demo .card figcaption[b-ult027a91x] {
        transition: none;
    }
}

.az-content-choose-demo .card figcaption .btn[b-ult027a91x] {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 11px;
    font-weight: 500;
    min-height: inherit;
    padding: 10px 20px;
    border-radius: 2px;
}

.az-content-choose-demo .card.coming-soon[b-ult027a91x] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1c273c;
    background-color: #e3e7ed;
}

    .az-content-choose-demo .card.coming-soon .typcn[b-ult027a91x] {
        line-height: .9;
        font-size: 48px;
        margin-bottom: 10px;
    }

    .az-content-choose-demo .card.coming-soon h6[b-ult027a91x] {
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 1px;
    }

.az-content-choose-demo .az-content-label[b-ult027a91x] {
    color: #7987a1;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.az-content-choose-demo .az-content-title[b-ult027a91x] {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}

@media (min-width: 768px) {
    .az-content-choose-demo .az-content-title[b-ult027a91x] {
        font-size: 17px;
    }
}

.az-footer-demo[b-ult027a91x] {
    background-color: #0c025b;
    color: rgba(255, 255, 255, 0.4);
    height: 60px;
}

    .az-footer-demo .container[b-ult027a91x] {
        border-top-width: 0;
    }

    .az-footer-demo a[b-ult027a91x] {
        color: rgba(255, 255, 255, 0.5);
    }

        .az-footer-demo a:hover[b-ult027a91x], .az-footer-demo a:focus[b-ult027a91x] {
            color: #fff;
        }

.btn-icon-list[b-ult027a91x] {
    display: flex;
    align-items: center;
}

    .btn-icon-list .btn + .btn[b-ult027a91x] {
        margin-left: 5px;
    }

.az-icon-group[b-ult027a91x] {
    text-align: center;
    padding: 20px;
    color: #3b4863;
}

    .az-icon-group i[b-ult027a91x] {
        line-height: 1;
        font-size: 24px;
    }

@media (min-width: 992px) {
    .az-icon-group i[b-ult027a91x] {
        font-size: 32px;
    }
}


.az-toggle-group-demo[b-ult027a91x] {
    display: flex;
}

    .az-toggle-group-demo .az-toggle + .az-toggle[b-ult027a91x] {
        margin-left: 10px;
    }

.az-dropdown-form-demo .static-dropdown[b-ult027a91x] {
    padding: 20px;
    background-color: #e3e7ed;
    display: inline-flex;
    justify-content: center;
}

@media (min-width: 576px) {
    .az-dropdown-form-demo .static-dropdown[b-ult027a91x] {
        padding: 40px;
    }
}

.az-dropdown-form-demo .static-dropdown .dropdown-menu[b-ult027a91x] {
    display: block;
    position: static;
    float: none;
}

.az-dropdown-form-demo .dropdown-menu[b-ult027a91x] {
    padding: 20px;
}

@media (min-width: 576px) {
    .az-dropdown-form-demo .dropdown-menu[b-ult027a91x] {
        width: 300px;
        padding: 30px 25px;
    }
}

.az-dropdown-form-demo .dropdown-title[b-ult027a91x] {
    font-size: 20px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 5px;
}


/* ###### 7.8 Profile  ###### */
.az-content-profile[b-ult027a91x] {
    flex: 1;
}

@media (max-width: 991.98px) {
    .az-content-profile .container[b-ult027a91x],
    .az-content-profile .container-fluid[b-ult027a91x],
    .az-content-profile .container-sm[b-ult027a91x],
    .az-content-profile .container-md[b-ult027a91x],
    .az-content-profile .container-lg[b-ult027a91x],
    .az-content-profile .container-xl[b-ult027a91x] {
        display: block;
    }
}

.az-content-left-profile[b-ult027a91x] {
    padding-left: 0;
    padding-right: 0;
    display: block;
    border-bottom: 1px solid #cdd4e0;
    padding-bottom: 25px;
    width: auto;
}

@media (min-width: 992px) {
    .az-content-left-profile[b-ult027a91x] {
        width: 270px;
        padding-right: 20px;
        padding-bottom: 0;
        border-right: 1px solid #cdd4e0;
        border-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .az-content-left-profile[b-ult027a91x] {
        padding-right: 25px;
    }
}

.az-profile-overview .az-img-user[b-ult027a91x] {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

    .az-profile-overview .az-img-user[b-ult027a91x]::after {
        display: none;
    }

.az-profile-overview .btn-icon-list .btn[b-ult027a91x] {
    border-radius: 100%;
}

.az-profile-name[b-ult027a91x] {
    color: #1c273c;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 2px;
}

.az-profile-name-text[b-ult027a91x] {
    color: #7987a1;
    font-size: 13px;
    margin-bottom: 0;
}

.az-profile-bio[b-ult027a91x] {
    font-size: 13px;
    margin-bottom: 20px;
}

.az-profile-social-list .media[b-ult027a91x] {
    align-items: center;
}

    .az-profile-social-list .media + .media[b-ult027a91x] {
        margin-top: 20px;
    }

.az-profile-social-list .media-icon[b-ult027a91x] {
    font-size: 34px;
    width: 30px;
    line-height: 0;
}

.az-profile-social-list .media-body[b-ult027a91x] {
    margin-left: 20px;
}

    .az-profile-social-list .media-body span[b-ult027a91x] {
        display: block;
        font-size: 12px;
    }

    .az-profile-social-list .media-body a[b-ult027a91x] {
        font-size: 13px;
    }

.az-content-body-profile .nav[b-ult027a91x] {
    flex-direction: column;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #cdd4e0;
}

@media (min-width: 576px) {
    .az-content-body-profile .nav[b-ult027a91x] {
        flex-direction: row;
        align-items: center;
        padding-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .az-content-body-profile .nav[b-ult027a91x] {
        padding-left: 20px;
    }
}

@media (min-width: 1200px) {
    .az-content-body-profile .nav[b-ult027a91x] {
        padding-left: 25px;
    }
}

.az-content-body-profile .az-nav-line .nav-link[b-ult027a91x] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #3b4863;
}

    .az-content-body-profile .az-nav-line .nav-link.active[b-ult027a91x] {
        font-weight: 700;
        color: #5b47fb;
    }

        .az-content-body-profile .az-nav-line .nav-link.active[b-ult027a91x]::before {
            background-color: #5b47fb;
        }

@media (min-width: 576px) and (max-width: 767.98px) {
    .az-content-body-profile .az-nav-line .nav-link.active[b-ult027a91x]::before {
        width: auto;
        top: auto;
        left: 0;
        right: 0;
        height: 2px;
    }
}

@media (min-width: 576px) {
    .az-content-body-profile .az-nav-line .nav-link.active[b-ult027a91x]::before {
        bottom: -11px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .az-content-body-profile .az-nav-line .nav-link + .nav-link[b-ult027a91x] {
        margin-top: 0;
        margin-left: 20px;
    }
}

.az-profile-body[b-ult027a91x] {
    padding: 15px 0 0;
}

@media (min-width: 576px) {
    .az-profile-body[b-ult027a91x] {
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .az-profile-body[b-ult027a91x] {
        padding: 25px 0 0 20px;
    }
}

@media (min-width: 1200px) {
    .az-profile-body[b-ult027a91x] {
        padding-left: 25px;
    }
}

.az-profile-view-chart[b-ult027a91x] {
    position: relative;
    width: calc(100% - 10px);
    height: 200px;
}

@media (min-width: 375px) {
    .az-profile-view-chart[b-ult027a91x] {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .az-profile-view-chart[b-ult027a91x] {
        height: 250px;
    }
}

.az-profile-view-info[b-ult027a91x] {
    position: absolute;
    top: 0;
    left: 0;
}

    .az-profile-view-info h6[b-ult027a91x] {
        font-size: 32px;
        font-weight: 500;
        color: #1c273c;
        margin-bottom: 0;
    }

    .az-profile-view-info span[b-ult027a91x] {
        font-size: 12px;
        color: #f10075;
        margin-left: 5px;
    }

    .az-profile-view-info p[b-ult027a91x] {
        font-size: 13px;
        margin-bottom: 0;
    }

.az-traffic-detail-item > div:first-child[b-ult027a91x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    margin-bottom: 7px;
}

    .az-traffic-detail-item > div:first-child > span:first-child[b-ult027a91x] {
        color: #7987a1;
    }

    .az-traffic-detail-item > div:first-child > span:last-child[b-ult027a91x] {
        font-size: 11px;
        font-weight: 700;
        color: #1c273c;
    }

        .az-traffic-detail-item > div:first-child > span:last-child span[b-ult027a91x] {
            color: #7987a1;
            font-weight: 400;
        }

.az-traffic-detail-item + .az-traffic-detail-item[b-ult027a91x] {
    margin-top: 25px;
}

.az-traffic-detail-item .progress[b-ult027a91x] {
    height: 8px;
}

.az-profile-work-list .media + .media[b-ult027a91x] {
    margin-top: 25px;
}

.az-profile-work-list .media-logo[b-ult027a91x] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    color: #fff;
    font-size: 21px;
    position: relative;
    top: 2px;
    border-radius: 100%;
}

.az-profile-work-list .media-body[b-ult027a91x] {
    margin-left: 20px;
}

    .az-profile-work-list .media-body h6[b-ult027a91x] {
        color: #1c273c;
        font-weight: 500;
        margin-bottom: 2px;
    }

    .az-profile-work-list .media-body span[b-ult027a91x] {
        display: block;
        margin-bottom: 5px;
    }

    .az-profile-work-list .media-body p[b-ult027a91x] {
        margin-bottom: 0;
        font-size: 12px;
        color: #7987a1;
    }

.az-profile-contact-list .media[b-ult027a91x] {
    align-items: center;
}

    .az-profile-contact-list .media + .media[b-ult027a91x] {
        margin-top: 25px;
    }

.az-profile-contact-list .media-icon[b-ult027a91x] {
    line-height: 0;
    font-size: 36px;
    width: 35px;
    text-align: center;
}

.az-profile-contact-list .media-body[b-ult027a91x] {
    margin-left: 25px;
}

    .az-profile-contact-list .media-body span[b-ult027a91x] {
        font-size: 12px;
        color: #7987a1;
        display: block;
        line-height: 1.3;
    }

    .az-profile-contact-list .media-body div[b-ult027a91x] {
        font-weight: 500;
        color: #1c273c;
    }

/* ###### 7.9 Signin  ###### */
.az-signin-wrapper[b-ult027a91x] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.az-card-signin[b-ult027a91x] {
    height: 560px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 480px) {
    .az-card-signin[b-ult027a91x] {
        border: 1px solid #cdd4e0;
        width: 360px;
        padding: 30px 35px;
    }
}

.az-signin-header h2[b-ult027a91x] {
    font-weight: 500;
    color: #5b47fb;
    letter-spacing: -1px;
}

.az-signin-header h4[b-ult027a91x] {
    font-weight: 400;
    color: #1c273c;
    margin-bottom: 25px;
}

.az-signin-header label[b-ult027a91x] {
    color: #7987a1;
}

.az-signin-header .form-control[b-ult027a91x] {
    color: #1c273c;
    font-weight: 500;
    border-width: 2px;
    border-color: #cdd4e0;
}

    .az-signin-header .form-control:focus[b-ult027a91x] {
        border-color: #b4bdce;
        box-shadow: none;
    }

    .az-signin-header .form-control[b-ult027a91x]::placeholder {
        font-weight: 400;
        color: #97a3b9;
    }

.az-signin-header .btn[b-ult027a91x] {
    margin-top: 25px;
}

.az-signin-footer p[b-ult027a91x] {
    color: #7987a1;
}

    .az-signin-footer p:first-child[b-ult027a91x] {
        margin-bottom: 5px;
    }

    .az-signin-footer p:last-child[b-ult027a91x] {
        margin-bottom: 0;
    }

.az-signin-footer a[b-ult027a91x] {
    color: #1c273c;
    font-weight: 700;
}

    .az-signin-footer a:hover[b-ult027a91x], .az-signin-footer a:focus[b-ult027a91x] {
        color: #5b47fb;
    }

/* ###### 7.10 Signup  ###### */
.az-signup-wrapper[b-ult027a91x] {
    flex: 1;
    display: flex;
    justify-content: center;
    background-color: rgba(244, 245, 248, 0.2);
}

@media (min-width: 992px) {
    .az-signup-wrapper[b-ult027a91x] {
        justify-content: flex-end;
    }
}

.az-column-signup-left[b-ult027a91x] {
    flex: 1;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: none;
}

@media (min-width: 576px) {
    .az-column-signup-left[b-ult027a91x] {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .az-column-signup-left[b-ult027a91x] {
        display: flex;
    }
}

.az-column-signup-left > div[b-ult027a91x] {
    max-width: 500px;
}

.az-column-signup-left .typcn[b-ult027a91x] {
    font-size: 80px;
    margin-bottom: 50px;
}

    .az-column-signup-left .typcn[b-ult027a91x]::before {
        width: auto;
    }

.az-column-signup-left .az-logo[b-ult027a91x] {
    font-size: 40px;
    line-height: 1;
}

.az-column-signup-left h5[b-ult027a91x] {
    color: #1c273c;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 25px;
}

.az-column-signup-left p[b-ult027a91x] {
    line-height: 1.7;
    margin-bottom: 25px;
}

.az-column-signup-left .btn[b-ult027a91x] {
    border-width: 2px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
    text-transform: uppercase;
    height: 38px;
}

.az-column-signup[b-ult027a91x] {
    background-color: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 576px) {
    .az-column-signup[b-ult027a91x] {
        padding: 40px;
        width: 500px;
    }
}

@media (min-width: 992px) {
    .az-column-signup[b-ult027a91x] {
        border-left: 1px solid #cdd4e0;
    }
}

.az-signup-header h2[b-ult027a91x] {
    font-weight: 500;
    color: #5b47fb;
    letter-spacing: -1px;
}

.az-signup-header h4[b-ult027a91x] {
    font-size: 20px;
    font-weight: 400;
    color: #1c273c;
    margin-bottom: 25px;
}

.az-signup-header label[b-ult027a91x] {
    color: #7987a1;
}

.az-signup-header .form-control[b-ult027a91x] {
    color: #1c273c;
    font-weight: 500;
    border-width: 2px;
    border-color: #cdd4e0;
}

    .az-signup-header .form-control:focus[b-ult027a91x] {
        border-color: #b4bdce;
        box-shadow: none;
    }

    .az-signup-header .form-control[b-ult027a91x]::placeholder {
        font-weight: 400;
        color: #97a3b9;
    }

.az-signup-header > .btn[b-ult027a91x] {
    margin-top: 25px;
}

.az-signup-header .row[b-ult027a91x] {
    margin-top: 20px;
}

    .az-signup-header .row > div .btn i[b-ult027a91x] {
        font-size: 15px;
        line-height: 0;
        margin-right: 5px;
    }

    .az-signup-header .row > div:first-child .btn[b-ult027a91x] {
        background-color: #4267b2;
        color: #fff;
    }

        .az-signup-header .row > div:first-child .btn:hover[b-ult027a91x], .az-signup-header .row > div:first-child .btn:focus[b-ult027a91x] {
            background-color: #375694;
            color: #fff;
        }

.az-signup-footer p[b-ult027a91x] {
    color: #7987a1;
    margin-bottom: 0;
}

.az-signup-footer a[b-ult027a91x] {
    color: #1c273c;
    font-weight: 700;
}

    .az-signup-footer a:hover[b-ult027a91x], .az-signup-footer a:focus[b-ult027a91x] {
        color: #5b47fb;
    }
/* /Shared/TestNav.razor.rz.scp.css */
/*
* Azia v1.0.0 (https://www.bootstrapdash.com/demo/azia/v1.0/)
* Copyright 2019 BootstrapDash
* Licensed under BootstrapDash License
*
*
* ------ Table Of Contents -------
*
*   1. FONTS IMPORT
*   2. BOOTSTRAP FRAMEWORK
*   3. BOOTSTRAP OVERRIDES
*      3.1  Accordion
*      3.2  Alerts
*      3.3  Badge
*      3.4  Breadcrumb
*      3.5  Buttons
*      3.6  Cards
*      3.7  Carousel
*      3.8  Dropdown
*      3.9  Forms
*      3.10 Grid
*      3.11 Input Group
*      3.12 Modal
*      3.13 Nav
*      3.14 Pagination
*      3.15 Popover
*      3.16 Progress
*      3.17 Table
*      3.18 Toast
*      3.19 Tooltip
*   4. CUSTOM ELEMENT STYLES
*      4.1  Accordion
*      4.2  Buttons
*      4.3  Charts
*      4.4  Forms
*      4.5  Image
*      4.6  List
*      4.7  Modal
*      4.8  Nav
*   5. CUSTOM VENDOR STYLES
*      5.1  DataTables
*      5.2  DatePicker
*      5.3  DateTimePicker
*      5.4  jQuery Steps
*      5.5  jQVMap
*      5.6  Morris
*      5.7  Parsley
*      5.8  Quill
*      5.9  RangSlider
*      5.10 Scrollbar
*      5.11 Select2
*      5.12 Spectrum
*   6. PAGE LAYOUT STYLES
*      6.1  Content
*      6.2  Footer
*      6.3  Global
*      6.4  Header
*      6.5  Iconbar
*      6.6  Navbar
*      6.7  Navbar Variant
*      6.8  Sidebar
*   7. TEMPLATE STYLES
*      7.1  Demo
*      7.2  Calendar
*      7.3  Chat
*      7.4  Contacts
*      7.5  Invoice
*      7.6  Mail
*      7.7  Profile
*      7.8  Signin
*      7.9  Signup
*      7.10 Error
*   8. DASHBOARD STYLES
*      8.1  Dashboard One
*      8.2  Dashboard Two
*      8.3  Dashboard Three
*      8.4  Dashboard Four
*      8.5  Dashboard Five
*      8.6  Dashboard Six
*      8.7  Dashboard Seven
*      8.8  Dashboard Eight
*      8.9  Dashboard Nine
*      8.10 Dashboard Ten
*   9. UTILITIES/HELPER CLASSES
*      9.1  Background
*      9.2  Border
*      9.3  Height
*      9.4  Margin
*      9.5  Misc
*      9.6  Padding
*      9.7  Position
*      9.8  Typography
*      9.9  Width
*
*/
/* ############### FONTS IMPORT ############### */

/* ############### BOOTSTRAP FRAMEWORK ############### */
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

*[b-srfuqzync9],
*[b-srfuqzync9]::before,
*[b-srfuqzync9]::after {
    box-sizing: border-box;
}

html[b-srfuqzync9] {
    /*  font-family: sans-serif;*/
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

nav[b-srfuqzync9] {
    display: block;
}

body[b-srfuqzync9] {
    margin: 0;
}

[tabindex="-1"]:focus:not(:focus-visible)[b-srfuqzync9] {
    outline: 0 !important;
}


ol[b-srfuqzync9],
ul[b-srfuqzync9],
dl[b-srfuqzync9] {
    margin-top: 0;
    margin-bottom: 1rem;
}


a[b-srfuqzync9] {
    color: #3366ff;
    text-decoration: none;
    background-color: transparent;
}

    a:hover[b-srfuqzync9] {
        color: #0039e6;
        text-decoration: none;
    }

    a:not([href]):not([class])[b-srfuqzync9] {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([class]):hover[b-srfuqzync9] {
            color: inherit;
            text-decoration: none;
        }




kbd[b-srfuqzync9] {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #1c273c;
    border-radius: 0.2rem;
}

    kbd kbd[b-srfuqzync9] {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

pre[b-srfuqzync9] {
    display: block;
    font-size: 87.5%;
    color: #1c273c;
}

    pre code[b-srfuqzync9] {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

.pre-scrollable[b-srfuqzync9] {
    max-height: 340px;
    overflow-y: scroll;
}





.dropup[b-srfuqzync9],
.dropright[b-srfuqzync9],
.dropdown[b-srfuqzync9],
.dropleft[b-srfuqzync9] {
    position: relative;
}

.dropdown-toggle[b-srfuqzync9] {
    white-space: nowrap;
}

    .dropdown-toggle[b-srfuqzync9]::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

    .dropdown-toggle:empty[b-srfuqzync9]::after {
        margin-left: 0;
    }

.dropdown-menu[b-srfuqzync9] {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.875rem;
    color: #031b4e;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.dropdown-menu-left[b-srfuqzync9] {
    right: auto;
    left: 0;
}

.dropdown-menu-right[b-srfuqzync9] {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left[b-srfuqzync9] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right[b-srfuqzync9] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left[b-srfuqzync9] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right[b-srfuqzync9] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left[b-srfuqzync9] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right[b-srfuqzync9] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left[b-srfuqzync9] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right[b-srfuqzync9] {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu[b-srfuqzync9] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle[b-srfuqzync9]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty[b-srfuqzync9]::after {
    margin-left: 0;
}

.dropright .dropdown-menu[b-srfuqzync9] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle[b-srfuqzync9]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty[b-srfuqzync9]::after {
    margin-left: 0;
}

.dropright .dropdown-toggle[b-srfuqzync9]::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu[b-srfuqzync9] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle[b-srfuqzync9]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle[b-srfuqzync9]::after {
    display: none;
}

.dropleft .dropdown-toggle[b-srfuqzync9]::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty[b-srfuqzync9]::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle[b-srfuqzync9]::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"][b-srfuqzync9], .dropdown-menu[x-placement^="right"][b-srfuqzync9], .dropdown-menu[x-placement^="bottom"][b-srfuqzync9], .dropdown-menu[x-placement^="left"][b-srfuqzync9] {
    right: auto;
    bottom: auto;
}

.dropdown-divider[b-srfuqzync9] {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e3e7ed;
}

.dropdown-item[b-srfuqzync9] {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #1c273c;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover[b-srfuqzync9], .dropdown-item:focus[b-srfuqzync9] {
        color: #141c2b;
        text-decoration: none;
        background-color: #f4f5f8;
    }

    .dropdown-item.active[b-srfuqzync9], .dropdown-item:active[b-srfuqzync9] {
        color: #fff;
        text-decoration: none;
        background-color: #3366ff;
    }

    .dropdown-item.disabled[b-srfuqzync9], .dropdown-item:disabled[b-srfuqzync9] {
        color: #7987a1;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show[b-srfuqzync9] {
    display: block;
}

.dropdown-header[b-srfuqzync9] {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.76562rem;
    color: #7987a1;
    white-space: nowrap;
}

.dropdown-item-text[b-srfuqzync9] {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #1c273c;
}


.custom-control[b-srfuqzync9] {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.5rem;
}

.custom-control-inline[b-srfuqzync9] {
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input[b-srfuqzync9] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.15625rem;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-label[b-srfuqzync9]::before {
        color: #fff;
        border-color: #3366ff;
        background-color: #3366ff;
    }

    .custom-control-input:focus ~ .custom-control-label[b-srfuqzync9]::before {
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label[b-srfuqzync9]::before {
        border-color: #b3c6ff;
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label[b-srfuqzync9]::before {
        color: #fff;
        background-color: #e6ecff;
        border-color: #e6ecff;
    }

    .custom-control-input[disabled] ~ .custom-control-label[b-srfuqzync9], .custom-control-input:disabled ~ .custom-control-label[b-srfuqzync9] {
        color: #7987a1;
    }

        .custom-control-input[disabled] ~ .custom-control-label[b-srfuqzync9]::before, .custom-control-input:disabled ~ .custom-control-label[b-srfuqzync9]::before {
            background-color: #e3e7ed;
        }

.custom-control-label[b-srfuqzync9] {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

    .custom-control-label[b-srfuqzync9]::before {
        position: absolute;
        top: 0.15625rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #97a3b9 solid 1px;
    }

    .custom-control-label[b-srfuqzync9]::after {
        position: absolute;
        top: 0.15625rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: no-repeat 50% / 50% 50%;
    }

.custom-checkbox .custom-control-label[b-srfuqzync9]::before {
    border-radius: 3px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-srfuqzync9]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-srfuqzync9]::before {
    border-color: #3366ff;
    background-color: #3366ff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-srfuqzync9]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-srfuqzync9]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-srfuqzync9]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-radio .custom-control-label[b-srfuqzync9]::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-srfuqzync9]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-srfuqzync9]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-switch[b-srfuqzync9] {
    padding-left: 2.25rem;
}

    .custom-switch .custom-control-label[b-srfuqzync9]::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: 0.5rem;
    }

    .custom-switch .custom-control-label[b-srfuqzync9]::after {
        top: calc(0.15625rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #97a3b9;
        border-radius: 0.5rem;
        transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label[b-srfuqzync9]::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label[b-srfuqzync9]::after {
    background-color: #fff;
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label[b-srfuqzync9]::before {
    background-color: rgba(51, 102, 255, 0.5);
}

.custom-select[b-srfuqzync9] {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border: 1px solid #cdd4e0;
    border-radius: 3px;
    appearance: none;
}

    .custom-select:focus[b-srfuqzync9] {
        border-color: #b3c6ff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

        .custom-select:focus[b-srfuqzync9]::-ms-value {
            color: #596882;
            background-color: #fff;
        }

    .custom-select[multiple][b-srfuqzync9], .custom-select[size]:not([size="1"])[b-srfuqzync9] {
        height: auto;
        padding-right: 0.75rem;
        background-image: none;
    }

    .custom-select:disabled[b-srfuqzync9] {
        color: #7987a1;
        background-color: #e3e7ed;
    }

    .custom-select[b-srfuqzync9]::-ms-expand {
        display: none;
    }

    .custom-select:-moz-focusring[b-srfuqzync9] {
        color: transparent;
        text-shadow: 0 0 0 #596882;
    }

.custom-select-sm[b-srfuqzync9] {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.76562rem;
}

.custom-select-lg[b-srfuqzync9] {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.09375rem;
}

.custom-file[b-srfuqzync9] {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input[b-srfuqzync9] {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

    .custom-file-input:focus ~ .custom-file-label[b-srfuqzync9] {
        border-color: #b3c6ff;
        box-shadow: 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
    }

    .custom-file-input[disabled] ~ .custom-file-label[b-srfuqzync9],
    .custom-file-input:disabled ~ .custom-file-label[b-srfuqzync9] {
        background-color: #e3e7ed;
    }

    .custom-file-input:lang(en) ~ .custom-file-label[b-srfuqzync9]::after {
        content: "Browse";
    }

    .custom-file-input ~ .custom-file-label[data-browse][b-srfuqzync9]::after {
        content: attr(data-browse);
    }

.custom-file-label[b-srfuqzync9] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    background-color: #fff;
    border: 1px solid #cdd4e0;
    border-radius: 3px;
}

    .custom-file-label[b-srfuqzync9]::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: calc(1.5em + 0.75rem);
        padding: 0.375rem 0.75rem;
        line-height: 1.5;
        color: #596882;
        content: "Browse";
        background-color: #e3e7ed;
        border-left: inherit;
        border-radius: 0 3px 3px 0;
    }

.custom-range[b-srfuqzync9] {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none;
}

    .custom-range:focus[b-srfuqzync9] {
        outline: none;
    }

        .custom-range:focus[b-srfuqzync9]::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

        .custom-range:focus[b-srfuqzync9]::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

        .custom-range:focus[b-srfuqzync9]::-ms-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 102, 255, 0.25);
        }

    .custom-range[b-srfuqzync9]::-moz-focus-outer {
        border: 0;
    }

    .custom-range[b-srfuqzync9]::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #3366ff;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        appearance: none;
    }

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-srfuqzync9]::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range[b-srfuqzync9]::-webkit-slider-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-srfuqzync9]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #cdd4e0;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range[b-srfuqzync9]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3366ff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-srfuqzync9]::-moz-range-thumb {
        transition: none;
    }
}

.custom-range[b-srfuqzync9]::-moz-range-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-srfuqzync9]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #cdd4e0;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range[b-srfuqzync9]::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3366ff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range[b-srfuqzync9]::-ms-thumb {
        transition: none;
    }
}

.custom-range[b-srfuqzync9]::-ms-thumb:active {
    background-color: #e6ecff;
}

.custom-range[b-srfuqzync9]::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range[b-srfuqzync9]::-ms-fill-lower {
    background-color: #cdd4e0;
    border-radius: 1rem;
}

.custom-range[b-srfuqzync9]::-ms-fill-upper {
    margin-right: 15px;
    background-color: #cdd4e0;
    border-radius: 1rem;
}

.custom-range:disabled[b-srfuqzync9]::-webkit-slider-thumb {
    background-color: #97a3b9;
}

.custom-range:disabled[b-srfuqzync9]::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled[b-srfuqzync9]::-moz-range-thumb {
    background-color: #97a3b9;
}

.custom-range:disabled[b-srfuqzync9]::-moz-range-track {
    cursor: default;
}

.custom-range:disabled[b-srfuqzync9]::-ms-thumb {
    background-color: #97a3b9;
}

.custom-control-label[b-srfuqzync9]::before,
.custom-file-label[b-srfuqzync9],
.custom-select[b-srfuqzync9] {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label[b-srfuqzync9]::before,
    .custom-file-label[b-srfuqzync9],
    .custom-select[b-srfuqzync9] {
        transition: none;
    }
}

.nav[b-srfuqzync9] {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link[b-srfuqzync9] {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover[b-srfuqzync9], .nav-link:focus[b-srfuqzync9] {
        text-decoration: none;
    }

    .nav-link.disabled[b-srfuqzync9] {
        color: #7987a1;
        pointer-events: none;
        cursor: default;
    }

.nav-tabs[b-srfuqzync9] {
    border-bottom: 1px solid #cdd4e0;
}

    .nav-tabs .nav-item[b-srfuqzync9] {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link[b-srfuqzync9] {
        border: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .nav-tabs .nav-link:hover[b-srfuqzync9], .nav-tabs .nav-link:focus[b-srfuqzync9] {
            border-color: #e3e7ed #e3e7ed #cdd4e0;
        }

        .nav-tabs .nav-link.disabled[b-srfuqzync9] {
            color: #7987a1;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active[b-srfuqzync9],
        .nav-tabs .nav-item.show .nav-link[b-srfuqzync9] {
            color: #596882;
            background-color: #fff;
            border-color: #cdd4e0 #cdd4e0 #fff;
        }

    .nav-tabs .dropdown-menu[b-srfuqzync9] {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link[b-srfuqzync9] {
    border-radius: 3px;
}

    .nav-pills .nav-link.active[b-srfuqzync9],
    .nav-pills .show > .nav-link[b-srfuqzync9] {
        color: #fff;
        background-color: #3366ff;
    }

.nav-fill > .nav-link[b-srfuqzync9],
.nav-fill .nav-item[b-srfuqzync9] {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link[b-srfuqzync9],
.nav-justified .nav-item[b-srfuqzync9] {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane[b-srfuqzync9] {
    display: none;
}

.tab-content > .active[b-srfuqzync9] {
    display: block;
}

.navbar[b-srfuqzync9] {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

    .navbar .container[b-srfuqzync9],
    .navbar .container-fluid[b-srfuqzync9], .navbar .container-sm[b-srfuqzync9], .navbar .container-md[b-srfuqzync9], .navbar .container-lg[b-srfuqzync9], .navbar .container-xl[b-srfuqzync9] {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

.navbar-brand[b-srfuqzync9] {
    display: inline-block;
    padding-top: 0.33594rem;
    padding-bottom: 0.33594rem;
    margin-right: 1rem;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap;
}

    .navbar-brand:hover[b-srfuqzync9], .navbar-brand:focus[b-srfuqzync9] {
        text-decoration: none;
    }

.navbar-nav[b-srfuqzync9] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu[b-srfuqzync9] {
        position: static;
        float: none;
    }

.navbar-text[b-srfuqzync9] {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse[b-srfuqzync9] {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler[b-srfuqzync9] {
    padding: 0.25rem 0.75rem;
    font-size: 1.09375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
}

    .navbar-toggler:hover[b-srfuqzync9], .navbar-toggler:focus[b-srfuqzync9] {
        text-decoration: none;
    }

.navbar-toggler-icon[b-srfuqzync9] {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container[b-srfuqzync9],
    .navbar-expand-sm > .container-fluid[b-srfuqzync9], .navbar-expand-sm > .container-sm[b-srfuqzync9], .navbar-expand-sm > .container-md[b-srfuqzync9], .navbar-expand-sm > .container-lg[b-srfuqzync9], .navbar-expand-sm > .container-xl[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm[b-srfuqzync9] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav[b-srfuqzync9] {
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu[b-srfuqzync9] {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link[b-srfuqzync9] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container[b-srfuqzync9],
        .navbar-expand-sm > .container-fluid[b-srfuqzync9], .navbar-expand-sm > .container-sm[b-srfuqzync9], .navbar-expand-sm > .container-md[b-srfuqzync9], .navbar-expand-sm > .container-lg[b-srfuqzync9], .navbar-expand-sm > .container-xl[b-srfuqzync9] {
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse[b-srfuqzync9] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler[b-srfuqzync9] {
            display: none;
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container[b-srfuqzync9],
    .navbar-expand-md > .container-fluid[b-srfuqzync9], .navbar-expand-md > .container-sm[b-srfuqzync9], .navbar-expand-md > .container-md[b-srfuqzync9], .navbar-expand-md > .container-lg[b-srfuqzync9], .navbar-expand-md > .container-xl[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md[b-srfuqzync9] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav[b-srfuqzync9] {
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu[b-srfuqzync9] {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link[b-srfuqzync9] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container[b-srfuqzync9],
        .navbar-expand-md > .container-fluid[b-srfuqzync9], .navbar-expand-md > .container-sm[b-srfuqzync9], .navbar-expand-md > .container-md[b-srfuqzync9], .navbar-expand-md > .container-lg[b-srfuqzync9], .navbar-expand-md > .container-xl[b-srfuqzync9] {
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse[b-srfuqzync9] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler[b-srfuqzync9] {
            display: none;
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container[b-srfuqzync9],
    .navbar-expand-lg > .container-fluid[b-srfuqzync9], .navbar-expand-lg > .container-sm[b-srfuqzync9], .navbar-expand-lg > .container-md[b-srfuqzync9], .navbar-expand-lg > .container-lg[b-srfuqzync9], .navbar-expand-lg > .container-xl[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg[b-srfuqzync9] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav[b-srfuqzync9] {
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu[b-srfuqzync9] {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .nav-link[b-srfuqzync9] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-lg > .container[b-srfuqzync9],
        .navbar-expand-lg > .container-fluid[b-srfuqzync9], .navbar-expand-lg > .container-sm[b-srfuqzync9], .navbar-expand-lg > .container-md[b-srfuqzync9], .navbar-expand-lg > .container-lg[b-srfuqzync9], .navbar-expand-lg > .container-xl[b-srfuqzync9] {
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse[b-srfuqzync9] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler[b-srfuqzync9] {
            display: none;
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container[b-srfuqzync9],
    .navbar-expand-xl > .container-fluid[b-srfuqzync9], .navbar-expand-xl > .container-sm[b-srfuqzync9], .navbar-expand-xl > .container-md[b-srfuqzync9], .navbar-expand-xl > .container-lg[b-srfuqzync9], .navbar-expand-xl > .container-xl[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl[b-srfuqzync9] {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav[b-srfuqzync9] {
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu[b-srfuqzync9] {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link[b-srfuqzync9] {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container[b-srfuqzync9],
        .navbar-expand-xl > .container-fluid[b-srfuqzync9], .navbar-expand-xl > .container-sm[b-srfuqzync9], .navbar-expand-xl > .container-md[b-srfuqzync9], .navbar-expand-xl > .container-lg[b-srfuqzync9], .navbar-expand-xl > .container-xl[b-srfuqzync9] {
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse[b-srfuqzync9] {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler[b-srfuqzync9] {
            display: none;
        }
}

.navbar-expand[b-srfuqzync9] {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

    .navbar-expand > .container[b-srfuqzync9],
    .navbar-expand > .container-fluid[b-srfuqzync9], .navbar-expand > .container-sm[b-srfuqzync9], .navbar-expand > .container-md[b-srfuqzync9], .navbar-expand > .container-lg[b-srfuqzync9], .navbar-expand > .container-xl[b-srfuqzync9] {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-expand .navbar-nav[b-srfuqzync9] {
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu[b-srfuqzync9] {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link[b-srfuqzync9] {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    .navbar-expand > .container[b-srfuqzync9],
    .navbar-expand > .container-fluid[b-srfuqzync9], .navbar-expand > .container-sm[b-srfuqzync9], .navbar-expand > .container-md[b-srfuqzync9], .navbar-expand > .container-lg[b-srfuqzync9], .navbar-expand > .container-xl[b-srfuqzync9] {
        flex-wrap: nowrap;
    }

    .navbar-expand .navbar-collapse[b-srfuqzync9] {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler[b-srfuqzync9] {
        display: none;
    }

.navbar-light .navbar-brand[b-srfuqzync9] {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:hover[b-srfuqzync9], .navbar-light .navbar-brand:focus[b-srfuqzync9] {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link[b-srfuqzync9] {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:hover[b-srfuqzync9], .navbar-light .navbar-nav .nav-link:focus[b-srfuqzync9] {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled[b-srfuqzync9] {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link[b-srfuqzync9],
    .navbar-light .navbar-nav .active > .nav-link[b-srfuqzync9],
    .navbar-light .navbar-nav .nav-link.show[b-srfuqzync9],
    .navbar-light .navbar-nav .nav-link.active[b-srfuqzync9] {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler[b-srfuqzync9] {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon[b-srfuqzync9] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text[b-srfuqzync9] {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-text a[b-srfuqzync9] {
        color: rgba(0, 0, 0, 0.9);
    }

        .navbar-light .navbar-text a:hover[b-srfuqzync9], .navbar-light .navbar-text a:focus[b-srfuqzync9] {
            color: rgba(0, 0, 0, 0.9);
        }

.navbar-dark .navbar-brand[b-srfuqzync9] {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover[b-srfuqzync9], .navbar-dark .navbar-brand:focus[b-srfuqzync9] {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link[b-srfuqzync9] {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:hover[b-srfuqzync9], .navbar-dark .navbar-nav .nav-link:focus[b-srfuqzync9] {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled[b-srfuqzync9] {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link[b-srfuqzync9],
    .navbar-dark .navbar-nav .active > .nav-link[b-srfuqzync9],
    .navbar-dark .navbar-nav .nav-link.show[b-srfuqzync9],
    .navbar-dark .navbar-nav .nav-link.active[b-srfuqzync9] {
        color: #fff;
    }

.navbar-dark .navbar-toggler[b-srfuqzync9] {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon[b-srfuqzync9] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text[b-srfuqzync9] {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-text a[b-srfuqzync9] {
        color: #fff;
    }

        .navbar-dark .navbar-text a:hover[b-srfuqzync9], .navbar-dark .navbar-text a:focus[b-srfuqzync9] {
            color: #fff;
        }







.az-toggle[b-srfuqzync9] {
    width: 60px;
    height: 25px;
    background-color: #b4bdce;
    padding: 2px;
    position: relative;
    overflow: hidden;
}

    .az-toggle span[b-srfuqzync9] {
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: 3px;
        display: block;
        width: 20px;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .az-toggle span[b-srfuqzync9] {
        transition: none;
    }
}

.az-toggle span[b-srfuqzync9]::before, .az-toggle span[b-srfuqzync9]::after {
    position: absolute;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
    top: 2px;
    line-height: 1.38;
}

.az-toggle span[b-srfuqzync9]::before {
    content: 'on';
    left: -25px;
}

.az-toggle span[b-srfuqzync9]::after {
    content: 'off';
    right: -29px;
}

.az-toggle.on[b-srfuqzync9] {
    background-color: #5b47fb;
}

    .az-toggle.on span[b-srfuqzync9] {
        left: 37px;
    }

.az-toggle-secondary.on[b-srfuqzync9] {
    background-color: #3366ff;
}

.az-toggle-success.on[b-srfuqzync9] {
    background-color: #3bb001;
}

.az-toggle-dark.on[b-srfuqzync9] {
    background-color: #1c273c;
}

.az-form-group[b-srfuqzync9] {
    padding: 12px 15px;
    border: 1px solid #cdd4e0;
}

    .az-form-group.focus[b-srfuqzync9] {
        border-color: #b4bdce;
        box-shadow: 0 0 0 2px rgba(91, 71, 251, 0.16);
    }

    .az-form-group .form-label[b-srfuqzync9] {
        font-size: 13px;
        margin-bottom: 2px;
        font-weight: 400;
        color: #97a3b9;
    }

    .az-form-group .form-control[b-srfuqzync9] {
        padding: 0;
        border-width: 0;
        height: 25px;
        color: #1c273c;
        font-weight: 500;
    }

        .az-form-group .form-control:focus[b-srfuqzync9] {
            box-shadow: none;
        }

/* ###### 4.5 Image   ###### */
.az-img-user[b-srfuqzync9] {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
}

    .az-img-user img[b-srfuqzync9] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 100%;
    }

    .az-img-user[b-srfuqzync9]::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 3px;
        width: 6px;
        height: 6px;
        background-color: #97a3b9;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95);
        border-radius: 100%;
    }

    .az-img-user.online[b-srfuqzync9]::after {
        background-color: #3bb001;
    }

.az-avatar[b-srfuqzync9] {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    background-color: #596882;
}

    .az-avatar[b-srfuqzync9]::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 3px;
        width: 6px;
        height: 6px;
        background-color: #97a3b9;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95);
        border-radius: 100%;
    }

    .az-avatar.online[b-srfuqzync9]::after {
        background-color: #3bb001;
    }

.avatar-xs[b-srfuqzync9] {
    width: 24px;
    height: 24px;
    font-size: 11px;
}

    .avatar-xs[b-srfuqzync9]::after {
        width: 5px;
        height: 5px;
    }

.avatar-sm[b-srfuqzync9] {
    width: 32px;
    height: 32px;
    font-size: 14px;
}

    .avatar-sm[b-srfuqzync9]::after {
        width: 7px;
        height: 7px;
    }

.avatar-md[b-srfuqzync9] {
    width: 48px;
    height: 48px;
    font-size: 24px;
}

    .avatar-md[b-srfuqzync9]::after {
        width: 9px;
        height: 9px;
        right: 2px;
        bottom: 2px;
    }

.avatar-lg[b-srfuqzync9] {
    width: 64px;
    height: 64px;
    font-size: 28px;
}

    .avatar-lg[b-srfuqzync9]::after {
        width: 10px;
        height: 10px;
        bottom: 3px;
        right: 4px;
    }

.avatar-xl[b-srfuqzync9] {
    width: 72px;
    height: 72px;
    font-size: 36px;
}

    .avatar-xl[b-srfuqzync9]::after {
        width: 11px;
        height: 11px;
        bottom: 4px;
        right: 5px;
        box-shadow: 0 0 0 2.5px #fff;
    }

.avatar-xxl[b-srfuqzync9] {
    width: 100px;
    height: 100px;
    font-size: 56px;
}

    .avatar-xxl[b-srfuqzync9]::after {
        width: 13px;
        height: 13px;
        bottom: 6px;
        right: 7px;
        box-shadow: 0 0 0 3px #fff;
    }

/* ###### 4.6 List   ###### */
.az-list-item[b-srfuqzync9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

    .az-list-item + .az-list-item[b-srfuqzync9] {
        border-top: 1px solid #e3e7ed;
    }

    .az-list-item:last-child[b-srfuqzync9] {
        padding-bottom: 0;
    }

    .az-list-item h6[b-srfuqzync9] {
        margin-bottom: 2px;
        font-weight: 600;
    }

    .az-list-item > div:first-child h6[b-srfuqzync9] {
        color: #1c273c;
    }

    .az-list-item > div span[b-srfuqzync9] {
        color: #7987a1;
        font-size: 12px;
    }

    .az-list-item > div:last-child[b-srfuqzync9] {
        text-align: right;
    }

        .az-list-item > div:last-child h6[b-srfuqzync9] {
            line-height: 1;
        }

/* ###### 4.8 Nav   ###### */
@media (min-width: 768px) {
    .az-nav[b-srfuqzync9] {
        align-items: center;
    }
}

.az-nav .nav-link[b-srfuqzync9] {
    display: block;
    color: #596882;
    padding: 0;
    position: relative;
    line-height: normal;
}

    .az-nav .nav-link:hover[b-srfuqzync9], .az-nav .nav-link:focus[b-srfuqzync9] {
        color: #1c273c;
    }

    .az-nav .nav-link + .nav-link[b-srfuqzync9] {
        padding-top: 12px;
        margin-top: 12px;
        border-top: 1px dotted #97a3b9;
    }

@media (min-width: 768px) {
    .az-nav .nav-link + .nav-link[b-srfuqzync9] {
        padding-top: 0;
        margin-top: 0;
        border-top: 0;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px dotted #97a3b9;
    }
}

.az-nav .nav-link.active[b-srfuqzync9] {
    color: #5b47fb;
}

.az-nav-column[b-srfuqzync9] {
    flex-direction: column;
}

    .az-nav-column .nav-link[b-srfuqzync9] {
        padding: 0;
        height: 38px;
        color: #1c273c;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        .az-nav-column .nav-link i[b-srfuqzync9] {
            font-size: 24px;
            line-height: 0;
            width: 24px;
            margin-right: 12px;
            text-align: center;
            transition: all 0.2s ease-in-out;
        }

@media (prefers-reduced-motion: reduce) {
    .az-nav-column .nav-link i[b-srfuqzync9] {
        transition: none;
    }
}

.az-nav-column .nav-link i:not([class*=' tx-'])[b-srfuqzync9] {
    color: #7987a1;
}

.az-nav-column .nav-link i.typcn[b-srfuqzync9] {
    line-height: .9;
}

.az-nav-column .nav-link span[b-srfuqzync9] {
    font-weight: 400;
    font-size: 11px;
    color: #97a3b9;
    margin-left: auto;
}

.az-nav-column .nav-link:hover[b-srfuqzync9], .az-nav-column .nav-link:focus[b-srfuqzync9] {
    color: #1c273c;
}

    .az-nav-column .nav-link:hover i:not([class*=' tx-'])[b-srfuqzync9], .az-nav-column .nav-link:focus i:not([class*=' tx-'])[b-srfuqzync9] {
        color: #1c273c;
    }

.az-nav-column .nav-link.active[b-srfuqzync9] {
    position: relative;
}

    .az-nav-column .nav-link.active[b-srfuqzync9]::before {
        content: '';
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: -28px;
        width: 3px;
        background-color: #5b47fb;
        border-radius: 3px;
        display: none;
    }

    .az-nav-column .nav-link.active[b-srfuqzync9], .az-nav-column .nav-link.active:hover[b-srfuqzync9], .az-nav-column .nav-link.active:focus[b-srfuqzync9] {
        color: #5b47fb;
    }

        .az-nav-column .nav-link.active i[b-srfuqzync9], .az-nav-column .nav-link.active:hover i[b-srfuqzync9], .az-nav-column .nav-link.active:focus i[b-srfuqzync9] {
            color: #5b47fb;
        }

.az-nav-column .nav-link + .nav-link[b-srfuqzync9] {
    border-top: 1px dotted #b4bdce;
}

.az-nav-column.sm .nav-link[b-srfuqzync9] {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 10px 0;
}

    .az-nav-column.sm .nav-link i[b-srfuqzync9] {
        font-size: 21px;
    }

.az-nav-dark .nav-link[b-srfuqzync9] {
    color: rgba(255, 255, 255, 0.7);
}

    .az-nav-dark .nav-link:hover[b-srfuqzync9], .az-nav-dark .nav-link:focus[b-srfuqzync9] {
        color: #fff;
    }

    .az-nav-dark .nav-link + .nav-link[b-srfuqzync9] {
        border-color: #596882;
    }

    .az-nav-dark .nav-link.active[b-srfuqzync9] {
        color: #5b47fb;
    }

.az-nav-colored-bg .nav-link + .nav-link[b-srfuqzync9] {
    border-color: rgba(255, 255, 255, 0.4);
}

.az-nav-colored-bg .nav-link.active[b-srfuqzync9] {
    color: #fff;
}

.az-nav-line[b-srfuqzync9] {
    position: relative;
}

    .az-nav-line .nav-link[b-srfuqzync9] {
        padding: 0;
        color: #596882;
        position: relative;
    }

        .az-nav-line .nav-link:hover[b-srfuqzync9], .az-nav-line .nav-link:focus[b-srfuqzync9] {
            color: #1c273c;
        }

        .az-nav-line .nav-link + .nav-link[b-srfuqzync9] {
            margin-top: 15px;
        }

@media (min-width: 768px) {
    .az-nav-line .nav-link + .nav-link[b-srfuqzync9] {
        margin-top: 0;
        margin-left: 30px;
    }
}

.az-nav-line .nav-link.active[b-srfuqzync9] {
    color: #1c273c;
}

    .az-nav-line .nav-link.active[b-srfuqzync9]::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -20px;
        width: 2px;
        background-color: #1c273c;
    }

@media (min-width: 768px) {
    .az-nav-line .nav-link.active[b-srfuqzync9]::before {
        top: auto;
        bottom: -20px;
        left: 0;
        right: 0;
        height: 2px;
        width: auto;
    }
}

.az-nav-line.az-nav-dark .nav-link[b-srfuqzync9] {
    color: rgba(255, 255, 255, 0.7);
}

    .az-nav-line.az-nav-dark .nav-link:hover[b-srfuqzync9], .az-nav-line.az-nav-dark .nav-link:focus[b-srfuqzync9] {
        color: #fff;
    }

    .az-nav-line.az-nav-dark .nav-link.active[b-srfuqzync9] {
        color: #fff;
    }

        .az-nav-line.az-nav-dark .nav-link.active[b-srfuqzync9]::before {
            background-color: #fff;
        }

.az-nav-tabs[b-srfuqzync9] {
    padding: 15px 15px 0;
    background-color: #cdd4e0;
}

    .az-nav-tabs .lSSlideOuter[b-srfuqzync9] {
        position: relative;
        padding-left: 32px;
        padding-right: 35px;
    }

    .az-nav-tabs .lSSlideWrapper[b-srfuqzync9] {
        overflow: visible;
    }

    .az-nav-tabs .lSAction > a[b-srfuqzync9] {
        display: block;
        height: 40px;
        top: 16px;
        opacity: 1;
        background-color: #b4bdce;
        background-image: none;
    }

        .az-nav-tabs .lSAction > a:hover[b-srfuqzync9], .az-nav-tabs .lSAction > a:focus[b-srfuqzync9] {
            background-color: #a5afc4;
        }

        .az-nav-tabs .lSAction > a[b-srfuqzync9]::before {
            font-family: 'Ionicons';
            font-size: 18px;
            position: absolute;
            top: -4px;
            left: 0;
            right: 0;
            bottom: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .az-nav-tabs .lSAction > a.lSPrev[b-srfuqzync9] {
            left: -32px;
        }

            .az-nav-tabs .lSAction > a.lSPrev[b-srfuqzync9]::before {
                content: '\f3cf';
            }

        .az-nav-tabs .lSAction > a.lSNext[b-srfuqzync9] {
            right: -35px;
        }

            .az-nav-tabs .lSAction > a.lSNext[b-srfuqzync9]::before {
                content: '\f3d1';
            }

        .az-nav-tabs .lSAction > a.disabled[b-srfuqzync9] {
            background-color: #e3e7ed;
            color: #fff;
        }

    .az-nav-tabs .lightSlider[b-srfuqzync9] {
        display: flex;
    }

    .az-nav-tabs .tab-item[b-srfuqzync9] {
        flex-shrink: 0;
        display: block;
        float: none;
        min-width: 150px;
    }

    .az-nav-tabs .tab-link[b-srfuqzync9] {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 20px;
        line-height: 1.428;
        color: #596882;
        white-space: nowrap;
        background-color: #e3e7ed;
    }

        .az-nav-tabs .tab-link:hover[b-srfuqzync9], .az-nav-tabs .tab-link:focus[b-srfuqzync9] {
            background-color: #f4f5f8;
        }

        .az-nav-tabs .tab-link.active[b-srfuqzync9] {
            background-color: #fff;
            color: #1c273c;
            font-weight: 500;
        }

.az-tab-pane[b-srfuqzync9] {
    display: none;
}

    .az-tab-pane.active[b-srfuqzync9] {
        display: block;
    }







/* ###### 6.4 Header  ###### */
@media (max-width: 991.98px) {
    .az-header-menu-show[b-srfuqzync9] {
        overflow: hidden;
    }

        .az-header-menu-show .az-header-menu[b-srfuqzync9] {
            border-right: 1px solid rgba(28, 39, 60, 0.08);
            box-shadow: 0 0 30px rgba(28, 39, 60, 0.08);
            transform: translateX(0);
        }

        .az-header-menu-show .az-navbar-backdrop[b-srfuqzync9] {
            visibility: visible;
            opacity: 1;
        }
}

.az-header[b-srfuqzync9] {
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(28, 39, 60, 0.08);
    border-bottom: 1px solid rgba(28, 39, 60, 0.12);
}

@media (min-width: 992px) {
    .az-header[b-srfuqzync9] {
        position: relative;
        height: 64px;
    }
}

.az-header > .container[b-srfuqzync9],
.az-header > .container-fluid[b-srfuqzync9],
.az-header > .container-sm[b-srfuqzync9],
.az-header > .container-md[b-srfuqzync9],
.az-header > .container-lg[b-srfuqzync9],
.az-header > .container-xl[b-srfuqzync9] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 992px) {
    .az-header > .container[b-srfuqzync9],
    .az-header > .container-fluid[b-srfuqzync9],
    .az-header > .container-sm[b-srfuqzync9],
    .az-header > .container-md[b-srfuqzync9],
    .az-header > .container-lg[b-srfuqzync9],
    .az-header > .container-xl[b-srfuqzync9] {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (min-width: 992px) {
    .az-header > .container[b-srfuqzync9] {
        padding: 0;
    }
}

@media (max-width: 991.98px) {
    .az-header > .container[b-srfuqzync9] {
        max-width: none;
    }
}

.az-header .az-header-left .az-logo[b-srfuqzync9] {
    display: none;
}

@media (min-width: 992px) {
    .az-header .az-header-left .az-logo[b-srfuqzync9] {
        display: flex;
    }
}

.az-header-left[b-srfuqzync9] {
    display: flex;
    align-items: center;
}

    .az-header-left .az-header-arrow[b-srfuqzync9] {
        display: none;
        position: relative;
        top: -2px;
    }

.az-logo[b-srfuqzync9] {
    font-weight: 700;
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    color: #5b47fb;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    position: relative;
    top: -2px;
}

    .az-logo:hover[b-srfuqzync9], .az-logo:focus[b-srfuqzync9] {
        color: #5b47fb;
    }

    .az-logo i[b-srfuqzync9] {
        display: block;
        line-height: .9;
        margin-right: 8px;
        font-size: 40px;
    }

        .az-logo i[b-srfuqzync9]::before {
            width: auto;
            height: auto;
        }

.az-header-menu-icon[b-srfuqzync9] {
    margin-right: 10px;
    width: 20px;
    height: 30px;
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .az-header-menu-icon[b-srfuqzync9] {
        margin-right: 25px;
    }
}

.az-header-menu-icon span[b-srfuqzync9] {
    display: block;
    position: relative;
    width: 15px;
    height: 2px;
    background-color: #1c273c;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu-icon span[b-srfuqzync9] {
        transition: none;
    }
}

.az-header-menu-icon span[b-srfuqzync9]::before, .az-header-menu-icon span[b-srfuqzync9]::after {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #1c273c;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu-icon span[b-srfuqzync9]::before, .az-header-menu-icon span[b-srfuqzync9]::after {
        transition: none;
    }
}

.az-header-menu-icon span[b-srfuqzync9]::before {
    top: -6px;
}

.az-header-menu-icon span[b-srfuqzync9]::after {
    bottom: -6px;
}

.az-header-menu[b-srfuqzync9] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 240px;
    background-color: #fff;
    overflow-y: auto;
    transform: translateX(-240px);
    transition: all 0.35s;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu[b-srfuqzync9] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-header-menu[b-srfuqzync9] {
        background-color: transparent;
        border-right: 0;
        position: static;
        width: auto;
        overflow-y: visible;
        transform: none;
        z-index: auto;
    }
}

.az-header-menu > .nav[b-srfuqzync9] {
    flex-direction: column;
    padding: 20px;
}

@media (min-width: 992px) {
    .az-header-menu > .nav[b-srfuqzync9] {
        padding: 0;
        flex-direction: row;
        align-items: center;
    }
}

.az-header-menu .nav-item[b-srfuqzync9]::before {
    content: '';
    position: absolute;
    top: 67px;
    margin-left: 25px;
    width: 15px;
    height: 15px;
    border-top: 2px solid rgba(28, 39, 60, 0.12);
    border-left: 2px solid rgba(28, 39, 60, 0.12);
    background-color: #fff;
    transform: rotate(45deg);
    z-index: 100;
    display: none;
}

.az-header-menu .nav-item + .nav-item[b-srfuqzync9] {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item + .nav-item[b-srfuqzync9] {
        margin-top: 0;
        margin-left: 30px;
    }
}

.az-header-menu .nav-item > .nav-link[b-srfuqzync9] {
    display: flex;
    align-items: center;
    position: relative;
    color: #031b4e;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-menu .nav-item > .nav-link[b-srfuqzync9] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link[b-srfuqzync9] {
        font-size: 0.875rem;
    }
}

.az-header-menu .nav-item > .nav-link:hover[b-srfuqzync9] {
    color: #5b47fb;
}

    .az-header-menu .nav-item > .nav-link:hover i[b-srfuqzync9] {
        color: #5b47fb;
    }

.az-header-menu .nav-item > .nav-link.with-sub[b-srfuqzync9]::after {
    content: '\f3d0';
    display: inline-block;
    font-family: 'Ionicons';
    font-size: 12px;
    font-weight: 400;
    margin-left: auto;
    margin-top: 3px;
    opacity: .5;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link.with-sub[b-srfuqzync9]::after {
        margin-left: 5px;
    }
}

.az-header-menu .nav-item > .nav-link .typcn[b-srfuqzync9] {
    font-size: 20px;
    line-height: .95;
    margin-right: 15px;
    width: 16px;
}

@media (min-width: 992px) {
    .az-header-menu .nav-item > .nav-link .typcn[b-srfuqzync9] {
        font-size: 18px;
        margin-right: 7px;
    }
}

.az-header-menu .nav-item > .nav-link .typcn[b-srfuqzync9]::before {
    width: auto;
}

.az-header-menu .nav-item.active > .nav-link[b-srfuqzync9] {
    color: #5b47fb;
    position: relative;
}

    .az-header-menu .nav-item.active > .nav-link[b-srfuqzync9]::before {
        content: '';
        position: absolute;
        bottom: 0;
        top: 0;
        left: -20px;
        width: 2px;
        background-color: #5b47fb;
        border-radius: 3px;
    }

@media (min-width: 992px) {
    .az-header-menu .nav-item.active > .nav-link[b-srfuqzync9]::before {
        top: auto;
        bottom: -22px;
        left: 0;
        right: 0;
        width: auto;
        height: 2px;
    }
}

@media (min-width: 992px) {
    .az-header-menu .nav-item.show[b-srfuqzync9]::before {
        display: block;
    }
}

.az-header-menu .nav-item.show .az-menu-sub[b-srfuqzync9] {
    display: block;
}

.az-header-menu-header[b-srfuqzync9] {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-bottom: 1px solid rgba(28, 39, 60, 0.05);
}

@media (min-width: 992px) {
    .az-header-menu-header[b-srfuqzync9] {
        display: none;
    }
}

.az-header-menu-header .close[b-srfuqzync9] {
    font-weight: 300;
    font-size: 28px;
}

.az-menu-sub[b-srfuqzync9] {
    font-size: 13px;
    margin-left: 32px;
    margin-top: 12px;
    display: none;
}

@media (min-width: 992px) {
    .az-menu-sub[b-srfuqzync9] {
        position: absolute;
        top: 74px;
        background-color: #fff;
        padding: 15px 20px;
        border: 2px solid rgba(28, 39, 60, 0.12);
        min-width: 200px;
        margin-left: 0;
        margin-top: 0;
    }
}

.az-menu-sub .nav[b-srfuqzync9] {
    flex-direction: column;
}

.az-menu-sub .nav-link[b-srfuqzync9] {
    padding: 0;
    display: block;
    color: #596882;
}

    .az-menu-sub .nav-link + .nav-link[b-srfuqzync9] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dotted #e3e7ed;
    }

    .az-menu-sub .nav-link:hover[b-srfuqzync9], .az-menu-sub .nav-link:focus[b-srfuqzync9] {
        color: #5b47fb;
    }

    .az-menu-sub .nav-link.active[b-srfuqzync9] {
        color: #5b47fb;
        font-weight: 500;
    }

@media (min-width: 992px) {
    .az-menu-sub .nav-link.active[b-srfuqzync9] {
        font-weight: 400;
    }
}

.az-menu-sub-mega[b-srfuqzync9] {
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 0;
    border: 0;
}

    .az-menu-sub-mega .container[b-srfuqzync9] {
        padding: 0;
    }

@media (max-width: 991.98px) {
    .az-menu-sub-mega .container[b-srfuqzync9] {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container[b-srfuqzync9] {
        display: flex;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
    }
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container > div[b-srfuqzync9] {
        display: flex;
        padding: 20px;
        flex: 1;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .container > div[b-srfuqzync9] {
        padding: 20px 25px;
    }
}

.az-menu-sub-mega .container > div + div[b-srfuqzync9] {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .container > div + div[b-srfuqzync9] {
        margin-top: 0;
        border-left: 1px solid rgba(28, 39, 60, 0.05);
    }
}

.az-menu-sub-mega .nav[b-srfuqzync9] {
    min-width: 120px;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .nav[b-srfuqzync9] {
        min-width: 140px;
    }
}

.az-menu-sub-mega .nav + .nav[b-srfuqzync9] {
    border-top: 1px dotted #e3e7ed;
    margin-top: 6px;
    padding-top: 6px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .nav + .nav[b-srfuqzync9] {
        margin-left: 20px;
        margin-top: 31px;
        padding-top: 0;
        border-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-menu-sub-mega .nav + .nav[b-srfuqzync9] {
        margin-left: 25px;
    }
}

.az-menu-sub-mega .nav > span[b-srfuqzync9] {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #1c273c;
    letter-spacing: .5px;
    margin-bottom: 15px;
    margin-top: 30px;
}

@media (min-width: 992px) {
    .az-menu-sub-mega .nav > span[b-srfuqzync9] {
        font-size: 12px;
    }
}

.az-menu-sub-mega .nav > span:first-of-type[b-srfuqzync9] {
    margin-top: 0;
}

.az-header-center[b-srfuqzync9] {
    flex: 1;
    margin: 0 50px;
    position: relative;
    display: none;
}

@media (min-width: 992px) {
    .az-header-center[b-srfuqzync9] {
        display: block;
    }
}

.az-header-center .form-control[b-srfuqzync9] {
    border-color: #e3e7ed;
    border-width: 2px;
    background-color: #fcfcfc;
    transition: none;
    height: 40px;
}

    .az-header-center .form-control:focus[b-srfuqzync9] {
        background-color: #fff;
        border-color: #b4bdce;
        box-shadow: none !important;
    }

        .az-header-center .form-control:focus + .btn[b-srfuqzync9] {
            color: #7987a1;
        }

.az-header-center .btn[b-srfuqzync9] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    height: 40px;
    color: #b4bdce;
    transition: none;
    font-size: 16px;
    padding-right: 13px;
}

    .az-header-center .btn:hover[b-srfuqzync9], .az-header-center .btn:focus[b-srfuqzync9] {
        color: #1c273c;
    }

.az-header-right[b-srfuqzync9] {
    display: flex;
    align-items: center;
}

    .az-header-right .btn-social[b-srfuqzync9] {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #97a3b9;
        border-radius: 3px;
        transition: all 0.2s ease-in-out;
    }

@media (prefers-reduced-motion: reduce) {
    .az-header-right .btn-social[b-srfuqzync9] {
        transition: none;
    }
}

.az-header-right .btn-social:hover[b-srfuqzync9], .az-header-right .btn-social:focus[b-srfuqzync9] {
    color: #596882;
}

.az-header-right .btn-social i[b-srfuqzync9] {
    font-size: 18px;
    line-height: 0;
}

.az-header-right .btn-social + .btn-social[b-srfuqzync9] {
    margin-left: 10px;
}

.az-header-right .btn-buy[b-srfuqzync9] {
    text-transform: uppercase;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 11px;
    font-weight: 500;
    background-color: #5b47fb;
    color: #fff;
    letter-spacing: .5px;
    display: flex;
    align-items: center;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    margin-left: 20px;
}

@media (prefers-reduced-motion: reduce) {
    .az-header-right .btn-buy[b-srfuqzync9] {
        transition: none;
    }
}

.az-header-right .btn-buy:hover[b-srfuqzync9], .az-header-right .btn-buy:focus[b-srfuqzync9] {
    background-color: #452efa;
}

.az-header-search-link[b-srfuqzync9] {
    font-size: 18px;
    color: #596882;
    line-height: 1;
    margin-right: 15px;
}

.az-header-arrow[b-srfuqzync9] {
    font-size: 27px;
    color: #1c273c;
    display: inline-block;
    line-height: 0;
}

    .az-header-arrow i[b-srfuqzync9] {
        line-height: 0;
    }

    .az-header-arrow:hover[b-srfuqzync9], .az-header-arrow:focus[b-srfuqzync9] {
        color: #596882;
    }

.az-header-message[b-srfuqzync9],
.az-header-notification[b-srfuqzync9] {
    position: relative;
}

    .az-header-message > a[b-srfuqzync9],
    .az-header-notification > a[b-srfuqzync9] {
        display: block;
        font-size: 24px;
        color: #1c273c;
        position: relative;
        line-height: .9;
        outline: none;
    }

        .az-header-message > a.new[b-srfuqzync9]::before,
        .az-header-notification > a.new[b-srfuqzync9]::before {
            content: '';
            position: absolute;
            top: -2px;
            right: 2px;
            width: 7px;
            height: 7px;
            background-color: #dc3545;
            border-radius: 100%;
        }

.az-header-notification[b-srfuqzync9] {
    margin-left: 15px;
}

    .az-header-notification > a[b-srfuqzync9]::after {
        content: '';
        position: absolute;
        top: 47px;
        left: 50%;
        margin-left: -7px;
        width: 14px;
        height: 14px;
        border: 2px solid transparent;
        border-top-color: #cdd4e0;
        border-left-color: #cdd4e0;
        transform: rotate(45deg);
        background-color: #fff;
        z-index: 901;
        display: none;
    }

@media (min-width: 992px) {
    .az-header-notification > a[b-srfuqzync9]::after {
        bottom: -36px;
    }
}

.az-header-notification .dropdown-menu[b-srfuqzync9] {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 20px;
    border-width: 0;
    margin-top: 0;
    z-index: 900;
    border-radius: 0;
}

@media (min-width: 576px) {
    .az-header-notification .dropdown-menu[b-srfuqzync9] {
        width: 300px;
        position: absolute;
        top: 52px;
        left: auto;
        right: -10px;
        bottom: auto;
        padding: 20px 20px 15px;
        border-color: #cdd4e0;
        border-width: 2px;
    }
}

.az-header-notification .dropdown-footer[b-srfuqzync9] {
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
    border-top: 1px dotted #b4bdce;
}

@media (min-width: 576px) {
    .az-header-notification.show > a[b-srfuqzync9]::after {
        display: block;
    }
}

.az-header-notification.show .dropdown-menu[b-srfuqzync9] {
    display: block;
}

.az-notification-title[b-srfuqzync9] {
    font-size: 18px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 5px;
    line-height: 1;
}

.az-notification-text[b-srfuqzync9] {
    font-size: 13px;
    margin-bottom: 15px;
}

.az-notification-list .media[b-srfuqzync9] {
    padding: 10px 0;
    position: relative;
}

    .az-notification-list .media + .media[b-srfuqzync9] {
        border-top: 1px dotted #b4bdce;
    }

    .az-notification-list .media.new[b-srfuqzync9] {
        color: #1c273c;
    }

    .az-notification-list .media:hover[b-srfuqzync9], .az-notification-list .media:focus[b-srfuqzync9] {
        cursor: pointer;
        z-index: 1;
    }

        .az-notification-list .media:hover[b-srfuqzync9]::before, .az-notification-list .media:focus[b-srfuqzync9]::before {
            content: '';
            position: absolute;
            top: -1px;
            left: -20px;
            bottom: -1px;
            right: -20px;
            background-color: #f4f5f8;
            border-top: 1px solid #cdd4e0;
            border-bottom: 1px solid #cdd4e0;
            z-index: -1;
        }

.az-notification-list .media-body[b-srfuqzync9] {
    margin-left: 15px;
    font-size: 13px;
}

    .az-notification-list .media-body p[b-srfuqzync9] {
        margin-bottom: 5px;
        line-height: 1.3;
    }

    .az-notification-list .media-body strong[b-srfuqzync9] {
        font-weight: 500;
    }

    .az-notification-list .media-body span[b-srfuqzync9] {
        display: block;
        font-size: 11px;
        color: #97a3b9;
    }

.az-profile-menu[b-srfuqzync9] {
    position: relative;
    margin-left: 15px;
}

    .az-profile-menu > .az-img-user[b-srfuqzync9] {
        outline: none;
        width: 32px;
        height: 32px;
    }

        .az-profile-menu > .az-img-user[b-srfuqzync9]::before {
            content: '';
            position: absolute;
            bottom: -33px;
            left: 50%;
            margin-left: -7px;
            width: 14px;
            height: 14px;
            border: 2px solid transparent;
            border-top-color: #cdd4e0;
            border-left-color: #cdd4e0;
            transform: rotate(45deg);
            background-color: #fff;
            z-index: 901;
            display: none;
        }

        .az-profile-menu > .az-img-user[b-srfuqzync9]::after {
            display: none;
        }

    .az-profile-menu .dropdown-menu[b-srfuqzync9] {
        background-color: #fff;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px 20px 5px;
        border-width: 0;
        margin-top: 0;
        z-index: 900;
        border-radius: 0;
    }

@media (min-width: 576px) {
    .az-profile-menu .dropdown-menu[b-srfuqzync9] {
        padding-top: 20px;
        position: absolute;
        top: 56px;
        left: auto;
        right: -10px;
        bottom: auto;
        width: 230px;
        border-color: #cdd4e0;
        border-width: 2px;
    }
}

.az-profile-menu .dropdown-item[b-srfuqzync9] {
    position: relative;
    padding: 0;
    height: 38px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #596882;
}

    .az-profile-menu .dropdown-item i[b-srfuqzync9] {
        font-size: 24px;
        margin-right: 10px;
        width: 24px;
        text-align: center;
    }

        .az-profile-menu .dropdown-item i.typcn[b-srfuqzync9] {
            line-height: .9;
        }

    .az-profile-menu .dropdown-item:hover[b-srfuqzync9], .az-profile-menu .dropdown-item:focus[b-srfuqzync9] {
        background-color: transparent;
        color: #5b47fb;
    }

    .az-profile-menu .dropdown-item + .dropdown-item[b-srfuqzync9] {
        border-top: 1px dotted #b4bdce;
    }

    .az-profile-menu .dropdown-item:last-child[b-srfuqzync9] {
        margin-bottom: 10px;
    }

@media (min-width: 576px) {
    .az-profile-menu.show .az-img-user[b-srfuqzync9]::before {
        display: block;
    }
}

.az-profile-menu.show .dropdown-menu[b-srfuqzync9] {
    display: block;
}

.az-header-profile[b-srfuqzync9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

    .az-header-profile .az-img-user[b-srfuqzync9] {
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }

@media (min-width: 576px) {
    .az-header-profile .az-img-user[b-srfuqzync9] {
        width: 80px;
        height: 80px;
    }
}

.az-header-profile .az-img-user[b-srfuqzync9]::after {
    display: none;
}

.az-header-profile h6[b-srfuqzync9] {
    font-size: 24px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 0;
}

@media (min-width: 576px) {
    .az-header-profile h6[b-srfuqzync9] {
        font-size: 18px;
    }
}

.az-header-profile span[b-srfuqzync9] {
    display: block;
    font-size: 13px;
}

.az-header-sticky[b-srfuqzync9] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

/* ###### 6.5 Iconbar  ###### */
@media (max-width: 991.98px) {
    .az-iconbar-show .az-iconbar[b-srfuqzync9] {
        display: flex;
    }

    .az-iconbar-show .az-iconbar-aside[b-srfuqzync9] {
        display: block;
    }
}

.az-iconbar[b-srfuqzync9] {
    width: 64px;
    display: none;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    z-index: 500;
}

@media (min-width: 992px) {
    .az-iconbar[b-srfuqzync9] {
        display: flex;
    }
}

.az-iconbar .nav[b-srfuqzync9] {
    flex: 1;
    flex-direction: column;
    align-items: center;
    padding: 5px 0;
}

.az-iconbar .nav-link[b-srfuqzync9] {
    position: relative;
    padding: 0;
    color: #031b4e;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .az-iconbar .nav-link i[b-srfuqzync9] {
        font-size: 28px;
    }

        .az-iconbar .nav-link i.typcn[b-srfuqzync9] {
            line-height: 1;
        }

            .az-iconbar .nav-link i.typcn[b-srfuqzync9]::before {
                width: auto;
            }

        .az-iconbar .nav-link i.typcn-device-laptop[b-srfuqzync9], .az-iconbar .nav-link i.typcn-th-large-outline[b-srfuqzync9] {
            font-size: 25px;
        }

        .az-iconbar .nav-link i.fa-desktop[b-srfuqzync9] {
            font-size: 23px;
        }

    .az-iconbar .nav-link:hover[b-srfuqzync9], .az-iconbar .nav-link:focus[b-srfuqzync9] {
        color: #596882;
    }

    .az-iconbar .nav-link.active[b-srfuqzync9] {
        color: #5b47fb;
    }

    .az-iconbar .nav-link + .nav-link[b-srfuqzync9] {
        margin-top: 10px;
    }

.az-iconbar-logo[b-srfuqzync9] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    line-height: .9;
    color: #1c273c;
    flex-shrink: 0;
    margin-bottom: 20px;
    position: relative;
}

    .az-iconbar-logo[b-srfuqzync9]::after {
        content: '';
        position: absolute;
        bottom: 6px;
        left: 20px;
        height: 3px;
        width: 24px;
        background-color: #5b47fb;
        border-radius: 2px;
    }

    .az-iconbar-logo:hover[b-srfuqzync9], .az-iconbar-logo:focus[b-srfuqzync9] {
        color: #1c273c;
    }

.az-iconbar-bottom[b-srfuqzync9] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.az-iconbar-help[b-srfuqzync9] {
    line-height: 0;
    font-size: 22px;
    color: #7987a1;
    margin-bottom: 20px;
}

    .az-iconbar-help:hover[b-srfuqzync9], .az-iconbar-help:focus[b-srfuqzync9] {
        color: #1c273c;
    }

.az-iconbar-aside[b-srfuqzync9] {
    width: 230px;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #b4bdce;
    position: fixed;
    top: 0;
    left: 64px;
    overflow-y: auto;
    z-index: 600;
    display: none;
}

@media (min-width: 1200px) {
    .az-iconbar-aside[b-srfuqzync9] {
        border-right: 0;
        z-index: 500;
    }
}

@media (min-width: 992px) {
    .az-iconbar-aside.show[b-srfuqzync9] {
        display: block;
    }
}

@media (min-width: 1200px) {
    .az-iconbar-aside.show + .az-content[b-srfuqzync9] {
        margin-left: 294px;
    }
}

.az-iconbar-header[b-srfuqzync9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    padding-left: 0;
}

    .az-iconbar-header .az-logo[b-srfuqzync9] {
        line-height: 1;
    }

.az-iconbar-toggle-menu[b-srfuqzync9] {
    display: block;
    position: relative;
    line-height: 0;
    color: #1c273c;
    font-size: 28px;
    opacity: .5;
}

    .az-iconbar-toggle-menu:hover[b-srfuqzync9], .az-iconbar-toggle-menu:focus[b-srfuqzync9] {
        opacity: 1;
        color: #1c273c;
    }

    .az-iconbar-toggle-menu i:first-child[b-srfuqzync9] {
        display: none;
    }

@media (min-width: 1200px) {
    .az-iconbar-toggle-menu[b-srfuqzync9] {
        font-size: 24px;
    }

        .az-iconbar-toggle-menu[b-srfuqzync9]::before {
            content: '';
            position: absolute;
            top: 3px;
            bottom: 3px;
            left: -1px;
            border-left: 2px solid #1c273c;
        }

        .az-iconbar-toggle-menu i:first-child[b-srfuqzync9] {
            display: block;
        }

        .az-iconbar-toggle-menu i:last-child[b-srfuqzync9] {
            display: none;
        }
}

.az-iconbar-body[b-srfuqzync9] {
    padding: 20px;
    padding-left: 0;
    height: calc(100vh - 68px);
}

    .az-iconbar-body .nav[b-srfuqzync9] {
        flex-direction: column;
        border-left: 2px solid #e3e7ed;
        padding-top: 10px;
        padding-left: 20px;
    }

    .az-iconbar-body .nav-item[b-srfuqzync9] {
        position: relative;
        display: block;
    }

        .az-iconbar-body .nav-item + .nav-item[b-srfuqzync9] {
            margin-top: -1px;
            border-top: 1px dotted #cdd4e0;
        }

        .az-iconbar-body .nav-item.active .nav-link[b-srfuqzync9] {
            color: #5b47fb;
        }

            .az-iconbar-body .nav-item.active .nav-link i[b-srfuqzync9] {
                color: #5b47fb;
            }

        .az-iconbar-body .nav-item.show .nav-sub[b-srfuqzync9] {
            display: block;
        }

    .az-iconbar-body .nav-link[b-srfuqzync9] {
        position: relative;
        color: #031b4e;
        font-size: 13px;
        padding: 0;
        display: flex;
        align-items: center;
        height: 38px;
    }

        .az-iconbar-body .nav-link i[b-srfuqzync9] {
            color: #97a3b9;
            font-size: 16px;
            font-weight: 400;
            line-height: 0;
            margin-right: 10px;
        }

            .az-iconbar-body .nav-link i.typcn[b-srfuqzync9] {
                line-height: .9;
            }

                .az-iconbar-body .nav-link i.typcn[b-srfuqzync9]::before {
                    width: auto;
                }

        .az-iconbar-body .nav-link:hover[b-srfuqzync9], .az-iconbar-body .nav-link:focus[b-srfuqzync9] {
            color: #5b47fb;
        }

            .az-iconbar-body .nav-link:hover i[b-srfuqzync9], .az-iconbar-body .nav-link:focus i[b-srfuqzync9] {
                color: #5b47fb;
            }

        .az-iconbar-body .nav-link.with-sub[b-srfuqzync9] {
            justify-content: space-between;
        }

            .az-iconbar-body .nav-link.with-sub[b-srfuqzync9]::after {
                content: '\f3d0';
                font-family: 'Ionicons';
                font-size: 11px;
                font-weight: 400;
                display: inline-block;
                position: relative;
                margin-left: auto;
                color: #97a3b9;
            }

@media (min-width: 992px) {
    .az-iconbar-body .nav-link.with-sub[b-srfuqzync9]::after {
        margin-left: 4px;
        font-size: 12px;
    }
}

.az-iconbar-body .nav-sub[b-srfuqzync9] {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px dotted #cdd4e0;
    display: none;
}

    .az-iconbar-body .nav-sub .nav-sub-item[b-srfuqzync9] {
        position: relative;
        display: block;
        margin-left: 15px;
    }

        .az-iconbar-body .nav-sub .nav-sub-item + .nav-sub-item[b-srfuqzync9] {
            border-top: 1px dotted #cdd4e0;
        }

        .az-iconbar-body .nav-sub .nav-sub-item.active > .nav-sub-link[b-srfuqzync9] {
            color: #5b47fb;
        }

    .az-iconbar-body .nav-sub .nav-sub-link[b-srfuqzync9] {
        display: flex;
        align-items: center;
        height: 36px;
        color: #031b4e;
    }

        .az-iconbar-body .nav-sub .nav-sub-link:hover[b-srfuqzync9], .az-iconbar-body .nav-sub .nav-sub-link:focus[b-srfuqzync9] {
            color: #5b47fb;
        }

.az-iconbar-title[b-srfuqzync9] {
    font-size: 20px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 10px;
    line-height: 1;
}

.az-iconbar-text[b-srfuqzync9] {
    display: block;
    font-size: 12px;
    color: #7987a1;
    margin-bottom: 12px;
}

.az-iconbar-pane[b-srfuqzync9] {
    margin-bottom: 20px;
    display: none;
}

    .az-iconbar-pane.show[b-srfuqzync9] {
        display: block;
    }

/* ###### 6.6 Navbar  ###### */
@media (max-width: 991.98px) {
    .az-navbar-show[b-srfuqzync9] {
        overflow: hidden;
    }

        .az-navbar-show .az-navbar-backdrop[b-srfuqzync9] {
            visibility: visible;
            opacity: 1;
        }

        .az-navbar-show .az-navbar[b-srfuqzync9] {
            transform: translateX(0);
            visibility: visible;
        }
}

.az-navbar-backdrop[b-srfuqzync9] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 900;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-navbar-backdrop[b-srfuqzync9] {
        transition: none;
    }
}

.az-navbar[b-srfuqzync9] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 240px;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1000;
    visibility: hidden;
    transform: translateX(-240px);
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-navbar[b-srfuqzync9] {
        transition: none;
    }
}

@media (min-width: 992px) {
    .az-navbar[b-srfuqzync9] {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        width: auto;
        padding: 0;
        border-right: 0;
        overflow-y: inherit;
        display: block;
        border-bottom: 1px solid rgba(28, 39, 60, 0.12);
        visibility: visible;
        transform: none;
        z-index: auto;
    }
}

.az-navbar > .container[b-srfuqzync9],
.az-navbar > .container-fluid[b-srfuqzync9],
.az-navbar > .container-sm[b-srfuqzync9],
.az-navbar > .container-md[b-srfuqzync9],
.az-navbar > .container-lg[b-srfuqzync9],
.az-navbar > .container-xl[b-srfuqzync9] {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991.98px) {
    .az-navbar > .container[b-srfuqzync9],
    .az-navbar > .container-fluid[b-srfuqzync9],
    .az-navbar > .container-sm[b-srfuqzync9],
    .az-navbar > .container-md[b-srfuqzync9],
    .az-navbar > .container-lg[b-srfuqzync9],
    .az-navbar > .container-xl[b-srfuqzync9] {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .az-navbar > .container[b-srfuqzync9],
    .az-navbar > .container-fluid[b-srfuqzync9],
    .az-navbar > .container-sm[b-srfuqzync9],
    .az-navbar > .container-md[b-srfuqzync9],
    .az-navbar > .container-lg[b-srfuqzync9],
    .az-navbar > .container-xl[b-srfuqzync9] {
        flex-direction: row;
        align-items: center;
        height: 48px;
    }
}

@media (min-width: 992px) {
    .az-navbar > .container[b-srfuqzync9] {
        padding: 0;
    }
}

@media (min-width: 992px) {

    .az-navbar > .container-fluid[b-srfuqzync9],
    .az-navbar > .container-sm[b-srfuqzync9],
    .az-navbar > .container-md[b-srfuqzync9],
    .az-navbar > .container-lg[b-srfuqzync9],
    .az-navbar > .container-xl[b-srfuqzync9] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.az-navbar .nav[b-srfuqzync9] {
    flex-direction: column;
    padding: 20px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .az-navbar .nav[b-srfuqzync9] {
        flex-direction: row;
        align-items: center;
        margin-bottom: 0;
        padding: 0;
    }
}

.az-navbar .nav-label[b-srfuqzync9] {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #7987a1;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .az-navbar .nav-label[b-srfuqzync9] {
        display: none;
    }
}

.az-navbar .nav-item[b-srfuqzync9] {
    position: relative;
}

    .az-navbar .nav-item + .nav-item[b-srfuqzync9] {
        border-top: 1px dotted #e3e7ed;
    }

@media (min-width: 992px) {
    .az-navbar .nav-item + .nav-item[b-srfuqzync9] {
        border-top: 0;
        margin-left: 15px;
        padding-left: 15px;
        border-left: 1px dotted #e3e7ed;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-item + .nav-item[b-srfuqzync9] {
        margin-left: 20px;
        padding-left: 20px;
    }
}

.az-navbar .nav-item.active .nav-link[b-srfuqzync9] {
    color: #5b47fb;
}

@media (min-width: 992px) {
    .az-navbar .nav-item.show .nav-link[b-srfuqzync9]::before {
        display: block;
    }
}

.az-navbar .nav-item.show > .nav-sub[b-srfuqzync9] {
    display: block;
}

.az-navbar .nav-item-mega[b-srfuqzync9] {
    position: static;
}

.az-navbar .nav-link[b-srfuqzync9] {
    padding: 0;
    color: #1c273c;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    height: 42px;
    outline: none;
}

@media (min-width: 992px) {
    .az-navbar .nav-link[b-srfuqzync9] {
        height: auto;
        font-size: 14px;
    }
}

.az-navbar .nav-link i[b-srfuqzync9] {
    font-size: 26px;
    margin-right: 10px;
}

@media (min-width: 992px) {
    .az-navbar .nav-link i[b-srfuqzync9] {
        margin-right: 8px;
        font-size: 22px;
    }
}

.az-navbar .nav-link i.typcn[b-srfuqzync9] {
    line-height: 1;
    width: 20px;
}

@media (min-width: 992px) {
    .az-navbar .nav-link i.typcn[b-srfuqzync9] {
        line-height: .9;
        width: auto;
    }
}

.az-navbar .nav-link i.typcn[b-srfuqzync9]::before {
    width: auto;
}

.az-navbar .nav-link.with-sub[b-srfuqzync9]::after {
    content: '\f3d0';
    font-family: 'Ionicons';
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin-left: auto;
    color: #97a3b9;
}

@media (min-width: 992px) {
    .az-navbar .nav-link.with-sub[b-srfuqzync9]::after {
        margin-left: 4px;
    }
}

.az-navbar .nav-link.with-sub[b-srfuqzync9]::before {
    content: '';
    position: absolute;
    top: 39px;
    left: 50%;
    margin-left: -7px;
    width: 15px;
    height: 15px;
    border: 2px solid transparent;
    border-top-color: rgba(28, 39, 60, 0.12);
    border-left-color: rgba(28, 39, 60, 0.12);
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 901;
    display: none;
}

.az-navbar .nav-sub[b-srfuqzync9] {
    display: none;
    border-top: 1px dotted #e3e7ed;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub[b-srfuqzync9] {
        position: absolute;
        top: 44.5px;
        left: 0;
        width: 200px;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
        padding: 8px 20px;
        z-index: 900;
    }
}

.az-navbar .nav-sub-item[b-srfuqzync9] {
    position: relative;
    display: block;
    margin-left: 30px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-item[b-srfuqzync9] {
        margin-left: 0;
    }
}

.az-navbar .nav-sub-item + .nav-sub-item[b-srfuqzync9] {
    border-top: 1px dotted #e3e7ed;
}

.az-navbar .nav-sub-item > .nav-sub[b-srfuqzync9] {
    left: 176px;
    top: -10px;
    display: none;
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-item > .nav-sub > .nav-sub-item[b-srfuqzync9] {
        margin-left: 37px;
    }

        .az-navbar .nav-sub-item > .nav-sub > .nav-sub-item > .nav-sub-link[b-srfuqzync9] {
            padding-left: 10px;
        }
}

.az-navbar .nav-sub-item.show > .nav-sub[b-srfuqzync9] {
    display: block;
}

.az-navbar .nav-sub-item.active > .nav-sub-link[b-srfuqzync9] {
    color: #5b47fb;
}

.az-navbar .nav-sub-link[b-srfuqzync9] {
    position: relative;
    font-size: .875rem;
    color: #596882;
    display: flex;
    align-items: center;
    height: 34px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-link[b-srfuqzync9] {
        font-size: .8125rem;
        height: 36px;
    }
}

.az-navbar .nav-sub-link:hover[b-srfuqzync9], .az-navbar .nav-sub-link:focus[b-srfuqzync9] {
    color: #5b47fb;
    outline: none;
}

.az-navbar .nav-sub-link.with-sub[b-srfuqzync9] {
    justify-content: space-between;
}

    .az-navbar .nav-sub-link.with-sub[b-srfuqzync9]::after {
        content: '\f3d0';
        font-family: 'Ionicons';
        font-size: 11px;
        font-weight: 400;
        display: inline-block;
        position: relative;
        margin-left: auto;
        color: #97a3b9;
    }

@media (min-width: 992px) {
    .az-navbar .nav-sub-link.with-sub[b-srfuqzync9]::after {
        margin-left: 4px;
        content: '\f3d1';
        font-size: 12px;
    }
}

.az-navbar .nav-sub-mega[b-srfuqzync9] {
    top: 57px;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 7px 0;
    border: 0;
    width: auto;
    border-top: 1px dotted #e3e7ed;
    pointer-events: none;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega[b-srfuqzync9] {
        padding: 0 25px;
        border-top: 0;
    }
}

.az-navbar .nav-sub-mega .container[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-fluid[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-sm[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-md[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-lg[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-xl[b-srfuqzync9] {
    padding: 0;
    pointer-events: auto;
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-mega .container[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-fluid[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-sm[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-md[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-lg[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-xl[b-srfuqzync9] {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-fluid[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-sm[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-md[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-lg[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-xl[b-srfuqzync9] {
        display: flex;
        background-color: #fff;
        border: 2px solid rgba(28, 39, 60, 0.12);
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-fluid > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-sm > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-md > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-lg > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-xl > div[b-srfuqzync9] {
        display: flex;
        padding: 20px;
        flex: 1;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .container > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-fluid > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-sm > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-md > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-lg > div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-xl > div[b-srfuqzync9] {
        padding: 20px 25px;
    }
}

.az-navbar .nav-sub-mega .container > div + div[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-fluid > div + div[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-sm > div + div[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-md > div + div[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-lg > div + div[b-srfuqzync9],
.az-navbar .nav-sub-mega .container-xl > div + div[b-srfuqzync9] {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .container > div + div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-fluid > div + div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-sm > div + div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-md > div + div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-lg > div + div[b-srfuqzync9],
    .az-navbar .nav-sub-mega .container-xl > div + div[b-srfuqzync9] {
        margin-top: 0;
        border-left: 1px solid rgba(28, 39, 60, 0.05);
    }
}

.az-navbar .nav-sub-mega .nav[b-srfuqzync9] {
    min-width: 120px;
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    margin: 0;
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .nav[b-srfuqzync9] {
        min-width: 140px;
    }
}

@media (max-width: 991.98px) {
    .az-navbar .nav-sub-mega .nav + .nav .nav-sub-item:first-child[b-srfuqzync9] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dotted #e3e7ed;
    }
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .nav + .nav[b-srfuqzync9] {
        margin-left: 20px;
        margin-top: 31px;
        padding-top: 0;
        border-top: 0;
    }
}

@media (min-width: 1200px) {
    .az-navbar .nav-sub-mega .nav + .nav[b-srfuqzync9] {
        margin-left: 25px;
    }
}

.az-navbar .nav-sub-mega .nav li:not(.nav-sub-item)[b-srfuqzync9] {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #1c273c;
    letter-spacing: .5px;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: 30px;
}

@media (min-width: 992px) {
    .az-navbar .nav-sub-mega .nav li:not(.nav-sub-item)[b-srfuqzync9] {
        margin-bottom: 15px;
        margin-left: 0;
    }
}

.az-navbar .nav-sub-mega .nav li:not(.nav-sub-item):first-of-type[b-srfuqzync9] {
    margin-top: 0;
}

.az-navbar .nav-sub-mega .nav-sub-item + .nav-sub-item[b-srfuqzync9] {
    padding-top: 7px;
    margin-top: 7px;
}

.az-navbar .nav-sub-mega .nav-sub-link[b-srfuqzync9] {
    height: auto;
}

.az-navbar-header[b-srfuqzync9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    border-bottom: 1px solid #e3e7ed;
    height: 60px;
}

@media (min-width: 992px) {
    .az-navbar-header[b-srfuqzync9] {
        display: none;
    }
}

.az-navbar-search[b-srfuqzync9] {
    position: relative;
    padding: 0 20px;
    border-bottom: 1px solid #e3e7ed;
}

@media (min-width: 992px) {
    .az-navbar-search[b-srfuqzync9] {
        display: none;
    }
}

.az-navbar-search .form-control[b-srfuqzync9] {
    border-width: 0;
    padding: 0;
}

    .az-navbar-search .form-control:focus[b-srfuqzync9] {
        box-shadow: none !important;
        border-color: #cdd4e0;
    }

.az-navbar-search .btn[b-srfuqzync9] {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1;
}

/* ###### 6.7 Navbar Variant  ###### */
.az-navbar-two .nav-item.active[b-srfuqzync9] {
    position: relative;
}

    .az-navbar-two .nav-item.active[b-srfuqzync9]::before {
        content: '';
        position: absolute;
    }

@media (min-width: 992px) {
    .az-navbar-two .nav-item.active[b-srfuqzync9]::before {
        top: 33px;
        left: 0;
        right: 12px;
        bottom: auto;
        border-bottom: 2px solid #5b47fb;
        z-index: 5;
    }
}

.az-navbar-two .nav-item.show .nav-link[b-srfuqzync9]::before {
    display: none;
}

.az-navbar-two .nav-link[b-srfuqzync9] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.az-navbar-two .nav-sub[b-srfuqzync9] {
    border-width: 1px;
    top: 35px;
    border-top-width: 0;
}

.az-navbar-two .nav-sub-item > .nav-sub[b-srfuqzync9] {
    left: 178px;
    top: -8px;
    border-top-width: 1px;
}

.az-navbar-two .nav-sub-mega[b-srfuqzync9] {
    top: 48px;
}

.az-navbar-three .nav-item[b-srfuqzync9] {
    display: block;
}

    .az-navbar-three .nav-item + .nav-item[b-srfuqzync9] {
        border-left-width: 0;
        padding-left: 0;
    }

@media (min-width: 992px) {
    .az-navbar-three .nav-item + .nav-item[b-srfuqzync9] {
        margin-left: 25px;
    }
}

.az-navbar-three .nav-item.show .nav-link[b-srfuqzync9]::before {
    display: none;
}

.az-navbar-three .nav-item.active .nav-link[b-srfuqzync9] {
    color: #5b47fb;
    font-weight: 700;
}

.az-navbar-three .nav-link[b-srfuqzync9] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #3b4863;
    position: relative;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-link[b-srfuqzync9] {
        display: block;
    }
}

.az-navbar-three .nav-link:hover[b-srfuqzync9], .az-navbar-three .nav-link:focus[b-srfuqzync9] {
    color: #1c273c;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-link i[b-srfuqzync9] {
        display: none;
    }
}

.az-navbar-three .nav-sub[b-srfuqzync9] {
    top: 35px;
    border-width: 0;
    padding-bottom: 5px;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-sub[b-srfuqzync9] {
        box-shadow: 0 0 0 2px rgba(180, 189, 206, 0.5);
        padding-bottom: 8px;
    }
}

.az-navbar-three .nav-sub-item + .nav-sub-item[b-srfuqzync9] {
    border-top: 0;
}

.az-navbar-three .nav-sub-item .nav-sub[b-srfuqzync9] {
    top: -8px;
    left: 182px;
}

.az-navbar-three .nav-sub-link[b-srfuqzync9] {
    height: 30px;
}

@media (min-width: 992px) {
    .az-navbar-three .nav-sub-link[b-srfuqzync9] {
        height: 36px;
    }
}

/* ###### 6.8 Sidebar  ###### */
@media (max-width: 991.98px) {
    .az-sidebar-show[b-srfuqzync9] {
        overflow: hidden;
    }

        .az-sidebar-show .az-sidebar[b-srfuqzync9] {
            display: flex;
            overflow-y: auto;
            transform: translateX(0);
            visibility: visible;
        }

        .az-sidebar-show .az-content[b-srfuqzync9] {
            transform: translateX(240px);
        }

        .az-sidebar-show .az-navbar-backdrop[b-srfuqzync9] {
            visibility: visible;
            opacity: 1;
        }
}

@media (min-width: 992px) {
    .az-sidebar-hide .az-sidebar[b-srfuqzync9] {
        display: none;
    }

    .az-sidebar-hide .az-sidebar-sticky + .az-content[b-srfuqzync9] {
        margin-left: 0;
    }
}

.az-body-sidebar[b-srfuqzync9] {
    display: block;
}

@media (min-width: 992px) {
    .az-body-sidebar[b-srfuqzync9] {
        display: flex;
        flex-direction: row;
    }
}

.az-body-sidebar .az-content[b-srfuqzync9] {
    flex: 1;
    padding: 0;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) {
    .az-body-sidebar .az-header .container-fluid[b-srfuqzync9], .az-body-sidebar .az-header .container-sm[b-srfuqzync9], .az-body-sidebar .az-header .container-md[b-srfuqzync9], .az-body-sidebar .az-header .container-lg[b-srfuqzync9], .az-body-sidebar .az-header .container-xl[b-srfuqzync9] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.az-body-sidebar .az-content-header[b-srfuqzync9] {
    height: auto;
    padding: 20px;
    margin-bottom: 0;
}

.az-body-sidebar .az-content-body[b-srfuqzync9] {
    padding: 0 20px 20px;
}

.az-body-sidebar .az-footer[b-srfuqzync9] {
    margin-top: auto;
}

.az-sidebar[b-srfuqzync9] {
    width: 240px;
    flex-direction: column;
    flex-shrink: 0;
    border-right: 0 solid #cdd4e0;
    transform: translateX(-240px);
    visibility: hidden;
    transition: all 0.4s;
}

@media (prefers-reduced-motion: reduce) {
    .az-sidebar[b-srfuqzync9] {
        transition: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .az-sidebar[b-srfuqzync9] {
        width: 220px;
    }
}

@media (max-width: 991.98px) {
    .az-sidebar[b-srfuqzync9] {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1000;
        background-color: #fff;
    }
}

@media (min-width: 992px) {
    .az-sidebar[b-srfuqzync9] {
        position: relative;
        display: flex;
        transform: none;
        z-index: 1050;
        border-right-width: 1px;
        visibility: visible;
    }
}

.az-sidebar-sticky[b-srfuqzync9] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
}

    .az-sidebar-sticky .az-sidebar-body[b-srfuqzync9] {
        height: calc(100vh - 122px);
        position: relative;
    }

@media (min-width: 992px) {
    .az-sidebar-sticky + .az-content[b-srfuqzync9] {
        margin-left: 220px;
    }
}

@media (min-width: 1200px) {
    .az-sidebar-sticky + .az-content[b-srfuqzync9] {
        margin-left: 240px;
    }
}

.az-sidebar-header[b-srfuqzync9] {
    flex-shrink: 0;
    height: 64px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.az-sidebar-loggedin[b-srfuqzync9] {
    padding: 10px 20px;
    display: flex;
    flex-shrink: 0;
}

    .az-sidebar-loggedin .az-img-user[b-srfuqzync9] {
        width: 36px;
        height: 36px;
    }

    .az-sidebar-loggedin .media-body[b-srfuqzync9] {
        margin-left: 12px;
    }

        .az-sidebar-loggedin .media-body h6[b-srfuqzync9] {
            font-weight: 700;
            font-size: 14px;
            color: #1c273c;
            margin-bottom: 2px;
        }

        .az-sidebar-loggedin .media-body span[b-srfuqzync9] {
            display: block;
            color: #7987a1;
        }

.az-sidebar-body[b-srfuqzync9] {
    padding: 20px;
}

@media (min-width: 1200px) {
    .az-sidebar-body[b-srfuqzync9] {
        padding: 20px;
    }
}

.az-sidebar-body .nav[b-srfuqzync9] {
    flex-direction: column;
}

.az-sidebar-body .nav-label[b-srfuqzync9] {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #7987a1;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cdd4e0;
}

.az-sidebar-body .nav-item[b-srfuqzync9] {
    position: relative;
    display: block;
}

    .az-sidebar-body .nav-item.active .nav-link[b-srfuqzync9] {
        color: #5b47fb;
    }

    .az-sidebar-body .nav-item.show > .nav-sub[b-srfuqzync9] {
        display: block;
    }

    .az-sidebar-body .nav-item + .nav-item[b-srfuqzync9] {
        margin-top: -1px;
    }

        .az-sidebar-body .nav-item + .nav-item[b-srfuqzync9]::before {
            content: '';
            position: absolute;
            top: 0;
            left: 30px;
            right: 0;
            border-top: 1px dotted #cdd4e0;
        }

.az-sidebar-body .nav-link[b-srfuqzync9] {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    color: #1c273c;
    padding-bottom: 2px;
}

    .az-sidebar-body .nav-link i[b-srfuqzync9] {
        font-size: 24px;
        line-height: 0;
        margin-right: 5px;
        width: 24px;
    }

        .az-sidebar-body .nav-link i.typcn[b-srfuqzync9] {
            line-height: .9;
        }

            .az-sidebar-body .nav-link i.typcn[b-srfuqzync9]::before {
                width: auto;
            }

    .az-sidebar-body .nav-link.with-sub[b-srfuqzync9] {
        position: relative;
    }

        .az-sidebar-body .nav-link.with-sub[b-srfuqzync9]::after {
            content: '\f3d0';
            font-family: 'Ionicons';
            font-weight: 400;
            font-size: 12px;
            position: absolute;
            top: 10px;
            right: 0;
            color: #cdd4e0;
        }

.az-sidebar-body .nav-sub[b-srfuqzync9] {
    list-style: none;
    padding: 0;
    display: none;
    padding: 0 0 10px 21px;
    margin: 0 0 0 7px;
    border-left: 2px solid #e3e7ed;
}

.az-sidebar-body .nav-sub-item .nav-sub[b-srfuqzync9] {
    padding: 0 0 0 12px;
    border-left-width: 1px;
    margin-left: 0;
}

    .az-sidebar-body .nav-sub-item .nav-sub .nav-sub-link[b-srfuqzync9] {
        height: auto;
        padding: 7px 0;
    }

.az-sidebar-body .nav-sub-item.active > .nav-sub-link[b-srfuqzync9] {
    color: #5b47fb;
}

.az-sidebar-body .nav-sub-item.show .nav-sub[b-srfuqzync9] {
    display: block;
}

.az-sidebar-body .nav-sub-link[b-srfuqzync9] {
    height: 34px;
    display: flex;
    align-items: center;
    color: #031b4e;
    font-size: 13px;
}

    .az-sidebar-body .nav-sub-link:hover[b-srfuqzync9], .az-sidebar-body .nav-sub-link:focus[b-srfuqzync9] {
        color: #5b47fb;
    }

    .az-sidebar-body .nav-sub-link.with-sub[b-srfuqzync9] {
        justify-content: space-between;
    }

        .az-sidebar-body .nav-sub-link.with-sub[b-srfuqzync9]::after {
            content: '\f3d0';
            font-family: 'Ionicons';
            font-size: 12px;
            font-weight: 400;
            display: inline-block;
            position: relative;
            margin-left: auto;
            color: #cdd4e0;
        }

@media (min-width: 992px) {
    .az-sidebar-body .nav-sub-link.with-sub[b-srfuqzync9]::after {
        margin-left: 4px;
        font-size: 12px;
    }
}

.az-sidebar-body .nav-sub-link + .nav-sub-link[b-srfuqzync9] {
    border-top: 1px dotted #cdd4e0;
}

/* ############### TEMPLATE STYLES ############### */
/* ###### 7.1 Demo  ###### */
.az-home-slider[b-srfuqzync9] {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 600px;
    max-height: 1800px;
    overflow: hidden;
    background-color: #1904be;
}

@media (min-width: 576px) {
    .az-home-slider[b-srfuqzync9] {
        height: 600px;
    }
}

@media (min-width: 1200px) {
    .az-home-slider[b-srfuqzync9] {
        height: 100vh;
        max-height: 780px;
    }
}

@media (min-width: 1440px) {
    .az-home-slider[b-srfuqzync9] {
        max-height: 900px;
    }
}

@media (min-width: 1680px) {
    .az-home-slider[b-srfuqzync9] {
        max-height: 1050px;
    }
}

@media (min-width: 1920px) {
    .az-home-slider[b-srfuqzync9] {
        max-height: 1200px;
    }
}

@media (min-width: 2560px) {
    .az-home-slider[b-srfuqzync9] {
        max-height: 1600px;
    }
}

@media (min-width: 2880px) {
    .az-home-slider[b-srfuqzync9] {
        max-height: 1800px;
    }
}

.az-home-slider .chart-wrapper[b-srfuqzync9] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    opacity: .2;
}

@media (min-width: 768px) {
    .az-home-slider .chart-wrapper[b-srfuqzync9] {
        opacity: 1;
    }
}

.az-home-slider .chart-wrapper .flot-chart[b-srfuqzync9] {
    width: 100%;
    height: 400px;
}

@media (min-width: 992px) {
    .az-home-slider .chart-wrapper .flot-chart[b-srfuqzync9] {
        height: 500px;
    }
}

.az-home-slider .card-columns[b-srfuqzync9] {
    column-gap: 5px;
    column-count: 3;
    width: 500px;
    transform: rotate(37deg);
    position: absolute;
    top: 9%;
    left: 24%;
    z-index: 4;
    opacity: .25;
}

@media (min-width: 576px) {
    .az-home-slider .card-columns[b-srfuqzync9] {
        width: 120%;
        left: 16%;
        transform: rotate(44deg);
    }
}

@media (min-width: 768px) {
    .az-home-slider .card-columns[b-srfuqzync9] {
        transform: rotate(45deg);
        width: 100%;
        top: 0;
        left: auto;
        right: -45%;
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .az-home-slider .card-columns[b-srfuqzync9] {
        width: 80%;
        top: -10%;
        right: -30%;
        column-gap: 10px;
    }
}

@media (min-width: 1200px) {
    .az-home-slider .card-columns[b-srfuqzync9] {
        width: 70%;
        right: -15%;
        top: -15%;
    }
}

@media (min-width: 1300px) {
    .az-home-slider .card-columns[b-srfuqzync9] {
        right: -5%;
    }
}

.az-home-slider .card-columns .card[b-srfuqzync9] {
    position: relative;
    border-width: 0;
    background-color: transparent;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .az-home-slider .card-columns .card[b-srfuqzync9] {
        margin-bottom: 10px;
    }
}

.az-home-content[b-srfuqzync9] {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    color: rgba(255, 255, 255, 0.7);
    right: 20px;
}

@media (min-width: 576px) {
    .az-home-content[b-srfuqzync9] {
        top: 40px;
        left: 40px;
        right: auto;
        width: 400px;
    }
}

@media (min-width: 768px) {
    .az-home-content[b-srfuqzync9] {
        width: 410px;
    }
}

.az-home-content .az-logo[b-srfuqzync9] {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    line-height: 1;
    color: #fff;
    margin-bottom: 5px;
    text-indent: -1px;
    color: #fff;
    letter-spacing: -.5px;
}

@media (min-width: 576px) {
    .az-home-content .az-logo[b-srfuqzync9] {
        font-size: 36px;
        letter-spacing: -1px;
    }
}

.az-home-content h5[b-srfuqzync9] {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .2px;
    margin-bottom: 25px;
}

@media (min-width: 576px) {
    .az-home-content h5[b-srfuqzync9] {
        font-size: 15px;
    }
}

.az-home-content .logo-group[b-srfuqzync9] {
    margin-bottom: 60px;
    display: flex;
}

    .az-home-content .logo-group i[b-srfuqzync9] {
        font-weight: 400;
        font-size: 32px;
        line-height: .2;
    }

        .az-home-content .logo-group i + i[b-srfuqzync9] {
            margin-left: 10px;
        }

.az-home-content h1[b-srfuqzync9] {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .az-home-content h1[b-srfuqzync9] {
        font-size: 2.03125rem;
    }
}

.az-home-content p:first-of-type[b-srfuqzync9] {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.az-home-content p:last-of-type[b-srfuqzync9] {
    display: flex;
    margin-bottom: 100px;
}

    .az-home-content p:last-of-type .btn[b-srfuqzync9] {
        flex: 1;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        min-height: inherit;
        letter-spacing: 1px;
        padding: 10px 15px;
    }

@media (min-width: 768px) {
    .az-home-content p:last-of-type .btn[b-srfuqzync9] {
        padding: 10px 25px;
        flex: none;
    }
}

@media (min-width: 992px) {
    .az-home-content p:last-of-type .btn[b-srfuqzync9] {
        flex: 1;
    }
}

.az-home-content p:last-of-type .btn + .btn[b-srfuqzync9] {
    margin-left: 5px;
}

.az-home-content nav:last-child[b-srfuqzync9] {
    display: flex;
}

    .az-home-content nav:last-child a[b-srfuqzync9] {
        font-size: 24px;
        color: rgba(255, 255, 255, 0.5);
    }

        .az-home-content nav:last-child a:hover[b-srfuqzync9], .az-home-content nav:last-child a:focus[b-srfuqzync9] {
            color: #fff;
        }

        .az-home-content nav:last-child a + a[b-srfuqzync9] {
            margin-left: 8px;
        }

.az-content-choose-demo[b-srfuqzync9] {
    position: relative;
    z-index: 5;
    background-color: #0f0373;
    color: rgba(255, 255, 255, 0.5);
    padding: 0;
}

    .az-content-choose-demo .container[b-srfuqzync9] {
        display: block;
        padding: 20px;
    }

@media (min-width: 576px) {
    .az-content-choose-demo .container[b-srfuqzync9] {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .az-content-choose-demo .container[b-srfuqzync9] {
        padding: 100px 40px;
    }
}

@media (min-width: 1200px) {
    .az-content-choose-demo .container[b-srfuqzync9] {
        padding: 100px 0;
    }
}

.az-content-choose-demo .title-label[b-srfuqzync9] {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    color: #5b47fb;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .az-content-choose-demo .title-label[b-srfuqzync9] {
        font-size: 11px;
    }
}

.az-content-choose-demo .title[b-srfuqzync9] {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    letter-spacing: -.5px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .az-content-choose-demo .title[b-srfuqzync9] {
        font-size: 30px;
    }
}

.az-content-choose-demo .title-text[b-srfuqzync9] {
    font-weight: 300;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .az-content-choose-demo .title-text[b-srfuqzync9] {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .az-content-choose-demo .title-text[b-srfuqzync9] {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .az-content-choose-demo .title-text[b-srfuqzync9] {
        margin-bottom: 60px;
    }
}

.az-content-choose-demo .card[b-srfuqzync9] {
    border-width: 0;
    margin-bottom: 10px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .az-content-choose-demo .card[b-srfuqzync9] {
        height: 155px;
    }
}

@media (min-width: 768px) {
    .az-content-choose-demo .card[b-srfuqzync9] {
        height: 215px;
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .az-content-choose-demo .card[b-srfuqzync9] {
        height: 255px;
    }
}

.az-content-choose-demo .card img[b-srfuqzync9] {
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-content-choose-demo .card img[b-srfuqzync9] {
        transition: none;
    }
}

.az-content-choose-demo .card figure[b-srfuqzync9] {
    margin-bottom: 0;
}

    .az-content-choose-demo .card figure:hover img[b-srfuqzync9], .az-content-choose-demo .card figure:focus img[b-srfuqzync9] {
        transform: scale(1.75, 1.75);
    }

    .az-content-choose-demo .card figure:hover figcaption[b-srfuqzync9], .az-content-choose-demo .card figure:focus figcaption[b-srfuqzync9] {
        opacity: 1;
    }

.az-content-choose-demo .card figcaption[b-srfuqzync9] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(25, 4, 190, 0.75);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .az-content-choose-demo .card figcaption[b-srfuqzync9] {
        transition: none;
    }
}

.az-content-choose-demo .card figcaption .btn[b-srfuqzync9] {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 11px;
    font-weight: 500;
    min-height: inherit;
    padding: 10px 20px;
    border-radius: 2px;
}

.az-content-choose-demo .card.coming-soon[b-srfuqzync9] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1c273c;
    background-color: #e3e7ed;
}

    .az-content-choose-demo .card.coming-soon .typcn[b-srfuqzync9] {
        line-height: .9;
        font-size: 48px;
        margin-bottom: 10px;
    }

    .az-content-choose-demo .card.coming-soon h6[b-srfuqzync9] {
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 1px;
    }

.az-content-choose-demo .az-content-label[b-srfuqzync9] {
    color: #7987a1;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.az-content-choose-demo .az-content-title[b-srfuqzync9] {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}

@media (min-width: 768px) {
    .az-content-choose-demo .az-content-title[b-srfuqzync9] {
        font-size: 17px;
    }
}

.az-footer-demo[b-srfuqzync9] {
    background-color: #0c025b;
    color: rgba(255, 255, 255, 0.4);
    height: 60px;
}

    .az-footer-demo .container[b-srfuqzync9] {
        border-top-width: 0;
    }

    .az-footer-demo a[b-srfuqzync9] {
        color: rgba(255, 255, 255, 0.5);
    }

        .az-footer-demo a:hover[b-srfuqzync9], .az-footer-demo a:focus[b-srfuqzync9] {
            color: #fff;
        }

.btn-icon-list[b-srfuqzync9] {
    display: flex;
    align-items: center;
}

    .btn-icon-list .btn + .btn[b-srfuqzync9] {
        margin-left: 5px;
    }

.az-icon-group[b-srfuqzync9] {
    text-align: center;
    padding: 20px;
    color: #3b4863;
}

    .az-icon-group i[b-srfuqzync9] {
        line-height: 1;
        font-size: 24px;
    }

@media (min-width: 992px) {
    .az-icon-group i[b-srfuqzync9] {
        font-size: 32px;
    }
}


.az-toggle-group-demo[b-srfuqzync9] {
    display: flex;
}

    .az-toggle-group-demo .az-toggle + .az-toggle[b-srfuqzync9] {
        margin-left: 10px;
    }

.az-dropdown-form-demo .static-dropdown[b-srfuqzync9] {
    padding: 20px;
    background-color: #e3e7ed;
    display: inline-flex;
    justify-content: center;
}

@media (min-width: 576px) {
    .az-dropdown-form-demo .static-dropdown[b-srfuqzync9] {
        padding: 40px;
    }
}

.az-dropdown-form-demo .static-dropdown .dropdown-menu[b-srfuqzync9] {
    display: block;
    position: static;
    float: none;
}

.az-dropdown-form-demo .dropdown-menu[b-srfuqzync9] {
    padding: 20px;
}

@media (min-width: 576px) {
    .az-dropdown-form-demo .dropdown-menu[b-srfuqzync9] {
        width: 300px;
        padding: 30px 25px;
    }
}

.az-dropdown-form-demo .dropdown-title[b-srfuqzync9] {
    font-size: 20px;
    font-weight: 700;
    color: #1c273c;
    margin-bottom: 5px;
}


/* ###### 7.8 Profile  ###### */
.az-content-profile[b-srfuqzync9] {
    flex: 1;
}

@media (max-width: 991.98px) {
    .az-content-profile .container[b-srfuqzync9],
    .az-content-profile .container-fluid[b-srfuqzync9],
    .az-content-profile .container-sm[b-srfuqzync9],
    .az-content-profile .container-md[b-srfuqzync9],
    .az-content-profile .container-lg[b-srfuqzync9],
    .az-content-profile .container-xl[b-srfuqzync9] {
        display: block;
    }
}

.az-content-left-profile[b-srfuqzync9] {
    padding-left: 0;
    padding-right: 0;
    display: block;
    border-bottom: 1px solid #cdd4e0;
    padding-bottom: 25px;
    width: auto;
}

@media (min-width: 992px) {
    .az-content-left-profile[b-srfuqzync9] {
        width: 270px;
        padding-right: 20px;
        padding-bottom: 0;
        border-right: 1px solid #cdd4e0;
        border-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .az-content-left-profile[b-srfuqzync9] {
        padding-right: 25px;
    }
}

.az-profile-overview .az-img-user[b-srfuqzync9] {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

    .az-profile-overview .az-img-user[b-srfuqzync9]::after {
        display: none;
    }

.az-profile-overview .btn-icon-list .btn[b-srfuqzync9] {
    border-radius: 100%;
}

.az-profile-name[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 2px;
}

.az-profile-name-text[b-srfuqzync9] {
    color: #7987a1;
    font-size: 13px;
    margin-bottom: 0;
}

.az-profile-bio[b-srfuqzync9] {
    font-size: 13px;
    margin-bottom: 20px;
}

.az-profile-social-list .media[b-srfuqzync9] {
    align-items: center;
}

    .az-profile-social-list .media + .media[b-srfuqzync9] {
        margin-top: 20px;
    }

.az-profile-social-list .media-icon[b-srfuqzync9] {
    font-size: 34px;
    width: 30px;
    line-height: 0;
}

.az-profile-social-list .media-body[b-srfuqzync9] {
    margin-left: 20px;
}

    .az-profile-social-list .media-body span[b-srfuqzync9] {
        display: block;
        font-size: 12px;
    }

    .az-profile-social-list .media-body a[b-srfuqzync9] {
        font-size: 13px;
    }

.az-content-body-profile .nav[b-srfuqzync9] {
    flex-direction: column;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #cdd4e0;
}

@media (min-width: 576px) {
    .az-content-body-profile .nav[b-srfuqzync9] {
        flex-direction: row;
        align-items: center;
        padding-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .az-content-body-profile .nav[b-srfuqzync9] {
        padding-left: 20px;
    }
}

@media (min-width: 1200px) {
    .az-content-body-profile .nav[b-srfuqzync9] {
        padding-left: 25px;
    }
}

.az-content-body-profile .az-nav-line .nav-link[b-srfuqzync9] {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #3b4863;
}

    .az-content-body-profile .az-nav-line .nav-link.active[b-srfuqzync9] {
        font-weight: 700;
        color: #5b47fb;
    }

        .az-content-body-profile .az-nav-line .nav-link.active[b-srfuqzync9]::before {
            background-color: #5b47fb;
        }

@media (min-width: 576px) and (max-width: 767.98px) {
    .az-content-body-profile .az-nav-line .nav-link.active[b-srfuqzync9]::before {
        width: auto;
        top: auto;
        left: 0;
        right: 0;
        height: 2px;
    }
}

@media (min-width: 576px) {
    .az-content-body-profile .az-nav-line .nav-link.active[b-srfuqzync9]::before {
        bottom: -11px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .az-content-body-profile .az-nav-line .nav-link + .nav-link[b-srfuqzync9] {
        margin-top: 0;
        margin-left: 20px;
    }
}

.az-profile-body[b-srfuqzync9] {
    padding: 15px 0 0;
}

@media (min-width: 576px) {
    .az-profile-body[b-srfuqzync9] {
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .az-profile-body[b-srfuqzync9] {
        padding: 25px 0 0 20px;
    }
}

@media (min-width: 1200px) {
    .az-profile-body[b-srfuqzync9] {
        padding-left: 25px;
    }
}

.az-profile-view-chart[b-srfuqzync9] {
    position: relative;
    width: calc(100% - 10px);
    height: 200px;
}

@media (min-width: 375px) {
    .az-profile-view-chart[b-srfuqzync9] {
        width: 100%;
    }
}

@media (min-width: 576px) {
    .az-profile-view-chart[b-srfuqzync9] {
        height: 250px;
    }
}

.az-profile-view-info[b-srfuqzync9] {
    position: absolute;
    top: 0;
    left: 0;
}

    .az-profile-view-info h6[b-srfuqzync9] {
        font-size: 32px;
        font-weight: 500;
        color: #1c273c;
        margin-bottom: 0;
    }

    .az-profile-view-info span[b-srfuqzync9] {
        font-size: 12px;
        color: #f10075;
        margin-left: 5px;
    }

    .az-profile-view-info p[b-srfuqzync9] {
        font-size: 13px;
        margin-bottom: 0;
    }

.az-traffic-detail-item > div:first-child[b-srfuqzync9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    margin-bottom: 7px;
}

    .az-traffic-detail-item > div:first-child > span:first-child[b-srfuqzync9] {
        color: #7987a1;
    }

    .az-traffic-detail-item > div:first-child > span:last-child[b-srfuqzync9] {
        font-size: 11px;
        font-weight: 700;
        color: #1c273c;
    }

        .az-traffic-detail-item > div:first-child > span:last-child span[b-srfuqzync9] {
            color: #7987a1;
            font-weight: 400;
        }

.az-traffic-detail-item + .az-traffic-detail-item[b-srfuqzync9] {
    margin-top: 25px;
}

.az-traffic-detail-item .progress[b-srfuqzync9] {
    height: 8px;
}

.az-profile-work-list .media + .media[b-srfuqzync9] {
    margin-top: 25px;
}

.az-profile-work-list .media-logo[b-srfuqzync9] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    color: #fff;
    font-size: 21px;
    position: relative;
    top: 2px;
    border-radius: 100%;
}

.az-profile-work-list .media-body[b-srfuqzync9] {
    margin-left: 20px;
}

    .az-profile-work-list .media-body h6[b-srfuqzync9] {
        color: #1c273c;
        font-weight: 500;
        margin-bottom: 2px;
    }

    .az-profile-work-list .media-body span[b-srfuqzync9] {
        display: block;
        margin-bottom: 5px;
    }

    .az-profile-work-list .media-body p[b-srfuqzync9] {
        margin-bottom: 0;
        font-size: 12px;
        color: #7987a1;
    }

.az-profile-contact-list .media[b-srfuqzync9] {
    align-items: center;
}

    .az-profile-contact-list .media + .media[b-srfuqzync9] {
        margin-top: 25px;
    }

.az-profile-contact-list .media-icon[b-srfuqzync9] {
    line-height: 0;
    font-size: 36px;
    width: 35px;
    text-align: center;
}

.az-profile-contact-list .media-body[b-srfuqzync9] {
    margin-left: 25px;
}

    .az-profile-contact-list .media-body span[b-srfuqzync9] {
        font-size: 12px;
        color: #7987a1;
        display: block;
        line-height: 1.3;
    }

    .az-profile-contact-list .media-body div[b-srfuqzync9] {
        font-weight: 500;
        color: #1c273c;
    }

/* ###### 7.9 Signin  ###### */
.az-signin-wrapper[b-srfuqzync9] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.az-card-signin[b-srfuqzync9] {
    height: 560px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 480px) {
    .az-card-signin[b-srfuqzync9] {
        border: 1px solid #cdd4e0;
        width: 360px;
        padding: 30px 35px;
    }
}

.az-signin-header h2[b-srfuqzync9] {
    font-weight: 500;
    color: #5b47fb;
    letter-spacing: -1px;
}

.az-signin-header h4[b-srfuqzync9] {
    font-weight: 400;
    color: #1c273c;
    margin-bottom: 25px;
}

.az-signin-header label[b-srfuqzync9] {
    color: #7987a1;
}

.az-signin-header .form-control[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 500;
    border-width: 2px;
    border-color: #cdd4e0;
}

    .az-signin-header .form-control:focus[b-srfuqzync9] {
        border-color: #b4bdce;
        box-shadow: none;
    }

    .az-signin-header .form-control[b-srfuqzync9]::placeholder {
        font-weight: 400;
        color: #97a3b9;
    }

.az-signin-header .btn[b-srfuqzync9] {
    margin-top: 25px;
}

.az-signin-footer p[b-srfuqzync9] {
    color: #7987a1;
}

    .az-signin-footer p:first-child[b-srfuqzync9] {
        margin-bottom: 5px;
    }

    .az-signin-footer p:last-child[b-srfuqzync9] {
        margin-bottom: 0;
    }

.az-signin-footer a[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 700;
}

    .az-signin-footer a:hover[b-srfuqzync9], .az-signin-footer a:focus[b-srfuqzync9] {
        color: #5b47fb;
    }

/* ###### 7.10 Signup  ###### */
.az-signup-wrapper[b-srfuqzync9] {
    flex: 1;
    display: flex;
    justify-content: center;
    background-color: rgba(244, 245, 248, 0.2);
}

@media (min-width: 992px) {
    .az-signup-wrapper[b-srfuqzync9] {
        justify-content: flex-end;
    }
}

.az-column-signup-left[b-srfuqzync9] {
    flex: 1;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: none;
}

@media (min-width: 576px) {
    .az-column-signup-left[b-srfuqzync9] {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .az-column-signup-left[b-srfuqzync9] {
        display: flex;
    }
}

.az-column-signup-left > div[b-srfuqzync9] {
    max-width: 500px;
}

.az-column-signup-left .typcn[b-srfuqzync9] {
    font-size: 80px;
    margin-bottom: 50px;
}

    .az-column-signup-left .typcn[b-srfuqzync9]::before {
        width: auto;
    }

.az-column-signup-left .az-logo[b-srfuqzync9] {
    font-size: 40px;
    line-height: 1;
}

.az-column-signup-left h5[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 25px;
}

.az-column-signup-left p[b-srfuqzync9] {
    line-height: 1.7;
    margin-bottom: 25px;
}

.az-column-signup-left .btn[b-srfuqzync9] {
    border-width: 2px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
    text-transform: uppercase;
    height: 38px;
}

.az-column-signup[b-srfuqzync9] {
    background-color: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 576px) {
    .az-column-signup[b-srfuqzync9] {
        padding: 40px;
        width: 500px;
    }
}

@media (min-width: 992px) {
    .az-column-signup[b-srfuqzync9] {
        border-left: 1px solid #cdd4e0;
    }
}

.az-signup-header h2[b-srfuqzync9] {
    font-weight: 500;
    color: #5b47fb;
    letter-spacing: -1px;
}

.az-signup-header h4[b-srfuqzync9] {
    font-size: 20px;
    font-weight: 400;
    color: #1c273c;
    margin-bottom: 25px;
}

.az-signup-header label[b-srfuqzync9] {
    color: #7987a1;
}

.az-signup-header .form-control[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 500;
    border-width: 2px;
    border-color: #cdd4e0;
}

    .az-signup-header .form-control:focus[b-srfuqzync9] {
        border-color: #b4bdce;
        box-shadow: none;
    }

    .az-signup-header .form-control[b-srfuqzync9]::placeholder {
        font-weight: 400;
        color: #97a3b9;
    }

.az-signup-header > .btn[b-srfuqzync9] {
    margin-top: 25px;
}

.az-signup-header .row[b-srfuqzync9] {
    margin-top: 20px;
}

    .az-signup-header .row > div .btn i[b-srfuqzync9] {
        font-size: 15px;
        line-height: 0;
        margin-right: 5px;
    }

    .az-signup-header .row > div:first-child .btn[b-srfuqzync9] {
        background-color: #4267b2;
        color: #fff;
    }

        .az-signup-header .row > div:first-child .btn:hover[b-srfuqzync9], .az-signup-header .row > div:first-child .btn:focus[b-srfuqzync9] {
            background-color: #375694;
            color: #fff;
        }

.az-signup-footer p[b-srfuqzync9] {
    color: #7987a1;
    margin-bottom: 0;
}

.az-signup-footer a[b-srfuqzync9] {
    color: #1c273c;
    font-weight: 700;
}

    .az-signup-footer a:hover[b-srfuqzync9], .az-signup-footer a:focus[b-srfuqzync9] {
        color: #5b47fb;
    }
