:root{--primary-color-bg:#86212f;--primary-color-bg-disabled:#b04445;--primary-color-text:#fff;--secondary-color-bg:#ffc107;--secondary-color-disabled:#ffa;--secondary-color-text:#000;--tertiary-color-bg:#fff;--tertiary-color-disabled:#c9c9c9;--tertiary-color-text:#6e6e6e;--link-color-text:blue}html{font-size:16px}@media only screen and (max-width:768px){html{font-size:14px}}@media only screen and (max-width:576px){html{font-size:11px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{display:flex;flex-direction:column;height:100vh}#root header{flex:0 0 var(--header-height)}#root section.pageContent{flex:1 1}a{color:#86212f;color:var(--primary-color-bg)}a,a:hover{text-decoration:none}a:hover{color:#ffc107;color:var(--secondary-color-bg)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.row{align-items:center;display:flex;flex-direction:row;margin-bottom:.5rem}.row .col6{width:50%}.row .col12{width:100%}.row .col12 stong{text-transform:capitalize}.w25{width:25%}.pageContent{background:#f1f4f5;flex:1 1;padding:1.25rem 1.875rem}.pageContent .page-header{border-bottom:0;margin:0;padding-bottom:1rem;padding-top:1.25rem}.pageContent .page-header h2{color:#777;font-size:1.25rem;font-weight:500;margin:0;padding:0}.pageContent .page-header .breadcrumb{background-color:transparent;color:#777;font-weight:300;list-style:none;margin:0;padding:0}.text-center{text-align:center!important}.text-right{text-align:right!important}.rounded-circle{border-radius:100%}.cursorPointer{cursor:pointer}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid #d3d3d3;border-radius:.5rem;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);display:flex;flex-direction:column;overflow:clip}.card .head{background:rgba(0,0,0,.1);border-bottom:1px solid #d3d3d3;font-size:1.5em;font-weight:500;padding:5px}.card .body{flex:1 1 auto;padding:1.5rem}.card ul.body{margin:0;padding:.5rem}.card ul.body a{text-decoration:none}.card ul.body li{height:30px;line-height:30px;max-width:50ch;position:relative;width:100%}.card ul.body li div,.card ul.body li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.card ul.body.customMarkers li{list-style-type:none;padding-left:2.75rem}.card ul.body.customMarkers li svg{position:absolute;translate:-125% 5px}.fc-view-harness{background:#fff}.fc-col-header-cell{background-color:#86212f;background-color:var(--primary-color-bg);color:#fff}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:0}button.btn{border:0;border-radius:3px;box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);cursor:pointer;font-weight:400;padding:6px 12px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap}.btn-icon{background:transparent!important;box-shadow:none!important;margin-right:.4rem;padding:0!important}button.btn.primary{background-color:#86212f;background-color:var(--primary-color-bg);color:#fff;color:var(--primary-color-text)}button.btn.secondary{background-color:#ffc107;background-color:var(--secondary-color-bg);color:#000;color:var(--secondary-color-text)}button.btn.tertiary{background-color:#fff;background-color:var(--tertiary-color-bg);color:#6e6e6e;color:var(--tertiary-color-text)}button.link{-webkit-appearance:none;appearance:none;background:none;border:none;color:blue;color:var(--link-color-text);cursor:pointer;font:inherit;text-decoration:underline}input,input:focus,select,select:focus{border-color:#e7ebec;box-shadow:none}input,select{background-color:#fff;border:1px solid #0b0b0b;border-radius:4px;color:#555;max-height:2.188rem;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}::-webkit-backdrop{background-image:linear-gradient(45deg,#737373,#65363a,#414141);opacity:.75}::backdrop{background-image:linear-gradient(45deg,#737373,#65363a,#414141);opacity:.75}dialog{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid #d3d3d3;border-radius:.5rem;box-shadow:0 2px 15px -3px rgba(0,0,0,.07),0 10px 20px -2px rgba(0,0,0,.04);display:flex;flex-direction:column;opacity:0;overflow:clip;padding:0;pointer-events:none;transition:opacity .5s}dialog .head{background:rgba(0,0,0,.05);border-bottom:1px solid #d3d3d3;font-size:1.5em;font-weight:500;margin:0;padding:15px}dialog .body{flex:1 1 auto;overflow-x:auto;padding:1.5rem}dialog .footer{border-top:1px solid #d3d3d3;display:flex;font-size:1.5em;font-weight:500;justify-content:flex-end;margin:0;padding:15px}dialog[open]{opacity:1;pointer-events:inherit}.commonTable{border-collapse:collapse;width:100%}.commonTable thead>tr>th{font-size:1.2rem;padding:.2rem;text-align:left}.commonTable td{border-bottom:0;border-top:0;border-color:gray currentcolor;border-style:solid none;border-width:1px 0;box-sizing:border-box;height:3.125rem;padding:.2rem;transition:box-shadow .2s ease-in-out}.commonTable thead>tr>th{background-color:#86212f;background-color:var(--primary-color-bg);color:#fff;color:var(--primary-color-text)}.commonTable input{height:25px;width:25px}.commonTable tbody tr:nth-child(odd)>td{background-color:#eee}.commonTable tbody tr:nth-child(2n)>td{background-color:#fff}.commonTable tbody tr:hover>td{border-width:1px;box-shadow:0 1px 0 0 gray,0 -1px 0 0 gray}.table-header{align-items:center;display:flex;justify-content:space-between}label{font-weight:400}label.bold{display:inline-block;font-weight:700;text-transform:capitalize;width:25%}.row-exit-active{height:0!important;margin:0!important;opacity:0;overflow:hidden;padding:0!important;transition:all .5s ease-out}.switch{display:inline-block;height:2.125rem;position:relative;width:3.75rem}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:.25rem;content:"";height:1.625rem;left:.25rem;width:1.625rem}input:checked+.slider{background-color:#86212f;background-color:var(--primary-color-bg)}input:focus+.slider{box-shadow:0 0 1px #86212f;box-shadow:0 0 1px var(--primary-color-bg)}input:checked+.slider:before{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.slider.round{border-radius:2.125rem}.slider.round:before{border-radius:50%}.mb-2{margin-bottom:2rem}.topButtons li{display:inline-block;margin-right:1rem}.topButtons li:last-child{margin-right:0}.bottomButtons li{display:inline-block;margin-right:1rem}.bottomButtons li:last-child{margin-right:0}.bottomButtons li .btn{font-size:1.2rem;font-weight:700}.mx05{margin:.5rem 0}.chip{background-color:#ffa;background-color:var(--secondary-color-disabled);border-radius:1rem;color:#000;color:var(--secondary-color-text);display:inline-block;font-size:.85rem;margin:.25rem;padding:.25rem .5rem}.btn-primary{background-color:#86212f;background-color:var(--primary-color-bg);border-radius:.25rem;color:#fff;color:var(--primary-color-text);padding:.5rem 1rem;transition:background-color .5s ease,color .7s ease;white-space:nowrap}.btn-primary:hover{background-color:var(--primary-color-bg-hover);color:#000}.btn-primary:disabled{background-color:#b04445;background-color:var(--primary-color-bg-disabled);color:#fff;color:var(--primary-color-text)}.hidden{display:none}.justify-content-center{justify-content:center}.mr1{margin-right:1rem}.mt1{margin-top:1rem}.pt1{padding-top:1rem}.pagination{margin-top:1rem}.skeleton{-webkit-animation:shine 1s ease infinite;animation:shine 1s ease infinite;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-position:left -40px top 0;background-repeat:no-repeat;background-size:40px 100%}.skeleton td{height:200px!important}@-webkit-keyframes shine{to{background-position:right -40px top 0}}@keyframes shine{to{background-position:right -40px top 0}}.pageNumber{background-color:none;border:1px solid #86212f;border:1px solid var(--primary-color-bg);border-radius:20px;cursor:pointer;display:inline-block;height:25px;margin:0 5px;text-align:center;vertical-align:middle;width:25px}.pageNumber:disabled{background-color:#86212f;background-color:var(--primary-color-bg);color:#fff;color:var(--primary-color-text)}.toggleButton{aspect-ratio:1;border:1px solid gray;border-radius:100%;cursor:pointer;transition:background-color .5s ease,color .5s ease}.toggleButton:hover{background:#86212f;background:var(--primary-color-bg)}.toggleButton:hover>svg path{fill:#fff!important}.page{align-items:center;display:flex-end;flex-direction:column;justify-content:center;margin-top:1.5rem;text-align:center}.modalsubline{align-items:center;display:flex;justify-content:space-between}a.fc-daygrid-day-number{color:#000!important}.fc-scrollgrid-sync-inner a{color:#fff}.fc .fc-bg-event{opacity:1}.fc .fc-event-title{display:block;font-weight:700;text-align:left}.fc .fc-event-title span{display:block;font-weight:300}.fc-daygrid-dot-event{background:#2eff4e;color:#000!important}.fc-daygrid-event-dot{display:none}.fc-event.fc-event-end.fc-event-future.text-center.fc-bg-event{align-items:end;display:flex;justify-content:end}.holiday-event{background:#ff7043!important}.vacation-event{background:#4286f4!important}.schedule-event{background:#30ff4e!important}.event-title{display:flex;flex-direction:column;font-weight:700;justify-content:start;margin-top:.5rem;width:100%}.event-title span{display:block;font-size:.75rem;font-weight:400;width:100%}.fc .fc-daygrid-day-top{flex-direction:row!important}.tooltip{background:#333131;border-radius:5px;color:#fff;padding:4px;position:absolute;z-index:100}.tooltip:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333131;clear:both;content:"";height:0;left:42%;position:absolute;top:100%;width:0}.overflowx{overflow-x:auto}@media only screen and (max-width:576px){.pageContent{padding:1rem 1.5rem}.mb-xs-1{margin-bottom:1rem}.event-title{font-size:.8rem}.fc-daygrid-day-events{margin-bottom:0}}.navigation{aspect-ratio:1/1;height:100%}.navigation>.navigationTrigger{align-items:center;background:inherit;cursor:pointer;display:flex;height:100%;justify-content:center;transition:-webkit-filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out,-webkit-filter .2s ease-in-out}.navigation>.navigationTrigger:hover{-webkit-filter:brightness(1.35);filter:brightness(1.35)}nav{background:#273238;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;left:-4.688rem;overflow:hidden;position:fixed;top:var(--header-height);transition:width .3s ease 0ms,left .3s;width:4.688rem;z-index:100}nav.showPreview{left:0}nav.show,nav.showClick{left:0;width:16.875rem}.navigation>.dismissClicker{opacity:0;transition:opacity .2s cubic-bezier(.6,0,.6,1)}.navigation>.dismissClicker.activeClick,.navigation>.dismissClicker.activeHover{background:#000;bottom:0;left:0;position:absolute;right:0;top:var(--header-height);z-index:5}.navigation>.dismissClicker.activeClick{opacity:20%}.navigation>.dismissClicker.activeHover{opacity:0}nav>ul{margin:0;overflow-y:auto;padding:0;width:16.875rem}nav>ul>a{align-items:center;color:#76828e;display:flex;height:4.125rem;text-decoration:none;width:16.875rem}nav>ul>a:hover{background:#b04445;color:#fff}nav>ul>a>li{align-items:center;display:flex;list-style-type:none;width:100%}nav>ul>a>li>svg{margin:0 1.563rem;width:1.563rem}:root{--header-height:3.5rem}header.Header_topHeader__5QKaH{align-items:center;background-color:#86212f;color:#fff;display:flex;height:3.5rem;height:var(--header-height);justify-content:space-between}header.Header_topHeader__5QKaH>*{background:inherit}header.Header_topHeader__5QKaH>.Header_logo__4lR6u{font-family:Bevan;font-size:1.8rem;font-style:oblique}header.Header_topHeader__5QKaH>.Header_centerItem__Bz9kh{flex:1 1;text-align:center}header.Header_topHeader__5QKaH>.Header_clock__i4Qw9{font-size:1.5rem;font-weight:300}header.Header_topHeader__5QKaH>.Header_currentUser__g3neG{font-size:1.5rem;padding:0 .625rem}@media only screen and (max-width:576px){:root{--header-height:2.5rem}header.Header_topHeader__5QKaH>.Header_logo__4lR6u{font-size:1.3rem}header.Header_topHeader__5QKaH>.Header_clock__i4Qw9,header.Header_topHeader__5QKaH>.Header_currentUser__g3neG{font-size:1.2rem}}.MessageList_subject__jeAhI{font-weight:700}.Progress_progress__lKnEK{background-color:#f5f5f5;border-radius:3px;box-shadow:none;flex:1 1;overflow:hidden}.Progress_progress__lKnEK.Progress_vertical__gTGAL{display:inline-block;height:200px;margin-right:10px;position:relative;width:20px}.Progress_progress__lKnEK.Progress_vertical__gTGAL>.Progress_progress-bar__-bjwk{bottom:0;position:absolute;width:100%!important}.Progress_progress__lKnEK div[role=progressbar]{-webkit-animation:Progress_progress-bar-stripes__q-YkD 2s linear infinite;animation:Progress_progress-bar-stripes__q-YkD 2s linear infinite;background-color:#2196f3;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px;box-shadow:none;height:100%}.Progress_progress__lKnEK div[role=progressbar].Progress_text-left__sSa3M{text-align:left}.Progress_progress__lKnEK div[role=progressbar].Progress_text-left__sSa3M span{margin-left:10px}.Progress_progress__lKnEK div[role=progressbar].Progress_text-right__81QqE{text-align:right}.Progress_progress__lKnEK div[role=progressbar].Progress_text-right__81QqE span{margin-right:10px}@-webkit-keyframes Progress_progress-bar-stripes__q-YkD{0%{background-position:40px 0}to{background-position:0 0}}@keyframes Progress_progress-bar-stripes__q-YkD{0%{background-position:40px 0}to{background-position:0 0}}h3{margin-bottom:5px}.CalendarList_yearlytotal__\+4t8m{display:flex;flex-direction:column;flex-wrap:nowrap}.CalendarList_yearlytotal__\+4t8m span{width:12rem}dialog[open]{width:40%!important}.CalendarView_calendarView__X5QJ0{display:flex;flex-direction:row;height:100%;width:100%}.CalendarView_calendarView__X5QJ0 .CalendarView_schedule__qRKp0{display:flex;flex-direction:row;margin-bottom:1rem}.CalendarView_scheduleClass__uVuVW{align-items:flex-end;display:flex;flex-direction:column}.CalendarView_calendarSummary__f4I6g{align-items:"flex-start";display:"flex";justify-content:"space-between"}@media screen and (max-width:768px){dialog.CalendarView_editEmployee__yffYN{width:80%!important}.CalendarView_calendarView__X5QJ0{flex-direction:column-reverse}.CalendarView_calendarView__X5QJ0 .CalendarView_schedule__qRKp0{flex-direction:column;flex-wrap:wrap;margin:.5rem .5rem 0}.CalendarView_scheduleClass__uVuVW{flex-direction:row}}:root{--table-border:0.5px solid #ddd}.WeekView_schedulesPageContainer__hINpS{font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.WeekView_schedulesPageContainer__hINpS .WeekView_calendar__bl5QD{grid-gap:.5px;background-color:#f3f3f3;display:grid;gap:.5px;grid-template-columns:-webkit-max-content repeat(7,1fr);grid-template-columns:max-content repeat(7,1fr);overflow-x:auto}.WeekView_schedulesPageContainer__hINpS .WeekView_headerTitle__E7Aj9{display:flex;gap:.625rem;grid-column:1/-1;padding:.313rem}.WeekView_schedulesPageContainer__hINpS .WeekView_headerTitle__E7Aj9 .WeekView_title__RVNz8{font-size:150%;font-weight:700;line-height:1.5rem}.WeekView_schedulesPageContainer__hINpS .WeekView_headerNavigator__Cz11n{display:flex;flex-direction:row;font-size:.5rem;gap:.313rem;grid-column:1/-1;outline:.5px solid #ddd;outline:var(--table-border)}.WeekView_schedulesPageContainer__hINpS .WeekView_headerNavigator__Cz11n button{align-items:center;background:none;border:none;border-radius:0;display:flex;transition:background .1s ease-in-out}.WeekView_schedulesPageContainer__hINpS .WeekView_headerNavigator__Cz11n button:hover{background:rgba(0,0,0,.314);font-weight:700}.WeekView_schedulesPageContainer__hINpS .WeekView_headerNavigator__Cz11n button span{margin-right:1rem}.WeekView_schedulesPageContainer__hINpS .WeekView_headerDays__PHbdM{display:contents}.WeekView_schedulesPageContainer__hINpS .WeekView_headerDays__PHbdM .WeekView_totalSemana__vOFO6{background-color:#f1f4f5;background-color:var(--primary-color-bg);outline:.5px solid #ddd;outline:var(--table-border)}.WeekView_schedulesPageContainer__hINpS .WeekView_headerDays__PHbdM .WeekView_dayHeader__wxB-Y{background-color:var(--primary-color-bg);color:#fff;display:flex;font-size:1em;font-weight:700;justify-content:space-around;outline:.5px solid #ddd;outline:var(--table-border);padding:2px 4px;text-transform:capitalize}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I{display:contents}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_peopleColumnCell__xkS7s{display:flex;gap:.625rem;outline:.5px solid #ddd;outline:var(--table-border);padding:.625rem}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_peopleColumnCell__xkS7s .WeekView_employeeIcon__PzE-d img{background:#c8c6c4;border-radius:100%;width:2.5rem}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_peopleColumnCell__xkS7s .WeekView_employeeData__Fg0QE .WeekView_name__pWUno{font-weight:500;max-width:9.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF{background-color:#fff;display:flex;min-height:3.125rem;min-width:8.25rem;outline:.5px solid #ddd;outline:var(--table-border);padding:3px 2px 1px}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF .WeekView_event__YDLym{background-color:rgba(37,93,9,.2);border-left:5px solid;border-color:rgba(37,93,9,.5);border-radius:3px;color:#82353d;flex:1 1;font-size:.75rem;font-weight:500;padding:.313rem .625rem}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF .WeekView_deletedEvent__5kQHS{text-decoration:line-through}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF .WeekView_holiday__kmiPy{background-color:rgba(255,0,0,.2);border-color:rgba(255,0,0,.5)}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF .WeekView_vacation__NdBV3{background-color:rgba(0,4,255,.2);border-color:rgba(0,4,255,.5)}.WeekView_schedulesPageContainer__hINpS .WeekView_memberRow__j5L6I .WeekView_dayCell__grVwF .WeekView_eventIcons__uTF2I{align-items:center;color:#000;display:flex;gap:3px;justify-content:flex-end;min-height:1.25rem}.WeekView_skeletonWeekView__Jyuz2{align-items:center;display:grid;grid-column:1/-1;height:12.5rem;justify-content:center;width:100%}.EmployeeView_subSection__Qd-nS .EmployeeView_card__MlgYY{margin-bottom:1rem}.EmployeeView_Profile__tIaAD{display:flex;flex-wrap:wrap}.EmployeeView_Profile__tIaAD .EmployeeView_subSection__Qd-nS{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem}.EmployeeView_loading__mMDns{align-items:center;display:flex;font-size:1.3rem;font-weight:700;justify-content:center;min-height:8.75rem}.EmployeeView_height250__XHaqa{min-height:16.875rem}.EmployeeView_toggleButton__uZXY2{aspect-ratio:1;border:1px solid gray;border-radius:100%;cursor:pointer}dialog[open]{max-height:80%;width:80%}.EmployeeView_photo__\+YvvB img:hover{border:1px solid}dialog.EmployeeView_body__yyQ\+e{overflow-x:auto}dialog.EmployeeView_editEmployee__zIOCz{width:30%!important}dialog.EmployeeView_editEmployee__zIOCz input{width:65%}@media screen and (max-width:768px){dialog.EmployeeView_editEmployee__zIOCz{width:90%!important}.EmployeeView_Profile__tIaAD .EmployeeView_subSection__Qd-nS{gap:0;padding:0}}label.EmployeeList_bold__wjmp5{width:40%}dialog.EmployeeList_employeeForm__fMWA5{width:32%!important}@media screen and (max-width:768px){dialog.EmployeeList_employeeForm__fMWA5{width:80%!important}}.EmployeeList_formInput__FeV\+7 input{width:65%}.AssignTags_calendarMap__itqdW{cursor:pointer;font-size:1.1rem;margin:.65rem 0;& input{height:1rem;width:1rem}}dialog.AssignTags_assignTags__xFyM8{width:50%!important}@media screen and (max-width:768px){dialog.AssignTags_assignTags__xFyM8{width:80%!important}}.AssignCalendar_calendarMap__-AH7r{cursor:pointer;font-size:1.1rem;margin:.65rem 0}.AssignCalendar_calendarMap__-AH7r input{height:1rem;width:1rem}.AssignCalendar_modalsublinep__fXG22{margin:.5rem 0}
/*# sourceMappingURL=main.d0211e89.css.map*/