@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/HTA.Base.Components.Accordion/HTA.Base.Components.Accordion.szlosuo9wv.bundle.scp.css';
@import '_content/HTA.Base.Components.ActionList/HTA.Base.Components.ActionList.ypplf6i2ep.bundle.scp.css';
@import '_content/HTA.Base.Components.Anchor/HTA.Base.Components.Anchor.982ieuv5ge.bundle.scp.css';
@import '_content/HTA.Base.Components.Autocomplete/HTA.Base.Components.Autocomplete.cukw7825yn.bundle.scp.css';
@import '_content/HTA.Base.Components.Button/HTA.Base.Components.Button.tj2z9bsa9k.bundle.scp.css';
@import '_content/HTA.Base.Components.Checkbox/HTA.Base.Components.Checkbox.e6eh72kkh5.bundle.scp.css';
@import '_content/HTA.Base.Components.Colorpicker/HTA.Base.Components.Colorpicker.pbqdp3c0ch.bundle.scp.css';
@import '_content/HTA.Base.Components.DataLayout/HTA.Base.Components.DataLayout.ukughsnp4x.bundle.scp.css';
@import '_content/HTA.Base.Components.Datepicker/HTA.Base.Components.Datepicker.f86sspdu9y.bundle.scp.css';
@import '_content/HTA.Base.Components.DhtmlxScheduler/HTA.Base.Components.DhtmlxScheduler.jr6elb7iqn.bundle.scp.css';
@import '_content/HTA.Base.Components.DisplayField/HTA.Base.Components.DisplayField.8xnp7ssum7.bundle.scp.css';
@import '_content/HTA.Base.Components.EnumRadioGroup/HTA.Base.Components.EnumRadioGroup.grfx5sjogd.bundle.scp.css';
@import '_content/HTA.Base.Components.EnumSelect/HTA.Base.Components.EnumSelect.sofwtztob3.bundle.scp.css';
@import '_content/HTA.Base.Components.Icon/HTA.Base.Components.Icon.74es7aqlvg.bundle.scp.css';
@import '_content/HTA.Base.Components.InlineField/HTA.Base.Components.InlineField.c12a7vbfqp.bundle.scp.css';
@import '_content/HTA.Base.Components.InputFile/HTA.Base.Components.InputFile.1iie3br74f.bundle.scp.css';
@import '_content/HTA.Base.Components.InputNumber/HTA.Base.Components.InputNumber.th9ppebr3j.bundle.scp.css';
@import '_content/HTA.Base.Components.Label/HTA.Base.Components.Label.1iavtcep3a.bundle.scp.css';
@import '_content/HTA.Base.Components.ListItem/HTA.Base.Components.ListItem.g76z0e0lhr.bundle.scp.css';
@import '_content/HTA.Base.Components.Loader/HTA.Base.Components.Loader.1kjg1230uc.bundle.scp.css';
@import '_content/HTA.Base.Components.MenuItem/HTA.Base.Components.MenuItem.ibid8u46h3.bundle.scp.css';
@import '_content/HTA.Base.Components.Menu/HTA.Base.Components.Menu.qhob3nsyh7.bundle.scp.css';
@import '_content/HTA.Base.Components.Modal/HTA.Base.Components.Modal.m61vb5nzgj.bundle.scp.css';
@import '_content/HTA.Base.Components.Page.ListLinked/HTA.Base.Components.Page.ListLinked.rw495vpf9v.bundle.scp.css';
@import '_content/HTA.Base.Components.Page.Read/HTA.Base.Components.Page.Read.nz8f0sepvu.bundle.scp.css';
@import '_content/HTA.Base.Components.Page.Shared/HTA.Base.Components.Page.Shared.znm6l856z2.bundle.scp.css';
@import '_content/HTA.Base.Components.PageTopBar/HTA.Base.Components.PageTopBar.82n0kst0z6.bundle.scp.css';
@import '_content/HTA.Base.Components.Page/HTA.Base.Components.Page.ienijofj64.bundle.scp.css';
@import '_content/HTA.Base.Components.RadioGroup/HTA.Base.Components.RadioGroup.f8yhuuz0zj.bundle.scp.css';
@import '_content/HTA.Base.Components.Reporting/HTA.Base.Components.Reporting.32hpqfgjc2.bundle.scp.css';
@import '_content/HTA.Base.Components.SearchTable/HTA.Base.Components.SearchTable.7lhw8bv6r7.bundle.scp.css';
@import '_content/HTA.Base.Components.SingleSelect/HTA.Base.Components.SingleSelect.w115n9lcw4.bundle.scp.css';
@import '_content/HTA.Base.Components.Table/HTA.Base.Components.Table.lwy26srxu9.bundle.scp.css';
@import '_content/HTA.Base.Components.TextArea/HTA.Base.Components.TextArea.hu1rzp11fp.bundle.scp.css';
@import '_content/HTA.Base.Components.Textbox/HTA.Base.Components.Textbox.z7bux4zsmg.bundle.scp.css';
@import '_content/HTA.Base.Components.Timepicker/HTA.Base.Components.Timepicker.bkgl20064m.bundle.scp.css';

/* _content/DigitalReception.Application.Backoffice/Pages/Archives/ArchiveContactPersons.razor.rz.scp.css */
.tabs[b-cwp8qe6a5u] {
    display: flex;
    flex-direction: column;
}

.tabs__top[b-cwp8qe6a5u] {
    position: relative;
    display: flex;
    overflow-x: scroll;
}

    .tabs__top[b-cwp8qe6a5u]::after {
        content: "";
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.2rem;
        background: #DBDFEC;
    }

.tabs__link[b-cwp8qe6a5u] {
    padding: 2rem 0;
    font-weight: 700;
    white-space: nowrap;
    color: rgba(2, 40, 115, 0.35);
    border-bottom: 0.2rem solid transparent;
    transition: all ease-in-out 0.2s;
    cursor: pointer;
}

    .tabs__link:not(:last-child)[b-cwp8qe6a5u] {
        margin-right: 3rem;
    }

    .tabs__link.active[b-cwp8qe6a5u] {
        color: #022873;
        border-color: #022873;
    }

.tabs__page[b-cwp8qe6a5u] {
    padding: 3rem 0;
    display: none;
}

    .tabs__page.open[b-cwp8qe6a5u] {
        display: block;
    }


.languages__item[b-cwp8qe6a5u] {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 19rem;
    background: #FFF;
    border-radius: 1rem;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    transition: all ease-in-out 0.3s;
}

    .languages__item img[b-cwp8qe6a5u] {
        width: 100%;
        height: auto;
    }

.languages__item--active[b-cwp8qe6a5u] {
    border: 0.2rem solid #022873;
}

.loader[b-cwp8qe6a5u] {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(2, 40, 115, 0.9);
    transition: all ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .loader.active[b-cwp8qe6a5u] {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }

.loader__title[b-cwp8qe6a5u] {
    margin-bottom: 5rem;
    font-size: 3.5rem;
    font-weight: 700;
    color: #FFF;
}

.loader__spinner[b-cwp8qe6a5u] {
    font-size: 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    position: relative;
    animation: loader_white 1.1s infinite ease;
    transform: translateZ(0);
}

.mobile-menu[b-cwp8qe6a5u] {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease-in-out;
    background: rgba(2, 40, 115, 0.9);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.mobile-menu--open[b-cwp8qe6a5u] {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.mobile-menu__close[b-cwp8qe6a5u] {
    position: fixed;
    top: 3rem;
    right: 3rem;
}

    .mobile-menu__close a[b-cwp8qe6a5u] {
        display: block;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem;
        text-align: center;
        line-height: 4.6rem;
        color: #022873;
        background: #FFF;
        border-radius: 100%;
    }

        .mobile-menu__close a[b-cwp8qe6a5u]::before {
            content: "\EA08";
            transform: rotate(135deg);
        }

.mobile-menu ul[b-cwp8qe6a5u] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 7.5rem 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    list-style-type: none;
    overflow-y: auto;
}

    .mobile-menu ul li[b-cwp8qe6a5u] {
        width: 100%;
    }

        .mobile-menu ul li a[b-cwp8qe6a5u] {
            display: block;
            padding: 2rem 1.5rem;
            width: 100%;
            text-align: center;
            font-size: 2.2rem;
            font-weight: 700;
            color: #FFF;
            transition: all 0.2s ease-in-out;
        }

            .mobile-menu ul li a[b-cwp8qe6a5u]::after {
                content: ".";
                color: #BF0404;
                opacity: 0;
                transition: all ease-in-out 0.3s;
            }

            .mobile-menu ul li a.active[b-cwp8qe6a5u]::after {
                opacity: 1;
            }

        .mobile-menu ul li.mobile-menu__logout[b-cwp8qe6a5u] {
            margin-top: auto;
        }

            .mobile-menu ul li.mobile-menu__logout a[b-cwp8qe6a5u] {
                font-size: 1.8rem;
                font-weight: 400;
                text-decoration: underline;
            }


.btn[b-cwp8qe6a5u],
button[b-cwp8qe6a5u] {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 2rem;
    height: 5rem;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.041rem;
    line-height: 4.8rem;
    color: #FFF;
    background: #BF0404;
    box-shadow: none;
    border: none;
    cursor: pointer;
    border-radius: 1rem;
    border-bottom: 0.3rem solid transparent;
    transition: all ease-in-out 0.3s;
}

.btn--icon .icon[b-cwp8qe6a5u],
button--icon .icon[b-cwp8qe6a5u] {
    margin-right: 1rem;
}

.btn--icon-large .icon[b-cwp8qe6a5u],
button--icon-large .icon[b-cwp8qe6a5u] {
    font-size: 1.5rem;
}

.btn--secondary[b-cwp8qe6a5u], .kiosk-widget-edit-row[b-cwp8qe6a5u],
button--secondary[b-cwp8qe6a5u] {
    background: #474747;
}

.btn--primary[b-cwp8qe6a5u],
button--primary[b-cwp8qe6a5u] {
    background: #022873;
}

.btn--border[b-cwp8qe6a5u],
button--border[b-cwp8qe6a5u] {
    color: #022873;
    border: 0.2rem solid #022873;
    background: transparent;
}

.btn:hover[b-cwp8qe6a5u],
button:hover[b-cwp8qe6a5u] {
    transform: scale(1.03);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
}

.date-picker[b-cwp8qe6a5u] {
    z-index: 98;
    position: relative;
    width: 100%;
    height: auto;
    max-height: 4.5rem;
    background: white;
    overflow: hidden;
    transition: all 0.3s 0s ease-in-out;
}

    .date-picker.btndate-picker[b-cwp8qe6a5u] {
        width: unset;
        max-height: 5rem;
        background: var(--ck-color-button-default-background);
        overflow: initial;
    }

    .date-picker:not(.btndate-picker)[b-cwp8qe6a5u]::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 0.1rem;
        right: 0.1rem;
        width: 4.3rem;
        height: 4.3rem;
        background: #FFF;
        border-radius: 1rem;
        pointer-events: none;
    }

    .date-picker:not(.btndate-picker)[b-cwp8qe6a5u]::after {
        z-index: 2;
        position: absolute;
        top: 1.3rem;
        right: 2rem;
        font-size: 1.7rem;
        color: #022873;
        pointer-events: none;
    }

    .date-picker input[b-cwp8qe6a5u] {
        cursor: pointer;
    }

    .date-picker .calendar[b-cwp8qe6a5u] {
        position: absolute;
        top: 5rem;
        width: 100%;
        background: #fff;
        border-radius: 1rem;
        overflow: hidden;
        opacity: 0;
        transition: all ease-in-out 0.2s;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    }

    .date-picker.btndate-picker .calendar[b-cwp8qe6a5u] {
        width: 30rem;
        display: none;
    }

    .date-picker.btndate-picker.open .calendar[b-cwp8qe6a5u] {
        display: inherit;
    }

    .date-picker .ui-datepicker-inline[b-cwp8qe6a5u] {
        position: relative;
        width: 100%;
    }

    .date-picker .ui-datepicker-header[b-cwp8qe6a5u] {
        margin-bottom: 1rem;
        height: 100%;
        line-height: 4rem;
        color: #fff;
        background: #022873;
    }

    .date-picker .ui-datepicker-prev[b-cwp8qe6a5u],
    .date-picker .ui-datepicker-next[b-cwp8qe6a5u] {
        margin-top: 1.2rem;
        width: 2rem;
        height: 2rem;
        text-indent: 9999px;
        border: 0.2rem solid #fff;
        border-radius: 100%;
        cursor: pointer;
        overflow: hidden;
    }

        .date-picker .ui-datepicker-prev[b-cwp8qe6a5u]:after,
        .date-picker .ui-datepicker-next[b-cwp8qe6a5u]:after {
            content: "";
            position: absolute;
            display: block;
            width: 0.4rem;
            height: 0.4rem;
            border-left: 0.2rem solid #fff;
            border-bottom: 0.2rem solid #fff;
        }

    .date-picker .ui-datepicker-prev[b-cwp8qe6a5u] {
        margin-left: 1.2rem;
        float: left;
    }

        .date-picker .ui-datepicker-prev[b-cwp8qe6a5u]:after {
            margin: -3.5rem 0 0 0.6rem;
            transform: rotate(45deg);
        }

    .date-picker .ui-datepicker-next[b-cwp8qe6a5u] {
        margin-right: 1.2rem;
        float: right;
    }

        .date-picker .ui-datepicker-next[b-cwp8qe6a5u]:after {
            margin: -3.5rem 0 0 0.4rem;
            transform: rotate(-135deg);
        }

    .date-picker .ui-datepicker-title[b-cwp8qe6a5u] {
        text-align: center;
    }

    .date-picker .ui-datepicker-calendar[b-cwp8qe6a5u] {
        width: 100%;
        text-align: center;
    }

        .date-picker .ui-datepicker-calendar thead tr th span[b-cwp8qe6a5u] {
            margin-bottom: 0.5rem;
            display: block;
            width: 100%;
            font-size: 1.3rem;
            font-weight: 700;
            color: #022873;
        }

    .date-picker .ui-state-default[b-cwp8qe6a5u] {
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 1.2rem;
        line-height: 4rem;
    }

        .date-picker .ui-state-default:hover[b-cwp8qe6a5u] {
            background: #E0E0F0;
        }

    .date-picker .ui-state-highlight[b-cwp8qe6a5u] {
        color: #022873;
    }

    .date-picker .ui-state-active[b-cwp8qe6a5u] {
        color: #FFF;
        background-color: #022873;
        font-weight: 600;
    }

    .date-picker .ui-datepicker-unselectable .ui-state-default[b-cwp8qe6a5u] {
        color: #FFF;
        background: #474747;
        border: 0.2rem solid transparent;
    }

    .date-picker.open[b-cwp8qe6a5u] {
        z-index: 99;
        max-height: 40rem;
        overflow: initial;
    }

        .date-picker.open .calendar[b-cwp8qe6a5u] {
            opacity: 1;
        }

.form__heading[b-cwp8qe6a5u] {
    margin-bottom: 2.5rem;
    display: flex;
    align-items: center;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.1rem;
}

    .form__heading .btn[b-cwp8qe6a5u] {
        margin-left: auto;
    }

.form__container[b-cwp8qe6a5u] {
    margin-bottom: 5rem;
    padding: 3rem;
    background: #FFF;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    border-radius: 1rem;
}

.form__row[b-cwp8qe6a5u] {
    margin: -1.5rem -1.5rem 1.2rem -1.5rem;
    display: flex;
}

@media (max-width: 550px) {
    .form__row[b-cwp8qe6a5u] {
        flex-direction: column;
    }
}

.form__field[b-cwp8qe6a5u] {
    margin: 1.5rem;
    width: calc(50% - 3rem);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 550px) {
    .form__field[b-cwp8qe6a5u] {
        width: calc(100% - 3rem);
    }
}

.form__field label[b-cwp8qe6a5u] {
    margin-bottom: 1.3rem;
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 700;
}

    .form__field label small[b-cwp8qe6a5u] {
        margin-left: 2rem;
        font-size: 1.6rem;
        font-weight: 400;
    }

        .form__field label small:first-child[b-cwp8qe6a5u] {
            margin-left: auto;
        }

.form__field input[type="number"][b-cwp8qe6a5u] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.form__field input:not([type="checkbox"])[b-cwp8qe6a5u],
.form__field select[b-cwp8qe6a5u] {
    width: 100%;
}

.form__field--full[b-cwp8qe6a5u] {
    width: calc(100% - 3rem);
}

.form__field--time[b-cwp8qe6a5u] {
    position: relative;
}

    .form__field--time[b-cwp8qe6a5u]::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 3.2rem;
        right: 0.1rem;
        width: 4.3rem;
        height: 4.3rem;
        background: #FFF;
        border-radius: 1rem;
    }

    .form__field--time[b-cwp8qe6a5u]::after {
        z-index: 2;
        position: absolute;
        top: 4.4rem;
        right: 2rem;
        font-size: 1.7rem;
        color: #022873;
    }

.form__field--color input[b-cwp8qe6a5u] {
    padding: 0;
    overflow: hidden;
}

.form__field--bg-inputs small[b-cwp8qe6a5u] {
    text-decoration: underline;
    cursor: pointer;
}

    .form__field--bg-inputs small:hover[b-cwp8qe6a5u] {
        text-decoration: none;
    }

@media screen and (max-width: 1400px) {
    .form__field--bg-inputs label[b-cwp8qe6a5u] {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__field--bg-inputs label small[b-cwp8qe6a5u] {
            margin-left: 0;
            margin-top: 0.5rem;
        }

            .form__field--bg-inputs label small:first-child[b-cwp8qe6a5u] {
                margin-left: 0;
            }
}

.form__field--bg-inputs .js-bg-color[b-cwp8qe6a5u],
.form__field--bg-inputs .js-bg-photo-input[b-cwp8qe6a5u],
.form__field--bg-inputs .js-bg-gradient-input[b-cwp8qe6a5u] {
    display: none;
}

.form__field--bg-inputs .js-bg-photo-input[b-cwp8qe6a5u],
.form__field--bg-inputs .js-bg-gradient-input[b-cwp8qe6a5u] {
    width: 100%;
}

.form__title[b-cwp8qe6a5u] {
    margin-bottom: 2rem;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.01rem;
}

@media screen and (max-width: 600px) {
    .form__title[b-cwp8qe6a5u] {
        flex-direction: column;
        align-items: flex-start;
    }
}

.form__title a[b-cwp8qe6a5u] {
    margin-left: auto;
}

@media screen and (max-width: 600px) {
    .form__title a[b-cwp8qe6a5u] {
        margin-left: 0;
        margin-top: 2rem;
    }
}


.table-settings__inner[b-cwp8qe6a5u] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.table-settings__count[b-cwp8qe6a5u] {
    position: relative;
    padding-right: 1rem;
    margin-right: 1rem;
    font-weight: 700;
}

@media screen and (max-width: 500px) {
    .table-settings__count[b-cwp8qe6a5u] {
        padding-right: 0;
        margin-right: 0;
    }
}

.table-settings__count[b-cwp8qe6a5u]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.2rem;
    height: 1.6rem;
    background: #022873;
    transform: translateY(-50%);
}

@media screen and (max-width: 500px) {
    .table-settings__count[b-cwp8qe6a5u]::after {
        display: none;
    }
}

.table-settings__count select[b-cwp8qe6a5u] {
    margin: 0 0.5rem;
    padding: 0 4rem 0 2rem;
}

.table-settings__visible[b-cwp8qe6a5u] {
    position: relative;
    padding-right: 1rem;
    margin-right: 1rem;
}

@media screen and (max-width: 700px) {
    .table-settings__visible[b-cwp8qe6a5u] {
        padding-right: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .table-settings__visible[b-cwp8qe6a5u] {
        flex: 0 0 100%;
        margin-top: 2rem;
    }
}

.table-settings__visible[b-cwp8qe6a5u]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.2rem;
    height: 1.6rem;
    background: #022873;
    transform: translateY(-50%);
}

@media screen and (max-width: 700px) {
    .table-settings__visible[b-cwp8qe6a5u]::after {
        display: none;
    }
}

.table-settings__advanced-search .js-advanced-search[b-cwp8qe6a5u] {
    text-decoration: underline;
    cursor: pointer;
}

    .table-settings__advanced-search .js-advanced-search .icon[b-cwp8qe6a5u] {
        margin-left: 1rem;
        display: inline-block;
        transform: translateY(-0.2rem);
        transition: all ease-in-out 0.2s;
    }

    .table-settings__advanced-search .js-advanced-search.active .icon[b-cwp8qe6a5u] {
        transform: translateY(-0.2rem) rotate(180deg);
    }

.sortcolumn-th[b-cwp8qe6a5u] {
    cursor: pointer;
}

    .sortcolumn-th .icon[b-cwp8qe6a5u] {
        margin-left: .5rem;
        display: inline-block;
        transform: translateY(-0.2rem);
        transition: all ease-in-out 0.2s;
    }

    .sortcolumn-th .icon[b-cwp8qe6a5u] {
        transform: translateY(-0.2rem) rotate(180deg);
    }

@media screen and (max-width: 700px) {
    .table-settings__advanced-search[b-cwp8qe6a5u] {
        margin-top: 2rem;
        flex: 0 0 100%;
    }
}

.table-container[b-cwp8qe6a5u] {
    margin: -1.5rem;
    overflow: auto;
}

    .table-container [b-cwp8qe6a5u]::-webkit-scrollbar {
        display: none;
    }

@media screen and (max-width: 1150px) {
    .table-container[b-cwp8qe6a5u] {
        margin-top: 2rem;
    }
}

.table[b-cwp8qe6a5u] {
    margin: 1.5rem;
    position: relative;
    width: calc(100% - 3rem);
    text-align: left;
}

    .table[b-cwp8qe6a5u]::after {
        content: "";
        z-index: -1;
        position: absolute;
        top: 5.8rem;
        left: 0;
        width: 100%;
        height: calc(100% - 5.8rem);
        border-radius: 1rem;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    }

@media screen and (max-width: 1150px) {
    .table[b-cwp8qe6a5u]::after {
        top: 0;
    }
}

.table--no-links tbody tr td[b-cwp8qe6a5u] {
    padding: 1.5rem 3rem;
    color: #022873;
}

    .table--no-links tbody tr td .icon[b-cwp8qe6a5u] {
        color: #BF0404;
    }

.table--no-links tbody tr:hover td[b-cwp8qe6a5u] {
    background: #FFF !important;
}

.table--no-links tbody tr:nth-child(even):hover td[b-cwp8qe6a5u] {
    background: #F7F7FB !important;
}

.table--border tbody[b-cwp8qe6a5u] {
    border: 0.1rem solid #E5E6F6;
}

    .table--border tbody tr:last-child td:first-child[b-cwp8qe6a5u] {
        border-bottom-left-radius: 0 !important;
    }

    .table--border tbody tr:last-child td:last-child[b-cwp8qe6a5u] {
        border-bottom-right-radius: 0 !important;
    }

.table th[b-cwp8qe6a5u],
.table td[b-cwp8qe6a5u] {
    max-width: 30rem;
    word-wrap: break-word;
}

.table th[b-cwp8qe6a5u] {
    padding: 2rem 3rem;
    white-space: nowrap;
}

.table thead[b-cwp8qe6a5u],
.table tbody[b-cwp8qe6a5u] {
    z-index: 2;
    position: relative;
}

.table thead[b-cwp8qe6a5u] {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.04rem;
}

@media (max-width: 1150px) {
    .table thead[b-cwp8qe6a5u] {
        display: none;
    }
}

.table tbody tr td[b-cwp8qe6a5u] {
    background: #FFF;
    transition: all ease-in-out 0.2s;
}

    .table tbody tr td a:not(.icon):not(.table__link)[b-cwp8qe6a5u] {
        display: inline-block;
        padding: 2rem 3rem;
        width: 100%;
        color: #022873;
    }

    .table tbody tr td a.table__link[b-cwp8qe6a5u] {
        color: #022873;
    }

@media screen and (max-width: 450px) {
    .table tbody tr td a:not(.icon):not(.table__link)[b-cwp8qe6a5u] {
        padding: 1.5rem;
    }
}

.table tbody tr td a:not(.icon) .icon[b-cwp8qe6a5u] {
    color: #BF0404;
}

.table tbody tr:nth-child(even) td[b-cwp8qe6a5u] {
    background: #F7F7FB;
}

.table tbody tr:first-child td:first-child[b-cwp8qe6a5u] {
    border-top-left-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:first-child td:first-child[b-cwp8qe6a5u] {
        border-top-left-radius: 0;
    }
}

.table tbody tr:first-child td:last-child[b-cwp8qe6a5u] {
    border-top-right-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:first-child td:last-child[b-cwp8qe6a5u] {
        border-top-right-radius: 0;
    }
}

.table tbody tr:last-child td:first-child[b-cwp8qe6a5u] {
    border-bottom-left-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:last-child td:first-child[b-cwp8qe6a5u] {
        border-top-right-radius: 0;
    }
}

.table tbody tr:last-child td:last-child[b-cwp8qe6a5u] {
    border-bottom-right-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:last-child td:last-child[b-cwp8qe6a5u] {
        border-bottom-right-radius: 0;
    }
}

.table tbody tr:hover td[b-cwp8qe6a5u] {
    background: #E5E6F6;
}

@media (max-width: 1150px) {
    .table tbody tr[b-cwp8qe6a5u] {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 1150px) {
    .table tbody tr td[b-cwp8qe6a5u] {
        position: relative;
        padding-top: 2.5rem;
        flex: 0 0 calc(100% / 3);
        max-width: inherit;
    }

        .table tbody tr td[b-cwp8qe6a5u]::before {
            content: attr(data-title);
            position: absolute;
            top: 2rem;
            left: 3rem;
            font-weight: 700;
        }
}

@media (max-width: 950px) {
    .table tbody tr td[b-cwp8qe6a5u] {
        flex: 0 0 50%;
    }
}

@media (max-width: 450px) {
    .table tbody tr td[b-cwp8qe6a5u] {
        flex: 0 0 100%;
    }

        .table tbody tr td[b-cwp8qe6a5u]::before {
            left: 1.5rem;
        }
}
/* _content/DigitalReception.Application.Backoffice/Pages/Archives/ArchivePage.razor.rz.scp.css */
.tabs[b-0vhzvvggtr] {
    display: flex;
    flex-direction: column;
}

.tabs__top[b-0vhzvvggtr] {
    position: relative;
    display: flex;
}

    .tabs__top[b-0vhzvvggtr]::after {
        content: "";
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.2rem;
        background: #DBDFEC;
    }

.tabs__link[b-0vhzvvggtr] {
    padding: 2rem 0;
    font-weight: 700;
    white-space: nowrap;
    color: rgba(2, 40, 115, 0.35);
    border-bottom: 0.2rem solid transparent;
    transition: all ease-in-out 0.2s;
    cursor: pointer;
}

    .tabs__link:not(:last-child)[b-0vhzvvggtr] {
        margin-right: 3rem;
    }

    .tabs__link.active[b-0vhzvvggtr] {
        color: #022873;
        border-color: #022873;
    }

.tabs__page[b-0vhzvvggtr] {
    padding: 3rem 0;
    display: none;
}

    .tabs__page.open[b-0vhzvvggtr] {
        display: block;
    }


.languages__item[b-0vhzvvggtr] {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 19rem;
    background: #FFF;
    border-radius: 1rem;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    transition: all ease-in-out 0.3s;
}

    .languages__item img[b-0vhzvvggtr] {
        width: 100%;
        height: auto;
    }

.languages__item--active[b-0vhzvvggtr] {
    border: 0.2rem solid #022873;
}

.loader[b-0vhzvvggtr] {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(2, 40, 115, 0.9);
    transition: all ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .loader.active[b-0vhzvvggtr] {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }

.loader__title[b-0vhzvvggtr] {
    margin-bottom: 5rem;
    font-size: 3.5rem;
    font-weight: 700;
    color: #FFF;
}

.loader__spinner[b-0vhzvvggtr] {
    font-size: 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    position: relative;
    animation: loader_white 1.1s infinite ease;
    transform: translateZ(0);
}

.mobile-menu[b-0vhzvvggtr] {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease-in-out;
    background: rgba(2, 40, 115, 0.9);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.mobile-menu--open[b-0vhzvvggtr] {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.mobile-menu__close[b-0vhzvvggtr] {
    position: fixed;
    top: 3rem;
    right: 3rem;
}

    .mobile-menu__close a[b-0vhzvvggtr] {
        display: block;
        width: 4rem;
        height: 4rem;
        font-size: 1.5rem;
        text-align: center;
        line-height: 4.6rem;
        color: #022873;
        background: #FFF;
        border-radius: 100%;
    }

        .mobile-menu__close a[b-0vhzvvggtr]::before {
            content: "\EA08";
            transform: rotate(135deg);
        }

.mobile-menu ul[b-0vhzvvggtr] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 7.5rem 0;
    text-align: center;
    transition: all 0.3s ease-in-out;
    list-style-type: none;
    overflow-y: auto;
}

    .mobile-menu ul li[b-0vhzvvggtr] {
        width: 100%;
    }

        .mobile-menu ul li a[b-0vhzvvggtr] {
            display: block;
            padding: 2rem 1.5rem;
            width: 100%;
            text-align: center;
            font-size: 2.2rem;
            font-weight: 700;
            color: #FFF;
            transition: all 0.2s ease-in-out;
        }

            .mobile-menu ul li a[b-0vhzvvggtr]::after {
                content: ".";
                color: #BF0404;
                opacity: 0;
                transition: all ease-in-out 0.3s;
            }

            .mobile-menu ul li a.active[b-0vhzvvggtr]::after {
                opacity: 1;
            }

        .mobile-menu ul li.mobile-menu__logout[b-0vhzvvggtr] {
            margin-top: auto;
        }

            .mobile-menu ul li.mobile-menu__logout a[b-0vhzvvggtr] {
                font-size: 1.8rem;
                font-weight: 400;
                text-decoration: underline;
            }


.btn[b-0vhzvvggtr],
button[b-0vhzvvggtr] {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 2rem;
    height: 5rem;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.041rem;
    line-height: 4.8rem;
    color: #FFF;
    background: #BF0404;
    box-shadow: none;
    border: none;
    cursor: pointer;
    border-radius: 1rem;
    border-bottom: 0.3rem solid transparent;
    transition: all ease-in-out 0.3s;
}

.btn--icon .icon[b-0vhzvvggtr],
button--icon .icon[b-0vhzvvggtr] {
    margin-right: 1rem;
}

.btn--icon-large .icon[b-0vhzvvggtr],
button--icon-large .icon[b-0vhzvvggtr] {
    font-size: 1.5rem;
}

.btn--secondary[b-0vhzvvggtr], .kiosk-widget-edit-row[b-0vhzvvggtr],
button--secondary[b-0vhzvvggtr] {
    background: #474747;
}

.btn--primary[b-0vhzvvggtr],
button--primary[b-0vhzvvggtr] {
    background: #022873;
}

.btn--border[b-0vhzvvggtr],
button--border[b-0vhzvvggtr] {
    color: #022873;
    border: 0.2rem solid #022873;
    background: transparent;
}

.btn:hover[b-0vhzvvggtr],
button:hover[b-0vhzvvggtr] {
    transform: scale(1.03);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
}

.date-picker[b-0vhzvvggtr] {
    z-index: 98;
    position: relative;
    width: 100%;
    height: auto;
    max-height: 4.5rem;
    background: white;
    overflow: hidden;
    transition: all 0.3s 0s ease-in-out;
}

    .date-picker.btndate-picker[b-0vhzvvggtr] {
        width: unset;
        max-height: 5rem;
        background: var(--ck-color-button-default-background);
        overflow: initial;
    }

    .date-picker:not(.btndate-picker)[b-0vhzvvggtr]::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 0.1rem;
        right: 0.1rem;
        width: 4.3rem;
        height: 4.3rem;
        background: #FFF;
        border-radius: 1rem;
        pointer-events: none;
    }

    .date-picker:not(.btndate-picker)[b-0vhzvvggtr]::after {
        z-index: 2;
        position: absolute;
        top: 1.3rem;
        right: 2rem;
        font-size: 1.7rem;
        color: #022873;
        pointer-events: none;
    }

    .date-picker input[b-0vhzvvggtr] {
        cursor: pointer;
    }

    .date-picker .calendar[b-0vhzvvggtr] {
        position: absolute;
        top: 5rem;
        width: 100%;
        background: #fff;
        border-radius: 1rem;
        overflow: hidden;
        opacity: 0;
        transition: all ease-in-out 0.2s;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    }

    .date-picker.btndate-picker .calendar[b-0vhzvvggtr] {
        width: 30rem;
        display: none;
    }

    .date-picker.btndate-picker.open .calendar[b-0vhzvvggtr] {
        display: inherit;
    }

    .date-picker .ui-datepicker-inline[b-0vhzvvggtr] {
        position: relative;
        width: 100%;
    }

    .date-picker .ui-datepicker-header[b-0vhzvvggtr] {
        margin-bottom: 1rem;
        height: 100%;
        line-height: 4rem;
        color: #fff;
        background: #022873;
    }

    .date-picker .ui-datepicker-prev[b-0vhzvvggtr],
    .date-picker .ui-datepicker-next[b-0vhzvvggtr] {
        margin-top: 1.2rem;
        width: 2rem;
        height: 2rem;
        text-indent: 9999px;
        border: 0.2rem solid #fff;
        border-radius: 100%;
        cursor: pointer;
        overflow: hidden;
    }

        .date-picker .ui-datepicker-prev[b-0vhzvvggtr]:after,
        .date-picker .ui-datepicker-next[b-0vhzvvggtr]:after {
            content: "";
            position: absolute;
            display: block;
            width: 0.4rem;
            height: 0.4rem;
            border-left: 0.2rem solid #fff;
            border-bottom: 0.2rem solid #fff;
        }

    .date-picker .ui-datepicker-prev[b-0vhzvvggtr] {
        margin-left: 1.2rem;
        float: left;
    }

        .date-picker .ui-datepicker-prev[b-0vhzvvggtr]:after {
            margin: -3.5rem 0 0 0.6rem;
            transform: rotate(45deg);
        }

    .date-picker .ui-datepicker-next[b-0vhzvvggtr] {
        margin-right: 1.2rem;
        float: right;
    }

        .date-picker .ui-datepicker-next[b-0vhzvvggtr]:after {
            margin: -3.5rem 0 0 0.4rem;
            transform: rotate(-135deg);
        }

    .date-picker .ui-datepicker-title[b-0vhzvvggtr] {
        text-align: center;
    }

    .date-picker .ui-datepicker-calendar[b-0vhzvvggtr] {
        width: 100%;
        text-align: center;
    }

        .date-picker .ui-datepicker-calendar thead tr th span[b-0vhzvvggtr] {
            margin-bottom: 0.5rem;
            display: block;
            width: 100%;
            font-size: 1.3rem;
            font-weight: 700;
            color: #022873;
        }

    .date-picker .ui-state-default[b-0vhzvvggtr] {
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 1.2rem;
        line-height: 4rem;
    }

        .date-picker .ui-state-default:hover[b-0vhzvvggtr] {
            background: #E0E0F0;
        }

    .date-picker .ui-state-highlight[b-0vhzvvggtr] {
        color: #022873;
    }

    .date-picker .ui-state-active[b-0vhzvvggtr] {
        color: #FFF;
        background-color: #022873;
        font-weight: 600;
    }

    .date-picker .ui-datepicker-unselectable .ui-state-default[b-0vhzvvggtr] {
        color: #FFF;
        background: #474747;
        border: 0.2rem solid transparent;
    }

    .date-picker.open[b-0vhzvvggtr] {
        z-index: 99;
        max-height: 40rem;
        overflow: initial;
    }

        .date-picker.open .calendar[b-0vhzvvggtr] {
            opacity: 1;
        }

.form__heading[b-0vhzvvggtr] {
    margin-bottom: 2.5rem;
    display: flex;
    align-items: center;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.1rem;
}

    .form__heading .btn[b-0vhzvvggtr] {
        margin-left: auto;
    }

.form__container[b-0vhzvvggtr] {
    margin-bottom: 5rem;
    padding: 3rem;
    background: #FFF;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    border-radius: 1rem;
}

.form__row[b-0vhzvvggtr] {
    margin: -1.5rem -1.5rem 1.2rem -1.5rem;
    display: flex;
}

@media (max-width: 550px) {
    .form__row[b-0vhzvvggtr] {
        flex-direction: column;
    }
}

.form__field[b-0vhzvvggtr] {
    margin: 1.5rem;
    width: calc(50% - 3rem);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 550px) {
    .form__field[b-0vhzvvggtr] {
        width: calc(100% - 3rem);
    }
}

.form__field label[b-0vhzvvggtr] {
    margin-bottom: 1.3rem;
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 700;
}

    .form__field label small[b-0vhzvvggtr] {
        margin-left: 2rem;
        font-size: 1.6rem;
        font-weight: 400;
    }

        .form__field label small:first-child[b-0vhzvvggtr] {
            margin-left: auto;
        }

.form__field input[type="number"][b-0vhzvvggtr] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.form__field input:not([type="checkbox"])[b-0vhzvvggtr],
.form__field select[b-0vhzvvggtr] {
    width: 100%;
}

.form__field--full[b-0vhzvvggtr] {
    width: calc(100% - 3rem);
}

.form__field--time[b-0vhzvvggtr] {
    position: relative;
}

    .form__field--time[b-0vhzvvggtr]::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 3.2rem;
        right: 0.1rem;
        width: 4.3rem;
        height: 4.3rem;
        background: #FFF;
        border-radius: 1rem;
    }

    .form__field--time[b-0vhzvvggtr]::after {
        z-index: 2;
        position: absolute;
        top: 4.4rem;
        right: 2rem;
        font-size: 1.7rem;
        color: #022873;
    }

.form__field--color input[b-0vhzvvggtr] {
    padding: 0;
    overflow: hidden;
}

.form__field--bg-inputs small[b-0vhzvvggtr] {
    text-decoration: underline;
    cursor: pointer;
}

    .form__field--bg-inputs small:hover[b-0vhzvvggtr] {
        text-decoration: none;
    }

@media screen and (max-width: 1400px) {
    .form__field--bg-inputs label[b-0vhzvvggtr] {
        flex-direction: column;
        align-items: flex-start;
    }

        .form__field--bg-inputs label small[b-0vhzvvggtr] {
            margin-left: 0;
            margin-top: 0.5rem;
        }

            .form__field--bg-inputs label small:first-child[b-0vhzvvggtr] {
                margin-left: 0;
            }
}

.form__field--bg-inputs .js-bg-color[b-0vhzvvggtr],
.form__field--bg-inputs .js-bg-photo-input[b-0vhzvvggtr],
.form__field--bg-inputs .js-bg-gradient-input[b-0vhzvvggtr] {
    display: none;
}

.form__field--bg-inputs .js-bg-photo-input[b-0vhzvvggtr],
.form__field--bg-inputs .js-bg-gradient-input[b-0vhzvvggtr] {
    width: 100%;
}

.form__title[b-0vhzvvggtr] {
    margin-bottom: 2rem;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -0.01rem;
}

@media screen and (max-width: 600px) {
    .form__title[b-0vhzvvggtr] {
        flex-direction: column;
        align-items: flex-start;
    }
}

.form__title a[b-0vhzvvggtr] {
    margin-left: auto;
}

@media screen and (max-width: 600px) {
    .form__title a[b-0vhzvvggtr] {
        margin-left: 0;
        margin-top: 2rem;
    }
}

.table-container[b-0vhzvvggtr] {
    margin: -1.5rem;
    overflow: auto;
}

    .table-container [b-0vhzvvggtr]::-webkit-scrollbar {
        display: none;
    }

@media screen and (max-width: 1150px) {
    .table-container[b-0vhzvvggtr] {
        margin-top: 2rem;
    }
}

.table[b-0vhzvvggtr] {
    margin: 1.5rem;
    position: relative;
    width: calc(100% - 3rem);
    text-align: left;
}

    .table[b-0vhzvvggtr]::after {
        content: "";
        z-index: -1;
        position: absolute;
        top: 5.8rem;
        left: 0;
        width: 100%;
        height: calc(100% - 5.8rem);
        border-radius: 1rem;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    }

@media screen and (max-width: 1150px) {
    .table[b-0vhzvvggtr]::after {
        top: 0;
    }
}

.table--no-links tbody tr td[b-0vhzvvggtr] {
    padding: 1.5rem 3rem;
    color: #022873;
}

    .table--no-links tbody tr td .icon[b-0vhzvvggtr] {
        color: #BF0404;
    }

.table--no-links tbody tr:hover td[b-0vhzvvggtr] {
    background: #FFF !important;
}

.table--no-links tbody tr:nth-child(even):hover td[b-0vhzvvggtr] {
    background: #F7F7FB !important;
}

.table--border tbody[b-0vhzvvggtr] {
    border: 0.1rem solid #E5E6F6;
}

    .table--border tbody tr:last-child td:first-child[b-0vhzvvggtr] {
        border-bottom-left-radius: 0 !important;
    }

    .table--border tbody tr:last-child td:last-child[b-0vhzvvggtr] {
        border-bottom-right-radius: 0 !important;
    }

.table th[b-0vhzvvggtr],
.table td[b-0vhzvvggtr] {
    max-width: 30rem;
    word-wrap: break-word;
}

.table th[b-0vhzvvggtr] {
    padding: 2rem 3rem;
    white-space: nowrap;
}

.table thead[b-0vhzvvggtr],
.table tbody[b-0vhzvvggtr] {
    z-index: 2;
    position: relative;
}

.table thead[b-0vhzvvggtr] {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.04rem;
}

@media (max-width: 1150px) {
    .table thead[b-0vhzvvggtr] {
        display: none;
    }
}

.table tbody tr td[b-0vhzvvggtr] {
    background: #FFF;
    transition: all ease-in-out 0.2s;
}

    .table tbody tr td a:not(.icon):not(.table__link)[b-0vhzvvggtr] {
        display: inline-block;
        padding: 2rem 3rem;
        width: 100%;
        color: #022873;
    }

    .table tbody tr td a.table__link[b-0vhzvvggtr] {
        color: #022873;
    }

@media screen and (max-width: 450px) {
    .table tbody tr td a:not(.icon):not(.table__link)[b-0vhzvvggtr] {
        padding: 1.5rem;
    }
}

.table tbody tr td a:not(.icon) .icon[b-0vhzvvggtr] {
    color: #BF0404;
}

.table tbody tr:nth-child(even) td[b-0vhzvvggtr] {
    background: #F7F7FB;
}

.table tbody tr:first-child td:first-child[b-0vhzvvggtr] {
    border-top-left-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:first-child td:first-child[b-0vhzvvggtr] {
        border-top-left-radius: 0;
    }
}

.table tbody tr:first-child td:last-child[b-0vhzvvggtr] {
    border-top-right-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:first-child td:last-child[b-0vhzvvggtr] {
        border-top-right-radius: 0;
    }
}

.table tbody tr:last-child td:first-child[b-0vhzvvggtr] {
    border-bottom-left-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:last-child td:first-child[b-0vhzvvggtr] {
        border-top-right-radius: 0;
    }
}

.table tbody tr:last-child td:last-child[b-0vhzvvggtr] {
    border-bottom-right-radius: 1rem;
}

@media screen and (max-width: 1150px) {
    .table tbody tr:last-child td:last-child[b-0vhzvvggtr] {
        border-bottom-right-radius: 0;
    }
}

.table tbody tr:hover td[b-0vhzvvggtr] {
    background: #E5E6F6;
}

@media (max-width: 1150px) {
    .table tbody tr[b-0vhzvvggtr] {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 1150px) {
    .table tbody tr td[b-0vhzvvggtr] {
        position: relative;
        padding-top: 2.5rem;
        flex: 0 0 calc(100% / 3);
        max-width: inherit;
    }

        .table tbody tr td[b-0vhzvvggtr]::before {
            content: attr(data-title);
            position: absolute;
            top: 2rem;
            left: 3rem;
            font-weight: 700;
        }
}

@media (max-width: 950px) {
    .table tbody tr td[b-0vhzvvggtr] {
        flex: 0 0 50%;
    }
}

@media (max-width: 450px) {
    .table tbody tr td[b-0vhzvvggtr] {
        flex: 0 0 100%;
    }

        .table tbody tr td[b-0vhzvvggtr]::before {
            left: 1.5rem;
        }
}

.table-settings__inner[b-0vhzvvggtr] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.table-settings__count[b-0vhzvvggtr] {
    position: relative;
    padding-right: 1rem;
    margin-right: 1rem;
    font-weight: 700;
}

@media screen and (max-width: 500px) {
    .table-settings__count[b-0vhzvvggtr] {
        padding-right: 0;
        margin-right: 0;
    }
}

.table-settings__count[b-0vhzvvggtr]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.2rem;
    height: 1.6rem;
    background: #022873;
    transform: translateY(-50%);
}

@media screen and (max-width: 500px) {
    .table-settings__count[b-0vhzvvggtr]::after {
        display: none;
    }
}

.table-settings__count select[b-0vhzvvggtr] {
    margin: 0 0.5rem;
    padding: 0 4rem 0 2rem;
}

.table-settings__visible[b-0vhzvvggtr] {
    position: relative;
    padding-right: 1rem;
    margin-right: 1rem;
}

@media screen and (max-width: 700px) {
    .table-settings__visible[b-0vhzvvggtr] {
        padding-right: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .table-settings__visible[b-0vhzvvggtr] {
        flex: 0 0 100%;
        margin-top: 2rem;
    }
}

.table-settings__visible[b-0vhzvvggtr]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.2rem;
    height: 1.6rem;
    background: #022873;
    transform: translateY(-50%);
}

@media screen and (max-width: 700px) {
    .table-settings__visible[b-0vhzvvggtr]::after {
        display: none;
    }
}

.table-settings__advanced-search .js-advanced-search[b-0vhzvvggtr] {
    text-decoration: underline;
    cursor: pointer;
}

    .table-settings__advanced-search .js-advanced-search .icon[b-0vhzvvggtr] {
        margin-left: 1rem;
        display: inline-block;
        transform: translateY(-0.2rem);
        transition: all ease-in-out 0.2s;
    }

    .table-settings__advanced-search .js-advanced-search.active .icon[b-0vhzvvggtr] {
        transform: translateY(-0.2rem) rotate(180deg);
    }

.sortcolumn-th[b-0vhzvvggtr] {
    cursor: pointer;
}

    .sortcolumn-th .icon[b-0vhzvvggtr] {
        margin-left: .5rem;
        display: inline-block;
        transform: translateY(-0.2rem);
        transition: all ease-in-out 0.2s;
    }

    .sortcolumn-th .icon[b-0vhzvvggtr] {
        transform: translateY(-0.2rem) rotate(180deg);
    }

@media screen and (max-width: 700px) {
    .table-settings__advanced-search[b-0vhzvvggtr] {
        margin-top: 2rem;
        flex: 0 0 100%;
    }
}
/* _content/DigitalReception.Application.Backoffice/Pages/EmployeePresencePage.razor.rz.scp.css */
html[b-08dbzbqiys], body[b-08dbzbqiys], div[b-08dbzbqiys], span[b-08dbzbqiys], applet[b-08dbzbqiys], object[b-08dbzbqiys], iframe[b-08dbzbqiys],
h1[b-08dbzbqiys], h2[b-08dbzbqiys], h3[b-08dbzbqiys], h4[b-08dbzbqiys], h5[b-08dbzbqiys], h6[b-08dbzbqiys], p[b-08dbzbqiys], blockquote[b-08dbzbqiys], pre[b-08dbzbqiys],
a[b-08dbzbqiys], abbr[b-08dbzbqiys], acronym[b-08dbzbqiys], address[b-08dbzbqiys], big[b-08dbzbqiys], cite[b-08dbzbqiys], code[b-08dbzbqiys],
del[b-08dbzbqiys], dfn[b-08dbzbqiys], em[b-08dbzbqiys], img[b-08dbzbqiys], ins[b-08dbzbqiys], kbd[b-08dbzbqiys], q[b-08dbzbqiys], s[b-08dbzbqiys], samp[b-08dbzbqiys],
small[b-08dbzbqiys], strike[b-08dbzbqiys], strong[b-08dbzbqiys], sub[b-08dbzbqiys], sup[b-08dbzbqiys], tt[b-08dbzbqiys], var[b-08dbzbqiys],
b[b-08dbzbqiys], u[b-08dbzbqiys], i[b-08dbzbqiys], center[b-08dbzbqiys],
dl[b-08dbzbqiys], dt[b-08dbzbqiys], dd[b-08dbzbqiys], ol[b-08dbzbqiys], ul[b-08dbzbqiys], li[b-08dbzbqiys],
fieldset[b-08dbzbqiys], form[b-08dbzbqiys], label[b-08dbzbqiys], legend[b-08dbzbqiys],
table[b-08dbzbqiys], caption[b-08dbzbqiys], tbody[b-08dbzbqiys], tfoot[b-08dbzbqiys], thead[b-08dbzbqiys], tr[b-08dbzbqiys], th[b-08dbzbqiys], td[b-08dbzbqiys],
article[b-08dbzbqiys], aside[b-08dbzbqiys], canvas[b-08dbzbqiys], details[b-08dbzbqiys], embed[b-08dbzbqiys],
figure[b-08dbzbqiys], figcaption[b-08dbzbqiys], footer[b-08dbzbqiys], header[b-08dbzbqiys], hgroup[b-08dbzbqiys],
menu[b-08dbzbqiys], nav[b-08dbzbqiys], output[b-08dbzbqiys], ruby[b-08dbzbqiys], section[b-08dbzbqiys], summary[b-08dbzbqiys],
time[b-08dbzbqiys], mark[b-08dbzbqiys], audio[b-08dbzbqiys], video[b-08dbzbqiys] {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body[b-08dbzbqiys] {
    padding: 0 !important;
    font-family: "Readex Pro", Helvetica, cursive;
    font-size: 1.8rem;
    color: #022873;
    background: #F4F4FA;
}

h1[b-08dbzbqiys] {
    margin: unset;
    padding: unset;
    font-family: "Readex Pro", Helvetica, cursive;
    font-size: 5rem;
    font-weight: 700;
    letter-spacing: -0.175rem;
    line-height: 1.2;
}

@media screen and (max-width: 700px) {
    h1[b-08dbzbqiys] {
        font-size: 4.5rem;
    }
}

@media screen and (max-width: 500px) {
    h1[b-08dbzbqiys] {
        font-size: 3.5rem;
    }
}

.annonymousPage[b-08dbzbqiys] {
}
footer[b-08dbzbqiys] {
    padding-left: 30rem
}
.employees[b-08dbzbqiys] {
    padding: 2rem;
}

.employees--border[b-08dbzbqiys] {
    padding: 3rem;
    border: 0.2rem solid #DBDFEC;
    border-radius: 1rem;
}

.employees__heading[b-08dbzbqiys] {
    margin-bottom: 4rem;
}

.employees__inner[b-08dbzbqiys] {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.employees--small .employees__inner[b-08dbzbqiys] {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
    grid-gap: initial;
    grid-template-columns: initial;
}

    .employees--small .employees__inner > div[b-08dbzbqiys],
    .employees--small .employees__inner > a[b-08dbzbqiys],
    .employees--small .employees__inner > span[b-08dbzbqiys],
    .employees--small .employees__inner > button[b-08dbzbqiys],
    .employees--small .employees__inner > input[b-08dbzbqiys] {
        width: calc(100% / 2 - 20px);
        margin: 10px;
    }

@media screen and (max-width: 1000px) {
    .employees--small .employees__inner[b-08dbzbqiys] {
        display: flex;
        flex-wrap: wrap;
        margin: -10px;
    }

        .employees--small .employees__inner > div[b-08dbzbqiys],
        .employees--small .employees__inner > a[b-08dbzbqiys],
        .employees--small .employees__inner > span[b-08dbzbqiys],
        .employees--small .employees__inner > button[b-08dbzbqiys],
        .employees--small .employees__inner > input[b-08dbzbqiys] {
            width: calc(100% / 1 - 20px);
            margin: 10px;
        }
}

.employees__item[b-08dbzbqiys] {
    display: flex;
    align-items: center;
    padding: 2rem;
    font-weight: 700;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    border-radius: 1rem;
}

.employees__item--present[b-08dbzbqiys] {
    color: #FFF;
    background: #0C7A00;
}

.employees__item span:not(.fa)[b-08dbzbqiys] {
    margin-right: 2rem;
}

.employees__item .fa[b-08dbzbqiys] {
    font-size: 2.4rem;
}

.employees__item .fa:nth-child(2)[b-08dbzbqiys] {
    margin-left: auto;
}

.employees__item .fa:not(:nth-child(2))[b-08dbzbqiys] {
    margin-left: 2rem;
}

.icon-ert[b-08dbzbqiys]:before {
    content: "\f469";
}

.icon-key[b-08dbzbqiys]:before {
    content: "\f084";
}

.nowrap[b-08dbzbqiys] {
    line-height: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}
/* _content/DigitalReception.Application.Backoffice/Shared/MainLayout.razor.rz.scp.css */
.page[b-hhsbgdixjq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hhsbgdixjq] {
    flex: 1;
}

.sidebar[b-hhsbgdixjq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hhsbgdixjq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hhsbgdixjq]  a, .top-row .btn-link[b-hhsbgdixjq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-hhsbgdixjq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-hhsbgdixjq] {
        display: none;
    }

    .top-row.auth[b-hhsbgdixjq] {
        justify-content: space-between;
    }

    .top-row a[b-hhsbgdixjq], .top-row .btn-link[b-hhsbgdixjq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hhsbgdixjq] {
        flex-direction: row;
    }

    .sidebar[b-hhsbgdixjq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hhsbgdixjq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-hhsbgdixjq], article[b-hhsbgdixjq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
