/* _content/cirris/Components/BreadcrumbComponent.razor.rz.scp.css */
.nav-bread-crumb[b-bopgzn1bpl] {
    display: inline-block;
}

a.nav-bread-crumb[b-bopgzn1bpl] {
    color: #323232;
    text-decoration: underline;
}

.nav-bread-crumb-separator[b-bopgzn1bpl] {
    margin-right: .25rem;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/AlternateProcessEnterEWMachineIds.razor.rz.scp.css */
div.station-list-container[b-eby4rsf954] {
    max-height: 500px;
    overflow-y: auto;
}

div.add-station-container[b-eby4rsf954] {
    margin-bottom: 0.5em;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/Apply42xxLicense.razor.rz.scp.css */
div.station-list-container[b-oaewyb9hnn] {
    max-height: 450px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/ApplyEWLicense.razor.rz.scp.css */
div.station-list-container[b-2121yjlug6] {
    max-height: 450px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/DownloadLicense.razor.rz.scp.css */
div.station-list-container[b-i1y84dcvhk] {
    max-height: 500px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/Enter42xxTesters.razor.rz.scp.css */
div.station-list-container[b-hyvyra2tkn] {
    max-height: 500px;
    overflow-y: auto;
}

div.add-station-container[b-hyvyra2tkn] {
    margin-bottom: 0.5em;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/Entered42xxTestersHighlighted.razor.rz.scp.css */
div.station-list-container[b-vqhx369edh] {
    max-height: 450px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/SavedEWStationsHighlighted.razor.rz.scp.css */
div.station-list-container[b-as2addfy4u] {
    max-height: 500px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/ShowLicenseKeys.razor.rz.scp.css */
div.station-list-container[b-09im8puc7c] {
    max-height: 500px;
    overflow-y: auto;
}

tr.license-key-row[b-09im8puc7c] {
    border-top-style: none;
    border-bottom-style: none;
    border-top-color: lightgray;
    border-bottom-color: lightgray;
    border-right-color: black;
    border-left-color: black;
}

tr.license-key-row-top[b-09im8puc7c] {
    border-top-style: double;
    border-top-color: black;
}

tr.license-key-row-bottom[b-09im8puc7c] {
    border-bottom-style: double;
    border-bottom-color: black;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardBodyContent/UploadEWLicenseRequest.razor.rz.scp.css */
.drop-zone[b-uf0je602bz] {
    padding: 20px;
    width: 100%;
    min-height: 100px;
    border: 2px dashed #0087F7;
    border-radius: 5px;
}

    .drop-zone.hover[b-uf0je602bz] {
        border-style: solid;
    }

div.read-file-container[b-uf0je602bz] {
    max-height: 150px;
    overflow-y: auto;
}
/* _content/cirris/Components/LicenseWizard/LicenseWizardComponent.razor.rz.scp.css */
[b-zexj91gr53] .wizard-left-column {
    border-right: solid lightgrey 1.5rem;
}

[b-zexj91gr53] .highlight-machine {
    background-color: lightgreen;
}

[b-zexj91gr53] .disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

[b-zexj91gr53] .disabled .unchecked {
    pointer-events: none;
}
/* _content/cirris/Components/Views/RecordView/RecordViewComponent.razor.rz.scp.css */
.form-floating > .form-control-plaintext[b-36lvsqrmeu] {
    height: unset;
}
/* _content/cirris/Pages/UserProfileMgmt/Announcements.razor.rz.scp.css */
.announcement-container[b-1hhmoxhinc] {
    border: 1px solid #d5d5d5;
    margin: 0.5rem 0rem;
    padding: 0.25rem 0rem;
}

.announcement-container-header[b-1hhmoxhinc] {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    margin: 0.5rem 0rem;
    padding: 0.25rem 0rem;
}

.announcement-inbox-input-label[b-1hhmoxhinc] {
    margin-left: 0.25rem;
}

.announcement-container-clickable[b-1hhmoxhinc] {
    cursor: pointer;
}

.announcement-filter-header[b-1hhmoxhinc] {
    margin-left: 0.25rem;
    font-weight: bold;
    font-size: 1.25rem;
}

.announcement-expiration-date-header[b-1hhmoxhinc] {
    font-weight: bold;
}
