@charset "UTF-8";.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:0;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border:1px solid #e1e1e1;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;-js-display:flex;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid #e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid #e1e1e1}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;background-color:#b94a48;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px;background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{padding:15px;color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;border:1px solid #e1e1e1;padding-left:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid #e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid #e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid #e1e1e1}.cal-week-view .cal-event{font-size:12px;background-color:#d1e8ff;border:1px solid #1e90ff;color:#1e90ff}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-all-day-events{border:1px solid #e1e1e1;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid #e1e1e1;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-time-events .cal-day-column{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment::after{content:'\00a0'}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed #e1e1e1}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-day-view .cal-hour-rows{width:100%;border:1px solid #e1e1e1;overflow-x:scroll;position:relative}.cal-day-view .cal-hour:nth-child(odd){background-color:#fafafa}.cal-day-view .cal-hour-segment,.cal-day-view mwl-calendar-day-view-hour-segment{display:block}.cal-day-view .cal-hour-segment::after{content:'\00a0'}.cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-day-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed #e1e1e1}.cal-day-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-day-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-day-view .cal-drag-over .cal-hour-segment,.cal-day-view .cal-hour-segment:hover{background-color:#ededed}.cal-day-view .cal-drag-active .cal-hour-segment{pointer-events:none}.cal-day-view .cal-event-container{position:absolute;cursor:pointer}.cal-day-view .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-day-view .cal-event{padding:5px;font-size:12px;background-color:#d1e8ff;border:1px solid #1e90ff;color:#1e90ff;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%}.cal-day-view .cal-all-day-events>*{cursor:pointer}.cal-day-view .cal-draggable{cursor:move}.cal-day-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-day-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-day-view .cal-drag-active{z-index:1}.cal-day-view .cal-drag-active *{pointer-events:none}.cal-day-view .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-day-view .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.cal-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}body,html{height:100%;width:100%;font-family:Lato,sans-serif}select{display:block;border:1px solid #ccc}::-moz-selection{background-color:#9ad0e5;color:#fff}::selection{background-color:#9ad0e5;color:#fff}.shadow{box-shadow:2px 2px 5px 0 rgba(148,148,148,.42);margin-bottom:1em}.bgGrey{background-color:rgba(239,239,239,.5);margin-bottom:1em}.pagination li.active,table thead{background-color:#9ad0e5}table thead tr th{text-transform:uppercase;font-weight:700;color:#fff}.table_100{width:100%!important}.no_padding{padding:0!important}h3{font-family:Lato,sans-serif;font-weight:100;color:#47a69a;text-transform:uppercase;font-size:40px}h4{font-family:Lato,sans-serif;font-size:25px}.material-icons{cursor:pointer}.btn-erase:hover{box-shadow:2px 2px 5px 0 #949494!important}.hover{box-shadow:2px 2px 5px 0 rgba(148,148,148,.42)}tr{border-bottom:0!important}.owl-dt-calendar-table-divider{display:none!important}.collapsible-body{padding:1em}[type=checkbox]:checked,[type=checkbox]:not(:checked){position:inherit;visibility:hidden;left:0}.cal-event-title{color:#fff!important}.owl-dt-container-buttons{margin-top:1em!important}.input-field label.active{font-size:1.1rem!important}strong{font-weight:700}.ck-content ol,.ck-content ul{margin-left:1.5rem!important;padding-left:0!important}.ck-content ul li{list-style-type:disc!important}.ck-content ol li{list-style-type:decimal!important}.ck-content li{display:list-item!important}.titre-principal-onglet{font-size:18px;padding-bottom:.8em;display:flex;align-items:flex-start;justify-content:space-between;position:relative}.gauche{display:flex;align-items:center;gap:12px;height:34px}.droite{display:flex;align-items:flex-start;gap:16px}.recherche-intranet{display:flex;justify-content:flex-end!important;bottom:5px;padding-bottom:.8em}.recherche-intranet-date{width:80px!important;height:34px!important;margin:0!important;border:none!important;border-bottom:1px solid #aaa!important;background:0 0!important;font-size:13px!important;outline:0!important;box-sizing:border-box!important}.recherche-intranet-icone{display:flex;flex-direction:column;height:34px}.search-icon-intranet{margin-top:10px!important;right:0!important;font-size:18px!important;line-height:18px!important;color:#9aa0a6!important;cursor:pointer}.invalid-field,.recherche-principale-onglet.invalid-field{border-bottom:1px solid #d93025!important;box-shadow:none!important;animation:.35s ease-in-out 2 shake}.filtre-select select.invalid-field{border:1px solid #d93025!important;animation:.35s ease-in-out 2 shake}@keyframes shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-3px)}80%{transform:translateX(3px)}}.compteur{position:absolute;left:0;bottom:5px;color:#1e88e5;font-size:13px;white-space:nowrap}.zone-filtres{display:flex;align-items:flex-start;gap:14px;color:#999}.bloc-recherche{display:flex;flex-direction:column;width:300px}.search-container{position:relative;height:34px!important}.recherche-principale-onglet{width:300px!important;height:34px!important;margin:0!important;border:none!important;border-bottom:1px solid #aaa!important;background:0 0!important;font-size:13px!important;outline:0!important;padding:0 28px 0 0!important;box-sizing:border-box!important}.recherche-principale-onglet:focus{border-bottom:1px solid #258fb3!important;box-shadow:none!important}.search-icon{position:absolute!important;right:0!important;top:7px!important;font-size:18px!important;line-height:18px!important;color:#9aa0a6!important}.search-container:focus-within .search-icon{color:#258fb3!important}.ligne-sous-recherche{display:flex;align-items:center;justify-content:space-between;height:16px;margin-top:5px!important;font-size:11px}.recherche-avancee{font-size:11px!important;line-height:16px!important;color:#1e88e5!important;cursor:pointer}.recherche-align{margin-left:auto;display:block}.filtre-jours select,.filtre-select select{height:34px!important;width:100px!important;padding:0 28px 0 10px!important;font-size:13px!important;color:#3c4043!important;background-color:#fff!important;border:1px solid #dadce0!important;border-radius:6px!important;box-sizing:border-box!important;outline:0!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.filtre-jours select:focus,.filtre-select select:focus{border-color:#258fb3!important;box-shadow:0 1px 3px rgba(37,143,179,.25)!important}.filtre-jours,.filtre-select{position:relative}.filtre-jours::after,.filtre-select::after{content:"▾";position:absolute;right:8px;top:9px;font-size:10px;color:#5f6368;pointer-events:none}.tri{display:flex;align-items:center;gap:6px;height:18px;margin-top:2px!important;font-size:11px;color:#999;white-space:nowrap}.tri span{color:#999!important;font-size:11px!important;margin-right:2px!important}.tri input[type=radio]{position:absolute!important;opacity:0!important;pointer-events:none!important}.tri label{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;padding:0 9px!important;margin:0!important;border-radius:999px!important;background-color:transparent!important;color:#777!important;font-size:11px!important;line-height:20px!important;cursor:pointer!important;transition:background-color .2s ease,color .2s ease!important}.tri label::after,.tri label::before{display:none!important;content:none!important}.tri label:hover{background-color:#f1f3f4!important;color:#258fb3!important}.tri label:has(input[type=radio]:checked){background-color:#e8f4f8!important;color:#258fb3!important;font-weight:500!important}.filtre-jours{position:relative;display:flex;flex-direction:column;gap:0!important}.filtre-jours span{height:14px!important;line-height:14px!important;margin-top:5px!important;font-size:11px!important;color:#999!important}.btn-principal-onglet{background-color:#258fb3;color:#fff;padding:4px 14px;border-radius:20px;border:none;font-size:13px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-principal-onglet:hover{background-color:#91d1e6}.table-principale{width:100%;table-layout:auto;border-collapse:collapse;background:#fff}.table-principale .thead-principal{background:0 0!important;border-bottom:none!important;box-shadow:none!important;text-align:left;font-weight:500;font-size:12px;color:#5f6368;padding:12px 16px;letter-spacing:.3px;text-transform:uppercase}.pop-up-fiche-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(17,24,39,.55);backdrop-filter:blur(8px);padding:12px}.pop-up-fiche{position:relative;width:96vw;height:92vh;max-width:none;max-height:none;background:#fff;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.25);padding:48px;overflow:auto;animation:.22s ease-out modalIn}.pop-up-fiche-close{position:absolute;top:5px;right:5px;width:42px;height:42px;border:none;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.pop-up-fiche-close:hover{background:#111827;color:#fff;transform:scale(1.04)}.pop-up-fiche-close i{font-size:22px}.pop-up-fiche-header{padding-right:56px;margin-bottom:32px}.pop-up-fiche-header h2{margin:0;font-size:32px;font-weight:700;color:#111827;letter-spacing:-.04em}.pop-up-fiche-header p{margin-top:8px;font-size:15px;color:#6b7280}.pop-up-fiche-content{color:#374151;font-size:15px;line-height:1.6}@keyframes pop-up-ficheIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pop-up-recherche-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(17,24,39,.55);backdrop-filter:blur(8px);padding:32px;cursor:pointer}.pop-up-recherche{position:relative;width:96vw;max-width:1180px;height:92vh;max-height:780px;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.22),0 4px 18px rgba(0,0,0,.08);padding:40px;overflow:auto;animation:.22s ease-out modalIn}.pop-up-recherche-close{position:absolute;top:22px;right:22px;width:42px;height:42px;border:none;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.pop-up-recherche-close:hover{background:#111827;color:#fff;transform:scale(1.04)}.pop-up-recherche-close i{font-size:22px}.pop-up-recherche-header{padding-right:56px;margin-bottom:32px}.pop-up-recherche-header h2{margin:0;font-size:32px;font-weight:700;color:#111827;letter-spacing:-.04em}.pop-up-recherche-header p{margin-top:8px;font-size:15px;color:#6b7280}.pop-up-recherche-content{color:#374151;font-size:15px;line-height:1.6}@keyframes pop-up-rechercheIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pop-up-recherche{cursor:default}.ligne-recherche-avancee{display:flex;justify-content:space-between;align-items:center}.ligne-recherche-avancee a{display:inline-block}.cdk-overlay-container{z-index:20000!important}.owl-dt-dialog-container,.owl-dt-popup-container{z-index:10000!important}.colonne-triable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}.colonne-triable:hover{color:#258fb3}.colonne-triable::after{font-size:10px;opacity:.4}.colonne-triable:hover::after{opacity:1}.icone-tri{display:inline-flex;align-items:center;justify-content:center;width:26px;font-size:18px;font-weight:700;line-height:1}.no-hover,.no-hover:active,.no-hover:focus,.no-hover:hover{background-color:transparent!important;color:inherit!important;cursor:default!important;pointer-events:none}.icone-modif{color:#258fb3;margin-left:8px}.row .col.row-contact{padding:0!important}.mode-actions{display:flex;align-items:center;gap:12px;margin:2px 0}.mode-icon{font-size:14px;color:#258fb3;cursor:pointer}.popup-table-block{width:100%}.popup-table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:20px}.popup-table-result-count{color:#258fb3;font-size:14px}.popup-table-actions{display:flex;align-items:center;gap:10px}.popup-table-page-label{color:#374151;font-size:13px}.popup-table-page-select{width:55px!important;height:32px!important;margin:0!important;padding:0 8px!important;border:1px solid #d7e3ea!important;border-radius:8px!important;background:#fff!important;color:#263445}.popup-table-container{overflow:auto;border:1px solid #e4edf2;border-radius:14px;background:#fff}.popup-table{width:100%;border-collapse:separate;border-spacing:0;white-space:normal;font-size:14px}.popup-table th{padding:13px 14px;background:#e2f1f8;color:#5f6b7a;text-align:left;font-size:13px}.popup-table th:first-child{border-top-left-radius:14px}.popup-table th:last-child{border-top-right-radius:14px}.popup-table-row:hover{background:#f7fbfd}.popup-table-cell{padding:13px 14px;border-bottom:1px solid #edf2f5;color:#344255;vertical-align:top}.popup-table tbody tr:last-child .popup-table-cell{border-bottom:none}.popup-table-link{color:#009ee2;text-decoration:none;transition:color .15s ease}.popup-table-link:hover{color:#009ee2;text-decoration:underline}.popup-table-item{display:block;line-height:1.5}.popup-table-tag{display:inline-flex;align-items:center;margin:0 6px 6px 0;padding:4px 10px;border-radius:999px;background:#f1f8fb;color:#258fb3;font-size:12px}.popup-table-status{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e7f5ec;color:#2f8f4e;font-size:13px}.popup-table-center{text-align:center}.popup-table-pagination{display:flex;justify-content:center;gap:16px;margin-top:22px}.popup-table-pagination-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:0 0;color:#2f3a48;cursor:pointer;transition:all .15s ease}.popup-table-pagination-button:hover{background:#e2f1f8;color:#258fb3}.popup-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#258fb3;font-size:14px}.popup-spinner{width:36px;height:36px;border:3px solid #e2f1f8;border-top:3px solid #258fb3;border-radius:50%;animation:.8s linear infinite popup-spin}@keyframes popup-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.retour-breadcrumb{display:flex;align-items:center;gap:6px;font-size:10px;color:#8b97a3;padding-left:26px}.retour-breadcrumb a{color:#6f7f8e;text-decoration:none;cursor:pointer}.retour-breadcrumb a:hover{color:#258fb3}.retour-breadcrumb i{font-size:12px;color:#b8c3cb;line-height:1;vertical-align:middle}.retour-breadcrumb span{color:#8b97a3;font-weight:600}.retour-separator{display:flex;align-items:center;justify-content:center;color:#b8c3cb;font-size:14px;line-height:1;position:relative;top:-1px}.copy-page{padding:18px;background:#f7fbfd;min-height:calc(100vh - 54px)}.copy-page-header{margin-bottom:18px}.copy-page-title{margin:0;font-size:17px;font-weight:700;color:#284f60;line-height:1.25;text-transform:none}.copy-page-card{max-width:680px;padding:16px;border:1px solid #d9eaf1;border-radius:16px;background:#fff;box-shadow:0 1px 3px rgba(30,64,82,.06)}.copy-page-warning{border-color:#d9eaf1;background:linear-gradient(180deg,#fff 0,#fbfdfe 100%)}.copy-page-success{border-color:#cfe7ef;background:linear-gradient(180deg,#fff 0,#f6fbfd 100%)}.copy-page-message{display:flex;align-items:flex-start;gap:10px;color:#344255;font-size:13px;line-height:1.45}.copy-page-message i{flex:0 0 auto;margin-top:-1px;font-size:20px}.copy-page-warning .copy-page-message i{color:#258fb3}.copy-page-success .copy-page-message i{color:#4f9f79}.copy-page-actions{display:flex;justify-content:flex-end;margin-top:18px}.copy-page-primary-button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 18px;border:none;border-radius:999px;background:#258fb3;color:#fff;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 2px 5px rgba(37,143,179,.16);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.copy-page-primary-button:hover{background:#1f7f9f;transform:translateY(-1px);box-shadow:0 4px 9px rgba(37,143,179,.2)}.copy-page-link{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin-top:14px;padding:7px 11px;border-radius:999px;background:#eaf6fb;color:#258fb3;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.copy-page-link:hover{background:#d6ebf4;color:#1b7898;text-decoration:none;transform:translateY(-1px)}.copy-page-link i{font-size:15px}@media (max-width:760px){.copy-page{padding:14px}.copy-page-card{max-width:none}.copy-page-actions{justify-content:stretch}.copy-page-primary-button{width:100%}}.export-page{padding:18px;background:#f7fbfd;min-height:calc(100vh - 54px)}.export-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.export-page-title{margin:0;font-size:17px;font-weight:700;text-transform:none;color:#284f60}.export-page-toggle{display:flex;align-items:center;gap:10px;font-size:12px;color:#5f6b7a}.export-page-subtitle{margin-bottom:18px;font-size:13px;color:#5f6b7a}.export-section{margin-bottom:22px}.export-section-title{margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #e3edf2;font-size:14px;font-weight:700;color:#284f60}.export-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 22px}.export-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:28px;padding-top:18px;border-top:1px solid #e3edf2}.export-button{display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box;height:36px;min-width:88px;margin:0!important;padding:0 18px;border:none;border-radius:999px;background:#258fb3;color:#fff;font-family:inherit;font-size:13px;font-weight:700;line-height:1!important;text-decoration:none!important;text-transform:none;vertical-align:middle;cursor:pointer}.export-button:focus,.export-button:hover{background:#1f7f9f;color:#fff;text-decoration:none}.export-button-secondary{background:#eef3f6;color:#344255}.export-button-secondary:focus,.export-button-secondary:hover{background:#dfeaf0;color:#284f60}.export-actions a.export-button{line-height:1!important;padding-top:0!important;padding-bottom:0!important;transform:none!important}@media (max-width:760px){.export-page-header{flex-direction:column;align-items:flex-start;gap:14px}.export-grid{grid-template-columns:1fr}.export-actions{flex-direction:column}.export-button,.export-button-secondary{width:100%}}