/* _content/LaWebService/Pages/LAExcelImport/Index.razor.rz.scp.css */
.my-header[b-j0g76wmbha] {
    display: flex;
    align-content: center;
    align-items: center;
    padding: .1em;
}

    .my-header a[b-j0g76wmbha] {
        margin-left: auto;
        text-decoration: none;
        font-size: .7em;
        padding: .5em;
        background: #0094ff;
        color: white;
        transition: all 175ms ease-in-out;
        border-radius: .5rem;
    }

        .my-header a:hover[b-j0g76wmbha] {
            background: #092234;
            transition: all 500ms ease-in-out;
        }

.my-filter-head[b-j0g76wmbha] {
    padding: .5rem;
    display: grid;
    grid-template-columns:1fr 1fr 1fr 100px;
    justify-items:end;
    align-items:end;
}

.details-body[b-j0g76wmbha]{
    display:flex;
    flex-direction:column;
    background: rgba(0, 0, 0, 0.15);
    width:100%;
    flex-grow:1;
    overflow: hidden;
    grid-template-rows:50px 1fr;
    
}

    .details-body h1[b-j0g76wmbha] {
        font-size: 1.5em;
        background: rgba(0, 0, 0, 0.15);
        padding: .2em .5em;
    }

.my-table[b-j0g76wmbha] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow:auto;
}
    .my-table .table-container[b-j0g76wmbha] {
        width: 100%;
        position: absolute;
        overflow: auto;
        padding: .2em;
    }

    .my-table .table-container thead[b-j0g76wmbha]{
        background: #154e78;
        font-weight: bold;
        text-align: center;
        color: white;
    }

        .my-table .table-container tbody tr[b-j0g76wmbha] {
            text-align: center;
            cursor: pointer;
            padding: .2em 0;
        }
        .my-table .table-container tbody tr:nth-child(2n)[b-j0g76wmbha] {
            background: rgba(255,255, 255, 0.15);
        }

        .my-table .table-container tfoot[b-j0g76wmbha] {
            background: #154e78;
            
            font-weight: bold;
            text-align: center;
            color: white;
        }

/* _content/LaWebService/Pages/LAExcelImport/LaCasesPaymentStatus.razor.rz.scp.css */
.my-header[b-uzwdyscecu] {
    display: flex;
    align-content: center;
    align-items: center;
    padding: .1em;
}

    .my-header a[b-uzwdyscecu] {
        margin-left: auto;
        text-decoration: none;
        font-size: .7em;
        padding: .5em;
        background: #0094ff;
        color: white;
        transition: all 175ms ease-in-out;
        border-radius: .5rem;
    }

        .my-header a:hover[b-uzwdyscecu] {
            background: #092234;
            transition: all 500ms ease-in-out;
        }

.my-filter-head[b-uzwdyscecu] {
    padding: .5rem;
    display: grid;
    grid-template-columns: 1fr 3fr 100px;
    justify-items: end;
    align-items: end;
}

.details-body[b-uzwdyscecu] {
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    flex-grow: 1;
    overflow: hidden;
    grid-template-rows: 50px 1fr;
}

    .details-body h1[b-uzwdyscecu] {
        font-size: 1.5em;
        background: rgba(0, 0, 0, 0.15);
        padding: .2em .5em;
    }

.my-table[b-uzwdyscecu] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
}

    .my-table .table-container[b-uzwdyscecu] {
        width: 100%;
        position: absolute;
        overflow: auto;
        padding: .2em;
    }

        .my-table .table-container thead[b-uzwdyscecu] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }

        .my-table .table-container tbody tr[b-uzwdyscecu] {
            text-align: center;
            cursor: pointer;
            padding: .2em 0;
        }

            .my-table .table-container tbody tr:nth-child(2n)[b-uzwdyscecu] {
                background: rgba(255,255, 255, 0.15);
            }

        .my-table .table-container tfoot[b-uzwdyscecu] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }

        .mtr[b-uzwdyscecu]{
            text-align: end;
        }
/* _content/LaWebService/Pages/LAExcelImport/LaCasesPaymentStatusMod/LaCasePaymentStatusPlotWIse.razor.rz.scp.css */
.my-header[b-4ckut7rtdi] {
    display: flex;
    align-content: center;
    align-items: center;
    padding: .1em;
}

    .my-header button[b-4ckut7rtdi] {
        margin-left: auto;
        text-decoration: none;
        font-size: .7em;
        padding: .5em;
        background: #0094ff;
        color: white;
        transition: all 175ms ease-in-out;
        border-radius: .5rem;
    }

        .my-header button:hover[b-4ckut7rtdi] {
            background: #092234;
            transition: all 500ms ease-in-out;
        }

.my-filter-head[b-4ckut7rtdi] {
    padding: .5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: end;
    align-items: end;
}

.details-body[b-4ckut7rtdi] {
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    flex-grow: 1;
    overflow: hidden;
    grid-template-rows: 50px 1fr;
}

    .details-body h1[b-4ckut7rtdi] {
        font-size: 1.5em;
        background: rgba(0, 0, 0, 0.15);
        padding: .2em .5em;
    }

.my-table[b-4ckut7rtdi] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
}

    .my-table .table-container[b-4ckut7rtdi] {
        width: 100%;
        position: absolute;
        overflow: auto;
        padding: .2em;
    }

        .my-table .table-container thead[b-4ckut7rtdi] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }

        .my-table .table-container tbody tr[b-4ckut7rtdi] {
            text-align: center;
            cursor: pointer;
            padding: .2em 0;
        }

            .my-table .table-container tbody tr:nth-child(2n)[b-4ckut7rtdi] {
                background: rgba(255,255, 255, 0.15);
            }

        .my-table .table-container tfoot[b-4ckut7rtdi] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }

.mtr[b-4ckut7rtdi] {
    text-align: end;
}

h1[b-4ckut7rtdi]{
    font-size:1.3em;
    display:flex;
    flex: 0 0 auto;
}
p[b-4ckut7rtdi] {
    display: flex;
    flex: 0 0 auto;
}
/* _content/LaWebService/Pages/LAExcelImport/NHExcelTally/AddNewExcel.razor.rz.scp.css */
.my-header[b-yt89ccp0id] {
    display: flex;
    align-content: center;
    align-items: center;
    padding: .1em;
}

    .my-header a[b-yt89ccp0id] {
        margin-left: auto;
        text-decoration: none;
        font-size: .7em;
        padding: .5em;
        background: #0094ff;
        color: white;
        transition: all 175ms ease-in-out;
        border-radius: .5rem;
    }

        .my-header a:hover[b-yt89ccp0id] {
            background: #092234;
            transition: all 500ms ease-in-out;
        }

.my-filter-head[b-yt89ccp0id] {
    padding: .5rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 100px;
    justify-items: end;
    align-items: end;
}

.custom-input-file[b-yt89ccp0id]::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-input-file[b-yt89ccp0id]::before {
    content: 'Select some files';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

.custom-input-file:hover[b-yt89ccp0id]::before {
    border-color: black;
}

.custom-input-file:active[b-yt89ccp0id]::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.details-body[b-yt89ccp0id] {
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    flex-grow: 1;
    overflow: hidden;
    grid-template-rows: 50px 1fr;
}

    .details-body h1[b-yt89ccp0id] {
        font-size: 1.5em;
        background: rgba(0, 0, 0, 0.15);
        padding: .2em .5em;
    }

.my-table[b-yt89ccp0id] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    font-size: .8em;
}

    .my-table .table-container[b-yt89ccp0id] {
        width: 100%;
        position: absolute;
        overflow: auto;
        padding: .2em;
    }

        .my-table .table-container thead[b-yt89ccp0id] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }

        .my-table .table-container tbody tr[b-yt89ccp0id] {
            text-align: center;
            cursor: pointer;
            padding: .2em 0;
            background: rgb(82, 178, 243);
        }


            .my-table .table-container tbody tr:nth-child(2n)[b-yt89ccp0id] {
                background: rgb(85, 185, 255);
            }

            .my-table .table-container tbody tr:has(> .notimport)[b-yt89ccp0id] {
                background: rgb(255, 251, 251, .85);
            }
            
            .my-table .table-container tbody tr:has(> .error)[b-yt89ccp0id] {
                background: rgb(255, 94, 0, 0.25);
            }

        .my-table .table-container tfoot[b-yt89ccp0id] {
            background: #154e78;
            font-weight: bold;
            text-align: center;
            color: white;
        }


        .text-right[b-yt89ccp0id]{
            text-align: right;
        }
/* _content/LaWebService/Pages/LAReport/UpdateReportData/Comps/ShowReportData.razor.rz.scp.css */
.location-details i[b-ouu0kwsgz5] {
    padding-right: 5px;
    color: #007bff;
}

.location-details p[b-ouu0kwsgz5]{
    all: unset;
    padding:0;
    margin:0;
    display: block;
    padding: 2.5px 0;
}

.location-details p:not(:last-child)[b-ouu0kwsgz5]{
    border-bottom:.5px solid rgba(128, 128, 128,.15);
}
/* _content/LaWebService/Pages/Layout/MainLayout.razor.rz.scp.css */
.page[b-xkuf9qpcph] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xkuf9qpcph] {
    flex: 1;
}

.sidebar[b-xkuf9qpcph] {
    background: rgba(96, 96, 96, 0.75);
}

article[b-xkuf9qpcph]{
    background-color:#e5e7eb;
    height:100%;
}


.top-row[b-xkuf9qpcph] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xkuf9qpcph]  a, .top-row[b-xkuf9qpcph]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xkuf9qpcph]  a:hover, .top-row[b-xkuf9qpcph]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xkuf9qpcph]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xkuf9qpcph] {
        justify-content: space-between;
    }

    .top-row[b-xkuf9qpcph]  a, .top-row[b-xkuf9qpcph]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xkuf9qpcph] {
        flex-direction: row;
    }

    .sidebar[b-xkuf9qpcph] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xkuf9qpcph] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xkuf9qpcph]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xkuf9qpcph], article[b-xkuf9qpcph] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-xkuf9qpcph] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-xkuf9qpcph] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LaWebService/Pages/Layout/ReportLayout.razor.rz.scp.css */
*[b-i4j71k1y7i] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


.content[b-i4j71k1y7i] {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

    .content .content-header[b-i4j71k1y7i] {
        width: 100%;
        background-color: #5da1e6;
        padding: 10px 10px;
        display: flex;
        align-items: center;
    }

        .content .content-header .content-header-actions[b-i4j71k1y7i] {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            flex: 1;
            gap: 10px;
            height: 100%;
        }

            .content .content-header .content-header-actions:hover[b-i4j71k1y7i] {
                color: #09388f;
            }

            .content .content-header .content-header-actions p[b-i4j71k1y7i] {
                font-size: 1rem;
                color: #fff;
                cursor: pointer;
            }

                .content .content-header .content-header-actions p i[b-i4j71k1y7i] {
                    color: #09388f;
                    padding-right: 5px;
                }

            .content .content-header .content-header-actions .dropdown[b-i4j71k1y7i] {
                display: none;
                position: absolute;
                background-color: #5da1e6;
                padding: 10px;
                border-radius: 5px;
                top: 50px;
                flex-direction: column;
                gap: 10px;
                right: 0;
                z-index: 1;
            }

                .content .content-header .content-header-actions .dropdown a[b-i4j71k1y7i] {
                    color: #fff;
                    font-size: 1rem;
                    text-decoration: none;
                    transition: all 0.1s;
                    cursor: pointer;
                    transition: all 0.1s;
                }

                    .content .content-header .content-header-actions .dropdown a:hover[b-i4j71k1y7i] {
                        color: #09388f;
                        transform: translateX(-5px);
                        transition: all 0.3s;
                    }

                    .content .content-header .content-header-actions .dropdown a i[b-i4j71k1y7i] {
                        color: #09388f;
                        padding-right: 5px;
                    }

        .content .content-header h1[b-i4j71k1y7i] {
            font-size: 1.2rem;
        }

        .content .content-header p[b-i4j71k1y7i] {
            padding: 0 5px;
            font-size: 1rem;
            color: #fff;
        }

    .content .main-content[b-i4j71k1y7i] {
        display: flex;
        flex: 1;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
        scrollbar-width: thin;
    }
