/* _content/Interlace.Console.Web/Pages/HotelInfo/CreateHotelInfo.razor.rz.scp.css */
/* _content/Interlace.Console.Web/Pages/Images/ManageImages.razor.rz.scp.css */
/* _content/Interlace.Console.Web/Pages/Property/PropertyList.razor.rz.scp.css */
.property-title[b-wuq5mtzdal] {
    color: #2E8CBA;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: -0.02em;
}
/* _content/Interlace.Console.Web/Pages/RotatingCards/CreateRotatingCard.razor.rz.scp.css */
/* _content/Interlace.Console.Web/Pages/RotatingCards/ManageBackgrounds.razor.rz.scp.css */
.upload-text[b-n88lmaeoy5]{
    text-align: center;
}

.upload-select-button[b-n88lmaeoy5] {
    max-width: 25%;
}
/* _content/Interlace.Console.Web/Shared/Layouts/Components/Header.razor.rz.scp.css */
.navbar.header-navbar[b-zxxv3n9u9q] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: #fff;
    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-zxxv3n9u9q] {
    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-zxxv3n9u9q] {
    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-zxxv3n9u9q] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-zxxv3n9u9q] {
        font-size: inherit;
    }
}
/* _content/Interlace.Console.Web/Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-fhqonqot5n] {
    height: 100%;
    overflow: hidden;
}

[b-fhqonqot5n] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-fhqonqot5n] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-fhqonqot5n] .fit-width {
    max-width: 100%;
}

[b-fhqonqot5n] .mw-1100 {
    max-width: 1100px;
}
/* _content/Interlace.Console.Web/Shared/Layouts/UnauthenticatedLayout.razor.rz.scp.css */
.page[b-qlzp0kglx1] {
    height: 100%;
    overflow: hidden;
}

[b-qlzp0kglx1] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-qlzp0kglx1] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-qlzp0kglx1] .fit-width {
    max-width: 100%;
}

[b-qlzp0kglx1] .mw-1100 {
    max-width: 1100px;
}
