/* _content/CloudStorageScanConsole/Shared/CclsSelector.razor.rz.scp.css */
.accordion.outer[b-gblifqcrj1] {
    min-height: 50vh;
    max-height: 50vh;
    overflow-y: auto
}

.card[b-gblifqcrj1] {
    margin-bottom: 0;
}

.card-body[b-gblifqcrj1] {
    padding: 0;
}

.accordion.inner h5[b-gblifqcrj1] {
    padding-left: 1em;
}

.accordion h5 i.count-note[b-gblifqcrj1] {
    font-weight: normal;
    font-size: .9em;
    margin-left: 1em;
}

.card-body ul[b-gblifqcrj1] {
    list-style-type: none;
    margin: 1em 0 0 3em;
}

.card-header div.collapsed i.mdi-chevron-down[b-gblifqcrj1] {
    display: none;
}

.card-header div:not(.collapsed) i.mdi-chevron-right[b-gblifqcrj1] {
    display: none;
}

[data-toggle="collapse"] > input[type="checkbox"][b-gblifqcrj1] {
    margin-right: .5em
}

.badge[b-gblifqcrj1] {
    margin-left: 1em;
}

h6.collapsed i.mdi-chevron-down[b-gblifqcrj1] {
    display: none;
}

h6:not(.collapsed) i.mdi-chevron-right[b-gblifqcrj1] {
    display: none;
}

/* _content/CloudStorageScanConsole/Shared/NavBar.razor.rz.scp.css */
.full-status-badge[b-8y7plpxry8] {
    background-color: #0acf97;
    color: #464646;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 14px;
}

.partial-status-badge[b-8y7plpxry8] {
    background-color: #ffee00;
    color: #464646;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 14px;
}

.none-status-badge[b-8y7plpxry8] {
    background-color: #fa5c7c;
    color: #464646;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 14px;
}

.gear-link[b-8y7plpxry8] {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
}
.protect-everything-content[b-8y7plpxry8] {
    float: left;
    position: relative;
    top: 20px;
}

.custom-gear-icon[b-8y7plpxry8] {
    color: gray;
    position: relative;
    top: 2px;
}
