/* _content/WebFrontEnd/Components/Documents/DocumentAuthorStatusComponent.razor.rz.scp.css */


table.DocSectionAuthorStatus[b-mveexuec98] {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-collapse: collapse;
    width: 100%;
}

table.DocSectionAuthorStatus th[b-mveexuec98] {
    background-color: #e8eef4;
    border: 1px solid #c3c3c3;
    padding: 3px;
}

table.DocSectionAuthorStatus td[b-mveexuec98] {
    border: 1px solid #c3c3c3;
    padding: 3px;
}

table.DocSectionAuthorStatus td ul li[b-mveexuec98] {
    font-weight: bold;
}

div.AuthorSearchPanel[b-mveexuec98] {
    background-color: lightgray;
    margin: 5px;
    padding: 5px;
}
/* _content/WebFrontEnd/Components/Documents/DocumentSearchComponent.razor.rz.scp.css */
body[b-0gikmlof7o] {
}

div.DocumentSearchPanel[b-0gikmlof7o] {
    background-color: lightgray;
    margin: 5px;
    padding: 5px;
}
/* _content/WebFrontEnd/Components/Generic/AdminPopupComponent.razor.rz.scp.css */
.ExpandWhenHovered:hover[b-5y9548l7wi] {
    height: 600px !important;
    overflow-wrap: break-word !important;
    text-wrap: normal !important;
    text-overflow: initial !important;
    white-space: normal !important;
    z-index: 9999 !important;
}


#items[b-5y9548l7wi] {
    width: 300px;
}

.item[b-5y9548l7wi] {
    width: 100px;
    border: none;
    float: left;
    height: 20px;
    overflow: hidden;
    text-align: left;
}
    .item:hover > .item-extend .PopupSomething[b-5y9548l7wi] {
        border: solid 1px #ccc;
        text-align: left;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
    }
    .item:hover > .item-extend .PopupTitle[b-5y9548l7wi] {
        background-color: yellow;
        font-weight: bold;
    }
    .item:hover > .item-extend .PopupBody[b-5y9548l7wi] {
        background-color: palegoldenrod;
    }

        .item:hover > .item-extend[b-5y9548l7wi] {
            position: absolute;
            min-width: 400px;
            z-index: 9999 !important;
        }
/* _content/WebFrontEnd/Components/Generic/GenericDependencyViewer.razor.rz.scp.css */
body[b-tu09ds6dzm] {
}


.ExpandWhenHovered[b-tu09ds6dzm] {
    
}

    .ExpandWhenHovered:hover[b-tu09ds6dzm] {
        height: 600px !important;
        overflow-wrap: break-word !important;
        text-wrap: normal !important;
        text-overflow: initial !important;
        white-space: normal !important;
        z-index: 9999 !important;
    }
/* _content/WebFrontEnd/Components/Users/DataRetentionComponent.razor.rz.scp.css */
div.Introduction[b-4sc6x4oyn5] {
    background-color: #f3f3f3;
    border: solid black 2px;
    margin: 10px;
    padding: 5px;
}


table.fieldList[b-4sc6x4oyn5] {
    margin: 10px;
}
