/* /Core/Blazor/Components/EditContainer.razor.rz.scp.css */
[b-c7aten1yg3] .edit-window > div {
    max-width: 1310px;
    width: 100%;
    margin: auto;
}

[b-c7aten1yg3] .edit-window {
    box-shadow: none !important;
    position: fixed;
    top: 48px;
    left: 0vw;
    width: 100vw;
    height: calc(100vh - 96px);
    background-color: rgba(0, 0, 0, 0);
}

[b-c7aten1yg3] .edit-window > .k-card {
    height: 100vh;
    overflow-x: auto;
    overflow-y: auto;
}

[b-c7aten1yg3] .edit-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}

[b-c7aten1yg3] .edit-overlay-container {
    width: 100vw;
    height: calc(100vh - 48px);
    top: 48px;
    left: 0;
    background-color: rgba(0, 0, 0, 0) !important;
}
/* /Core/Blazor/Components/Href.razor.rz.scp.css */
[b-03o75ndojm] .href-component {
    color: #b8cc1d;
    text-decoration: none;
}

[b-03o75ndojm] .href-component:hover {
    cursor: pointer;
    text-decoration: underline;
}
/* /Core/Blazor/Components/SearchBox.razor.rz.scp.css */
[b-cagmb0jkdn] .filter-toggle {
    float: left;
    padding-right: 8px;
}

[b-cagmb0jkdn] .filter-title {
    float: left;
    padding-left: 8px;
    padding-top: 8px;
}
/* /Pages/Administration/Application/ReportingGroups.razor.rz.scp.css */
[b-c6ojgsivn9] .margin-top-16 > button.k-button {
    margin-top: 16px;
}
/* /Pages/Administration/Export/ExporterDeliveryHistory.razor.rz.scp.css */
[b-l8r0e9sb9x] .exp-info-tooltip:hover {
    cursor: pointer;
}
/* /Pages/Administration/Export/ExportLines.razor.rz.scp.css */
[b-jwq0k25gcw] .not-reported-cell {
    color: #f07d30;
}
/* /Pages/Components/ClientComponent.razor.rz.scp.css */
[b-ese0z7qqaf] .float-right {
    float:right;
}

[b-ese0z7qqaf] .request-image {
    width: 100%;
    object-fit: cover;
}
/* /Pages/Components/UserComponent.razor.rz.scp.css */
[b-wzerq94b8i] .margin-top-16 {
    margin-top: 16px;
}
/* /Pages/Export/ApiDocs.razor.rz.scp.css */
[b-3zwkn6zvzi] .indent-left {
    margin-left: 16px;
}
/* /Pages/Export/ExportLines.razor.rz.scp.css */
[b-yv2yine38q] .dropzone-hover > .dropzone-content {
    opacity: 0.2;
}

[b-yv2yine38q] .dropzone-hover .dropzone-label {
    opacity: 1;
}

[b-yv2yine38q] .dropzone-label {
    opacity: 0;
}

[b-yv2yine38q] .dropzone-label {
    position: relative;
    height: 32px;
    width: 128px;
    text-align: center;
    vertical-align: middle;
    left: calc(50% - 64px);
    top: calc(50% - 16px);
}

[b-yv2yine38q] .k-card-footer {
    text-align: right;
}

[b-yv2yine38q] .period-controls {
    width: 490px !important;
}

[b-yv2yine38q] .period-controls > .k-card-body {
    text-align: center;
}

[b-yv2yine38q] .large-font {
    font-size: 18px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
[b-3ktx3bedxg] .header {
    width: 100vw;
    height: 64px;
    background-color: white;
}

[b-3ktx3bedxg] h1.page-title {
    color: white;
}

[b-3ktx3bedxg] .mobile-header {
    padding: 0 !important;
}

[b-3ktx3bedxg] .hamburger-button {
    box-shadow: none !important;
    background-color: #fff !important;
    border: 0;
    color: #a82a7e;
}

[b-3ktx3bedxg] .mobile-account-menu {
    height: auto !important;
}

[b-3ktx3bedxg] ol.k-breadcrumb-container {
    color: white;
}

[b-3ktx3bedxg] nav.k-breadcrumb {
    border: 0 !important;
    background-color: transparent !important;
}

[b-3ktx3bedxg] .k-breadcrumb-link {
    color: white !important;
}

[b-3ktx3bedxg] ul.top-menu {
    float: right;
    background-color: white;
}

[b-3ktx3bedxg] ul.left-menu {
    float: left;
    background-color: white;
}

[b-3ktx3bedxg] ul.left-menu li:first-child {
    width: 64px;
}

[b-3ktx3bedxg] .body-main {
    padding: 0 !important;
}
/* /Shared/NotificationFactory.razor.rz.scp.css */
[b-74bdpoxml5] .notificationFactory {
    z-index: 20000;
}
