@keyframes btnLoad{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-form{display:flex;flex-direction:column;gap:20px}.custom-form h1,.custom-form h2{margin-bottom:0}.custom-form .alert{margin:0}.custom-form label{font-size:14px;font-weight:700;margin-bottom:7px}.custom-form .password-input{position:relative}.custom-form .password-input input{padding-right:2em}.custom-form .password-input .toggle-password-btn{background:transparent;border:none;color:#5f5f5f;cursor:pointer;display:block;font-size:1em;padding:3px;position:absolute;right:5px;top:50%;transform:translateY(-50%)}.custom-form .password-input:has(input[type=text]) .toggle-password-btn i:before{content:""}.custom-form .form-control{background-clip:padding-box;background-color:#fff;border:none;border-radius:10px;color:#333;display:block;font-size:1rem;font-weight:400;height:unset;line-height:1;outline:1px solid rgba(179,223,255,.14);padding:8px 12px;width:100%}.custom-form .form-control:focus{box-shadow:0 0 0 3px rgba(60,141,188,.16);outline-color:#32769d}.custom-form .form-control.disabled,.custom-form .form-control:disabled{background-color:#f7f7f7;color:gray;outline-color:#d9d9d9;pointer-events:none}.custom-form select.form-control{border-right:10px solid transparent;padding-right:0}.custom-form .form-check{align-items:center;display:flex;gap:10px;margin:0;padding-left:0}.custom-form .form-check .form-check-input{cursor:pointer;left:0;margin:0;top:0;width:0}.custom-form .form-check .form-check-input:after{align-items:center;aspect-ratio:1;background:#fff;border:1px solid rgba(179,223,255,.14);border-radius:50%;color:#fff;content:"";display:flex;font-family:Font Awesome\ 7 Free;font-size:14px;font-weight:900;justify-content:center;text-align:center;width:30px}.custom-form .form-check .form-check-input:checked:after{background:#3c8dbc;border-color:#3c8dbc;content:""}.custom-form .form-check .form-check-label,.custom-form .form-check label{cursor:pointer;margin:0}.custom-form .form-check .form-check-input.input-field-error,.custom-form .form-control.input-field-error{outline-color:#aa3131}.custom-form .form-check .form-check-input.input-field-error:after,.custom-form .form-control.input-field-error:after{border-color:#aa3131}.custom-form .form-row{display:flex;flex-wrap:nowrap;gap:20px;margin:0}.custom-form .form-row .form-group{flex-basis:0;flex-grow:1}.custom-form .form-group{margin:0}.custom-form .form-group .form-link{font-size:14px;text-decoration:underline}.custom-form .form-group .form-link:hover{text-decoration:none}.custom-form .invalid-feedback{color:#aa3131;font-size:12px;font-style:italic;margin-top:7px}.custom-form .invalid-feedback a{color:#333;text-decoration:underline}.custom-form .date-row{align-items:center;display:flex;gap:15px}.page-calendar .calendar-section{font-size:18px}.page-calendar .calendar-section h1{margin:0 0 30px}.page-calendar .calendar-section .calendar{align-items:stretch;display:flex;flex-direction:column;gap:0}.page-calendar .calendar-section .calendar .nav-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px 2px;margin:0 0 12px}.page-calendar .calendar-section .calendar .nav-row .nav-btn{aspect-ratio:1;background-color:transparent;border-radius:50%;cursor:pointer;display:grid;place-content:center;width:40px}.page-calendar .calendar-section .calendar .nav-row .nav-btn:hover{background-color:#d9e1eb}.page-calendar .calendar-section .calendar .nav-row .nav-btn[data-btn-prev]{margin-left:20px}.page-calendar .calendar-section .calendar .nav-row .nav-btn[data-btn-next]{margin-right:20px}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper{align-items:center;display:flex;gap:10px;margin-right:15px}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector{cursor:pointer;position:relative;z-index:1}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector .current{align-items:center;background-color:transparent;border:1px solid #d9e1eb;border-radius:40px;display:flex;gap:8px;line-height:1;padding:10px 15px;position:relative;text-transform:capitalize}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector .current:hover{background-color:#d9e1eb}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul{background:#fff;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.08);display:grid;font-size:18px;gap:3px;grid-template-columns:1fr 1fr 1fr;left:50%;list-style:none;min-width:100%;opacity:0;padding:10px;pointer-events:none;position:absolute;top:-20px;transform:translateX(-50%);transition:opacity .3s;z-index:9}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li{aspect-ratio:4/3;border-radius:5px;display:grid;padding:0 8px;place-content:center;text-transform:capitalize}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li.true-date{background:rgba(236,240,245,.6)}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li.active,.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li:hover{background:#ecf0f5;color:#3c8dbc}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul[data-year-list] li{aspect-ratio:10/9;padding:0 13px}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector.selector-open{z-index:2}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector.selector-open .current{padding:10px}.page-calendar .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector.selector-open ul{opacity:1;pointer-events:auto}.page-calendar .calendar-section .calendar .nav-row .nav-btn-alt{align-items:center;background-color:transparent;border:1px solid #d9e1eb;border-radius:40px;cursor:pointer;display:flex;line-height:1;padding:10px 15px;text-transform:capitalize}.page-calendar .calendar-section .calendar .nav-row .nav-btn-alt:hover{background-color:#d9e1eb}.page-calendar .calendar-section .calendar .calendar-wrapper{align-items:stretch;border:1px solid #e5e7eb;border-radius:4px;border-top:3px solid #3c8dbc;display:flex;flex-direction:column;overflow:hidden}.page-calendar .calendar-section .calendar .calendar-wrapper .days-row{background-color:#e3eaf2;display:grid;gap:1px;grid-template-columns:repeat(7,1fr)}.page-calendar .calendar-section .calendar .calendar-wrapper .days-row span{background-color:#e3eaf2;color:#3c8dbc;display:block;font-size:12px;font-weight:600;line-height:1;padding:12px;text-align:center;text-transform:uppercase}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid{background-color:#e5e7eb;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);transition:opacity .3s}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell{background-color:#fff;min-height:120px;min-width:0;padding:8px;position:relative}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:after,.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:before{background-color:rgba(0,0,0,.1);bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;visibility:hidden;z-index:1}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:after:after,.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:before:after{z-index:3}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .cell-date{aspect-ratio:1;background-color:#ecf0f5;border-radius:50%;color:#3c8dbc;display:grid;float:right;font-size:14px;place-content:center;width:28px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag{background-color:#dee5ed;border-radius:20px;color:#3c8dbc;display:block;font-size:12px;line-height:1;margin-top:10px;padding:4px 8px;width:fit-content}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-1{background-color:#d7f7f2;color:#25ad93}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-2{background-color:#e8f5d5;color:#81b12c}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-3{background-color:#ffe8fc;color:#c548b3}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-4{background-color:#ffe7e5;color:#e37464}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .month-tag{color:#3c8dbc;float:left;font-size:11px;line-height:1;padding:5px 0;position:relative;text-transform:capitalize;z-index:4}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item{align-items:flex-start;background-color:#dfeeff;border:1px solid transparent;border-radius:5px;color:#2d85ed;cursor:pointer;display:flex;flex-direction:column;font-size:12px;margin-top:6px;padding:10px;position:relative;z-index:2}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item>*{margin:0 0 3px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item>* p{margin:0}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item>:last-child{margin-bottom:0}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5{align-items:start;display:flex;font-weight:600;justify-content:space-between;line-height:1;width:100%}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5 span{color:#333}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5 .employee-container{display:flex;gap:12px;margin:-6px -7px -5px 0;z-index:1}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5 .employee-container img{aspect-ratio:1;border:2px solid;border-radius:50%;box-shadow:-3px 0 3px 0 rgba(0,0,0,.3);margin:0 0 0 -26px;width:26px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5 .employee-container img:first-child{box-shadow:none;margin:0}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .event-description,.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item i{color:#333}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .event-time{font-weight:600}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item [data-check-complete]{bottom:6px;position:absolute;right:6px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item [data-check-complete]:checked:before{background-color:#2d85ed}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .edit-event-btn{aspect-ratio:1;background-color:#dfeeff;border-radius:5px;bottom:6px;display:grid;font-size:12px;margin:0;opacity:0;padding:5px;place-content:center;position:absolute;right:6px;transition:opacity .3s}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-1{background-color:#d7f7f2;color:#25ad93}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-1 .edit-event-btn{background-color:rgba(37,173,147,.15)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-1 [data-check-complete]:checked:before{background-color:#25ad93}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-2{background-color:#e8f5d5;color:#81b12c}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-2 .edit-event-btn{background-color:rgba(129,177,44,.15)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-2 [data-check-complete]:checked:before{background-color:#81b12c}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-3{background-color:#ffe8fc;color:#c548b3}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-3 .edit-event-btn{background-color:rgba(197,72,179,.15)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-3 [data-check-complete]:checked:before{background-color:#c548b3}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-4{background-color:#ffe7e5;color:#e37464}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-4 .edit-event-btn{background-color:hsla(8,69%,64%,.15)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item.event-type-4 [data-check-complete]:checked:before{background-color:#e37464}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item:hover .edit-event-btn{opacity:1}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper{display:block;margin-left:-8px;margin-right:-8px;padding:0 8px;width:calc(100% + 17px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.first{position:relative;z-index:4}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.last,.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.middle{pointer-events:none;visibility:hidden}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-1{width:calc(100% + 16px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-2{width:calc(200% + 33px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-3{width:calc(300% + 50px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-4{width:calc(400% + 67px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-5{width:calc(500% + 84px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-6{width:calc(600% + 101px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.length-7{width:calc(700% + 118px)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item{align-items:center;border-radius:30px;flex-direction:row;height:25px;margin-top:4px;overflow:hidden;padding:0 10px 0 0;position:relative;white-space:nowrap}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item h5{align-items:center;margin-bottom:0;margin-left:10px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item h5 .employee-container{margin:0 -10px 0 0}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item h5 .employee-container img{border:none;margin:0 0 0 -23px;width:23px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item [data-holiday]{position:absolute;right:6px;top:6px;z-index:1}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper .period-item:after{background:linear-gradient(90deg,transparent,#dfeeff 55%);bottom:-1px;content:"";display:block;position:absolute;right:-1px;top:-1px;width:20px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .period-wrapper.period-holiday .period-item:after{width:45px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday{z-index:1}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday .period-item{background-color:#0e544e}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday .period-item:after{background:linear-gradient(90deg,transparent,#0e544e 55%)}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:has(>.period-holiday):before{background-color:rgba(14,84,78,.15);visibility:visible}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell:has(>.period-holiday) .period-holiday .period-item [data-holiday]{display:block!important}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell.other-month:after{visibility:visible}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell.today .cell-date{background-color:#3c8dbc;color:#ecf0f5}@media screen and (max-width:950px){.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .cell-date{font-size:12px;width:24px}}.page-calendar .calendar-section .calendar .pending{opacity:.6;pointer-events:none}@media screen and (max-width:950px){.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell{padding:5px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .cell-date{font-size:12px;width:24px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item{padding:5px}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .event-description{font-kerning:none;font-size:11px;line-height:1.15;opacity:.75;text-rendering:optimizelegibility}.page-calendar .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .edit-event-btn{border-radius:3px;bottom:3px;font-size:10px;padding:3px;right:3px}}@media screen and (width <= 768px){.page-calendar .calendar-section{overflow-x:scroll}.page-calendar .calendar-section .calendar-wrapper{min-width:fit-content}}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend{align-items:center;background-color:#27353f;border-color:transparent;display:flex;font-size:14px;gap:12px;margin-left:auto;margin-right:0;pointer-events:none}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend span{font-weight:600}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item{align-items:center;display:flex;gap:5px}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item:before{aspect-ratio:1;background-color:#dfeeff;border:5px solid #2d85ed;border-radius:50%;content:"";display:block;width:18px}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-1:before{background-color:#25ad93;border-color:#d7f7f2}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-2:before{background-color:#81b12c;border-color:#e8f5d5}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-3:before{background-color:#c548b3;border-color:#ffe8fc}.page-calendar .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-4:before{background-color:#e37464;border-color:#ffe7e5}.page-calendar .modal-wrapper{color:#cadce8;height:100%;left:0;padding:15px;position:fixed;top:0;transition:opacity .2s;width:100%;z-index:9999}.page-calendar .modal-wrapper .modal-bg{background-color:rgba(0,0,0,.6);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.page-calendar .modal-wrapper .modal-box{background-color:#222d35;border-radius:5px;margin:85px auto 0;max-height:calc(100% - 150px);max-width:500px;position:relative;transition:transform .2s;width:100%;z-index:2}.page-calendar .modal-wrapper .modal-box .modal-actions,.page-calendar .modal-wrapper .modal-box .modal-content,.page-calendar .modal-wrapper .modal-box .modal-header{align-items:center;display:flex;gap:5px;padding:15px}.page-calendar .modal-wrapper .modal-box .modal-actions{justify-content:right;padding-top:10px}.page-calendar .modal-wrapper .modal-box .modal-actions .btn-danger{margin-right:auto}.page-calendar .modal-wrapper .modal-box .modal-close{aspect-ratio:1;background-color:transparent;border-radius:50%;cursor:pointer;display:grid;place-content:center;position:absolute;right:5px;top:5px;transition:background-color .2s;width:35px;z-index:1}.page-calendar .modal-wrapper .modal-box .modal-close:hover{background-color:rgba(0,0,0,.2)}.page-calendar .modal-wrapper .modal-box .modal-content{align-items:stretch;box-shadow:none;flex-direction:column}.page-calendar .modal-wrapper .modal-box .modal-content [data-title-input]{background-color:transparent;border-bottom:2px solid #334552;border-radius:5px 5px 0 0;box-shadow:none;font-size:22px;outline:none;padding:10px 10px 6px;transition:background-color .2s,border-color .2s;width:calc(100% - 32px)}.page-calendar .modal-wrapper .modal-box .modal-content [data-title-input]:focus{background-color:#1c252c;border-color:#396584}.page-calendar .modal-wrapper .modal-box .modal-content h4,.page-calendar .modal-wrapper .modal-box .modal-content p{margin:0}.page-calendar .modal-wrapper .modal-box .modal-content .error-message{color:#aa3131;display:block;font-size:.9em;font-style:italic;font-weight:600;margin-top:4px}.page-calendar .modal-wrapper .modal-box .modal-content .error-message:before{content:"*";display:inline}.page-calendar .modal-wrapper .btn{aspect-ratio:5/4;padding:8px;position:relative}.page-calendar .modal-wrapper .btn.btn-loading{color:transparent;opacity:.8;pointer-events:none}.page-calendar .modal-wrapper .btn.btn-loading:after{animation-duration:1s;animation-iteration-count:infinite;animation-name:btnLoad;animation-timing-function:linear;color:#cadce8;content:"";display:block;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:600;left:calc(50% - 9px);line-height:1;position:absolute;top:calc(50% - 9px)}.page-calendar .modal-wrapper.confirm-modal-wrapper .modal-bg{cursor:auto}.page-calendar .modal-wrapper.confirm-modal-wrapper .modal-box{margin-top:0;top:50%;transform:translateY(-50%)}.page-calendar .modal-wrapper.confirm-modal-wrapper .modal-box .modal-actions .btn{aspect-ratio:unset;margin-right:0;padding:6px 12px}.page-calendar .modal-wrapper.modal-hidden{opacity:0;pointer-events:none}.page-calendar .modal-wrapper.modal-hidden .modal-box{transform:scale(.8)}.page-calendar.v10-dark .calendar-section,.page-calendar.v10-dark .calendar-section .calendar .nav-row .nav-btn{color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .nav-row .nav-btn:hover{background-color:#2b3a45;color:#fff}.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector .current{border-color:#2b3a45}.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector .current:hover{background-color:#2b3a45}.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul{background:#2b3a45}.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li.true-date{background:rgba(51,69,82,.6)}.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li.active,.page-calendar.v10-dark .calendar-section .calendar .nav-row .month-selector-wrapper .date-selector ul li:hover{background:#3b4f5e;color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .nav-row .nav-btn-alt{border-color:#2b3a45}.page-calendar.v10-dark .calendar-section .calendar .nav-row .nav-btn-alt:hover{background-color:#2b3a45}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper{border:1px solid transparent;border-top:3px solid #68b6ee;box-shadow:0 0 8px 0 rgba(0,0,0,.25)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .days-row{background-color:#334552}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .days-row span{background-color:#334552;color:#68b6ee}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid{background-color:#334552}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell{background-color:#222d35}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .cell-date{background-color:#1f2830;color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag{background-color:#334552;color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-1{background-color:#23434a;color:#8dffe9}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-2{background-color:#2b3b38;color:#d7ff99}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-3{background-color:#393847;color:#ffb1df}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .type-tag.event-type-4{background-color:#3d393d;color:#ffa690}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .month-tag{color:#68b6ee}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell.today .cell-date{background-color:#68b6ee;color:#222d35;font-weight:600}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item{background-color:#1d3753;color:#449aff}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .event-description,.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item h5 span,.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item i{color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item .edit-event-btn{background-color:#1d3753,.15}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-item [data-check-complete]:checked:before{background-color:#449aff}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-1{background-color:#23434a;color:#8dffe9}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-1 .edit-event-btn{background-color:rgba(141,255,233,.15)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-1 [data-check-complete]:checked:before{background-color:#8dffe9}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-2{background-color:#2b3b38;color:#d7ff99}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-2 .edit-event-btn{background-color:rgba(215,255,153,.15)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-2 [data-check-complete]:checked:before{background-color:#d7ff99}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-4{background-color:#3d393d;color:#ffa690}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-4 .edit-event-btn{background-color:rgba(255,166,144,.15)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-type-4 [data-check-complete]:checked:before{background-color:#ffa690}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-2-milestone{background-color:#393847;color:#ffb1df}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-2-milestone .edit-event-btn{background-color:rgba(255,177,223,.15)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-2-milestone [data-check-complete]:checked:before{background-color:#d88bb9}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday{color:#cadce8}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday .period-item{background-color:#0e544e}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-1-holiday .period-item:after{background:linear-gradient(90deg,transparent,#0e544e 55%)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-0-period .period-item{background-color:#324f63}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell .event-0-period .period-item:after{background:linear-gradient(90deg,transparent,#324f63 55%)}.page-calendar.v10-dark .calendar-section .calendar .calendar-wrapper .dates-grid .cell:has(>.event-1-holiday):before{background-color:rgba(14,84,78,.15)}.page-calendar.v10-dark .modal-wrapper .modal-box .modal-content .error-message{color:#ffb8b8}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend{border-color:transparent}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend span{color:#7992a4}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item:before{background-color:#449aff;border-color:#1d3753}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-1:before{background-color:#8dffe9;border-color:#23434a}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-2:before{background-color:#d7ff99;border-color:#2b3b38}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.type-4:before{background-color:#ffa690;border-color:#3d393d}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.event-2-milestone:before{background-color:#ffb1df;border-color:#393847}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.event-1-holiday:before{background-color:#0e544e;border-color:#1c2e33}.page-calendar.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu)>li>a.sonata-action-element.color-legend .color-item.event-0-period:before{background-color:#cadce8;border-color:#324f63}.page-calendar.v10-dark .modal-box{background-color:#222d35;color:#cadce8}.page-timesheet:has(.sortable-fallback) *{cursor:grabbing!important}.page-timesheet .content-wrapper{align-items:stretch;display:flex;flex-direction:column}.page-timesheet .content-wrapper section.content{display:flex;flex-direction:column;flex-grow:1;padding-top:11px;width:100%}.page-timesheet .timesheet-section{position:relative;transition:opacity .2s}.page-timesheet .timesheet-section,.page-timesheet .timesheet-section .calendar{display:flex;flex-direction:column;flex-grow:1}.page-timesheet .timesheet-section .calendar .nav-row{padding-top:4px}.page-timesheet .timesheet-section .calendar .nav-row .nav-btn-alt{gap:5px;text-transform:none}.page-timesheet .timesheet-section .calendar .nav-row .nav-btn-alt i{font-size:.7em}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn{margin-left:auto;margin-right:5px;position:relative;transition:border-color .2s,box-shadow .2s,background-color .2s}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn [data-toggle]{font-size:.85em;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn [data-toggle="0"]{opacity:0}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn .alert-icon{aspect-ratio:1;background-color:#417396;border-radius:50%;color:#cadce8;display:grid;font-size:.65em;opacity:0;place-content:center;position:absolute;right:-3px;top:-3px;transition:opacity .2s;width:16px}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn.toggle-btn-hide [data-toggle="1"]{opacity:0}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn.toggle-btn-hide [data-toggle="0"]{opacity:1}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn.alert-toggle{border-color:transparent;box-shadow:inset 0 0 0 2px #417396}.page-timesheet .timesheet-section .calendar .nav-row .toggle-btn.alert-toggle .alert-icon{opacity:1}.page-timesheet .timesheet-section .calendar .timesheet-wrapper{border-radius:4px;border-top:3px solid #3c8dbc;display:grid;flex-grow:1;grid-template-columns:repeat(6,16.6666666667%);overflow:hidden;transition:all .2s}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col{border-left:1px solid #e3eaf2;display:flex;flex-direction:column;min-width:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col:first-child{border:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-header{background:#e3eaf2;display:flex;flex-direction:column;flex-shrink:0;height:53px;line-height:1;padding:8px 10px;position:relative}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .day-label{margin-bottom:4px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .date-label,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .day-time{font-size:13px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .day-time{border-radius:3px;padding:3px 4px;position:absolute;right:8px;top:8px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;padding:8px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .add-time-entry-btn{align-items:center;border-radius:20px;cursor:pointer;display:flex;font-size:14px;gap:3px;margin:0 auto;padding:3px 10px;user-select:none;width:fit-content}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .add-time-entry-btn i{display:block;font-size:10px;width:fit-content}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;margin-top:8px;user-select:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry{background:#ecf0f5;border-bottom:2px solid #e7e7e7;border-left:5px solid;border-radius:4px;color:#3c8dbc;cursor:pointer;font-size:11px;height:fit-content;margin-bottom:6px;overflow:hidden;position:relative;will-change:height}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.removing{height:0!important;margin-bottom:0;opacity:0;transition:opacity .2s,margin-bottom .2s,height .2s}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper{color:#333;display:flex;gap:3px;justify-content:space-between;padding:6px 6px 6px 8px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-left{display:flex;flex-direction:column;flex-shrink:1;min-width:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-left h6{font-size:13px;font-weight:600;margin:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-left .time-entry-component{font-style:italic;line-height:1.15}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-left .time-entry-subproject{line-height:1.15}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-right{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:3px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-right .time-entry-time{border-radius:3px;font-size:12px;font-weight:700;line-height:1;padding:3px 4px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-right .time-entry-comment{display:none;position:relative}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-right .time-entry-comment i{padding:6px 6px 3px;width:auto}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper{color:#333;display:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form{padding:6px 6px 11px 8px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form hr{border-top:1px solid #3b4f5e;height:0;margin:0 0 10px;width:100%}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form label{margin-right:6px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form input[data-favorite-check]{display:inline-block;position:relative;vertical-align:middle}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .date-row{align-items:center;display:flex;gap:10px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .date-row .select2-container--bootstrap{flex-basis:0;flex-grow:1}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-row{margin-bottom:10px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-row:last-child{margin-bottom:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group{margin:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group{align-items:center;display:flex;gap:6px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group label{margin:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group input{margin:0;overflow:hidden}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group input:before{background-color:#334552}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group input:after{background-color:#396584;bottom:0;display:grid;left:0;place-content:center;right:0;top:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .form-group.check-group input:hover:before{background-color:#3b4f5e}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .actions-row{align-items:center;display:flex;gap:3px;justify-content:right;width:100%}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .actions-row .btn{aspect-ratio:5/4;justify-content:center;padding:0;width:35px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper form .actions-row .btn-danger{margin-right:auto}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .delete-favorite{display:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.simple-time-entry .info-wrapper .time-entry-left{justify-content:center}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.open{cursor:auto}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-ghost{background-color:#222d35;border-color:transparent;position:relative}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-ghost *{opacity:0}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-drag,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-fallback{opacity:1!important}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .info-wrapper .time-entry-left h6,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .info-wrapper .time-entry-left>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .edit-wrapper,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .info-wrapper .time-entry-right{display:none!important}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .delete-favorite{align-items:center;background-color:#aa3131;border-radius:0 4px 4px 0;color:#ffb8b8;display:flex;font-size:13px;height:100%;justify-content:center;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:width .2s,opacity .2s;width:38px;z-index:9}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .delete-favorite i{margin-left:3px;opacity:1}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry .delete-favorite:before{background-color:#222d35;border-radius:0 4px 4px 0;content:"";display:block;height:100%;left:-1px;opacity:1;position:absolute;top:0;transition:width .2s;width:39px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry.favorite-delete .delete-favorite{opacity:1}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list.favorite-entry-list .time-entry.favorite-delete .delete-favorite:before{width:5px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry-holiday h6 i,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry-other h6 i,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry-work h6 i{display:inline-block;margin-right:5px}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col.weekend-col,.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col.weekend-col .day-header .date-label{display:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-header{background-color:#e1f4f4;transition:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-content{background-color:#f5ffff;transition:none}.page-timesheet .timesheet-section .calendar .timesheet-wrapper.show-weekend{grid-template-columns:repeat(7,14.2857142857%)}.page-timesheet .timesheet-section .calendar .timesheet-wrapper.show-weekend .day-col.weekend-col{display:flex}.page-timesheet .timesheet-section .calendar .timesheet-wrapper.calendar-transitioning{grid-template-columns:repeat(6,1fr) auto}.page-timesheet .timesheet-section .calendar .timesheet-wrapper.calendar-transitioning .day-col.weekend-col{display:flex}.page-timesheet .timesheet-section .calendar .timesheet-wrapper.week-locked{opacity:.85;pointer-events:none}.page-timesheet .timesheet-section .time-entry-comment-label{background-color:#3f5564;border-radius:4px;box-shadow:0 0 2px 0 rgba(0,0,0,.2);font-size:11px;line-height:1;max-width:150px;opacity:0;padding:4px 6px;pointer-events:none;position:fixed;transition:opacity .2s}.page-timesheet .timesheet-section .time-entry-comment-label.show{opacity:1}.page-timesheet .timesheet-section .calendar-spinner{color:#fff;font-size:75px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s}.page-timesheet .timesheet-section.calendar-loading{opacity:.6;pointer-events:none}.page-timesheet .timesheet-section.calendar-loading .calendar-spinner{opacity:.6}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right{margin-right:-12px}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element{margin:6px 6px 6px 2px}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time{pointer-events:none}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time strong{display:inline-block;margin:0 8px 0 3px;text-align:center}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time strong:last-child{margin:0}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time.week-total-time strong{margin:0;width:45px}.page-timesheet .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-lock{background-color:#396584;border-color:transparent}.page-timesheet .modal-wrapper .modal-box{max-width:400px}.page-timesheet .modal-wrapper .modal-box .modal-content{padding-top:20px}.page-timesheet .modal-wrapper .modal-box .modal-actions{justify-content:right}.page-timesheet .modal-wrapper .modal-box .modal-actions .btn{margin:0}.page-timesheet .modal-wrapper .modal-box .modal-actions .btn.transition-off{transition:none}.page-timesheet .ghost-overlay{background:#222d35;border-radius:4px;display:none;left:0;position:fixed;top:0;transition:none}.page-timesheet .ghost-overlay.overlay-visible{display:block;transition:transform .2s cubic-bezier(.61,1,.88,1)}.page-timesheet .action-feedback{align-items:center;background-color:#aa3131;border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,.15);color:#ffb8b8;display:flex;font-weight:600;gap:5px;left:50%;opacity:1;padding:10px;position:fixed;top:20px;transform:translateX(-50%);transition:transform .5s,opacity .5s;z-index:9999}.page-timesheet .action-feedback i{font-size:1.3em}.page-timesheet .action-feedback.hidden-feedback{opacity:0;transform:translate(-50%,-200%)}.page-timesheet .action-feedback.success-feedback{background-color:#0e714b;color:#b3ffdd}.page-timesheet .action-feedback.success-feedback i:before{content:""}.page-timesheet .wrapper{height:100vh!important;min-height:900px!important}.page-timesheet .wrapper .content-wrapper{height:100%;overflow:hidden}.page-timesheet .wrapper .content-wrapper section.content{flex-shrink:1;overflow:hidden}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section{min-height:0}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar,.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper{flex-shrink:1;overflow:hidden}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col{min-height:0}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-header{flex-shrink:0}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-content{flex-shrink:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:5px;scrollbar-color:auto;scrollbar-gutter:stable}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-content::-webkit-scrollbar{width:3px}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-content::-webkit-scrollbar-track{background:transparent}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-content::-webkit-scrollbar-thumb{background:#334552}.page-timesheet .wrapper .content-wrapper section.content .timesheet-section .calendar .timesheet-wrapper .day-col .day-content::-webkit-scrollbar-thumb:hover{background:#3b4f5e}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper{background-color:#334552;border-top:3px solid #68b6ee;box-shadow:0 0 8px 0 rgba(0,0,0,.25)}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col{border-left:1px solid #334552}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col:first-child{border:none}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-header{background-color:#334552}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .day-time{background-color:#435a6a;color:#68b6ee;font-weight:700}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .day-label{color:#cadce8}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-header .date-label{color:#68b6ee}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content{background-color:#1c252c}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .add-time-entry-btn{background-color:#334552}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .add-time-entry-btn:hover{background-color:#3b4f5e}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry{background:linear-gradient(#2b3a45 85%,#283640);border-bottom:none;border-left:5px solid;box-shadow:0 0 8px 0 rgba(0,0,0,.1);color:#68b6ee}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper{color:#cadce8}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .info-wrapper .time-entry-right .time-entry-time{background-color:#435a6a;color:#68b6ee}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry .edit-wrapper{color:#cadce8}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-ghost{background:#222d35;border-color:transparent!important;box-shadow:none;position:relative;transition:none}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col .day-content .time-entry-list .time-entry.sortable-ghost *{opacity:0}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-header{background-color:#385562}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-header .date-label{color:#9ee1ff}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-header .day-time{background-color:#436677;color:#9ee1ff}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-content{background-color:#19292e}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-content .add-time-entry-btn{background-color:#29444d}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-content .time-entry-list .time-entry-holiday{background:linear-gradient(#29444d 85%,#264048);border-color:#76d7c1;pointer-events:none}.page-timesheet.v10-dark .timesheet-section .calendar .timesheet-wrapper .day-col.holiday-col .day-content .time-entry-list .time-entry-holiday .info-wrapper .time-entry-right .time-entry-time{background-color:#436677;color:#9ee1ff}.page-timesheet.v10-dark .timesheet-section .calendar-spinner{color:#cadce8}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time:not(.week-total-time){background-color:#27353f;border-color:transparent;pointer-events:auto}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time:not(.week-total-time) i{color:#7992a4}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time:not(.week-total-time):active,.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time:not(.week-total-time):focus,.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-time:not(.week-total-time):hover{background-color:#27353f!important}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-lock{background-color:#396584;border-color:transparent}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-lock:hover{background-color:#417396!important}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-lock span.unlocked{display:inline-block}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-lock span.locked{display:none}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-locked{background-color:hsla(40,59%,65%,.471);border-color:transparent;color:#ffe6b4!important}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-locked:hover{background-color:hsla(40,59%,75%,.471)!important}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-locked i:before{content:""}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-locked span.unlocked{display:none}.page-timesheet.v10-dark .content-wrapper .navbar-default .navbar-collapse ul:not(.dropdown-menu).navbar-right li>a.sonata-action-element.week-locked span.locked{display:inline-block}body .wrapper{z-index:1}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-address>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-person>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-recipient>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-component>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-budget-items>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-quotes>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-invoices>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-quickbook-import>a:before{content:"";font-weight:900}.navbar .navbar-collapse .navbar-left>ul.navbar-nav>li.icon-review-invoices>a:before{content:"";font-weight:900}.row:has(>[class*=col-]>.box){display:flex;flex-wrap:wrap}.bootstrap-datetimepicker-widget .datepicker>div,.datepicker>div{display:inherit}.rotate-45{transform:rotate(45deg)}.rotate-135{transform:rotate(135deg)}.rotate-225{transform:rotate(225deg)}.rotate-315{transform:rotate(315deg)}