@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/QB.Ertekesites.Web.Components/QB.Ertekesites.Web.Components.bundle.scp.css';

/* _content/QB.Ertekesites.Web/Layouts/QBBreadcrumb.razor.rz.scp.css */
.qb-breadcrumb[b-ndhpby1uig] {
    width: fit-content;
    padding-top: 2vh;
}

a[b-ndhpby1uig] {
    text-decoration: none !important;
    color: var(--qb-link-color);
}

.breadcrumb-item.active[b-ndhpby1uig] {
    font-weight: bold !important;
}

.breadcrumb-item a[b-ndhpby1uig] {
    transition: var(--qb-transition);
}

.breadcrumb-item a:hover[b-ndhpby1uig] {
    color: var(--qb-main-hover-color);
    transition: var(--qb-transition);
}
/* _content/QB.Ertekesites.Web/Layouts/QBFooter.razor.rz.scp.css */
.qb-footer[b-uyh8w7pwfj] {
    border: 4px solid var(--qb-footer-border-color);
    background-color: var(--qb-main-color);
    border-radius: var(--qb-footer-border-radius);
    padding: var(--qb-padding);
    margin-bottom: 10px;
    row-gap: 1vh;
    display: flex;
    flex-direction: column;
}

.qb-footer-wrapper[b-uyh8w7pwfj] {
    animation: var(--qb-slide-right-animation);
}

.qb-footer-card[b-uyh8w7pwfj] {
    border-radius: var(--qb-border-radius);
    padding: var(--qb-padding);
    width: 100%;
}

.qb-footer-requirements-card[b-uyh8w7pwfj] {
    background: var(--qb-element-color) !important;
    /*height: 100%;*/
    width: 100%;
    border-radius: var(--qb-border-radius);
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
}

.qb-footer-header[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: fit-content;
    align-items: center;
}

.qb-footer-content[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.qb-footer-logo-img img[b-uyh8w7pwfj] {
    height: 75px !important;
}

.qb-footer-logo[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 2vh;
}

.qb-footer-company-name span[b-uyh8w7pwfj] {
    /*background-image: var(--qb-logo-linear-gradient);*/
    background-color:var(--qb-element-color);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 700;
}

.qb-footer-company-address a[b-uyh8w7pwfj] {
    text-decoration: none !important;
    background-image: var(--qb-logo-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 700;
}

.qb-footer-content-item-card[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
    align-items: center;
}

.qb-footer-content-item-icon[b-uyh8w7pwfj] {
    background: var(--qb-logo-linear-gradient);
    padding: 5px;
    color: white;
    border-radius: var(--qb-border-radius);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qb-footer-content-item-text[b-uyh8w7pwfj] {
    background-image: var(--qb-logo-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 700;
}

.qb-footer-bottom[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: bold;
    color: var(--qb-main-text-color);
}

.qb-footer-info-wrapper[b-uyh8w7pwfj] {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
}

.qb-company-info[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.qb-footer-requirements-icon[b-uyh8w7pwfj] {
    background: none !important;
    background-color: white !important;
    color: rgba(9,75,110,1) !important;
}

.qb-footer-requirements-text span[b-uyh8w7pwfj] {
    color: white !important;    
    background: none !important;
    font-weight: bold;
}

.qb-browsers[b-uyh8w7pwfj] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
    height: 100%;
}

.qb-browser[b-uyh8w7pwfj] {
    border-radius: var(--qb-border-radius);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 1vh;
    font-weight: bold;
}

.qb-browser i[b-uyh8w7pwfj] {
    font-size: 25px;    
}

/* media query under 425px*/
@media screen and (max-width: 425px) {
    .qb-footer-content-item[b-uyh8w7pwfj] {
        width: 100% !important;
    }
}

@media screen and (max-width: 575px) {
    [data-footer-content-card="contact"][b-uyh8w7pwfj] {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 920px) {
    .qb-footer-bottom[b-uyh8w7pwfj] {
        flex-direction: column;
    }

    .qb-footer-content[b-uyh8w7pwfj] {
        flex-direction: column;
        row-gap: 1vh;
    }

    .qb-footer-content-item[b-uyh8w7pwfj] {
        width: 100%;
    }
}
/* _content/QB.Ertekesites.Web/Layouts/QBLangSelector.razor.rz.scp.css */
.selected-lang[b-tc18d1rexn] {
    overflow: hidden;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang-selector[b-tc18d1rexn] {
    position: relative;
    margin: 0 25px 4px 35px;
    width: 20px;
    height: 20px;
}

.languages[b-tc18d1rexn] {
    transition: ease-in-out all 0.3s;
    top: 0px;
    left: 0px;
    transform: translate(-50%,50%);
    position: absolute;
    display: flex;
    gap: 20px;
    padding: 10px;
    background-color: white;
    border: 3px solid var(--qb-nav-icon-color);
    border-radius: 15px;
    text-shadow: 1px 0 0 black, -1px 0 0 black, 0 1px 0 black, 0 -1px 0 black, 1px 1px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black;
    -webkit-text-fill-color: white;
    font-size: 1.2em;
}

    .languages img[b-tc18d1rexn] {
        width: 80px;
        border-radius: 15px;
        border: 2px solid #D3D3D3;
        cursor: pointer;
    }

        .languages img.active[b-tc18d1rexn] {
            border: 2px solid var(--qb-nav-icon-color);
        }

.show[b-tc18d1rexn] {
    display: flex !important;
}
/* _content/QB.Ertekesites.Web/Layouts/QBLayout.razor.rz.scp.css */
#qb-main-body[b-xgnzczksb3] {
    position: relative;
/*    z-index: 999;*/
    color: white;
}

.qb-main-body-wrapper[b-xgnzczksb3]{
    height: 100%;
}

.qb-main-body-content[b-xgnzczksb3] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0.4; /* 40%-os áttetszőség */
}

.parent[b-xgnzczksb3] {
    display: grid;
    grid-template-columns: 0.0fr 1fr;
    grid-template-rows: calc(var(--header-height) + 1rem) 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.qb-left-child[b-xgnzczksb3] {
    grid-area: 1 / 1 / 3 / 2;
}

.qb-top-child[b-xgnzczksb3] {
    grid-area: 1 / 2 / 2 / 3;
}

.qb-body-child[b-xgnzczksb3] {
    grid-area: 2 / 2 / 3 / 3;
    animation: fadeInLeft-b-xgnzczksb3 ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;

    overflow: scroll;
    
}

.body-pd[b-xgnzczksb3] {
    padding-left: calc(var(--nav-width));
    animation: fadeInRight-b-xgnzczksb3 ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeInRight-b-xgnzczksb3 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeInLeft-b-xgnzczksb3 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    .qb-body-child[b-xgnzczksb3] {
        padding-right: 1vh;
    }
}

@media screen and (max-width: 767px) {
    .qb-body-child[b-xgnzczksb3] {
        padding: 0 !important;
        padding-right: 2vh;
    }

    .body-pd[b-xgnzczksb3] {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 320px) {
    .qb-body-child[b-xgnzczksb3] {
        padding: 0 !important;
        padding-right: 0 !important;
    }

    .body-pd[b-xgnzczksb3] {
        padding: 0 !important;
    }
}
/* _content/QB.Ertekesites.Web/Layouts/QBNavbar.razor.rz.scp.css */
.header[b-ni1354n25h] {
    width: 100%;
    height: var(--header-height);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    background-color: var(--qb-main-color);
    z-index: var(--z-fixed);
    box-shadow: none !important;
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
}

.nav-link[b-ni1354n25h] {
    color: #bec4cd !important;
}

.nav-content[b-ni1354n25h] {
    height: calc(100% - 11rem);
    overflow: auto;
    border-top: 1px solid var(--qb-nav-icon-color);
}

.nav_list[b-ni1354n25h] {
    display: flex;
    flex-direction: column;
    gap: 1px;
    height: 100%;
    padding-top: 5px;
}

.version-text[b-ni1354n25h] {
    background-image: var(--qb-linear-gradient);
    -webkit-text-fill-color: transparent !important;
    padding: 1px;
    font-weight: bold;
    font-size: 0.7rem;
    font-style: italic;
}

.nav-link-sign-out[b-ni1354n25h] {
    border-top: 1px solid #137DB4;
    padding-top: 0.5rem;
    margin-top: auto;
    overflow-y: scroll;
}

.header_toggle[b-ni1354n25h] {
    background-image: var(--qb-linear-gradient) !important;
    -webkit-text-fill-color: var(--qb-main-text-color) !important;
    font-size: 1.5rem;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    row-gap: 0.5vh;
}

    .header_toggle .header_toggle-icon[b-ni1354n25h] {
        display: flex;
        align-items: center;
        height: 100%;
    }

.version[b-ni1354n25h] {
    display: flex;
}

.header_img[b-ni1354n25h] {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
}

    .header_img img[b-ni1354n25h] {
        width: 40px;
    }

.l-navbar[b-ni1354n25h] {
    position: fixed;
    top: 0;
    left: -30%;
    width: var(--nav-width);
    height: 100%;
    background: var(--qb-main-color);
    box-shadow: var(--qb-shadow);
    transition: 0.5s ease, opacity 0.5s ease;
    z-index: var(--z-fixed);
    border-top-right-radius: var(--qb-border-radius);
    border-bottom-right-radius: var(--qb-border-radius);
    border-right: 1px solid var(--qb-nav-icon-color);
    display: flex;
    flex-direction: column;
}

.nav[b-ni1354n25h] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.nav_logo[b-ni1354n25h] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6rem;
    width: 100%;
}

.nav_name[b-ni1354n25h] {
    display: block;
    font-weight: bold;
}

.nav_logo-name[b-ni1354n25h] {
    background-color: var(--qb-element-color) !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 700;
    white-space: nowrap !important;
    margin-left: 0.5rem;
}

.nav_link[b-ni1354n25h] {
    position: absolute;
    color: var(--white-color);
    transition: 0.3s;
    cursor: pointer !important;
}

.nav-link .active > .nav_name[b-ni1354n25h] {
    background-image: var(--qb-linear-gradient) !important;
    -webkit-text-fill-color: transparent !important;
}

.active > .nav_icon[b-ni1354n25h] {
    background: var(--qb-linear-gradient);
    color: var(--qb-nav-icon-color);
    padding: 5px;
    transition: 0.5s ease-in-out all;
}

.nav_icon[b-ni1354n25h] {
    font-size: 1.25rem;
    padding: 5px;
    border-radius: 5px;
    transition: 0.5s ease-in-out all;
}

.show[b-ni1354n25h] {
    left: 0;
}

.body-pd[b-ni1354n25h] {
    padding-left: calc(var(--nav-width) + 1rem);
}

a.nav_link.active > span[b-ni1354n25h] {
    background: var(--qb-linear-gradient);
    -webkit-text-fill-color: transparent !important;
}

@media screen and (min-width: 768px) {
    .header[b-ni1354n25h] {
        height: calc(var(--header-height) + 1rem);
        padding: 0 2rem 0 calc(var(--nav-width) + 2rem);
    }

    .header_img[b-ni1354n25h] {
        width: 40px;
        height: 40px;
    }

        .header_img img[b-ni1354n25h] {
            width: 45px;
        }

    .l-navbar[b-ni1354n25h] {
        left: 0;
    }

    .show[b-ni1354n25h] {
        width: calc(var(--nav-width) + 156px);
    }

    .body-pd[b-ni1354n25h] {
        padding-left: calc(var(--nav-width) + 188px);
    }
}
/* _content/QB.Ertekesites.Web/Layouts/QBNavigation.razor.rz.scp.css */
*[b-gu6cy2ez3j],
[b-gu6cy2ez3j]::before,
[b-gu6cy2ez3j]::after {
    box-sizing: border-box;
}

.header[b-gu6cy2ez3j] {
    width: 100%;
    height: var(--header-height);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--qb-main-color);
    z-index: var(--z-fixed);
    box-shadow: none !important;
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
}

.nav-link[b-gu6cy2ez3j] {
    color: #bec4cd !important;
}

.nav-content[b-gu6cy2ez3j] {
    height: calc(100% - 11rem);
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 1rem;
    border-top: 1px solid var(--qb-nav-icon-color);
}

.version-text[b-gu6cy2ez3j] {
    background-image: var(--qb-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    padding: 1px;
    font-weight: bold;
    font-size: 0.7rem;
    font-style: italic;
}

.nav-link-sign-out[b-gu6cy2ez3j] {
    border-top: 1px solid #137DB4;
    padding-top: 0.5rem;
    margin-top: auto; /* Ensure it sticks to the bottom */
}

.header_toggle[b-gu6cy2ez3j] {
    background-image: var(--qb-linear-gradient) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: var(--qb-main-text-color) !important;
    font-size: 1.5rem;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    row-gap: 0.5vh;
}

    .header_toggle .header_toggle-icon[b-gu6cy2ez3j] {
        display: flex;
        align-items: center;
        height: 100%;
    }

.version[b-gu6cy2ez3j] {
    display: flex;
}

.header_img[b-gu6cy2ez3j] {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
}

    .header_img img[b-gu6cy2ez3j] {
        width: 40px;
    }

.l-navbar[b-gu6cy2ez3j] {
    position: fixed;
    top: 0;
    left: -30%;
    width: var(--nav-width);
    height: 100%;
    background: var(--qb-main-color);
    box-shadow: var(--qb-shadow);
    transition: 0.5s ease, opacity 0.5s ease;
    z-index: var(--z-fixed);
    border-top-right-radius: var(--qb-border-radius);
    border-bottom-right-radius: var(--qb-border-radius);
    border-right: 1px solid var(--qb-nav-icon-color);
    display: flex;
    flex-direction: column;
}

.nav[b-gu6cy2ez3j] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.nav_link[b-gu6cy2ez3j] {
    margin: auto;
}

.nav_name[b-gu6cy2ez3j] {
    display: block;
    font-weight: bold;
}

.nav_logo-name[b-gu6cy2ez3j] {
    background-color: var(--qb-element-color) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 700;
    white-space: nowrap !important;
    margin-left: 0.5rem;
}

.nav_link[b-gu6cy2ez3j] {
    position: absolute;
    color: var(--white-color);
    transition: 0.3s;
    cursor: pointer !important;
}

.nav-link .active > .nav_name[b-gu6cy2ez3j] {
    background-image: var(--qb-linear-gradient) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.active > .nav_icon[b-gu6cy2ez3j] {
    background: var(--qb-linear-gradient);
    color: var(--qb-nav-icon-color);
    padding: 5px;
    transition: 0.5s ease-in-out all;
}

.nav_icon[b-gu6cy2ez3j] {
    font-size: 1.25rem;
    padding: 5px;
    border-radius: 5px;
    transition: 0.5s ease-in-out all;
}

.show[b-gu6cy2ez3j] {
    left: 0;
}

.body-pd[b-gu6cy2ez3j] {
    padding-left: calc(var(--nav-width) + 1rem);
}

a.nav_link.active > span[b-gu6cy2ez3j] {
    background: var(--qb-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}




.tasks-icon-wrapper[b-gu6cy2ez3j]{
    position: relative;
}

.new-task-counter[b-gu6cy2ez3j] {
    position: absolute;
    background-color: #e73939;
    color: white;
    font-size: 0.6rem;
    padding: 8px;
    top: -7px;
    left: 10px;
    border-radius: 50%;
    width: 10px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
}



@media screen and (min-width: 768px) {
    .header[b-gu6cy2ez3j] {
        height: calc(var(--header-height) + 1rem);
        padding: 0 0 0 calc(var(--nav-width) + 2rem); /*2rem*/
    }

    .header_img[b-gu6cy2ez3j] {
        width: 40px;
        height: 40px;
    }

        .header_img img[b-gu6cy2ez3j] {
            width: 45px;
        }

    .l-navbar[b-gu6cy2ez3j] {
        left: 0;
    }

    .show[b-gu6cy2ez3j] {
        width: calc(var(--nav-width) + 156px);
    }

    .body-pd[b-gu6cy2ez3j] {
        padding-left: calc(var(--nav-width) + 188px);
    }
}

/*TOPBAR*/
.wrapper[b-gu6cy2ez3j] {
    text-align: center;
}

.topbar-nav-link[b-gu6cy2ez3j] {
    cursor: pointer;
    font-size: 20px;
}

.tabs[b-gu6cy2ez3j] {
    font-size: 15px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    border-radius: var(--qb-border-radius);
    position: relative;
    z-index: 1;
    /*padding: 3vmin;*/
}

.database-select-link[b-gu6cy2ez3j] {
    cursor: pointer;
    font-size: inherit !important;
    border: 2px solid black;
    margin: 5px 10px !important;
    padding: 5px 10px !important;
    border-radius: 21px;
}

    .database-select-link:hover p[b-gu6cy2ez3j] {
        animation: 0.5s linear;
        color: var(--qb-main-hover-color);
    }

    .database-select-link i[b-gu6cy2ez3j] {
        font-size: 20px !important;
    }

    .database-select-link:hover[b-gu6cy2ez3j] {
        border: 2px solid var(--qb-element-color) !important;
        border-radius: 14px;
        /*font-size: 200px !important;
        color: purple !important;*/
    }

.tab-body > section[b-gu6cy2ez3j] {
    background-color: white;
    padding-top: 10vmin;
    display: none;
}

    .tab-body > section:first-child[b-gu6cy2ez3j] {
        display: block;
    }

.notification-count[b-gu6cy2ez3j] {
    position: absolute;
    top: 5px;
    right: 7px;
    z-index: 2;
    font-size: 11px;
    border-radius: 50%;
    background: var(--qb-reddish-linear-gradient);
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    color: white;
    font-weight: bold;
    animation: var(--qb-pulse-heartbeat-animation);
    text-align: center;
    filter: var(--qb-filter-reddish-drop-shadow);
}

.qb-profile-wrapper[b-gu6cy2ez3j] {
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 3vh;
    position: fixed;
    top: calc(var(--header-height) + 30px);
    right: 30px;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    z-index: 9999 !important;
    width: 300px;
    opacity: 0;
    visibility: hidden;
    font-size: 1em;
}

    .qb-profile-wrapper.show[b-gu6cy2ez3j] {
        opacity: 1;
        visibility: visible;
        left: unset !important;
        height: fit-content;
    }

.qb-profile-content[b-gu6cy2ez3j] {
    cursor: initial !important;
    border-radius: var(--qb-border-radius);
    box-shadow: var(--qb-shadow);
    display: flex;
    flex-direction: column;
    height: fit-content;
    padding: 2vh;
    background: var(--qb-main-color);
    overflow: auto;
    text-align: center;
    box-shadow: var(--qb-shadow);
}

.qb-profile-content-element[b-gu6cy2ez3j] {
    margin-top: 10px;
    color: var(--qb-notification-text-color);
}

    .qb-profile-content-element h5[b-gu6cy2ez3j] {
        font-size: 1.3em;
    }

.qb-task-notification-wrapper[b-gu6cy2ez3j] {
    height: 100%;
    display: none;
    flex-direction: column;
    row-gap: 3vh;
    position: fixed;
    top: calc(var(--header-height) + 30px);
    right: 30px;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    z-index: 10000 !important;
    width: 300px;
    opacity: 1;
    visibility: visible;
}

    .qb-task-notification-wrapper.show[b-gu6cy2ez3j] {
        opacity: 0;
        visibility: hidden;
        left: unset !important;
    }

.qb-task-notification-content[b-gu6cy2ez3j] {
    cursor: initial !important;
    border-radius: var(--qb-border-radius);
    box-shadow: var(--qb-shadow);
    height: 8vh;
    background: var(--qb-element-color);
    overflow: auto;
    text-align: center;
}

.qb-task-notification-content-element[b-gu6cy2ez3j] {
    color: var(--qb-notification-text-color);
    margin: auto !important;
    padding: 10px;
    height: 100%;
    width: 100%;
}

.notification-icon[b-gu6cy2ez3j] {
    font-size: xxx-large;
    margin: auto;
}

@media only screen and (max-height: 800px) {
    .notification-icon[b-gu6cy2ez3j] {
        font-size: x-large;
        margin: auto;
    }

    .notification-info[b-gu6cy2ez3j] {
        font-size: 0.7em;
    }
}

/* _content/QB.Ertekesites.Web/Layouts/QBSearchBar.razor.rz.scp.css */
.searchbar-item[b-5ecz84vdd5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: none !important;
}

    .searchbar-item > span:last-child[b-5ecz84vdd5] {
        color: gray;
    }
/* _content/QB.Ertekesites.Web/Layouts/QBSkeletonLayout.razor.rz.scp.css */
.skeleton-parent[b-q5pjq4z6lh] {
    display: grid;
    grid-template-columns: 0.1fr 1fr;
    grid-template-rows: 0.1fr 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
}

.skeleton-left[b-q5pjq4z6lh] {
    grid-area: 1 / 1 / 3 / 2;
    background: var(--qb-main-color);
}

.skeleton-top[b-q5pjq4z6lh] {
    grid-area: 1 / 2 / 2 / 3;
    background-color: var(--qb-main-color);
}

.skeleton-body[b-q5pjq4z6lh] {
    grid-area: 2 / 2 / 3 / 3;
    background-color: var(--qb-body-background-color);
}

.skeleton-left-body[b-q5pjq4z6lh] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    row-gap: 1vh;
    padding: var(--qb-padding);
}

.skeleton-left-logo[b-q5pjq4z6lh] {
    height: 150px;
}

.skeleton-left-content[b-q5pjq4z6lh] {
    height: 100%;
}

.skeleton-left-logout[b-q5pjq4z6lh] {
    height: 150px;
}

.skeleton-top-body[b-q5pjq4z6lh] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    height: 100%;
    padding: var(--qb-padding);
    column-gap: 1vh;
}

.skeleton-top-content[b-q5pjq4z6lh] {
    height: 100%;
    width: 100px;
}

.skeleton-card[b-q5pjq4z6lh] {
    background-color: var(--qb-main-color);
    border-radius: var(--qb-border-radius);
}
/* _content/QB.Ertekesites.Web/Layouts/QBSystemMessages.razor.rz.scp.css */

.system-messages[b-hddauk2zfx] {
    height: 100%;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.messages-icon[b-hddauk2zfx] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.svg-icon[b-hddauk2zfx] {
    position: absolute;
    height: 35px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .svg-icon.exclamation[b-hddauk2zfx] {
        font-size: 25px;
    }

    .svg-icon.circle[b-hddauk2zfx] {
        font-size: 35px;
    }

.new > .svg-icon.circle[b-hddauk2zfx] {
    animation: pulse-b-hddauk2zfx 1s infinite ease-in;
}

@keyframes pulse-b-hddauk2zfx {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale(1.3);
    }
}

.messages-wrapper[b-hddauk2zfx] {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(0) scale(0.3);
    transform-origin: top center; /* important for unrolling from top */
    transition: transform 0.25s ease-out, opacity 0.25s ease-out;
    filter: drop-shadow(0 0 10px #0000004E);
    opacity: 0;
    border: var(--qb-nav-icon-color) 2px solid;
    border-radius: 10px;
}

    .messages-wrapper.show[b-hddauk2zfx] {
        opacity: 1;
        transform: translateX(-50%) translateY(10px) scale(1);
    }

    .messages-wrapper[b-hddauk2zfx]::before {
    }

.messages-arrow[b-hddauk2zfx] {
    content: "";
    position: absolute;
    left: 50%;
    top: -1.5px;
    background: white;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 15px;
    height: 15px;
    border-top: var(--qb-nav-icon-color) 2px solid;
    border-left: var(--qb-nav-icon-color) 2px solid;
}

.messages-container[b-hddauk2zfx] {
    width: 400px;
    max-height: 400px;
    background-color: white;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
}

.sm-item[b-hddauk2zfx] {
    padding: 5px 10px 2px 10px;
    text-align: justify;
}

    .sm-item:not(:last-child)[b-hddauk2zfx] {
        border-bottom: var(--qb-nav-icon-color) 2px solid;
        
    }

.sm-item-header[b-hddauk2zfx] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: bold;
    font-size: 1.2em;
}

.severity-icon[b-hddauk2zfx] {
    /*filter: drop-shadow(0 0 3px black)*/
}
.sm-item > p[b-hddauk2zfx] {
    margin-bottom: 0;
}
/* _content/QB.Ertekesites.Web/Pages/DashboardPage.razor.rz.scp.css */
.qb-dashboard[b-cjfhrgy920] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.qb-main-body-focim[b-cjfhrgy920] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80%;
}

    .qb-main-body-focim > h2[b-cjfhrgy920] {
        font-size: 5rem;
        font-style: italic;
        color: var(--qb-nav-icon-color);
    }


@media screen and (max-width: 1100px) {
    .qb-dashboard[b-cjfhrgy920]{
        overflow: unset;
    }
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Admin.razor.rz.scp.css */
.qb-dashboard[b-ea3yas1mml] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2vh;
}

.funkcio-csoport-editor-container[b-ea3yas1mml] {
    height: 85vh;
    max-height: 85vh;
    width: 100%;
    padding: 5px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 1vw;
}

.funkcio-csoport-wrapper[b-ea3yas1mml] {
    min-height: 0;
    align-self: stretch;
}

.log[b-ea3yas1mml] {
    grid-column: 1/5;
    place-self: center;
}

.intezmeny-csoport-select[b-ea3yas1mml] {
    position: absolute;
    right: 5px;
    bottom: 20%;
    background-color: gray;
    padding: 20px;
    border-radius: 25px 0 0 25px;
}

    .intezmeny-csoport-select div[b-ea3yas1mml] {
        display: flex;
        justify-content: center;
        align-items: center;
        color: red;
    }

        .intezmeny-csoport-select div.active[b-ea3yas1mml],
        .intezmeny-csoport-select div:hover[b-ea3yas1mml] {
            color: green;
        }

            .intezmeny-csoport-select div.active:hover[b-ea3yas1mml] {
                color: red;
            }

.fa-power-off[b-ea3yas1mml] {
    height: 25px;
    cursor: pointer;
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/HaziPenztar.razor.rz.scp.css */
.hazi-penztar-container[b-sbgh18e2nd] {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 70%;
    gap: 2rem;
    margin: 2rem;
}


.hazi-penztar-wrapper[b-sbgh18e2nd] {
    width: clamp(600px, 60%, 700px);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}


@media screen and (max-width: 1200px) {
    .hazi-penztar-container[b-sbgh18e2nd] {
        flex-direction: column;
    }
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Listazas.razor.rz.scp.css */
.listazas-container[b-3o8c1jfiso] {
    padding: 0 1rem;
    width: calc(100vw - 140px);
/*    min-width: 1600px*/
}

.listazas-content[b-3o8c1jfiso] {
    margin-top: 10px;
}

.breadcrumb-menu-item[b-3o8c1jfiso], *[b-3o8c1jfiso] {
    box-sizing: border-box;
}

.breadcrumb-menu-nav[b-3o8c1jfiso] {
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumb-menu-ul[b-3o8c1jfiso] {
    max-width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 1rem;
}

.breadcrumb-menu-item[b-3o8c1jfiso] {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    padding: 7px;
    border-radius: 25px;
    transition: background-color 0.3s ease-in;
}

    .breadcrumb-menu-item.active[b-3o8c1jfiso] {
        background-color: #137DB4;
    }

    .breadcrumb-menu-item > button[b-3o8c1jfiso] {
        color: rgba(19, 125, 180, 0.6);
        font-size: 1.2rem;
        padding: 0px 5px 0px 5px;
        font-weight: 600;
        transition: color 0.3s ease-in;
    }

        .breadcrumb-menu-item > button:hover[b-3o8c1jfiso] {
            color: #137DB4;
        }


    .breadcrumb-menu-item.active > button[b-3o8c1jfiso] {
        color: #FFF;
    }
/* _content/QB.Ertekesites.Web/Pages/Dashboard/News.razor.rz.scp.css */
.news-container[b-o2mo80rr2s] {
    height: 100%;
    display: flex;
    flex-direction: row;
    color: black;
}
.news-selector[b-o2mo80rr2s] {
    border-right: 1px solid var(--qb-nav-icon-color);
    padding: 0 10px;
    max-width:500px;
}
.news-content[b-o2mo80rr2s] {
    width: 100%;
    overflow: scroll;
    padding: 20px;  
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Pocket.razor.rz.scp.css */
/* _content/QB.Ertekesites.Web/Pages/Dashboard/QBAutomataRendelesForm.razor.rz.scp.css */
.automata-rendeles-container[b-44g0hj3plo] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header[b-44g0hj3plo] {
    width: 100%;
}

.title[b-44g0hj3plo] {
    font-weight: 800;
    color: darkcyan;
}

.info[b-44g0hj3plo] {
    margin-top: 30px;
    margin-left: 50px;
    font-size: 150%;
    font-weight: 800;
    color: darkcyan;
    align-self: flex-start;
}

.szemely-szuro[b-44g0hj3plo] {
    width: 90%;
}

.szemely-rendeles-content[b-44g0hj3plo] {
    width: 90%;
}

.szemely-rendeles[b-44g0hj3plo] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.szemely-rendeles-tabla[b-44g0hj3plo] {
    width: 100%;
}

.szemely-rendeles-idoszak[b-44g0hj3plo] {
    width: 100%;
    height: auto;
}

.rendeles-teljes[b-44g0hj3plo] {
    width: 100%;
    height: auto;
    min-height: 400px;
}

.szemely-rendeles-adatok[b-44g0hj3plo] {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.szemely-rendeles-datum-listazo[b-44g0hj3plo] {
    width: 50%;
    display: flex;
}

.szemely-rendeles-dieta-tabla[b-44g0hj3plo] {
    width: 50%;
    flex: 1;
}

.szemely-rendeles-text-wrapper[b-44g0hj3plo] {
    margin-top: 40px
}

.szemely-rendeles-text[b-44g0hj3plo] {
    font-size: 120%;
    font-weight: 800;
    color: darkcyan;
}

.szemely-rendeles-gomb[b-44g0hj3plo] {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 40%;
}



.rendeles-card-content-container[b-44g0hj3plo] {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.rendeles-action-button-container[b-44g0hj3plo]{
    width: 100%;
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Szamla.razor.rz.scp.css */
.szemely-list-wrapper[b-2vjmoqbq08] {
    position: sticky;
    display: flex;
    align-items: stretch;
    /*top: calc(var(--header-height) + 1rem);*/
    top: 0;
    z-index: 3;
}

.szamla-main-container[b-2vjmoqbq08] {
    height: 100%;
    width: 100%;
    overflow: scroll;
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Szemely.razor.rz.scp.css */
.person-details-container[b-alxibsxpn3] {
    display: flex;
    overflow: hidden;
    height: calc(100vh - 60px);
    max-width: calc(100vw - 110px);
    overflow-x: hidden;
}

.person-list-wrapper[b-alxibsxpn3] {
    width: fit-content;
    display: flex;
    align-items: stretch;
}

.alapadat-container[b-alxibsxpn3] {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.person-select[b-alxibsxpn3] {
    position: sticky;
    top: 0;
    width: 390px;
    height: 0;
    z-index:9999
}

.component-container-row[b-alxibsxpn3] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
}

.torzsadat-form-container[b-alxibsxpn3] {
    display: inline-block;
    flex-grow: 1;
    min-width: 0;
}

.person-details-content[b-alxibsxpn3] {
    width: 100%;
    flex-grow: 1;
    min-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;

    min-width: 400px !important;

    justify-content: space-between;
    box-sizing: border-box;
}

.person-details-content-item[b-alxibsxpn3] {
    flex-grow: 1;
    min-height: 0;
    max-height: 100%;
    /*max-height: 27.5vh;
    height: 27.5vh;
    min-height: 230px;*/
    max-width: 100%;
}

.person-details-wrapper[b-alxibsxpn3] {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-left: 390px;
    min-width: 780px;
}

.action-buttons-container[b-alxibsxpn3] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
}

.action-buttons-wrapper[b-alxibsxpn3] {
    display: flex;
    justify-content: flex-start;
}

.next-button-container[b-alxibsxpn3] {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}

.next-button-right[b-alxibsxpn3] {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
/* _content/QB.Ertekesites.Web/Pages/Dashboard/Torzsadat.razor.rz.scp.css */
.component-container[b-yqmuzr7pka] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
    max-width: calc(100vw - 130px);
}
.component-container-row[b-yqmuzr7pka] {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.torzsadat-details-container[b-yqmuzr7pka] {
    display: flex;
    flex-wrap: wrap;
}

.torzsadat-list-wrapper[b-yqmuzr7pka] {
    position: sticky;
    display: flex;
    align-items: stretch;
    top: 0;
    z-index: 3;
}

.torzsadat-details-content[b-yqmuzr7pka] {
    display: flex;
    justify-content: center;
    max-width: calc(100vw - 130px);
    margin-left: 10px;
}

.torzsadat-details-wrapper[b-yqmuzr7pka] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    height: 100%;
}

.breadcrumb-container[b-yqmuzr7pka] {
    max-width: 1050px;
}

.torzsadat-details-main-content[b-yqmuzr7pka] {
    display: flex;
    justify-content: center;
}

.action-buttons-container[b-yqmuzr7pka] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
}

.action-buttons-wrapper[b-yqmuzr7pka] {
    display: flex;
    justify-content: flex-start;
}

.next-button-container[b-yqmuzr7pka] {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}

.next-button-right[b-yqmuzr7pka] {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}



/* _content/QB.Ertekesites.Web/Pages/DatabaseSelector.razor.rz.scp.css */
h1[b-6n8htviaxc] {
    text-align: center;
}

.db-card[b-6n8htviaxc] {


    position: relative;
    background-color: white;
    color: var(--qb-nav-icon-color);
    cursor: pointer;
    width: 15vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 1vw;
    aspect-ratio: 3/4;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

    .db-card:hover[b-6n8htviaxc] {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
        cursor: pointer;
    }

    .db-card > div:first-child[b-6n8htviaxc] {
        width: 80%;
        height: 60%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .db-card > div:first-child > *[b-6n8htviaxc] {
            width: 100%;
            height: 100%;
            object-fit: contain; /* maintains aspect ratio */
        }

.text[b-6n8htviaxc] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5vw;
}
.db-card > .text > span[b-6n8htviaxc] {
    text-align: center;
    width: min-content;
}

    .db-card > .text > span:first-child[b-6n8htviaxc] {
        font-size: 1.3vw;
    }

    .db-card > .text > span:nth-child(2)[b-6n8htviaxc] {
        color: gray;
        font-size: 0.8vw;
    }
    .db-card > .text > span:last-child[b-6n8htviaxc] {
        color: darkgray;
        font-size: 0.8vw;
    }

.db-card-container[b-6n8htviaxc] {
    margin-top: 2vw;
    display: flex;
    justify-content: center;
    gap: 5vw;
}
/* _content/QB.Ertekesites.Web/Pages/Forms builder/FormsBuilder.razor.rz.scp.css */
.drag-component[b-wv8gksmvfr] {
    display: flex !important;
    flex-direction: column !important;
}
/* _content/QB.Ertekesites.Web/Pages/Login.razor.rz.scp.css */
.qb-login-container[b-vlwx2bh576] {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    justify-content: center;
    height: 100%;
}

.qb-login-input[b-vlwx2bh576] {
    display: flex;
    justify-content: center;
    row-gap: 1vh;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.qb-title[b-vlwx2bh576] {
    text-align: left;
    background-image: var(--qb-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.qb-subtitle[b-vlwx2bh576] {
    font-size: 1.6vh;
    font-weight: bold;
}

.qb-login-body[b-vlwx2bh576] {
    display: flex;
    flex-direction: column;
    row-gap: 3vh;
    box-shadow: var(--qb-shadow);
    padding: 4vh;
    border-radius: var(--qb-border-radius);
}

.oblique .oblique-image[b-vlwx2bh576] {
    transform: none !important;
}

.login-options[b-vlwx2bh576] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
    .login-options > a[b-vlwx2bh576] {
        white-space: nowrap;
        color: var(--qb-nav-icon-color);
    }
        .login-options > a:hover[b-vlwx2bh576] {
            color: var(--qb-nav-active-color);
        }

.qb-remember-me[b-vlwx2bh576] {
    display: flex;
    flex-direction: initial;
    align-items: center;
    column-gap: 1vh;
    justify-content: left;
    width: 100%;
    font-weight: bold;
}

.page-header[b-vlwx2bh576]{
    height: 100vh;
}

.qb-login-header[b-vlwx2bh576] {
    position: relative;
}

.qb-logo[b-vlwx2bh576] {
    height: 75px;
    position: absolute;
    left: 90%;
    object-fit: cover;
}

@keyframes floater-b-vlwx2bh576 {
    0% {
        transform: translateY(-10%);
        transition: ease 0.5s;
    }

    50% {
        transform: translateY(10%);
        transition: ease 0.5s;
    }
}

label[b-vlwx2bh576] {
    margin-bottom: 0 !important;
}
/* _content/QB.Ertekesites.Web/Pages/PasswordReset.razor.rz.scp.css */
.input[b-jjjdfr5upe] {
    display: flex;
    justify-content: center;
    row-gap: 1vh;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.title[b-jjjdfr5upe] {
    text-align: left;
    background-image: var(--qb-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.body[b-jjjdfr5upe] {
    display: flex;
    flex-direction: column;
    row-gap: 3vh;
    box-shadow: var(--qb-shadow);
    padding: 4vh;
    border-radius: var(--qb-border-radius);
}

.oblique .oblique-image[b-jjjdfr5upe] {
    transform: none !important;
}

.page-header[b-jjjdfr5upe]{
    height: 100vh;
}

.header[b-jjjdfr5upe] {
    position: relative;
    display: flex;
    align-items: center;
}

.qb-logo[b-jjjdfr5upe] {
    height: 75px;
    position: absolute;
    left: 90%;
    object-fit: cover;
}
/* _content/QB.Ertekesites.Web/Pages/Register.razor.rz.scp.css */
.input[b-8kbl89sd1t] {
    display: flex;
    justify-content: center;
    row-gap: 1vh;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.title[b-8kbl89sd1t] {
    text-align: left;
    background-image: var(--qb-linear-gradient);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.body[b-8kbl89sd1t] {
    display: flex;
    flex-direction: column;
    row-gap: 3vh;
    box-shadow: var(--qb-shadow);
    padding: 4vh;
    border-radius: var(--qb-border-radius);
}

.oblique .oblique-image[b-8kbl89sd1t] {
    transform: none !important;
}

.page-header[b-8kbl89sd1t] {
    height: 100vh;
}

.header[b-8kbl89sd1t] {
    position: relative;
    display: flex;
    align-items: center;
}

.qb-logo[b-8kbl89sd1t] {
    height: 75px;
    position: absolute;
    left: 90%;
    object-fit: cover;
}
/* _content/QB.Ertekesites.Web/Pages/TestingComponents.razor.rz.scp.css */
.wrapper[b-7pre4el3f9] {
  display: flex;
  flex-direction: column;
  row-gap: 0.5vh;
}

h6[b-7pre4el3f9] {
  font-weight: bold;
  padding-top: 2vh;
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBDatumListazo.razor.rz.scp.css */
.main-container[b-ff3xmsqziq] {
    height: 100%;
}

.grid-container[b-ff3xmsqziq] {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}


.datum-kivalasztas-container[b-ff3xmsqziq] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.datum-info-text[b-ff3xmsqziq] {
    font-size: 100%;
    opacity: 0.5;
    margin: auto;
}


.nem-valaszthato-datum[b-ff3xmsqziq] {
    background: palevioletred !important;
}

.datum-valaszto[b-ff3xmsqziq] {
    width: 60% !important;
}

#rendeles-datum-fej[b-ff3xmsqziq] {
    position: sticky;
    display: flex;
    width: 100%;
    gap: 10px;
}

#rendeles-datum-torzs[b-ff3xmsqziq] {
    overflow-y: auto; /* Vízszintes görgetés */
    white-space: nowrap;
    margin-top: 1vh;
    max-height: 63vh;
}

.idoszak-datum-valasztas-ablak-bal[b-ff3xmsqziq] {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.idoszak-datum-valasztas-ablak-jobb[b-ff3xmsqziq] {
    width: 25%;
    margin: auto;
}

.rendeles-napok[b-ff3xmsqziq] {
    overflow-x: hidden; /* Vízszintes görgetés */
    white-space: nowrap;
    min-width: 30vw;
    /*-ms-overflow-style: none;*/ /* IE és Edge */
    /*scrollbar-width: none;*/ /* Firefox */
}

.rendeles-napok-elso[b-ff3xmsqziq] {
    overflow-x: auto; /* Vízszintes görgetés */
    white-space: nowrap;
}

    .rendeles-napok-elso [b-ff3xmsqziq]::-webkit-scrollbar {
        width: 200px !important;
    }


.rendeles-header-container[b-ff3xmsqziq],
.rendeles-teszt-sor[b-ff3xmsqziq] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
}

.rendeles-header-container[b-ff3xmsqziq] {
    background-color: #F5F5F5cc;
    border-radius: 10px;
}

.rendeles-napok-sor[b-ff3xmsqziq] {
    display: flex;
    flex-direction: row;
    padding: 10px;
    margin: 1vh 0 1.5vh 0;
    box-sizing: border-box; /* Biztosítja, hogy a padding és border beleszámít a szélességbe */
    height: 100%;
}

.date-card[b-ff3xmsqziq] {
    flex: 0 0 125px;
    width: 125px;
    min-height: 100px;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #f9f9f9;
    color: var(--qb-main-text-color);
}

    .date-card h4[b-ff3xmsqziq] {
        margin: 0;
        font-size: 14px;
        color: #333;
    }

    .date-card p[b-ff3xmsqziq] {
        margin: 5px 0;
        font-size: 12px;
        color: #666;
    }

.rendeles-szemelyek[b-ff3xmsqziq] {
    max-width: 80%;
    min-width: 20%;
    float: left;
    color: var(--qb-main-text-color);
    height: 100%;
    display: flex;
    align-items: baseline;
    align-items: center;
    gap: 5px;
    padding: 5px;
}


.rendeles-szemely-etkezesek[b-ff3xmsqziq] {
    border: 1px solid black;
    flex-direction: column;
    width: 100%;
    padding: 0 2px;
}

.dietak-per-etkezes[b-ff3xmsqziq] {
    font-size: 0.7rem;
    width: 100px;
}

.etkezes-text[b-ff3xmsqziq] {
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    width: 100%;
    text-overflow: ellipsis;
}

.havi-dieta-dropdown-wrapper[b-ff3xmsqziq] {
    height: 3vh !important;
    width: 100%;
    height: 3vh;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 5px;
}

@media only screen and (max-width: 1550px) {
    .rendeles-szemelyek[b-ff3xmsqziq] {
        min-width: 30%;
    }
}

@media only screen and (max-width: 1200px) {
    .rendeles-szemelyek[b-ff3xmsqziq] {
        min-width: 35%;
    }
}

#rendeles-datum-torzs > .rendeles-teszt-sor > .rendeles-szemelyek > .rendeles-szemely-sor[b-ff3xmsqziq] {
    text-align: center;
    min-height: 100%;
    width: 100%;
}

.rendeles-szemely-sor div[b-ff3xmsqziq] {
    margin: 2vh 0;
}

    .rendeles-szemely-sor div:first-child[b-ff3xmsqziq] {
        margin: unset;
    }



@keyframes spin-pause-b-ff3xmsqziq {
    0% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spinner-container[b-ff3xmsqziq] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px; /* vagy a szükséges magasság */
}

.spinner[b-ff3xmsqziq] {
    animation: spin-pause-b-ff3xmsqziq 2s linear infinite;
    width: 100px;
    height: 100px;
}

    .spinner img[b-ff3xmsqziq] {
        height: 100%;
    }


.progress-bar-container[b-ff3xmsqziq] {
    width: 50%;
    height: 10px;
    background-color: #e0e0e0;
    border-radius: 10px;
    margin: auto;
}

.progress-bar[b-ff3xmsqziq] {
    width: 0%;
    height: 100%;
    background-color: #0078D7;
    border-radius: 10px;
    transition: width 0.2s;
}

.rendelesek-blokk-szin-0[b-ff3xmsqziq] {
    background-color: var(--qb-main-color);
}

.rendelesek-blokk-szin-rendelve[b-ff3xmsqziq] {
    background-color: var(--qb-ordered-color);
    color: #fff;
}

.rendelesek-blokk-szin-mar-rendelve[b-ff3xmsqziq] {
    background-color: var(--qb-order-already-ordered);
    color: black;
}

.rendelesek-blokk-szin-rendelve-tobbszorosen-modositva[b-ff3xmsqziq] {
    background-color: var(--qb-order-multiple-color);
    color: #fff;
}

.rendelesek-blokk-szin-lemondva[b-ff3xmsqziq] {
    background-color: var(--qb-order-canceled-color);
}

.rendelesek-blokk-szin-uj-lemondva[b-ff3xmsqziq] {
    background-color: var(--qb-order-cancellation-color);
    color: #fff;
}

.rendelesek-blokk-szin-lemondva-modositott[b-ff3xmsqziq] {
    background-color: var(--qb-order-cancellation-color);
    color: #fff;
}

.hetvege-kartya-szin[b-ff3xmsqziq] {
    background-color: var(--qb-order-card-weekend-color);
}

    .hetvege-kartya-szin > h4[b-ff3xmsqziq],
    .hetvege-kartya-szin > p[b-ff3xmsqziq] {
        color: #fff !important;
    }

.unnepnap-kartya-szin[b-ff3xmsqziq] {
    background-color: var(--qb-order-card-holiday-color);
}

    .unnepnap-kartya-szin > h4[b-ff3xmsqziq],
    .unnepnap-kartya-szin > p[b-ff3xmsqziq] {
        color: #fff !important;
    }

.specialis-nap[b-ff3xmsqziq] {
    background-color: var(--qb-nav-icon-color);
}

    .specialis-nap > h4[b-ff3xmsqziq],
    .specialis-nap > p[b-ff3xmsqziq] {
        color: #fff !important;
    }

.nem-engedelyezett-nap[b-ff3xmsqziq] {
    opacity: 0.5;
}

.elso-oszlop[b-ff3xmsqziq] {
    min-width: 400px !important;
    max-width: 400px !important;
}

.invalid-date[b-ff3xmsqziq] {
    background-color: var(--qb-disabled-color);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .invalid-date > p[b-ff3xmsqziq] {
        white-space: break-spaces;
    }



.pager-wrapper[b-ff3xmsqziq] {
    display: flex;
    background-color: #fff;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    position: sticky;
    bottom: 0;
}
/*
.pager-wrapper > span {
    width: 40%;
    display: flex;
    align-items: center;
}

.pager-wrapper > span:first-child {
    justify-content: flex-end;
}*/


.rendeles-header-filter-container[b-ff3xmsqziq] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}


.no-border[b-ff3xmsqziq]{
    border: unset !important;
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBEtkezesBlokk.razor.rz.scp.css */
.rendeles-blokk[b-sx36vuu79g] {
    width: 100%;
    height: 3vh;
    background-color: #fff;
    border: 1px solid var(--qb-nav-icon-color);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rendelesek-blokk-szin-0[b-sx36vuu79g] {
    background-color: var(--qb-main-color);
}

.rendelesek-blokk-szin-rendelve[b-sx36vuu79g]  {
    background-color: var(--qb-ordered-color);
    color: #fff;
}

.rendelesek-blokk-szin-mar-rendelve[b-sx36vuu79g] {
    background-color: var(--qb-order-already-ordered);
    color: black;
}

.rendelesek-blokk-szin-rendelve-tobbszorosen-modositva[b-sx36vuu79g] {
    background-color: var(--qb-order-multiple-color);
    color: #fff;
}

.rendelesek-blokk-szin-lemondva[b-sx36vuu79g] {
    background-color: var(--qb-order-canceled-color);
}

.rendelesek-blokk-szin-lemondva-modositott[b-sx36vuu79g] {
    background-color: var(--qb-order-cancellation-color);
    color: #fff;
}

.tooltip[b-sx36vuu79g] {
    position: absolute;
    background-color: #fff;
    color: var(--qb-nav-icon-color);
    padding: 20px;
    border: 1px solid var(--qb-nav-icon-color);
    border-radius: 10px;
    font-size: 0.9rem;
    z-index: 1000;
    display: none;
    width: 170px;
    word-wrap: break-word;
}

.mennyiseg-blokk[b-sx36vuu79g] {
    height: 5vh;
    display: none;
}

    .mennyiseg-blokk button[b-sx36vuu79g] {
        background-color: #fff;
        color: var(--qb-nav-icon-color);
        border: 1px solid var(--qb-nav-icon-color);
        padding: 5px 10px;
        cursor: pointer;
    }

        .mennyiseg-blokk button:hover[b-sx36vuu79g] {
            background-color: var(--qb-nav-icon-color);
            color: #fff;
        }

    .mennyiseg-blokk input[b-sx36vuu79g] {
        width: 30px;
        height: 80%;
        text-align: center;
        background-color: transparent !important;
    }

.rendelesek-blokk-szin-0[b-sx36vuu79g] {
    background-color: var(--qb-main-color);
}

.rendelesek-blokk-szin-rendelve[b-sx36vuu79g] {
    background-color: var(--qb-ordered-color);
    color: #fff;
}

.rendelesek-blokk-szin-rendelve-ujra[b-sx36vuu79g] {
    background-color: var(--qb-ordered-color);
    color: #fff;
}

.rendelesek-blokk-szin-mar-rendelve[b-sx36vuu79g] {
    background-color: var(--qb-order-already-ordered);
    color: black;
}

.rendelesek-blokk-szin-rendelve-tobbszorosen-modositva[b-sx36vuu79g] {
    background-color: var(--qb-order-multiple-color);
    color: #fff;
}

.rendelesek-blokk-szin-lemondva[b-sx36vuu79g] {
    background-color: var(--qb-order-canceled-color);
}

.rendelesek-blokk-szin-uj-lemondva[b-sx36vuu79g] {
    background-color: var(--qb-order-cancellation-color);
    color: #fff;
}

.rendelesek-blokk-szin-lemondva-modositott[b-sx36vuu79g] {
    background-color: var(--qb-order-cancellation-color);
    color: #fff;
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBEtkezesKartya.razor.rz.scp.css */
.date-card[b-84btk1ech5] {
    flex: 0 0 125px;
    width: 125px;
    min-height: 100px;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #f9f9f9;
    color: var(--qb-main-text-color);
}

    .date-card h4[b-84btk1ech5] {
        margin: 0;
        font-size: 14px;
        color: #333;
    }

    .date-card p[b-84btk1ech5] {
        margin: 5px 0;
        font-size: 12px;
        color: #666;
    }

.hetvege-kartya-szin[b-84btk1ech5] {
    background-color: var(--qb-order-card-weekend-color);
}

    .hetvege-kartya-szin > h4[b-84btk1ech5],
    .hetvege-kartya-szin > p[b-84btk1ech5] {
        color: #fff !important;
    }

.unnepnap-kartya-szin[b-84btk1ech5] {
    background-color: var(--qb-order-card-holiday-color);
}

    .unnepnap-kartya-szin > h4[b-84btk1ech5],
    .unnepnap-kartya-szin > p[b-84btk1ech5] {
        color: #fff !important;
    }

.specialis-nap[b-84btk1ech5] {
    background-color: var(--qb-nav-icon-color);
}

    .specialis-nap > h4[b-84btk1ech5],
    .specialis-nap > p[b-84btk1ech5] {
        color: #fff !important;
    }

.nem-engedelyezett-nap[b-84btk1ech5] {
    opacity: 0.5;
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBIdoszakValaszto.razor.rz.scp.css */
.idoszak-content[b-1d1fbbaw73] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-rows: min-content;
    gap: 1vw;
    height: 100%;
}

.idoszak-naptar[b-1d1fbbaw73] {
    height: 460px;
    max-height: 100%;
}

.idoszak-datum-valasztas[b-1d1fbbaw73] {
    display: flex;
    width: 100%;
}

.idoszak-datum-valasztas-ablak-bal[b-1d1fbbaw73] {
    width: 79%;
}

.idoszak-datum-valasztas-ablak-jobb[b-1d1fbbaw73] {
    width: 19%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.year-selector[b-1d1fbbaw73] {
    text-align: center;
    height: 5%;
}

.columns[b-1d1fbbaw73] {
}

.months-weeks[b-1d1fbbaw73] {
    user-select: none;
    padding-top: 1rem;
    display: flex;
    gap: 1rem;
    height: 95%;
}

.months[b-1d1fbbaw73] {
    overflow-y: scroll;
    padding-right: 1rem;
}

.months[b-1d1fbbaw73], .weeks[b-1d1fbbaw73] {
    width: 49%;
    float: left;
}

    .months ul[b-1d1fbbaw73], .weeks ul[b-1d1fbbaw73] {
        list-style-type: none;
        padding: 0;
    }

    .months li[b-1d1fbbaw73], .weeks li[b-1d1fbbaw73] {
        cursor: pointer;
        padding: 7px;
        border: 1px solid var(--qb-nav-icon-color);
        border-radius: 7px;
        margin-bottom: 5px;
    }

        .months li:not(.non-hover):hover[b-1d1fbbaw73],
        .weeks li:not(.non-hover):hover[b-1d1fbbaw73] {
            background-color: #f0f0f0;
            color: var(--qb-nav-icon-color);
        }

        .months li.dragged-over:not(.non-hover):hover[b-1d1fbbaw73] {
            background-color: var(--qb-nav-icon-color);
            color: var(--qb-nav-icon-color);
        }


    .months .selected[b-1d1fbbaw73] {
        background-color: #1C7C54;
        color: #fff;
    }

    .weeks .selected[b-1d1fbbaw73] {
        background-color: var(--qb-nav-icon-color);
        color: #fff;
    }

tr > td[b-1d1fbbaw73], th[b-1d1fbbaw73] {
    text-align: center;
}

td[b-1d1fbbaw73] {
    cursor: pointer;
}

.dragged-over[b-1d1fbbaw73] {
    background-color: #d5f2a2; /* Szín a dátumhoz ami ki lessz választva*/
}

.has-selected-days[b-1d1fbbaw73] {
    background-color: #94C7D6;
    color: white;
}

    .has-selected-days:hover[b-1d1fbbaw73] {
        background-color: var(--qb-nav-icon-color) !important;
        color: white !important;
    }

    .has-selected-days.selected[b-1d1fbbaw73] {
        background-color: var(--qb-nav-icon-color) !important;
    }

.start-period[b-1d1fbbaw73] {
    background-color: #59b6eb; /* Szín a kezdő dátumhoz */
    color: white;
}

.dragged-over.start-period[b-1d1fbbaw73] {
    background-color: #f2a2a2; /* Szín a kezdő dátumhoz ami ki lesz véve */
}

.in-period[b-1d1fbbaw73] {
    background-color: #a0e820; /* Szín a köztes dátumokhoz */
}

.dragged-over.in-period[b-1d1fbbaw73] {
    background-color: #f2a2a2; /* Szín a köztes dátumokhoz ami ki lesz véve */
    color: white;
}

.end-period[b-1d1fbbaw73] {
    background-color: #de4747; /* Szín a vég dátumhoz */
    color: white;
}

.dragged-over.end-period[b-1d1fbbaw73] {
    background-color: #f2a2a2; /* Szín a vég dátumhoz ami ki lesz véve */
}

.month-navigation[b-1d1fbbaw73] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*margin-bottom: 10px;*/
}

span[b-1d1fbbaw73] {
    color: var(--qb-nav-icon-color);
}

.scroll-card-body[b-1d1fbbaw73] {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

li[b-1d1fbbaw73] {
    text-align: center;
    color: var(--qb-nav-icon-color);
    cursor: pointer;
}

@media (max-width: 1400px) {
    .idoszak-content[b-1d1fbbaw73] {
        flex-direction: column;
    }

    /*   .idoszak-naptar {
        width: 75%;
    }*/
}

.table-dates[b-1d1fbbaw73] {
    user-select: none;
}

    .table-dates tr td[b-1d1fbbaw73] {
        text-align: center;
        vertical-align: middle;
    }
/* _content/QB.Ertekesites.Web/Shared/Components/QBSzamlaTorzsListPanel.razor.rz.scp.css */
.person-list-container[b-c9w0pa6xeg] {
    width: 390px;
    position: absolute;
    height: calc(100vh - calc(var(--header-height) + 1rem));
}

.person-list[b-c9w0pa6xeg] {
    width: 390px;
    height: 100%;
    z-index: 9999;
    position: absolute;
    transition: width 0.75s ease-in-out;
    overflow: hidden;
}

    .person-list.expanded[b-c9w0pa6xeg] {
        width: 900px;
    }

    .person-list.collapsed[b-c9w0pa6xeg] {
        width: 390px;
    }


.close-panel-modal[b-c9w0pa6xeg] {
    position: absolute;
    width: calc(100vw - var(--nav-width));
    height: 100vh;
}

.hidden[b-c9w0pa6xeg] {
    display: none;
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBSzemelyListPanel.razor.rz.scp.css */
.person-list-container[b-s9mi0g4c1v] {
    width: 390px;
    position: absolute;
    height: calc(100vh - calc(var(--header-height) + 1rem));
    width: 390px;
    box-shadow: 1px 0px 13px rgba(3, 7, 18, 0.04), 5px 0px 50px rgba(3, 7, 18, 0.07);
}

.person-list[b-s9mi0g4c1v] {
    width: 390px;
    height: 100%;
    z-index: 9999;
    position: absolute;
    transition: width 1s ease-in-out;
    overflow: hidden;

}

    .person-list.expanded[b-s9mi0g4c1v] {
        width: 760px;
    }

    .person-list.collapsed[b-s9mi0g4c1v] {
        width: 390px;
    }
/* _content/QB.Ertekesites.Web/Shared/Components/QBSzemelySzuro.razor.rz.scp.css */
.info[b-z32dckafdo] {
    margin-top: 30px;
    margin-left: 50px;
    font-size: 150%;
    font-weight: 800;
    color: darkcyan;
    align-self: flex-start;
}

.szemely-szures-content[b-z32dckafdo] {
    margin: auto
}

.szemely-szures[b-z32dckafdo] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0.2rem 0.2rem;
}

.szemely-szures-reset-gomb[b-z32dckafdo] {
    width: 15%;
    align-self: flex-start;
    margin-left: 50px;
}

.szemely-szures-adat-tablak[b-z32dckafdo] {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 20px;
    height: calc(70vh - 60px);
}

.szemely-szures-adat-tabla[b-z32dckafdo] {
    width: 33%
}

.kovetkezo-lepes[b-z32dckafdo]{
    width: 100%;
}

@media (max-width: 1325px) {
    .szemely-szures-adat-tablak[b-z32dckafdo] {
        flex-wrap: wrap;
    }
    .szemely-szures-adat-tabla[b-z32dckafdo]{
        width: 45%;
    }
}

@media (max-width: 1025px) {
    .szemely-szures-adat-tablak[b-z32dckafdo] {
        flex-wrap: wrap;
    }

    .szemely-szures-adat-tabla[b-z32dckafdo] {
        width: 100%;
    }
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBTaskContent.razor.rz.scp.css */
.qb-notification-header[b-l427yg6hgl] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: var(--qb-padding);
}

    .qb-notification-header > *[b-l427yg6hgl] {
        margin: 0 !important;
        color: var(--qb-notification-text-color);
    }

.qb-notification-wrapper[b-l427yg6hgl] {
    height: fit-content;
    display: flex;
    flex-direction: column;
    row-gap: 3vh;
    position: fixed;
    top: calc(var(--header-height) + 30px);
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}

    .qb-notification-wrapper.show[b-l427yg6hgl] {
        opacity: 1;
        visibility: visible;
        z-index: 999999 !important;
    }

.qb-notification-content[b-l427yg6hgl] {
    cursor: initial !important;
    border-radius: var(--qb-border-radius);
    box-shadow: var(--qb-shadow);
    display: flex;
    flex-direction: column;
    height: 25vh;
    background: var(--qb-main-color);
    overflow: auto;
    padding: var(--qb-padding);
}

.qb-notification-body[b-l427yg6hgl] {
    padding: var(--qb-padding);
    overflow: auto;
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
    overscroll-behavior-y: contain;
    flex-grow: 1;
}

.qb-notification-item[b-l427yg6hgl] {
    border-radius: var(--qb-border-radius);
    transition: 0.3s ease;
    cursor: default;
    border: 3px solid var(--qb-body-background-color);
}

    .qb-notification-item.unread[b-l427yg6hgl] {
        animation: pulseShadow-b-l427yg6hgl 3s infinite ease-in-out;
    }

@keyframes pulseShadow-b-l427yg6hgl {
    0% {
        border: 2px solid #f8f9fa;
    }

    50% {
        border: 2px solid #c3cdd6;
    }

    100% {
        border: 2px solid #f8f9fa;
    }
}

.qb-notification-item-header h5[b-l427yg6hgl] {
    color: var(--qb-notification-text-color);
    text-align: left;
    padding: var(--qb-padding);
    margin: 0 !important;
}

.qb-notification-item-header[b-l427yg6hgl] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: var(--qb-border-radius);
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}

.qb-notification-item-status[b-l427yg6hgl] {
    padding: 5px;
    border-radius: 5px;
}

.qb-notification-item-footer[b-l427yg6hgl] {
    display: flex;
    justify-content: flex-end;
    padding-right: var(--qb-padding);
    font-weight: bold;
}

.qb-notification-item-body[b-l427yg6hgl] {
    display: flex;
    justify-content: flex-start;
    padding-left: var(--qb-padding);
    flex-direction: column;
    background-color: var(--qb-body-background-color);
    color: var(--qb-notification-text-color);
}

.qb-notification-item-icons[b-l427yg6hgl] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.qb-notification-item-clear[b-l427yg6hgl] {
    color: var(--qb-notification-task-canceled) !important;
}

.qb-notification-item-status[b-l427yg6hgl] {
    color: #FFFF;
}

    .qb-notification-item-status[data-status="Done"][b-l427yg6hgl], .qb-notification-item-status-text[data-status="Done"][b-l427yg6hgl] {
        background-color: var(--qb-save-button) !important;
    }

    .qb-notification-item-status[data-status="Canceled"][b-l427yg6hgl], .qb-notification-item-status-text[data-status="Canceled"][b-l427yg6hgl] {
        background-color: var(--qb-notification-task-canceled) !important;
    }

qb-notification-item-status[data-status="Canceled"][b-l427yg6hgl], .qb-notification-item-status-text[data-status="Canceled"][b-l427yg6hgl] {
    background-color: var(--qb-notification-task-canceled) !important;
}

.qb-notification-item-status[data-status="GlobalMessage"][b-l427yg6hgl], .qb-notification-item-status-text[data-status="GlobalMessage"][b-l427yg6hgl] {
    background-color: var(--qb-notification-task-global-message) !important;
}

.qb-notification-item-status[data-status="InProgress"][b-l427yg6hgl], .qb-notification-item-status-text[data-status="InProgress"][b-l427yg6hgl] {
    background-color: var(--qb-notification-task-in-progress) !important;
}

.qb-notification-item-body > div[b-l427yg6hgl] {
    display: flex;
    justify-content: flex-start;
    padding: 5px;
}

.qb-notification-item-clear-wrapper i[b-l427yg6hgl] {
    cursor: pointer;
}

.qb-notification-item-body[b-l427yg6hgl]  .qb-button {
    font-weight: bold !important;
    background-image: none !important;
    color: black !important;
    background-color: white !important;
    width: 15vh;
}

    .qb-notification-item-body[b-l427yg6hgl]  .qb-button:hover {
        background: #137DB4 !important;
        border: 1px solid #137DB4;
        color: white !important;
    }

.item-body-title[b-l427yg6hgl] {
    margin: auto !important;
}

    .item-body-title > span[b-l427yg6hgl] {
        width: 300px;
        word-wrap: break-word;
    }

.qb-notification-item-status-text[b-l427yg6hgl] {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: bold;
}

.qb-notification-item-date[b-l427yg6hgl] {
    width: 100%;
    display: flex;
    justify-content: flex-end !important;
    font-weight: bold;
}

.qb-notification-footer[b-l427yg6hgl] {
    padding: 10px;
}

.qb-notification-container[b-l427yg6hgl] {
    display: flex;
    gap: 10px;
}

@media screen and (min-width: 768px) {
    .qb-notification-content[b-l427yg6hgl] {
        width: 400px;
        height: 45vh;
        height: 45svh;
    }
}

@media screen and (max-width: 767px) {
    .qb-notification-wrapper[b-l427yg6hgl] {
        top: initial !important;
        left: 0 !important;
        height: 100%;
        width: 100%;
    }

    .qb-notification-content[b-l427yg6hgl] {
        height: 100%;
    }
}
/* _content/QB.Ertekesites.Web/Shared/Components/QBTeritesListPanel.razor.rz.scp.css */
.terites-list-container[b-sgef280289] {
    width: 80px;
}

.terites-list[b-sgef280289], .terites-list.expanded[b-sgef280289] {
    border-right: 1px solid var(--qb-nav-icon-color);
}

.terites-list[b-sgef280289] {
    max-width: 80vw;
    width: 330px;
    z-index: 9999;
    position: absolute;
    transition: width 1s ease-in-out;
    overflow: auto;
    min-height: calc(100vh - calc(var(--header-height) + 1rem));
    background-color: #fff !important;
}

    .terites-list.expanded[b-sgef280289] {
        width: 1200px;
        border-right: 1px solid var(--qb-nav-icon-color);
    }

    .terites-list.collapsed[b-sgef280289] {
        width: 40px;
        overflow:hidden !important;
    }

.close-panel-modal[b-sgef280289] {
    position: absolute;
    width: calc(100vw - var(--nav-width) - 10px);
    height: 100vh;
}

.hidden[b-sgef280289] {
    display: none;
}

.collapsed-bar[b-sgef280289] {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index:2;
    cursor: pointer;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/FelhasznaloJogDialogs/QBIdeiglenesFelhatalmazasDialog.razor.rz.scp.css */
.full-container[b-04577503f8] {
    height: 80vh;
    width: 80vw;
    display: flex;
    gap: 10px;
}

.felhasznalo-container[b-04577503f8] {
    flex-grow: 1;
    max-height: 100%;
}

.intezmeny-csoport-container[b-04577503f8] {
    flex-grow: 1;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.intezmeny-container[b-04577503f8], .csoport-container[b-04577503f8] {
    flex: 1;
    overflow: hidden;
    max-height: 50%;
    height: 50%;
}

.action-container[b-04577503f8] {
    flex-grow: 1;
    display: flex;
    gap: 10px;
    flex-direction: column
}

.idoszak-container[b-04577503f8] {
    width: 100%;
    height: 70%;
}

.action-fields[b-04577503f8] {
    height: 30%;
    display: flex;
}

.idoszak-fields[b-04577503f8] {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.submit[b-04577503f8] {
    padding: 5% 7%;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.idoszak-fields[b-04577503f8], .submit[b-04577503f8] {
    width: 100%;
    height: 50%;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/NewsDialog.razor.rz.scp.css */
.news-data[b-4tmd64imc9] {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
 
}
    .news-data > *[b-4tmd64imc9] {
        width: 30%;
    }
.md-edit[b-4tmd64imc9] {
    display: grid; 
    grid-template-columns: 1fr 1fr; 
    gap: 10px; 
    height: 55vh; 
    width: 80vw; 
    margin-bottom: 10px; 
    overflow: scroll
}
.modify-remove[b-4tmd64imc9] {
    display: flex; 
    gap: 10px
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/NotificationResultDialog.razor.rz.scp.css */
.notification-result-content[b-7r5zouyeaz] {
    width: clamp(400px, 100%, 700px);
}

.notification-result-wrapper[b-7r5zouyeaz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.notification-result-header-container[b-7r5zouyeaz] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.notification-result-header-title[b-7r5zouyeaz] {
    font-size: 2rem;
    font-weight: 600;
    color: var(--qb-notification-main-text-color);
    text-transform: capitalize;
}

.notification-result-header-date-wrapper[b-7r5zouyeaz] {
    display: flex;
    gap: 20px;
    align-items: center;
}

.notification-result-date[b-7r5zouyeaz] {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--qb-notification-main-text-color);
}

.cursor-pointer[b-7r5zouyeaz] {
    cursor: pointer;
}

.notification-result-progress-bar-wrapper[b-7r5zouyeaz] {
    width: 100%;
    height: 35px;
    border-radius: 12px !important;
    opacity: 0.8;
    overflow: hidden;
}

.notification-result-body[b-7r5zouyeaz] {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    min-height: 175px;
    font-size: 1.2rem !important;
    background-color: #FFF;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0px 0px 13px rgba(3, 7, 18, 0.02), 0px 0px 50px rgba(3, 7, 18, 0.04);
}

.body-item-wrapper[b-7r5zouyeaz] {
    width: 100%;
}

.body-item-label[b-7r5zouyeaz] {
    font-weight: 800;
    color: var(--qb-notification-main-text-color);
}

.body-item[b-7r5zouyeaz] {
    color: var(--qb-notification-main-text-color);
    font-size: 1.1rem;
    width: 100%;
}

    .body-item > a[b-7r5zouyeaz] {
        display: inline-block;
        margin: 0 auto !important;
        transform: scale(1.2);
        text-decoration: underline;
    }

table[b-7r5zouyeaz] {
    width: 100%;
    color: var(--qb-notification-main-text-color) !important;
    text-align: center;
    font-size: 1.1rem;
    table-layout: fixed;
}

td[b-7r5zouyeaz] {
    padding: 10px;
}

.no-data[b-7r5zouyeaz] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    min-height: 120px;
    padding: 10px;
}

    .no-data p[b-7r5zouyeaz] {
        font-size: 1.2rem;
    }
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBDynamicTableSzerkesztesDialog.razor.rz.scp.css */
.dynamic-editor-content[b-byvlwj687i]{
    width: 25vw;
}

.dynamic-editor-action-buttons-wrapper[b-byvlwj687i]{ 
    margin-top: 20px;
}

/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBSzemelyEgyeniDietaSzerkesztesDialog.razor.rz.scp.css */
.editor-content-wrapper[b-z9wm2zl7z1] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.default-setting-switch[b-z9wm2zl7z1] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBSzemelyImportListDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-2qo4vrxrlt] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}

.editor-content-wrapper[b-2qo4vrxrlt] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.default-setting-switch[b-2qo4vrxrlt] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBSzemelyIsmetlodoTetelSzerkesztesDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-b37vk1w0wk] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}

.editor-content-wrapper[b-b37vk1w0wk] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.default-setting-switch[b-b37vk1w0wk] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBSzemelyKoltseghelyLeptetoDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-6rc1b75imn] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}

.editor-content-wrapper[b-6rc1b75imn] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.default-setting-switch[b-6rc1b75imn] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBSzemelyTalaloSzerkesztesDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-szba1g3q9b] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}

.editor-content-wrapper[b-szba1g3q9b] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.default-setting-switch[b-szba1g3q9b] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/QBYesOrNoDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-972m3r0gcu] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBDijbekeroListazasDialog.razor.rz.scp.css */
.container[b-n3zl195ygz] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-container[b-n3zl195ygz] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.grid-item[b-n3zl195ygz] {
    border: 1px solid #ccc;
    padding: 10px;
}

.right-side[b-n3zl195ygz] {
    flex-grow: 1;
    /*transition: 0.5s ease-in-out all;*/
    transition: 0.5s linear all;;
}

.rendeles-statistics[b-n3zl195ygz] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    justify-content: space-between;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBModositasSzamlaLebontas.razor.rz.scp.css */
.container[b-0h1vrx96s1] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-container[b-0h1vrx96s1] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.grid-item[b-0h1vrx96s1] {
    border: 1px solid #ccc;
    padding: 10px;
}

.right-side[b-0h1vrx96s1] {
    flex-grow: 1;
    /*transition: 0.5s ease-in-out all;*/
    transition: 0.5s linear all;
}

.rendeles-statistics[b-0h1vrx96s1] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

/*Bónusz statisztika részek*/

.stat-expand[b-0h1vrx96s1] {
    width: 100%;
}

.stat-expand-content[b-0h1vrx96s1] {
    transition: 0.5s linear all;
}

.stat-expand:not(.show) .stat-expand-content[b-0h1vrx96s1] {
    overflow: hidden;
    max-height: 0px;
}

.stat-expand.show .stat-expand-content[b-0h1vrx96s1] {
    overflow: hidden;
    max-height: 500px;
}

.stat-expand-arrow[b-0h1vrx96s1] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    height: 0px;
    border: 1px black dashed;
    transition: 0.1s ease-in-out all;
}

    .stat-expand-arrow i[b-0h1vrx96s1] {
        transition: transform 0.1s ease-in-out;
    }

.stat-expand.show .stat-expand-arrow i[b-0h1vrx96s1] {
    transform: rotate(180deg);
}

.stat-expand-arrow:active[b-0h1vrx96s1] {
    transform: scale(1, 0.95);
    background-color: rgb(240,240,240);
}



.rendeles-statistics:hover .stat-expand-arrow[b-0h1vrx96s1] {
    height: 2rem;
    border: 2px black solid;
    font-size: 2rem;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBModositoLebontasDialog.razor.rz.scp.css */
.container[b-3n7czlepur] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-container[b-3n7czlepur] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.grid-item[b-3n7czlepur] {
    border: 1px solid #ccc;
    padding: 10px;
}

.right-side[b-3n7czlepur] {
    flex-grow: 1;
    /*transition: 0.5s ease-in-out all;*/
    transition: 0.5s linear all;
    ;
}

.rendeles-statistics[b-3n7czlepur] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

/*Bónusz statisztika részek*/

.stat-expand[b-3n7czlepur] {
    width: 100%;
}

.stat-expand-content[b-3n7czlepur] {
    transition: 0.5s linear all;
}

.stat-expand:not(.show) .stat-expand-content[b-3n7czlepur] {
    overflow: hidden;
    max-height: 0px;
}

.stat-expand.show .stat-expand-content[b-3n7czlepur] {
    overflow: hidden;
    max-height: 500px;
}

.stat-expand-arrow[b-3n7czlepur] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    height: 0px;
    border: 1px black dashed;
    transition: 0.1s ease-in-out all;
}

    .stat-expand-arrow i[b-3n7czlepur] {
        transition: transform 0.1s ease-in-out;
    }

.stat-expand.show .stat-expand-arrow i[b-3n7czlepur] {
    transform: rotate(180deg);
}

.stat-expand-arrow:active[b-3n7czlepur] {
    transform: scale(1, 0.95);
    background-color: rgb(240,240,240);
}



.rendeles-statistics:hover .stat-expand-arrow[b-3n7czlepur] {
    height: 2rem;
    border: 2px black solid;
    font-size: 2rem;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBSzamlaListaSzamlaLebontas.razor.rz.scp.css */
.inner-container[b-9yjukj4py3] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.right-side[b-9yjukj4py3] {
    flex-grow: 1;
    transition: 0.5s linear all;
}

/*Bónusz statisztika részek*/

.stat-expand[b-9yjukj4py3] {
    width: 100%;
}

.stat-expand-content[b-9yjukj4py3] {
    transition: 0.5s linear all;
}

.stat-expand:not(.show) .stat-expand-content[b-9yjukj4py3] {
    overflow: hidden;
    max-height: 0px;
}

.stat-expand.show .stat-expand-content[b-9yjukj4py3] {
    overflow: hidden;
    max-height: 500px;
}

.stat-expand-arrow[b-9yjukj4py3] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    height: 0px;
    border: 1px black dashed;
    transition: 0.1s ease-in-out all;
}

    .stat-expand-arrow i[b-9yjukj4py3] {
        transition: transform 0.1s ease-in-out;
    }

.stat-expand.show .stat-expand-arrow i[b-9yjukj4py3] {
    transform: rotate(180deg);
}

.stat-expand-arrow:active[b-9yjukj4py3] {
    transform: scale(1, 0.95);
    background-color: rgb(240,240,240);
}



.rendeles-statistics:hover .stat-expand-arrow[b-9yjukj4py3] {
    height: 2rem;
    border: 2px black solid;
    font-size: 2rem;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBSzamlaTetelLebontasDialog.razor.rz.scp.css */
.container[b-bjih2jugp1] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-container[b-bjih2jugp1] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.grid-item[b-bjih2jugp1] {
    border: 1px solid #ccc;
    padding: 10px;
}

.right-side[b-bjih2jugp1] {
    flex-grow: 1;
    /*transition: 0.5s ease-in-out all;*/
    transition: 0.5s linear all;
    ;
}

.rendeles-statistics[b-bjih2jugp1] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

/*Bónusz statisztika részek*/

.stat-expand[b-bjih2jugp1] {
    width: 100%;
}

.stat-expand-content[b-bjih2jugp1] {
    transition: 0.5s linear all;
}

.stat-expand:not(.show) .stat-expand-content[b-bjih2jugp1] {
    overflow: hidden;
    max-height: 0px;
}

.stat-expand.show .stat-expand-content[b-bjih2jugp1] {
    overflow: hidden;
    max-height: 500px;
}

.stat-expand-arrow[b-bjih2jugp1] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    height: 0px;
    border: 1px black dashed;
    transition: 0.1s ease-in-out all;
}

    .stat-expand-arrow i[b-bjih2jugp1] {
        transition: transform 0.1s ease-in-out;
    }

.stat-expand.show .stat-expand-arrow i[b-bjih2jugp1] {
    transform: rotate(180deg);
}

.stat-expand-arrow:active[b-bjih2jugp1] {
    transform: scale(1, 0.95);
    background-color: rgb(240,240,240);
}



.rendeles-statistics:hover .stat-expand-arrow[b-bjih2jugp1]{
    height: 2rem;
    border: 2px black solid;
    font-size: 2rem;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/Szamla/QBSztonoSzamlaTetelLebontasDialog.razor.rz.scp.css */
.container[b-1qqsy6ov5z] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inner-container[b-1qqsy6ov5z] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.grid-item[b-1qqsy6ov5z] {
    border: 1px solid #ccc;
    padding: 10px;
}

.right-side[b-1qqsy6ov5z] {
    flex-grow: 1;
    /*transition: 0.5s ease-in-out all;*/
    transition: 0.5s linear all;
    ;
}

.rendeles-statistics[b-1qqsy6ov5z] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

/*Bónusz statisztika részek*/

.stat-expand[b-1qqsy6ov5z] {
    width: 100%;
}

.stat-expand-content[b-1qqsy6ov5z] {
    transition: 0.5s linear all;
}

.stat-expand:not(.show) .stat-expand-content[b-1qqsy6ov5z] {
    overflow: hidden;
    max-height: 0px;
}

.stat-expand.show .stat-expand-content[b-1qqsy6ov5z] {
    overflow: hidden;
    max-height: 500px;
}

.stat-expand-arrow[b-1qqsy6ov5z] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    height: 0px;
    border: 1px black dashed;
    transition: 0.1s ease-in-out all;
}

    .stat-expand-arrow i[b-1qqsy6ov5z] {
        transition: transform 0.1s ease-in-out;
    }

.stat-expand.show .stat-expand-arrow i[b-1qqsy6ov5z] {
    transform: rotate(180deg);
}

.stat-expand-arrow:active[b-1qqsy6ov5z] {
    transform: scale(1, 0.95);
    background-color: rgb(240,240,240);
}



.rendeles-statistics:hover .stat-expand-arrow[b-1qqsy6ov5z]{
    height: 2rem;
    border: 2px black solid;
    font-size: 2rem;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TermekKarbantartasDialogs/TermekCsoportKedvezmenySzerkesztesDialog.razor.rz.scp.css */
.termek-csoport-kedvezmeny-feletti[b-k71wm10o9d] {
    display: flex;
    flex-direction: column;
    column-gap: 1vh;
    row-gap: 1vh;
}

.termek-csoport-wrapper[b-k71wm10o9d] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.termek-csoport-napok[b-k71wm10o9d] {
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
}

.general-column-wrapper[b-k71wm10o9d] {
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
}

.general-row-wrapper[b-k71wm10o9d] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.termek-kivalasztott-csoportok[b-k71wm10o9d] {
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow-y: auto;
    column-gap: 1vh;
}

.termek-csoport-datum-container[b-k71wm10o9d] {
    display: flex;
    flex-direction: column;
    column-gap: 2vh;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/QBTorzsadatAddEtkezesProfilDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-1e8ue3wtlu] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}

.loading-wrapper[b-1e8ue3wtlu] {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/QBTorzsadatAddIsmetlodoSzamlaTetel.razor.rz.scp.css */
.selected-count-paragraphs[b-jdsa1jm3w5] {
    text-align: center;
    color: goldenrod;
    font-weight: 500;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/QBTorzsadatAddSzamlatombDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-67sdjx5l2m] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/QBTorzsAdatSelectDialog.razor.rz.scp.css */
.dynamic-form-container[b-8e4wk0ikcv] {
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/QBTorzsAdatSzerkesztes.razor.rz.scp.css */
.dynamic-form-editor-wrapper[b-d0b9xqaw1b] {
    margin-bottom: 10px;
}

.dynamic-form-editor-header[b-d0b9xqaw1b] {
    margin-bottom: 5px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/TeritesDialogs/QBTorzsadatAddDietaCsoportDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-ztidnaqasm] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/TeritesDialogs/QBTorzsadatAddTeritesDialog.razor.rz.scp.css */
.details-checkbox-wrapper[b-87lxyvao14] {
    width: 100%;
    margin: 15px 0px 15px 0px;
}
/* _content/QB.Ertekesites.Web/Shared/Dialogs/TorzsadatDialogs/TeritesDialogs/QBTorzsadatTeritesDietaCsoportConflict.razor.rz.scp.css */
/* _content/QB.Ertekesites.Web/Shared/Forms/AlapadatForm/AlapadatSzerkesztesForm.razor.rz.scp.css */
.alapadat-container[b-gyt3snz53h] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
    min-height: 0;
    width: 100% !important;
}

.alapadat-wrapper[b-gyt3snz53h] {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    max-width: calc(50% - 10px);
    /*min-width: 400px;*/
    height: 100%;
    min-height: 0;
}

.add-button-wrapper[b-gyt3snz53h] {
    width: 100%;
}

.szemely-torzs-img[b-gyt3snz53h] {
    width: 150px;
    height: 150px;
    margin: 10px 30px 10px 10px;
    object-fit: contain;
}

.szemely-torzs-row-wrapper[b-gyt3snz53h] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.szemely-torzs-img-editor-wrapper[b-gyt3snz53h] {
    display: flex;
}

.szemely-torzs-img-editor-content[b-gyt3snz53h] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 20vw;
}

.dynamic-editor-content-wrapper[b-gyt3snz53h] {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
}

.megjegyzes-content-wrapper[b-gyt3snz53h] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}


.qb-hetvegen-eszik[b-gyt3snz53h], .qb-igenyel-szamlat[b-gyt3snz53h] {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin: 10px 20px 10px 0px;
}

#szemely-import-box[b-gyt3snz53h] {
    width: 40%;
    margin: auto;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/EmailForms/EmailListazasForm.razor.rz.scp.css */
.email-elozmenyek-lista[b-z8xjdrd4q8] {
    display: flex;
    justify-content: center;
    min-height: 90vh;
    max-width: calc(100vw - 130px);
    margin-left: 10px;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/HaziPenztar/PenztarInfo.razor.rz.scp.css */
.cardWrapper h6[b-c45oosm71f] {
    text-align: center;
    margin-left: 0 !important;
    font-size: 1.5rem;
}

.cardWrapper .w-50:has(h6)[b-c45oosm71f] {
    width: 100% !important;
}

.info-table[b-c45oosm71f] {
    font-size: 1.2rem;
    margin-bottom: 2rem;
}

    .info-table > tbody > tr > td:first-child[b-c45oosm71f] {
        /*text-align: center;*/
        font-weight: bold;
        line-height: 3rem;
    }

    .info-table > tbody > tr[b-c45oosm71f] {
        border-bottom: solid #137DB4 1px;
    }

    .info-table td[b-c45oosm71f] {
        width: 50%;
        padding: 2px;
        color: black;
    }

.text-align-end[b-c45oosm71f] {
    text-align: end;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/HaziPenztar/PenztarMuvelet.razor.rz.scp.css */
.cardWrapper[b-es4sbd4kro] {
    position: relative;
    overflow: hidden;
}

    .cardWrapper h6[b-es4sbd4kro] {
        text-align: center;
        margin-left: 0 !important;
        font-size: 1.5rem;
    }

    .cardWrapper .w-50:has(h6)[b-es4sbd4kro] {
        width: 100% !important;
    }

.muvelet-table[b-es4sbd4kro] {
    font-size: 1.2rem;
    margin-bottom: 2rem;
}

    .muvelet-table > tbody > tr > td:first-child[b-es4sbd4kro] {
        text-align: center;
        font-weight: bold;
        line-height: 3rem;
    }

    .muvelet-table > tbody > tr[b-es4sbd4kro] {
        border-bottom: solid #137DB4 1px;
    }

    .muvelet-table td[b-es4sbd4kro] {
        width: 50%;
        padding: 2px;
        color: black;
    }

.text-align-end[b-es4sbd4kro] {
    text-align: end;
}

.text-align-start[b-es4sbd4kro] {
    text-align: start;
}

.text-align-center[b-es4sbd4kro] {
    text-align: center;
}

textarea[b-es4sbd4kro] {
    resize: none;
}

.rz-dropdown[b-es4sbd4kro] {
    width: 100%
}

.penztar-muvelet-overlay[b-es4sbd4kro] {
    position: absolute;
    inset: 0;
    background-color: rgba(200,200,200,0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
    font-size: 2rem;
    color: white;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/HaziPenztar/QBPenztarSelector.razor.rz.scp.css */
body[b-82jgijg8wz] {
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/EtkezesiTamogatas.razor.rz.scp.css */
.forgalom-main[b-yhqnp0d5u1] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-yhqnp0d5u1] {
    width: 1300px;
    flex-grow: 1;
}

.also-right[b-yhqnp0d5u1] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: auto;
    height: 100%;
    align-items: stretch;
    justify-content: space-between;
}

.etkezesek[b-yhqnp0d5u1] {
    width: 100%;
    max-height: 80px;
    overflow-y: scroll;
    display: grid;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
}

.etkezes-igenybevetel[b-yhqnp0d5u1] {
    width: auto;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}

    .etkezes-igenybevetel > span[b-yhqnp0d5u1] {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
    }

.akcio-buttons[b-yhqnp0d5u1] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}

.radiobutton-card[b-yhqnp0d5u1] {
    width: 230px;
    display: flex;
    justify-content: stretch;
}

.radio-container[b-yhqnp0d5u1] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

    .radio-container > button[b-yhqnp0d5u1] {
        height: 20%;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        border-radius: 5px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        transition: ease-in-out all 300ms;
        box-sizing: content-box;
    }

        .radio-container > button:hover[b-yhqnp0d5u1] {
            color: white;
            background-color: #60aed6
        }

        .radio-container > button.active[b-yhqnp0d5u1] {
            color: white;
            background-color: #137DB4;
        }
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/FizetesiErtesito.razor.rz.scp.css */
.forgalom-main[b-jh2446vh7n] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-jh2446vh7n] {
    flex-grow: 1;
}

.also-right[b-jh2446vh7n] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: stretch;
    justify-content: space-evenly;
}

.akcio-buttons[b-jh2446vh7n] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}

.textbox-cards[b-jh2446vh7n] {
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
    align-items: stretch;
}

.radio-container[b-jh2446vh7n] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

    .radio-container button[b-jh2446vh7n] {
        width: 100%;
        aspect-ratio: 5/1;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        transition: ease-in-out all 300ms;
    }

        .radio-container button:hover[b-jh2446vh7n] {
            color: white;
            background-color: #60aed6
        }

        .radio-container button.active[b-jh2446vh7n] {
            color: white;
            background-color: #137DB4;
        }

.sub-radio-container[b-jh2446vh7n] {
    display: flex;
    flex-direction: column;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/Forgalom.razor.rz.scp.css */
.forgalom-main[b-pfkqs4x0z4] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-pfkqs4x0z4] {
    width: 1300px;
    flex-grow: 1;
}


.radiobutton-card[b-pfkqs4x0z4] {
    width: 230px;
    display: flex;
    justify-content: stretch;
}

.checkbox-card[b-pfkqs4x0z4] {
    height: 100%;
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.radio-container-vertical[b-pfkqs4x0z4] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap : 5px;
}

    .radio-container-vertical > button[b-pfkqs4x0z4] {
        width: 100%;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        border-radius: 5px;
        min-height: 65px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        border-radius: 5px;
        transition: ease-in-out all 300ms;
    }

        .radio-container-vertical > button:hover[b-pfkqs4x0z4] {
            color: white;
            background-color: #60aed6
        }
        .radio-container-vertical > button.selected[b-pfkqs4x0z4] {
            color: #137DB4;
            background-color: #d5f2a2

        }

        .radio-container-vertical > button.active[b-pfkqs4x0z4] {
            color: white;
            background-color: #137DB4
        }

            .radio-container-vertical > button.active.selected[b-pfkqs4x0z4], .radio-container-vertical > button.selected:hover[b-pfkqs4x0z4] {
                color: #137DB4;
                background-color: #a0e820
            }

.forgalom-also[b-pfkqs4x0z4] {
    width: 100%;
    height: 450px;
    gap: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.also-right[b-pfkqs4x0z4] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: auto;
    height: 100%;
    align-items: stretch;
    justify-content: space-evenly;
}

.akcio-buttons[b-pfkqs4x0z4] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/Letszam.razor.rz.scp.css */
.forgalom-main[b-81ykwqjjg8] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-81ykwqjjg8] {
    flex-grow: 1;
    min-width: 70vw;
}
    

.radiobutton-card[b-81ykwqjjg8] {
    width: 230px;
    display: flex;
    justify-content: stretch;
}
.checkbox-card[b-81ykwqjjg8] {
    height: 100%;
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.radio-container-vertical[b-81ykwqjjg8] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.radio-container[b-81ykwqjjg8] {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 2rem;
}

    .radio-container > button[b-81ykwqjjg8], .radio-container-vertical > button[b-81ykwqjjg8] {
        width: 100%;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        border-radius: 5px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        transition: ease-in-out all 300ms;
    }

        .radio-container > button:hover[b-81ykwqjjg8], .radio-container-vertical > button:hover[b-81ykwqjjg8] {
            color: white;
            background-color: #60aed6
        }

        .radio-container > button.active[b-81ykwqjjg8], .radio-container-vertical > button.active[b-81ykwqjjg8] {
            color: white;
            background-color: #137DB4
        }

.forgalom-also[b-81ykwqjjg8] {
    width: 100%;
    height: 450px;
    gap: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.also-right[b-81ykwqjjg8] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: auto;
    height: 100%;
    align-items: stretch;
    justify-content: space-between;
}

.egyeb-opciok[b-81ykwqjjg8] {
    width: auto;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}

    .egyeb-opciok > span[b-81ykwqjjg8] {
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        color: #000;
    }

.akcio-buttons[b-81ykwqjjg8] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/PenztarForgalom.razor.rz.scp.css */
.forgalom-main[b-gjez7ox547] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-gjez7ox547] {
    width: 1300px;
    flex-grow: 1;
}

.radiobutton-card[b-gjez7ox547] {
    width: 230px;
    display: flex;
    justify-content: stretch;
}

.radio-container[b-gjez7ox547] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

    .radio-container > button[b-gjez7ox547] {
        width: 100%;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        border-radius: 5px;
        min-height: 65px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        transition: ease-in-out all 300ms;
    }

        .radio-container > button:hover[b-gjez7ox547] {
            color: white;
            background-color: #60aed6
        }

        .radio-container > button.active[b-gjez7ox547] {
            color: white;
            background-color: #137DB4
        }


.forgalom-also[b-gjez7ox547] {
    width: 100%;
    height: min-content;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .forgalom-also > div[b-gjez7ox547] {
        height: 100%;
    }

        .forgalom-also > div:first-child[b-gjez7ox547] {
            width: 30%;
        }

        .forgalom-also > div:last-child[b-gjez7ox547] {
            width: 68%;
        }

.akcio-buttons[b-gjez7ox547] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/Rendeles.razor.rz.scp.css */
.forgalom-main[b-xbgzpzpeka] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-xbgzpzpeka] {
    flex-grow: 1;
}

.checkbox-card[b-xbgzpzpeka] {
    height: 100%;
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.radio-container-vertical[b-xbgzpzpeka] {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.also-right[b-xbgzpzpeka] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: auto;
    height: 100%;
    align-items: stretch;
    justify-content: space-between;
}

.action-buttons-container[b-xbgzpzpeka] {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    gap: 1vw;
}

.action-button-wrapper[b-xbgzpzpeka] {
    display: flex;
    width: 20%;
}

.action-button-wrapper *[b-xbgzpzpeka]{
    width: 100%;
}

.etkezesek[b-xbgzpzpeka] {
    width: 100%;
    max-height: 80px;
    overflow-y: scroll;
    display: grid;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/SzamlaForgalom.razor.rz.scp.css */
.forgalom-main[b-5dtlsbzhjy] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin: 2vh 0vh;
}

.idoszak-valaszto-wrapper[b-5dtlsbzhjy] {
    width: 1300px;
    flex-grow: 1;
}

.forgalom-felso[b-5dtlsbzhjy] {
    height: 430px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    gap: 1rem;
}

    .forgalom-felso > div:first-child[b-5dtlsbzhjy] {
        width: 84%;
    }

.checkbox-card-wrapper[b-5dtlsbzhjy] {
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1vh;
}

.radio-container[b-5dtlsbzhjy] {
    width: 40vw;
    display: flex;
    flex-direction: row;
    gap: 1vw;
}

    .radio-container > button[b-5dtlsbzhjy] {
        width: 100%;
        font-weight: 600;
        font-size: 1.2rem;
        padding: 7px;
        border-radius: 5px;
        color: #137DB4;
        background-color: white;
        border: solid #137DB4 1px;
        transition: ease-in-out all 300ms;
    }

        .radio-container > button:hover[b-5dtlsbzhjy] {
            color: white;
            background-color: #60aed6
        }

        .radio-container > button.active[b-5dtlsbzhjy] {
            color: white;
            background-color: #137DB4
        }


.also-right[b-5dtlsbzhjy] {
    flex-grow: 1;
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: min-content;
    height: 100%;
    max-height: 460px;
    align-items: stretch;
    justify-content: space-between;
}

    .also-right > .fizmod-terites[b-5dtlsbzhjy] {
        min-height: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: space-between;
        gap: 1rem;
    }


.action-buttons-container[b-5dtlsbzhjy]{
    display: flex;
    justify-content: flex-end;
}

.action-buttons-wrapper[b-5dtlsbzhjy] {
    display: flex;
    gap: 1rem;
    width: 50%;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/Listazas/Talalo.razor.rz.scp.css */
.forgalom-main[b-9yf03o0pe6] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 2vh;
}

.idoszak-valaszto-wrapper[b-9yf03o0pe6] {
    width: 1300px;
    flex-grow: 1;
}

.also-right[b-9yf03o0pe6] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    width: auto;
    height: 100%;
    align-items: stretch;
    justify-content: space-between;
}

.etkezesek[b-9yf03o0pe6] {
    width: 100%;
    max-height: 80px;
    overflow-y: scroll;
    display: grid;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
}
.etkezes-igenybevetel[b-9yf03o0pe6] {
    width: auto;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}
    .etkezes-igenybevetel > span[b-9yf03o0pe6] {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
    }

.akcio-buttons[b-9yf03o0pe6] {
    align-self: flex-end;
    gap: 1rem;
    width: 50%;
    display: flex;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/SzamlaForms/QBSzamlaFinalize.razor.rz.scp.css */
.kiegyenlites-container[b-ij66fsmdfv] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kiegyenlites-content-container[b-ij66fsmdfv] {
    display: flex;
    justify-content: space-around;
    gap: 30px;
}

.kiegyenlites-settings-container[b-ij66fsmdfv],
.kiegyenlites-fizetes-container[b-ij66fsmdfv] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 500px;
    background-color: #f8f8f8d1;
    height: fit-content;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #d3d3d340;
    box-shadow: 0px 0px 1px rgba(3, 7, 18, 0.00), 0px 0px 4px rgba(3, 7, 18, 0.01), 0px 0px 9px rgba(3, 7, 18, 0.01), 0px 0px 15px rgba(3, 7, 18, 0.02), 0px 0px 24px rgba(3, 7, 18, 0.02);
}

.kiegyenlites-button-container[b-ij66fsmdfv] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
}

.selected-szemely-info[b-ij66fsmdfv] {
    color: green;
    font-weight: 500;
}

@media screen and (max-width: 1400px){
    .kiegyenlites-content-container[b-ij66fsmdfv] {
        align-items: center;
        flex-direction: column;
        gap: 30px;
    }
}
/* _content/QB.Ertekesites.Web/Shared/Forms/SzamlaForms/QBSzamlaFizetes.razor.rz.scp.css */
.szamla-fizetes-container[b-19t6sluqc7] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.levezetes-container[b-19t6sluqc7] {
    display: flex;
    flex-direction: column;
    gap: 7px;
    padding: 1rem;
    border-radius: 10px;
    background-color: #FFF;
    border: 1px solid #d3d3d340;
    box-shadow: 0px 0px 1px rgba(3, 7, 18, 0.00), 0px 0px 4px rgba(3, 7, 18, 0.01), 0px 0px 9px rgba(3, 7, 18, 0.01), 0px 0px 15px rgba(3, 7, 18, 0.02), 0px 0px 24px rgba(3, 7, 18, 0.02);
}

.szamla-kiegyenlites-bevitt-osszeg-container[b-19t6sluqc7] {
    display: grid;
    grid-template-columns: 1fr 5fr 6fr;
    align-items: stretch;
    gap: 10px;
    position: relative;
}

.fizetes-mod-remove[b-19t6sluqc7], .fizetes-mod-add[b-19t6sluqc7] {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
    transition: ease-in-out 0.3s all;
    border: 1px solid #D3D3D3;
    padding: 7px;
}

.fizetesi-modok[b-19t6sluqc7] {
    margin-top: 10px;
}

.fizetes-mod-add[b-19t6sluqc7] {
    height: 40px;
    margin-top: 10px;
    width: 100%;
}

    .fizetes-mod-remove:hover[b-19t6sluqc7],
    .fizetes-mod-add:hover[b-19t6sluqc7],
    .fizetes-mod-remove:active[b-19t6sluqc7],
    .fizetes-mod-add:active[b-19t6sluqc7] {
        background-color: var(--qb-input-color);
    }

.sortable-handle[b-19t6sluqc7] {
    position: absolute;
    left: 10px;
    top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .sortable-handle:active[b-19t6sluqc7] {
        cursor: grabbing;
    }


.fizetes-mod-editor-container[b-19t6sluqc7] {
    display: flex;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/SzamlaForms/QBSzamlaIdoszakAndFunkcio.razor.rz.scp.css */
.year-month-picker-container[b-m82l55a8bl],
.sztorno-date-and-datumname-picker-container[b-m82l55a8bl] {
    height: 300px;
    width: 70%;
    min-width: calc(2*200px + 1.5rem + 20px);
}

.funckiok-container[b-m82l55a8bl] {
    width: 30%;
    min-width: 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.funkcio-label[b-m82l55a8bl] {
    font-family: Quicksand, sans-serif !important;
    font-weight: var(--mud-typography-default-weight);
    font-size: var(--mud-typography-default-size);
    cursor: pointer;
}

.szamla-tetel-hozzaadas[b-m82l55a8bl] {
    color: var(--qb-nav-icon-color);
    border: 1px solid var(--qb-nav-icon-color);
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    transition: 0.1s ease-in-out all;
    cursor: pointer;
    border-radius: 4px;
    min-width: 200px;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/SzamlaForms/QBTulfizetesPanel.razor.rz.scp.css */
.tulfizetes-panel-container[b-js2i54vydy]{
    max-height: 400px;
}

.text-on-tulfizetes-panel[b-js2i54vydy]{
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    color: black;
}


.progress-fill[b-js2i54vydy] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 123, 255, 0.25);
    transition: height 0.3s ease-in-out;
    overflow: hidden;
}


.rz-state-active .progress-fill[b-js2i54vydy] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #4caf50c9;
    transition: height 0.3s ease-in-out;
    overflow: hidden;
}

.light-toggle-button.rz-state-active:hover .progress-fill[b-js2i54vydy] {
    background-color: #4caf5094 !important;
}

.rz-toggle-button:not(.rz-state-active) .text-on-tulfizetes-panel[b-js2i54vydy] {
    mix-blend-mode: normal;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TeritesForm/TorzsadatTeritesDietaCsoportSzerkeztes.razor.rz.scp.css */
.terites-table th[b-pld8k78rpe] {
    padding: 10px;
}

.terites-table tr td[b-pld8k78rpe] {
    padding: 3px;
}

.save-dieta-csoportok-btn:disabled[b-pld8k78rpe] {
    background-color: grey;
    color: white;
}

    .save-dieta-csoportok-btn:disabled:hover[b-pld8k78rpe] {
        background-color: grey;
        color: white;
    }

.table-responsive td[b-pld8k78rpe] {
    min-width: 100px;
}

.arat-erint[b-pld8k78rpe] {
    color: red;
}

.tamogatas[b-pld8k78rpe] {
    color: green;
}

.table td:first-child[b-pld8k78rpe],
.table th:first-child[b-pld8k78rpe] {
    position: sticky;
    left: 0;
    background: #fff;
    z-index: 1;
}

.table-summary[b-pld8k78rpe] {
    display: flex;
    flex-direction: row-reverse;
    font-weight: 600;
    padding-bottom: 20px;
    justify-content: space-between;
}

.table-selector[b-pld8k78rpe] {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap:30px;
    padding:0 20%;
}
    .napi-osszesen[b-pld8k78rpe] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

.idoszak-props[b-pld8k78rpe] {
    display: flex;
    flex-direction: row;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TeritesForm/TorzsadatTeritesModule.razor.rz.scp.css */
.torzsadat-form-container[b-rgaybabqv1] {
    display: inline-block;
    flex-grow: 1;
}

.terites-top-row[b-rgaybabqv1] {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
    gap: 10px;
    flex-grow: 1;
}

.terites-top-row-item[b-rgaybabqv1] {
    min-width: 400px;
    width: 30vw;
    min-height: 300px;
    max-height: 35vh;
    height: 35vh;
    flex-grow: 1;
}

.terites-bottom-row[b-rgaybabqv1] {
    width: 100%;
    display:flex;
    justify-content: center;
    flex-grow: 1;
}

.torzsadat-terites-panel[b-rgaybabqv1] {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap:10px;

    padding: 0 0 0 1rem;
    width: 100%;
}

.terites-buttons[b-rgaybabqv1] {
    width: 250px;
    height: 100px;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TeritesForm/TorzsadatTeritesTimeline.razor.rz.scp.css */
.click-trap[b-s6b62jvc86] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(50%);
    z-index: 1;
}

.visual-line[b-s6b62jvc86] {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: -50%;
    transform:translateY(-50%);
    z-index: 1;
    display: flex;
    align-items: center;
}

    .visual-line[b-s6b62jvc86]::before {
        width: 0;
        content: "";
        height: 4px;
        background-color: var(--qb-nav-icon-color);
        transition: ease-out width 300ms;
    }

    .visual-line.selected[b-s6b62jvc86]::before {
        width: 100%;
    }

.terites-timeline[b-s6b62jvc86] {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom:20px;
}

.today[b-s6b62jvc86] {
    position: absolute;
    width: 3px;
    height: 1.5rem;
    background-color: var(--qb-nav-icon-color);
}
    .today > span[b-s6b62jvc86] {
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(-50%, -150%);
        color: var(--qb-nav-icon-color);
        font-weight:bold;
    }
/* _content/QB.Ertekesites.Web/Shared/Forms/TeritesForm/TorzsadatTeritesValasztottIdoszak.razor.rz.scp.css */
.table[b-9jtsul4ad7] {
    flex-grow: 1;
}

#headline-title[b-9jtsul4ad7] {
    text-align: center !important;
}

#headline-table[b-9jtsul4ad7] {
    margin: auto !important;
}

.headline-table-rows[b-9jtsul4ad7] {
    text-align: center !important;
}

.table-rows[b-9jtsul4ad7] {
    text-align: center !important;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TermekKarbantartasForms/TermekCsoportKedvezmenySzerkesztesForm.razor.rz.scp.css */
.termek-csoport-kedvezmeny-feletti[b-w6649l1dej] {
    display: flex;
    flex-direction: column;
    column-gap: 1vh;
    row-gap: 1vh;
}

.termek-csoport-wrapper[b-w6649l1dej] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.termek-csoport-napok[b-w6649l1dej] {
    display: flex;
    flex-direction: column;
    row-gap: 1vh;
}

.termek-kivalasztott-csoportok[b-w6649l1dej] {
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow-y: auto;
    column-gap: 1vh;
}

.kivalasztott-ajandek-cikk-container[b-w6649l1dej] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}

.general-row-wrapper[b-w6649l1dej] {
    display: flex;
    flex-direction: row;
    column-gap: 1vh;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TorzsAdatForm/QBDynamicTableForm.razor.rz.scp.css */
.edit-button-wrapper[b-xu81z989ml] {
    display: flex;
    justify-content: center;
}

.custom-header-button[b-xu81z989ml] {
    padding: 0;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* _content/QB.Ertekesites.Web/Shared/Forms/TorzsAdatForm/QBTorzsAdatForm.razor.rz.scp.css */
.export-button-wrapper[b-9l6u3xbhzq] {
    margin: 10px;
}

/* _content/QB.Ertekesites.Web/Shared/Forms/TorzsAdatForm/TorzsadatFormModule.razor.rz.scp.css */
.torzsadat-form-container[b-ujsowmaspp] {
    display: inline-block;
    flex-grow: 1;
    min-width: 0;
}
/* _content/QB.Ertekesites.Web/Shared/MainLayout.razor.rz.scp.css */
.page[b-p2mq0p6pa3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-p2mq0p6pa3] {
    flex: 1;
}

.sidebar[b-p2mq0p6pa3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-p2mq0p6pa3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-p2mq0p6pa3]  a, .top-row .btn-link[b-p2mq0p6pa3] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-p2mq0p6pa3] {
        overflow: hidden;
        text-overflow: ellipsis;
    }


.qb-modal[b-p2mq0p6pa3] {
    background: var(--qb-main-color) !important;
    width: 50vw;
    margin: auto !important;
    margin-top: 20px !important;
}

    .qb-modal span[b-p2mq0p6pa3] {
        color: var(--qb-main-text-color);
    }

    .qb-modal .bm-header[b-p2mq0p6pa3] {
        padding: 0 !important;
    }

    .qb-modal .rz-datatable[b-p2mq0p6pa3] {
        background: var(--qb-main-color) !important;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-p2mq0p6pa3] {
        display: none;
    }

    .top-row.auth[b-p2mq0p6pa3] {
        justify-content: space-between;
    }

    .top-row a[b-p2mq0p6pa3], .top-row .btn-link[b-p2mq0p6pa3] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-p2mq0p6pa3] {
        flex-direction: row;
    }

    .sidebar[b-p2mq0p6pa3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-p2mq0p6pa3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-p2mq0p6pa3], article[b-p2mq0p6pa3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
