/* /Pages/ApprovalSettings/ApprovalSettings.razor.rz.scp.css */
.table-settings-wraper[b-pxowumneb6] {
    max-height: 75vh;
    overflow-y: auto;
    overflow-x: auto;
    position: relative;
    border-radius: 7px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 5%) !important;
    clear: both;
}

.table-settings-wraper[b-pxowumneb6]::-webkit-scrollbar {
    height: 8px;
    width: 0px;
    border: 1px solid #fff;
}

.table-settings-wraper[b-pxowumneb6]::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
}

.table-settings-wraper.table-settings-wraper[b-pxowumneb6]::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
}


.table-settings[b-pxowumneb6] {
    width: 100%;
    min-width: 1099px;
    padding: 15px;
    table-layout: fixed;
}

.table-thead[b-pxowumneb6] {
    text-align: center;
    padding-bottom: 15px;
}

.table-settings thead th[b-pxowumneb6] {
    padding: 10px;
    width: 40%;
    font-weight: bold;
    position: sticky;
    z-index: 2;
    top: 0;
    background: white;
    color: #7D9EB5;
}
.table-settings thead th:first-child[b-pxowumneb6] {
    width: 20%;
}

.table-settings tbody td[b-pxowumneb6] {
padding: 10px;
width: 40%;
}
.table-settings tbody td:first-child[b-pxowumneb6] {
    text-align: center;
    width: 20%;
}

/*za role settings*/
/*.table-settings tbody td:first-child{
z-index: 1;
position: sticky;
left: 0;
background-color: white;
}*/


@media (max-width: 1650px) {
    .table-settings-wraper[b-pxowumneb6] {
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: 100%;
    }
}
/* /Pages/ProjectTracking/ProjectTracking.razor.rz.scp.css */
body[b-54ox9p8fm8] {
}

.table-hr[b-54ox9p8fm8] {
    font-weight: 900;
    margin-bottom: 15px;
}
/* /Pages/Resources/ResourcesTable.razor.rz.scp.css */
.table-settings-wraper[b-c6ob3ofq4h] {
    max-height: 78vh;
    max-width: calc(100vw - 250px);
    width: max-content;
    overflow-y: auto;
    overflow-x: auto;
    position: relative;
    border-radius: 7px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 5%) !important;
    clear: both;
    margin-top: 10px;
}

.table-settings-wraper[b-c6ob3ofq4h]::-webkit-scrollbar {
    height: 8px;
    width: 0px;
    border: 1px solid #fff;
}

.table-settings-wraper[b-c6ob3ofq4h]::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
}

.table-settings-wraper.table-settings-wraper[b-c6ob3ofq4h]::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
}

.table-settings[b-c6ob3ofq4h] {
    width: auto;
    min-width: 1099px;
    padding: 15px;
    table-layout: fixed;
}

.table-thead[b-c6ob3ofq4h] {
    text-align: center;
    padding-bottom: 15px;
}

.table-settings thead tr th[b-c6ob3ofq4h] {
    z-index: 2;
}

.table-settings thead[b-c6ob3ofq4h] {
    font-weight: bold;
    position: sticky;
    z-index: 3;
    top: 0;
    background: #797e8d;
    color: white;
}

/*.table-settings thead tr:nth-child(2) th {
    width: 100px;
}*/

.table-settings tbody td[b-c6ob3ofq4h] {
    padding: 2px 6px;
    text-align: center;
    font-size: 13px;

}

.table-settings tbody tr td:first-child[b-c6ob3ofq4h] {
    text-align: left;
    font-weight: bold;
    color: #7D9EB5;
    white-space: nowrap;
}

/*.table-settings tbody tr:nth-child(even) td:first-child {
  
}*/

/*th {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}*/

td[b-c6ob3ofq4h], th[b-c6ob3ofq4h] {
    box-shadow: inset 0 1px 0 0 #80808073, /* top */
    inset 0 1px 0 0 #80808073, /* bottom */
    inset 1px 0 0 0 #80808073, /* left */
    inset 1px 0 0 0 #80808073;
}

table[b-c6ob3ofq4h] {
    border-spacing: 0px;
/*    border-left: 1px solid #80808073;*/
}

/*th {
    position: sticky;
    position: -webkit-sticky;
    border-top: 1px solid #80808073;
    top: 0;
}*/

/*za role settings*/
.table-settings tbody td:first-child[b-c6ob3ofq4h] {
    z-index: 1;
    position: sticky;
    left: 0;
    background-color: white;
}

@media (max-width: 1650px) {
    .table-settings-wraper[b-c6ob3ofq4h] {
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: 100%;
    }
}
/* /Pages/RoleSystem/AccessRights/AccessRights.razor.rz.scp.css */
.table-settings-wraper[b-dsk5qpeweq] {
    max-height: 75vh;
    width: calc(100vw - 350px);
    overflow-y: auto;
    overflow-x: auto;
    position: relative;
    border-radius: 7px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 5%) !important;
    clear: both;
}

.table-settings-wraper[b-dsk5qpeweq]::-webkit-scrollbar {
    height: 8px;
    width: 0px;
    border: 1px solid #fff;
}

.table-settings-wraper[b-dsk5qpeweq]::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
}

.table-settings-wraper.table-settings-wraper[b-dsk5qpeweq]::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
}

.table-settings[b-dsk5qpeweq] {
    width: auto;
    min-width: 1099px;
    padding: 15px;
    table-layout: fixed;
}

.table-thead[b-dsk5qpeweq] {
    text-align: center;
    /*padding-bottom: 15px;*/
}

/*.table-settings thead tr th {
    z-index: 2;
    height: 40px
}*/

.table-settings thead[b-dsk5qpeweq] {
    /*padding: 10px;*/
    font-weight: bold;
    position: sticky;
    z-index: 3;
    top: 0;
    background: white;
    color: #7D9EB5;
}

/*.table-settings thead tr th {
    width: 100px;
}*/

.table-settings thead th[b-dsk5qpeweq] {
    min-width: 100px;
    box-shadow: inset 0 1px 0 0 #80808073, /* top */
    inset 0 1px 0 0 #80808073, /* bottom */
    inset 1px 0 0 0 #80808073, /* left */
    inset 1px 0 0 0 #80808073;
}

.table-settings tbody td[b-dsk5qpeweq] {
    padding: 10px;
    text-align: center;
}

.table-settings tbody td:first-child[b-dsk5qpeweq] {
    text-align: left;
    font-weight: bold;
    color: #7D9EB5;
    white-space: nowrap;
}


td[b-dsk5qpeweq], th[b-dsk5qpeweq] {
    box-shadow: inset 0 1px 0 0 #80808073, /* top */
    inset 0 1px 0 0 #80808073, /* bottom */
    inset 1px 0 0 0 #80808073, /* left */
    inset 1px 0 0 0 #80808073;
}

table[b-dsk5qpeweq] {
    border-spacing: 0px;
    border-left: 1px solid #80808073;
}

/*th {
    position: sticky;
    position: -webkit-sticky;
    border-top: 1px solid #80808073;
    top: 0;
}*/

/*za role settings*/
.table-settings tbody td:first-child[b-dsk5qpeweq]{
   z-index: 1;
   position: sticky;
   left: 0;
   background-color: white;
}


@media (max-width: 1650px) {
    .table-settings-wraper[b-dsk5qpeweq] {
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: 100%;
    }
}
/* /Pages/TimeTracking/TimeTracking.razor.rz.scp.css */
body[b-ub9v050cqc] {
}

.start-stop-div[b-ub9v050cqc] {
    position: absolute;
    top: 0;
    right: 41px;
}

.start-stop-button[b-ub9v050cqc] {
    color: #FFFFFF;
    border-radius: 4px;
    background: #3C76CA;
    padding: 4px 22px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

.start-stop-button-small[b-ub9v050cqc] {
    color: #FFFFFF;
    border-radius: 4px;
    background: #3C76CA;
    padding: 10px 22px 10px 12px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    position: relative;
    height: 25px;
    display: none;
}

.start-stop-button:hover[b-ub9v050cqc] {
    color: #11A1FD;
    border: 1px solid #11A1FD;
    background-color: #FFFFFF;
}

.img-start[b-ub9v050cqc] {
    background-image: url(Images/start.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 13px;
    width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.img-stop[b-ub9v050cqc] {
    background-image: url(Images/stop.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.img-break[b-ub9v050cqc] {
    background-image: url(Images/break.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px;
    width: 8px;
    position: absolute;
    top: 55%;
    transform: translate(0, -50%);
}

.text-button[b-ub9v050cqc] {
    margin-left: 25px;
    vertical-align: middle;
}

.text-button-break[b-ub9v050cqc] {
    margin-left: 20px;
    vertical-align: middle;
}

.start-stop-button:hover .img-start[b-ub9v050cqc] {
    background-image: url("Images/start-blue.svg");
}

.start-stop-button:hover .img-stop[b-ub9v050cqc] {
    background-image: url("Images/stop-blue.svg");
}

.start-stop-button:hover .img-break[b-ub9v050cqc] {
    background-image: url("Images/break-blue.svg");
}

.rz-datatable-data td:first-child .rz-cell-data[b-ub9v050cqc] {
    padding-left: 0 !important;
}

.rz-datatable-thead th .rz-column-title[b-ub9v050cqc] {
    margin-bottom: 15px !important;
}

.table-hr[b-ub9v050cqc] {
    font-weight: 900;
    margin-bottom: 15px;
}

.green-circle[b-ub9v050cqc] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: radial-gradient(#006747 20%, #009639 60%, #78BE20 90%);
    float: right;
    margin-top: 13px;
}

.orange-circle[b-ub9v050cqc] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: radial-gradient(#ED8B00 20%, #FFB81C 60%, #78BE20 90%);
    float: right;
    margin-top: 13px;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 8px #23CE6B, inset 0 0 8px #23CE6B;
    }
    50% {
        box-shadow: 0 0 16px #23CE6B, inset 0 0 14px #23CE6B;
    }
    100% {
        box-shadow: 0 0 8px #23CE6B, inset 0 0 8px #23CE6B;
    }
}

@-webkit-keyframes pulse1 {
    0% {
        box-shadow: 0 0 8px #F7D002, inset 0 0 8px #F7D002;
    }

    50% {
        box-shadow: 0 0 16px #F7D002, inset 0 0 14px #F7D002;
    }

    100% {
        box-shadow: 0 0 8px #F7D002, inset 0 0 8px #F7D002;
    }
}

.inner[b-ub9v050cqc] {
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    box-shadow: 0 0 8px #23CE6B, inset 0 0 8px #23CE6B;
    -webkit-animation: pulse 2s linear 1s infinite;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.inner1[b-ub9v050cqc] {
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    box-shadow: 0 0 8px #F7D002, inset 0 0 8px #F7D002;
    -webkit-animation: pulse1 2s linear 1s infinite;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

@media (max-width: 1650px) {

    .start-stop-div[b-ub9v050cqc] {
        position: absolute;
        top: 0;
        right: 20px;
    }
}

@media (max-width: 450px) {

    .start-stop-div[b-ub9v050cqc] {
        position: absolute;
        top: 0;
        right: 10px;
    }

    .start-stop-button[b-ub9v050cqc] {
        display: none;
    }

    .start-stop-button-small[b-ub9v050cqc] {
        display: inline-block;
    }
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
body[b-w8if25am85] {
}

.rz-tooltip-content[b-w8if25am85] {
    background: red !important;
}

.login-display[b-w8if25am85] {
    align-items: center;
    display: flex;
}

.hello-user[b-w8if25am85] {
    color: black;
    margin-left: 15px;
}

.user-img[b-w8if25am85] {
    margin-left: 40px;
}

.start-stop-button[b-w8if25am85] {
    background: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

    .start-stop-button:hover[b-w8if25am85] {
        color: #11A1FD;
    }

.img-start[b-w8if25am85] {
    background-image: url(Images/start-silver.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 13px;
    width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.img-stop[b-w8if25am85] {
    background-image: url(Images/stop-silver.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.img-break[b-w8if25am85] {
    background-image: url(Images/break-silver.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px;
    width: 8px;
    position: absolute;
    top: 55%;
    transform: translate(0, -50%);
}

.start-stop-button:hover .img-start[b-w8if25am85] {
    background-image: url("Images/start-blue.svg");
}

.start-stop-button:hover .img-stop[b-w8if25am85] {
    background-image: url("Images/stop-blue.svg");
}

.start-stop-button:hover .img-break[b-w8if25am85] {
    background-image: url("Images/break-blue.svg");
}

.green-circle[b-w8if25am85] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: radial-gradient(#006747 20%, #009639 60%, #78BE20 90%);
    float: right;
    margin-top: 13px;
}

.orange-circle[b-w8if25am85] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: radial-gradient(#ED8B00 20%, #FFB81C 60%, #78BE20 90%);
    float: right;
    margin-top: 13px;
}

.user-details[b-w8if25am85] {
    display: flex;
    justify-content: left;
    align-items: center;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 8px #23CE6B, inset 0 0 8px #23CE6B;
    }

    50% {
        box-shadow: 0 0 16px #23CE6B, inset 0 0 14px #23CE6B;
    }

    100% {
        box-shadow: 0 0 8px #23CE6B, inset 0 0 8px #23CE6B;
    }
}

@-webkit-keyframes pulse1 {
    0% {
        box-shadow: 0 0 8px #F7D002, inset 0 0 8px #F7D002;
    }

    50% {
        box-shadow: 0 0 16px #F7D002, inset 0 0 14px #F7D002;
    }

    100% {
        box-shadow: 0 0 8px #F7D002, inset 0 0 8px #F7D002;
    }
}

.inner[b-w8if25am85] {
    background-color: transparent;
    width: 13px;
    height: 13px;
    border-radius: 50px;
    box-shadow: 0 0 4px #23CE6B, inset 0 0 8px #23CE6B;
    -webkit-animation: pulse 2s linear 1s infinite;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}

.inner1[b-w8if25am85] {
    background-color: transparent;
    width: 13px;
    height: 13px;
    border-radius: 50px;
    box-shadow: 0 0 4px #F7D002, inset 0 0 8px #F7D002;
    -webkit-animation: pulse1 2s linear 1s infinite;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}

.notification-btn[b-w8if25am85] {
    display: inline-block;
    /*position: relative;*/
    margin-right: 10px;
}

.new-notification-btn[b-w8if25am85] {
    color: #ff0000bf;
    font-size: 8px;
    position: absolute;
    left: 7px;
    top: 4px;
}

/*@media (max-width: 600px) {
    .hello-user {
      display: none;
    }
}*/
/* /Shared/LoginLayout.razor.rz.scp.css */
.page[b-ed6b35alht] {
    position: relative;
    display: flex;
    flex-direction: column;
    /*background-color: #101D42;
    background-image: linear-gradient(180deg, rgb(16, 50, 70) 0%, #c9daef 70%);*/
    background-image: url("Images/loginlayout-bg.png");
    background-size: 100vw 100vh;
    height: 100vh;
}

.main[b-ed6b35alht] {
    flex: 1;
    padding-top: 15vh;
    overflow: hidden;
}

/*.sidebar {
    background-color: #0C2556;
}*/

.content[b-ed6b35alht] {
    margin-top: 15px;
    height: 100vh;
}

/*.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}*/
.top-row[b-ed6b35alht] {
    padding-right: 1.5rem !important;
}
.top-row[b-ed6b35alht]  a, .top-row .btn-link[b-ed6b35alht] {
    white-space: nowrap;
    margin-left: 1.5rem;
 
}

.top-row a:first-child[b-ed6b35alht] {
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ed6b35alht] {
        display: none;
    }

    .top-row.auth[b-ed6b35alht] {
        justify-content: space-between;
    }

    .top-row a[b-ed6b35alht], .top-row .btn-link[b-ed6b35alht] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ed6b35alht] {
        flex-direction: row;
    }

    .sidebar[b-ed6b35alht] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ed6b35alht] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-ed6b35alht] {
        padding-left: 2rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-76yj10kr2f] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: hidden;
}

.main[b-76yj10kr2f] {
    flex: 1;
    background-color: #F3F7F9;
}

.sidebar[b-76yj10kr2f] {
    /*background-image: linear-gradient(180deg, rgb(16, 50, 70) 0%, #16587d 70%);*/
    background-color: #101D42;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 20px;
    scrollbar-width: none;
    z-index: 450;
    overflow: visible;
}

/*.rz-accordion-header {
    background-color: #101d42 !important;
}

.rz-accordion-content {
    background-color: #101d42 !important;
    padding: 0;
    position: absolute;
    left: 100%;
    width: 200px;
    margin-top: -24px;
}*/
.sidebar[b-76yj10kr2f]::-webkit-scrollbar {
    display: none;
}

.content[b-76yj10kr2f] {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 1rem;
    overflow: auto;
    height: calc(100vh - 48px);
    position: relative;
}

.wrapper-content[b-76yj10kr2f] {
    overflow: hidden;
    height: calc(100vh - 48px);
    position: relative;
}

.wrapper-content[b-76yj10kr2f]::before {
    content: "";
    background-image: url(Images/AION-Logo-bg.png);
    background-size: 70vw 130vh;
    background-position: right -390px bottom -200px;
    background-repeat: no-repeat;
    opacity: 0.15;
    display: block;
    position: absolute;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.top-row[b-76yj10kr2f] {
    background-color: white;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
    justify-content: space-between;
    height: 3rem !important;
    display: flex;
    align-items: center;
    color: #88989b;

}

  /*  .top-row ::deep a, .top-row .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
}*/

    .top-row a:first-child[b-76yj10kr2f] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1650px) {
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 80vw 130vh;
        background-position: right -300px bottom -200px;
    }
}


@media (max-width: 1350.98px) {
    .page[b-76yj10kr2f] {
        overflow: auto;
        height: auto;
    }

    .nav-box[b-76yj10kr2f] {
        width: 250px;
        float: right;
    }

    .top-row.auth[b-76yj10kr2f] {
        justify-content: space-between;
    }

    .top-row a[b-76yj10kr2f], .top-row .btn-link[b-76yj10kr2f] {
        margin-left: 0;
    }

    .content[b-76yj10kr2f] {
        padding-right: 0 !important;
    }

    .main > div[b-76yj10kr2f] {
        padding-left: 1rem !important;
        padding-right: 0 !important;
    }
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 85vw 130vh;
        background-position: right -200px bottom -200px;
    }
    .sidebar[b-pde8k7yec9][b-76yj10kr2f] {
       padding-bottom: 0; 
    }
}

@media (max-width: 1148px) {
    .content[b-76yj10kr2f] {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100vh - 108.8px);
    }
    .wrapper-content[b-76yj10kr2f] {
        height: calc(100vh - 108.8px);
    }

    .main > div[b-76yj10kr2f] {
        padding-left: 3px !important;
        padding-right: 0 !important;
    }

    .page[b-76yj10kr2f] {
        overflow: hidden;
        height: auto;
    }
}

@media (max-width: 1101px) {
    .content[b-76yj10kr2f] {
        padding-right: 0;
    }
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 100vw 130vh;
        background-position: right -200px bottom -200px;
    }
}
@media (max-width: 900px) {
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 110vw 130vh;
        background-position: right -290px bottom -200px;
    }
}

@media (max-width: 750px) {
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 115vw 130vh;
        background-position: right -190px bottom -200px;
    }
}

@media (min-width: 1351px) {
    .page[b-76yj10kr2f] {
    flex-direction: row;
}

.sidebar[b-76yj10kr2f] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
}

.nav-box[b-76yj10kr2f] {
    width: 250px;
    float: left;
}

.top-row[b-76yj10kr2f] {
    position: sticky;
    top: 0;
    z-index: 450;
}

.main > div[b-76yj10kr2f] {
    padding-left: 1rem !important;
    padding-right: 0 !important;
}
}


@media (max-width: 550px) {
    .wrapper-content[b-76yj10kr2f]::before {
        background-size: 140vw 100vh;
        background-position: center;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */

    .navbar-toggler[b-ln92nfr7wz] {
    background-color: transparent;
    border: none;
}

.navbar-toggler-icon[b-ln92nfr7wz] {
    width: 1.3em;
    height: 1.3em;
}

.top-row[b-ln92nfr7wz] {
    height: 3rem;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
    background-color: #dee2e60f;
}

.navbar[b-ln92nfr7wz] {
    padding: 0;
}

h4[b-ln92nfr7wz] {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0.67px;
    color: #8692AB;
    cursor: pointer;
    padding: 5px 0 5px 5px;
    font-size: 14px;
    margin-bottom: 0;
}

    h4:hover[b-ln92nfr7wz] {
        color: #FCFDFE !important;
    }

h5[b-ln92nfr7wz] {
    text-align: left;
    letter-spacing: 1px;
    color: #FFFFFF66;
    text-transform: uppercase;
    opacity: 1;
    padding-left: 2.2rem;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 15px;
}

.menu-invisible[b-ln92nfr7wz] {
    display: none;
}

.visible[b-ln92nfr7wz] {
    display: block;
}

.invisible[b-ln92nfr7wz] {
    display: none;
}

.menu-visible[b-ln92nfr7wz] {
    display: block;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
}*/

.logo-img[b-ln92nfr7wz] {
    height: 35px;
    margin-right: 5px;
}

.logo-text[b-ln92nfr7wz] {
    height: 35px;
}


.navbar-brand[b-ln92nfr7wz] {
    font-size: 1.1rem;
    /* padding-left: 0.4rem;*/
}

.oi[b-ln92nfr7wz] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.fas[b-ln92nfr7wz] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.inactive-link[b-ln92nfr7wz] {
    padding-left: 50px;
    font-size: 0.755rem !important;
}

.nav-item[b-ln92nfr7wz] {
    font-size: 0.9rem;
    /*  padding-bottom: 0.2rem;*/
}

    .nav-item:first-of-type[b-ln92nfr7wz] {
        padding-top: 0rem;
    }

    .nav-item:last-of-type[b-ln92nfr7wz] {
        padding-bottom: 0rem;
    }

.item[b-ln92nfr7wz] {
    color: #FFFFFF;
    opacity: 0.6;
    border-radius: 4px;
    height: 2.5rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    padding: 1.5rem 1rem;
}

.nav-item[b-ln92nfr7wz]  a {
    color: #8692AB;
    height: 2rem;
    display: flex;
    align-items: center;
    word-break: break-word;
    padding: 1.3rem 1rem 1.3rem 1.7rem !important
}

.nav-link[b-ln92nfr7wz] {
    display: block;
    padding: .5rem 1.5rem !important;

}

.nav-item[b-ln92nfr7wz]  a.active {
  /*  background-color: #243667;*/
    color: #FCFDFE;
}

.nav-item[b-ln92nfr7wz]  a:hover {
   /* background-color: #243667;*/
        color: #FCFDFE;
}

a[b-ln92nfr7wz] {
    color: #FFFFFF66 !important;
}

.accordion[b-ln92nfr7wz] {
    margin-top: 30px;
    margin-bottom: 30px;
}

.card[b-ln92nfr7wz] {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0;
    margin-bottom: 0px;
}

.card-body[b-ln92nfr7wz] {
    padding: 0 !important;
    background: #1E2D57;
}

.card-header[b-ln92nfr7wz] {
    position: relative !important;
    visibility: visible;
    padding: 0 !important;
    background-color: #101D42;
    border-bottom: none;
}

.hover-menu[b-ln92nfr7wz] {
    background: #1E2D57;
    color: #FCFDFE;
    padding: 0 !important;
    position: fixed;
    left: 250px;
    width: 250px;
    margin-top: -42px;
}

.card-header:hover[b-ln92nfr7wz], .card-header:active[b-ln92nfr7wz] {
    background-color: #243667;
    color: #FCFDFE;
}

.nav-bar-footer[b-ln92nfr7wz] {
    color: white;
    opacity: 0.3;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-top: 1px solid #d3d3d34a;
    font-size: 13px;
    padding-top: 10px;
}

@media (min-width: 1351px) {
    .navbar-toggler[b-ln92nfr7wz] {
        display: none;
    }

    .menu-invisible[b-ln92nfr7wz] {
        display: block;
    }
    /*.collapse {
         Never collapse the sidebar for wide screens 
        display: block;
    }*/
}


@media (max-width: 1350.99px) {
    .visible[b-ln92nfr7wz] {
        display: none;
    }

    .nav-bar-footer[b-ln92nfr7wz] {
        display: none;
    }
    /*.collapse {
         Never collapse the sidebar for wide screens 
        display: block;
    }*/
}
