.switchButton[data-v-d835243a]{display:none;border:1px solid #000}.switchButton.active[data-v-d835243a]{display:block}@media only screen and (min-width:1100px){.switchButton[data-v-d835243a]{display:none!important}}.topbar[data-v-d835243a]{position:fixed;z-index:101;top:0;left:0;padding:1rem 0;height:100%;width:var(--topbar-width);border-right:solid 1px var(--color-main-color);background-color:var(--color-white);transition:all .2s ease-in-out}.topbar.unactive[data-v-d835243a]{left:calc(var(--topbar-width)*-1)}.topbar.unactive .topbar__backdrop[data-v-d835243a]{visibility:hidden;opacity:0;left:0;width:100%}.topbar.unactive .topbar__modal[data-v-d835243a]{visibility:hidden;opacity:0}.topbar__btn[data-v-d835243a]{cursor:pointer;color:var(--color-black-dark);font-size:1.7rem;font-weight:700;width:100%;padding:1rem;border-radius:9px;border:none;background-color:var(--color-white);margin-bottom:1.5rem;transition:all .3s ease-in-out}.topbar__btn[data-v-d835243a]:hover{background-color:var(--color-whitesmoke)}.topbar__btn.active[data-v-d835243a]{color:#fff;background-color:var(--color-main-color)}.topbar__content[data-v-d835243a]{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.topbar .topbtn[data-v-d835243a]{position:absolute;cursor:pointer;font-size:1.3rem;top:0;right:calc(var(--topbarbtn-height)*-1);width:var(--topbarbtn-height);height:var(--topbarbtn-height);background-color:var(--color-white);border-radius:0 6px 6px 0;border:solid 1px var(--color-main-color);border-left:none}.topbar__backdrop[data-v-d835243a]{visibility:visible;opacity:1;z-index:-1;position:fixed;top:0;left:var(--topbar-width);height:100%;width:calc(100% - var(--topbar-width));background-color:rgba(19,19,19,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .2s ease-in-out}.topbar__modal[data-v-d835243a]{visibility:hidden;opacity:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:3rem 4rem;border-radius:5px;background-color:var(--color-white);box-shadow:0 0 9px 0 rgba(12,12,12,.2);transition:all .2s ease-in-out}@media only screen and (max-width:1100px){.topbar__modal[data-v-d835243a]{width:50%}}@media only screen and (max-width:800px){.topbar__modal[data-v-d835243a]{width:75%}}@media only screen and (max-width:600px){.topbar__modal[data-v-d835243a]{padding:3rem 1rem;width:90%}}.topbar__modal.active[data-v-d835243a]{visibility:visible;opacity:1}.topbar__modal-close[data-v-d835243a]{cursor:pointer;position:absolute;top:5px;right:10px;font-size:2rem;opacity:.5;transition:all .2s ease-in-out}.topbar__modal-close[data-v-d835243a]:hover{opacity:1}.modal[data-v-23a65ae8]{opacity:0;visibility:hidden;position:absolute;z-index:7;top:0;left:0;width:100%;height:100%;background-color:var(--color-white-9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease-in-out}.modal.active[data-v-23a65ae8]{opacity:1;visibility:visible}.modal.active .modal__content[data-v-23a65ae8]{animation:modalPlop-data-v-23a65ae8 .3s ease-in-out}.modal.fixed[data-v-23a65ae8]{position:fixed;z-index:101;border-radius:0}.modal__content[data-v-23a65ae8]{position:absolute;overflow:auto;top:1rem;left:50%;min-height:20rem;max-height:50%;width:95%;padding:25px;transform:translateX(-50%);border-radius:11px;background-color:var(--color-white);box-shadow:var(--box-shadow)}@media only screen and (max-width:600px){.modal__content[data-v-23a65ae8]{top:2.5%;max-height:calc(95% - 11rem);width:90%}}.modal__content.table[data-v-23a65ae8]{top:0!important;left:50%!important;height:100vh!important;max-height:100vh!important;max-width:100%!important;width:100%!important;padding:0}.modal__content.wide[data-v-23a65ae8]{width:80%!important}.modal__content.big[data-v-23a65ae8]{top:2.5%;min-height:95%;max-height:95%;width:95%!important}.modal__content.med[data-v-23a65ae8]{max-height:94%;width:50%!important}@media only screen and (max-width:950px){.modal__content.med[data-v-23a65ae8]{width:95%!important}}.modal__content.small[data-v-23a65ae8]{width:50%!important}@media only screen and (max-width:1100px){.modal__content.small[data-v-23a65ae8]{width:65%!important}}@media only screen and (max-width:600px){.modal__content.small[data-v-23a65ae8]{width:95%!important}}.modal__content.smaller[data-v-23a65ae8]{width:35%!important;min-height:70%}.modal__close[data-v-23a65ae8]{opacity:.6;cursor:pointer;position:absolute;z-index:1;top:15px;right:20px;font-size:1.8rem;transition:all .2s ease-in-out}.modal__close[data-v-23a65ae8]:hover{opacity:1}@keyframes modalPlop-data-v-23a65ae8{0%{transform:translateX(-50%) translateY(25px)}to{transform:translateX(-50%) translateY(0)}}.input[data-v-2a2d3c10]{padding-top:1.2rem;background-color:var(--color-whitesmoke)}.input__box[data-v-2a2d3c10]{width:100%}.input__title[data-v-2a2d3c10]{position:absolute;pointer-events:none;bottom:calc(100% - 10px);left:0;font-size:1.4rem;font-weight:500;padding:1px 1rem;border:2px solid transparent;border-radius:9px 9px 9px 0;background-color:var(--color-whitesmoke);transition:all .2s ease-in-out}.input:focus~.input__title[data-v-2a2d3c10]{border-color:var(--color-main-color)}.input[data-v-c1065e2a]{padding-top:1.2rem;background-color:var(--color-whitesmoke)}.input__box[data-v-c1065e2a]{width:100%}.input__title[data-v-c1065e2a]{position:absolute;pointer-events:none;bottom:calc(100% - 10px);left:0;font-size:1.4rem;font-weight:500;padding:1px 1rem;border:2px solid transparent;border-radius:9px 9px 9px 0;background-color:var(--color-whitesmoke);transition:all .2s ease-in-out}.input:focus~.input__title[data-v-c1065e2a]{border-color:var(--color-main-color)}.sm-view__icon[data-v-c1065e2a]{height:4rem;width:4rem;align-items:center;justify-content:center;margin-left:2rem;margin-right:1rem;z-index:1}.sm-view__icon i[data-v-c1065e2a]{transition:all .2s ease-in-out}.sm-view[data-v-c1065e2a],.sm-view__icon[data-v-c1065e2a],.sm-view__label[data-v-c1065e2a]{display:none}.d-sm-view[data-v-c1065e2a]{display:none!important}.hideBottom[data-v-c1065e2a]{position:relative!important;z-index:-1!important}@media only screen and (max-width:600px){.table tbody tr:last-child td[data-v-c1065e2a]{border-width:.1rem}.table .sm-view__activate[data-v-c1065e2a]{border-bottom:.1rem solid hsla(0,0%,50.2%,.19);border-top:.1rem solid hsla(0,0%,50.2%,.19);border-radius:1rem;margin-bottom:.4rem}.sm-view__activate.active[data-v-c1065e2a]{background-color:#f5f5f5;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.sm-view__activate.active~.tbody-td[data-v-c1065e2a]{display:flex;justify-content:space-between;align-items:center;position:relative;margin-left:0;margin-right:0;white-space:normal;text-align:left;background-color:#f5f5f5}.sm-view__activate.active~.tbody-td[data-v-c1065e2a]:not(:last-of-type){border-bottom:solid 1px var(--color-grey-lighter)}.sm-view__activate.active .sm-view__icon i[data-v-c1065e2a]{transform:rotate(-180deg)}.nm-view[data-v-c1065e2a]{display:none!important}.dataTable-dropdown[data-v-c1065e2a]{display:none}.table-input.input__field .input[data-v-c1065e2a]{width:130%}.filter__input[data-v-c1065e2a]{width:100%;margin-bottom:1px;margin-left:1px}.tbody-td[data-v-c1065e2a]:first-of-type{display:unset}.thead-th[data-v-c1065e2a]:first-of-type{color:var(--color-grey-lighter);display:none}.tbody-td[data-v-c1065e2a]:not(:first-of-type),.thead-th[data-v-c1065e2a]:not(:first-of-type){display:none}.tbody-td>.sm-view__label[data-v-c1065e2a]{display:flex;position:relative;left:0;margin-left:1rem;min-height:5rem;align-items:center;white-space:pre-line;z-index:0}.tbody-td>.sm-view__label.argon[data-v-c1065e2a]{font-size:1.6rem!important}.tbody-td>.table-input.input__field .input[data-v-c1065e2a]{margin-left:1rem}.tbody-td>.sm-view__icon[data-v-c1065e2a]{display:flex;position:absolute;right:0;margin-right:.2rem}.tbody-td[data-v-c1065e2a]:first-of-type{display:flex;align-items:center;padding:1.2rem 0!important;white-space:normal!important}.tbody-td.w-1[data-v-c1065e2a]{min-width:unset!important;max-width:unset!important;text-align:right!important}.tbody-td[data-v-c1065e2a]{position:relative!important}.d-sm-view[data-v-c1065e2a]{display:block!important}.dnone-sm-view[data-v-c1065e2a]{display:none}}.box[data-v-c1065e2a]{position:relative;width:100%;padding:15px;border-radius:7px;background-color:#fff;box-shadow:#c7c7c7}#monthDisplay[data-v-c1065e2a]{cursor:pointer;font-size:2rem;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:all .2s ease-in-out}#monthDisplay[data-v-c1065e2a]:hover{-webkit-text-decoration-color:rgba(0,0,0,.5);text-decoration-color:rgba(0,0,0,.5)}.reservation[data-v-c1065e2a]{position:fixed;top:var(--topbarbtn-height);left:0;height:calc(100% - var(--topbarbtn-height));width:100%;overflow:auto;display:flex;padding-top:1rem;padding-bottom:1rem}.reservation__left[data-v-c1065e2a]{width:35%;padding:0 1rem}.reservation .btn[data-v-c1065e2a]{padding:10px 24px}.reservation__right[data-v-c1065e2a]{width:65%;height:100%;overflow:auto;padding:0 1rem}.reservation__right .space[data-v-c1065e2a]{position:sticky;top:0;z-index:2}@media only screen and (max-width:1100px){.reservation[data-v-c1065e2a]{padding-top:1rem}.reservation__left[data-v-c1065e2a]{padding:0 10rem;width:100%}.reservation__right[data-v-c1065e2a]{visibility:hidden;opacity:0;position:fixed;top:5rem;left:0;height:calc(100% - 3rem);width:100%;background-color:var(--color-whitesmoke);transition:all .2s ease-in-out}.reservation__right.active[data-v-c1065e2a]{visibility:visible;opacity:1}}@media only screen and (max-width:600px){.reservation__left[data-v-c1065e2a]{padding:0 1rem;width:100%}}.cal-header[data-v-c1065e2a]{overflow:hidden;display:flex;justify-content:space-between;align-items:center;text-align:center;height:4rem;font-size:1.5rem;font-weight:500;border-radius:9px 9px 0 0;border:1px solid rgba(0,0,0,.3);border-bottom:none;background-color:var(--color-whitesmoke)}.cal-header button[data-v-c1065e2a]{position:relative;color:var(--color-white);border:solid 2px var(--color-main-color);background-color:var(--color-main-color);height:100%;width:3rem;color:#fff}@media only screen and (max-width:1100px){.cal-content[data-v-c1065e2a]{height:calc(100% - 7rem)}}.cal #weekdays[data-v-c1065e2a]{font-size:1.1rem;width:100%;border:1px solid rgba(0,0,0,.3);border-top:none;background-color:var(--color-whitesmoke);height:3rem;display:flex;align-items:center}.cal #weekdays div[data-v-c1065e2a]{text-align:center;width:100%;padding:0 1rem}.cal #weekdays span[data-v-c1065e2a]{display:none}.cal #calendar[data-v-c1065e2a]{height:100%!important;width:100%;margin:auto;display:flex;flex-wrap:wrap;border-left:1px solid rgba(0,0,0,.3)}@media only screen and (max-width:1600px){.cal #weekdays p[data-v-c1065e2a]{display:none}.cal #weekdays span[data-v-c1065e2a]{display:block}}.table[data-v-c1065e2a]{height:calc(100% - 5rem)!important;width:100%;overflow:auto}.table-table[data-v-c1065e2a]{width:100%;text-align:left;border-collapse:separate;border-spacing:0}.table-table .thead[data-v-c1065e2a]{position:sticky;top:0;z-index:2;color:var(--color-white);background-color:var(--color-black)}.table-table .thead-th[data-v-c1065e2a]{font-size:1.3rem;padding:1rem 2rem}.table-table .thead-th[data-v-c1065e2a]:first-of-type{border-radius:9px 0 0 9px}.table-table .thead-th[data-v-c1065e2a]:last-of-type{border-radius:0 9px 9px 0}.table-table .tbody-tr[data-v-c1065e2a]{background-color:var(--color-white)}.table-table .tbody-tr:not(:last-of-type) td[data-v-c1065e2a]{border-bottom:1px solid hsla(0,0%,40%,.1)!important}.table-table .tbody-td[data-v-c1065e2a]{position:relative;font-size:1.5rem;padding:1.5rem 2rem;white-space:nowrap}.table-table .tbody-td .dropdown[data-v-c1065e2a]{background-color:var(--color-whitesmoke)}.table-table .tbody-td .dropdown[data-v-c1065e2a]:hover{background-color:var(--color-grey-lighter);border-bottom-right-radius:0;border-bottom-left-radius:0}.table-table .tbody-link[data-v-c1065e2a]{display:inline-block;cursor:pointer;border-bottom:1px solid transparent;transition:all .1s ease-in-out}.table-table .tbody-link[data-v-c1065e2a]:hover{border-bottom-color:var(--color-main-color)}.table-table .tbody-link2[data-v-c1065e2a]{color:inherit}.table-table .tbody__delete[data-v-c1065e2a]{cursor:pointer;transition:all .2s ease-in-out}.table-table .tbody__delete[data-v-c1065e2a]:hover{color:var(--color-red)}