﻿@charset "UTF-8";html{font-size:14px;position:relative;min-height:100%;}@media(min-width:768px){html{font-size:16px;}}#motif{position:absolute;background:url("../images/Motif_fond_rhesens.png");background-position:center;background-size:5%;height:100%;width:100%;margin:0;}a{color:#202e53!important;}*:focus{outline:0!important;outline:0!important;box-shadow:none!important;}.btn{background-color:#202e53!important;color:#fff!important;}.dropdown-item:hover{background-color:#202e53!important;color:#fff!important;}.transition-card{transition:transform .2s ease,box-shadow .2s ease;}.transition-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15);}.btn:focus,.btn:active:focus,.btn-link.nav-link:focus,.btn-link.nav-link:active:focus{box-shadow:0 0 0 .1rem #fff,0 0 0 .25rem #258cfb;}.form-control:focus,.form-check-input:focus{box-shadow:0 0 0 .1rem #fff,0 0 0 .25rem #258cfb;}.w-5{width:5%;}.w-0{width:1%!important;}.bg-vitre{background:rgba(255,255,255,.13);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:2rem;border-radius:50px;}.separator{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;}.separator>div{width:100px;height:3px;border-radius:5px;background-color:#fff;}.separator>span{color:#fff;font-family:#fff;font-weight:600;}.label{display:flex;width:fit-content;align-items:center;border-radius:100px;padding:14px 16px;margin:5px 0;cursor:pointer;transition:.3s;}.label:hover,.label:focus-within,.label:active{background:hsla(0,0%,80%,.14);}.radio-input{position:absolute;left:0;top:0;width:1px;height:1px;opacity:0;z-index:-1;}.radio-input:checked+.radio-design::before{transform:scale(0);}.radio-input:checked~.label-text{color:hsl(0,0%,40%);}.radio-design{width:22px;height:22px;border-radius:100px;background:linear-gradient(to right bottom,#142fa5,#41c1bb);position:relative;}.radio-design::before{content:"";display:inline-block;width:inherit;height:inherit;border-radius:inherit;background:hsl(0,0%,90%);transform:scale(1.1);transition:.3s;}.label-text{color:hsl(0,0%,60%);margin-left:14px;letter-spacing:3px;}body .container-fluid{padding:0;}body .spinner{display:none;position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,.7);top:0;left:0;}body .spinner.statistique{display:block;background-color:#fff!important;}body .jstree i.jstree-checkbox-disabled{display:none;}.filter-EP-dot{background-color:#142fa5;border-radius:50%;padding:.4rem;color:#fff;display:none;min-width:20px;height:20px;text-align:center;line-height:6px;font-size:.8rem;margin-left:.5rem;}.filter-dot{background-color:#f00;border-radius:50%;padding:.4rem;color:#fff;display:none;min-width:20px;height:20px;text-align:center;line-height:6px;font-size:.8rem;margin-left:.5rem;}@keyframes rotate{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}#refreshButton{display:inline-block;}.light{margin:5px;width:13px;height:13px;background:-webkit-radial-gradient(center,ellipse cover,#45d0bd 0%,#8cd8d2 80%,#45d0bd 100%);background:-moz-radial-gradient(center,ellipse cover,#45d0bd 0%,#8cd8d2 80%,#45d0bd 100%);background:radial-gradient(center,ellipse cover,#45d0bd 0%,#76d804 80%,#45d0bd 100%);box-shadow:inset 0 1px 1px 0 #333,inset 0 -1px 1px 0 #333,0 0 7px 2px #45d0bd;border-radius:50%;transition:all .1s ease-in-out;animation:lightning 2.5s infinite;}.light-off{margin:5px;width:13px;height:13px;background:-webkit-radial-gradient(center,ellipse cover,#fcc 0%,#f88 60%,#f00 100%);background:-moz-radial-gradient(center,ellipse cover,#fcc 0%,#f88 60%,#f00 100%);background:radial-gradient(center,ellipse cover,#fcc 0%,#f88 60%,#f00 100%);box-shadow:inset 0 1px 1px 0 #555,inset 0 -1px 1px 0 #555,0 0 5px 0 #f55;border-radius:50%;transition:all .1s ease-in-out;}@keyframes lightning{0%{transform:scale(1);background:radial-gradient(circle,#8cd8d2 0%,#45d0bd 80%,#45d0bd 100%);box-shadow:inset 0 1px 1px 0 #333,inset 0 -1px 1px 0 #333,0 0 7px 2px #45d0bd;}50%{transform:scale(1);background:radial-gradient(circle,#8cd8d2 0%,#8cd8d2 80%,#8cd8d2 100%);box-shadow:inset 0 1px 1px 0 #333,inset 0 -1px 1px 0 #333,0 0 10px 3px #8cd8d2;}100%{transform:scale(1);background:radial-gradient(circle,#8cd8d2 0%,#45d0bd 80%,#45d0bd 100%);box-shadow:inset 0 1px 1px 0 #333,inset 0 -1px 1px 0 #333,0 0 7px 2px #45d0bd;}}.switch-holder{position:absolute;right:0;top:8rem;z-index:99;width:20rem;display:flex;padding:10px;margin:1rem;border-radius:10px;align-items:center;justify-content:flex-end;}.switch-label{padding:0 20px 0 10px;color:#142fa5;font-weight:bold;}.switch-label i{margin-right:5px;}.switch-toggle{height:40px;}.switch-toggle input[type=checkbox]{position:absolute;opacity:0;z-index:-2;}.switch-toggle input[type=checkbox]+label{position:relative;display:inline-block;width:100px;height:40px;border-radius:20px;margin:0;cursor:pointer;box-shadow:inset -8px -8px 15px rgba(255,255,255,.6),inset 10px 10px 10px rgba(0,0,0,.25);border:solid 3px #142fa5;}.switch-toggle input[type=checkbox]+label::before{position:absolute;content:"Non";font-size:13px;text-align:center;line-height:25px;top:4px;left:8px;width:45px;height:25px;border-radius:20px;background-color:#eee;box-shadow:-3px -3px 5px rgba(255,255,255,.5),3px 3px 5px rgba(0,0,0,.25);transition:.3s ease-in-out;}.switch-toggle input[type=checkbox]:checked+label::before{left:50%;content:"Oui";color:#fff;background-color:#142fa5;box-shadow:-3px -3px 5px rgba(255,255,255,.5),3px 3px 5px rgba(25,42,113,.4705882353);}pre{padding:0 0 1.5rem 0;font-size:1rem;color:#000;white-space:pre-wrap;max-width:100%;font-family:"RedHatDisplay",sans-serif;}.btnExportExcelColor{background-color:#69c0b3!important;border-color:#69c0b3!important;border:0;}.switch{position:relative;width:48px;height:48px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:50%;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);}.view-on,.view-off{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;inset:0;transition:opacity .3s ease-in-out;}.view-on{z-index:5;opacity:1;}.view-off{z-index:4;opacity:0;}#ModeEvenement{display:none;}#ModeEvenement:checked+.switch .view-on{opacity:0;}#ModeEvenement:checked+.switch .view-off{opacity:1;}.noselect{width:25px;height:25px;cursor:pointer;display:flex;background-color:transparent;align-items:center;justify-content:center;border:0;border-radius:5px;position:relative;overflow:hidden;}.noselect .icon{position:absolute;color:#fff;font-size:1.5em;display:flex;align-items:center;justify-content:center;transition:transform 200ms ease-in-out;}.noselect:focus{outline:0;}.noselect:active .icon{transform:scale(.8);}li:has(>.rome-only-letter){background-color:#5e79af;color:#000!important;font-weight:bold;}li:has(>.rome-letter-2digits){background-color:#95bfd7;color:#000!important;font-weight:bold;}li:has(>.rome-first-valid){background-color:#8cd8d2!important;margin-left:1rem;}li:has(>.rome-valid-other){margin-left:2rem;}.truncate-cell{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.cookie-card{z-index:999;position:fixed;max-width:420px;padding:2rem;background-color:#fff;border-radius:10px;box-shadow:20px 20px 30px rgba(0,0,0,.3);bottom:1rem;right:1rem;opacity:0;transform:translateY(20px);animation:fadeIn .6s ease-out forwards;}@keyframes fadeIn{to{opacity:1;transform:translateY(0);}}.title{font-weight:600;font-size:1rem;color:#1f2937;}.description{margin-top:1rem;font-size:.95rem;line-height:1.25rem;color:#4b5563;}.description a{--tw-text-opacity:1;color:#3b82f6;}.description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;}.actions{gap:5rem;display:flex;align-items:center;justify-content:center;margin-top:1rem;}.pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(.4,0,.2,1);border:0;background-color:transparent;}.pref:hover{color:#9ca3af;}.pref:focus{outline:2px solid transparent;outline-offset:2px;}.accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;border:0;transition:all .15s cubic-bezier(.4,0,.2,1);}.accept:hover{background-color:#374151;}.accept:focus{outline:2px solid transparent;outline-offset:2px;}#column-groups{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;}.category-group{padding:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fcfcfc;display:flex;flex-direction:column;width:100%;}.category-group>label{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;}.category-children{display:flex;flex-wrap:wrap;}.category-children .col-6{flex:1 1 48%;}.category-group-child{padding:.75rem;border:1px solid #eee;border-radius:6px;background-color:#f9f9f9;}.category-group-child>label{font-size:1rem;font-weight:500;display:block;margin-bottom:.5rem;}.category-items{margin-left:1rem;}.select2-results__option[aria-selected=true]{background-color:#142fa5!important;color:#fff!important;}.pointer-cursor{cursor:pointer;}.dtsp-panesContainer{margin-left:2rem!important;margin-right:2rem!important;width:100%;}.dtsp-nameColumn{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}#TblCategriesCodeRome tbody tr.selected td{background-color:#142fa5!important;color:#fff!important;box-shadow:none!important;font-weight:bold;}#TblCategriesCodeRome tbody tr.selected td i{color:#fff!important;}.dtsp-searchPanes table:nth-of-type(1) tbody tr.selected td{background-color:#142fa5!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}.dtsp-searchPanes table:nth-of-type(2) tbody tr.selected td{background-color:#2c7fb0!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}.dtsp-searchPanes table:nth-of-type(3) tbody tr.selected td{background-color:#5e79af!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}.category-items label{display:flex;align-items:center;font-weight:400;gap:.5rem;margin-bottom:.25rem;}.category-items input[type=checkbox],.category-group input[type=checkbox],.category-group-child input[type=checkbox]{transform:scale(1.15);accent-color:#0d6efd;cursor:pointer;}#columnModal .modal-content{border-radius:12px;border:0;box-shadow:0 8px 24px rgba(0,0,0,.15);}#columnModal .modal-header,#columnModal .modal-footer{background-color:#f8f9fa;border:0;}#columnModal .modal-title{font-weight:600;font-size:1.3rem;}#columnModal .btn{min-width:120px;}#columnModal .btn-close{background-size:1rem;}.category-group.inline label{display:flex;align-items:center;font-weight:400;gap:.5rem;margin-bottom:.25rem;}#column-groups-repartition{display:flex;flex-direction:column;gap:1.5rem;}#parcours+.select2-container .select2-selection__rendered,#conseiller+.select2-container .select2-selection__rendered{padding-top:0!important;}#parcours+.select2-container .select2-search__field,#conseiller+.select2-container .select2-search__field{margin-top:7px!important;padding-top:0!important;}#parcours+.select2-container .select2-selection--multiple,#conseiller+.select2-container .select2-selection--multiple{min-height:auto!important;height:auto!important;padding:.25rem .5rem!important;}.select2-hidden-before-init{visibility:hidden;}.select2-results__option[aria-selected=true]{background-color:#142fa5!important;color:#fff!important;}.pointer-cursor{cursor:pointer;}.dtsp-panesContainer{margin-left:2rem!important;margin-right:2rem!important;width:100%;}.dtsp-nameColumn{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}#TblCategriesCodeRome tbody tr.selected td{background-color:#142fa5!important;color:#fff!important;box-shadow:none!important;font-weight:bold;}#TblCategriesCodeRome tbody tr.selected td i{color:#fff!important;}.dtsp-searchPanes table:nth-of-type(1) tbody tr.selected td{background-color:#142fa5!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}.dtsp-searchPanes table:nth-of-type(2) tbody tr.selected td{background-color:#2c7fb0!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}.dtsp-searchPanes table:nth-of-type(3) tbody tr.selected td{background-color:#5e79af!important;color:#fff!important;box-shadow:none!important;font-weight:bold;max-height:50px!important;}#TblCategoriesCodeRome tbody tr{cursor:pointer;}