.header{width:100%;background-color:#4d4d4d;justify-content:end;align-items:center;padding:.5rem 3rem;gap:1rem;height:3rem}.header,.header-logo{display:flex}.header-name{margin-right:auto;font-size:1.5rem;font-style:normal}.header a{display:flex;color:#fff;align-items:center;gap:.5rem;padding:.3625rem .75rem}.header a:not(.header-user):hover,.header-selected{cursor:pointer;background-color:#ffffff24;border-radius:5px}.header a.header-logout{background-color:#fff;color:#4d4d4d;border-radius:5px}.header a.header-logout:hover{background-color:silver}a.header-user{color:#222;display:flex;align-items:center;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}*{box-sizing:border-box;margin:0;cursor:default}#app{font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#424242;height:100vh}#app,.content{display:flex;flex-direction:column}.content{width:80%;margin:auto;align-items:center;align-content:center}.no-center{margin:6rem auto}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background:silver;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4d4d4d}.table{border-collapse:collapse;width:100%}.table td,.table th{padding:8px}.table th{background-color:#4d4d4d;color:#fff;text-align:left}.table tr:nth-child(2n){background-color:#ddd}.table td.timeRed{color:red}.table td.timeGreen{color:green}.filter-container{display:flex;text-align:left;flex-wrap:wrap;align-content:center;-moz-column-gap:200px;column-gap:200px}.filter{display:flex;flex-direction:column;flex:1;gap:.5rem}.filter>label{font-weight:600}.filter>input,.filter>select{padding:.5rem .75rem;border:1px solid #4d4d4d;border-radius:5px;background-color:#fff}.display-right{text-align:right}.sub{position:relative;top:.3ex;font-size:75%;font-weight:400}.alert{background-color:#dc354618;width:150%;padding:1rem;border-radius:5px;font-size:.75rem;align-self:center;justify-content:space-between}.alert,.alert-info{display:flex;align-items:center}.alert-info{gap:1rem}.form-login{margin:auto;width:30%;display:flex;flex-direction:column;gap:2rem}.form-login h2{text-align:center;font-size:2rem;margin-bottom:1rem}.form-login form{display:flex;flex-direction:column;gap:1rem}.form-login input,.form-login label{display:block;width:100%}.form-login button,.form-login input{padding:.5rem .75rem}.form-login label{margin-bottom:.5rem;font-weight:600}.form-login input:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.form-login button{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600}.form-login button:hover{cursor:pointer;background-color:silver}.tab-viewtype{display:flex;overflow:hidden;border:1px solid #ccc;border-bottom:none;background-color:#f1f1f1}.tab-viewtype button.tab-link{background-color:inherit;float:left;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:.3s;font-size:14px;color:#333}.tab-viewtype button.tab-link:hover{background-color:#ddd}.tab-viewtype button.tab-link.active{background-color:#ccc}.tab-total{align-self:center;text-align:right;flex:1;font-weight:700;float:right;padding:0 1rem;font-size:14px}.container-calendar{display:flex;gap:8px;margin:2rem 0}.container-calendar hr{border-bottom:transparent;border-top:1px solid silver;margin:.5rem 0}.container-calendar--buttons{display:flex;gap:8px;align-items:center;font-size:24px}.calendar_default_event_inner{cursor:move!important;background:#2e78d6;color:#262626;border-radius:5px;opacity:.9}.calendar_default_colheader_inner{display:flex;flex-direction:column;gap:5px}.calendar_default_colheader_inner p{font-size:18px}.navigator-day-violation-warning{border-radius:50px;background-color:#ffaf54}.navigator-day-violation-error{border-radius:50px;background-color:#ff727c}.container-nav{display:flex;flex-direction:column}.violation-container-header{display:flex;gap:.5rem;margin:.5rem 0}.violation-container{height:200px;flex-grow:1;overflow-y:auto}.event-violation{display:flex;flex-direction:row;gap:.5rem;align-items:center;padding:.5rem;color:#fff;border-radius:5px;font-size:.75rem;margin-bottom:.25rem;cursor:pointer}.event-violation-info{border:1px solid #adb5bd;background-color:#c1c6cb}.event-violation-warning{border:1px solid #fd7e14;background-color:#ffab65}.event-violation-error{border:1px solid #dc3545;background-color:#e35d6a}.event-violation-date,.event-violation-title{margin-bottom:.25rem;font-weight:700;cursor:pointer}.event-violation-title{font-size:.8rem}.event-link,.event-violation-message{cursor:pointer}.event-link{text-decoration:none;color:#323232;font-weight:700}#form_edit{display:flex;gap:12px;justify-content:space-between;align-items:end;margin:0 12px}.btn-update{background-color:#4d4d4d}.btn-filter,.btn-update{color:#fff;border:none;border-radius:5px;padding:.25rem .5rem}.btn-filter{background-color:silver;cursor:pointer}.btn-filter-selected{background-color:#4d4d4d}.btn-update:hover:enabled{background-color:silver;cursor:pointer}.btn-update:disabled{background-color:#c0c0c0aa}.btn-toggle-week{font-size:24px;background-color:transparent;border:none}.btn-toggle-week:hover{cursor:pointer}a svg{fill:#4d4d4d;width:18px}a svg:hover{fill:#000}.error{color:#dc3545}.warning{color:#fd7e14}.calendar_default_main{height:47.251rem}.modal-overlay[data-v-1ebd046a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-1ebd046a]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-1ebd046a]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-1ebd046a]{margin:15px 0}.btn-close[data-v-1ebd046a]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-1ebd046a]:hover{color:silver}.form-masterdata[data-v-1ebd046a]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-masterdata h2[data-v-1ebd046a]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-masterdata form[data-v-1ebd046a]{display:flex;flex-direction:column;gap:1rem}.form-masterdata input[data-v-1ebd046a],.form-masterdata label[data-v-1ebd046a],.form-masterdata select[data-v-1ebd046a]{display:block;width:100%}.form-masterdata button[data-v-1ebd046a],.form-masterdata input[data-v-1ebd046a],.form-masterdata select[data-v-1ebd046a]{padding:.5rem .75rem}.form-masterdata label[data-v-1ebd046a]{margin-bottom:.5rem;font-weight:600}.form-masterdata input[data-v-1ebd046a]:focus-visible,.form-masterdata select[data-v-1ebd046a]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.modal-footer[data-v-1ebd046a]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-1ebd046a]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-1ebd046a]:hover{cursor:pointer;background-color:silver}.container-masterdata{display:flex;flex-direction:column;gap:1rem}.btn-right{align-self:end}.modal-overlay[data-v-07359c79]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-07359c79]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-07359c79]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-07359c79]{margin:15px 0}.button-footer button[data-v-07359c79]{margin-left:5px}.button-footer button[data-v-07359c79]:hover{cursor:pointer;background-color:silver}.btn-close[data-v-07359c79]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-07359c79]:hover{color:silver}.modal-footer[data-v-07359c79]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-07359c79]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-07359c79]:hover{cursor:pointer;background-color:silver}.form-create[data-v-07359c79]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-create h2[data-v-07359c79]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-create form[data-v-07359c79]{display:flex;flex-direction:column;gap:1rem}.form-create input[data-v-07359c79],.form-create label[data-v-07359c79],.form-create select[data-v-07359c79]{display:block;width:100%}.form-create button[data-v-07359c79],.form-create input[data-v-07359c79],.form-create select[data-v-07359c79]{padding:.5rem .75rem}.form-create label[data-v-07359c79]{margin-bottom:.5rem;font-weight:600}.form-create input[data-v-07359c79]:focus-visible,.form-create select[data-v-07359c79]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.validation[data-v-07359c79]{border:5px solid red;padding:10px;margin-bottom:10px}.container[data-v-305d1d54]{display:flex;flex-direction:column;gap:1rem}.btn-close[data-v-305d1d54]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-305d1d54]:hover{color:silver}.button-footer button[data-v-305d1d54]{margin-left:5px}.button-footer button[data-v-305d1d54]:hover{cursor:pointer;background-color:silver}.modal-overlay[data-v-305d1d54]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-305d1d54]{background:#fff;padding:2rem;border-radius:5px;width:80%;min-width:700px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-305d1d54]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-305d1d54]{margin:15px 0}.modal-body table[data-v-305d1d54]{display:flex;flex-flow:column;width:100%;height:500px}.modal-body thead[data-v-305d1d54]{padding-right:13px}.modal-body tbody[data-v-305d1d54]{display:block;overflow-y:auto}.modal-body tr[data-v-305d1d54]{width:100%;display:table;table-layout:fixed}.add-button[data-v-305d1d54]{margin-left:auto}.container-timeviewer{display:flex;flex-direction:column;gap:1rem}.modal-overlay[data-v-de9409d8]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-de9409d8]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-de9409d8]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-de9409d8]{margin:15px 0}.btn-close[data-v-de9409d8]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-de9409d8]:hover{color:silver}.form-create[data-v-de9409d8]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-create h2[data-v-de9409d8]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-create form[data-v-de9409d8]{display:flex;flex-direction:column;gap:1rem}.form-create input[data-v-de9409d8],.form-create label[data-v-de9409d8],.form-create select[data-v-de9409d8]{display:block;width:100%}.form-create button[data-v-de9409d8],.form-create input[data-v-de9409d8],.form-create select[data-v-de9409d8]{padding:.5rem .75rem}.form-create label[data-v-de9409d8]{margin-bottom:.5rem;font-weight:600}.form-create input[data-v-de9409d8]:focus-visible,.form-create select[data-v-de9409d8]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.modal-footer[data-v-de9409d8]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-de9409d8]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-de9409d8]:hover{cursor:pointer;background-color:silver}.modal-overlay[data-v-540223b5]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-540223b5]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-540223b5]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-540223b5]{margin:15px 0}.btn-close[data-v-540223b5]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-540223b5]:hover{color:silver}.form-update[data-v-540223b5]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-update h2[data-v-540223b5]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-update form[data-v-540223b5]{display:flex;flex-direction:column;gap:1rem}.form-update input[data-v-540223b5],.form-update label[data-v-540223b5],.form-update select[data-v-540223b5]{display:block;width:100%}.form-update button[data-v-540223b5],.form-update input[data-v-540223b5],.form-update select[data-v-540223b5]{padding:.5rem .75rem}.form-update label[data-v-540223b5]{margin-bottom:.5rem;font-weight:600}.form-update input[data-v-540223b5]:focus-visible,.form-update select[data-v-540223b5]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.modal-footer[data-v-540223b5]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-540223b5]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-540223b5]:hover{cursor:pointer;background-color:silver}.modal-overlay[data-v-2e522602]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-2e522602]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-2e522602]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-2e522602]{margin:15px 0}.btn-close[data-v-2e522602]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-2e522602]:hover{color:silver}.form-delete[data-v-2e522602]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-delete h2[data-v-2e522602]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-delete form[data-v-2e522602]{display:flex;flex-direction:column;gap:1rem}.form-delete input[data-v-2e522602],.form-delete label[data-v-2e522602],.form-delete select[data-v-2e522602]{display:block;width:100%}.form-delete button[data-v-2e522602],.form-delete input[data-v-2e522602],.form-delete select[data-v-2e522602]{padding:.5rem .75rem}.form-delete label[data-v-2e522602]{margin-bottom:.5rem;font-weight:600}.form-delete input[data-v-2e522602]:focus-visible,.form-delete select[data-v-2e522602]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.modal-footer[data-v-2e522602]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-2e522602]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-2e522602]:hover{cursor:pointer;background-color:silver}.modal-overlay[data-v-cc4efdde]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal[data-v-cc4efdde]{background:#fff;padding:2rem;border-radius:5px;width:600px;max-width:100%;display:flex;flex-direction:column;gap:1rem}.modal-header[data-v-cc4efdde]{display:flex;justify-content:space-between;align-items:center}.modal-body[data-v-cc4efdde]{margin:15px 0}.btn-close[data-v-cc4efdde]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4d4d4d}.btn-close[data-v-cc4efdde]:hover{color:silver}.form-terminate[data-v-cc4efdde]{margin:auto;display:flex;flex-direction:column;gap:2rem}.form-terminate h2[data-v-cc4efdde]{text-align:center;font-size:2rem;margin-bottom:1rem}.form-terminate form[data-v-cc4efdde]{display:flex;flex-direction:column;gap:1rem}.form-terminate input[data-v-cc4efdde],.form-terminate label[data-v-cc4efdde],.form-terminate select[data-v-cc4efdde]{display:block;width:100%}.form-terminate button[data-v-cc4efdde],.form-terminate input[data-v-cc4efdde],.form-terminate select[data-v-cc4efdde]{padding:.5rem .75rem}.form-terminate label[data-v-cc4efdde]{margin-bottom:.5rem;font-weight:600}.form-terminate input[data-v-cc4efdde]:focus-visible,.form-terminate select[data-v-cc4efdde]:focus-visible{outline:3px solid #5b97d484;border-radius:2px}.modal-footer[data-v-cc4efdde]{display:flex;flex-direction:column;gap:.5rem}.modal-footer button[data-v-cc4efdde]{border:none;background-color:#4d4d4d;border-radius:5px;font-size:1rem;color:#fff;font-weight:600;padding:.5rem .75rem}.modal-footer button[data-v-cc4efdde]:hover{cursor:pointer;background-color:silver}.container-admin{display:flex;flex-direction:column;gap:1rem}.button-footer button{margin-left:5px}.button-footer button:hover{cursor:pointer;background-color:silver}.contract-button{display:flex;align-items:right}