@import '_content/JobturaSaaS.Components/JobturaSaaS.Components.bundle.scp.css';

/* _content/JobturaSaaS.Hotel.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page-flex[b-eq1h3zf7kw] {
    display: flex;
    justify-content: center;

}

.page[b-eq1h3zf7kw] {
    flex-direction: column;
    display: flex;
    justify-content: center;
    margin: 20px;
    width: 1700px;
}

.footer-flex[b-eq1h3zf7kw] {
    display: flex;
    justify-content: center;
    gap: 80px;

}

.footer-flex-item[b-eq1h3zf7kw] {
    flex-direction: row;
    display: flex;
    justify-content: center;
    gap: 20px;

}

.footer-flex-item > a[b-eq1h3zf7kw] {
    color: #575656;
    text-decoration: none;
}

main[b-eq1h3zf7kw] {
    flex: 1;
}

.sidebar[b-eq1h3zf7kw] {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
    position: sticky;

    margin-top: 10px;
}

.top-row[b-eq1h3zf7kw] {
    background-color: #64c4dd;
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
}

.top-row > h1[b-eq1h3zf7kw] {
    color: #fff;
    font-size: 30px;
}

.top-row[b-eq1h3zf7kw]  a, .top-row[b-eq1h3zf7kw]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-eq1h3zf7kw]  a:hover, .top-row[b-eq1h3zf7kw]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-eq1h3zf7kw]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {

    .footer-flex[b-eq1h3zf7kw] {
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }

    .footer-flex-item[b-eq1h3zf7kw] {
        flex-direction: row;
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }


    .top-row[b-eq1h3zf7kw] {
        justify-content: space-between;
        border-radius: 0px 0px 20px 20px;
    }

    .top-row[b-eq1h3zf7kw]  a, .top-row[b-eq1h3zf7kw]  .btn-link {
        margin-left: 0;
    }

    .sidebar[b-eq1h3zf7kw] {
        padding: 20px;
        border-radius: 20px 20px 0px 0px;
        position: sticky;
        margin: 0px;
        width: 100%;
    }

    .page-flex[b-eq1h3zf7kw] {

    }

    .page[b-eq1h3zf7kw] {
        width: 100%;
        margin-top: 20px;
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }


}

@media (min-width: 641px) {
    .page[b-eq1h3zf7kw] {
        flex-direction: row;
    }

    .sidebar[b-eq1h3zf7kw] {
        width: 250px;
        position: sticky;
        border-radius: 20px;
        margin: 10px;
        top: 0;
        height: 440px;
    }

    .top-row[b-eq1h3zf7kw] {
        top: 0;
        z-index: 1;
        border-radius: 20px;
        margin: 10px 10px 20px 10px;
        padding: 10px;
    }

    .top-row.auth[b-eq1h3zf7kw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-eq1h3zf7kw], article[b-eq1h3zf7kw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-eq1h3zf7kw] {
    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-eq1h3zf7kw] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}


/* _content/JobturaSaaS.Hotel.Web/Components/Pages/Time.razor.rz.scp.css */
.page-content[b-xkr2tjts1m] {
    padding: 40px 40px 40px 40px;
    margin-top: 20px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 23px -1px rgba(0, 0, 0, 0.3);
}
