﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
/*@import '/_content/Microsoft.FluentUI.AspNetCore.Components/css/reboot.css';*/
@import '/_content/Microsoft.Fast.Components.FluentUI/css/variables.css';
@import '/css/Reports/OutStandingRpt.css';
@import '/css/Reports/OutStandingRpt_WithCreditBalance.css';
@import '/css/Reports/OutStandingRpt_Customerwise-BillAgeing_Total.css';
@import '/css/Reports/OutStandingRpt_Billwise.css';
@import '/css/Reports/OutStandingRpt_Daywise.css';
@import'/css/Reports/StockFlowRpt.css';
@import'/css/Reports/StockFlowRpt_ClosingStock.css';
@import'/css/Reports/StockFlowRpt_ClosingStock_Batchwise.css';
@import'/css/Reports/StockFlowRpt_GoDown.css';
@import'/css/Reports/StockFlowRpt_NonBilledItems.css';
@import'/css/Reports/StockFlowRpt_StockFlow.css';
@import'/css/Reports/StockFlowRpt_StockSummary.css';
@import'/css/Reports/StockFlowRpt_ItemList.css';
@import'/css/Reports/MonthlyComparison_Rpt.css';
@import'/css/Reports/StatisticsRpt.css';
@import'/css/Reports/Daily_Comparison_Rpt.css';
@import'/css/Reports/DailyComparisonRpt_UserCashStatement.css';
@import'/css/Reports/EmployeeIncentiveRpt.css';
@import'/css/Reports/EmployeeIncentiveRpt_CollectionStat.css';
@import'/css/Reports/LedgerStatementRpt.css';
@import'/css/Reports/FinancialAccountingRpt.css';
@import'/css/Reports/FinancialAccountingRpt_TrialBalanceDtlTot.css';
@import'/css/Reports/VATRpt.css';
@import'/css/Reports/VATRpt_Totals.css';
@import'/css/Reports/SalesRegister_Rpt.css';
@import'/css/Reports/CRNRegister.css';
@import'/css/Reports/PurchaseSeries.css';
@import'/css/Reports/PurchaseOrder.css';
@import'/css/Reports/SalesOrderRegister.css';
@import'/css/Masters/EmployeeMaster_Creation.css';
@import'/css/Masters/SeriesMaster_Creation.css';
@import'/css/Masters/LedgerMaster_Creation.css';
@import '/css/Masters/CategoryGroupMaster_Creation.css';
@import '/css/Masters/AreaMaster_Creation.css';
@import '/css/Masters/UnitMaster_Creation.css';
@import '/css/Masters/PriceListMaster_Creation.css';
@import '/css/Masters/GodownMaster_Creation.css';
@import'/css/Masters/CustomerMaster_Creation.css';
@import'/css/Masters/SupplierMaster_Creation.css';
@import'/css/Masters/ItemsMaster.css';
@import'/css/Masters/ItemCreation.css';
@import'/css/Masters/ItemGroup.css';
@import'/css/Masters/Route.css';
@import'/css/Masters/CustomerCatagoryMaster.css';
@import'/css/Masters/CustomerGroupMaster_Creation.css';
@import'/css/Masters/ItemCategoryCreation.css';
@import'/css/Masters/RewardMaster.css';
@import'/css/Transaction/TransactionPurchase.css';
@import'/css/Transaction/TransactionPurchaseOrder.css';
@import'/css/Transaction/Transaction_GRN.css';
@import'/css/Transaction/Transaction_Sales.css';
@import'/css/Transaction/Transaction_SalesOrder.css';
@import'/css/Transaction/Transaction_DeliveryNote.css';
@import'/css/Transaction/Transaction_CreditNote.css';
@import'/css/Transaction/Transaction_DebitNote.css';
@import'/css/Transaction/Transaction_Receipt.css';
@import'/css/Transaction/Transaction_Payment.css';
@import'/css/Transaction/Transaction_StockJournal.css';
@import'/css/Transaction/Transaction_JournalEntries.css';
@import'/css/Transaction/Transaction_ManufacturingVoucher.css';
@import'/css/Transaction/Transaction_CollectionEntry.css';
@import'/css/Transaction/dispatchdetails.css';
@import'/css/Transaction/TransactionSOP.css';
@import'/css/Transaction/E-Invoice.css';
@import'/css/Transaction/dispatchdetails.css';
@import'/css/Utilities/UtlPriceList.css';
@import'/css/Utilities/UtlFixedPriceList.css';
@import'/css/Utilities/UtlPriceListMapping.css';
@import'/css/Utilities/UtlCustItemCatPriceList.css';
@import'/css/Utilities/UtlProductCombosition.css';
@import'/css/Utilities/UtlSalesManInc.css';
@import'/css/Utilities/UtlLoadingUtility.css';
@import'/css/Utilities/UtilItemBulkEdit.css';
@import'/css/Utilities/UtilPhysicalStkAdj.css';
@import'/css/Utilities/UtilDailyCashStmt.css';
@import'/css/Utilities/UtlLedgerReconciliation.css';
@import'/css/Utilities/UtilBarcodePrinting.css';
@import'/css/Extras/CompanyConfiguration.css';
@import'/css/Extras/UserRights.css';
@import'/css/Extras/UserSplRights.css';
@import'/css/Extras/CreateUser.css';
@import'/css/Extras/TaxConfManager.css';
@import'/css/pos.css';
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

th.resizable {
    border: 1px solid black;
    min-width: 50px;
    cursor: col-resize;
}

.show-menu {
    display: block;
}

.hide-page {
    display: none;
}

.hide-nav {
    display: none;
}

html, body {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

h1:focus {
    outline: none !important;
}

a, .btn-link {
    color: #0071c1;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.content {
    padding-top: 1.1rem;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid;
    outline-color: transparent;
}

.valid.modified:not([type=radiobutton]) {
    outline: 1px solid;
    outline-color: transparent;
}

.invalid {
    outline:none;
}

.validation-message {
    color: red;
    display:none;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin: 20px 0;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::before {
        content: "An error has occurred. "
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #044467;
        /*stroke: #e0e0e0;*/
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            /*stroke: #1b6ec2;*/
            stroke: #044467;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.InputRadio input[type="InputRadio"] {
    outline: none !important;
}

    .InputRadio input[type="InputRadio"]:focus-visible {
        border: 1px solid #044467;
        /*border: 1px solid blue;*/ /*for customization*/
    }

.logocontainer {
    top: 0px;
    margin-left: 20px;
}

.top-button {
    width: 100px !important;
    height: 35px !important;
    background-color: var(--accent-fill-rest) !important;
    bottom: 80px !important;
}

body{
height: 100%;
background-color: #ffffff;
}

.containerscroll {
    overflow-y: hidden !important;
}

#container {
    height: 99vh !important;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr auto;
    grid-template-areas:
        'header'
        'main'
        'footer';
}

content-region {
    margin: 0px 30px 0px 6px;
}

header {
    padding: 0px 0;
    grid-area: header;
    display: grid;
    grid-template-columns: 1fr auto auto auto;
    grid-template-rows: 1fr;
    align-items: center;
    justify-content: flex-start;
    border-bottom: calc(var(--stroke-width) * 1px) solid #03344f;
    height: 70px;
    background-color: var(--neutral-layer-floating);
    color: var(--neutral-fill-inverse-active);
}

    header .logo {
        margin-top: 0px;
        top: 0px;
        grid-column: 1;
    }

    header fluent-Switch {
        width: 9rem;
        outline: none !important;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 5px 0 0;
        display: flex;
        align-items: center;
        outline: none !important;
    }

#theme {
    display: none;
}

footer {
    display: grid;
    grid-template-columns: 10px auto auto 10px;
    /*background: var(--neutral-layer-4);*/
    color: var(--neutral-foreground-rest);
    align-items: center;
    grid-area: footer;
    padding: 2px 2px;
    height: 57px !important;
    border-top: calc(var(--stroke-width) * 1px) solid #03344f;
    background-color: var(--neutral-layer-floating);
    color: var(--neutral-fill-inverse-active);
}

    footer .version {
        grid-column: 2;
        justify-content: start;
    }

        footer .version a {
            color: var(--neutral-foreground-rest);
            text-decoration: none;
        }

            footer .version a:focus {
                outline: 1px dashed;
                outline-offset: 3px;
            }

            footer .version a:hover {
                text-decoration: underline;
            }

    footer .copy {
        grid-column: 3;
        justify-self: end;
        left: 0px;
    }



#nav {
    z-index: 1;
    padding: .1rem .5rem .1rem .5rem;
    background-color: var(--neutral-layer-3);
    transition: all 300ms ease-in-out;
    grid-column: 1 / 2;
    width: 119% !important;
    display: grid;
    overflow-x: hidden;
}

.nav-container {
    width: fit-content;
    overflow-y: auto;
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    nav ul li {
        padding: 2px 0;
    }

nav h2 {
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
    padding: 15px 0;
    margin: 0;
    pointer-events: none;
}

nav h3 {
    font-size: var(--type-ramp-base-font-size);
    line-height: var(--type-ramp-minus-1-line-height);
    padding: 10px 0;
    margin: 0;
    pointer-events: none;
}

nav fluent-anchor {
    width: 100%;
    color: var(--fill-color);
}

    nav fluent-anchor::part(control) {
        justify-content: start;
        background: var(--accent-fill-rest);
    }

.content {
    display: grid;
    grid-template-columns: 280px 1fr;
    grid-template-rows: 1fr;
    padding: 10px 100px 10px;
    grid-auto-flow: row;
    color: var(--neutral-foreground-rest);
    background-color: var(--neutral-layer-1);
    background-size: auto;
}

#panel {
    padding: 0% 0% 0% 5.28%;
    overflow: hidden;
    background-color: var(--neutral-layer-floating);
    color: var(--neutral-fill-inverse-active);
    margin-left: 10px;
}

main {
    grid-area: main;
    /* background-color: var(--neutral-layer-1);
    color: var(--neutral-foreground-rest);*/
    display: grid;
    grid-template-columns: 280px 1fr;
    grid-template-rows: 1fr;
}

.Switch {
    outline: none !important;
}

#menu-toggle {
    display: none;
}

.menu-icon {
    display: none;
}

#menu-toggle:checked > nav {
    width: 0px;
}

[dir="rtl"] #menu-toggle:checked ~ nav {
    right: 0px;
}

#color {
    margin-right: 10px;
    margin-left: 0;
}

[dir="rtl"] #color {
    margin-left: 10px;
    margin-right: 0;
}

.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

.highlighted-row {
    background-color: var(--neutral-fill-secondary-hover);
}



/********************** updated ******************************************************************/

#backtotop {
    display: none;
}

    #backtotop.show-button {
        display: block;
        position: fixed;
        z-index: 999;
        position: relative;
        color: white;
        width: 80px !important;
        height: 35px !important;
        left: unset;
        cursor: pointer;
        gap: 5px;
        justify-items: center;
        align-content: space-evenly;
        outline: none !important;
        border-radius: 0.2em;
        font-size: var(--type-ramp-base-font-size);
        background-color: var(--accent-fill-rest) !important;
        bottom: 80px !important;
        right: 20px !important;
    }

    #backtotop.hide-button {
        display: none;
    }

.control {
    width: 80px !important;
    height: 35px !important;
    position: center !important;
}

.label {
    color: var(--neutral-foreground-rest);
    font-family: var(--body-font);
    font-size: var(--type-ramp-base-font-size);
    line-height: var(--type-ramp-base-line-height);
    font-weight: initial;
    font-variation-settings: var(--type-ramp-base-font-variations);
    margin-inline-end: calc(var(--design-unit) * 2px + 2px);
    cursor: pointer;
}

h6, h5, h4, h3, h2, h1 {
    margin-top: 0 !important;
    margin-bottom: 0.75rem !important;
    font-weight: 500 !important;
    font-family: inherit !important;
}




/*MOBILES*/
@media (max-width:318px) {
    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .fluent-button {
        width: 80px !important;
        height: 35px !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 2% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 64px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 0px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 23px 36px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

        header .switches .label {
            padding-inline-end: 3px;
            left: 0%;
            right: 0% !important;
        }

    header .colorgroup {
        display: none;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 1rem 1.45rem 0.1rem 0.59rem !important;
        display: none;
    }
}

@media (min-width:319px) and (max-width:322px) {
    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .fluent-button {
        width: 80px !important;
        height: 35px !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 2% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 80px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -35px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 32px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

        header .switches .label {
            padding-inline-end: 3px;
            left: 0%;
            right: 0% !important;
        }


    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 1rem 1.3rem 0.1rem 0.59rem !important;
        display: none;
    }
}

@media (min-width:323px) and (max-width:325px) {

    #container {
        height: 90vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .fluent-button {
        width: 80px !important;
        height: 35px !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 2% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 64px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 36px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

        header .switches .label {
            padding-inline-end: 3px;
            left: 0%;
            right: 0% !important;
        }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 1.2rem 0.1rem 0.7rem !important;
        display: none;
    }
}

@media (min-width:326px) and (max-width:335px) {
    #container {
        height: 90vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .fluent-button {
        width: 80px !important;
        height: 35px !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 2% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 64px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.8rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:336px) and (max-width:352px) {

    #container {
        height: 99vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .fluent-button {
        width: 80px !important;
        height: 35px !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 2% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:353px) and (max-width:358px) {

    #container {
        height: 99vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5.6% 0% 2.4% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:359px) and (max-width:374px) {

    #container {
        height: 90vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 125px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }


    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5.6% 0% 2.4% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:375px) and (max-width:389px) {

    #container {
        height: 90vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #ToDate {
        width: 205px;
        padding: 2px 2px 2px 2px;
    }

    #FromDate {
        width: 205px;
        padding: 2px 2px 2px 2px;
    }

    #FilterDropdown {
        width: 210px;
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:390px) and (max-width:411px) {

    #container {
        height: 90vh !important;
        overflow: hidden;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:412px) and (max-width:424px) {
    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:425px) and (max-width:499px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:500px) and (max-width:549px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:550px) and (max-width:599px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:600px) and (max-width:614px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:615px) and (max-width:624px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:625px) and (max-width:635px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:636px) and (max-width:649px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:650px) and (max-width:664px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:665px) and (max-width:679px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:680px) and (max-width:699px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:700px) and (max-width:716px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:717px) and (max-width:735px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:736px) and (max-width:767px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 99px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        padding: 0% 5% 0% 3% !important;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        margin-right: 10px !important;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem 0.1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:768px) and (max-width:799px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow: auto;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        overflow-y: auto;
        overflow-x: hidden;
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    footer {
        display: grid;
        grid-template-columns: 20px auto 10px;
    }

        footer .version {
            grid-column: 2;
            justify-content: start;
        }

        footer .copy {
            grid-column: 2;
            grid-row: 2;
            justify-self: end;
        }


    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:800px) and (max-width:819px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 85px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:820px) and (max-width:859px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:860px) and (max-width:889px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:890px) and (max-width:911px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:912px) and (max-width:935px) {

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 81px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:936px) and (max-width:965px) {

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}

@media (min-width:966px) and (max-width:985px) {

    header {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
        padding-top: 0px !important;
        height: 67px;
        /* grid-template-rows: repeat(2, 1fr); */
    }

        header .logo {
            width: 150px;
            height: 23px;
            padding-top: 0em !important;
            /*grid-row-start: 1;
            grid-row-end: 1;*/
        }

    .logopic {
        margin-top: -45px;
        margin-left: 10px;
    }

    .theme-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 5rem;
    }

    #theme {
        display: none;
    }

    header .Switch {
        flex-direction: row;
        grid-column: 1;
        padding-right: 1em;
    }

    header .switches {
        grid-column: 5;
        justify-self: end;
        padding: 0px 0px 41px 0px;
        display: flex;
        align-items: center;
        outline: none !important;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #backtotop {
        display: none;
    }

        #backtotop.show-button {
            display: flex;
            position: fixed;
            z-index: 999;
            color: white;
            width: 100px !important;
            height: 35px !important;
            left: unset;
            cursor: pointer;
            gap: 5px;
            justify-items: center;
            align-content: space-evenly;
            outline: none !important;
            border-radius: 0.2em;
            font-size: var(--type-ramp-base-font-size);
            bottom: 80px !important;
            right: 20px !important;
            background-color: var(--accent-fill-rest) !important;
        }

        #backtotop.hide-button {
            display: none;
        }

    .control {
        width: 80px !important;
        height: 35px !important;
        position: center !important;
    }

    .show-menu {
        display: none;
    }

    #panel {
        padding: 0% 1.5% 0% 2%;
        grid-template-columns: auto;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    main {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 40px 1fr;
    }

    nav ul {
        text-align: center;
        max-width: 100%;
    }

    .menu-icon {
        padding: 10px 0.75em;
        z-index: 2;
        transition: all 300ms ease-in-out;
        display: block;
        visibility: visible;
        grid-row: 1 / 2;
        grid-column: 1 / 2;
        width: 4rem;
    }

    .show-menu {
        display: block !important;
    }

    #nav {
        width: 100% !important;
        padding: 0rem 0.5rem .1rem 0.5rem !important;
        display: none;
    }
}
/*TABS*/


/*LAPTOPS AND DESKTOPS*/
@media (min-width:986px) and (max-width:996px) {
    [b-5j1ptu6je8] fluent-tree-item {
        margin: 5px -18px;
    }
    [b-4qk64k9jmw] .navmenu .navmenu-link::part(content-region) {
        font-size: 14px;
        /* margin-left: -17%; */
    }
    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    .logopic {
        margin-left: 10px;
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 78% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 1.5% 0% 7%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -60px;
    }
}

@media (min-width:997px) and (max-width:1023px) {
    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    .logopic {
        margin-left: 10px;
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -70px;
    }
}

@media (min-width:1024px) and (max-width:1039px) {

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    .logopic {
        margin-left: 10px;
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -57px;
    }
}

@media (min-width:1040px) and (max-width:1050px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -57px;
    }
}

@media (min-width:1051px) and (max-width:1069px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -57px;
    }
}

@media (min-width:1070px) and (max-width:1090px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.1%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -57px;
    }
}

@media (min-width:1091px) and (max-width:1119px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 75% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -57px;
    }
}

@media (min-width:1120px) and (max-width:1139px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 85% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: -30px;
    }

    content-region {
        width: 75%;
    }
}

@media (min-width:1140px) and (max-width:1169px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1170px) and (max-width:1199px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 1% 0% 0% 7.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1200px) and (max-width:1219px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }

    main {
        grid-area: main;
        /*  background-color: var(--neutral-layer-1);
        color: var(--neutral-foreground-rest);*/
        display: grid;
        grid-template-columns: 280px 1fr;
        grid-template-rows: 1fr;
    }
}

@media (min-width:1220px) and (max-width:1259px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }

    .content-region {
        display: inline-flex;
        font-size: 12px;
        width: 100%;
    }
}

@media (min-width:1260px) and (max-width:1279px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    footer {
        display: grid;
        grid-template-columns: 10px auto auto 10px;
        /* background: var(--neutral-layer-4); */
        color: var(--neutral-foreground-rest);
        align-items: center;
        grid-area: footer;
        padding: 2px 2px;
        height: 52px !important;
        border-top: calc(var(--stroke-width) * 1px) solid #03344f;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
    }

    #panel {
        padding: 0% 0% 0% 6.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1280px) and (max-width:1319px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 99% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1320px) and (max-width:1359px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.6%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1360px) and (max-width:1399px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }

    footer {
        height: 55px !important;
    }
}

@media (min-width:1400px) and (max-width:1439px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1440px) and (max-width:1479px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1480px) and (max-width:1499px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}
/*big screen*/
@media (min-width:1500px) and (max-width:1539px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 7.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1540px) and (max-width:1579px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1580px) and (max-width:1599px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1600px) and (max-width:1619px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1620px) and (max-width:1659px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1660px) and (max-width:1699px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1700px) and (max-width:1739px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1740px) and (max-width:1779px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1780px) and (max-width:1819px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 6.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1820px) and (max-width:1859px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1860px) and (max-width:1899px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.9%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1900px) and (max-width:1919px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.7%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1920px) and (max-width:1939px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 123% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1940px) and (max-width:1979px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.7%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:1980px) and (max-width:2019px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2020px) and (max-width:2059px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 5.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2060px) and (max-width:2099px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 5.5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2100px) and (max-width:2139px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.4% 0% 5%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2140px) and (max-width:2179px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2180px) and (max-width:2219px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2220px) and (max-width:2259px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2260px) and (max-width:2299px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.8%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2300px) and (max-width:2319px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2320px) and (max-width:2359px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2360px) and (max-width:2379px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2380px) and (max-width:2399px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2400px) and (max-width:2419px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2420px) and (max-width:2449px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2450px) and (max-width:2489px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2490px) and (max-width:2519px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2520px) and (max-width:2559px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2560px) and (max-width:2599px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 131% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0.5% 0% 4.4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2600px) and (max-width:2636px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 132% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2637px) and (max-width:2666px) {
    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 132% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2667px) and (max-width:2696px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 132% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

@media (min-width:2697px) {

    .logopic {
        margin-left: 10px;
    }

    #container {
        height: 99vh;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr auto;
        grid-template-areas:
            'header'
            'main'
            'footer';
    }

    #nav {
        z-index: 1;
        padding: 0.1rem 0.5rem 0.1rem 0.5rem;
        background-color: var(--neutral-layer-3);
        transition: all 300ms ease-in-out;
        grid-column: 1 / 2;
        width: 132% !important;
        display: grid;
        overflow-x: hidden;
    }

    #panel {
        padding: 0% 0% 0% 4%;
        overflow: hidden;
        background-color: var(--neutral-layer-floating);
        color: var(--neutral-fill-inverse-active);
        margin-left: 10px;
    }
}

/*heightwise*/
@media (min-height: 400px) and (max-height: 499px) {
    header {
        height: 40px;
    }

    footer {
        height: 35px !important;
    }

    .logopic {
        width: 142px;
        height: 35px;
    }

    .img-responsive {
        width: 220px;
        height: 40px;
    }
}
@media (min-height: 500px) and (max-height: 549px) {
    header {
        height: 40px;
    }

    footer {
        height: 35px !important;
    }

    .logopic {
        width: 142px;
        height: 35px;
    }

    .img-responsive {
        width: 220px;
        height: 40px;
    }
}

@media (min-height: 550px) and (max-height: 599px) {
    header {
        height: 55px;
    }

    footer {
        height: 42px !important;
    }

    .logopic {
        width: 180px;
        height: 50px;
    }

    .img-responsive {
        width: 215px;
        height: 45px;
    }
}
@media (min-height: 600px) and (max-height: 649px) {
    header {
        height: 45px;
    }

    footer {
        height: 40px !important;
    }

    .logopic {
        width: 145px;
        height: 40px;
    }
    .img-responsive {
        width: 215px;
        height: 45px;
    }
}
@media (min-height: 650px) and (max-height: 699px) {
    header {
        height: 55px;
    }

    footer {
        height: 42px !important;
    }
    .logopic {
        width: 180px;
        height: 50px;
    }
}