/* _content/MIS_BBISE/Components/Layout/ThemeColorSelector.razor.rz.scp.css */
.demo-theme-color-item[b-ejf6i9clmz] {
    display: table-cell;
    width: 36px;
    height: 36px;
    vertical-align: top;
    text-align: center;
    color: white;
    cursor: pointer;
}

    .demo-theme-color-item .material-icons[b-ejf6i9clmz] {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
