[data-v-79f564e0]:root{--primary-bg-color:#263238;--secondary-bg-color:#f5f5f5;--non-editable-bg-color:#ccc;--editable-bg-color:#fff;--dark-color:#263238;--action-color:#5ca4c9;--accept-color:#5cc986;--disabled-color:#797979;--light-color:#f5f5f5;--hover-color:#b7c7cf;--error-color:#e9736e;--primary-font-family:"Open Sans",Arial,sans-serif}input[data-v-79f564e0]{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-button[data-v-79f564e0]{display:flex;justify-content:center;align-items:center;width:12px;height:12px;background-color:inherit;border:1px solid var(--primary-bg-color);border-radius:2px;cursor:pointer}.radio-button--disabled[data-v-79f564e0]{pointer-events:none;border-color:var(--disabled-color)}.radio-button--checked[data-v-79f564e0]{display:block;width:6px;height:6px;background-color:var(--primary-bg-color)}.radio-button--disabled .radio-button--checked[data-v-79f564e0]{background-color:var(--disabled-color)}.cssload-container[data-v-1f0650be]{width:100%;height:21px;text-align:center}.cssload-zenith[data-v-1f0650be]{width:21px;height:21px;margin:0 auto;border-radius:50%;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;box-shadow:1px 1px 0 #377f91;animation:cssload-spin-1f0650be .69s linear infinite;-o-animation:cssload-spin-1f0650be .69s infinite linear;-ms-animation:cssload-spin-1f0650be .69s infinite linear;-webkit-animation:cssload-spin-1f0650be .69s linear infinite;-moz-animation:cssload-spin-1f0650be .69s infinite linear}@keyframes cssload-spin-1f0650be{to{transform:rotate(1turn)}}.tooltip[data-v-9243b854]{position:relative}.tooltip__message[data-v-9243b854]{position:absolute;z-index:10;width:-moz-max-content;width:max-content;max-width:100%}[data-v-1c631adb]:root{--primary-bg-color:#263238;--secondary-bg-color:#f5f5f5;--non-editable-bg-color:#ccc;--editable-bg-color:#fff;--dark-color:#263238;--action-color:#5ca4c9;--accept-color:#5cc986;--disabled-color:#797979;--light-color:#f5f5f5;--hover-color:#b7c7cf;--error-color:#e9736e;--primary-font-family:"Open Sans",Arial,sans-serif}.modal[data-v-1c631adb]{box-shadow:0 5px 10px rgba(0,0,0,.1);z-index:100}.modal__container[data-v-1c631adb]{display:grid;grid-template-areas:"header" "body" "footer"}.modal__overlay[data-v-1c631adb]{width:100%;height:calc(var(--vh, 1vh)*100);left:0;right:0;top:50%;background:rgba(26,26,26,.6);position:fixed;z-index:10;transform:translateY(-50%)}.modal-elem[data-v-1c631adb]{width:inherit;height:inherit;z-index:11;position:relative;display:flex;flex-direction:column;max-height:100vh}.modal-elem--center[data-v-1c631adb]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal__wrapper[data-v-1c631adb]{max-width:60%}.modal__header[data-v-1c631adb]{background-color:var(--primary-bg-color);font-size:20px;color:#fcfcfc;padding:10px 20px}.modal__body[data-v-1c631adb]{display:flex;flex-direction:column;white-space:break-spaces;padding:10px 15px;background-color:#fff;overflow:auto}.modal__error[data-v-1c631adb]{width:90%;align-self:center;color:tomato;margin-bottom:20px}.modal__body-input[data-v-1c631adb]{padding:5px 12px;font-size:20px;margin-bottom:12px;border-radius:8px;font-family:Courier New,Courier,monospace}.modal__actions[data-v-1c631adb]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:10px;background-color:#fff;padding:4px 10px 15px}.modal__action-button[data-v-1c631adb]{width:100%}.modal--message[data-v-1c631adb]{position:fixed;top:0;right:0;width:400px;height:auto}.modal--selection[data-v-1c631adb]{position:fixed;top:45%;right:calc(50% - 200px);width:400px;height:auto;z-index:11}.modal--vacation[data-v-1c631adb]{position:fixed;width:-moz-max-content;width:max-content}.modal-message__header--error[data-v-1c631adb]{background-color:#fcb0a2}.modal-message__header--warn[data-v-1c631adb]{background-color:#fceba2}.modal__context-menu[data-v-1c631adb]{position:fixed}.context-menu__list[data-v-1c631adb]{display:flex;flex-direction:column;row-gap:8px}.context-menu__item[data-v-1c631adb]{padding:5px 2px;font-size:14px}.context-menu__item[data-v-1c631adb]:hover{cursor:pointer;background-color:var(--hover-color);border-radius:6px}.context-menu__item--disabled[data-v-1c631adb]{background-color:var(--non-editable-bg-color);color:var(--disabled-color)}.context-menu__item--disabled[data-v-1c631adb]:hover{cursor:default;background-color:var(--non-editable-bg-color);border-radius:0}[data-v-26869d3e]:root{--primary-bg-color:#263238;--secondary-bg-color:#f5f5f5;--non-editable-bg-color:#ccc;--editable-bg-color:#fff;--dark-color:#263238;--action-color:#5ca4c9;--accept-color:#5cc986;--disabled-color:#797979;--light-color:#f5f5f5;--hover-color:#b7c7cf;--error-color:#e9736e;--primary-font-family:"Open Sans",Arial,sans-serif}.project-table[data-v-26869d3e]{display:grid;grid-template-rows:"title" "head" "body" "footer";width:-moz-min-content;width:min-content;padding:10px;padding-top:0;border-radius:7px;background:linear-gradient(var(--primary-bg-color) 85px,#f3f3f3 0,#f3f3f3 calc(100% - 40px),var(--primary-bg-color) calc(100% - 40px));box-shadow:4px 4px 8px 0 rgba(34,60,80,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px}.project-table--collapsed[data-v-26869d3e]{padding-bottom:0}.project-table[data-v-26869d3e]:not(:last-child){margin-bottom:30px}.project-table__title[data-v-26869d3e]{background-color:var(--primary-bg-color);color:#f3f3f3;padding-bottom:10px;cursor:pointer}.project-table--collapsed .project-table__title[data-v-26869d3e]{width:830px;padding-bottom:0}.project-table__name[data-v-26869d3e],.project-table__stack[data-v-26869d3e]{font-weight:700;text-align:center;padding:4px 0}.project-table__head[data-v-26869d3e]{display:grid;grid-template-columns:180px 120px 180px 120px 230px;background-color:#f3f3f3;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:1px 1px 8px 0 rgba(34,60,80,.2);margin-bottom:10px;font-weight:700}.project-table--collapsed .project-table__head[data-v-26869d3e]{display:none}.project-table__head-column[data-v-26869d3e]{display:flex;justify-content:center;align-items:center;text-align:center;padding-top:8px;padding-bottom:8px}.project-table__head-column[data-v-26869d3e]:not(:last-child){border-right:1px solid grey}.project-table__head-column--with-subcolumns[data-v-26869d3e]{flex-direction:column;padding-bottom:0}.project-table__head-column-title[data-v-26869d3e]{padding-bottom:8px}.project-table__head-column-subcolumns[data-v-26869d3e]{display:flex;width:100%}.project-table__head-column-subtitle[data-v-26869d3e]{justify-content:center;padding-bottom:8px;padding-top:8px;border-top:1px solid grey;width:50%}.project-table__head-column-subtitle[data-v-26869d3e]:first-child{border-right:1px solid grey}.project-table__body[data-v-26869d3e]{background-color:#f3f3f3}.project-table--collapsed .project-table__body[data-v-26869d3e]{display:none}.project-table__body-direction[data-v-26869d3e]:not(:first-child){margin-top:10px}.project-table__body-direction[data-v-26869d3e]{padding:10px 0;display:grid;grid-template-columns:180px 120px 1fr;box-shadow:2px 2px 8px 2px rgba(34,60,80,.2);border-radius:5px}.project-table__body-direction-column[data-v-26869d3e]{display:grid;justify-content:center;align-items:center;text-align:center}.direction-name[data-v-26869d3e]{grid-template-columns:1fr max-content max-content}.subdirection-employee[data-v-26869d3e]{grid-template-columns:max-content 1fr max-content;padding:0 8px}.project-table__radio[data-v-26869d3e]{margin-right:5px}.project-table__input[data-v-26869d3e]{width:40%;border:none;text-align:center;background-color:inherit;font-family:inherit;margin:0 auto;font-weight:inherit}.project-table__input--error[data-v-26869d3e]{color:#d87474}.project-table__input--ok[data-v-26869d3e]{color:#82d688}.project-table__input[data-v-26869d3e]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.project-table__body-subdirections[data-v-26869d3e]{display:flex;flex-direction:column;justify-content:center}.project-table__body-subdirection[data-v-26869d3e]{display:grid;grid-template-columns:180px 120px 230px;padding:5px 0}.project-table__body-subdirection--lead[data-v-26869d3e]{font-weight:600}.project-table__body-subdirection[data-v-26869d3e]:first-child{padding-top:0}.project-table__body-subdirection[data-v-26869d3e]:last-child{padding-bottom:0}.project-table__body-subdirection[data-v-26869d3e]:not(:last-child){border-bottom:1px dashed #d3d3d3}.project-table__body-subdirection-subcolumns[data-v-26869d3e]{grid-template-columns:1fr 1fr}.project-table__footer[data-v-26869d3e]{display:flex;justify-content:space-between;background-color:transparent;margin-top:10px}.project-table--collapsed .project-table__footer[data-v-26869d3e]{display:none}.project-table__footer-create[data-v-26869d3e],.project-table__table__footer-info[data-v-26869d3e]{display:flex;align-items:center;border-radius:5px;padding:6px 12px;background-color:#f3f3f3;box-shadow:2px 2px 8px 2px rgba(34,60,80,.2);width:-moz-max-content;width:max-content}.project-table__footer-create[data-v-26869d3e]{cursor:pointer;transition:background-color .35s;border:2px solid var(--primary-bg-color)}.project-table__footer-create[data-v-26869d3e]:hover{background-color:#faebd7}.project-table__footer-create--disabled[data-v-26869d3e]{border:2px solid grey;color:grey;pointer-events:none}.button-icon img[data-v-26869d3e],.button-icon svg[data-v-26869d3e]{width:12px;height:12px}.project-table__actions[data-v-26869d3e]{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.project-table__action[data-v-26869d3e]{width:20px;height:20px;margin:0 4px}.project-table__tooltip[data-v-26869d3e]{cursor:pointer}.project-table__tooltip-message[data-v-26869d3e]{text-align:left;border-radius:6px;border:1px solid #000;background:#fff;font-weight:400;cursor:default}.project-table__tooltip-message-item[data-v-26869d3e]{padding:4px 10px}.project-table__tooltip-message-item[data-v-26869d3e]:first-child{border-radius:6px 6px 0 0}.project-table__tooltip-message-item[data-v-26869d3e]:last-child{border-radius:0 0 6px 6px}.attention-bg--ok[data-v-26869d3e]{background-color:#dcf7c7}.attention-bg--oversee[data-v-26869d3e]{background-color:#f4d3a2}.attention-bg--worry[data-v-26869d3e]{background-color:#f9b398}.comment-container[data-v-7ebe1a08]{position:relative;margin:-7px 0;padding:0 10px;height:33px}.comment-cell__tooltip-message[data-v-7ebe1a08]{background-color:#282828;color:#fff;border-radius:5px;padding:8px;word-wrap:break-word}.comment-cell__text[data-v-7ebe1a08]{max-width:100%;word-wrap:break-word}[data-v-5558b4da]:root{--primary-bg-color:#263238;--secondary-bg-color:#f5f5f5;--non-editable-bg-color:#ccc;--editable-bg-color:#fff;--dark-color:#263238;--action-color:#5ca4c9;--accept-color:#5cc986;--disabled-color:#797979;--light-color:#f5f5f5;--hover-color:#b7c7cf;--error-color:#e9736e;--primary-font-family:"Open Sans",Arial,sans-serif}.staff-info-table[data-v-5558b4da]{display:grid;grid-template-rows:30px auto auto;width:-moz-min-content;width:min-content;padding:0 10px;border-radius:7px;background:linear-gradient(var(--primary-bg-color) 35px,#f3f3f3 0);box-shadow:4px 4px 8px 0 rgba(34,60,80,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px}.staff-info-table[data-v-5558b4da]:not(:last-child){margin-bottom:20px}.staff-info-table__title[data-v-5558b4da]{background-color:var(--primary-bg-color);color:#f3f3f3;height:30px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer}.staff-info-table--collapsed .staff-info-table__title[data-v-5558b4da]{width:960px}.columns-template[data-v-5558b4da]{display:grid;grid-template-columns:150px 115px 70px 70px 100px 120px 115px 220px}.staff-info-table__head[data-v-5558b4da]{background-color:#f3f3f3;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:1px 1px 8px 0 rgba(34,60,80,.2);margin-bottom:5px;font-weight:700}.staff-info-table--collapsed .staff-info-table__head[data-v-5558b4da]{display:none}.staff-info-table__head-column[data-v-5558b4da]{display:flex;justify-content:center;align-items:center;text-align:center;padding-top:5px;padding-bottom:5px}.staff-info-table__head-column[data-v-5558b4da]:not(:last-child){border-right:1px solid grey}.staff-info-table__body[data-v-5558b4da]{background-color:#f3f3f3}.staff-info-table--collapsed .staff-info-table__body[data-v-5558b4da]{display:none}.staff-info-table__body-item[data-v-5558b4da]{padding:7px 0;border-radius:4px}.staff-info-table__body-item[data-v-5558b4da]:not(:last-child){border-bottom:1px dashed #d3d3d3}.staff-info-table__body-column[data-v-5558b4da]{position:relative;display:flex;align-items:center;padding:0 10px}.staff-info-table__input[data-v-5558b4da]{width:40%;border:none;text-align:center;background-color:inherit;font-family:inherit;margin:0 auto;font-weight:inherit}.staff-info-table__input[data-v-5558b4da]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.column__value[data-v-5558b4da]{z-index:1}.column__attention-bg[data-v-5558b4da]{position:absolute;top:-7px;bottom:-7px;width:100%;z-index:0;color:#fff;border-radius:3px}.column__attention-bg--ok[data-v-5558b4da]{background-color:#dcf7c7}.column__attention-bg--worry[data-v-5558b4da]{background-color:#f9b398}.column__attention-bg--oversee[data-v-5558b4da]{background-color:#f4d3a2}.staff-info-table__body-column[data-v-5558b4da]:not(:first-child){justify-content:center}[data-v-dc1c0e64]:root{--primary-bg-color:#263238;--secondary-bg-color:#f5f5f5;--non-editable-bg-color:#ccc;--editable-bg-color:#fff;--dark-color:#263238;--action-color:#5ca4c9;--accept-color:#5cc986;--disabled-color:#797979;--light-color:#f5f5f5;--hover-color:#b7c7cf;--error-color:#e9736e;--primary-font-family:"Open Sans",Arial,sans-serif}.modal[data-v-dc1c0e64]{box-shadow:0 5px 10px rgba(0,0,0,.1);z-index:100}.modal__container[data-v-dc1c0e64]{display:grid;grid-template-areas:"header" "body" "footer"}.modal__overlay[data-v-dc1c0e64]{width:100%;height:calc(var(--vh, 1vh)*100);left:0;right:0;top:50%;background:rgba(26,26,26,.6);position:fixed;z-index:10;transform:translateY(-50%)}.modal-elem[data-v-dc1c0e64]{width:inherit;height:inherit;z-index:11;position:relative;display:flex;flex-direction:column;max-height:100vh}.modal-elem--center[data-v-dc1c0e64]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal__wrapper[data-v-dc1c0e64]{max-width:60%}.modal__header[data-v-dc1c0e64]{background-color:var(--primary-bg-color);font-size:20px;color:#fcfcfc;padding:10px 20px}.modal__body[data-v-dc1c0e64]{display:flex;flex-direction:column;white-space:break-spaces;padding:10px 15px;background-color:#fff;overflow:auto}.modal__error[data-v-dc1c0e64]{width:90%;align-self:center;color:tomato;margin-bottom:20px}.modal__body-input[data-v-dc1c0e64]{padding:5px 12px;font-size:20px;margin-bottom:12px;border-radius:8px;font-family:Courier New,Courier,monospace}.modal__actions[data-v-dc1c0e64]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:10px;background-color:#fff;padding:4px 10px 15px}.modal__action-button[data-v-dc1c0e64]{width:100%}.modal--message[data-v-dc1c0e64]{position:fixed;top:0;right:0;width:400px;height:auto}.modal--selection[data-v-dc1c0e64]{position:fixed;top:45%;right:calc(50% - 200px);width:400px;height:auto;z-index:11}.modal--vacation[data-v-dc1c0e64]{position:fixed;width:-moz-max-content;width:max-content}.modal-message__header--error[data-v-dc1c0e64]{background-color:#fcb0a2}.modal-message__header--warn[data-v-dc1c0e64]{background-color:#fceba2}.change-planning-modal[data-v-dc1c0e64]{position:fixed}.change-planning-modal__list[data-v-dc1c0e64]{display:flex;flex-direction:column;row-gap:10px}.change-planning-modal__item[data-v-dc1c0e64]{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px}.change-planning-modal__item--error[data-v-dc1c0e64]{font-size:12px;color:var(--error-color)}.monthly-planning-workplace[data-v-4ab4c52e]{display:grid;grid-template-columns:min-content auto;-moz-column-gap:30px;column-gap:30px}.monthly-planning-workplace__filters[data-v-4ab4c52e]{display:flex;align-self:start;-moz-column-gap:25px;column-gap:25px;margin-bottom:25px}