@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
html[b-pdxmjzsn2b], body[b-pdxmjzsn2b] {
    height: 100vh;
    overflow: hidden; /* page won't scroll */
}

/* Blazor default layout */
.page[b-pdxmjzsn2b] {
    display: flex;
    min-height: 100vh;
}


:host[b-pdxmjzsn2b] {
    display: block;
}

    :host[b-pdxmjzsn2b]  main {
        display: flex;
        flex-direction: column;
        min-width: 0;
        overflow: hidden;
    }

    :host[b-pdxmjzsn2b]  .content {
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        min-height: 0;
        overflow: hidden;
    }

    :host[b-pdxmjzsn2b]  .filters {
        flex: 0 0 auto;
    }

    :host[b-pdxmjzsn2b]  .results-scroll {
        flex: 1 1 auto;
        min-height: 0;
        overflow: auto;
    }


/*.top-row {
    position: sticky;
    top: 0;
    z-index: 1;
}
*/
.top-row[b-pdxmjzsn2b], article[b-pdxmjzsn2b] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}

.top-row[b-pdxmjzsn2b] {
    flex: 0 0 auto;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row.auth[b-pdxmjzsn2b]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pdxmjzsn2b]  a, .top-row[b-pdxmjzsn2b]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-pdxmjzsn2b]  a:hover, .top-row[b-pdxmjzsn2b]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-pdxmjzsn2b]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.page[b-pdxmjzsn2b] {
    flex-direction: row;
    height: 100vh;
}

    /* Your left nav stays fixed width */
    .page .sidebar[b-pdxmjzsn2b] {
        flex: 0 0 260px; /* adjust to your NavMenu width */
        background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }

    .page main[b-pdxmjzsn2b] {
        display: flex;
        flex-direction: column;
        min-width: 0;
        overflow: hidden;
    }

        .page main .content[b-pdxmjzsn2b] {
            /* This is your <article class="content px-4"> */
            display: flex;
            flex-direction: column;
            flex: 1 1 auto;
            min-height: 0; /* critical to allow inner scroll */
            overflow: hidden; /* contain scroll inside results */
        }

.sidebar[b-pdxmjzsn2b] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
}

/*
@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

        .top-row ::deep a, .top-row ::deep .btn-link {
            margin-left: 0;
        }
}
*/


#blazor-error-ui[b-pdxmjzsn2b] {
    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-pdxmjzsn2b] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-qxapi7tdtj] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-qxapi7tdtj] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-qxapi7tdtj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qxapi7tdtj] {
    font-size: 1.1rem;
}

.bi[b-qxapi7tdtj] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-qxapi7tdtj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-qxapi7tdtj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-qxapi7tdtj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-qxapi7tdtj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qxapi7tdtj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qxapi7tdtj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qxapi7tdtj]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-qxapi7tdtj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-qxapi7tdtj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-qxapi7tdtj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-qxapi7tdtj] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qxapi7tdtj] {
        display: none;
    }

    .nav-scrollable[b-qxapi7tdtj] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/CallDetails.razor.rz.scp.css */
.record-count[b-b8csuwbc6l] {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container[b-b8csuwbc6l] {
    display: flex;
    justify-content: space-between; /* This will ensure the items are evenly spaced */
    width: 100%;
    padding: 10px 0;
}

    .pagination-container a[b-b8csuwbc6l] {
        flex: 1; /* This ensures each item takes up equal space */
        text-align: center;
        padding: 5px;
        cursor: pointer;
    }

.pagination-link:hover[b-b8csuwbc6l] {
    background-color: #f0f0f0; /* Light grey background on hover for better UX */
}

.current-page[b-b8csuwbc6l] {
    background-color: #e0e0e0; /* Differentiate the current page */
    cursor: default; /* Remove the hand cursor for the current page */
}
/* /Components/Pages/CallRecordings.razor.rz.scp.css */
main table[b-3937bp2nam] {    
    width: 100%
}

main table tr:nth-child(even)[b-3937bp2nam] {
    background-color: lightblue;
}

main table th[b-3937bp2nam] {
    border: 1px solid #000000;
    background-color: lightgray;
}

main table td[b-3937bp2nam] {
    border: 1px solid #000000;
}

main div[b-3937bp2nam] {
    margin-bottom: 0.5em;
}

main a[b-3937bp2nam] {
    margin-left: 0.2em;
    color: blue;
}

.record-count[b-3937bp2nam] {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container[b-3937bp2nam] {
    display: flex;
    justify-content: space-between; /* This will ensure the items are evenly spaced */
    width: 100%;
    padding: 10px 0;
}

.pagination-container a[b-3937bp2nam] {
    flex: 1; /* This ensures each item takes up equal space */
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

    .pagination-link:hover[b-3937bp2nam] {
        background-color: #f0f0f0; /* Light grey background on hover for better UX */
    }

.current-page[b-3937bp2nam] {
    background-color: #e0e0e0; /* Differentiate the current page */
    cursor: default; /* Remove the hand cursor for the current page */
}
/* /Components/Pages/CallRevenue.razor.rz.scp.css */
/*main table {    
    width: 100%
}

main table tr:nth-child(even) {
    background-color: lightblue;
}

main table th {
    border: 1px solid #000000;
    background-color: lightgray;
}

main table td {
    border: 1px solid #000000;
}

main div {
    margin-bottom: 0.5em;
}

main a {
    margin-left: 0.2em;
    color: blue;
}

.record-count {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container {
    display: flex;
    justify-content: space-between;*/ /* This will ensure the items are evenly spaced */
    /*width: 100%;
    padding: 10px 0;
}

.pagination-container a {
    flex: 1;*/ /* This ensures each item takes up equal space */
    /*text-align: center;
    padding: 5px;
    cursor: pointer;
}

    .pagination-link:hover {
        background-color: #f0f0f0;*/ /* Light grey background on hover for better UX */
    /*}

.current-page {
    background-color: #e0e0e0;*/ /* Differentiate the current page */
    /*cursor: default;*/ /* Remove the hand cursor for the current page */
/*}*/
/* /Components/Pages/FranchiseBilling.razor.rz.scp.css */
body[b-ol6tkv873b] {
    font-family: sans-serif,Tahoma,Arial;
    font-size: 1em;
    color: black;
    width: 95%;
}

.invoicebody[b-ol6tkv873b] {
    font-family: sans-serif,Tahoma,Arial;
    font-size: 1em;
    color: black;
}

.ctr[b-ol6tkv873b] {
    text-align: center
}

.rgt[b-ol6tkv873b] {
    text-align: right
}

.bld[b-ol6tkv873b] {
    font-weight: bold
}

.break[b-ol6tkv873b] {
    page-break-after: always;
}

p.invBox[b-ol6tkv873b] {
    font-weight: bold;
    text-align: right;
    margin-top: .25em;
    margin-bottom: 0;
}

p.techlineBox[b-ol6tkv873b] {
    margin: .125em;
    margin-left: 1em;
}

.red[b-ol6tkv873b] {
    background: #ec1c24;
    color: #fff;
    font-weight: bold;
    border-radius: 6px 6px 0 0;
}

div.red[b-ol6tkv873b] {
    border: 1px solid #ec1c24;
    padding: .25em;
}

.norm[b-ol6tkv873b] {
    border: 1px solid #e6e7e8;
}

.tIndent[b-ol6tkv873b] {
    margin: .25em .25em .25em 1em;
}

td.tIndent[b-ol6tkv873b] {
    padding: .25em .25em .25em 1em;
}

.darker[b-ol6tkv873b] {
    background: #e6e7e8
}

#logo[b-ol6tkv873b] {
    float: left;
    width: 40%
}

.invHead[b-ol6tkv873b] {
    float: right;
}

#inv[b-ol6tkv873b] {
    font-size: 2.0em;
    text-align: right;
    vertical-align: top;
    font-style: italic;
    margin: 0em;
}

.ib[b-ol6tkv873b] {
    display: inline-block;
}

span.wide[b-ol6tkv873b] {
    padding-left: 1em;
    width: 10em
}

#bill[b-ol6tkv873b], #serv[b-ol6tkv873b] {
    padding: .25em;
    border-top: 0
}

    #bill p[b-ol6tkv873b], #serv p[b-ol6tkv873b] {
        margin-left: 1em
    }

#bill[b-ol6tkv873b], #billt[b-ol6tkv873b] {
    width: 50%;
    float: left;
}

#serv[b-ol6tkv873b], #servt[b-ol6tkv873b] {
    padding: .25em;
    width: 45%;
    float: right;
}

    #billt span[b-ol6tkv873b], #servt span[b-ol6tkv873b] {
        margin-left: 1em
    }

hr.elegantRed[b-ol6tkv873b] {
    border: 0;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(236,28,36,0), rgba(236,28,36,0.80), rgba(236,28,36,0));
    background-image: -moz-linear-gradient(left, rgba(236,28,36,0), rgba(236,28,36,0.80), rgba(236,28,36,0));
    background-image: -ms-linear-gradient(left, rgba(236,28,36,0), rgba(236,28,36,0.80), rgba(236,28,36,0));
    background-image: -o-linear-gradient(left, rgba(236,28,36,0), rgba(236,28,36,0.80), rgba(236,28,36,0));
    background-image: linear-gradient(left, rgba(236,28,36,0), rgba(236,28,36,0.80), rgba(236,28,36,0));
}

.w5[b-ol6tkv873b] {
    width: 5em
}

.w6[b-ol6tkv873b] {
    width: 6em
}

table.invoices[b-ol6tkv873b] {
    border-collapse: separate;
    width: 100%;
}

p.markhead[b-ol6tkv873b] {
    color: #093;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    margin: 0 0 0.5em;
}

#magicMover[b-ol6tkv873b] {
    display: none
}

#marketBox[b-ol6tkv873b] {
    border: 5px dashed black;
    border-radius: 1em
}

.fl[b-ol6tkv873b] {
    float: left
}

#bottom1[b-ol6tkv873b] {
    display: none
}

#addr[b-ol6tkv873b] {
    margin: 0 0 0 2em
}

.pastdue[b-ol6tkv873b] {
    font-weight: bold;
    font-style: italic;
}

#agingTbl[b-ol6tkv873b] {
    width: 100%;
    border-collapse: collapse;
    text-align: center
}

    #agingTbl td[b-ol6tkv873b] {
        border: 1px solid black;
    }

p.pcp[b-ol6tkv873b] {
    text-align: right;
    margin: 1em 0 0;
    font-size: 10pt;
}

@media print {
    body[b-ol6tkv873b] {
        width: 8.5in;
        height: 11in;
        margin: 0;
        padding: 0;
        font-size: 0.85em;
    }

    .printbody[b-ol6tkv873b] {
        width: 8.5in;
        height: 11in;
        margin: 0;
        padding: 0;
        font-size: 0.85em;
        line-height: 1.1em;
    }

    div.red[b-ol6tkv873b] {
        border: 0;
    }

    p.invBox[b-ol6tkv873b] {
        border-width: 1px;
    }

    #bill[b-ol6tkv873b], #serv[b-ol6tkv873b] {
        border: 1px solid #E6E7E8;
    }

        #bill p[b-ol6tkv873b], #serv p[b-ol6tkv873b] {
            margin: 0.25em
        }

    #bill[b-ol6tkv873b], #billt[b-ol6tkv873b] {
        width: 50%;
    }

        #billt span[b-ol6tkv873b], #servt span[b-ol6tkv873b] {
            margin: 0
        }

    #serv[b-ol6tkv873b], #servt[b-ol6tkv873b] {
        width: 45%;
    }

    .tIndent[b-ol6tkv873b] {
        margin: .125em .125em .125em 0.5em;
    }

    td.tIndent[b-ol6tkv873b] {
        padding: .125em .125em .125em 0.5em;
    }

    #magicMover[b-ol6tkv873b] {
        display: block;
        margin: 0;
        padding: 0;
        height: 5px
    }

    hr.elegantRed[b-ol6tkv873b] {
        border-top: 2px solid #ec1c24;
    }

    #addr[b-ol6tkv873b] {
        margin: 0 0 0 2em
    }

    #bottom1[b-ol6tkv873b] {
        display: block
    }

    #top1[b-ol6tkv873b] {
        display: none
    }

    #toAddr[b-ol6tkv873b] {
        margin-top: 1in
    }
}



/* /Components/Pages/MarketingBreakdown.razor.rz.scp.css */
/*main table {    
    width: 100%
}

main table tr:nth-child(even) {
    background-color: lightblue;
}

main table th {
    border: 1px solid #000000;
    background-color: lightgray;
}

main table td {
    border: 1px solid #000000;
}

main div {
    margin-bottom: 0.5em;
}

main a {
    margin-left: 0.2em;
    color: blue;
}

.record-count {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container {
    display: flex;
    justify-content: space-between;*/ /* This will ensure the items are evenly spaced */
    /*width: 100%;
    padding: 10px 0;
}

.pagination-container a {
    flex: 1;*/ /* This ensures each item takes up equal space */
    /*text-align: center;
    padding: 5px;
    cursor: pointer;
}

    .pagination-link:hover {
        background-color: #f0f0f0;*/ /* Light grey background on hover for better UX */
    /*}

.current-page {
    background-color: #e0e0e0;*/ /* Differentiate the current page */
    /*cursor: default;*/ /* Remove the hand cursor for the current page */
/*}*/
/* /Components/Pages/NumberBreakdown.razor.rz.scp.css */
/*main table {    
    width: 100%
}

main table tr:nth-child(even) {
    background-color: lightblue;
}

main table th {
    border: 1px solid #000000;
    background-color: lightgray;
}

main table td {
    border: 1px solid #000000;
}

main div {
    margin-bottom: 0.5em;
}

main a {
    margin-left: 0.2em;
    color: blue;
}
*/

/*.record-count {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container {
    display: flex;
    justify-content: space-between;*/ /* This will ensure the items are evenly spaced */
    /*width: 100%;
    padding: 10px 0;
}

.pagination-container a {
    flex: 1;*/ /* This ensures each item takes up equal space */
    /*text-align: center;
    padding: 5px;
    cursor: pointer;
}

    .pagination-link:hover {
        background-color: #f0f0f0;*/ /* Light grey background on hover for better UX */
    /*}

.current-page {
    background-color: #e0e0e0;*/ /* Differentiate the current page */
    /*cursor: default;*/ /* Remove the hand cursor for the current page */
/*}*/
/* /Components/Pages/RedTag.razor.rz.scp.css */
/*main table {    
    width: 100%
}

main table tr:nth-child(even) {
    background-color: lightblue;
}

main table th {
    border: 1px solid #000000;
    background-color: lightgray;
}

main table td {
    border: 1px solid #000000;
}

main div {
    margin-bottom: 0.5em;
}

main a {
    margin-left: 0.2em;
    color: blue;
}

.record-count {
    font-style: italic;
    float: right;
    padding-top: 10px;
    margin-top: 4px;
}

.pagination-container {
    display: flex;
    justify-content: space-between;*/ /* This will ensure the items are evenly spaced */
    /*width: 100%;
    padding: 10px 0;
}

.pagination-container a {
    flex: 1;*/ /* This ensures each item takes up equal space */
    /*text-align: center;
    padding: 5px;
    cursor: pointer;
}

    .pagination-link:hover {
        background-color: #f0f0f0;*/ /* Light grey background on hover for better UX */
    /*}

.current-page {
    background-color: #e0e0e0;*/ /* Differentiate the current page */
    /*cursor: default;*/ /* Remove the hand cursor for the current page */
/*}*/
