@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Components/BacklogItemDetails.razor.rz.scp.css */
.sticky-box[b-9eh8fqqe5z] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Components/ChatComponent.razor.rz.scp.css */
.chat[b-hu8di62eiq] {
    position: relative;
    height: 400px;
    overflow: scroll;
}
/* /Components/CustomerPortalWebsiteComponents/BudgetChangeComponent.razor.rz.scp.css */
.budget-btn[b-21uyi71790] {
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.2);
}

.budget-btn-main[b-21uyi71790] {
    
}
/* /Components/ImplementationComponents/UrlGroupingComponent.razor.rz.scp.css */
.editable[b-vr7odlguz9] {
    height: 300px;
    border: 1px solid #ccc;
    padding: 5px;
    overflow-y: scroll;
}
/* /Components/WebsiteBacklog.razor.rz.scp.css */
.final-item-in-period[b-kz7c1sru54] {
    border-bottom: 2px dotted;
}

.budget-tag[b-kz7c1sru54] {
    position: absolute;
    right: 50%;
    top: -13px;
    z-index: 1000;
    background-color: darkgrey;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
}

.last-in-period[b-kz7c1sru54] {
    border-bottom: 2px dashed black;
}

.previous-was-last-in-period[b-kz7c1sru54] {
    border-top: 2px dashed black;
}

.next-order-item[b-kz7c1sru54] {
    background-color: #85b19a;
    color: white;
}

.next-order-item:hover[b-kz7c1sru54] {
    background-color: #537f68;
    color: white;
}

.sticky-box[b-kz7c1sru54] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 10px;
    z-index: 1;
}
/* /Pages/CustomerPortalWebsite.razor.rz.scp.css */
.fas[b-6tb8nm64ax] {
    line-height: 1.6;
    margin-right: 4px;
}
/* /Pages/Index.razor.rz.scp.css */
.intro-video[b-eg9gtubkms] {
    max-width: 460px;
    max-height: 600px;
    margin-top: 5px;
    margin-bottom: 5px;
}
/* /Pages/InformationAdministration.razor.rz.scp.css */
.max-height-10-scrollable[b-wkngsea4c0] {
    height: 30vh;
    overflow-y: scroll;
}
/* /Pages/UserDetails.razor.rz.scp.css */
.locking-overlay[b-140dhfux68] {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1002;
    background-color: black;
}
