@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';
@import '_content/MP2.Server.Core.Blazor/MP2.Server.Core.Blazor.bundle.scp.css';

/* _content/MP2.ElevatorNormInspector/Components/CustomFooter.razor.rz.scp.css */
.pos[b-qem34o35bg] {
    position: absolute;
    bottom: 0;
    min-height: 40px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f6fdff;
}

span[b-qem34o35bg] {
    margin: 0 5px 0 5px;
}

a[b-qem34o35bg] {
    color: #444444 !important;
    margin: 0 5px 0 5px;
    text-decoration: none;
}
/* _content/MP2.ElevatorNormInspector/Components/CustomHeader.razor.rz.scp.css */
.header-container[b-qbxjezqswa] {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 997;
    box-shadow: 0px 2px 1rem rgba(1, 41, 112, 0.1);
    background-color: var(--bs-body-bg);
    padding-inline: 1rem;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}

.header-icon[b-qbxjezqswa] {
    font-size: 150px !important;
}
/* _content/MP2.ElevatorNormInspector/Components/CustomLogin.razor.rz.scp.css */
.logo[b-sg2vu0s0kt] {
    line-height: 1;
}

@media (min-width: 1200px) {
    .logo[b-sg2vu0s0kt] {
        width: 300px;
    }
}

.header-image[b-sg2vu0s0kt] {
    height: 2rem;
    margin-right: 1rem;
    font-size: 2rem;
}

.logo span[b-sg2vu0s0kt] {
    font-size: 26px;
    font-weight: 700;
    color: #404040;
}
/* _content/MP2.ElevatorNormInspector/Pages/CreateProjectPage.razor.rz.scp.css */
.container[b-bviyydv4dw] {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.projectcontainer[b-bviyydv4dw] {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    height: 11rem;
    margin-bottom: 1rem;
    width: 100%;
}

.rows[b-bviyydv4dw] {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100% !important;
}

.row1[b-bviyydv4dw] {
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

/*.projectcontainer {
    display: flex;
    justify-content: space-around;
    height: 15rem;
    margin-bottom: 1rem;
}

.column {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    width: 45% !important;
}

.col2 {
    height: 10rem
}*/

.buttonarea[b-bviyydv4dw] {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

h2[b-bviyydv4dw] {
    margin-top:0.5rem;
    margin-left: 1rem;
}

.filenameinput[b-bviyydv4dw] {
    width: 50%;
    margin-right: 1rem;
    min-width: 150px;
}

.newbutton[b-bviyydv4dw] {
    margin-right: 1rem;
}

.card[b-bviyydv4dw] {
    padding: 1rem;
}

.buttonsection[b-bviyydv4dw] {
    width: 45%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

@media (max-width: 1399px) {
    .buttonsection[b-bviyydv4dw] {
        width: 44% !important;
    }
}

@media (max-width: 1199px) {
    .buttonsection[b-bviyydv4dw] {
        width: 42% !important;
    }
}

@media (max-width: 991px) {
    .row1[b-bviyydv4dw] {
        width: 42%;
        margin-left: 4%;
        margin-right: 4%;
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }

    .projectcontainer[b-bviyydv4dw] {
        height: 16rem;
    }

    .extra[b-bviyydv4dw] {
        visibility: hidden;
    }

    .buttonsection[b-bviyydv4dw] {
        width: 40% !important;
    }
}

@media (max-width: 768px) {
    .row1[b-bviyydv4dw] {
        width: 92%;
        margin-left: 4%;
        margin-right: 4%;
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }

    .projectcontainer[b-bviyydv4dw] {
        height: 27rem;
    }
}

.error-message[b-bviyydv4dw] {
    font-size: 1.5rem;
}
/* _content/MP2.ElevatorNormInspector/Shared/MainLayout.razor.rz.scp.css */
.page[b-mmdqyatc81] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mmdqyatc81] {
    flex: 1;
}

.sidebar[b-mmdqyatc81] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mmdqyatc81] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mmdqyatc81]  a, .top-row .btn-link[b-mmdqyatc81] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mmdqyatc81] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mmdqyatc81] {
        display: none;
    }

    .top-row.auth[b-mmdqyatc81] {
        justify-content: space-between;
    }

    .top-row a[b-mmdqyatc81], .top-row .btn-link[b-mmdqyatc81] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mmdqyatc81] {
        flex-direction: row;
    }

    .sidebar[b-mmdqyatc81] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mmdqyatc81] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mmdqyatc81], article[b-mmdqyatc81] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
