@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Pages/DocumentQueue.razor.rz.scp.css */
.popupButton[b-2o16knaeb0]{
    height: 38px;
    background-color: #fdfdfd;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin-top: 24px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    
}

.popupButton:hover[b-2o16knaeb0]{
    box-shadow: 2px 2px black;
    background-color: #d3d6d8;
    cursor: pointer;
    margin-left: 0px;
}
/* /Pages/Login.razor.rz.scp.css */
.login-form[b-ivxwyxwyfi]{
    margin: auto;
    width: 50%;
}

.login-form a[b-ivxwyxwyfi]{
    color: rgb(138, 138, 138);
    text-decoration: none;
}

.login-form .btn-primary[b-ivxwyxwyfi]{
    background-color: #00509e;
    border-color: #00509e;
    width: 100%;
}

.login-form .btn-primary:hover[b-ivxwyxwyfi]{
    background-color: #297dd1;
}

.login-form .login-spinner[b-ivxwyxwyfi]{
    margin-top: 8px;
}
/* /Pages/sourceMaintenance/ChecklistBronnen/ChecklistBronnen.razor.rz.scp.css */
.container[b-v3hb4385eq]{
    min-width: 100%;
    padding: 0px;
    padding-right: 8px;
}

.row>*[b-v3hb4385eq]{
    padding-left: 0px;
    padding-right: 0px;
}

.col-11[b-v3hb4385eq]{
    padding: 0px;
}

.btn-primary[b-v3hb4385eq]{
    background-color: #00509e;
    border-color: #00509e;
}

.btn-primary:hover[b-v3hb4385eq]{
    background-color: #297dd1;
}

.subject-section[b-v3hb4385eq]{
    
    width: 100%;
}

.subject-header[b-v3hb4385eq]{
    margin-top: 8px;
    background-color: #00509e;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    align-content: center;
    color: white;
}

.subject-body[b-v3hb4385eq]{
    background-color: white;
    border: 1px solid #ccc9c9;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

#basicInformation[b-v3hb4385eq]{
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}


.cbTable table[b-v3hb4385eq]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.cbTable th[b-v3hb4385eq], .tsaTable td[b-v3hb4385eq]{
    text-align: left;
    width: 500px;
}

.cbComment[b-v3hb4385eq]{
    min-width: 80px;
}

.cbSelect[b-v3hb4385eq]{
    border-radius: 0.25rem;
    border: 1px solid #ced4da;
    margin-bottom: 24px;
    height: 38px;
}

.cbSelect:active[b-v3hb4385eq]{
    outline: #0b5ed7 solid 1px;
}

.cbSelect:focus[b-v3hb4385eq]{
    outline: #0b5ed7 solid 1px;
}
@media (max-width: 1280px)
{
    .cbOmschrijving[b-v3hb4385eq]{
    width: 900px;
    padding-bottom: 24px;
}
}
@media (min-width: 1281px)
{
    .cbOmschrijving[b-v3hb4385eq]{
    min-width: 515px;
    width: 900px;
    padding-bottom: 24px;
}
}

.cbComment[b-v3hb4385eq]{
    width: 900px;
}

.textCounter[b-v3hb4385eq]{
    text-align: right;
    font-size: 12px;
    margin-left: 75%;
}

.imageContainer[b-v3hb4385eq]{
    background-color: #d8deff;
    margin: 8px;
    position: relative;
}

.imageContainer:hover[b-v3hb4385eq]{
    background-color: rgba(19, 57, 224, 0.479);
    cursor: pointer;
}

.imageContainer img[b-v3hb4385eq]{
    margin-left: auto;
    margin-right: auto;
}

.closeButton[b-v3hb4385eq]{
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: #73b9ff;
    border-radius: 50%;
    border: 1px solid black;
    margin-top: 4px;
    margin-right: 4px!important;
}

.closeButton:hover[b-v3hb4385eq]{
    background-color: #258af0;
    cursor: pointer;
}

.infoCard[b-v3hb4385eq]{
    margin-top: 8px;
    margin-bottom: 8px;
    /*margin-left: 12px;*/
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}
/* /Pages/sourceMaintenance/Customer/CustomerPage.razor.rz.scp.css */
.container[b-oncylov6t4]{
    min-width: 100%;
    padding: 0px;
    padding-right: 8px;
}

.row>*[b-oncylov6t4]{
    padding-left: 0px;
    padding-right: 0px;
}

.col-11[b-oncylov6t4]{
    padding: 0px;
}

.btn-primary[b-oncylov6t4]{
    background-color: #00509e;
    border-color: #00509e;

    margin-bottom: 8px;
}

.btn-primary:hover[b-oncylov6t4]{
    background-color: #297dd1;
}

.subject-section[b-oncylov6t4]{
    margin-left: 8px;
    margin-right: 16px;
    width: 99%;
}

.subject-header[b-oncylov6t4]{
    margin-top: 8px;
    background-color: #00509e;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    align-content: center;
    color: white;
}

.subject-body[b-oncylov6t4]{
    background-color: white;
    border: 1px solid #ccc9c9;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

.restTable table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.restTable th[b-oncylov6t4], td[b-oncylov6t4]{
    text-align: center;
    width: 140px;
}

.dischargeTable1 table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.dischargeTable1 th[b-oncylov6t4], .dischargeTable1 td[b-oncylov6t4]{
    text-align: center;
    width: 140px;
}

.dischargeTable2 table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.dischargeTable2 th[b-oncylov6t4], .dischargeTable2 td[b-oncylov6t4]{
    text-align: center;
    width: 280px;
}


.flushHotTable table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.flushHotTable th[b-oncylov6t4], .flushHotTable td[b-oncylov6t4]{
    text-align: center;
    width: 140px;
}

.flushColdTable table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.flushColdTable th[b-oncylov6t4], .flushColdTable td[b-oncylov6t4]{
    text-align: center;
    width: 140px;
}

.energyTable table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.energyTable th[b-oncylov6t4],.energyTable  td[b-oncylov6t4]{
    text-align: center;
    width: 500px;
}

#saveButton[b-oncylov6t4]{
    margin-top: 8px;
    margin-left: 6px;
    margin-right: 4px;
    width: 99%;
}

#finishButton[b-oncylov6t4]{
    margin-top: 8px;
    margin-left: 6px;
    margin-right: 0px;
    width: 99%;
}

#tabBar[b-oncylov6t4]{
    padding-left: 0px;
}

#overviewButton[b-oncylov6t4]{
    margin-top: 8px;
    margin-left: 6px;
    margin-right: 4px;
    width: 99%;
}

#settingsButton[b-oncylov6t4]{
    float: right;
    margin-bottom: 8px;
}

#doubletTButton[b-oncylov6t4]{
    float: right;
    margin-bottom: 8px;
    margin-right: 8px;
}

#doubletSButton[b-oncylov6t4]{
    float: right;
    margin-bottom: 8px;
    margin-right: 8px;
}

.button-radio[b-oncylov6t4]{
    width: 24px!important;
    height: 24px!important;
}

.tsaTable table[b-oncylov6t4]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.tsaTable th[b-oncylov6t4], .tsaTable td[b-oncylov6t4]{
    text-align: left;
    width: 500px;
}

.tsaComment[b-oncylov6t4]{
    min-width: 80px;
}

.textCounter[b-oncylov6t4]{
    text-align: right;
    font-size: 12px;
    margin-left: 75%;
}

.infoCard[b-oncylov6t4]{
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 12px;
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}

.tsaForm[b-oncylov6t4]{
    /*margin-left: 5px;*/
}

.tsasubject-section[b-oncylov6t4]{
    margin-left: 8px;
    margin-right: 16px;
}

.imageContainer[b-oncylov6t4]{
    background-color: #d8deff;
    margin: 8px;
    position: relative;
}

.imageContainer:hover[b-oncylov6t4]{
    background-color: rgba(19, 57, 224, 0.479);
    cursor: pointer;
}

.imageContainer img[b-oncylov6t4]{
    margin-left: auto;
    margin-right: auto;
}

.closeButton[b-oncylov6t4]{
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: #73b9ff;
    border-radius: 50%;
    border: 1px solid black;
    margin-top: 4px;
    margin-right: 4px!important;
}

.closeButton:hover[b-oncylov6t4]{
    background-color: #258af0;
    cursor: pointer;
}
/* /Pages/sourceMaintenance/DoubletOverview/DoubletOverview.razor.rz.scp.css */
#restRow[b-b3dfby1ga3]{
    max-height: 50%;
}

#flowTable[b-b3dfby1ga3]{
    background-color: #b6c8ff;
}

#restTableDiv[b-b3dfby1ga3]{
    max-height: 350px;
    overflow-y: auto;
}
#restTableDiv table[b-b3dfby1ga3]{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
#restTableDiv thead[b-b3dfby1ga3]{
    position: sticky;
    top: 0;
    background-color: white;
}
#restTableDiv thead th[b-b3dfby1ga3]{
    border-top: 2px solid rgb(240, 240, 240);
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}

#restTableDiv td[b-b3dfby1ga3]{
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}
#restTableDiv thead th:first-child[b-b3dfby1ga3], #restTableDiv td:first-child[b-b3dfby1ga3]{
    border-left: 2px solid rgb(240, 240, 240);
}


#dischargeTableDiv[b-b3dfby1ga3]{
    margin-top: 8px;
    max-height: 350px;
    overflow-y: auto;
}

#dischargeTableDiv table[b-b3dfby1ga3]{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
#dischargeTableDiv thead[b-b3dfby1ga3]{
    position: sticky;
    top: 0;
    background-color: white;
}
#dischargeTableDiv thead th[b-b3dfby1ga3]{
    border-top: 2px solid rgb(240, 240, 240);
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}

#dischargeTableDiv td[b-b3dfby1ga3]{
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}
#dischargeTableDiv thead th:first-child[b-b3dfby1ga3], #restTableDiv td:first-child[b-b3dfby1ga3]{
    border-left: 2px solid rgb(240, 240, 240);
}

#dischargeTableDiv2[b-b3dfby1ga3]{
    margin-top: 8px;
    max-height: 350px;
    overflow-y: auto;
}

#dischargeTableDiv2 table[b-b3dfby1ga3]{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
#dischargeTableDiv2 thead[b-b3dfby1ga3]{
    position: sticky;
    top: 0;
    background-color: white;
}
#dischargeTableDiv2 thead th[b-b3dfby1ga3]{
    border-top: 2px solid rgb(240, 240, 240);
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}

#dischargeTableDiv2 td[b-b3dfby1ga3]{
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}
#dischargeTableDiv2 thead th:first-child[b-b3dfby1ga3], #restTableDiv td:first-child[b-b3dfby1ga3]{
    border-left: 2px solid rgb(240, 240, 240);
}
/* /Pages/sourceMaintenance/EnergyOverview/EnergyOverview.razor.rz.scp.css */
#dischargeTableDiv[b-2nskmlq6no]{
    max-height: 600px;
    overflow-y: auto;
}
/* /Pages/sourceMaintenance/FlushOverview/FlushOverview.razor.rz.scp.css */
#maxTable[b-t32543651y]{
    background-color: #b6c8ff;
}

#hotTableDiv[b-t32543651y]{
    max-height: 350px;
    overflow-y: auto;
}

#hotTableDiv table[b-t32543651y]{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
#hotTableDiv thead[b-t32543651y]{
    position: sticky;
    top: 0;
    background-color: white;
}
#hotTableDiv thead th[b-t32543651y]{
    border-top: 2px solid rgb(240, 240, 240);
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}

#hotTableDiv td[b-t32543651y]{
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}
#hotTableDiv thead th:first-child[b-t32543651y], #restTableDiv td:first-child[b-t32543651y]{
    border-left: 2px solid rgb(240, 240, 240);
}

#coldTableDiv[b-t32543651y]{
    margin-top: 8px;
    max-height: 350px;
    overflow-y: auto;
}

#coldTableDiv table[b-t32543651y]{
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
#coldTableDiv thead[b-t32543651y]{
    position: sticky;
    top: 0;
    background-color: white;
}
#coldTableDiv thead th[b-t32543651y]{
    border-top: 2px solid rgb(240, 240, 240);
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}

#coldTableDiv td[b-t32543651y]{
    border-bottom: 2px solid rgb(240, 240, 240);
    border-right: 2px solid rgb(240, 240, 240);
}
#coldTableDiv thead th:first-child[b-t32543651y], #restTableDiv td:first-child[b-t32543651y]{
    border-left: 2px solid rgb(240, 240, 240);
}

th[b-t32543651y],td[b-t32543651y]{
    min-width: 58px;
}
/* /Pages/sourceMaintenance/PreventiefOnderhoud/PreventiefOnderhoud.razor.rz.scp.css */
.container[b-ulw7rya1rg]{
    min-width: 100%;
    padding: 0px;
    padding-right: 8px;
}

.row>*[b-ulw7rya1rg]{
    padding-left: 0px;
    padding-right: 0px;
}

.col-11[b-ulw7rya1rg]{
    padding: 0px;
}

.btn-primary[b-ulw7rya1rg]{
    background-color: #00509e;
    border-color: #00509e;
}

.btn-primary:hover[b-ulw7rya1rg]{
    background-color: #297dd1;
}

.subject-section[b-ulw7rya1rg]{
    
    width: 100%;
}

.subject-header[b-ulw7rya1rg]{
    margin-top: 8px;
    background-color: #00509e;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    align-content: center;
    color: white;
}

.subject-body[b-ulw7rya1rg]{
    background-color: white;
    border: 1px solid #ccc9c9;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

#basicInformation[b-ulw7rya1rg]{
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}


.pboTable table[b-ulw7rya1rg]{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.pboTable th[b-ulw7rya1rg], .tsaTable td[b-ulw7rya1rg]{
    text-align: left;
    width: 500px;
}

.pboComment[b-ulw7rya1rg]{
    min-width: 80px;
}

.pboSelect[b-ulw7rya1rg]{
    border-radius: 0.25rem;
    border: 1px solid #ced4da;
    margin-bottom: 24px;
    height: 38px;
}

.pboSelect:active[b-ulw7rya1rg]{
    outline: #0b5ed7 solid 1px;
}

.pboSelect:focus[b-ulw7rya1rg]{
    outline: #0b5ed7 solid 1px;
}
@media (max-width: 1280px)
{
    .PBOOmschrijving[b-ulw7rya1rg]{
    width: 900px;
    padding-bottom: 24px;
}
}
@media (min-width: 1281px)
{
    .PBOOmschrijving[b-ulw7rya1rg]{
    min-width: 515px;
    width: 900px;
    padding-bottom: 24px;
}
}

.PBOComment[b-ulw7rya1rg]{
    width: 900px;
}

.textCounter[b-ulw7rya1rg]{
    text-align: right;
    font-size: 12px;
    margin-left: 75%;
}

.imageContainer[b-ulw7rya1rg]{
    background-color: #d8deff;
    margin: 8px;
    position: relative;
}

.imageContainer:hover[b-ulw7rya1rg]{
    background-color: rgba(19, 57, 224, 0.479);
    cursor: pointer;
}

.imageContainer img[b-ulw7rya1rg]{
    margin-left: auto;
    margin-right: auto;
}

.closeButton[b-ulw7rya1rg]{
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: #73b9ff;
    border-radius: 50%;
    border: 1px solid black;
    margin-top: 4px;
    margin-right: 4px!important;
}

.closeButton:hover[b-ulw7rya1rg]{
    background-color: #258af0;
    cursor: pointer;
}

.infoCard[b-ulw7rya1rg]{
    margin-top: 8px;
    margin-bottom: 8px;
    /*margin-left: 12px;*/
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}
/* /Pages/sourceMaintenance/SourceMaintenance/SourceMaintenance.razor.rz.scp.css */
#addCustomerButton[b-zzqa4tutj6]{
    margin-left: auto;
    position: right;
    width: 150px;
}

.btn-primary[b-zzqa4tutj6]{
    background-color: #00509e;
    border-color: #00509e;
}

.btn-primary:hover[b-zzqa4tutj6]{
    background-color: #297dd1;
}

.plusSymbol[b-zzqa4tutj6]{
    font-size: 28px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.plusSymbol:hover[b-zzqa4tutj6]{
    cursor: pointer;
    color: rgb(172, 172, 172);
}

.plusSymbol:active[b-zzqa4tutj6]{
    cursor: pointer;
    color: rgb(117, 117, 117);
}

#doubletRemoveButton:hover[b-zzqa4tutj6]{
    cursor: pointer;
}

.grid[b-zzqa4tutj6]{
    max-height: calc(100vw - 250px);
}
[b-zzqa4tutj6] tr:nth-child(even) { background: rgba(214, 226, 252, 0.4); }
.tableDiv table[b-zzqa4tutj6]{
    /*display: block;*/
    overflow-x: auto;
    overflow-y: auto;
    white-space: nowrap;
    max-width: 4500px;
    height: 650px;
}


[b-zzqa4tutj6] .quickgrid[theme=default] .col-header-content {
    padding: 0px;
}
[b-zzqa4tutj6] .quickgrid[theme=default] .qgDate{
    min-width: 120px;
}
[b-zzqa4tutj6] .quickgrid[theme=default] td {
    border-right: 1px solid #e0dfdf;
    border-left: 1px solid #e0dfdf;
    width: 400px;
}

#paginatorRow[b-zzqa4tutj6]{
    margin-top: 32px;
}

.slheInfo[b-zzqa4tutj6]{
    background-color: white;
    margin-top: 8px;
    margin-bottom: 8px;
    box-shadow: 2px 2px 4px #000000;
    padding: 2px;
}

#slheGrid[b-zzqa4tutj6]{
    overflow-x: auto;
}

.loc-input[b-zzqa4tutj6]{
    background-color: white;
    border-radius: 0.25rem;
    padding: 4px;
    height: 38px;
    border: 1px solid #ced4da;
    width: 1342px;
}
/* /Pages/visitlogging/LocationControlPage.razor.rz.scp.css */
#dateInput[b-rppf7jbaop]{
    max-width: 206px;
    margin-bottom: 8px;
}

.btn[b-rppf7jbaop]{
    min-width: 103px;
}

#logItems[b-rppf7jbaop]{
    max-height: 500px;
    margin-bottom: 8px;
    overflow-y: auto;
}
/* /Pages/visitlogging/VisitLocationPage.razor.rz.scp.css */
#addLocationButton[b-x7d9hjojqv]{
    margin-left: auto;
    position: right;
    width: 150px;
}

.btn-primary[b-x7d9hjojqv]{
    background-color: #00509e;
    border-color: #00509e;
}

.btn-primary:hover[b-x7d9hjojqv]{
    background-color: #297dd1;
}

.plusSymbol[b-x7d9hjojqv]{
    font-size: 52px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.plusSymbol:hover[b-x7d9hjojqv]{
    cursor: pointer;
    color: rgb(172, 172, 172);
}

.plusSymbol:active[b-x7d9hjojqv]{
    cursor: pointer;
    color: rgb(117, 117, 117);
}

#doubletRemoveButton:hover[b-x7d9hjojqv]{
    cursor: pointer;
}

.locationContainer[b-x7d9hjojqv]{
    max-height: 600px;
    overflow-y: auto;
}
/* /Pages/visitlogging/VisitRegisterPage.razor.rz.scp.css */
#sendButton[b-lj23v6xna6]{
    margin-top: 8px;
    width: 100%;
}
/* /Shared/Components/Customer.razor.rz.scp.css */
.customer[b-kxjzqqy9cn]{
    min-height: 42px;
    color: white;
    background-color: #00509e;
    margin-top: 8px;
    padding: 8px;
    border-radius: 6px;
}

.customer:hover[b-kxjzqqy9cn]{
    background-color: #596faf;
}

td[b-kxjzqqy9cn]{
    min-width: calc(70vw / 3 );
    max-width: calc(70vw / 3 );
}
/* /Shared/Components/paginator/CustomPaginator.razor.rz.scp.css */
#pageColumnContent[b-eheq67kcbt]{
    float: right;
    margin-right: 16px;
}

.pageButton[b-eheq67kcbt]{
    background-color: transparent;
    border: none;
}

.pageButton:hover:enabled[b-eheq67kcbt]{
    background-color: #e0dfdf;
    border: none;
}

.pageButton:disabled[b-eheq67kcbt]{
    cursor: default;
    filter: invert(50%);
}

/* /Shared/Components/PhotoInput/PhotoInput.razor.rz.scp.css */

.photo-block[b-oscrv19lx3] {
    width: 150px;
    height: 150px;
    border: 2px dashed #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
}

.camera-icon[b-oscrv19lx3] {
    font-size: 2em;
    color: #888;
}

.thumbnail[b-oscrv19lx3] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.photo-wrapper[b-oscrv19lx3] {
    position: relative;
    width: 100%;
    height: 100%;
}

.removeButton[b-oscrv19lx3] {
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    cursor: pointer;
    font-size: 1.2em;
    background-color: #fc7b02;
    border-radius: 50%;
    padding: 2px;
}

/* /Shared/Components/popup/Popup.razor.rz.scp.css */
.modal-dialog[b-7yjg4qskoz]{
    margin-left: auto;
    margin-right: auto;
}

.modal[b-7yjg4qskoz]{
    background-color: rgba(0, 0, 0, 0.6); 
    backdrop-filter: blur(4px);
}
/* /Shared/Components/TabBar/Tab.razor.rz.scp.css */
.active[b-yr6oiw2aoa]{
    background-color: #59b36c;
    color: white;
}

li[b-yr6oiw2aoa]{
    color: white;
    height:auto;  
    min-width:165px; 
    max-width:165px; 
    padding:5px; 
    border: 1px solid #00509e; 
    border-radius: 5px;
    background-color: #00509e;
    text-align:right;
    font-weight: bold;
}
/* /Shared/Components/TabBar/TabBar.razor.rz.scp.css */
#yearTabBar[b-g4qrvcx29h]{
    padding-right: 50px;
    min-width: 1050px;
    max-width: 1050px;
}
#yearTabBar ul[b-g4qrvcx29h]{
    max-width: 1000px;
}

.row>*[b-g4qrvcx29h]{
    padding-left: 5px;
    padding-right: 0px;
}
/* /Shared/Components/VisitLocation.razor.rz.scp.css */
.location[b-6qje23rklq]{
    min-height: 42px;
    color: white;
    background-color: #00509e;
    margin-top: 8px;
    padding: 8px;
    border-radius: 6px;
}

.location:hover[b-6qje23rklq]{
    background-color: #596faf;
}

td[b-6qje23rklq]{
    min-width: calc(70vw / 5 );
    max-width: calc(70vw / 5 );
}

#locationLink[b-6qje23rklq]{
    color: white;
}

#locationLink:hover[b-6qje23rklq]{
    color: rgb(235, 235, 235);
}
/* /Shared/Components/VisitLogItem.razor.rz.scp.css */
.logItem[b-ag73r4wdsl]{
    min-height: 36px;
    color: white;
    background-color: #00509e;
    margin-top: 8px;
    padding-left: 8px;
    border-radius: 6px;
    max-width: calc(100vw - 300px);
    overflow-x: auto;
}

.logItem td[b-ag73r4wdsl]{
    min-width: 250px;
}

.table[b-ag73r4wdsl]{
    color: white;
}

#imageButton[b-ag73r4wdsl]{
    margin-top: 4px;
    padding: 2px;
}

#imageButton:hover[b-ag73r4wdsl]{
    cursor: pointer;
    background-color: #358ee78c;
    border-radius: 50%;
}
/* /Shared/Components/YearTab.razor.rz.scp.css */
.active[b-zh2k0meewv]{
    background-color: #00509e;
    color: white;
}

li[b-zh2k0meewv]{
    height:auto;  
    min-width:50px; 
    max-width:48px; 
    padding:5px; 
    border: 1px solid #00509e; 
    border-radius: 5px;
    background-color: #ff707f;
    text-align:right;
    font-weight: bold;
}
/* /Shared/Components/YearTabBar.razor.rz.scp.css */
#yearTabBar[b-d35638z93c]{
    min-width: 750px;
    max-width: 750px;
    padding-right: 50px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.home[b-u56crh4x4m]{
    /*background-image: url(./images/home.svg);*/
    width: 48px;
    height: 48px;
    position: absolute;
    left: 8px;
    filter: invert(80%);
}

.home:hover[b-u56crh4x4m]{
    cursor: pointer;
    filter: invert(60%);
}

.page[b-u56crh4x4m] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-u56crh4x4m] {
    flex: 1;
}

.hide[b-u56crh4x4m]{
    display:none;
}

footer[b-u56crh4x4m] {
    text-align: center;
    color: white;
    font-size: 20px;
    height: 2.5rem;
    max-height: 2.5rem;
    background-color: #00509e;
}

.content[b-u56crh4x4m] {
    height: calc(100vh - 6rem);
    max-height: calc(100vh - 6rem);
    overflow-y: auto;
}

.sidebar[b-u56crh4x4m] {
    background-color: #00509e;
}

.btn-primary[b-u56crh4x4m]{
    background-color: #00509e;
    border-color: #00509e;
}

.btn-primary:hover[b-u56crh4x4m]{
    background-color: #297dd1;
}

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

.top-row .navbar-title[b-u56crh4x4m] {
    position: absolute;
    left: 56px;
    color: white;
    font-size: 16px;
}

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

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

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

/* MOBILE TOP ROW */
.navbar-mobile[b-u56crh4x4m] {
    background-color: #00509e;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.navbar-mobile .navbar-title[b-u56crh4x4m] {
    position: absolute;
    left: 8px;
    color: white;
    font-size: 16px;
}

.navbar-mobile[b-u56crh4x4m]  a,
.navbar-mobile[b-u56crh4x4m]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.navbar-mobile[b-u56crh4x4m]  a:hover,
.navbar-mobile[b-u56crh4x4m]  .btn-link:hover {
    text-decoration: underline;
}

.navbar-mobile[b-u56crh4x4m]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

@media (min-width: 701px) {
    .navbar-mobile[b-u56crh4x4m] {
        display: none;
    }

    .page[b-u56crh4x4m] {
        flex-direction: row;
    }

    .sidebar[b-u56crh4x4m] {
        width: 250px;
        height: 100vh;
        max-height: 100vh;
        position: sticky;
        top: 0;
        overflow-y: auto;
    }

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

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

    .top-row[b-u56crh4x4m],
    article[b-u56crh4x4m] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#menu-button[b-u56crh4x4m] {
    position: absolute;
    left: 8px;
    cursor: pointer;
}

#version[b-u56crh4x4m] {
    position: absolute;
    right: 8px;
    bottom: 8px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cdiqnt03vw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cdiqnt03vw] {
    height: 3.5rem;
    background-color: #00509e;
}

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

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

.menu-item:hover[b-cdiqnt03vw]{
    cursor: pointer;
}
.nav-link:hover[b-cdiqnt03vw]{
    cursor: pointer;
}
.nav-item[b-cdiqnt03vw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

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

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

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

    .collapse[b-cdiqnt03vw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-cdiqnt03vw] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
