/* _content/eGminaWeb/Components/ArticleList.razor.rz.scp.css */

.ArticleName[b-f57u9s4tl7] {
    color: var(--bs-primary);
    font-size: 1.0rem;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 1rem;
}

.ArticleDate[b-f57u9s4tl7] {
    font-size: medium;
    margin-bottom: 1rem;
}

.ArticleSummary[b-f57u9s4tl7] {
    font-size: 0.9rem;
}

.GridButton[b-f57u9s4tl7] {
    width: 8rem;
}

@media (max-width: 600px) {
    .ArticleName[b-f57u9s4tl7] {
        margin-bottom: 0.25rem;
    }
    .ArticleDate[b-f57u9s4tl7] {
        font-size: small;
        margin-bottom: 0.25rem;
    }
}
/* _content/eGminaWeb/Components/ArticleShowPopup.razor.rz.scp.css */

.ArticleShowRowPhotoTopPopup[b-uksidmad9t] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

@media (max-width: 1200px) {
    .ArticleShowRowPhotoTopPopup[b-uksidmad9t] {
        flex-direction: column;
    }
}

.ArticleShowAirWidgetPopup[b-uksidmad9t] {
    min-width: 400px;
    min-height: none;
}

.ArticleShowImgPopup[b-uksidmad9t] {
    max-width: 600px;
    max-height: 300px;
    object-fit: contain;
}
/* _content/eGminaWeb/Components/Cases/CaseSectionAlcohol.razor.rz.scp.css */

[b-wv6bi1pe12] .TextBoxDays .dxbs-editor-input-container > input {
    color: red;
    text-align: center;
}
/* _content/eGminaWeb/Components/Cases/CaseSectionVisits.razor.rz.scp.css */

.CasePage-Visits[b-fgsxg6mb0z] {
}

.CasePage-Visits-Content[b-fgsxg6mb0z] {
}

.CasePage-Visits-ButtonContainer[b-fgsxg6mb0z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    padding-top: 2rem;
}
/* _content/eGminaWeb/Components/Visits/OpenMeetingCard.razor.rz.scp.css */

.OpenMeetingCard[b-212nvwuio8] {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    overflow: hidden !important;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 20px;
}

.OpenMeetingCardName[b-212nvwuio8] {
    text-align: center;
    white-space: pre-wrap;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.OpenMeetingCardDescription[b-212nvwuio8] {
    text-align: center;
    white-space: pre-wrap;
    margin-bottom: 1rem;
}

.OpenMeetingTable[b-212nvwuio8] {
    border: hidden;
    width: 100%;
}

.OpenMeetingTableCol1[b-212nvwuio8] {
    width: 12.7rem;
    vertical-align: top;
}

.OpenMeetingTableCol2[b-212nvwuio8] {
    font-weight: bold;
}

.OpenMeetingTableCol3[b-212nvwuio8] {
    padding-left: 1rem;
}

.OpenMeetingTableCol2Contact[b-212nvwuio8] {
    font-weight: normal;
}

.OpenMeetingTableLink[b-212nvwuio8] {
    font-size: 1.1rem;
}
/* _content/eGminaWeb/Components/Visits/UserMeetingCard.razor.rz.scp.css */

.UserMeetingCard[b-i4e2k9bq9p] {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    overflow: hidden !important;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 20px;
}

.UserMeetingCardName[b-i4e2k9bq9p] {
    text-align: center;
    white-space: pre-wrap;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.UserMeetingCardDescription[b-i4e2k9bq9p] {
    white-space: pre-wrap;
    margin-bottom: 1rem;
}

.UserMeetingTable[b-i4e2k9bq9p] {
    border: hidden;
    width: 100%;
    border-spacing: 1rem 0;
    border-collapse: separate;
}

.UserMeetingTableCol1[b-i4e2k9bq9p] {
    vertical-align: top;
}

.UserMeetingTableCol2[b-i4e2k9bq9p] {
    font-weight: bold;
    white-space: pre-wrap;
}

.UserMeetingTableColIndent[b-i4e2k9bq9p] {
    padding-left: 2rem;
}

.UserMeetingTableLink[b-i4e2k9bq9p] {
    font-size: 1.1rem;
}

.UserMeetingCancelButton[b-i4e2k9bq9p] {
    text-align: right;
    width: 100%;
    margin-top: 1rem;
}
/* _content/eGminaWeb/Components/Visits/VisitReservationPopup.razor.rz.scp.css */

.VisitReservationPopup[b-y0abu9h3z8] {
    display: flex;
    flex-direction: column;
    min-height: 48rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.VRTabPage[b-y0abu9h3z8] {
    margin: 1rem;
    display: flex;
    flex-direction: column
}

.VRCaseGroups[b-y0abu9h3z8] {
    margin-bottom: 1rem;
}

.VRCaseGrid[b-y0abu9h3z8] {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.VRCalendarDay[b-y0abu9h3z8] {
    text-decoration: none;
}

.VRCalendarSlot[b-y0abu9h3z8] {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
    font-weight: bold;
}

.VRCalendarHoliday[b-y0abu9h3z8] {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.VRNoAvailableDates[b-y0abu9h3z8] {
    margin-top: 5rem;
}

.VRSlotFlex[b-y0abu9h3z8] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem; /* odstęp między slotami */
}

.VRSlot[b-y0abu9h3z8] {
    border: 1px solid;
    border-color: rgba(var(--bs-primary-rgb), 0.5);
    border-radius: 5px;
    padding: 10px;
    min-width: 6.5rem;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.VRSlotSelected[b-y0abu9h3z8] {
    background-color: rgba(var(--bs-primary-rgb), 0.2);
}

.VRReservationButton[b-y0abu9h3z8] {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

.VRNoBorderTable[b-y0abu9h3z8],
.VRNoBorderTable th[b-y0abu9h3z8],
.VRNoBorderTable td[b-y0abu9h3z8] {
    border: none !important;
}

.VRAcceptationsContainer[b-y0abu9h3z8] {

}

.VRAcceptationsRow[b-y0abu9h3z8] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.VRBigText[b-y0abu9h3z8] {
    font-size: 1.1rem;
}

.VRBoldText[b-y0abu9h3z8] {
    font-weight: bold;
}

.VRErrorMessage[b-y0abu9h3z8] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
/* _content/eGminaWeb/Pages/ArticleShow.razor.rz.scp.css */

.ArticleShowRowPhotoTop[b-ffjcfu54ga] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

@media (max-width: 900px) {
    .ArticleShowRowPhotoTop[b-ffjcfu54ga] {
        flex-direction: column;
    }
}

.ArticleShowAirWidget[b-ffjcfu54ga] {
    min-width: 400px;
}

.btn-icon-clock[b-ffjcfu54ga] {
    width: 24px;
    height: 24px;
    -webkit-mask-image: url("images/clock.svg");
    mask-image: url("images/clock.svg");
    margin: 0 8px 0 0;
    background-color: currentColor;
}
/* _content/eGminaWeb/Pages/CasesListPage.razor.rz.scp.css */

.CaseCellFooter[b-fsqfn9gq6j] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.CaseCellTagList[b-fsqfn9gq6j] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 0.25rem;
    row-gap: 0.25rem;
}

.CaseCellVisits[b-fsqfn9gq6j] {
    margin-left: auto;
}
/* _content/eGminaWeb/Pages/PublicConsultationsPage.razor.rz.scp.css */

.OpenMeetingsGrid[b-j62lou5tru] {
    margin-top: 2rem;
    display: grid;
    padding: 0.5rem !important;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    justify-content: center;
    align-content: center;
}

.OpenMeetingsGridItem[b-j62lou5tru] {
    -webkit-box-shadow: 0 1rem 3rem rgba(34, 34, 34, 0.175) !important;
    box-shadow: 0.5rem 1rem 2rem var(--layout-top-row-border) !important;
    border-radius: 0.5rem !important;
    min-width: 25rem;
    transition: transform .2s;
}
/* _content/eGminaWeb/Pages/VisitsPage.razor.rz.scp.css */

.UserMeetingsButtonContainer[b-l96p26rhg8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid;
    border-color: rgba(var(--bs-primary-rgb), 0.3);
    border-radius: 5px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
}

.UserMeetingsInfo[b-l96p26rhg8] {
    padding-top: 30px
}

.UserMeetingsGrid[b-l96p26rhg8] {
    margin-top: 1rem;
    display: grid;
    padding: 0.5rem !important;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    justify-content: center;
    align-content: center;
}

.UserMeetingsGridItem[b-l96p26rhg8] {
    -webkit-box-shadow: 0 1rem 3rem rgba(34, 34, 34, 0.175) !important;
    box-shadow: 0.5rem 1rem 2rem var(--layout-top-row-border) !important;
    border-radius: 0.5rem !important;
    min-width: 25rem;
    transition: transform .2s;
}
/* _content/eGminaWeb/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-eylvb2wq1x] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 5.5rem;
    min-height: 5.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-eylvb2wq1x] {
    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-eylvb2wq1x] {
    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-eylvb2wq1x] {
    font-size: 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.header-navbar .navbar-theme-switcher[b-eylvb2wq1x] {
    float: left;
    font-size: 1.5rem;
    padding-bottom: .3rem;
}

@media (max-width: 1199.98px) {
    .title[b-eylvb2wq1x] {
        font-size: 1.1rem;
    }
}
/* _content/eGminaWeb/Shared/LayoutAccount.razor.rz.scp.css */
.page[b-lgngcs5aqs] {
    height: 100%;
    overflow: hidden;
    min-height: 100%;
    background-color: inherit;
}

[b-lgngcs5aqs] .page-layout,
[b-lgngcs5aqs] .page-layout > .dx-gridlayout-root,
[b-lgngcs5aqs] .layout-item {
    background-color: inherit;
}

[b-lgngcs5aqs] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-lgngcs5aqs] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-lgngcs5aqs] .fit-width {
    max-width: 100%;
}

[b-lgngcs5aqs] .mw-1100 {
    max-width: 1100px;
}
/* _content/eGminaWeb/Shared/LayoutAdmin.razor.rz.scp.css */
.page[b-clqku0zawd] {
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-clqku0zawd] .page-layout,
[b-clqku0zawd] .page-layout > .dx-gridlayout-root,
[b-clqku0zawd] .layout-item {
    background-color: inherit;
}

[b-clqku0zawd] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-clqku0zawd] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-clqku0zawd] .fit-width {
    max-width: 100%;
}

[b-clqku0zawd] .mw-1100 {
    max-width: 1100px;
}

.NavFooter[b-clqku0zawd] {
    height: 1rem;
    max-height: 1rem;
}
/* _content/eGminaWeb/Shared/LayoutEmpty.razor.rz.scp.css */
.page[b-dl4e4uzexh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-dl4e4uzexh] {
    flex: 1;
}

.sidebar[b-dl4e4uzexh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dl4e4uzexh] {
    color: var(--layout-top-row-color);
    background-color: var(--layout-top-row-bg);
    border-bottom: 1px solid var(--layout-top-row-border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dl4e4uzexh]  a, .top-row .btn-link[b-dl4e4uzexh] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-dl4e4uzexh] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dl4e4uzexh] {
        display: none;
    }

    .top-row.auth[b-dl4e4uzexh] {
        justify-content: space-between;
    }

    .top-row a[b-dl4e4uzexh], .top-row .btn-link[b-dl4e4uzexh] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dl4e4uzexh] {
        flex-direction: row;
    }

    .sidebar[b-dl4e4uzexh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dl4e4uzexh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-dl4e4uzexh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.stacklayout-office[b-dl4e4uzexh] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
}

.stacklayout-login[b-dl4e4uzexh] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
/* _content/eGminaWeb/Shared/LayoutInit.razor.rz.scp.css */
.page[b-syuegwuuww] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-syuegwuuww] {
    flex: 1;
}

.sidebar[b-syuegwuuww] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-syuegwuuww] {
    color: var(--layout-top-row-color);
    background-color: var(--layout-top-row-bg);
    border-bottom: 1px solid var(--layout-top-row-border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-syuegwuuww]  a, .top-row .btn-link[b-syuegwuuww] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-syuegwuuww] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-syuegwuuww] {
        display: none;
    }

    .top-row.auth[b-syuegwuuww] {
        justify-content: space-between;
    }

    .top-row a[b-syuegwuuww], .top-row .btn-link[b-syuegwuuww] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-syuegwuuww] {
        flex-direction: row;
    }

    .sidebar[b-syuegwuuww] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-syuegwuuww] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-syuegwuuww] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.stacklayout-office[b-syuegwuuww] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
}

.stacklayout-login[b-syuegwuuww] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
/* _content/eGminaWeb/Shared/LayoutTech.razor.rz.scp.css */
.page[b-bn0s025pms] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-bn0s025pms] {
    flex: 1;
}

.sidebar[b-bn0s025pms] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-bn0s025pms] {
    color: var(--layout-top-row-color);
    background-color: var(--layout-top-row-bg);
    border-bottom: 1px solid var(--layout-top-row-border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-bn0s025pms]  a, .top-row .btn-link[b-bn0s025pms] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-bn0s025pms] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-bn0s025pms] {
        display: none;
    }

    .top-row.auth[b-bn0s025pms] {
        justify-content: space-between;
    }

    .top-row a[b-bn0s025pms], .top-row .btn-link[b-bn0s025pms] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-bn0s025pms] {
        flex-direction: row;
    }

    .sidebar[b-bn0s025pms] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-bn0s025pms] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-bn0s025pms] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.stacklayout-office[b-bn0s025pms] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
}

.stacklayout-login[b-bn0s025pms] {
    height: 100%;
    z-index: 9999;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
/* _content/eGminaWeb/Shared/LayoutUser.razor.rz.scp.css */
.page[b-vkq6fz5szk] {
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-vkq6fz5szk] .page-layout,
[b-vkq6fz5szk] .page-layout > .dx-gridlayout-root,
[b-vkq6fz5szk] .layout-item {
    background-color: inherit;
}

[b-vkq6fz5szk] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-vkq6fz5szk] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-vkq6fz5szk] .fit-width {
    max-width: 100%;
}

[b-vkq6fz5szk] .mw-1100 {
    max-width: 1100px;
}

.NavFooter[b-vkq6fz5szk] {
    height: 1rem;
    max-height: 1rem;
}
/* _content/eGminaWeb/Shared/NavMenuAdmin.razor.rz.scp.css */
.sidebar[b-pjjpqqvzyh] {
    min-width: 250px;
    max-width: 250px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    overflow: auto;
    background-color: var(--main-menu-bg);
}

.sidebar.collapse[b-pjjpqqvzyh] {
    display: none;
}

.sidebar.expand[b-pjjpqqvzyh] {
    display: block;
}

.title[b-pjjpqqvzyh] {
    font-size: 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

@media (max-width: 1199.98px) {
    .sidebar[b-pjjpqqvzyh] {
        display: none;
    }

    .sidebar.expand[b-pjjpqqvzyh] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-pjjpqqvzyh] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}
[b-pjjpqqvzyh] .app-sidebar,
[b-pjjpqqvzyh] .app-sidebar > .nav-pills,
[b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item,
[b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-pjjpqqvzyh] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}

[b-pjjpqqvzyh] .app-sidebar {
    --dxbl-treeview-spacing-x: 0.5rem;
    --dxbl-treeview-spacing-y: 1rem;
}

    [b-pjjpqqvzyh] .app-sidebar .my-item > :first-child {
        --dxbl-treeview-font-weight: 600;
        --dxbl-treeview-font-size: 1.0rem;
    }

        [b-pjjpqqvzyh] .app-sidebar .my-item > :first-child > a {
            padding: 0rem .5rem 0rem 1.25rem;
        }

    /* Use this rule for TreeViews without nested nodes */
    [b-pjjpqqvzyh] .app-sidebar .my-item > :only-child:not(.dxbl-treeview-tmpl) > button {
        display: none;
    }

@media (max-width: 1199.98px) {
    [b-pjjpqqvzyh] .app-sidebar {
        padding-bottom: 0;
    }
}
/* _content/eGminaWeb/Shared/NavMenuUser.razor.rz.scp.css */
.sidebar[b-1jm615c679] {
    min-width: 250px;
    max-width: 250px;
    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: var(--main-menu-bg);
}

.sidebar.collapse[b-1jm615c679] {
    display: none;
}

.sidebar.expand[b-1jm615c679] {
    display: block;
}

.title[b-1jm615c679] {
    font-size: 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

@media (max-width: 1199.98px) {
    .sidebar[b-1jm615c679] {
        display: none;
    }

    .sidebar.expand[b-1jm615c679] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-1jm615c679] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-1jm615c679] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-1jm615c679] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-1jm615c679] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}
[b-1jm615c679] .app-sidebar,
[b-1jm615c679] .app-sidebar > .nav-pills,
[b-1jm615c679] .app-sidebar > .nav-pills > .nav-item,
[b-1jm615c679] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-1jm615c679] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}

[b-1jm615c679] .app-sidebar {
    --dxbl-treeview-spacing-x: 0.5rem;
    --dxbl-treeview-spacing-y: 1rem;
}

[b-1jm615c679] .app-sidebar .my-item > :first-child {
    --dxbl-treeview-font-weight: 600;
    --dxbl-treeview-font-size: 1.0rem;
}

    [b-1jm615c679] .app-sidebar .my-item > :first-child > a {
        padding: 0rem .5rem 0rem 1.25rem;
    }

/* Use this rule for TreeViews without nested nodes */
[b-1jm615c679] .app-sidebar .my-item > :only-child:not(.dxbl-treeview-tmpl) > button {
    display: none;
}

@media (max-width: 1199.98px) {
    [b-1jm615c679] .app-sidebar {
        padding-bottom: 0;
    }
}
/* _content/eGminaWeb/Shared/OfficeFooter.razor.rz.scp.css */
.chat-button[b-wyzmyujg4a] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    font-size: 24px;
    cursor: pointer;
    z-index: 999;
    transition: background-color 0.3s ease;
}

.chat-popup[b-wyzmyujg4a] {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: clamp(300px, 40vw, 500px);
    height: clamp(300px, 50vh, 650px);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    z-index: 999;
    padding: 15px;
    overflow: hidden;
}
