@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/DocAutoFill/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-c8uch090ma] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-c8uch090ma] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DocAutoFill/Components/Pages/AutoFillPage.razor.rz.scp.css */

.wizard-title[b-0z4kps40u0] {
    font-size: 15px;
    padding: 7px;
}

.responsive-align[b-0z4kps40u0] {
    width: 90%;
    margin: 0 auto;
}

.error[b-0z4kps40u0] {
    color: red;
}

.search-item[b-0z4kps40u0] {
    align-content: center;
    padding-bottom: 20px;
}

.right-ltr.e-control-wrapper .e-textbox[b-0z4kps40u0] {
    direction: ltr;
    text-align: right;
}


.e-tab .e-tab-header .e-toolbar-item .e-tab-text[b-0z4kps40u0] {
    font-size: 24px;
    color: black;
}

.e-tab .search-item[b-0z4kps40u0] {
    font-size: 24px;
    color: black;
}

.e-tab .e-content .e-item[b-0z4kps40u0] {
    font-size: 14px;
}

.e-textbox[b-0z4kps40u0] {
    font-size: 15px;
}

.e-checkbox[b-0z4kps40u0] {
    font-size: 15px;
}



/* input[type=checkbox] { */
.mcb[b-0z4kps40u0] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    transform: scale(2);
    padding: 10px;
    margin-right: 20px;
}

.container[b-0z4kps40u0] {
    height: 500px;
    column-fill: auto;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-width: 480px;
    -webkit-column-width: 480px;
    -moz-column-width: 480px;
}

.icon-middle-align[b-0z4kps40u0] {
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 8px;
    width: 30px;
}

.selected-count[b-0z4kps40u0] {
    font-size: 12px;
    margin-left: 2px;
    color: #007bff;
    font-weight: bold;
}

.folder-icon-container[b-0z4kps40u0] {
    position: relative;
    display: inline-block;
}

.selected-count-centered[b-0z4kps40u0] {
    position: absolute;
    top: 55%;
    left: 40%;
    transform: translate(-50%, -50%);
    font-size: 13px;
    color: #007bff;
    font-weight: bold;
    pointer-events: none;
}
