@import '_content/PSC.Blazor.Components.Icons/PSC.Blazor.Components.Icons.bundle.scp.css';

/* /Pages/Account/Components/ChangeEmailForm.razor.rz.scp.css */
/* /Pages/Account/Components/ChangePasswordForm.razor.rz.scp.css */
/* /Pages/Authentication/Components/ForgotPasswordForm.razor.rz.scp.css */
/* /Pages/Authentication/Components/LoginForm.razor.rz.scp.css */
/* /Pages/Building/Building.razor.rz.scp.css */
[b-f7qgpks4ul] button:focus {
    outline: none;
}

[b-f7qgpks4ul] .image-grid-item{
    position:relative;
}
[b-f7qgpks4ul] .edit-image { 
    position: absolute;
    right: 25px;
    top: 25px;
}
/* /Pages/Building/Components/DigiLogTile.razor.rz.scp.css */
[b-wsc842is9q] .digilog-info-card {
    cursor: pointer;
    color: #787878;
}


[b-wsc842is9q] .digilog-info-header {
    background-color: #f8f8fa;
}


[b-wsc842is9q] .digilog-progress {
    display: flex;
    align-items: center;
}

    [b-wsc842is9q] .digilog-progress .mud-typography {
        width: 45%;
    }

    [b-wsc842is9q] .digilog-progress .mud-progress-linear {
        flex: 3;
    }


[b-wsc842is9q] .digilog-info-card dt {
    float: left;
    width: 45%;
}

[b-wsc842is9q] .digilog-info-card dd {
    margin-left: 45%;
}

[b-wsc842is9q] .digilog-inactive {
    opacity: 0.5;
}
/* /Pages/Customer/Building.razor.rz.scp.css */
[b-u90cfo0lcv] button:focus {
    outline: none;
}

[b-u90cfo0lcv] .image-grid-item{
    position:relative;
}
[b-u90cfo0lcv] .edit-image { 
    position: absolute;
    right: 25px;
    top: 25px;
}
/* /Pages/Dashboard/Components/BarChart.razor.rz.scp.css */
.containerprogbar[b-05i993u4js] {
    margin-top: 0px;
    margin: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.progress-bar-vertical[b-05i993u4js] {
    width: 20px;
    min-height: 100px;
    display: flex;
    align-items: flex-end;
    margin-top: 20px;
    float: left;
}

    .progress-bar-vertical .progress-bar[b-05i993u4js] {
        width: 100%;
        height: 0;
        -webkit-transition: height 0.6s ease;
        -o-transition: height 0.6s ease;
        transition: height 0.6s ease;
    }

.charttext[b-05i993u4js] {
    text-align: center;
    text-size-adjust: auto;
    margin-right: 15px;
}
/* /Pages/Dashboard/Components/DonutChart.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
    [b-o1u90hudrk] .mud-chart.mud-chart-legend-right {
        flex-direction: column;
        align-items: center;
    }
}
/* /Pages/Dashboard/Components/OpenTasks.razor.rz.scp.css */
[b-rrggu1imhi] .task-title
{
    font-weight:bold;
    margin: 12px 0 16px 0;
}

[b-rrggu1imhi] .task-content{
    cursor:pointer;
}

@media only screen and (max-width: 600px) {
    [b-rrggu1imhi] .mud-input-control-input-container {
        flex-direction: row-reverse !important;
    }

    [b-rrggu1imhi] .mud-grid {
        flex-direction: row-reverse !important;
    }
}

[b-rrggu1imhi] .task-content{
   
}
/* /Pages/Dashboard/Components/RecentActivities.razor.rz.scp.css */
[b-q7mcpjsrkq] .logentry-date{
    flex:1;
}

[b-q7mcpjsrkq] .logentry-content {
    cursor: pointer;
    flex:3;
}

[b-q7mcpjsrkq] .logentry-description {
    font-weight: bold;
}

@media only screen and (max-width: 600px) {
    [b-q7mcpjsrkq] .logentry-content {
        max-width: 100%;
    }

       [b-q7mcpjsrkq] .mud-grid {
            flex-direction: column !important;
        }
}
/* /Pages/Dashboard/Components/RecentDocuments.razor.rz.scp.css */
[b-rjpvri07o4] .digilog-title {
    font-weight: bold;
    padding-bottom: 0;
    display: block;
    color: var(--mud-palette-black) !important;
}

    [b-rjpvri07o4] .document-title:hover,
    [b-rjpvri07o4] .digilog-title:hover {
        text-decoration: none;
    }

[b-rjpvri07o4] .document-title {
    color: var(--mud-palette-black) !important;
}

    [b-rjpvri07o4] .document-title .mud-svg-icon {
        margin-right: 1rem;
    }

@media only screen and (max-width: 600px) {
    [b-rjpvri07o4] .mud-grid-item.mud-grid-item-xs-8 {
        overflow-wrap: break-word;
    }
}
/* /Pages/Dashboard/Components/StatusPanel.razor.rz.scp.css */
[b-r8j11tajne] .last-modified{
    font-size: 14px;
}

[b-r8j11tajne] .digilog-grid {
    align-items: center;
    margin-bottom: 16px;
}

[b-r8j11tajne] .mud-grid-item{
    flex: 1;
}

[b-r8j11tajne] .digilog-title {
    flex: 3;
    text-align: left !important;
}

[b-r8j11tajne] .digilog-severity {
    flex: 3;
    max-width: 200px;
}

[b-r8j11tajne] .digilog-icon {
    max-width: 75px;
}
/* /Pages/Dashboard/Dashboard.razor.rz.scp.css */
.dashboard-container[b-q77qrla065] {
  width: 90%;
}

.row > *[b-q77qrla065] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-top: 1rem;
}

.panel[b-q77qrla065] {
  background-color: white;
  border-radius: 5px;
  height: 10rem;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.panel.panel2[b-q77qrla065] {
  background-color: white;
  border-radius: 5px;
  height: 22rem;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.customcard[b-q77qrla065] {
  font-size: smaller;
  height: contain;
}



.centercell[b-q77qrla065] {
  margin: auto;
  width: 50%;
}

[b-q77qrla065] .panel-paper {
    min-height: 180px;
    display: flex;
    align-items: center;
}
/* /Pages/DigiLogInfo/Actions/ActionsPanel.razor.rz.scp.css */
.actions-panel[b-lcuqqcjncr] {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

@media only screen and (max-width: 600px) {
    .actions-panel[b-lcuqqcjncr] {
        justify-content: space-around;
    }
}

.action-button[b-lcuqqcjncr] {
    flex-basis: 180px;
    overflow: hidden;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    align-content: center;
}


    .action-button img[b-lcuqqcjncr] {
        margin: 1rem;
    }
/* /Pages/DigiLogInfo/CheckLists/Dialogs/GenerateCheckListReport.razor.rz.scp.css */
.checklist-report[b-tzs0t9pn9h] {
    width: 100%;
    margin-bottom: 32px;
}

.checklist-report caption[b-tzs0t9pn9h] {
    background-color: #ececec;
    padding: 10px;
    font-weight: 700;
    margin-bottom: 16px;
}

.checklist-report .cell[b-tzs0t9pn9h] {
    text-align: left;
    padding: 2px 4px;
}

.checklist-report .field-name[b-tzs0t9pn9h] {
    padding-bottom: 16px;
}

.checklist-report th[b-tzs0t9pn9h] {
    max-width: 50%;
}
/* /Pages/DigiLogInfo/Components/Dialogs/ComponentDetailsDialog.razor.rz.scp.css */
/* /Pages/DigiLogInfo/DetailsPanel.razor.rz.scp.css */
/*.details-panel {
    display: flex;
    box-shadow: var(--mud-elevation-1);
    margin-top: 1rem;
}

::deep .mud-treeview {
    flex: 1;
    min-width: 240px;
    margin-top: 1rem;
}

.panel-content {
    flex: 4;
    overflow-x:scroll;
    padding:16px;
}

::deep .active{
    background-color:#ebebeb;
}

::deep .mud-treeview-item {
    cursor: pointer;
}

*/
/* /Pages/DigiLogInfo/DigiLogInfo.razor.rz.scp.css */
/*.panels {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.panel-actions{
    margin-bottom: 32px;
}

::deep .panel {
    flex: 1;
}

@media screen and (max-width: 1200px) {
    ::deep .panel {
        flex-basis: 40%;
    }
}


@media screen and (max-width: 768px) {
    ::deep .panel {
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 600px) {
    ::deep .details-panel {
        display: contents;
    }

    ::deep .mud-input-control.mud-select {
        display: none !important;
    }
}

::deep .panel .mud-card-header {
    background-color: #f7f7f7;
}

.page-data-container{
    align-items:initial;
}
*/
/* /Pages/DigiLogInfo/LogEntries/LogEntries.razor.rz.scp.css */
[b-4jarrxk7p3] .mud-table-row {
    cursor: pointer;
}

[b-4jarrxk7p3] .None {
    background-color: var(--mud-palette-dark-hover);
}

[b-4jarrxk7p3] .Critical {
    color: var(--mud-palette-error-darken);
    background-color: var(--mud-palette-error-hover); 
}  
  
[b-4jarrxk7p3] .High,
[b-4jarrxk7p3] .Warning {
    color: var(--mud-palette-warning-darken);
    background-color: var(--mud-palette-warning-hover);
} 

[b-4jarrxk7p3] .System {
    color: var(--mud-palette-success-darken);
    background-color: var(--mud-palette-success-hover);
}

[b-4jarrxk7p3] .Informational {
    color: var(--mud-palette-info-darken);
    background-color: var(--mud-palette-info-hover);
}

[b-4jarrxk7p3] .is-expired .mud-table-cell {
    color: #808080; 
    background-color: #acacac1f;
}
/* /Pages/DigiLogInfo/NewLogEntry.razor.rz.scp.css */
/* /Pages/DigiLogInfo/_Components/InstallationDetailsPanel.razor.rz.scp.css */
.buildingPanel-details[b-6a0d5x93fb] {
    font-size: 10pt;
    display: grid;
    grid-template-columns: auto 1fr; /* Two-column layout */
}

    .buildingPanel-details dt[b-6a0d5x93fb] {
        width: 130px;
    }
/* /Pages/DigiLogInfo/_Dialogs/ComponentQRCodeDialog.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
    [b-ailswwremu] .d-flex.flex-row.gap-3 {
        flex-direction: column !important;
    }

    [b-ailswwremu] .mud-image.object-fill.object-center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        width: 100px;
        height: 100px;
    }

    [b-ailswwremu] .mud-typography.mud-typography-body1 {
        text-align: center;
    }
}
/* /Pages/DigiLogInfo/_Dialogs/DigilogQRCodeDialog.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
    [b-rmk5uji1gk] .d-flex.flex-row.gap-3 {
        flex-direction: column !important;
    }

    [b-rmk5uji1gk] .mud-image.object-fill.object-center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        width: 100px;
        height: 100px;
    }

    [b-rmk5uji1gk] .mud-typography.mud-typography-body1 {
        text-align: center;
    }
}
/* /Pages/DigiLogInfo/_Dialogs/EditInstallationDetailsDialog.razor.rz.scp.css */
.radio-options-and-label[b-ennssoaqum] {
    display: flex;
}

    .radio-options-and-label .field-label[b-ennssoaqum] {
        flex: 1;
    }

    .radio-options-and-label .field-options[b-ennssoaqum] {
        flex: 3;
        display: flex;
        flex-direction: column;
    }
/* /Pages/Digilogs/Dialogs/SelectFiltersDialog.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
    [b-muj6x9adk0] .mud-grid-item.mud-grid-item-xs-3 {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
}
/* /Pages/Digilogs/DigiLogs.razor.rz.scp.css */
.view-selector[b-lu2lxsj54k] {
    display: flex;
    justify-content: end;
}

.search-and-filter[b-lu2lxsj54k]{
    display: flex;
    justify-content:end;
    align-items:center;
    gap: 8px;
}

@media only screen and (min-width: 600px) {
    .digilog-page.table-view-active .tile-view[b-lu2lxsj54k], .digilog-page.tile-view-active .table-view[b-lu2lxsj54k] {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .view-selector[b-lu2lxsj54k],
    .table-view[b-lu2lxsj54k] {
        display: none;
    }

    :: deep .mud-input-control.mud-input-control-boolean-input[b-lu2lxsj54k] {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        padding-left: 6px !important;
    }

    [b-lu2lxsj54k] .mud-input-control.mud-select {
        display: none !important;
    }
}
/* /Pages/OwnerSettings/OwnerSettings.razor.rz.scp.css */
[b-wv210q2el6] .owner-title {
    color: var(--mud-palette-primary);
    font-size: x-large;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

[b-wv210q2el6] .owner-sub-title {
    Color: black;
    font-size: large;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

[b-wv210q2el6] .owner-table-title {
    Color: #BDBDBD;
    font-size: medium;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

[b-wv210q2el6] .owner-table {
    width: 100%;
    border-spacing: 15px;
    margin: 10px 2px;
}

[b-wv210q2el6] .owner-table-tr {
    margin: 5px 2px;
}

[b-wv210q2el6] .owner-table-header-title {
    min-width: 200px;
    max-width: 200px;
}

[b-wv210q2el6] .owner-table-header-value {
    width: 100%;
    min-width: 350px;
    max-width: 700px;
}

[b-wv210q2el6] button:focus {
    outline: none;
}

[b-wv210q2el6] .page-data-container {
    align-items: initial;
}

[b-wv210q2el6] .example-banner {
    min-height: 150px;
    max-height: 150px;
    margin-top:20px;
}

[b-wv210q2el6] .example-button {
    min-width: 300px;
    max-width: 300px;
    min-height: 80px;
    max-height: 80px;
}

@media only screen and (max-width: 600px) {
    [b-wv210q2el6] .example-button {
        min-width: 200px !important;
    }    
}
/* /Pages/ResellerSettings/ResellerSettings.razor.rz.scp.css */
[b-ks5a9yhvzo] button:focus {
    outline: none;
}

[b-ks5a9yhvzo] .page-data-container {
    align-items: initial;
}

[b-ks5a9yhvzo] .example-banner {
    min-height: 150px;
    max-height: 150px;
    margin-top: 20px;
}

[b-ks5a9yhvzo] .example-button {
    min-width: 300px;
    max-width: 300px;
    min-height: 80px;
    max-height: 80px;
}

@media only screen and (max-width: 600px) {
    [b-ks5a9yhvzo] .example-button {
        min-width: 200px !important;
    }
}
/* /Pages/TemplateDigiLogEdit/TemplateDigiLogEdit.razor.rz.scp.css */
h5[b-ykr0baemrr], label[b-ykr0baemrr] {
    --default-text-color: black;
}

hr[b-ykr0baemrr] {
    width: 100%;
}

[b-ykr0baemrr] .step-button {
    width: 165px;
    height: 50px;
}
 
.sticky-step[b-ykr0baemrr] {
    position: sticky;
    top: 0px;
}

[b-ykr0baemrr] .step-sub-title{
    display:block;
}

[b-ykr0baemrr] .step-table-title {
    Color: #BDBDBD; 
    font-size: medium;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    padding-bottom: 16px; /* mb-4 */
    margin-top:16px;
}

[b-ykr0baemrr] .step-group{
    margin-bottom: 80px; /* mb-10 */
}

[b-ykr0baemrr] .step-table-add-record-icon {
    display: flex;
    justify-content: flex-end;
}
/* /Pages/TemplateDigiLogEdit/_Components/TemplateDocumentTemplateMapping.razor.rz.scp.css */
option[b-ys2bhal08m] {
    --default-text-color: black;
}

.spinner-center[b-ys2bhal08m] {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row nowrap;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.top-toolbar[b-ys2bhal08m] {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    --default-text-color: black;
}

.toolbar-left[b-ys2bhal08m] {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row nowrap;
    align-items: center;
}

.toolbar-button[b-ys2bhal08m] {
    height: 2.5rem;
    width: 2.5rem;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.toolbar-button-icon[b-ys2bhal08m] {
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.save-button-icon[b-ys2bhal08m] {
    background-color: #1970c4;
    -webkit-mask: url("img/save-icon.svg") no-repeat 50% 50%;
    mask: url("img/save-icon.svg") no-repeat 50% 50%;
}

.saving-spinner-icon[b-ys2bhal08m] {
    height: 1.3rem;
    width: 1.3rem;
}

.toolbar-left-separator[b-ys2bhal08m] {
    width: 0;
    height: 2rem;
    border-right: 1px solid #d1d3d7;
}

.add-button-icon[b-ys2bhal08m] {
    background-color: #1970c4;
    -webkit-mask: url("img/add-icon.svg") no-repeat 50% 50%;
    mask: url("img/add-icon.svg") no-repeat 50% 50%;
}

.toolbar-title[b-ys2bhal08m] {
    max-width: 25rem;
    white-space: nowrap;
    overflow: hidden;
}

.exit-button-icon[b-ys2bhal08m] {
    background-color: #504f4f;
    -webkit-mask: url("img/close-icon.svg") no-repeat 50% 50%;
    mask: url("img/close-icon.svg") no-repeat 50% 50%;
}

.page-content[b-ys2bhal08m] {
    padding: 1rem 2rem 1rem 2rem;
}

.field-select-group[b-ys2bhal08m] {
    margin-top: .5rem;
    margin-right: .5rem;
}

.edit-button-group[b-ys2bhal08m] {
    margin-right: .5rem;
}

.edit-button[b-ys2bhal08m] {
    height: 100%;
}

.edit-icon[b-ys2bhal08m] {
    height: 1.3rem;
    width: 1.3rem;
    background-color: white;
    -webkit-mask: url("img/edit-icon.svg") no-repeat 50% 50%;
    mask: url("img/edit-icon.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.remove-button[b-ys2bhal08m] {
    height: 100%;
}

    .remove-button:hover:not(.disabled) > .remove-icon[b-ys2bhal08m] {
        background-color: white;
    }

    .remove-button.disabled > .remove-icon[b-ys2bhal08m] {
        background-color: #d77a83;
    }

.remove-icon[b-ys2bhal08m] {
    height: 1.3rem;
    width: 1.3rem;
    background-color: #dc3545;
    -webkit-mask: url("img/close-icon.svg") no-repeat 50% 50%;
    mask: url("img/close-icon.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.darken[b-ys2bhal08m] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 5px;
    transition: background-color .05s linear;
    pointer-events: none;
}

    .darken.active[b-ys2bhal08m] {
        background-color: rgba(0, 0, 0, 0.5);
        pointer-events: auto;
    }

.add-record-icon[b-ys2bhal08m] {
    float: right !important;
    margin-top: 3px;
    margin-bottom: 6px;
}
/* /Pages/TemplateDigilogs/TemplateDigiLogs.razor.rz.scp.css */
.search-and-filter[b-qcydsnre5j] {
    width: 100%;
    display: flex;
    gap: 32px;
    align-items: baseline;
    margin-bottom: 16px;
}
/* /Pages/UserManagement/Components/ManageUsers.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
     .mud-tabs-panels.pa-6[b-rmixsgcsi8] {
        padding: 8px 0 0 0 !important;
    }
}
/* /Pages/UserManagement/UserManagement.razor.rz.scp.css */
@media only screen and (max-width: 600px) {
    [b-a3962yy5z9] .mud-toolbar.mud-toolbar-gutters.mud-table-toolbar {
        display: contents !important;
    }

    [b-a3962yy5z9] .mud-button-root.mud-button.mud-button-filled.mud-button-filled-primary.mud-button-filled-size-medium.mud-ripple {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    [b-a3962yy5z9] .mud-tabs-panels.pa-6 {
        padding: 8px 0 0 0 !important;
    }

        [b-a3962yy5z9] .mud-table-container {
        word-break: break-word;
    }

    [b-a3962yy5z9] .mud-sm-table .mud-table-cell::before {
        width: 40% !important;
    }
}
/* /Shared/CheckLists/ChecklistReportContent.razor.rz.scp.css */
.checklist-report[b-g5f50oc98r] {
    width: 100%;
    margin-bottom: 32px;
}

    .checklist-report caption[b-g5f50oc98r] {
        background-color: #ececec;
        padding: 10px;
        font-weight: 700;
        margin-bottom: 16px;
    }

    .checklist-report .cell[b-g5f50oc98r] {
        text-align: left;
        padding: 2px 4px;
    }

    .checklist-report .field-name[b-g5f50oc98r] {
        padding-bottom: 16px;
    }

    .checklist-report th[b-g5f50oc98r] {
        max-width: 50%;
    }
/* /Shared/Components/DLGenericSortTable.razor.rz.scp.css */
.dl-sorttable-header[b-h8pn395fbg] {
    border-bottom: 1px solid var(--mud-palette-table-lines);
    
}

    .dl-sorttable-header .header-item[b-h8pn395fbg] {
        font-weight: bold;
        font-size: var(--mud-typography-body1-size);
        font-family: var(--mud-typography-body1-family);
        line-height: var(--mud-typography-body1-lineheight);
        letter-spacing: var(--mud-typography-body1-letterspacing);
        text-transform: var(--mud-typography-body1-text-transform);
    }

.dl-sortable-row[b-h8pn395fbg] {
    border-bottom: 1px solid var(--mud-palette-table-lines);
}
/* /Shared/Components/DLSortTable.razor.rz.scp.css */
.dl-sorttable-header[b-imlomgp6kn] {
    border-bottom: 1px solid var(--mud-palette-table-lines);
    font-weight: bold;
}

.dl-sortable-row[b-imlomgp6kn] {
    border-bottom: 1px solid var(--mud-palette-table-lines);
}
/* /Shared/Components/EditMappingPopup.razor.rz.scp.css */
option[b-3g1cmcbrsb], label[b-3g1cmcbrsb] {
  --default-text-color: black;
}

.page-data[b-3g1cmcbrsb] {
  box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  max-width: 90%;
  min-width: 30rem;
  background-color: white;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 32rem) {
  .page-data[b-3g1cmcbrsb] {
    min-width: 90vw;
  }
}
.top-toolbar[b-3g1cmcbrsb] {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  --default-text-color: black;
}

.toolbar-title[b-3g1cmcbrsb] {
  max-width: 25rem;
  white-space: nowrap;
  overflow: hidden;
}

.exit-button[b-3g1cmcbrsb] {
  height: 2.5rem;
  width: 2.5rem;
  display: flex;
  flex: 0 0 auto;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.exit-button-icon[b-3g1cmcbrsb] {
  height: 1.5rem;
  width: 1.5rem;
  background-color: #504f4f;
  -webkit-mask: url("img/close-icon.svg") no-repeat 50% 50%;
  mask: url("img/close-icon.svg") no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
}

.page-content[b-3g1cmcbrsb] {
  padding: 0 2rem 1rem 2rem;
}
/* /Shared/Components/Modules/TemplateModules.razor.rz.scp.css */
.dl-modules[b-awptjcz2gl] {
    gap: 16px;    
}

[b-awptjcz2gl] .dl-module-card {
    flex: 1;
}
/* /Shared/Components/ProfileIcon.razor.rz.scp.css */
.header-profile-icon[b-v7hoj9y6oq] {
    height: 100%;
    width: 100%;
    background-color: #9AA1AF;
    border-radius: 50px;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
}
.header-profile-no-login[b-v7hoj9y6oq] {
    mask: url(/img/account-circle.svg) no-repeat 50% 50%;
    -webkit-mask: url(/img/account-circle.svg) no-repeat 50% 50%;
    mask-size: cover;
    -webkit-mask-size: cover;
    width: 100%;
    height: 100%;
    background-color: #848996;
}
.header-profile-initials[b-v7hoj9y6oq] {
    color: white;
    font-weight: bold;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-size: 1.3em;
}
.header-profile-image[b-v7hoj9y6oq] {
    width: 100%;
    height: 100%;
    -webkit-user-drag: none;
    user-select: none;
    border-radius: 50px;
}
/* /Shared/LayoutComponents/Header.razor.rz.scp.css */
.header[b-ogsm2j4p40] {
    height: 56px;
    width: 100%;
    overflow: hidden;
    background-color: var(--header-color);    
    position: relative;
    flex: 0 0 auto;
}

.header-content[b-ogsm2j4p40] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 20px ;
}

.header-content-left[b-ogsm2j4p40] {
    display: flex;
    align-items: center;
}

.header-opensb-button[b-ogsm2j4p40] {
    padding:10px;
    cursor: pointer;
    border: var(--header-button-pressed-border-color) solid 0px;
    border-radius: 50px;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
}

.header-opensb-icon[b-ogsm2j4p40] {
    width: 1.3rem;
    height: 1.3rem;
    background-color: var(--header-button-icon-color);
    -webkit-mask: url("img/sidebar-icon.svg") 50% 50% no-repeat;
    mask: url("img/sidebar-icon.svg") 50% 50% no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.header-opensb-button.released[b-ogsm2j4p40], .header-opensb-button.unfocused[b-ogsm2j4p40] {
    animation: header-button-release-b-ogsm2j4p40 0.17s linear forwards;
}

.header-opensb-button.pressed[b-ogsm2j4p40], .header-opensb-button.focused[b-ogsm2j4p40] {
    animation: header-button-press-b-ogsm2j4p40 0.05s linear forwards;
    outline: none;
}

.header-title[b-ogsm2j4p40] {
    font-family: Lato, Arial, sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-left: 13px;
    color: var(--header-title-color);
    text-decoration: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.header-content-middle[b-ogsm2j4p40] {
    display: flex;
    align-items: center;
}

.header-banner[b-ogsm2j4p40] {
    max-height: 56px;
    max-width: 18rem;
    object-fit: cover;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    .header-banner.loaded[b-ogsm2j4p40] {
        display: block !important;
    }

@media only screen and (max-width: 650px) {
    .header-banner.loaded[b-ogsm2j4p40] {
        display: none !important;
    }
}

.header-content-right[b-ogsm2j4p40] {
    display: flex;
    align-items: center;
}

.header-notif-container[b-ogsm2j4p40] {
    height: 2.55rem;
    width: 2.55rem;
    margin-right: 20px;
    position: relative;
}

.header-notif-button[b-ogsm2j4p40] {
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    border: var(--header-button-pressed-border-color) solid 0px;
    border-radius: 50px;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
}

.header-notif-icon[b-ogsm2j4p40] {
    width: 1.9rem;
    height: 1.9rem;
    background-color: var(--header-button-icon-color);
    -webkit-mask: url("img/bell-icon.svg") 50% 50% no-repeat;
    mask: url("img/bell-icon.svg") 50% 50% no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.header-notif-counter[b-ogsm2j4p40] {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 20px;
    width: 20px;
    background-color: #c00;
    border-radius: 50px;
    color: white;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    font-weight: bolder;
    font-family: Lato, Arial, sans-serif;
    pointer-events: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.header-notif-button.released[b-ogsm2j4p40], .header-notif-button.unfocussed[b-ogsm2j4p40] {
    animation: header-button-release-b-ogsm2j4p40 0.17s linear forwards;
}

.header-notif-button.pressed[b-ogsm2j4p40], .header-notif-button.focused[b-ogsm2j4p40] {
    animation: header-button-press-b-ogsm2j4p40 0.05s linear forwards;
    outline: none;
}

@keyframes header-button-release-b-ogsm2j4p40 {
    from {
        background-color: var(--header-button-pressed-color);
        border-width: 2px;
    }

    70% {
        background-color: rgba(255, 255, 255, 0);
    }

    to {
        background-color: rgba(255, 255, 255, 0);
        border-width: 0px;
    }
}

@keyframes header-button-press-b-ogsm2j4p40 {
    from {
        background-color: rgba(255,255,255,0);
        border-width: 0px;
    }

    to {
        background-color: var(--header-button-pressed-color);
        border-width: 2px;
    }
}
/* /Shared/LayoutComponents/PageDataContainer.razor.rz.scp.css */
.page-data-container[b-o80btevxxl] {
    display: flex;
    flex-flow: column nowrap;
    flex: 1 1 auto;
    position: relative;
    bottom: 3rem;
}

@media only screen and (max-width: 1080px) {
    .page-data-container[b-o80btevxxl] {
        max-width: 100%;
    }

    .page-data-container.px-8[b-o80btevxxl] {
        padding: 0 8px 0 8px !important;
    }

    [b-o80btevxxl] .mud-paper.mud-elevation-1.pa-8 {
        padding: 8px !important;
    }
}

@media only screen and (max-width: 600px) {
    .page-data-container[b-o80btevxxl] {
        max-width: 100%;
    }

    .page-data-container.px-8[b-o80btevxxl] {
        padding: 0 8px 0 8px !important;
    }

   [b-o80btevxxl] .mud-paper.mud-elevation-1.pa-8 {
        padding: 8px !important;
    }
}
/* /Shared/LayoutComponents/PageHeader.razor.rz.scp.css */
.page-header[b-qagt0cq29a] {
    width: 100%;
    height: 12rem;
    background: linear-gradient(45deg, #F14054, #FA5F49);
}

.page-header-content[b-qagt0cq29a] {    
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-family: "Lato";
    height: 10rem;
    padding: 0 32px;
}

.page-header-link[b-qagt0cq29a] {
    cursor: pointer;
    text-decoration: none;
    display: flex;
}

.page-header-content-top[b-qagt0cq29a] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; 
}

.page-header-icon[b-qagt0cq29a] {
    width: 2.5rem;
    height: 2.5rem;
    background-color: white;
    margin-right: 0.5rem;
    mask: url("img/buildings-outlined.svg") no-repeat 50% 50%;
    -webkit-mask: url("img/buildings-outlined.svg") no-repeat 50% 50%;
    mask-size: cover;
    -webkit-mask-size: cover;
    flex: 0 0 auto;
}

.page-header-title[b-qagt0cq29a] {
    font-size: 1.7rem;
    font-family: "Lato", sans-serif;
    color: white;
    font-weight: 400;
    word-wrap: break-word;
}

@media screen and (max-width: 480px) {
    .page-header .page-header-content .page-header-content-top .page-header-title[b-qagt0cq29a] {
        font-size: 1.3rem;
    }
}

.page-header-subtitle[b-qagt0cq29a] {
    font-size: 0.8rem;
    font-family: "Lato", Arial, sans-serif;
    color: white;
    width: 100%;
} 

[b-qagt0cq29a] .select-digilog .mud-input {
    color: white;
}

[b-qagt0cq29a] .select-digilog .mud-select-input {
    display: flex !important;
    align-items: center;
}

[b-qagt0cq29a] .digilog-select-item .mud-typography {
    display: flex;
}
/* /Shared/Layouts/BrandedCentralPageLayout.razor.rz.scp.css */
.branded-central-page-content[b-pvorq7ltr5] {
    min-height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
.body-inner[b-3sbudyn2za] {
    height: 100%;
    display: flex;
    flex:1;
    flex-direction: column;
    background-color: var(--body-inner-color);
}

.contentNav-wrapper[b-3sbudyn2za],
.page-content-outer[b-3sbudyn2za],
.page-content-inner[b-3sbudyn2za] {
    height: 100%;
}

.error-bar[b-3sbudyn2za] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    padding: 0 16px 16px 16px;
}
