/* /Components/AttachmentsComponent.razor.rz.scp.css */
.attachment-component-segment[b-fsqxhd6rns] {
    max-height: 400px;
    overflow: scroll;
    overflow-x: hidden;
    --dxbl-image-margin-y: 0 !important;
}
/* /Components/Dialog/ConfirmDialog.razor.rz.scp.css */
.confirm-dialog-caption[b-c88b64rb2i] {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    margin-bottom:20px;
}

.confirm-dialog-message[b-c88b64rb2i] {
    color: white;
    margin-top: .5rem;
    margin-bottom: 20px;
    font-size: 1rem;
}

.confirm-dialog-body[b-c88b64rb2i] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    font-family: "Segoe UI",Roboto,"Helvetica Neue","-apple-system",BlinkMacSystemFont,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
/* /Components/Dialog/ErrorDialog.razor.rz.scp.css */
.error-dialog-caption[b-6fyesh90o5] {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    margin-bottom: 20px;
}

.error-dialog-message[b-6fyesh90o5] {
    color: white !important;
    margin-top: .5rem;
    margin-bottom: 20px;
    font-size: 1rem;
    overflow: auto;
    width: 100%;
    background-color: #222d32 !important;
}

.error-dialog-body[b-6fyesh90o5] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
    font-family: "Segoe UI",Roboto,"Helvetica Neue","-apple-system",BlinkMacSystemFont,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.error-dialog-footer[b-6fyesh90o5] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}
/* /Components/Dialog/InfoMessageDialog.razor.rz.scp.css */
.info-dialog-caption[b-ecgjxpwceq] {
    font-size: 2rem;
    font-weight: 600;
    color: white;
    margin-bottom: 20px;
}

.info-dialog-message[b-ecgjxpwceq] {
    color: white !important;
    margin-top: .5rem;
    margin-bottom: 20px;
    font-size: 1rem;
    overflow: auto;
    width: 100%;
    background-color: #222d32 !important;
}

.info-dialog-body[b-ecgjxpwceq] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
    font-family: "Segoe UI",Roboto,"Helvetica Neue","-apple-system",BlinkMacSystemFont,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.info-dialog-footer[b-ecgjxpwceq] {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%
}
/* /Components/Dialog/WaitDialog.razor.rz.scp.css */
.popup-splash-screen[b-7oti2b7iey] {
    justify-content: center;
    align-items: center;
    font-family: "Segoe UI",Roboto,"Helvetica Neue","-apple-system",BlinkMacSystemFont,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.popup-splash-screen .spinner-border[b-7oti2b7iey] {
    border: .2em solid;
    border-color: #5f368d #bfbfbf #bfbfbf;
    width: 120px;
    height: 120px;
}
/* /Components/EntityChat/EntityChatComponent.razor.rz.scp.css */
.chat-component-item[b-ad0qvyfzcj] {
    height: 100%;
    position: relative;
    z-index: 0;
    display: flex;
}

.chat-component-footer[b-ad0qvyfzcj] {
    flex-direction: column;
    height: fit-content;
}

.chat-message[b-ad0qvyfzcj] {
    width: fit-content;
    background-color: #7DD195;
    border-radius: 15px;
}

.messages-container[b-ad0qvyfzcj] {
    overflow: auto;
    width: 100%;
    flex-direction:column-reverse;
}

.current-user-message[b-ad0qvyfzcj] {
    background-color: lightblue;
}

.chat-message-header[b-ad0qvyfzcj] {
    display: flex;
    font-weight: 200;
    font-size: small;
    color:grey;
}

.chat-picture[b-ad0qvyfzcj] {
    display: block;
}

.chat-component-content[b-ad0qvyfzcj] {
    height: fit-content;
    max-height:600px;
}
/* /Components/EntityStatus/EntityStatusesComponent.razor.rz.scp.css */
.template-container[b-1y0bb5uoit] {
    display: flex;
    align-items: center;
}
.template-icon[b-1y0bb5uoit] {
    margin-right: 0.375rem;
    width: 1rem;
    height: 1rem;
}
/* /Components/Maintenance/WorkOrder/MaintenanceWorkOrderTaskCheckListReportComponent.razor.rz.scp.css */
.set-check-list-component-item[b-lmxfnrw5cj] {
    height: 100%;
    position: relative;
    z-index: 0;
    display: flex;
}
.component-footer[b-lmxfnrw5cj] {
    flex-direction: column;
    height: fit-content;
}
/* /Components/ToolbarSearchComponent.razor.rz.scp.css */
.search-component[b-sfccgz3mp2] {
    padding: 0.25rem;
    position: relative;
    min-width: 130px;
    display:flex;
    align-items:center;
}
/* /Pages/Maintenance/InspectionReport/MaintenanceInspectionReportListPage.razor.rz.scp.css */
.overflow-item[b-1mmbz0mh8j] {
    overflow: hidden;
    max-height: 60px;
    text-overflow: ellipsis;
}
/* /Pages/Payments/WarrantyGoodWillClaim/PaymentsWarrantyGoodWillClaimListPage.razor.rz.scp.css */
.overflow-item[b-c08lyvxgs3] {
    overflow: hidden;
    max-height: 60px;
    text-overflow: ellipsis;
}
/* /Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-lmal3vczh4] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-lmal3vczh4] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-lmal3vczh4] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-lmal3vczh4] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-lmal3vczh4] {
        font-size: inherit;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-n4bch6mmuv] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-n4bch6mmuv] .page-layout,
[b-n4bch6mmuv] .page-layout > .dx-gridlayout-root,
[b-n4bch6mmuv] .layout-item {
    background-color: inherit;
}

[b-n4bch6mmuv] .content {
    padding: 1.1rem 2rem 0 2rem;
}

@media (max-width: 1199.98px) {
    [b-n4bch6mmuv] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-n4bch6mmuv] .fit-width {
    max-width: 100%;
}

[b-n4bch6mmuv] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-itedf4b49f] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: inherit;
}

.sidebar.collapse[b-itedf4b49f] {
    display: none;
}

.sidebar.expand[b-itedf4b49f] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-itedf4b49f] {
        display: none;
    }

    .sidebar.expand[b-itedf4b49f] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-itedf4b49f] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}
[b-itedf4b49f] .app-sidebar,
[b-itedf4b49f] .app-sidebar > .nav-pills,
[b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item,
[b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-itedf4b49f] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
