/* /Features/Admin/Clients/Add.razor.rz.scp.css */
/* /Features/Admin/Clients/Edit.razor.rz.scp.css */
.backholder[b-gs38tw6da6] {
    margin-bottom: 32px;
}
[b-gs38tw6da6] .new-form-container {
    margin-top: 10px;
    padding:15px;
}

[b-gs38tw6da6] .new-form-container.inactive {
    background: #eeeeee;
    
}
[b-gs38tw6da6] i {
    background: var(--service-colour);
    border-radius: 1000px;
    width: 22px;
    height: 22px;
    color: white;
    display: inline-grid;
    font-size: 11px;
    justify-content: center;
    align-content: center;
}

[b-gs38tw6da6] .tab-name.inactive {
    color:#cccccc;
}

[b-gs38tw6da6] .e-tab-text {
    gap: 5px;
}
/* /Features/Admin/Clients/List.razor.rz.scp.css */
[b-q3xjjs69iz] .e-grid .e-focused:not(.e-menu-item) {
    box-shadow: none;
}


[b-q3xjjs69iz] tbody>.e-row {
    cursor:pointer
}
/* /Features/Admin/MarketPlace/List.razor.rz.scp.css */
[b-vep3hcx246] .e-grid .e-focused:not(.e-menu-item) {
    box-shadow: none;
}


[b-vep3hcx246] tbody>.e-row {
    cursor:pointer
}
/* /Features/Admin/ServiceProviders/Add.razor.rz.scp.css */
/* /Features/Admin/ServiceProviders/Edit.razor.rz.scp.css */
.backholder[b-vx9qhncv13] {
    margin-bottom: 32px;
}
[b-vx9qhncv13] .new-form-container {
    margin-top: 10px;
    padding:15px;
}

[b-vx9qhncv13] .new-form-container.inactive {
    background: #eeeeee;
    
}
[b-vx9qhncv13] i {
    background: var(--service-colour);
    border-radius: 1000px;
    width: 22px;
    height: 22px;
    color: white;
    display: inline-grid;
    font-size: 11px;
    justify-content: center;
    align-content: center;
}

[b-vx9qhncv13] .tab-name.inactive {
    color:#cccccc;
}

[b-vx9qhncv13] .e-tab-text {
    gap: 5px;
}


.add-service-holder[b-vx9qhncv13] {
    border: 1px solid #1e2426;
    border: 1px solid rgba(30, 36, 38, 0.12);
    border-radius: 10px;
    margin-top: 20px;
    padding: 15px;
    position: relative
}

.add-service-holder.active[b-vx9qhncv13] {
        justify-content: space-between;
        align-items: center
    }

    .add-service-holder.service-library[b-vx9qhncv13] {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        display:grid;
        grid-template-columns: auto auto 1fr auto;
        justify-content: flex-start;
        align-items: flex-start;
        
    }


.sidebaricon-holder[b-vx9qhncv13] {
    width: 30px;
    height: 30px;
    background: var(--icon-background);
    color: var(--icon-color);
}



.spacers[b-vx9qhncv13] {
    flex-grow: 1;
    flex-shrink: 1;
}


.grey-text[b-vx9qhncv13] {
    color: #9a99ad;
}

[b-vx9qhncv13] .e-tab > .e-content >.e-item.e-active {
    margin-top: 5px;
    overflow-y: scroll;
    max-height: calc(-350px + 100vh);
}
/* /Features/Admin/ServiceProviders/List.razor.rz.scp.css */
[b-phqgwehghz] .e-grid .e-focused:not(.e-menu-item) {
    box-shadow: none;
}


[b-phqgwehghz] tbody>.e-row {
    cursor:pointer
}
/* /Features/Admin/Templates/EditTemplate.razor.rz.scp.css */
.edit-form[b-lqt00q4h35] {
    grid-row: 2;
    grid-column:1/4;
}
/* /Features/Admin/Users/Edit.razor.rz.scp.css */
.backholder[b-jjvtgb85x1] {
    margin-bottom: 32px;
}
[b-jjvtgb85x1] .new-form-container {
    margin-top: 10px;
    padding:15px;
}

[b-jjvtgb85x1] .new-form-container.inactive {
    background: #eeeeee;
    
}
[b-jjvtgb85x1] i {
    background: var(--service-colour);
    border-radius: 1000px;
    width: 22px;
    height: 22px;
    color: white;
    display: inline-grid;
    font-size: 11px;
    justify-content: center;
    align-content: center;
}

[b-jjvtgb85x1] .tab-name.inactive {
    color:#cccccc;
}

[b-jjvtgb85x1] .e-tab-text {
    gap: 5px;
}
/* /Features/ClientSelector/ClientSelector.razor.rz.scp.css */
.search[b-50c48xd3em] {
    padding: 3px;
}
/* /Features/Controls/FileUpload.razor.rz.scp.css */
.e-file-name[b-fkum7zr7mo] {
    overflow: visible !important;
}
.e-file-is-report[b-fkum7zr7mo] {
    margin-top: 5px;
}
/* /Features/Controls/FormControl.razor.rz.scp.css */
.single-line[b-dlw9396cig] {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 5px;
}

.no-label[b-dlw9396cig] {
    padding-bottom: 0;
}

[b-dlw9396cig] input.e-input, [b-dlw9396cig] .e-input-group input.e-input, [b-dlw9396cig] .e-input-group.e-control-wrapper input.e-input {
    padding-bottom:12px;
    padding-left:14px;
    padding-right:14px;
    padding-top:12px;
    height: 47px;
    
}

[b-dlw9396cig] textarea.e-input, 
[b-dlw9396cig] textarea.e-input:focus, 
[b-dlw9396cig] .e-input-group textarea.e-input, 
[b-dlw9396cig] .e-input-group textarea.e-input:focus, 
[b-dlw9396cig] .e-input-group.e-control-wrapper textarea.e-input,
[b-dlw9396cig] .e-input-group.e-control-wrapper textarea.e-input:focus {
    padding: 12px 14px;
}
/* /Features/Controls/InfoBox.razor.rz.scp.css */
.holder[b-wzw69rd1yk] {
    position: relative;
    padding: 25px;
    text-decoration: none;
    background-color: var(--holder-background);
    border: 1px solid var(--holder-border);
    box-shadow: 0 0 15px 2px var(--holder-boxshadow);
    text-decoration: none;
    border-radius: 8px;
    color: var(--holder-text);
}

.holder>div:first-child[b-wzw69rd1yk] {
    font-size: 38px;
    font-weight: 500;
    line-height: 1.2em;
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--holder-border);
    margin-bottom: 20px;

}

.holder>div:first-child>i[b-wzw69rd1yk] {
    background: var(--holder-text);
    color: white;
    border-radius: 100%;
    height: 38px;
    width: 38px;
    display: grid;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    
}

.holder>div:first-child>.full-width[b-wzw69rd1yk] {
    grid-column: 1/3;
}

    h4[b-wzw69rd1yk] {
        font-weight: 400;
    }

p[b-wzw69rd1yk] {
    font-size: 15px;
    font-weight: 300;
    padding-right: 10px;
    margin: 0;
    line-height: 1.4em;
}

.close-icon[b-wzw69rd1yk] {
    position: absolute;
    inset: 0 0 auto auto;
    padding: 10px;
    font-size: 20px;
    cursor: default;
}

.close-icon>i[b-wzw69rd1yk] {
    cursor: pointer;
}

.status-label[b-wzw69rd1yk] {
    background-color: var(--holder-text);
}
/* /Features/Controls/Menu.razor.rz.scp.css */
/* /Features/Controls/MenuItem.razor.rz.scp.css */
.clickable:hover[b-z8fnc0scrz] {
    background: #eeeeee;
}
/* /Features/Controls/ShowMultiLine.razor.rz.scp.css */
div[b-clnc2rls9y] {
    white-space: pre-wrap;
    overflow-wrap: break-word;
}
/* /Features/Controls/UploadFile.razor.rz.scp.css */
[b-gudl5gcj1h] .e-upload-actions {
    display: none;
}

div[b-gudl5gcj1h] {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* /Features/Dashboard/DashboardPage.razor.rz.scp.css */
.no-stat-grid[b-wm5ygiczp1] {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

@media screen and (max-width: 1250px) {
    .no-stat-grid[b-wm5ygiczp1] {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 479px) {
    .no-stat-grid[b-wm5ygiczp1] {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.info-boxes[b-wm5ygiczp1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 45px;
    grid-column-gap: 45px;
    grid-template-rows: auto;
}
/* /Features/Dashboard/ServiceDashboard.razor.rz.scp.css */
.no-stat-grid[b-5wgjgd7ul6] {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

@media screen and (max-width: 1250px) {
    .no-stat-grid[b-5wgjgd7ul6] {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 479px) {
    .no-stat-grid[b-5wgjgd7ul6] {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.how-it-works[b-5wgjgd7ul6] {
    position: relative;
}

.how-it-works[b-5wgjgd7ul6], .statistics[b-5wgjgd7ul6] {
    border: var(--help-border);
    border-radius: 8px;
    padding: 25px;
    text-decoration: none;
    
    box-shadow: var(--help-box-shadow);
    color: var(--colour-help);
    font-weight:300;
}

.statistics[b-5wgjgd7ul6] {
    position: sticky;
    top: 100px;
}

h4[b-5wgjgd7ul6] {
    font-weight: 400;
}

b[b-5wgjgd7ul6] {
    font-weight:500;
}

.how-it-works > label[b-5wgjgd7ul6] {
    position: absolute;
    inset: -12px 60px auto auto;
    padding: 3px 8px;
    background: var(--colour-help);
    font-size: 10px;
    font-weight:400;
    line-height: 1.3em;
    color: white;
    border-radius:1000px;
}

.how-it-works > i[b-5wgjgd7ul6] {
    cursor: pointer;
    position:absolute;
    inset: 10px 10px auto auto;
    color: var(--colour-help);
}


.stats[b-5wgjgd7ul6] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-top:20px;
    
}

.stats>span[b-5wgjgd7ul6] {
    padding: 4px 8px;
    font-size:12px;
    line-height: 1.4em;
    border-radius:1000px;
    color:white;
}

span.complete[b-5wgjgd7ul6],div.complete[b-5wgjgd7ul6] {
    background: var(--colour-help);
}
span.open[b-5wgjgd7ul6],div.open[b-5wgjgd7ul6] {
    background: var(--colour-pending);
}

span.waiting[b-5wgjgd7ul6], div.waiting[b-5wgjgd7ul6] {
    background: var(--colour-open);
}

.graph[b-5wgjgd7ul6] {
    width:100%;
    display:grid;
    border-radius:5px;
    height:20px;
    overflow:hidden;
    margin-top:15px;
    margin-bottom:15px;
}

.graph>div[b-5wgjgd7ul6] {
    min-height:20px;
}
/* /Features/Grids/Grid.razor.rz.scp.css */
.empty-content-div[b-ik0408nv2w] {
    margin-top:30px;
}

.empty-container[b-ik0408nv2w] {
    position: relative;
    pointer-events:none;
    margin-top: -40px;
    padding-top:10px;
}

.empty-container> div:nth-of-type(1)[b-ik0408nv2w] {
    margin-top: 40px;
}

    .empty-container > .overlay[b-ik0408nv2w] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(180deg,var(--overlay-background-start),var(--overlay-background-end));
        pointer-events: none;
    }
/* /Features/Grids/GridPager.razor.rz.scp.css */
a[b-dcw361j5hy] {
    text-decoration: none;
    display: flex;
    align-items: center;
}

svg[b-dcw361j5hy] {
    margin-left:0;
    margin-right:0;
}

.page-count[b-dcw361j5hy] {
    display:grid;
    grid-template-columns: 1fr auto auto 1fr;
    align-items: center;
    gap: 10px;
}

.page-count > span:nth-child(1)[b-dcw361j5hy] {
    grid-column:2;
}
/* /Features/Layout/DotHeader.razor.rz.scp.css */
.header > .inline + .inline[b-8nbdphmxdt] {
    margin-left: 6px;
}
/* /Features/Layout/Header.razor.rz.scp.css */
.header > .inline + .inline[b-b51tmjb4a9] {
    margin-left: 6px;
}
/* /Features/LightBox/LightBox.razor.rz.scp.css */
.w-lightbox-item[b-szjnz3ggtn] {
    opacity: 0.3;
}

.w-lightbox-item.w-lightbox-active[b-szjnz3ggtn] {
    opacity: 1;
    border: 1px solid white;
}
/* /Features/Loading/ShowLoading.razor.rz.scp.css */
@keyframes loadcontainer-b-57kpc8sq7r {
    from {
            padding-top: 0;
        }

    to {
        padding-top: 50px;
        
    }
}
@keyframes loadimage-b-57kpc8sq7r {
    from {
        opacity: 1;
    }

    to {
        opacity: 0.2;
    }
}


.loading[b-57kpc8sq7r] {
    background: white;
    width: 100%;
    height: 100%;
    display: grid;
    width: 100%;
    height: 100%;
    display: grid;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-name: loadcontainer-b-57kpc8sq7r;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
img[b-57kpc8sq7r] {
    place-self: center center;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-name: loadimage-b-57kpc8sq7r;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
/* /Features/MarketPlace/MarketPlacePage.razor.rz.scp.css */


.grey-text[b-sday9ky0xc] {
    color: #9a99ad;
}

p[b-sday9ky0xc] {
    font-size:15px;
}


#w-node-_0c34007c-93e7-7ead-cfa7-005ad0677e75-0c4920c3[b-sday9ky0xc] {
    grid-area: span 1/span 2/span 1/span 2
}

.text-span[b-sday9ky0xc] {
    text-decoration: underline
}

.div-block-52[b-sday9ky0xc] {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}


[b-sday9ky0xc] .button.small.active, .button.small.active-service[b-sday9ky0xc] {
    border: 1px solid #9a99ad;
    background-color: white;
    color: #9a99ad;
    margin-top: auto;
    margin-bottom: auto
}

.active-service[b-sday9ky0xc] {
    cursor:not-allowed;
}

.red[b-sday9ky0xc] {
    background-color: #f60203;
}

[b-sday9ky0xc] .button.small {
    flex: none;
    padding: 10px 15px;
    font-size: 14px
}

.add-service-holder[b-sday9ky0xc] {
    border: 1px solid #1e2426;
    border: 1px solid rgba(30, 36, 38, 0.12);
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px;
    position: relative
}

.add-service-holder.active[b-sday9ky0xc] {
        justify-content: space-between;
        align-items: center
    }

    .add-service-holder.service-library[b-sday9ky0xc] {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        justify-content: flex-start;
        align-items: flex-start;
        display: flex
    }


    .sidebaricon-holder[b-sday9ky0xc] {
        width:30px;
        height:30px;
        background: var(--icon-background);
        color: var(--icon-color);
    }

.descriptive-text[b-sday9ky0xc] {
    color: rgb(154, 153, 173);
    text-align: left;
    margin-top: 5px;
    padding-left: 17px;
    font-size: 12px;
    line-height: 1.3em
}

    .descriptive-text.larger[b-sday9ky0xc] {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        font-size: 14px
    }

.spacers[b-sday9ky0xc] {
    flex-grow:1;
    flex-shrink:1;
}

.tab-content[b-sday9ky0xc] {
    padding-top:20px;
}

.tab-content > h4[b-sday9ky0xc] {
    text-align:center;
}

[b-sday9ky0xc] e-tab-text {
    font-family: Jost, sans-serif;
}


[b-sday9ky0xc] .e-tab .e-tab-header .e-toolbar-item.e-active {
    background: blue;
    color: white;
    background: #4000ff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 15px !important;
}



    [b-sday9ky0xc] .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        color: #9a99ad !important;
    }
    
    [b-sday9ky0xc] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text {
        color: white !important;
    }

[b-sday9ky0xc] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    border: none;
}


[b-sday9ky0xc] .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 120px;
    margin: 0;
    min-height: 120px;
    min-width: auto;
}

[b-sday9ky0xc] .e-tab-text {
    flex-direction: column;
    height: 120px;
   
}

[b-sday9ky0xc] .tab-text {
    font-size:38px;
    font-weight:500;
    line-height:1.2em;
    margin-bottom: 5px;
}

[b-sday9ky0xc] .tab-text-2 {
    margin-bottom:0;
    font-weight:400;
    line-height:1.4em;
    font-size:18px;
}

.tab-holder[b-sday9ky0xc] {
    max-width: calc(100vw - 8em);
    overflow-x:hidden;

}

@media screen and (max-width: 767px) {
    .tab-holder[b-sday9ky0xc] {
        max-width: calc(100vw - 5em);
    }
}
/* /Features/Navigation/AdminMenu.razor.rz.scp.css */
/*::deep .active {
    background-color: black;
}
*/
/* /Features/Navigation/NavMenu.razor.rz.scp.css */
/*::deep .active {
    background-color: black;
}
*/
/* /Features/Navigation/NavMenuItem.razor.rz.scp.css */
.sidebaricon-holder.fa-holder[b-rv9it8m8kd] {
    --service-colour: black;
    padding: 0;
    font-size: 10px;
    color: white;
    background-color: var(--service-colour);
}

[b-rv9it8m8kd] .sidebaricon-holder.fa-holder {
    display:flex;
    align-items:center;
    justify-content:center;
}

[b-rv9it8m8kd] .sidebaricon-holder.fa-holder>i {
    width:16px;
    text-align: center;
}


    [b-rv9it8m8kd] .sidebar-link.nonactive {
        opacity: 0.3;
    }

[b-rv9it8m8kd] .sidebar-link.nonactive:hover {
  opacity: 0.3;
}


/* Alignment Fixes */
[b-rv9it8m8kd] .sidebaricon-holder.fa-holder > i.fa-down-to-bracket {
    margin-left: -2px;
}



/* /Features/Navigation/TopRightMenu.razor.rz.scp.css */
.profile-image-overlay[b-74kv3i7fnm] {
    display: grid;
}

.profile-image-container[b-74kv3i7fnm] {
    grid-area: 1/1;
    justify-self: center;
    align-self: center;
    background: transparent;
}



.profile-image-container:nth-child(1)[b-74kv3i7fnm] {
    width: 40px;
    height: 40px;
}

.profile-image-container:nth-child(2)[b-74kv3i7fnm], .profile-image-container:nth-child(2) > .profile-img[b-74kv3i7fnm] {
        background: transparent;
    }
/* /Features/People/OwnPeople.razor.rz.scp.css */
[b-o4zc8bmxp9] .e-radio-wrapper {
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}

[b-o4zc8bmxp9] .e-radio+label::before {
    border-radius:4px;
}
/* /Features/Plans/CurrentPlans.razor.rz.scp.css */
[b-jgqgrehypm] .w-layout-grid {
    column-gap: 0;
    row-gap: 0;
    grid-template-columns: minmax(30px, 30px) 0.75fr 1fr 0.5fr;
    grid-template-rows: auto;
}

[b-jgqgrehypm] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

@media screen and (max-width: 767px) {
    [b-jgqgrehypm] .w-layout-grid {
        grid-template-columns: minmax(30px, 30px) 1fr 0.5fr;
    }
}
/* /Features/Recommendation/CurrentRecommendations/ShowRecommendations.razor.rz.scp.css */
[b-ujvw0drmpx] .w-layout-grid {
    column-gap: 0;
    row-gap: 0;
    grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr 0.25fr;
    grid-template-rows: auto;
}

.status-label-holder[b-ujvw0drmpx] {
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
}

[b-ujvw0drmpx] .slice:hover .status-label-holder {
    transform: translate3d(-10px, 0, 0);
}

[b-ujvw0drmpx] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

@media screen and (max-width: 767px) {
    [b-ujvw0drmpx] .w-layout-grid {
        grid-template-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr 0.25fr;
    }
}

@media screen and (max-width: 479px) {
    [b-ujvw0drmpx] .w-layout-grid {
        grid-template-columns: minmax(30px, 30px) 1fr 0.25fr;
    }
}
/* /Features/Recommendation/RecommendationWidget/Recommendations.razor.rz.scp.css */
.div-block-2[b-3e4vvvo0y4] {
    display: grid;
    grid-template-columns: auto 1fr;
}

.div-block-2>.dot[b-3e4vvvo0y4] {
    align-self: start;
    margin-top: calc((var(--line-height) - 8px) / 2);
}
/* /Features/Reports/ReportsWidget/Reports.razor.rz.scp.css */
.div-block-2[b-cddudqvdmp] {
    display: grid;
    grid-template-columns: auto 1fr;
}

.div-block-2 > .dot[b-cddudqvdmp] {
    align-self: start;
    margin-top: calc((var(--line-height) - 8px) / 2);
}
/* /Features/Resources/ClientFiles.razor.rz.scp.css */
[b-jfrp2tqz3l] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

[b-jfrp2tqz3l] .slice.headings {
    border-style: none;
}

[b-jfrp2tqz3l] .w-layout-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

@media screen and (max-width: 991px) {
    [b-jfrp2tqz3l] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 767px) {
    [b-jfrp2tqz3l] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 479px) {
    [b-jfrp2tqz3l] .slice {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    [b-jfrp2tqz3l] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.25fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.25fr;
    }

    [b-jfrp2tqz3l] .view-more-holder { 
         grid-column: 1/4;
    }
}

/* /Features/Resources/ClientImages.razor.rz.scp.css */
[b-ygzbyqm2k4] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

[b-ygzbyqm2k4] .slice.headings {
    border-style: none;
}

[b-ygzbyqm2k4] .w-layout-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

[b-ygzbyqm2k4] img {
    width: 100px;
}

@media screen and (max-width: 991px) {
    [b-ygzbyqm2k4] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 767px) {
    [b-ygzbyqm2k4] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 479px) {
    [b-ygzbyqm2k4] .slice {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    [b-ygzbyqm2k4] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.25fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.25fr;
    }

    [b-ygzbyqm2k4] .view-more-holder {
        grid-column: 1/4;
    }
}
/* /Features/Resources/TicketFiles.razor.rz.scp.css */
[b-n9786qf1fi] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

[b-n9786qf1fi] .slice.headings {
    border-style: none;
}

[b-n9786qf1fi] .w-layout-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.25fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

[b-n9786qf1fi] img {
    width: 100px;
}

@media screen and (max-width: 991px) {
    [b-n9786qf1fi] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 767px) {
    [b-n9786qf1fi] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr;
    }
}

@media screen and (max-width: 479px) {
    [b-n9786qf1fi] .slice {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    [b-n9786qf1fi] .w-layout-grid {
        -ms-grid-columns: minmax(30px, 30px) 1fr 0.25fr;
        grid-template-columns: minmax(30px, 30px) 1fr 0.25fr;
    }

    [b-n9786qf1fi] .view-more-holder {
        grid-column: 1/4;
    }
}
/* /Features/Service/Ideas/IdeasService.razor.rz.scp.css */
.info-boxes[b-z0pulw1dzo] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 45px;
    grid-column-gap: 45px;
    grid-template-rows: auto;
}
/* /Features/Service/InActive/InActiveChoice.razor.rz.scp.css */
.choices[b-kq3k6f6e3x] {
    margin-bottom:30px;
    padding: 30px 20px 30px 20px;
    width:100%;
}

h1[b-kq3k6f6e3x] {
    font-size:24px;
    font-weight:500;
    line-height:30px
}

/* /Features/Service/InActive/InActiveService.razor.rz.scp.css */
.w[b-8m47z1uel4] {
    color:white;
    font-weight:400;
}

.empty-content.white[b-8m47z1uel4] {
    color: #fff;
}

.right-container[b-8m47z1uel4] {
    display: flex;
    flex-direction: column;
}

.grid-3[b-8m47z1uel4] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    color:white;
    padding:25px;
    column-gap:45px;
    row-gap:20px;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius:8px;
    margin-bottom:50px;
}

hr[b-8m47z1uel4] {
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    
}

.grid-3>div[b-8m47z1uel4] {
    display:grid;
    grid-template-rows: auto 1fr 50px;
}

    .grid-3 h4[b-8m47z1uel4] {
        font-size: 18px;
        font-weight: 400;
    }


    .grid-3 p[b-8m47z1uel4] {
        font-size:15px;
        font-weight:300;
    }

    .grid-3 a[b-8m47z1uel4] {
        align-self: end;
        justify-self: left;
        padding:5px 8px;
        font-size:15px;
        font-weight:300;
        
    }

    .grid-3 .requested[b-8m47z1uel4] {
        align-self: end;
        justify-self: left;
        padding: 5px 0;
        margin:0;
    }

    .people[b-8m47z1uel4] {
        background:none;
        border: 1px dashed;
    }

    [b-8m47z1uel4] h4.grey {
        color:white;
        font-size:18px;
        font-weight:400;
    }

.grid-3 > .inactive-header[b-8m47z1uel4] {
    grid-area: span 1 / span 4 / span 1 / span 4;
    display: block;
}





@media screen and (max-width: 991px) {
    .grid-3[b-8m47z1uel4] {
        grid-template-columns: 1fr 1fr;

    }

        .grid-3 > div:nth-child(2)[b-8m47z1uel4], .grid-3 > div:nth-child(3)[b-8m47z1uel4] {
            grid-template-rows: auto 1fr 50px 50px;
        }

            .grid-3 > div:nth-child(2).no-request[b-8m47z1uel4] {
                grid-template-rows: auto 1fr 50px;
            }
    
    
    .grid-3 > .inactive-header[b-8m47z1uel4] {
            grid-area: span 1 / span 2 / span 1 / span 2;
    }


}

@media screen and (max-width: 767px) {
    .grid-3[b-8m47z1uel4] {
        grid-template-columns: 1fr;
    }

        .grid-3 > .inactive-header[b-8m47z1uel4] {
            grid-area: span 1 / span 1 / span 1 / span 1;
        }

        .grid-3 > div:nth-child(4)[b-8m47z1uel4] {
            grid-template-rows: auto 1fr 50px 50px;
        }

}

.grid-1fr-0-25fr[b-8m47z1uel4] {
    margin-top:50px;
}


.inactive-header > h4[b-8m47z1uel4] {
    font-size:38px;
    font-weight:500;
}
.dashboard-main-content[b-8m47z1uel4] {
    --overlay-background-start: rgba(32, 31, 37,0.15);
    --overlay-background-end: rgba(32, 31, 37,0.9);
}

/* /Features/Ticket/TicketDetails.razor.rz.scp.css */
.priority[b-o3bhcvkyb6] {
    background-color: rgb(246,4,1);
    background-color: rgba(246, 4, 1, 0.1);
}

.status-label[b-o3bhcvkyb6] {
    background-color: rgb(246,4,1);
}

.input-field[b-o3bhcvkyb6] {
    position: relative;
}
[b-o3bhcvkyb6] .e-chip {
    border-radius: 16px;
    height: 32px;
    border-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    height:32px;
    
    
}
[b-o3bhcvkyb6] .chip-icon {
    background-image: var(--chip-image);
    background-size: 14px !important;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px !important;
    display:flex;
    align-items:center;
    justify-content: center;
    height:100%;
}

[b-o3bhcvkyb6] .e-chip-delete {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

[b-o3bhcvkyb6] .e-chip-set {
    display: flex;
}

[b-o3bhcvkyb6] .e-chip-text {
    font-family: Jost, sans-serif;
    font-size:14px;
    align-items: center;
    display:flex;
    height:100%;
    
}

.button-options[b-o3bhcvkyb6] {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
   
}
.button.inactive[b-o3bhcvkyb6] {
    background: grey;
}
/* /Features/Ticket/TicketList.razor.rz.scp.css */
[b-69ueo91nhd] .w-layout-grid {
    column-gap: 0;
    row-gap: 0;
    grid-template-columns: minmax(30px, 30px) 1.5fr 0.5fr 0.5fr 0.25fr;
    grid-template-rows: auto;
}

.status-label-holder[b-69ueo91nhd] {
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    transition: transform 0.5s ease-in-out;
}

[b-69ueo91nhd] .slice:hover .status-label-holder {
    transform: translate3d(-10px, 0, 0);
}

[b-69ueo91nhd] .view-more-holder {
    grid-row: 1/3;
    grid-column: 5;
    align-content: center;
}

[b-69ueo91nhd] .client-name {
    grid-column: 2/4;
    grid-row: 2;
    font-weight: 600;
}


[b-69ueo91nhd] .slice {
    position: relative;
    margin-top: 15px;
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(31, 30, 36, 0.15);
    border-radius: 5px;
}

[b-69ueo91nhd] .slice.priority {
    background-color: rgba(246,4,1,0.1);
}

[b-69ueo91nhd] .slice.idea {
    background-color: rgba(230,231,0,0.15);
}

[b-69ueo91nhd] .client-name {
    font-weight:500;
}

@media screen and (min-width:768px) {
    [b-69ueo91nhd] .my-ticket-row > .w-layout-grid > a {
        grid-row:span 2;
    }
    
    [b-69ueo91nhd] .my-ticket-row > .w-layout-grid > a:nth-child(1) {
        grid-row: span 2;
    }


    [b-69ueo91nhd] .my-ticket-row > .w-layout-grid > a.client-name {
        grid-row: 1;
        grid-column: 2;
        padding: 8px 0 5px 0;
    }

    [b-69ueo91nhd] .my-ticket-row > .w-layout-grid > a:nth-child(2) {
        grid-row:2;
        grid-column:2;
        padding:0 0 8px 0;
    }
}

    @media screen and (max-width: 767px) {
        [b-69ueo91nhd] .w-layout-grid {
            grid-template-columns: minmax(30px, 30px) 1fr 0.5fr 0.5fr 0.25fr;
        }
    }

    @media screen and (max-width: 479px) {
        [b-69ueo91nhd] .w-layout-grid {
            grid-template-columns: minmax(30px, 30px) 1fr 0.25fr;
        }
    }
/* /Shared/AdminLayout.razor.rz.scp.css */
.loading-block[b-b985f3mwkk] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50000;
    background: rgba(200,200,200,0.9);
    display: grid;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.loading-block[b-dif7q0adpm] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50000;
    background: rgba(200,200,200,0.9);
    display: grid;
}
