:root{--color-myf-primary: #D92226;--color-myf-primary-dark: #2B021E;--color-myf-primary-flash: #c5213c;--color-myf-primary-light: #FFF1F1;--color-myf-primary-hover-selected:#f5e0e0;--color-mya-primary: #51549A;--color-mya-primary-light: #F1F1F7;--color-mya-primary-flash: #6c7abb;--color-mya-primary-dark: #1F203C;--color-mya-primary-hover-selected: #dfdfee;--color-black: #090808;--color-grey-very-dark: #292929;--color-grey-very-dark-transparent: #292929e6;--color-grey-dark: #6E6E6E;--color-grey-medium: #959595;--color-grey-light: #D8D8D8;--color-grey-very-light: #F0F0F0;--color-grey-ultra-light: #F8F9F9;--color-white: #FFFFFF;--color-neutral-light: #ECEDEE;--color-neutral-flash: #CED7D9;--color-neutral: #5C6D70;--color-neutral-dark: #48575A;--color-green-light: #EBFAE5;--color-green-flash: #47B60F;--color-green: #297A00;--color-green-dark: #205F00;--color-yellow-light: #F6F1E6;--color-yellow-flash: #DFA100;--color-yellow: #976408;--color-yellow-dark: #704B06;--color-orange-light: #FBF6EB;--color-orange-flash: #FF903C;--color-orange: #B75205;--color-orange-dark: #8B3E04;--color-blue-light: #E5F6FD;--color-blue-flash: #26A5F5;--color-blue: #0674B9;--color-blue-dark: #045A8F;--color-cyan-light: #EBF3F6;--color-cyan-flash: #28C9DB;--color-cyan-flash-transparent: #28C9DB26;--color-cyan: #1B9EAD;--color-cyan-transparent: #1B9EAD26;--color-cyan-dark: #14737E;--color-purple-light: #F1EBF4;--color-purple-flash: #DBA4EB;--color-purple: #845891;--color-purple-dark: #61416B;--color-red: #DD1C1C;--color-red-light: #FDF2F2;--color-red-flash: #FE7474;--color-red-dark: #B61717;--color-salmon: #FD632D;--color-salmon-light: #fdf3ef;--color-salmon-flash: #FF8B63;--color-salmon-dark: #C54E22;--color-blue-theme: #107794;--color-blue-theme-light: #F2F7F9;--color-blue-theme-flash: #61B8D0;--color-blue-theme-dark: #062C37;--color-blue-theme-transparent: #10779433;--color-grey: var(--color-neutral);--color-success: var(--color-green);--color-success-light: var(--color-green-light);--color-success-dark: var(--color-green-dark);--color-success-flash: var(--color-green-flash);--color-warning: var(--color-orange);--color-warning-light: var(--color-orange-light);--color-warning-dark: var(--color-orange-dark);--color-warning-flash: var(--color-orange-flash);--color-error: var(--color-red);--color-error-light: var(--color-red-light);--color-error-dark: var(--color-red-dark);--color-error-flash: var(--color-red-flash);--color-info: var(--color-blue);--color-info-light: var(--color-blue-light);--color-info-dark: var(--color-blue-dark);--color-info-flash: var(--color-blue-flash);--color-outline: var(--color-blue);--color-primary-grey: #CED7D9;--color-overlay: #0008;--color-text: var(--color-grey-very-dark);--color-text-light: var(--color-grey-dark);--font-size-h1: 34px;--font-size-h2: 26px;--font-size-h3: 22px;--font-size-h4: 18px;--font-size-h5: 16px;--font-size-h6: 14px;--font-size-regular: 14px;--font-size-tiny: 12px;--font-size-very-tiny: 10px;--font-size-icon-regular: 16px;--font-size-icon-large: 24px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--z-index-header: 200;--z-index-footer: var(--z-index-header);--z-index-navbar: 201;--z-index-datatable-header: 100;--z-index-drawer-overlay: 10000;--z-index-modal-overlay: 11000;--z-index-modal-button: 12000;--opacity-disabled: .65;--border-radius: 4px;--border-radius-large: 10px;--box-shadow-card: 0 4px 4px 0 rgba(0, 0, 0, .25);--box-shadow-chip: 0px 0px 4px 0px rgba(0, 0, 0, .25);--box-shadow-button: 0 0 6px 0 var(--color-primary-grey);--box-shadow-header: 0 6px 6px rgba(216, 216, 216, .3);--box-shadow-navbar: 6px 0 6px rgba(216, 216, 216, .3);--box-shadow-neutral-flash: 0 4px 16px rgba(206, 215, 217, .5);--font-family: "Roboto", Arial, sans-serif;--width-input: 320px;--width-navbar: 56px;--min-width-viewer-modal-aside: 384px;--max-width-viewer-modal-aside: 746px;--height-header: 60px;--height-viewer-modal-header: 60px;--height-footer: 50px;--height-input: 30px;--height-input-button: 24px;--height-chip-default: 24px;--top-datatable-header: 0px;--transition-background-color: background-color .25s ease-out;--transition-color: color .25s ease-out;--transition-border: border .25s ease-out;--transition-opacity: opacity .25s ease-out}[data-project=myf]{--color-primary: var(--color-myf-primary);--color-primary-light: var(--color-myf-primary-light);--color-primary-dark: var(--color-myf-primary-dark);--color-primary-flash: var(--color-myf-primary-flash);--color-primary-hover-selected: var(--color-myf-primary-hover-selected)}[data-project=mya]{--color-primary: var(--color-mya-primary);--color-primary-light: var(--color-mya-primary-light);--color-primary-dark: var(--color-mya-primary-dark);--color-primary-flash: var(--color-mya-primary-flash);--color-primary-hover-selected: var(--color-mya-primary-hover-selected)}@keyframes slide-y{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-x{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-x-reverse{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes zoom{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes wave{0%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}50%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%)}}@keyframes visibility{0%{visibility:hidden}to{visibility:visible}}:root{--font-family-icons: "icons"}@font-face{font-family:icons;src:url(/assets/icons-1H-M0Le2.ttf)}[class^=icon-],[class*=" icon-"]{font-family:var(--font-family-icons)!important;font-style:normal;-webkit-user-select:none;user-select:none}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}@font-face{font-family:icoMyf;src:url(/assets/icons-C1c2wB_G.ttf)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/MaterialIcons-Regular-BjVsc-s9.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-Bnsxcfr1.woff) format("woff"),url(/assets/MaterialIcons-Regular-N21pKt8_.ttf) format("truetype")}.material-icons{font-family:Material Icons,sans-serif;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}html{box-sizing:border-box}body{margin:0}#root{font-size:14px}body *{font-family:Roboto,Arial,sans-serif}.dTPage,.Page{position:relative}.noCssChild *{display:inline-block;padding:0;margin:0}.no-link{box-shadow:#0000001f 0 1px 6px,#0000001f 0 1px 4px}.link{box-shadow:#00000030 0 10px 30px,#0000003b 0 6px 10px}.link:hover{box-shadow:0 20px 40px #0006;cursor:pointer;background-color:#fdfdfd}#mySidenav i{vertical-align:middle}.ReactPDF__Page__canvas{margin:auto}.dialog>div>div>div>h3{background-color:#f4f4f4}.dialog>div>div>div>div:nth-child(3){background-color:#f4f4f4}#mes-fianncements-1 ::-webkit-scrollbar,#mes-fianncements-2 ::-webkit-scrollbar{height:12px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#d92226;border:1px solid #991228}::-moz-scrollbar{width:8px;height:8px}::-moz-scrollbar-thumb{background-color:#d92226;border:1px solid #991228}.isEspaceCollab::-webkit-scrollbar-thumb,.isEspaceCollab ::-webkit-scrollbar-thumb{background-color:#494b97;border:1px solid #494b97}.isEspaceCollab::-moz-scrollbar-thumb,.isEspaceCollab ::-moz-scrollbar-thumb{background-color:#494b97;border:1px solid #494b97}@keyframes loading-first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-second{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes loading-third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root table:not(.noGlobalPad) thead>tr{border-top:none;height:84px}#root table>thead tr th:not([class*=noGlobalPad]){padding:0}#root table>tbody tr th button{padding:8px 0}#root table:not([class*=noGlobalPad])>tbody tr td{padding:0 10px}#root table>tbody tr td>*:not([class*=noGlobalPad],[class*=noGlobalPad] *){padding:8px 0}#root table>tfoot tr th{padding:0 10px}div[role=presentation]{overflow-x:hidden}#newStyckyHeader{top:0;z-index:9}#newStyckyFooter{bottom:0}#newStyckyHeader,#newStyckyFooter{position:fixed;left:0;width:100%}.Page #newStyckyHeader tr,.Page #newStyckyFooter tr{width:100%;background-color:#fff}.dTPage #newStyckyHeader tr,.dTPage #newStyckyFooter tr{width:100%;background-color:#404040}.dTPage .whitePage #newStyckyHeader tr,.dTPage .whitePage #newStyckyFooter tr{background-color:#fff}#newStyckyHeader tr:not([class*=noGlobalStyle]){border:1px solid black;border-width:0 0 1px}#newStyckyFooter tr{border-width:1px 0 0}body .selectLigne{cursor:pointer}body .selectLigne:hover{background-color:#d92226!important;color:#fff!important}body .selectLigne:hover *{color:#fff!important}body .selected,body .selected td{background-color:#827f7c!important;color:#fff!important}body .selectedOneEcriture{background-color:#e07070!important;color:#fff!important}body .hideEcriture{display:none}body .selected *{color:#fff!important}.totalSelect th{height:60px;padding:0 4px;color:#fff;background-color:#827f7c!important}#root .rv-discrete-color-legend-item__color{height:15px;width:23px;border:solid black 1px}#root .rv-discrete-color-legend-item.horizontal .rv-discrete-color-legend-item__title{display:inline-block;margin-left:10px}.dispo{position:absolute;top:50%;left:20%;font-weight:700}.store{text-align:center;width:60%}@media only screen and (min-width:950px){.dispo{top:75%;left:25%}.store{margin-top:-40px}}.DateFormatInput>div:first-child>div:first-child>div:first-of-type>div:first-of-type{width:100%!important}.error-page-wrap{width:400px;height:400px;margin:155px auto}.error-page-wrap:before{box-shadow:0 0 200px 150px #fff;width:400px;height:400px;border-radius:50%;position:relative;z-index:-1;content:"";display:block}.error-page{display:inline-block;width:400px;height:400px;box-shadow:0 8px 17px #0003,0 6px 20px #00000030;border-radius:50%;top:-400px;position:relative;text-align:center;background:#d92226;background:-moz-linear-gradient(top,#d92226 0%,#d92226 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d92226),color-stop(100%,#d92226));background:-webkit-linear-gradient(top,#d92226 0%,#d92226 100%);background:-o-linear-gradient(top,#d92226 0%,#d92226 100%);background:-ms-linear-gradient(top,#d92226 0%,#d92226 100%);background:linear-gradient(to bottom,#d92226,#d92226);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$firstColor",endColorstr="$secondColor",GradientType=0)}.error-page h1{color:#fffffff0;font-size:33px;line-height:33px;margin:60px auto 0;text-shadow:0px 0 7px rgba(0,0,0,.5)}.error-page h2{margin:33px 0 30px;font-size:17px;color:#fff}.dropzoneArea{min-height:344px!important}.red-text{color:#b71c1c;font-weight:700}.reactTooltipB{color:#000!important;background-color:#fff!important;opacity:1!important}.reactTooltipB:after{border-top-color:#fff!important;border-top-style:solid!important;border-top-width:6px!important}.reactTooltipW{background-color:#2a2a2a!important;color:#fff!important;opacity:1!important}.MuiPickersCalendarHeader-iconButton{color:#000!important}.react-pdf__message{padding:10px;color:#48433f;font-weight:700}.dTPage .rv-xy-plot__axis__tick__text{fill:#fff}.hackChampModifiable>div{margin-top:0!important}.hackChampModifiable>div.MuiInput-multiline{padding:0}.hackChampModifiable>div>input{padding:0!important}.hackChampModifiable *{color:#000!important}fieldset{border-radius:30px}.pieChart .recharts-default-tooltip{transform:scaleX(-1)}.font-12{font-size:12px}.react-grid-item.react-grid-placeholder{background:#009e72}.invisibleScrollBar{overflow-x:scroll;scrollbar-width:none}.invisibleScrollBar::-webkit-scrollbar{display:none}
