<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* The side navigation menu */
.sidenav, az-main-menu {
    height: 100%;
    width: 0;
    max-width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: rgba(49,95,68,.9);
    overflow-x: hidden;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s;
    -webkit-box-shadow: 6px 0px 15px -5px #333;
    -moz-box-shadow: 6px 0px 15px -5px #333;
    box-shadow: 6px 0px 15px -5px #333;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

    .sidenav .ps__rail-x, .sidenav .ps__rail-y {
        z-index: 100;
    }

    .sidenav #side-nav-items {
        z-index: 50;
    }

    .sidenav #side-nav-brand {
        z-index: 75;
    }

.side-nav-brand {
    height: 60px;
    background-color: rgba(0, 0, 0, 0.40);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
}

    .side-nav-brand a {
        float: right;
        display: inline-block;
        width: 150px;
        background-position: center center;
        height: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        margin-right: 8px;
        margin-top: 16px;
    }
/* The navigation menu links */
.sidenav a {
    /* transition: 0.3s;*/
}

    /* When you mouse over the navigation links, change their color */
    .sidenav a:hover {
        /*color: #f1f1f1;*/
    }

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    z-index: 110;
    /* background: #fff; */
    /* border: 1px solid #ddd; */
    cursor: pointer;
    position: fixed;
    top: 16px;
    /* right: 25px; */
    font-size: 36px;
    margin-left: 4px;
    line-height: 18px;
    height: 26px;
    left: 8px;
    color: #fff;
    padding: 0px 0px;
    text-decoration: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

    .sidenav .closebtn:hover {
        background-color: #ddd;
        color: #333;
    }
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#xmain {
    -webkit-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    -moz-transition: margin-left .5s;
    transition: margin-left .5s;
    padding: 20px;
}

.side-nav-fixed-wrapper {
    position: fixed;
    width: 48px;
    left: 0px;
    top: 60px;
}

.side-nav-fixed-nav {
    width: 48px;
}

    .side-nav-fixed-nav a {
        color: #fff;
        /* line-height: 43px; */
        width: 48px;
        display: block;
        height: 48px;
        text-align: center;
        padding: 12px 0;
        /* background: #0f230f; */
        margin: 0px 0;
        font-size: 22px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
    }

        .side-nav-fixed-nav a:hover {
            background-color: rgb(221,221,221, .3);
        }

        .side-nav-fixed-nav a:focus {
            outline: none;
        }

#side-nav .az-main-menu {
    top: 0;
    position: relative;
}

#side-nav .az-main-menu-section-title {
    padding-top: 0px;
    padding-bottom: 5px;
    line-height: 18px;
    font-size: 18px;
    color: #fff;
    margin: 0px 6px 4px;
    text-shadow: 0 1px 1px rgba(0,0,0,.75);
}

#side-nav .az-main-menu-col {
    width: 470px;
    margin-bottom: 15px;
}

#side-nav a.az-main-menu-item {
    width: 150px;
    height: 90px;
}

    #side-nav a.az-main-menu-item span {
        /* bottom: 0; */
        top: 48px;
        font-size: 15px;
        display: block;
        line-height: 15px;
        overflow: hidden;
        padding: 4px 7px 4px;
        position: absolute;
        width: 100%;
        text-shadow: 0 1px 1px rgba(0,0,0,.75);
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

#side-nav .az-main-menu-sections-scroller {
    height: auto !important;
}

#side-nav .az-main-menu-section-system {
    display: none;
}

#side-nav .az-main-menu-section {
    padding: 0;
}

    #side-nav .az-main-menu-section:last-child {
    }

#side-nav .scrollable.gray-skin {
    padding: 0;
}

.az-slide-nav-fixed-btns {
    display: none;
}

.nav-menu-open {
    margin: 0;
    height: 100%;
    overflow: hidden;
}

.side-nav-fav {
    margin-left: 48px;
    padding-bottom: 10px;
    width: 470px;
}

    .side-nav-fav .az-main-menu-item {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

.side-nav-content {
    margin-left: 40px;
    padding-bottom: 30px;
    padding-right: 15px;
    position: relative;
    z-index: 10;
}

    .side-nav-content .az-main-menu {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.side-nav-sys-disabled {
    opacity: .2;
}

.sile-nav-sys-info {
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    font-size: 13px;
    line-height: 16px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0px 5px;
}

.side-nav-fav-switcher-btn {
    border-bottom: 1px solid #ddd;
    margin-bottom: 3px;
}

.side-nav-fav-switcher-selected {
    background-color: rgb(221,221,221, .3);
}

.az-main-menu-section:last-child .az-main-menu-col-wrapper {
    padding-bottom: 50px;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    /* .sidenav {padding-top: 15px;}*/

}

#side-nav-overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
@media (min-width: 320px) and (max-width: 767.98px) {
    .non-responsive .sidenav .az-main-menu-col {
        width: 315px !important;
    }

    .non-responsive .sidenav .side-nav-fav {
        margin-left: 48px;
        padding-bottom: 10px;
        width: 315px !important;
    }
    .non-responsive .sidenav, .non-responsive .az-main-menu {

    }
}
</pre></body></html>