.calendar__item[data-v-a81c9ec8]{height:40px;display:grid;grid-template-columns:40px calc(100% - 100px) 40px;grid-column-gap:10px;margin:0 11px}.image__container[data-v-a81c9ec8]{height:40px;width:40px;display:flex;justify-content:center;align-items:center;border:1px solid #000;border-radius:20px}.text__container[data-v-a81c9ec8]{display:flex;justify-content:center;flex-direction:column;gap:7px;height:40px}.selector__container[data-v-a81c9ec8]{display:flex;justify-content:center;align-items:center;height:40px}.calendar__title[data-v-a81c9ec8]{font-weight:600;font-size:16px}.calendar__title.default[data-v-a81c9ec8]{font-weight:800}.menu-item[data-v-c078b47a]{padding:5px 11px;display:grid;grid-template-columns:20px calc(100% - 30px);grid-column-gap:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.icon-cont[data-v-c078b47a]{height:20px}.title[data-v-c078b47a]{display:flex;align-items:center;font-size:15px}.vfm__content[data-v-06d5cbf4]{height:calc(100vh + 200px)}.modal-cont[data-v-06d5cbf4]{position:absolute;top:0;height:260px;min-height:60px;width:100%;background:#fff;border-radius:10px 10px 0 0}#burger-menu[data-v-06d5cbf4]{height:calc(100% + 200px)}.burger-menu__content[data-v-06d5cbf4]{height:460px;width:100%;bottom:0;position:absolute}.mount-animation[data-v-06d5cbf4]{-webkit-animation:modal-mounted-data-v-06d5cbf4 .75s cubic-bezier(.22,.61,.36,1);animation:modal-mounted-data-v-06d5cbf4 .75s cubic-bezier(.22,.61,.36,1)}@-webkit-keyframes modal-mounted-data-v-06d5cbf4{0%{top:260px}to{top:0}}@keyframes modal-mounted-data-v-06d5cbf4{0%{top:260px}to{top:0}}.modal-cont__drag-open[data-v-06d5cbf4]{-webkit-animation:modal-drag-open-data-v-06d5cbf4 .3s;animation:modal-drag-open-data-v-06d5cbf4 .3s}@-webkit-keyframes modal-drag-open-data-v-06d5cbf4{to{top:0}}@keyframes modal-drag-open-data-v-06d5cbf4{to{top:0}}.modal-cont__drag-close[data-v-06d5cbf4]{-webkit-animation:modal-drag-close-data-v-06d5cbf4 .3s;animation:modal-drag-close-data-v-06d5cbf4 .3s}@-webkit-keyframes modal-drag-close-data-v-06d5cbf4{to{top:260px}}@keyframes modal-drag-close-data-v-06d5cbf4{to{top:260px}}.item-cont[data-v-06d5cbf4]{padding:20px 3px;padding-top:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:220px}.selector-container[data-v-06d5cbf4]{height:3px;width:100%;display:flex;justify-content:center;align-items:flex-end;padding:20px 0}.selector[data-v-06d5cbf4]{height:3px;width:60px;border-radius:6px;background:grey}.search__cont[data-v-67ce833c]{display:flex;padding:5px 17px;justify-content:center}.title__cont[data-v-67ce833c]{font-size:16px;font-weight:600;text-align:center;margin-bottom:10px}.search__cont>input[data-v-67ce833c]{font-size:16px;width:200px;border:none;border-bottom:1px solid #000;padding:3px 5px}.search__cont>input[data-v-67ce833c]:focus{outline:none}.item__cont[data-v-67ce833c]{height:246px;overflow-x:scroll;max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.item__cont[data-v-67ce833c]::-webkit-scrollbar{display:none}.item__cont[data-v-67ce833c]{-ms-overflow-style:none;scrollbar-width:none}.err__cont[data-v-67ce833c]{display:flex;justify-content:center;align-items:center;color:grey;height:140px}#header[data-v-932f4ef4]{position:fixed;top:0;z-index:6;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#d3d3d3;font-size:12px;font-weight:400;height:32px;width:100%}.open_calendar_menu[data-v-932f4ef4]{display:grid;grid-template-columns:calc(100% - 18px) 18px}.title__container[data-v-932f4ef4]{float:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:10px;font-weight:700;display:flex;align-items:center;height:100%;font-size:15px}.reg[data-v-932f4ef4],.title__value[data-v-932f4ef4]{display:flex;align-items:center}.reg[data-v-932f4ef4]{float:right;color:#4773e5;margin-right:10px;text-decoration:underline;cursor:pointer;height:100%}#layout__content[data-v-09dc5746]{margin:32px 0 0 0;height:calc(100vh - 82px);overflow-y:auto;position:relative}#app{height:100%}a:visited{color:#4773e5}*{padding:0}*,html{margin:0}html{background:#fff;font-family:Lato,sans-serif}body{margin:0;overflow:auto;overscroll-behavior-y:contain}#studio{padding-right:4px}.fade-enter-active{-webkit-animation:fade .5s;animation:fade .5s}.fade-leave-active{animation:fade .5s reverse}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}