/* _content/PoundPupLegacy.Common.UI/Components/ActiveUserViewer.razor.rz.scp.css */
.collapsed[b-wdvcrbo8ub] {
    position: absolute;
    right: 0;
}
.active-users[b-wdvcrbo8ub] {
    position: absolute;
    right:0;
}
.user-list[b-wdvcrbo8ub] {
    padding-left: 1px;
    padding-bottom: 1px;
    background-color: var(--footer-bg-color);
    color: silver;
}
.inner[b-wdvcrbo8ub] {
    padding-bottom: 0.15em;
    border-left: solid thin silver;
    border-right: solid thin silver;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0.5em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    user-select: none;
    border-left: solid thin #686868;
    border-bottom: solid 1px #686868;
}
h4[b-wdvcrbo8ub] {
    background-color: var(--breadcrum-bg-color);
    color: var(--breadcrum-color);
    margin: 0;
    padding: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.25em;
    user-select: none;
    cursor: pointer;
}
.active-users h4[b-wdvcrbo8ub] {
    border-left: solid 1px var(--breadcrum-accent-color);
}
/* _content/PoundPupLegacy.Common.UI/Components/BreadCrumElementViewer.razor.rz.scp.css */
.breadcrum[b-31de6u0qmk]{
    display: grid;
    grid-template-columns: 1fr 10em;
}
/* _content/PoundPupLegacy.Common.UI/Components/FuzzyDateEditor.razor.rz.scp.css */
select[b-lvnmcp8uyz]{
    margin-right: 1em;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledCommaSeparatedLinkListViewer.razor.rz.scp.css */
[b-rxr2gfk7kj] ul {
    margin:0;
    padding-left:1em;
}
[b-rxr2gfk7kj] li{
    margin:0;
    list-style-type: none;
}
label[b-rxr2gfk7kj]{
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledIntViewer.razor.rz.scp.css */
label[b-rrx2sdk7ka] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledLinkListViewer.razor.rz.scp.css */
[b-6lwmwitcw6] ul {
    margin:0;
    padding-left:1em;
}
[b-6lwmwitcw6] li{
    margin:0;
    list-style-type: none;
}
label[b-6lwmwitcw6]{
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableBooleanViewer.razor.rz.scp.css */
label[b-w1lgjc26ir] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableDateTimeViewer.razor.rz.scp.css */
label[b-kw6orvjb6p] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableDecimalViewer.razor.rz.scp.css */
label[b-sgscuxsnne] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableFuzzyDateViewer.razor.rz.scp.css */
label[b-2f5qu524mp] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableIntViewer.razor.rz.scp.css */
label[b-d78t3yj75u] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableLinkViewer.razor.rz.scp.css */
label[b-7394mj2yuh] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNonNullableStringViewer.razor.rz.scp.css */
label[b-2gjkg6snq1] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableBooleanViewer.razor.rz.scp.css */
label[b-x011e7kv41] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableDateTimeViewer.razor.rz.scp.css */
label[b-yarz9cjzgx] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableDecimalViewer.razor.rz.scp.css */
label[b-xsb4buo45o] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableFuzzyDateViewer.razor.rz.scp.css */
label[b-t5gy13pdf4] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableIntViewer.razor.rz.scp.css */
label[b-uhc85svj1a] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableLinkViewer.razor.rz.scp.css */
label[b-jayr6cmkag] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableStringViewer.razor.rz.scp.css */
label[b-325pb9lpw6] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LabeledNullableUriViewer.razor.rz.scp.css */
label[b-t1cab7tcv3] {
    font-weight: bold;
}
/* _content/PoundPupLegacy.Common.UI/Components/LinkViewer.razor.rz.scp.css */
a[b-wtjdeyz5b6] {
    color: var(--link-color);
    text-decoration: none;
}
/* _content/PoundPupLegacy.Common.UI/Components/ModalDialog.razor.rz.scp.css */
dialog[b-616d3eq8yb] {
    overflow-x: hidden;
    overflow-y: auto;
    border: solid 2px #2121c1;
    border-radius: 10px;
    padding:0;
    z-index:1000;
}
.modal-body[b-616d3eq8yb] {
    overflow-y: auto;
}

.modal-header[b-616d3eq8yb] {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    background-color: #838383;
    color: #ffffff;
}

.modal-header button.btn-close[b-616d3eq8yb] {
    background-color: transparent;
    color: white;
    border: 0;
    margin: 0;
    padding-left: 0.6em;
    padding-right: 0.6em;
    border-radius: 0 5px 0 0;
    position: relative;
    height: 1.80em;
    cursor: pointer;
}
.modal-header button.btn-close:hover[b-616d3eq8yb] {
    background-color: darkred;
}
.modal-title[b-616d3eq8yb] {
    margin-left: 0.25em;
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    line-height: 16px;
}

.modal-body[b-616d3eq8yb] {
    position: relative;
    padding: 0.5em 0.25em;
}

.modal-footer[b-616d3eq8yb] {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    background-color: #edeff5;
    border-radius: 0 0 5px 5px;
}

.modal-footer button[b-616d3eq8yb] {
    margin: 0.25em;
    padding: 0.5em 1em;
    border: 0;
    background-color: #6290fa;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

.modal-footer button:hover[b-616d3eq8yb] {
    background-color: #8eaffc;
}
/* _content/PoundPupLegacy.Common.UI/Components/MultiSelectEditor.razor.rz.scp.css */
label[b-gxu5y34brd] {
    font-weight: bold;
}
.multi-selector[b-gxu5y34brd]{
    display:grid;
    grid-template-columns: auto 1em;
    margin-bottom: 1em;
}

.item:first-of-type[b-gxu5y34brd], .item:first-of-type + div[b-gxu5y34brd] {
    border-top: solid thin var(--term-border-color);
}
.item[b-gxu5y34brd] {
    display: block;
    width: 100%;
    background-color: var(--select-item-bg-color);
    cursor: pointer;
    border-left: solid thin var(--term-border-color);
    border-bottom: solid thin var(--term-border-color);
    padding-left: 0.25em;
    padding-top:0.25em;
}
    .item + div[b-gxu5y34brd] {
        background-color: var(--select-item-bg-color);
        border-bottom: solid thin var(--term-border-color);
    }
.item + .selected[b-gxu5y34brd]::after {
    content: "⬤";
}
.item + div[b-gxu5y34brd]::after {
    color: var(--selected-indicator-color);
    content: "⭘";
}
.item.selected[b-gxu5y34brd], .item + .selected[b-gxu5y34brd] {
    background-color: var(--selected-item-bg-color);
    color: var(--selected-indicator-color);
}

/* _content/PoundPupLegacy.Common.UI/Components/OptionalBoolEditor.razor.rz.scp.css */
label[b-4laez2q24k] {
    font-weight: bold;
    display: inline;
    width: 4em;
}
input[b-4laez2q24k]{
    display: inline;
    width: 2em;
}
