@import '_content/EDSClient.Components/EDSClient.Components.bundle.scp.css';

/* /Components/BuildReport/BuildReportCard.razor.rz.scp.css */
.card-header[b-4cjwdb0ktt] {
    color: white;
    padding: 8px 0 8px 14px;
    background: #02525E;
    display: flex;
    cursor: pointer;
}

    .card-header h5[b-4cjwdb0ktt] {
        margin: 0;
        font-weight: normal;
    }

.card-options[b-4cjwdb0ktt] {
    padding-top: 12px;
    padding-left: 26px;
}

.right-aligned-header-items[b-4cjwdb0ktt] {
    margin-left: auto;
}

.left-separator[b-4cjwdb0ktt] {
    border-left: 1px solid white;
}

.clickable[b-4cjwdb0ktt] {
    cursor: pointer;
    color: #fff;
}

.vertical-line[b-4cjwdb0ktt] {
    border-left: 1px solid #ccc; /* Vertical line color */
    height: 24px; /* Adjust the height as needed */
    margin: 0 8px; /* Space around the line */
    display: inline-block; /* Ensure it behaves like a divider */
    vertical-align: middle; /* Align it vertically in line with the text */
}
/* /Components/BuildReport/ButtonRow.razor.rz.scp.css */
h4[b-fdfg1cop2a] {
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 8px;
}

.button-bar[b-fdfg1cop2a] {
    color: #02525E;
    background: white;
    border-radius: 0 0 6px 6px;
    border: 1px solid #02525E;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-label[b-fdfg1cop2a] {
    margin-bottom: .25rem;
}

@media all and (min-width: 768px) {
    .button-bar[b-fdfg1cop2a] {
        border-radius: 6px;
    }
}
/* /Components/BuildReport/ExplanationBox.razor.rz.scp.css */
.explanation-header[b-2t5vq5t8ik] {
    color: white;
    text-transform: uppercase;
    padding: 8px 12px;
    background: #02525E;
}
.explanation-header h4[b-2t5vq5t8ik] {
    margin: 0;
    font-weight: normal;
}
.max-height[b-2t5vq5t8ik] {
    min-height: 200px;
    height: 100%;
    overflow-y: scroll;
}

.description[b-2t5vq5t8ik] {
    padding: 12px 12px;
}

@media all and (max-width: 992px) {
    h3[b-2t5vq5t8ik] {
        font-size: 20px;
    }
}
/* /Components/BuildReport/InfoBox.razor.rz.scp.css */
.info-header[b-ib7mkn4yo7] {
    color: white;
    text-transform: uppercase;
    padding: 8px 12px;
    background: #02525E;
}

.info-header h4[b-ib7mkn4yo7]{
    margin: 0;
    font-weight: normal;
}

.info-subheader[b-ib7mkn4yo7] {
    text-transform: uppercase;
    width: 100%;
    padding: 8px 12px;
    background: #02525E;
}

    .info-subheader h5[b-ib7mkn4yo7] {
        font-weight: normal;
        margin: 0;
        color: white;
    }

.base-content[b-ib7mkn4yo7] {
    padding: 12px 12px;
}

.base-content a[b-ib7mkn4yo7] {
    text-decoration: underline;
}

@media all and (max-width: 992px) {
    h3[b-ib7mkn4yo7] {
        font-size: 20px;
    }
}
/* /Components/BuildReport/Metadatabar.razor.rz.scp.css */
.metadata-bar[b-0u0p6y3dwy] {
    color: #02525E;
    background: white;
    border-radius: 0 0 6px 6px;
    border: 1px solid #02525E;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

@media all and (min-width: 768px){
    .metadata-bar[b-0u0p6y3dwy] {
        border-radius: 6px;
    }
}

.right-align-flex-item[b-0u0p6y3dwy] {
    margin-left: auto;
}

@media all and (max-width: 995px) {
    .reset-all-md[b-0u0p6y3dwy] {
        display: none;
    }
}

.reset-all-xs[b-0u0p6y3dwy] {
    display: none;
}

@media all and (max-width: 995px) {
    .reset-all-xs[b-0u0p6y3dwy] {
        display: block;
    }
}

@media all and (max-width: 768px) {
    .reset-all-xs button[b-0u0p6y3dwy] {
        width: 100%;
    }
}

.form-label[b-0u0p6y3dwy] {
    margin-bottom: .25rem;
}
/* /Components/BuildReport/ReportTable.razor.rz.scp.css */
.table-responsive[b-v8ijdoepkw] {
    max-height: 700px;
    overflow-y: auto;
}

.table-header[b-v8ijdoepkw] {
    background: #02525E;
    color: white;
    font-weight: normal;
}
.min-width-130[b-v8ijdoepkw] {
    min-width: 130px;
}
.table-sizing[b-v8ijdoepkw] {
    /*width added to make sure columns are not ridicously wide*/
    width: fit-content;
    /*minimum height added to keep spinner withing bounds */
    min-height: 200px;
}

table thead[b-v8ijdoepkw] {
    position: sticky;
    inset-block-start: 0;
}

caption[b-v8ijdoepkw] {
    caption-side: top;
    position: absolute;
    z-index: 99;
    margin-top: -68px;
    display: table-header-group;
}
/* /Components/DataView.razor.rz.scp.css */
.max-w-fit-content[b-rcpmzd2r83] {
    max-width: fit-content
}

.max-w-150[b-rcpmzd2r83] {
    max-width: 150px
}

.tableFixHead[b-rcpmzd2r83] { 
    display: block;
    overflow: auto; 
    height: 600px;
    white-space: nowrap;
    min-width: 400px;
}
.tableFixHead thead th[b-rcpmzd2r83] { 
    
    font-weight: normal;
    box-shadow: inset 1px 1px rgba(0,0,0,0.05), 0 1px rgba(0,0,0,0.05);
    cursor: pointer;
    overflow-wrap: break-word;
    white-space: initial;
    text-align: center;
    vertical-align: text-top;
    text-overflow: ellipsis;
    padding: 5px 5px;
    line-height: normal;
    height: 42px;
}

table[b-rcpmzd2r83]  { 
    border-collapse: collapse; 
    width: 100%; 
}
th[b-rcpmzd2r83], td[b-rcpmzd2r83] { padding: 7px 5px; }
th[b-rcpmzd2r83]     { background:white; }

.tableFixHead[b-rcpmzd2r83],
.tableFixHead td[b-rcpmzd2r83] {
  box-shadow: inset 1px -1px rgba(0,0,0,0.05);
}
.tableFixHead table[b-rcpmzd2r83] {
    table-layout: fixed;
}
    .tableFixHead thead[b-rcpmzd2r83] {
        box-shadow: 0 2px 15px 0 rgb(0 0 0 / 15%);
        position: sticky;
        top: 0;
        z-index: 1;
        border-radius: 3px 3px 0 0;
    }

.whitespace-normal[b-rcpmzd2r83] {
    white-space: normal;
}

.pagination-page-display[b-rcpmzd2r83] {
    align-self: center;
    margin-left: auto;
}

.rule-input-container[b-rcpmzd2r83] {
    max-width: 225px;
    display: flex;
}

.data-explorer-pagination[b-rcpmzd2r83] {
    border-radius: 0 0 3px 3px;
}
/* /Components/footer.razor.rz.scp.css */
.default-list[b-y2xkkcsqgz] {
    margin-left: 20px;
    list-style: initial;
}

.footer-border-right[b-y2xkkcsqgz] {
    border-right: 2px solid #fff;
}

.max-w-1400[b-y2xkkcsqgz] {
    max-width: 1400px;
}

.site-footer[b-y2xkkcsqgz] {
    padding: 30px;
}

    .site-footer a[b-y2xkkcsqgz] {
        color: #fff;
    }
        .site-footer a:hover[b-y2xkkcsqgz] {
            text-decoration-color: #00A58D;
        }

.footer-border[b-y2xkkcsqgz] {
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}

.footer-links ul li[b-y2xkkcsqgz] {
    margin-bottom: 5px;
}

.list-footer-no-bullets li[b-y2xkkcsqgz] {
    display: block;
    margin: 10px 0;
}


.list-footer-no-bullets[b-y2xkkcsqgz] {
    list-style: none;
    padding-left: initial;
}

.site-footer[b-y2xkkcsqgz], .site-footer label[b-y2xkkcsqgz], .site-footer small[b-y2xkkcsqgz] {
    color: #fff;
}

.footer-logo[b-y2xkkcsqgz] {
    margin-bottom: 15px;
}
/* /Components/Frontpage/FeaturedGroups.razor.rz.scp.css */
.group-list > div[b-8un0zr61vf] {
    width: 150px;
}

.group-list[b-8un0zr61vf] {
    flex-basis: auto;
}

    .group-list a[b-8un0zr61vf] {
        color: #02525E;
    }

@media all and (max-width: 1200px) {
    .group-list[b-8un0zr61vf] {
        flex-basis: 30%;
    }
}

@media all and (max-width: 767px) {
    .group-list[b-8un0zr61vf] {
        flex-basis: 100%;
    }

    .group-list > div[b-8un0zr61vf] {
        text-align: center;
    }
}

/*.dataguide-wrapper .media-item {
    margin-bottom: 8px;
}*/

.white-filter[b-8un0zr61vf] {
    filter: grayscale(100) brightness(10000);
}

.group-name[b-8un0zr61vf] {
    margin-bottom: 0;
}

.group-name a[b-8un0zr61vf] {
    text-decoration: none;
}

.module-image[b-8un0zr61vf] {
    display: block;
    text-align: center;
    text-decoration: none;
}

.module-image img[b-8un0zr61vf] {
    max-height: 90px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px;
}
/* /Components/Frontpage/FrontPageBox.razor.rz.scp.css */
.grid-box[b-j8nxnedqxa] {
    width: 100%;
    height: 100%;
    background: #02525E;
    color: white;
}

.grid-box h4[b-j8nxnedqxa] {
    text-align: center;
}

.grid-box-header[b-j8nxnedqxa] {
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}
@media all and (max-width: 768px) {
    /*expand boxes to the edge of the screen on smaller screens*/
    .grid-box[b-j8nxnedqxa] {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
}

.news-content[b-j8nxnedqxa] {
    padding: 0 16px 10px 32px;
}

@media all and (max-width: 1350px) {
    .news-content[b-j8nxnedqxa] {
        padding: 0 10px 10px 28px
    }
}

@media all and (max-width: 768px) {
    .news-content[b-j8nxnedqxa] {
        padding: 0 10px 10px 42px
    }
}
/* /Components/Frontpage/FrontPageGrid.razor.rz.scp.css */
.grid-box[b-5jftfys65h] {
    width: 100%;
    height: 278px;
}

.front-page-grid.dark-layout[b-5jftfys65h] {
    background: #02525E;
    color: white;
}

.front-page-grid.medium-layout[b-5jftfys65h] {
    background: #00847C;
    color: white;
}

.front-page-grid.mediumblue-layout[b-5jftfys65h] {
    background: #0d7783;
    color: white;
}

.front-page-grid.light-layout[b-5jftfys65h] {
    background: #00a58d;
    color: white;
}

.front-page-grid.grey-layout[b-5jftfys65h] {
    background: #F5F5F5;
    color: #02525E;
}

.front-page-grid.white-layout[b-5jftfys65h] {
    background: white;
    color: #02525E;
}

.front-page-grid h4[b-5jftfys65h] {
    text-align: center;
}
.main-grid-header[b-5jftfys65h] {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}
.responsive-box[b-5jftfys65h] {
    height: 100%;
    
}
.large-hidden[b-5jftfys65h] {
    display: none;
}

@media all and (max-width: 992px) {
    .large-hidden[b-5jftfys65h] {
        display: block;
    }
    .hidden-small[b-5jftfys65h] {
        display: none;
    }
    .responsive-box[b-5jftfys65h] {
        height: unset;
        flex-grow: 1;
    }
    .responsive-box:first-of-type .grid-box[b-5jftfys65h] {
        border-bottom: 1px solid white;
    }
}

@media all and (max-width: 768px) {
    /*expand boxes to the edge of the screen on smaller screens*/
    .grid-box[b-5jftfys65h] {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .container-fluid.no-gutters[b-5jftfys65h] {
        margin-right: 0;
        margin-left: 0;

    }
}

.no-horisontal-spacing[b-5jftfys65h] {
    padding-left: 0;
    padding-right: 0;
}

.box-content[b-5jftfys65h] {
    padding: 0 16px 10px 32px;
}

@media all and (max-width: 1350px) {
    .box-content[b-5jftfys65h] {
        padding: 0 10px 10px 28px
    }
}
/* /Components/Frontpage/NewsRibbon.razor.rz.scp.css */
.news-list[b-pezcrcd54p] {
    text-align: left;
    list-style: none;
}
.news-list a[b-pezcrcd54p] {
    cursor: pointer;
}
.news-list li[b-pezcrcd54p] {
    padding-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-width[b-pezcrcd54p] {
    width: 300px;
}

a[b-pezcrcd54p] {
    font-size: 13px;
    color: #02525E;
}

    a:hover[b-pezcrcd54p] {
        text-decoration: underline;
        color: #00A58D;
    }

.news-date[b-pezcrcd54p] {
    font-size: 12px;
    font-style: italic;
}

.news-box[b-pezcrcd54p] {
    background-color: #fff;
    margin: 10px;
    
}

.news-header-two-lines[b-pezcrcd54p] {
    display: block;
    max-height: 5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.banner-wrapper[b-pezcrcd54p] {
    text-align: center;
    font-weight: 300;
    color: #333333;
    background: #02525E url("../images/eds-banner.jpg") no-repeat;
    background-size: cover;
}

@media screen and (max-width: 990px) {
    .news-box[b-pezcrcd54p] {
        width: 100%;
        margin: 0px;
    }
}
/* /Components/Frontpage/QuickFacts.razor.rz.scp.css */
.news-list[b-99sv3iqhih] {
    text-align: left;
    list-style: url("/css/svg/document-signed.svg");
}
.news-list a[b-99sv3iqhih] {
    cursor: pointer;
    font-weight: bold;
}
.news-list li[b-99sv3iqhih] {
    padding-bottom: 8px;
}
.quick-fact-graph[b-99sv3iqhih] {
    position: relative;
    width: 100%;
    margin: auto;
    min-width: 300px;
    max-width: 375px;
}
.quick-facts-padding[b-99sv3iqhih] {
    padding-left: 3%;
    padding-right: 3%;
}
.quick-facts-item-padding[b-99sv3iqhih] {
    padding-left: 2%;
    padding-right: 2%;
    min-width: 300px;
}
/* /Components/Frontpage/UsefulLinks.razor.rz.scp.css */
a[b-e6lhv7l6ry] {
    cursor: pointer;
}

    a:hover[b-e6lhv7l6ry] {
        text-decoration: underline;
        color: #00A58D;
    }

.card-body[b-e6lhv7l6ry] {
    color: #333333;
    min-height: 14rem;
}
/* /Components/HeaderNav.razor.rz.scp.css */
/* /Components/Loading.razor.rz.scp.css */
.loading-container[b-807vy30up9] {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.st0[b-807vy30up9] {
    fill: White;
    stroke: #00A58D;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.animate-Windmill[b-807vy30up9] {
    fill: White;
    stroke: #00A58D;
    stroke-width: 2;
    stroke-miterlimit: 0;
    animation: rotate-b-807vy30up9 3s linear infinite;
    transform-origin: 50% 41%;
}

@keyframes rotate-b-807vy30up9 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* /Components/LocalLoading.razor.rz.scp.css */
.loading-container[b-8jjgasaqa1] {
    width: 100%;
    height: 100%;
}

.absolute[b-8jjgasaqa1] {
    position: absolute;
}

.background[b-8jjgasaqa1] {
    background: rgb(173 162 162 / 40%);
}

.loading-container svg[b-8jjgasaqa1] {
    margin: auto;
}

.st0[b-8jjgasaqa1] {
    fill: White;
    stroke: #00A58D;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.animate-Windmill[b-8jjgasaqa1] {
    fill: White;
    stroke: #00A58D;
    stroke-width: 2;
    stroke-miterlimit: 0;
    animation: rotate-b-8jjgasaqa1 3s linear infinite;
    transform-origin: 50% 41%;
}

@keyframes rotate-b-8jjgasaqa1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* /Components/News/NewsBanner.razor.rz.scp.css */
.news-section .HIGH[b-g0t1n7i3uu] {
    background-color: #FFD424;
    color: #333333;
}

.news-section .INFO[b-g0t1n7i3uu] {
    background-color: #b8b4b2;
    color: #48372c;
}

.news-banner h4[b-g0t1n7i3uu] {
    margin: 0;
    font-weight: 400;
}

.news-banner[b-g0t1n7i3uu] {
    padding: 15px 0 15px;
    text-align: center;
    position: static;
    width: 100%
}

@media all and (max-width: 992px) {
    /*Allow banner to take up space on small screens, so that it won't cover the header*/
    .news-banner[b-g0t1n7i3uu] {
        position: static;
    }
}
/* /Components/News/NewsListItem.razor.rz.scp.css */
.info[b-uj5az1g89p] {
    color: #F5F5F5;
}

.important[b-uj5az1g89p] {
    color: #FFD424;
}

.news-heading[b-uj5az1g89p] {
    margin-top: 0;
    font-size: 16px;
}

.news-date[b-uj5az1g89p] {
    font-size: 12px;
    font-style: italic;
}

.news-story-wrapper[b-uj5az1g89p] {
    overflow: hidden;
}

.truncated-story[b-uj5az1g89p]  {
    max-height: 210px;
    
}

.truncated-story.blur-truncated[b-uj5az1g89p] {
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent); 
} 

.border-bottom[b-uj5az1g89p] {
    border-bottom: 1px solid #cccccc;
}
/* /Components/StylingComponents/Code.razor.rz.scp.css */
code[b-mh0cbi0zum] {
    background: #F5F5F5;
    font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
    color: #02525E;
    font-size: 1em;
}
/* /Components/StylingComponents/ContentPageWrapper.razor.rz.scp.css */
main[b-kvut339t3x] {
    background: white;
}
/* /Components/StylingComponents/ExampleBox.razor.rz.scp.css */
.example-box[b-iafexamkgc] {
    background: #F5F5F5;
    font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
    padding: 12px;
    word-wrap: break-word;
    margin-bottom: 5px;
}
/* /Pages/ApiGuides.razor.rz.scp.css */
/* /Pages/BuildReportView.razor.rz.scp.css */
/* /Pages/News.razor.rz.scp.css */
.has-search .form-control-feedback[b-8sb1ko00xk] {
    right: initial;
    left: 0;
    color: #ccc;
    line-height: 34px;
}

.first-story-important:first-of-type .news-story-wrapper[b-8sb1ko00xk] {
    border-bottom: 1px solid black;
}
/* /Pages/Organizations.razor.rz.scp.css */
