@import '_content/ilabNetCommon.UI/ilabNetCommon.UI.bundle.scp.css';

/* /Pages/Komponenten/DataGrid.razor.rz.scp.css */
.dataGrid[b-64jbckkf3g] {
    height: 100%;
}

.dataGrid[b-64jbckkf3g]  .k-grid td,
.dataGrid[b-64jbckkf3g]  .k-grid .k-table-td {
    white-space: nowrap;
}


.dataGrid[b-64jbckkf3g]  .grid-no-scroll .k-grid-content {
    overflow-y: hidden;
    overflow-x: scroll;
}

.dataGrid[b-64jbckkf3g]  .grid-no-scroll .k-grid-header,
.dataGrid[b-64jbckkf3g]  .grid-no-scroll .k-grid-footer {
    padding-right: 0; /* version 2.26 and older requires !important here */
}

.dataGrid[b-64jbckkf3g]  .grid-no-scroll .k-grid-header-wrap,
.dataGrid[b-64jbckkf3g]  .grid-no-scroll .k-grid-footer-wrap {
    border-right-width: 0;
}

/*.dataGrid ::deep .k-column-title {
    order: 10;
}

.dataGrid ::deep .k-sort-order {
    margin-right: 0.2rem;
}*/
/* /Pages/Komponenten/DatePicker.razor.rz.scp.css */
.FormPanel-item[b-420pmcgss6] {
  margin-left: var(--FormPanel-Item-margin-left) !important;
  margin-top: var(--FormPanel-Item-margin-top) !important;
  margin-right: var(--FormPanel-Item-margin-right) !important;
  margin-bottom: var(--FormPanel-Item-margin-bottom) !important;
  padding-left: var(--FormPanel-Item-margin-left) !important;
  padding-top: var(--FormPanel-Item-margin-top) !important;
  padding-right: var(--FormPanel-Item-margin-right) !important;
  padding-bottom: var(--FormPanel-Item-margin-bottom) !important;
}

.compact[b-420pmcgss6] {
  margin-bottom: 1px !important;
  padding-bottom: 1px !important;
}

.compact > item-Label-Floating > .form-floating > label[b-420pmcgss6] {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
}

.compact[b-420pmcgss6] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
}

.compact label[b-420pmcgss6] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
}

.compact input[type=checkbox][b-420pmcgss6],
input[type=color][b-420pmcgss6],
input[type=radio][b-420pmcgss6],
input[type=range][b-420pmcgss6],
select[b-420pmcgss6] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
  height: 30px !important;
}

.compact input[type=color][b-420pmcgss6] {
  padding: 1px !important;
}

.DatePicker-Container[b-420pmcgss6] {
  background-color: var(--FormPanel-Item-Background-Brush);
  border-left-width: var(--FormPanel-Item-Border-Left-Width);
  border-top-width: var(--FormPanel-Item-Border-Top-Width);
  border-right-width: var(--FormPanel-Item-Border-Right-Width);
  border-bottom-width: var(--FormPanel-Item-Border-Bottom-Width);
  border-color: var(--FormPanel-Item-Border-Brush);
  border-radius: var(--FormPanel-Item-Border-Radius);
}

.DatePicker-Container-ReadOnly[b-420pmcgss6] {
  background-color: var(--FormPanel-Item-Background-Brush);
  border-left-width: var(--FormPanel-Item-Border-Left-Width);
  border-top-width: var(--FormPanel-Item-Border-Top-Width);
  border-right-width: var(--FormPanel-Item-Border-Right-Width);
  border-bottom-width: var(--FormPanel-Item-Border-Bottom-Width);
  border-color: var(--FormPanel-Item-Border-Brush);
  border-radius: var(--FormPanel-Item-Border-Radius);
  background-color: var(--FormPanel-Item-ReadOnly-Background-Brush) !important;
}
/* /Pages/Komponenten/FormDatePicker.razor.rz.scp.css */
.FormPanel-item[b-64zjtb3x35] {
  margin-left: var(--FormPanel-Item-margin-left) !important;
  margin-top: var(--FormPanel-Item-margin-top) !important;
  margin-right: var(--FormPanel-Item-margin-right) !important;
  margin-bottom: var(--FormPanel-Item-margin-bottom) !important;
  padding-left: var(--FormPanel-Item-margin-left) !important;
  padding-top: var(--FormPanel-Item-margin-top) !important;
  padding-right: var(--FormPanel-Item-margin-right) !important;
  padding-bottom: var(--FormPanel-Item-margin-bottom) !important;
}

.compact[b-64zjtb3x35] {
  margin-bottom: 1px !important;
  padding-bottom: 1px !important;
}

.compact > item-Label-Floating > .form-floating > label[b-64zjtb3x35] {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
}

.compact[b-64zjtb3x35] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
}

.compact label[b-64zjtb3x35] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
}

.compact input[type=checkbox][b-64zjtb3x35],
input[type=color][b-64zjtb3x35],
input[type=radio][b-64zjtb3x35],
input[type=range][b-64zjtb3x35],
select[b-64zjtb3x35] {
  font-size: 10pt !important;
  /*font-size: var(--calc-theme-font-size-compact) !important;*/
  height: auto !important;
  height: 30px !important;
}

.compact input[type=color][b-64zjtb3x35] {
  padding: 1px !important;
}

.form-label[b-64zjtb3x35] {
  margin: unset !important;
}

.item-Label-Floating[b-64zjtb3x35] {
  display: grid;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  justify-items: stretch;
  align-items: baseline;
}

.item-Label-Left[b-64zjtb3x35] {
  display: grid;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  justify-items: stretch;
  align-items: baseline;
}

.item-Label-Top[b-64zjtb3x35] {
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  justify-items: stretch;
  align-items: baseline;
}

.item-Label-Right[b-64zjtb3x35] {
  display: grid;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  justify-items: stretch;
  align-items: baseline;
}

.item-Label-Bottom[b-64zjtb3x35] {
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  justify-items: stretch;
  align-items: baseline;
}
/* /Shared/AccountRoot.razor.rz.scp.css */
.Account-Root-Container-Border[b-2qo7qr7sgr] {
    width: 100%;
    height: 100%;

    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: 100%;
}

.Account-Root-Container-Left[b-2qo7qr7sgr] {
    background-color: var(--theme-colour-light-gray);
    border-right-color: #dadada;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 0px;
}

.Account-Root-Container-Right[b-2qo7qr7sgr] {
    border-left-color: var(--theme-colour-middle-gray);
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: 2px;
}

.Account-Root-Menu-Item[b-2qo7qr7sgr] {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-column-gap: 6px;
    justify-content: start;
    align-items: center;
    text-decoration: none;
    color: var(--theme-font-colour);
    font-weight: 500;
    height: var(--theme-size);
    padding-left: 12px;
    padding-right: 12px;
}

.Account-Root-Menu-Item:hover[b-2qo7qr7sgr],
.Account-Root-Menu-Item:hover *[b-2qo7qr7sgr] {
    background-color: var(--theme-colour-dark-gray);
    color: var(--theme-colour-light) !important;
}

.Account-Root-Menu-Item:active[b-2qo7qr7sgr],
.Account-Root-Menu-Item:active *[b-2qo7qr7sgr] {
    background-color: var(--theme-accent-1);
    color: var(--theme-colour-light) !important;
}
/* /Shared/AuthenticationLayout.razor.rz.scp.css */
.page[b-12449u9u5h] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-12449u9u5h] {
    flex: 1;
}

.sidebar[b-12449u9u5h] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-12449u9u5h] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-12449u9u5h]  a, .top-row[b-12449u9u5h]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-12449u9u5h]  a:hover, .top-row[b-12449u9u5h]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-12449u9u5h]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-12449u9u5h] {
        display: none;
    }

    .top-row.auth[b-12449u9u5h] {
        justify-content: space-between;
    }

    .top-row[b-12449u9u5h]  a, .top-row[b-12449u9u5h]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-12449u9u5h] {
        flex-direction: row;
    }

    .sidebar[b-12449u9u5h] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-12449u9u5h] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-12449u9u5h]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-12449u9u5h], article[b-12449u9u5h] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/IlabWebRoot.razor.rz.scp.css */
.page[b-8x2kuk3jpe] {
    position: absolute;
    background-color: white;
    width: 100%;
    height: 100%;
}

.grid-container-vertical-Desktop[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--MainNavMenu-height) 1fr var(--StatusBar-height);
    grid-template-areas: ". " ". " ". ";
    grid-column-gap: 0px;
    grid-row-gap: 2px;
    justify-items: stretch;
    align-items: stretch;
}

/*.grid-container-vertical-Phone {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--MainNavMenu-height) 1fr var(--StatusBar-height);
    grid-template-areas: ". " ". " ". ";
    grid-column-gap: 0px;
    grid-row-gap: 2px;
    justify-items: stretch;
    align-items: stretch;
}*/

.grid-container-vertical-Phone[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr var(--StatusBar-height) var(--MainNavMenu-height);
    grid-template-areas: ". " ". " ". ";
    grid-column-gap: 0px;
    grid-row-gap: 2px;
    justify-items: stretch;
    align-items: stretch;
}

.grid-container-horizontal-Desktop[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: 1fr;
    grid-template-areas: ". . . ";
    grid-column-gap: 2px;
    grid-row-gap: 0px;
    justify-items: stretch;
    align-items: stretch;
}

.grid-container-horizontal-Phone[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: ". . ";
    grid-column-gap: 2px;
    grid-row-gap: 0px;
    justify-items: stretch;
    align-items: stretch;
}

.grid-container-content-Desktop[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--ContextBar-height) 1fr;
    grid-template-areas: ". " ". ";
    grid-column-gap: 0px;
    grid-row-gap: 1px;
    justify-items: stretch;
    align-items: stretch;
}

.grid-container-content-Phone[b-8x2kuk3jpe] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--ContextBar-height) 1fr;
    grid-template-areas: ". " ". ";
    grid-column-gap: 0px;
    grid-row-gap: 1px;
    justify-items: stretch;
    align-items: stretch;
}

.color-F0F0F0[b-8x2kuk3jpe] {
    background-color: var(--theme-colour-light-gray);
}

.color-D9D9D9[b-8x2kuk3jpe] {
    background-color: var(--theme-colour-middle-gray);
}

.color-FFFFFF[b-8x2kuk3jpe] {
    background-color: var(--theme-colour-light);
}

main[b-8x2kuk3jpe] {
    flex: 1;
    background: white no-repeat padding-box;
}

.sidebar[b-8x2kuk3jpe] {
    background: #00000001 no-repeat padding-box;
}

.top-row[b-8x2kuk3jpe] {
    background: transparent no-repeat padding-box;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8x2kuk3jpe]  a, .top-row[b-8x2kuk3jpe]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-8x2kuk3jpe]  a:hover, .top-row[b-8x2kuk3jpe]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-8x2kuk3jpe]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8x2kuk3jpe] {
        display: none;
    }

    .top-row.auth[b-8x2kuk3jpe] {
        justify-content: space-between;
    }

    .top-row[b-8x2kuk3jpe]  a, .top-row[b-8x2kuk3jpe]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-w5k4zw863w] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-w5k4zw863w] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-w5k4zw863w] {
    font-size: 1.1rem;
}

.oi[b-w5k4zw863w] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-w5k4zw863w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-w5k4zw863w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-w5k4zw863w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-w5k4zw863w]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-w5k4zw863w]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-w5k4zw863w]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-w5k4zw863w] {
        display: none;
    }

    .collapse[b-w5k4zw863w] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
