#accessoires{white-space:nowrap;vertical-align:top;font-size:0}#accessoires>div{font-size:1rem}#accessoires_contenu{display:inline-block}#accessoires_contenu .ligne>*{float:left}#accessoires_contenu #sections_accessoires{display:flex;justify-content:flex-start;flex-wrap:nowrap}#accessoires_contenu #section_accessoires_tor,#accessoires_contenu #section_accessoires_etat,#accessoires_contenu #section_accessoires_capteurs{width:auto}#accessoires_contenu #section_accessoires_graphique{width:450px;background:white;border-radius:10px;margin-top:2px;margin-bottom:2px;padding:2px}#accessoires_contenu #section_accessoires_graphique #graphe_conteneur{width:450px;overflow:hidden}#accessoires_contenu #section_accessoires_graphique .graphe{float:left;width:430px}#accessoires_contenu #section_accessoires_graphique .tickLabel{white-space:nowrap}#accessoires_contenu .section{margin-top:5px;margin-left:5px;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}#accessoires_contenu .contenu_section{max-height:100px;overflow:auto;margin-left:0;padding-left:0;padding-right:0}#tor_conteneur{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,auto);grid-column-gap:10px}#tor_conteneur .tor_contenu{display:flex !important;flex-direction:row;cursor:pointer;border-radius:10px;width:auto;justify-content:space-between;-moz-transition-property:background,color;-moz-transition-duration:.2s,.2s;-moz-transition-timing-function:ease-in,ease-in;-webkit-transition-property:background,color;-webkit-transition-duration:.2s,.2s;-webkit-transition-timing-function:ease-in,ease-in}#tor_conteneur .tor_contenu>.item{height:16px;padding-left:3px}#tor_conteneur .tor_contenu>.valeur{text-align:right;margin-top:1px;margin-left:10px;margin-right:10px;padding-left:0;padding-right:0;width:15px;border-radius:5px;text-align:center}#tor_conteneur .tor_contenu>.valeur.val0{background-color:lightpink}#tor_conteneur .tor_contenu>.valeur.val1{background-color:lightgreen}#tor_conteneur .tor_contenu:hover{color:#d81635;background:white}#tor_conteneur .tor_contenu.selectionne{background:white}#actionsRelais{float:left;padding:3px}#capteursAnalog{clear:both;float:left;width:100%}#graphe_infobulle{text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 4px #fff,0 0 4px #fff}#capteursAnalog .analog{cursor:pointer;border-radius:10px;padding:2px 3px;display:flex;flex-direction:row;justify-content:space-between}#capteursAnalog .analog:hover{color:var(--hover-text-color);background:var(--hover-color)}#capteursAnalog .analog.selectionne{background:white}#actionsRelais .relais,#capteursAnalog .analog{margin:0 auto;margin-bottom:2px}#actionsRelais .relais .nom,#capteursAnalog .analog .nom{width:150px}#actionsRelais .relais>div,#capteursAnalog .analog>div{display:inline-block}#actionsRelais{padding:3px}.relais{margin:0 auto;margin-bottom:2px}.relais .nom{width:150px}.relais>div{display:inline-block}#tableau_raccourcis .touche{width:70px;text-align:center}#alertesVh_contenu{height:125px}#alertesVh ul{margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;height:100%;overflow-y:auto}#alertesVh li{position:absolute;float:left;width:150px;height:30px;border:var(--btn-light-border);border-radius:var(--border-radius);text-align:center;margin-top:5px;margin-left:5px;padding-left:5px;padding-right:5px;position:relative;cursor:pointer;background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#alertesVh li.selectionne{color:var(--secondary-text-color);text-shadow:var(--secondary-text-shadow);background:var(--secondary-color)}#alertesVh li.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:7px;width:16px;height:16px}#alertesVh li:hover{color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);background:var(--btn-light-hover-background);border:var(--btn-light-hover-border)}#alertesVh li.selectionne>.nom{padding-right:15px}#alertesVh li .loadmask{border-radius:10px}#alertesVh li{display:table}#alertesVh li>.nom{display:table-cell;vertical-align:middle}#alertesVh li>.avh_evt_modifier{position:absolute;display:none;top:-4px;right:-2px;z-index:1}#alertesVh li:hover>.avh_evt_modifier{display:block}#alertesVh .boutons{float:left;height:100%;width:110px;text-align:center;border-right:1px solid #888}#alertesVh .boutons>button{margin:auto;margin-top:5px;width:100px}#bandeau{flex-shrink:0;height:60px;background:var(--header-background);color:var(--header-text-color);text-shadow:var(--header-text-shadow);overflow:hidden;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#bandeau #gros_titre{flex:1;font-weight:bold;font-size:var(--header-title-font-size);-webkit-appearance:none;display:flex;flex-direction:row;align-items:center;color:var(--header-text-color)}#bandeau #gros_titre #logo{height:var(--header-logo-height);width:var(--header-logo-width);padding:var(--header-logo-padding);margin:var(--header-logo-margin)}#bandeau #gros_titre span{margin:var(--header-title-margin)}#bandeau .droite{order:10;position:relative;height:50px;padding:5px 10px 5px 0}.titre_donnees_utilisateur{float:left;width:90px}#bandeau #donnees_utilisateur{font-weight:bold;font-size:1.2em;height:32px;float:right}#bandeau #donnees_utilisateur .lien_admin{float:left;display:inline-block;width:12px;height:12px;vertical-align:middle;color:var(--header-text-color)}#bandeau #donnees_utilisateur .lien_admin svg{width:100%;height:100%}#bandeau #donnees_utilisateur .lien_admin:hover{color:var(--header-link-hover-text-color);text-shadow:var(--header-link-hover-text-shadow)}#bandeau #donnees_utilisateur .lien_admin+.lien_popup{margin-left:20px;vertical-align:middle}#bandeau #actions_annexe{padding-top:5px;clear:both;float:right;width:100%;min-width:310px}#bandeau #actions_annexe div,#bandeau #actions_annexe a{font-weight:bold;font-size:.9em;float:right;text-decoration:underline;cursor:pointer;margin-left:10px;outline:0;color:var(--header-text-color)}#bandeau #actions_annexe div:hover,#bandeau #actions_annexe a:hover{color:var(--header-link-hover-text-color);text-shadow:var(--header-link-hover-text-shadow)}#bandeau .lien_popup:hover{color:var(--header-link-hover-text-color);text-shadow:var(--header-link-hover-text-shadow)}#bandeau #refresh{height:2.5em;padding:.4em;width:2.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:5px;cursor:pointer;-webkit-tap-highlight-color:transparent}#bandeau #refresh:before,#bandeau #refresh:after{content:'';display:block}#bandeau #refresh:before{border-color:transparent var(--header-text-color) var(--header-text-color) var(--header-text-color);border-radius:50%;border-style:solid;border-width:.4em;height:1.7em;width:1.7em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#bandeau #refresh:after{border-color:transparent transparent transparent var(--header-text-color);border-style:solid;border-width:.6em 0 .6em .9em;height:0;position:absolute;top:0;left:49%;width:0}#bandeau #refresh.animate{animation:rotate_refresh 1.5s linear infinite}@-webkit-keyframes rotate_refresh{0{-webkit-transform:rotate(45deg)}100%{-webkit-transform:rotate(405deg)}}@keyframes rotate_refresh{0{transform:rotate(45deg)}100%{transform:rotate(405deg)}}.boite{margin:0 0 3px 0;overflow:hidden;border-radius:3px;display:flex;flex-direction:column}.boite>*{flex-shrink:0}.boite .contenu{flex:1;flex-basis:auto}.boite.reduite .onglets{display:none}.boite.reduite .contenu{display:none}.boite.reductible .entete .optReduit{cursor:pointer;float:right;width:10px;padding-right:5px;padding-left:5px;line-height:25px;vertical-align:top;text-align:center}.boite.redimentionnableH{margin-top:-6px}.boite.redimentionnableH .redimentionneBoite{height:6px;margin-left:auto;margin-right:auto;text-align:center;line-height:10px;color:white;cursor:row-resize}.boite.redimentionnableH .redimentionneBoite>div{height:50%;height:calc(50% - 1px);border-bottom:2px solid white;width:15px;margin:auto}.boite.redimentionnableH .contenu{height:calc(100% - 6px)}.boite .entete{position:relative;height:25px;font-size:1.5rem;font-weight:bold;margin:0;margin-top:10px;color:var(--box-header-text-color);background:var(--box-header-background);text-shadow:var(--box-header-text-shadow);border-top:var(--box-header-border-top);border-bottom:var(--box-header-border-bottom)}.boite .entete .titre{float:left;padding:1px 3px}.boite .entete img,.boite .entete svg{height:16px;width:16px;padding-top:4px}.boite .entete .options{font-size:.8em;line-height:25px;vertical-align:middle;float:right;padding:0;height:25px;width:25px;cursor:pointer;text-align:center;background:var(--box-header-options-background);color:var(--box-header-options-text-color);text-shadow:var(--box-header-options-text-shadow);border-top:var(--box-header-options-border)}.boite .entete .options.first{border-top-right-radius:var(--border-radius);border-right:var(--box-header-options-border)}.boite .entete .options.last{border-top-left-radius:var(--border-radius);border-left:var(--box-header-options-border)}.boite .entete .options.selectionne{background:var(--box-header-options-selected-background);color:var(--box-header-options-selected-text-color);text-shadow:var(--box-header-options-selected-text-shadow)}.boite .entete .options.selectionne.first{border-right:var(--box-header-options-border)}.boite .entete .options:hover{background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow)}.boite .contenu{position:relative;clear:both;margin:0;border-top:var(--box-content-border-top);background:var(--box-content-background);color:var(--box-content-text-color);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.boite .onglets ul{padding:0;margin:0;list-style-type:none;display:flex;flex-direction:row;justify-content:start}.boite .onglets li{padding:3px 8px;margin:0;height:21px;line-height:21px;cursor:pointer;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);color:var(--box-tab-text-color,inherit)}.boite .onglets li:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}.boite .onglets li.selectionne{color:var(--box-content-text-color);background:var(--box-content-background)}#buscan{overflow-x:auto;overflow-y:hidden;display:inline-block;white-space:nowrap;vertical-align:top}#buscan .section{display:inline-block;width:150px;margin-left:5px;margin-top:5px;vertical-align:top}#buscan .section .titre_section{text-align:center}#buscan .section .contenu_section{font-weight:normal}#buscan .section .contenu_section>div{width:100%;height:15px;text-align:center}#buscan #buscan_contenu,#buscan #buscan_contenu_generique{display:inline-block;vertical-align:top}#buscan #gereConfigsCan{margin-top:40px;margin-right:5px;display:inline-block}#popup_compte_utilisateur{display:flex;flex-direction:column;width:410px;height:300px}#popup_compte_utilisateur .contenu{display:flex;flex-direction:column;flex:1}#compte_form{padding:10px}#popup_compte_utilisateur .line{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#popup_compte_utilisateur .password-block .buttons{margin-top:10px;justify-content:center}#popup_compte_utilisateur .password-block .buttons button{margin-left:5px;margin-right:5px}#popup_compte_utilisateur .fermer{display:flex;justify-content:center;padding:10px}#popup_compte_utilisateur .edit-zone{width:190px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;float:right}#password_edt{margin:0 2px}#password_edt:hover{cursor:pointer}#popup_compte_utilisateur #process_messages{display:flex;flex-direction:column;justify-content:center;align-items:center;text-shadow:none;font-size:1.2em;text-align:center;font-weight:lighter}#popup_compte_utilisateur #process_messages .message{font-size:.85em;font-weight:lighter;font-family:sans-serif}#popup_compte_utilisateur input[disabled]{background-color:#dcdad1;padding:2px;margin:0;background-image:none}#titre_liste_mobile.conducteurs{font-size:1.3rem}#switch_conducteurs_select{background:var(--box-content-background);margin-top:10px}#switch_conducteurs_select .option{height:20px;line-height:18px}#switch_conducteurs_select .option>*{vertical-align:middle}#switch_conducteurs_select .option svg{height:14px;width:14px}#switch_conducteurs_select .option svg.car{width:16px}.popup_config_sysAutonome{overflow:visible}.popup_config_sysAutonome .contenu{padding:10px;padding-bottom:0}.popup_config_sysAutonome .groupe{width:750px;border:1px solid #888;border-radius:var(--border-radius);position:relative;padding:10px;vertical-align:middle}.popup_config_sysAutonome .groupe+.groupe{margin-top:10px}.popup_config_sysAutonome .groupe .ligne{clear:both}.popup_config_sysAutonome .groupe .ligne>div{float:left}.popup_config_sysAutonome .groupe .soustitre{width:60px;height:50px;float:left}.popup_config_sysAutonome .groupe .titre_conteneur{position:absolute;top:0;left:0}.popup_config_sysAutonome .groupe .titre{padding:1px 8px;border-bottom:1px solid black;border-right:1px solid black;border-top-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);font-size:1em;color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);background:var(--primary-color)}.popup_config_sysAutonome .texte{text-align:center}.popup_config_sysAutonome .note{text-align:left;font-style:italic;margin-top:10px}.popup_config_sysAutonome .actions{padding-top:20px;padding-bottom:3px;display:flex;flex-flow:row nowrap;justify-content:space-around}.popup_config_sysAutonome .actions button{width:235px;text-align:center;padding-left:0;padding-right:0;font-size:1em}#config_sysAutonome .info_section{font-weight:normal;font-style:italic}#config_sysAutonome #config_avancee{position:relative;margin-top:20px}#config_sysAutonome #config_avancee>*{padding:5px;clear:both}#gestionPreconfig{position:absolute;top:2px;left:3px}#gestionPreconfig>*{vertical-align:middle;height:20px}#gestionPreconfig select{width:100px}#gestionPreconfig img{width:20px;height:20px;cursor:pointer}#preconfigs option.societe{background:white;color:#010101;font-weight:bold}#preconfigs option.inaccessible{background:#EEE;color:#555}#ajout_preconfig_options .titre{margin-top:15px;margin-bottom:15px}#ajout_preconfig_options .option{display:flex;flex-direction:row}#ajout_preconfig_options .option span,#ajout_preconfig_options .option label{width:280px}#config_sysAutonome_ajoute_preconfig .texte>div{margin-top:10px;margin-bottom:10px}#nomPreconfig{width:200px}#config_gps{height:250px;padding:5px}#config_gsm{height:250px;padding:5px}#config_actions{height:20px;padding:5px}#titre_config_actions.warning{background:orange;border-radius:var(--border-radius);padding-left:3px;margin-left:-3px}#titre_config_actions.alert{background:red;border-radius:var(--border-radius);color:white;padding-left:3px;margin-left:-3px}#config_capteurs{height:100px;padding:5px}#config_capteurs .param_capteur{height:30px}#config_capteurs .param_capteur>div{float:left}#config_capteurs .param_capteur .txt{width:280px;line-height:30px}#config_capteurs .param_capteur .val{width:100px;padding-top:10px}#config_capteurs #dureearret .val_txt{display:none}#config_sysAutonome .param_slider>*{display:inline-block}#config_sysAutonome .param_slider .val{width:100px;padding-top:10px}#config_alim .txt,#config_alim label{line-height:30px;min-width:345px;display:inline-block}.popup_config_sysAutonome .params_avances{font-weight:normal;margin-left:30px}.popup_config_sysAutonome .param_val{width:40px;text-align:center;vertical-align:middle}.popup_config_sysAutonome .param_val[type=checkbox]{width:auto}.popup_config_sysAutonome .param_note{font-style:italic;color:#777}.popup_config_sysAutonome .entete_config{font-size:1.3em;margin-bottom:5px;margin-top:5px;border-bottom:1px solid var(--separator-color);font-weight:bold;width:100%}.popup_config_sysAutonome .conteneur_masques{padding-left:10px;padding-bottom:3px;width:750px}.popup_config_sysAutonome .conteneur_masques.msq_zone{width:930px}#contenu_onglet_actionImmediate .contenu_section{position:relative}#contenu_onglet_actionImmediate .contenu_section input,#contenu_onglet_actionImmediate .contenu_section label,#contenu_onglet_actionImmediate .contenu_section select{vertical-align:middle}#contenu_onglet_actionImmediate .masque_section{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10000;background-color:white;opacity:.8}#contenu_onglet_actionImmediate .masque_section button{margin-left:180px;margin-top:5px}#config_sysAutonome .contenu .etat_sync_conteneur{position:absolute;top:2px;left:40%;width:20%}#config_sysAutonome .contenu .etat_sync{border:1px solid black;border-radius:var(--border-radius);text-align:center;padding:2px}#config_sysAutonome .contenu .etat_sync.sync_ok{color:white;background:#36c62f;text-shadow:1px 1px 2px #353535}#config_sysAutonome .contenu .etat_sync.sync_nok{color:white;background:#ffc02d;text-shadow:1px 1px 2px #353535}#config_sysAutonome .contenu>div{z-index:2}#config_sysAutonome #config_avancee{z-index:1}#config_sysAutonome .aide_conteneur{position:absolute;width:47px;top:2px;right:2px}#config_sysAutonome .configEtendues_conteneur{position:absolute;width:130px;top:2px;right:135px}#config_sysAutonome .pile_neuve_conteneur{position:absolute;top:2px;right:51px}#config_sysAutonome #titre_config_actions{float:left}#config_sysAutonome .actions_conteneur{float:left;margin-left:10px}#config_sysAutonome #config_autre{clear:both;display:flex;flex-direction:column;align-items:flex-start}#config_sysAutonome input[type=checkbox],#config_sysAutonome label{vertical-align:middle}#config_sysAutonome #config_autre .warning,#config_sysAutonome .params_avances .warning{padding-right:3px;padding-left:3px;margin-left:-3px;background:orange;border-radius:var(--border-radius)}#config_sysAutonome #config_autre .alert,#config_sysAutonome .params_avances .alert{padding-right:3px;padding-left:3px;margin-left:-3px;background:red;color:white;border-radius:var(--border-radius)}#config_sysAutonome .avance>div{display:inline-block;vertical-align:middle}#config_sysAutonome .avance .heure{width:118px}#config_sysAutonome .selection_date .date{margin-left:10px;width:118px}#config_sysAutonome #dhapplication{display:flex;flex-direction:row;align-items:flex-start}#config_sysAutonome #dhapplication_value .ligne{display:flex;flex-direction:row}#config_sysAutonome #dhapplication_value[disable=true]{color:gray;pointer-events:none}#config_sysAutonome #dhapplication_value[disable=true] input{color:gray !important}#config_sysAutonome .aide,#config_sysAutonome .pile_neuve,#config_sysAutonome .configEtendues,#config_sysAutonome .ouvreHisto,#config_sysAutonome .actions_mb{padding:2px 10px;text-align:center;border:var(--btn-light-border);border-radius:var(--border-radius);cursor:pointer;background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#config_sysAutonome .configEtendues.selectionne{background:var(--selected-color);color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);box-shadow:var(--selected-box-shadow)}#config_sysAutonome .aide:hover,#config_sysAutonome .pile_neuve:hover,#config_sysAutonome .configEtendues:hover,#config_sysAutonome .ouvreHisto:hover,#config_sysAutonome .actions_mb:hover{background:var(--btn-light-hover-background);color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);border:var(--btn-light-hover-border)}#config_sysAutonome_actions .contenu{background:var(--box-content-darken-background,var(--background))}#config_sysAutonome_actions .onglets{bottom:0;list-style-type:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:auto;padding:0;width:100%;display:flex;flex-direction:row}#config_sysAutonome_actions .onglets li{color:var(--box-content-darken-text-color,inherit)}#config_sysAutonome_actions .onglets li.selectionne{color:var(--box-content-text-color);background:var(--box-content-background);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}#config_sysAutonome_actions .clear{clear:both}#config_sysAutonome_actions .contenu_onglet{width:760px;clear:both;background:var(--box-content-background);border-radius:var(--border-radius);padding:5px 10px}#config_sysAutonome_actions .conteneur_init_tor>*>*{vertical-align:middle}#config_sysAutonome_actions .conteneur_init_tor .filtre{display:inline-block}#config_sysAutonome_actions .conteneur_init_tor .filtre01{margin-left:15px}#config_sysAutonome_actions .conteneur_init_tor .filtre input{width:60px}#config_sysAutonome_actions .inversion_container{display:inline-block;padding:0 5px;border-radius:var(--border-radius)}#config_sysAutonome_actions .inversion_container.warning{background:orange}#config_sysAutonome_actions .inversion_container.alert{background:red}#config_sysAutonome_actions .condition1,#config_sysAutonome_actions .condition2,#config_sysAutonome_actions .condition3{margin-right:30px}#config_sysAutonome_actions .int{margin-left:20px}#config_sysAutonome_actions .application_filtre,#config_sysAutonome_actions .filtre_action{float:left}#config_sysAutonome_actions .jour_filtre_action{clear:both;padding-top:10px}#config_sysAutonome_actions .plage{float:left;width:74px;height:20px}#config_sysAutonome_actions .jour{float:left;width:88px;height:20px;border-right:1px solid #ccc;padding-left:2px;padding-right:2px;text-align:center}#config_sysAutonome_actions .jour input{width:35px;height:12px}#config_sysAutonome_aide #img_aide_masques{height:426px;width:721px}#config_sysAutonome #copie_masques{margin-left:auto;margin-right:auto;width:117px}#config_sysAutonome #copie_masques img{height:32px;width:32px;cursor:pointer}#config_sysAutonome #copie_masques img+img{float:right}#config_sysAutonome .masques{font-size:.9em;font-weight:normal;width:750px;cursor:default;position:relative}#config_sysAutonome .masque_conteneur{width:100%;height:35px;clear:both}#config_sysAutonome .masque_conteneur.dernier{height:36px}#config_sysAutonome .masque_conteneur.warning .entete_masque{background:orange;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}#config_sysAutonome .masque_conteneur.warning .masque{border-color:orange !important;border-width:3px !important;margin-left:-2px;margin-top:-2px}#config_sysAutonome .masque_conteneur.warning+.masque_conteneur:not(.alert) .masque{border-top-color:orange;border-top-width:3px;margin-top:-2px}#config_sysAutonome .masque_conteneur.alert .entete_masque{background:red;color:white;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}#config_sysAutonome .masque_conteneur.alert .entete_masque>*{color:var(--box-content-text-color)}#config_sysAutonome .masque_conteneur.alert .masque{border-color:red !important;border-width:3px !important;margin-left:-2px;margin-top:-2px}#config_sysAutonome .masque_conteneur.alert+.masque_conteneur .masque{border-top-color:red !important;border-top-width:3px !important;margin-top:-2px}#config_sysAutonome .masque_conteneur .entete_masque{float:left;width:70px;position:relative;height:20px;line-height:20px;margin-top:8px;padding-left:5px}#config_sysAutonome .masque_conteneur .entete_masque .ou{position:absolute;top:-16px;line-height:16px;left:25px;margin-right:15px}#config_sysAutonome .masque_conteneur .masque{border-top:1px solid var(--separator-color);border-left:1px solid var(--separator-color);border-right:1px solid var(--separator-color);float:left;position:relative}#config_sysAutonome .masque_conteneur .masque.bloque{color:gray}#config_sysAutonome .masque_conteneur .conteneur_intervalle.bloque>*{visibility:hidden}#config_sysAutonome .masque_conteneur.dernier .masque{border-bottom:1px solid var(--separator-color)}#config_sysAutonome .masque_conteneur.premier .masque,#config_sysAutonome .masque_conteneur.premier .masque>div:first-child,#config_sysAutonome .masque_conteneur.premier .masque>div:first-child>div:first-child{border-top-left-radius:var(--border-radius)}#config_sysAutonome .masque_conteneur.premier .masque,#config_sysAutonome .masque_conteneur.premier .masque>div:last-child{border-top-right-radius:var(--border-radius)}#config_sysAutonome .masque_conteneur.dernier .masque,#config_sysAutonome .masque_conteneur.dernier .masque>div:first-child,#config_sysAutonome .masque_conteneur.dernier .masque>div:first-child>div:first-child{border-bottom-left-radius:var(--border-radius)}#config_sysAutonome .masque_conteneur.dernier .masque,#config_sysAutonome .masque_conteneur.dernier .masque>div:last-child{border-bottom-right-radius:var(--border-radius)}#config_sysAutonome .masque>div{float:left;padding:0;width:90px;height:34px;text-align:center;background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#config_sysAutonome .masque .condition,#config_sysAutonome .masque .condition>div{position:relative}#config_sysAutonome .masque .condition>div:first-child{height:34px;line-height:34px;height:17px\9;line-height:17px\9;-moz-transition-property:height,line-height;-moz-transition-duration:.3s,.3s;-moz-transition-timing-function:linear,linear;-webkit-transition-property:height,line-height;-webkit-transition-duration:.3s,.3s;-webkit-transition-timing-function:linear,linear}#config_sysAutonome .masque .condition .cal,#config_sysAutonome .masque .condition .mvt,#config_sysAutonome .masque .condition .dans_zone,#config_sysAutonome .masque .condition .hors_zone{height:34px\9;line-height:34px\9}#config_sysAutonome .masque .condition .futur:not(.cal):not(.mvt):not(.dans_zone):not(.hors_zone):not(.reveil_invisible),.masque .condition .courant:not(.cal):not(.mvt):not(.dans_zone):not(.hors_zone):not(.reveil_invisible){height:17px;line-height:17px}#config_sysAutonome .masque .condition.fine{width:11px;border-left:var(--btn-light-border)}#config_sysAutonome .masque .condition.desact_reveil{width:11px;border-left:var(--btn-light-border);overflow:hidden;-moz-transition:all .4s linear;-webkit-transition:all .4s linear;transition:all .4s linear}#config_sysAutonome .masque .condition.desact_reveil.cache{display:block !important;width:0;border-left:0 solid black}#config_sysAutonome .masque .condition.desact_reveil.bloque{transition:none;border-right-color:transparent}#config_sysAutonome .masque .condition.desact_reveil.bloque+*{border-left-color:transparent}#config_sysAutonome .masque .condition.desact_reveil.bloque>*{visibility:hidden}#config_sysAutonome .masque .condition .desact_deb,#config_sysAutonome .masque .condition .desact_int{height:10px !important;line-height:10px !important;border-bottom:var(--btn-light-border)}#config_sysAutonome .masque .condition .desact_fin{height:12px !important;line-height:12px !important}#config_sysAutonome .masque .continu{visibility:hidden;height:0;line-height:0;-moz-transition-property:height,line-height;-moz-transition-duration:.3s,.3s;-moz-transition-timing-function:ease-in,ease-in;-webkit-transition-property:height,line-height;-webkit-transition-duration:.3s,.3s;-webkit-transition-timing-function:ease-in,ease-in}#config_sysAutonome .masque .futur:not(.mvt)+.continu{visibility:visible;height:17px;line-height:17px}#config_sysAutonome .masque .courant{font-size:1.1em}#config_sysAutonome .masque .courant:before{content:' ';position:absolute;top:5px;left:5px;width:5px;height:5px;background:red;border-radius:3px}#config_sysAutonome .masque .desact_deb.courant:before,#config_sysAutonome .masque .desact_int.courant:before,#config_sysAutonome .masque .desact_fin.courant:before{top:3px;left:3px}#config_sysAutonome .masque.dernier>div{margin-bottom:0}#config_sysAutonome .masque .futur{color:var(--selected-text-color);background:var(--selected-color);text-shadow:var(--selected-text-shadow);box-shadow:var(--selected-box-shadow);z-index:1}#config_sysAutonome .masque:not(.bloque) .condition div:not(.cfg_cal):not(.reveil_invisible):not(.img):hover,#config_sysAutonome .masque .condition .cal:hover{background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow)}#config_sysAutonome .masque .conteneur_intervalle{border-left:var(--btn-light-border)}#config_sysAutonome .masque .conteneur_intervalle input[type="text"]{width:35px;height:15px;line-height:15px;margin:0;padding:0;text-align:center}#config_sysAutonome .masque .supprime{width:15px;line-height:34px;font-weight:bold;border-left:var(--btn-light-border);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#config_sysAutonome .masque .supprime:hover{color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);background:var(--btn-light-hover-background)}#config_sysAutonome .masque .condition .cfg_cal{display:none;position:absolute;top:2px;right:2px;height:20px;width:20px;z-index:2;border-radius:var(--border-radius);border:0;cursor:pointer}#config_sysAutonome .masque .condition .cfg_cal .img{float:right;height:13px;width:13px}#config_sysAutonome .masque .condition .cal.futur+.cfg_cal{color:var(--selected-text-color)}#config_sysAutonome .masque .condition .cal.futur+.cfg_cal:hover{color:var(--hover-text-color)}#config_sysAutonome .masque .condition .cal.futur:hover+.cfg_cal{color:var(--hover-text-color-2)}#config_sysAutonome .masque .condition .cfg_cal .img svg{height:13px;width:13px}#config_sysAutonome .masque .cal.futur+.cfg_cal{display:block}#config_sysAutonome .ajouteMasque_conteneur{position:relative;left:48%;width:72px}#config_sysAutonome .ajouteMasque{cursor:default;text-align:center;height:15px;line-height:15px;width:70px;border:1px solid var(--separator-color);border-top:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-weight:bold;background:var(--btn-light-background)}#config_sysAutonome .ajouteMasque:hover{background:var(--btn-light-hover-background);color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);border:var(--btn-light-hover-border);border-top:0}#config_sysAutonome #telserveur_val,#config_sysAutonome #telalerte_val{width:90px}#config_sysAutonome .params_avances .col1{float:left;width:420px}#config_sysAutonome .params_avances .col2{float:left;width:400px}#config_sysAutonome .ouvreHisto_conteneur{position:absolute;top:2px;left:60%;margin-left:3px;padding:0;height:20px;width:30px}#config_sysAutonome .ouvreHisto{height:20px;width:20px;padding:2px}#config_sysAutonome .ouvreHisto svg{width:100%;height:100%}#config_sysAutonome_cal{overflow:visible}#config_sysAutonome_cal .contenu{filter:none;overflow:visible}#calendriers{padding-bottom:20px;height:340px}#intro_calendriers{text-align:center}#config_sysAutonome_cal .calendrier{width:700px;height:15px;margin-left:auto;margin-right:auto;margin-top:18px;display:flex;flex-direction:row}#config_sysAutonome_cal.hebdo .calendrier{margin-top:22px;width:720px}#config_sysAutonome_cal .calendrier>.prefixe_jour{width:80px;text-align:left;flex-shrink:0;align-self:flex-end;height:17px}#config_sysAutonome_cal .tranche{width:9px;height:13px;padding:0;margin:0;flex-shrink:0;position:relative;border:1px solid var(--separator-color);background:var(--btn-light-background);border-right-width:0;-moz-transition:background .3s ease-in;-webkit-transition:background .3s ease-in}#config_sysAutonome_cal.hebdo .calendrier .tranche{width:6px}#config_sysAutonome_cal .tranche .indic_courant{position:absolute;bottom:0;left:0;height:4px;width:100%;background:red;display:none;z-index:9990}#config_sysAutonome_cal .tranche.courant .indic_courant{display:block}#config_sysAutonome_cal .tranche .info{display:none;width:60px;height:12px;line-height:12px;position:absolute;top:-13px;left:-27px;color:black;font-size:.9em;text-align:center;border-radius:5px;cursor:default;padding:0;margin:auto;-moz-transition-property:background,color;-moz-transition-duration:.3s,.3s;-moz-transition-timing-function:ease-in,ease-in;-webkit-transition-property:background,color;-webkit-transition-duration:.3s,.3s;-webkit-transition-timing-function:ease-in,ease-in}#config_sysAutonome_cal .tranche.repere{z-index:9001}#config_sysAutonome_cal .tranche.repere .info{display:block;z-index:9000}#config_sysAutonome_cal .tranche:hover{border:1px solid var(--btn-light-hover-text-color);z-index:9901}#config_sysAutonome_cal .tranche:hover .info{display:block;z-index:9900;background:white}#config_sysAutonome_cal .tranche.futur{border:1px solid var(--selected-color);color:white;background:var(--selected-color)}#config_sysAutonome_cal .tranche:hover+.tranche,#config_sysAutonome_cal .tranche.futur+.tranche{border-left-width:0}#config_sysAutonome_cal .tranche:last-child{border-right-width:1px}#legende_tranches{position:absolute;top:0;right:0;padding-left:7px;padding-right:2px;padding-top:2px;padding-bottom:2px;border-left:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;border-bottom-left-radius:10px;font-size:.8em;line-height:16px}#legende_tranches .tranche{margin-right:2px;margin-left:0;border-right-width:1px}#legende_tranches .ligne{height:16px}#legende_tranches .ligne+.ligne{margin-top:2px}#intro_calendriers{height:42px;width:220px;padding-top:13px;margin:auto}#ajoutCalendrierRapide{height:110px}#ajoutCalendrierRapide .slider{padding-top:15px;padding-bottom:25px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;width:500px}#ajoutCalendrierRapide .slider .jslider-value{font:bold 10px Arial}#config_sysAutonome_cal .ligne#selection_intervalle{text-align:center;margin:auto;width:350px;line-height:19px}#config_sysAutonome_cal #select_intervalle{padding-left:5px;padding-right:5px}#config_sysAutonome_cal #select_intervalle,#config_sysAutonome_cal .SSContainerDivWrapper,#config_sysAutonome_cal .newListSelected,#config_sysAutonome_cal .selectedTxt{z-index:9999;width:75px;height:15px;line-height:15px}#config_sysAutonome_cal .SSContainerDivWrapper *{z-index:9999}#config_sysAutonome_cal .selectedTxt:after{width:15px;height:15px}#config_sysAutonome_cal #ajoutCalendrierRapide .colonne{float:left;padding-left:10px;background:inherit}#config_sysAutonome_cal #ajoutCalendrierRapide .colonne+.colonne{border-left:1px solid #bbb}#config_sysAutonome_cal #ajoutCalendrierRapide .colonne#actionCalGlobal{width:140px}#config_sysAutonome_cal #ajoutCalendrierRapide .colonne#actionCalGlobal .ligne{margin-top:15px;height:19px}#config_sysAutonome_cal #ajoutCalendrierRapide .colonne#actionCalGlobal button{width:120px;height:20px;line-height:18px;padding-left:0;padding-right:0}#config_sysAutonome_cal #ajouteReveils_conteneur{margin-left:auto;margin-right:auto;display:block;width:122px;float:none}#config_sysAutonome_cal #ajouteReveils{width:120px;height:20px;line-height:18px}#config_sysAutonome_cal #ajoutMultiple.colonne{padding-left:35px}#config_sysAutonome_cal button.discret{font-size:1em;line-height:12px;padding-top:0}#config_sysAutonome_cal #ajoutMultiple #ajoutMultiple_jours{display:flex;visibility:hidden}#config_sysAutonome_cal.hebdo #ajoutMultiple #ajoutMultiple_jours{visibility:visible}#config_sysAutonome_cal #ajoutMultiple #ajoutMultiple_jours>div{margin-right:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}#config_sysAutonome_selectionMobiles .contenu>*{text-align:center;margin-top:10px}#config_sysAutonome_selectionMobiles .filtres>*{text-align:center;margin-top:2px}#config_sysAutonome_selectionMobiles #bt_tous_mobiles,#config_sysAutonome_selectionMobiles #bt_aucun_mobile{margin-left:auto;margin-right:auto;float:none}#config_sysAutonome_selectionMobiles #mobiles{margin:auto;margin-top:10px;padding:0 !important;overflow-y:auto;display:flex;flex-direction:row;flex:0;flex-wrap:wrap;align-content:start}#config_sysAutonome_selectionMobiles .mobile{width:150px;height:30px;line-height:30px;border:1px solid black;border-radius:var(--border-radius);text-align:center;margin-top:5px;margin-left:5px;cursor:pointer;position:relative;font-size:.9em;overflow:hidden;border:var(--btn-light-border);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#config_sysAutonome_selectionMobiles .mobile.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}#config_sysAutonome_selectionMobiles .mobile.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:3px;width:16px;height:16px}#config_sysAutonome_selectionMobiles .mobile:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#config_sysAutonome_historique{width:fit-content}#config_sysAutonome_historique .texte{margin-bottom:10px;font-weight:normal;text-align:left}#config_sysAutonome_historique .tabContainer{max-height:70vh;overflow:auto;position:relative}#config_sysAutonome_historique table{width:100%}#config_sysAutonome_enregistrement_enCours .texte{padding-left:25px;padding-bottom:10px;background:url('loadmask/images/loading.gif') no-repeat}#popup_confirmation .contenu{padding:10px;text-align:center;min-width:200px}#popup_confirmation .actions{margin-top:10px;display:flex;flex-direction:row;justify-content:space-evenly}#popup_confirmation .contenu button{flex:1}#popup_confirmation button+button{margin-left:10px}.contextmenu{display:none;height:0;animation:all ease-in 1s}.contextmenu.show{display:flex;flex-direction:column;border:var(--contextmenu-border,1px solid #aaa);background:var(--contextmenu-background,#eee);box-shadow:var(--contextmenu-boxshadow,#aaa 1px 1px 5px);color:var(--contextmenu-tesxt-color,black);height:auto}.contextmenu>*{padding:10px}.contextmenu>*[disabled]{color:var(--contextmenu-tesxt-color,#bbb);font-style:italic}.contextmenu>*+*{border-top:var(--contextmenu-border,1px solid #aaa)}.contextmenu>*:hover:not([disabled]){background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);cursor:pointer}html,body{padding:0;margin:0;font:var(--dft-font);font-weight:normal;height:100%;width:100%;text-decoration:none;background:var(--background);overflow-x:hidden;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{display:flex;flex-direction:column}input,select{font:var(--dft-font)}select:not([multiple]){height:19px}button{padding:3px 10px;cursor:pointer;border:var(--btn-border);border-radius:var(--btn-border-radius);overflow:hidden;background:var(--btn-background);font-weight:bold;color:var(--btn-text-color);-webkit-appearance:none;text-shadow:var(--btn-text-shadow)}button:hover{background:var(--btn-hover-background);color:var(--btn-hover-text-color);text-shadow:var(--btn-hover-text-shadow);border:var(--btn-hover-border)}button.discret{color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);border:var(--btn-light-border);background:var(--btn-light-background)}.infobullePoint .button button,button.streetview,button.pvt,button.note_pos{font-weight:normal;color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);border:var(--btn-light-border);background:var(--btn-light-background)}button.note_pos{padding:0 5px;background:0;font-style:italic}.infobullePoint .button button:hover,button.discret:hover,button.streetview:hover,button.pvt:hover,button.note_pos:hover{color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);border:var(--btn-light-hover-border);background:var(--btn-light-hover-background)}button:disabled{color:var(--btn-disabled-text-color);text-shadow:var(--btn-disabled-text-shadow);border:var(--btn-disabled-border);background:var(--btn-disabled-background)}input[type="text"],input[type="password"],textarea{font:var(--dft-font);font-size:1.1em;padding:1px;border:0;border:1px solid var(--secondary-color);border-radius:var(--border-radius);background:white;resize:none;vertical-align:middle}input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:0;border:1px solid var(--primary-color)}input[type="color"]{height:20px;width:20px}input[type="calendrier"]{float:left;margin:0;padding:1px 0;border:var(--btn-light-border);border-right:0;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);text-align:center;width:100px;font-size:1em;height:15px;line-height:15px;color:black;background:white}input[type="calendrier"]+.cal_plus_moins{float:left;width:15px;height:17px;border:var(--btn-light-border);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);background:var(--btn-light-background)}input[type="calendrier"]+.cal_plus_moins>div{cursor:pointer}input[type="calendrier"]+.cal_plus_moins>div:hover{background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow)}input[type="calendrier"]+.cal_plus_moins .j_plus{height:8px;line-height:8px;text-align:center;border-top-right-radius:var(--border-radius);border-bottom:var(--btn-light-border)}input[type="calendrier"]+.cal_plus_moins .j_moins{height:8px;line-height:7px;text-align:center;border-bottom-right-radius:var(--border-radius)}input[disabled="disabled"]{color:#777;background:#eee}div:focus{outline:0}img.drapeau{object-fit:scale-down}.tableau tbody{font-weight:normal}.tableau tr{background:var(--table-odd-background);border:var(--table-row-border)}.tableau tr:nth-child(even){background:var(--table-even-background)}.tableau:hover tr:hover{color:var(--table-hover-text-color);text-shadow:var(--table-hover-text-shadow);background:var(--table-hover-background)}.tableau thead{height:20px}.tableau thead tr,.tableau th{color:var(--table-header-text-color);background:var(--table-header-background);text-align:center;padding:3px 10px;height:20px;white-space:nowrap}.tableau th>*{vertical-align:middle}.tableau td{border-top:var(--table-row-border);border-bottom:var(--table-row-border);border-left:var(--table-column-border);border-right:var(--table-column-border);text-align:center;padding:0 20px;height:19px;overflow:hidden;white-space:nowrap}.tableau img{height:16px;width:16px;vertical-align:middle}.tableau img+span{margin-left:3px;vertical-align:middle}.tableau img+img{margin-left:8px}.tableau{border-collapse:collapse;padding:5px;border:var(--table-border)}.section+.section{margin-top:20px}.section .titre_section{border-bottom:1px solid var(--separator-color);font-size:1.3em;color:var(--box-content-text-color)}.section.reduite .contenu_section{display:none}.section.reductible .titre_section:hover{cursor:pointer}.section.reductible .titre_section:before,.section.reductible.agrandie .titre_section:before{content:'-';float:right;padding-right:5px;padding-left:5px}.section.reductible.reduite .titre_section:before{content:'+'}.section .contenu_section{padding-left:10px;padding-right:10px}.section .sous_section .contenu_sous_section>div{display:flex;flex-direction:row;padding:2px;margin-left:10px}.section .sous_section .contenu_sous_section span{width:200px}.section .sous_section .contenu_sous_section .texteinviteacq .contenu_param{display:flex;flex-direction:column}.section .sous_section .contenu_sous_section .aide{font-style:italic;font-size:.9em;color:#777}.section .titre_sous_section{height:20px;border-bottom:1px solid #a0a0a0;font-size:1.1em;margin-left:10px;margin-top:10px;margin-bottom:5px}.inline-block{display:inline-block}.inline{display:inline;vertical-align:middle}.scrollable-x{overflow-x:auto}.cache,.cache_force{display:none !important}.right{float:right}.left{float:left}.mask{overflow:hidden}.round{border-radius:var(--border-radius)}.round-tl{border-top-left-radius:var(--border-radius)}.round-tr{border-top-right-radius:var(--border-radius)}.round-bl{border-bottom-left-radius:var(--border-radius)}.round-br{border-bottom-right-radius:var(--border-radius)}.btnValide,.btnLocalise,.btnEdite,.btnSupprime{width:13px;height:13px;padding:3px;vertical-align:middle;cursor:pointer;border:var(--btn-border);border-radius:var(--border-radius);color:white;flex-grow:0;flex-shrink:0}*+.btnValide,*+.btnLocalise,*+.btnEdite,*+.btnSupprime{margin-left:10px}.btnValide:hover,.btnLocalise:hover,.btnEdite:hover,.btnSupprime:hover{background:white}.btnValide *,.btnLocalise *,.btnEdite *,.btnSupprime *{pointer-events:none}.btnValide{background-color:#2fad29}.btnValide:hover{color:#2fad29;border-color:#2fad29}.btnLocalise{background-color:#0483b9}.btnLocalise:hover{color:#0483b9;border-color:#0483b9}.btnEdite{background-color:#eea00e}.btnEdite:hover{color:#eea00e;border-color:#eea00e}.btnSupprime{background-color:#d81635}.btnSupprime:hover{color:#d81635;border-color:#d81635}#chargement_init{position:absolute;display:block;z-index:10000;width:100%;height:100%;background:black;opacity:.6;text-align:center}#chargement_init .msg{font-size:3em;color:white;margin-top:150px}#notif_alertes,#notif_messages_bluetooth{width:100%;height:50px;display:none;position:fixed;text-align:center;background:#eee;opacity:.9;filter:Alpha(opacity=90);z-index:10000}#conteneur_colonnes{position:relative;margin-top:2px;margin-right:2px;flex:1;display:flex;flex-flow:row wrap;flex-wrap:nowrap;align-items:stretch;height:calc(100% - 90px);overflow:auto}.colonne{height:100%;padding:0;flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;margin-left:6px;background:var(--background)}.colonne>*{flex-shrink:0}.flex-line{display:flex;flex-direction:row;flex-wrap:nowrap}#colonne_gauche{order:1;flex-basis:auto;width:300px;position:relative}#colonne_gauche .btnHideShow{display:none}#colonne_droite{order:3;width:0;margin-left:0;overflow:hidden}#colonne_droite.affiche{width:300px;margin-left:6px}#colonne_milieu{order:2;flex-grow:3;flex-shrink:1;overflow:hidden}#liste_categories select{max-width:180px}.popup{padding:0 !important;margin:0 !important;list-style-type:none;overflow:hidden;background:#353535;filter:none;border-radius:var(--border-radius)}.popup .entete{height:25px;background:var(--popup-header-background);color:var(--popup-header-text-color);text-shadow:var(--popup-header-text-shadow);border-top:var(--popup-header-border-top);margin:0}.popup.boite>.contenu{overflow:auto;display:flex;flex-direction:column;border-top:var(--popup-content-border-top)}.lien_popup{cursor:pointer;text-decoration:none;vertical-align:middle;padding-right:30px;white-space:nowrap;position:relative}.lien_popup:hover{color:var(--primary-hover-text-color);text-shadow:var(--primary-hover-text-shadow)}.lien_popup:after{position:absolute;top:0;right:0;content:'>'}#barre_instr{font-size:1.3em}#barre_instr .barre_cachee{width:100%;height:50px;display:none;text-align:center;background:#eee;opacity:.9;filter:Alpha(opacity=90)}#barre_instr #barre_creation_cercle{line-height:50px}#barre_instr #barre_creation_polygone{line-height:50px}#barre_instr #barre_creation_couloir img{width:18px;height:18px;vertical-align:middle}#barre_menu{margin-top:2px;margin-left:30px;margin-right:30px;padding:0;display:flex;justify-content:center}#barre_menu .conteneur_menu+.conteneur_menu{margin-left:15px}#barre_menu button{width:130px;line-height:15px;font-size:1.1em;font-weight:bold}#barre_menu .conteneur_menu:hover button{background:var(--btn-hover-background);color:var(--btn-hover-text-color);text-shadow:var(--btn-hover-text-shadow);border:var(--btn-hover-border)}#barre_menu .slider{position:relative;z-index:9000}#barre_menu .slider .inner{display:none;position:absolute;top:0;left:5px;overflow:visible;font-size:1.1em;color:var(--box-content-text-color);background:var(--box-content-background);opacity:.9}#barre_menu .elmt{padding:5px 3px;width:114px;opacity:1;clear:both;color:black;background:transparent;cursor:default;overflow:visible;position:relative}#barre_menu .ssMenu .elmt{width:130px}#barre_menu .elmt.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}#barre_menu .elmt.selectionne:after{content:url('../images/tick_16.png');position:absolute;top:5px;right:5px}#barre_menu .elmt:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);overflow:visible;background:var(--hover-color)}#barre_menu .header_ssMenu{position:relative}#barre_menu .header_ssMenu .nom:after{content:'>';float:right}#barre_menu .ssMenu{display:none;position:absolute;z-index:10000;top:0;left:100%;background:#eee;opacity:1}#barre_menu .header_ssMenu:hover .ssMenu{display:block}.menu_nom{margin-bottom:0}#map_haut{width:100%;height:0;position:absolute;left:0;top:0;z-index:9000}#map_haut button{cursor:default}#map_bas{width:100%;height:0;position:absolute;left:0;bottom:0;z-index:9000}#options_carte{position:absolute;right:0;bottom:0}#options_carte .opt_carte{position:relative;height:30px;cursor:pointer}#options_carte .opt_carte .opt_carte_aide{position:absolute;right:35px;top:4px;white-space:nowrap;display:none;background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);border:1px solid var(--hover-text-color);border-radius:var(--border-radius);overflow:hidden;padding:2px 5px}#options_carte .opt_carte:hover .opt_carte_aide{display:block}#options_carte .opt_carte .opt_carte_icone{padding:3px;border-left:1px solid #777;border-top:1px solid #777;background:var(--btn-light-background)}#options_carte .opt_carte.selectionne .opt_carte_icone{background:var(--selected-color);color:var(--selected-text-color)}#options_carte .opt_carte:hover .opt_carte_icone{background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow)}#options_carte .opt_carte .opt_carte_icone img,#options_carte .opt_carte .opt_carte_icone svg{width:24px;height:24px}#options_carte .opt_carte .actif,#options_carte .opt_carte.selectionne .inactif{display:none}#options_carte .opt_carte.selectionne .actif,#options_carte .opt_carte .inactif{display:block}@media screen and (min-width:1024px){#opt_carte_positionVh{display:none}}#map_dessous .contenu{height:125px;overflow-x:auto;overflow-y:auto}#menu_mobile>.contenu>*{width:100%;height:100%}#conteneur_carte{position:relative;overflow:hidden;flex:1;border:1px solid #777}#conteneur_carte .contenu{height:100%;width:100%}.drag{position:absolute;top:120px;border:1px solid #89B;background:#BCE;height:58px;width:58px;cursor:move}.infobullePoint{border-radius:var(--border-radius);padding:1px;min-height:15px;border:1px solid #aaa;background:var(--box-content-background);opacity:.9;filter:Alpha(opacity=90);white-space:nowrap;overflow:hidden}.infobullePoint .titre{font-size:1.2em;font-weight:bold}.infobullePoint>div:nth-child(2){float:left}.infobullePoint .infos{clear:both;display:flex;flex-direction:column;margin-top:3px;margin-left:-2px;margin-right:-2px;padding-top:2px;margin-bottom:-2px}.infobullePoint .infos+*{margin-top:4px}.infobullePoint .ligneInfos:not(:empty){display:flex;flex-direction:row;flex-wrap:nowrap;border-bottom:1px dotted #aaa}.infobullePoint .ligneInfos>*{flex-grow:1}.infobullePoint .ligneInfos:first-child{border-top:1px dotted #aaa}.infobullePoint .colonneInfos{display:flex;flex-direction:column;flex-wrap:nowrap}.infobullePoint .colonneInfos>*{flex-grow:1}.infobullePoint .info{clear:both;display:flex;flex-direction:column;padding:2px;flex-grow:1;justify-content:center;align-items:center}.infobullePoint .ligneInfos>*{border-right:1px dotted #aaa}.infobullePoint .ligneInfos>*:first-child{border-left:1px dotted #aaa}.infobullePoint .colonneInfos>*:not(:first-child){border-top:1px dotted #aaa}.infobullePoint .info.adresse{flex-grow:2}.infobullePoint .info>.val{flex-grow:1}.infobullePoint .info>.txt{width:100%;color:#777}.infobullePoint .info.accessoires .ligneAccessoires{display:flex;flex-direction:row;flex-wrap:wrap}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire{border:1px dotted #aaa;text-align:center;flex:1;flex-shrink:0;padding:2px;display:flex;flex-direction:column}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire>.nom{width:100%;color:#777}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire>.valeur{margin-left:5px}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire[type="analog"]{background:#fda}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire[type="tor"][value="0"]{background:#ffe}.infobullePoint .info.accessoires .ligneAccessoires>.accessoire[type="tor"][value="1"]{background:#dfd}.infobullePoint .info.accessoires .ligneAccessoires:nth-child(3)>.accessoire[type="tor"][value="0"]{background:#fef}.infobullePoint .info.accessoires .ligneAccessoires:nth-child(3)>.accessoire[type="tor"][value="1"]{background:#cff}.infobullePoint .info.commentaire{color:black;font-size:1em;margin-bottom:4px;align-items:start}.infobullePoint .info.commentaire img.drapeau{height:11px;width:16px;vertical-align:middle}.infobullePoint .info.nomAssoc img{height:10px;width:10px;margin-right:3px}.infobullePoint .boutons{width:100%;text-align:center;white-space:normal;display:flex;flex-direction:column}.infobullePoint .afficheStreetview,.infobullePoint .affichePVT,.infobullePoint .button{margin-left:auto;margin-right:auto;margin-top:1px;margin-bottom:1px;width:100px;display:inline-block;padding:0 2px}.infobullePoint .afficheStreetview button,.infobullePoint .affichePVT button,.infobullePoint .button button{font-size:.9em;padding:0;width:100px;height:15px}.infobulleZone,.infobullePOI,.infobulleUtilisateurMobile{font-size:.8em;font-weight:bold;border-radius:var(--border-radius);padding:1px;min-height:15px;border:1px solid var(--primary-color);background:var(--primary-color);color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);opacity:.75;filter:Alpha(opacity=75);white-space:nowrap}.infobulleMobile{position:absolute;top:0;left:0;z-index:10000;font-size:.8em;font-weight:bold;border-radius:var(--border-radius);padding:1px;min-height:15px;border:1px solid var(--primary-color);background:var(--primary-color);color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);opacity:.75;filter:Alpha(opacity=75);white-space:nowrap}.infobulleAntenne .info{align-items:start}.fermeInfobulle{float:right;width:15px;height:15px;padding:0;border-radius:var(--border-radius);margin-left:3px;font-size:.9em;line-height:11px;filter:Alpha(opacity=100)}.borneKm{opacity:.8;padding:3px;color:white;border-radius:3px}#map{z-index:1;height:100%;width:100%;position:absolute;top:0;bottom:0;left:0;right:0}#popup_raccourcis #docs{width:100%}#popup_raccourcis .contact{margin-top:10px;text-align:center}#popup_raccourcis .contact a{color:black}#popup_raccourcis .contact a:hover{color:var(--primary-color)}.small-number{width:50px}#popup_edition_mobiles .contenu{display:flex;flex-direction:column;max-height:calc(100vh - 45px);overflow:hidden;position:relative}#admin_mobiles{float:right;margin-right:10px;font-weight:bold;font-size:.8em;line-height:25px;outline:0;color:white}#admin_mobiles:hover{color:black}#popup_edition_mobiles .table_container{flex:1;overflow:auto;position:relative}#popup_edition_mobiles .actions{margin:auto;margin-top:15px;margin-bottom:10px;text-align:center;clear:both;height:30px}#tab_liste_mobiles thead{position:relative;z-index:10}#tab_liste_mobiles th,#tab_liste_mobiles td{text-align:center;overflow:hidden}#tab_liste_mobiles td{padding:0 5px}#tab_liste_mobiles th{padding-top:0;padding-bottom:0}#tab_liste_mobiles td.selection{max-width:30px}#tab_liste_mobiles td.icones{width:96px;cursor:pointer}#tab_liste_mobiles td.commentaires{min-width:70px;cursor:pointer}#tab_liste_mobiles tbody td.nom{min-width:194px;text-align:left;height:20px;z-index:0}#tab_liste_mobiles tbody td.marquemob,#tab_liste_mobiles tbody td.modelemob,#tab_liste_mobiles tbody td.energie{min-width:110px;height:20px;z-index:0}#tab_liste_mobiles tbody td.nom div,#tab_liste_mobiles tbody td.marquemob div,#tab_liste_mobiles tbody td.modelemob div,#tab_liste_mobiles tbody td.energie div{display:flex;justify-content:space-between}#tab_liste_mobiles tbody td.nom span,#tab_liste_mobiles tbody td.marquemob span,#tab_liste_mobiles tbody td.modelemob span,#tab_liste_mobiles tbody td.energie span{flex:1;flex-shrink:1;order:1;margin-right:20px;text-align:left}#tab_liste_mobiles tbody td.nom svg,#tab_liste_mobiles tbody td.marquemob svg,#tab_liste_mobiles tbody td.modelemob svg,#tab_liste_mobiles tbody td.energie svg{display:none;width:10px;height:10px;padding:2px;order:2}#tab_liste_mobiles tbody td.marquemob:hover span,#tab_liste_mobiles tbody td.modelemob:hover span,#tab_liste_mobiles tbody td.energie:hover span{margin-right:0}#tab_liste_mobiles tbody td.nom:hover svg,#tab_liste_mobiles tbody td.marquemob:hover svg,#tab_liste_mobiles tbody td.modelemob:hover svg,#tab_liste_mobiles tbody td.energie:hover svg{display:block;margin-right:2px;margin-left:2px}#tab_liste_mobiles tbody td.nom input,#tab_liste_mobiles tbody td.marquemob input,#tab_liste_mobiles tbody td.modelemob input,#tab_liste_mobiles tbody td.energie select{display:none}#tab_liste_mobiles tbody td.nom.editing input,#tab_liste_mobiles tbody td.marquemob.editing input,#tab_liste_mobiles tbody td.modelemob.editing input,#tab_liste_mobiles tbody td.energie.editing select{display:block}#tab_liste_mobiles tbody td.nom.editing span,#tab_liste_mobiles tbody td.nom.editing img,#tab_liste_mobiles tbody td.marquemob.editing span,#tab_liste_mobiles tbody td.marquemob.editing img,#tab_liste_mobiles tbody td.modelemob.editing span,#tab_liste_mobiles tbody td.modelemob.editing img,#tab_liste_mobiles tbody td.energie.editing span,#tab_liste_mobiles tbody td.energie.editing img{display:none}#tab_liste_mobiles tbody td.perso{text-align:left;height:20px;z-index:0}#tab_liste_mobiles tbody td.perso div{display:flex;justify-content:space-between}#tab_liste_mobiles tbody td.perso span{flex:1;flex-shrink:1;order:1}#tab_liste_mobiles tbody td.perso svg{visibility:hidden;width:10px;height:10px;padding:2px;margin-right:2px;margin-left:2px;order:2}#tab_liste_mobiles tbody td.perso:hover svg{visibility:visible}#tab_liste_mobiles tbody td.perso input{display:none}#tab_liste_mobiles tbody td.perso.editing input{display:block}#tab_liste_mobiles tbody td.perso.editing span,#tab_liste_mobiles tbody td.perso.editing svg{display:none}#tab_liste_mobiles td.cumulkm{min-width:90px;text-align:right}#tab_liste_mobiles td.categorie{width:300px}#tab_liste_mobiles td.categorie>div{display:flex}#tab_liste_mobiles td.categorie .colCats{flex:1}#tab_liste_mobiles td.categorie .cat_obj{display:flex;flex-direction:row;justify-content:space-between}#tab_liste_mobiles td.categorie .cat_obj span{flex:1;flex-shrink:1;order:1;margin-right:2px;text-align:left}#tab_liste_mobiles td.categorie .cat_obj svg{visibility:hidden;width:10px;height:10px;padding:2px;order:2}#tab_liste_mobiles td.categorie .cat_obj:hover{padding-right:4px}#tab_liste_mobiles td.categorie .cat_obj:hover svg{visibility:visible;margin-right:2px;margin-left:2px}#tab_liste_mobiles td.categorie .btnCat{align-items:center;display:flex;margin-left:10px}#tab_liste_mobiles td.categorie .add_cat{padding:0;height:18px;line-height:12px;width:18px}#tab_liste_mobiles td.categorie .nouvCat{display:flex}#tab_liste_mobiles td.categorie .nouvCat select{text-align:left}#popup_ajout_categorie .ligne{padding:5px;margin-left:15px;margin-right:15px}#popup_ajout_categorie .nom_categorie{margin:auto;text-align:center}#popup_ajout_categorie .note_categorie_txt{margin-top:10px}#popup_ajout_categorie .contenu .actions{margin:auto;margin-top:10px;text-align:center;clear:both;height:30px}#popup_gestion_colonnes_tab_mob #colonnes_tab_mob{width:420px;margin-left:auto;margin-right:auto;text-align:center}#popup_gestion_colonnes_tab_mob select{width:400px}#popup_gestion_colonnes_tab_mob .ajout_colonne_txt{padding:5px}#popup_gestion_colonnes_tab_mob .contenu .actions{margin:auto;margin-top:10px;text-align:center;clear:both;height:30px}#popup_gestion_actions_groupees .contenu>div{padding:10px;width:300px}#popup_gestion_actions_groupees input[type="text"],#popup_gestion_actions_groupees textarea{width:100%;padding-left:5px;padding-right:5px;box-sizing:border-box}#popup_gestion_actions_groupees label{display:inline-block;white-space:nowrap;padding-right:10px}#popup_gestion_actions_groupees .ajout_categories .val,#popup_gestion_actions_groupees .retrait_categories .val{width:300px;margin-left:auto;margin-right:auto;text-align:center}#popup_gestion_actions_groupees .ajout_categories .val select,#popup_gestion_actions_groupees .retrait_categories .val select{width:280px}#popup_gestion_actions_groupees .contenu .actions{margin:auto;margin-top:10px;text-align:center;clear:both;height:30px}#popup_restauration_sauvegarde .restauration_sauvegarde_txt{padding:5px;margin-left:15px;margin-right:15px}#popup_restauration_sauvegarde .liste_sauvegardes_conteneur{margin:auto;text-align:center}#popup_restauration_sauvegarde .contenu .actions{margin:auto;margin-top:10px;text-align:center;clear:both;height:30px}#popup_edition_commentaires .contenu>div{padding:10px;width:300px}#popup_edition_commentaires input,#popup_edition_commentaires textarea{width:100%;padding-left:5px;padding-right:5px;box-sizing:border-box}#popup_edition_commentaires .contenu .actions{margin:auto;text-align:center;clear:both;height:30px}#popup_edition_icones .contenu{padding:10px}#popup_edition_icones .ligne>*{display:inline-block}#popup_edition_icones .col{display:inline-block;width:90px}#popup_edition_icones .col:not(.cache)+.col{margin-left:30px}#popup_edition_icones #forme .shape{display:none}#popup_edition_icones #forme .contenu_section>div,#popup_edition_icones #couleurs .contenu_section>div{display:inline-block}#popup_edition_icones #forme .contenu_section>.ST,#popup_edition_icones #forme .contenu_section>.MB{width:475px}#popup_edition_icones #couleurs .contenu_section>.ST,#popup_edition_icones #couleurs .contenu_section>.MB{width:450px}#popup_edition_icones #forme .contenu_section .ligne{margin-top:2px}#popup_edition_icones #forme .contenu_section input[type=text]{width:30px}#popup_edition_icones #forme .radius,#popup_edition_icones #forme .font{display:none}#popup_edition_icones #couleurs .col>.txt{text-align:center}#popup_edition_icones #couleurs .col>img{width:30px;height:30px;display:block;margin:auto}#popup_edition_icones #couleurs .ligne{height:22px}#popup_edition_icones #couleurs .ligne+.ligne{margin-top:2px}#popup_edition_icones #couleurs .ligne>div{float:left;width:68px;line-height:22px;font-weight:normal}#popup_edition_icones #couleurs .ligne>input{float:right}#popup_edition_icones .contenu .actions{margin:auto;margin-top:10px;text-align:center;clear:both;height:30px}#popup_edition_icones .icone_fichier_img{line-height:21px;width:16px;height:16px;vertical-align:middle}.helpTooltip{font-weight:normal;border:1px solid #ccc;border-radius:2px;color:white;background:#333;padding:3px}.helpTooltip ul{margin:0;padding-left:15px}#infosMobile{padding:5px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;overflow-y:hidden;box-sizing:border-box;height:100%;user-select:text}#infosMobile .section+.section{margin-top:0;margin-left:10px}#infosMobile .titre_section{text-align:center}#infosMobile .contenu_section{margin-top:3px;font-weight:normal;display:grid;grid-auto-flow:column;grid-template-rows:repeat(6,auto);grid-column-gap:15px}#infosMobile .contenu_section .ligne{display:flex;flex-direction:row;justify-content:space-between}#infosMobile .contenu_section .ligne:hover{border-radius:var(--border-radius);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#infosMobile .contenu_section .titre{margin-right:15px;white-space:nowrap}#infosMobile .val{white-space:pre}#section_journal>.contenu_section{row-gap:5px}#popup_journal table{user-select:text}#popup_journal table td.action>div{max-width:400px;white-space:normal;text-align:left}#infosMobile #section_journal button{min-width:75px}#popup_journal .export{height:30px;width:100%;text-align:center;line-height:30px}#popup_journal .export div{text-decoration:underline;font-size:1.2em;font-weight:bold}#popup_journal .export div:hover{cursor:pointer}#liste_itineraire{flex:1;margin:0;/margin:0 0 0 -16px;padding:0 !important;list-style-type:none;overflow:auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#infos_itineraire{height:75px;margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top:var(--mobiles-list-border);background:var(--btn-light-background)}#infos_itineraire .titre{text-align:center;width:100%}#infos_itineraire .duree,#infos_itineraire .distance{margin:2px}#infos_itineraire .couloir{width:100%;text-align:center}#liste_itineraire .etape{position:relative;padding:2px;padding-left:5px;margin:0;height:30px;line-height:30px;clear:both;cursor:default;border-bottom:var(--mobiles-list-border);overflow:hidden;background:var(--box-content-background);color:var(--box-content-text-color)}#liste_itineraire .etape.selectionne{color:var(--secondary-text-color);text-shadow:var(--secondary-text-shadow);background:var(--secondary-color);border-bottom:var(--mobiles-list-selected-border)}#liste_itineraire .etape:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#liste_itineraire .etape:active{color:var(--secondary-text-color);text-shadow:var(--secondary-text-shadow);background:var(--secondary-color);border-bottom:var(--mobiles-list-selected-border)}#liste_itineraire .etape .nom{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-moz-text-overflow:ellipsis;-o-text-overflow:ellipsis}#liste_itineraire .etape .fleche,#liste_itineraire .etape .supprime{font-size:.75em;width:18px;height:18px;color:white;text-align:center;float:right;position:relative;cursor:pointer;opacity:0;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#liste_itineraire .etape:hover .fleche,#liste_itineraire .etape:hover .supprime{opacity:1}#liste_itineraire .etape .fleche img{height:10px;width:10px;vertical-align:middle}#liste_itineraire .etape .supprime img{height:16px;width:16px;vertical-align:middle}#liste_itineraire .etape .haut,#liste_itineraire .etape .bas{float:right;width:60px;font-size:.8em;font-weight:bold;text-align:left}#legende_mobiles{flex-shrink:0}#legende_mobiles .contenu{height:max-content}#legende_mobiles .contenu.st.mb{height:max-content}.legende{width:100%;margin-left:0}.legende_item{display:none;padding:2px 0;margin:2px 0;float:left;width:45px;text-align:center;position:relative;cursor:pointer;border-radius:5px}.legende_item_nouv_ligne{clear:both}.legende_item_counter{position:absolute;font-family:Verdana;font-size:.8em;padding:1px 2px;border-radius:5px;top:15px;left:60%}.legende_item.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}.legende_item:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}.legende_item div{margin-left:auto;margin-right:auto}.legende_item img{width:20px;height:20px}.legende #bloc_legende_conduite,.legende #bloc_legende_pause,.legende #bloc_legende_arret,.legende #bloc_legende_vie_privee,.legende #bloc_legende_inactif{width:20%}.legende.st #bloc_legende_conduite,.legende.st #bloc_legende_pause,.legende.st #bloc_legende_arret,.legende.st #bloc_legende_vie_privee,.legende.st #bloc_legende_inactif,.legende.st .bloc_legende_etat_perso{display:block}.legende.mb #bloc_legende_MB_conduite,.legende.mb #bloc_legende_MB_actif,.legende.mb #bloc_legende_MB_inactif,.legende.mb .bloc_legende_etat_perso{display:block}.legende #bloc_legende_MB_actif,.legende #bloc_legende_MB_conduite,.legende #bloc_legende_MB_inactif,.legende .bloc_legende_etat_perso{width:33%}.legende.conducteurs .legende_item{width:33%}.legende.conducteurs #bloc_legende_cond_conduite,.legende.conducteurs #bloc_legende_cond_pause,.legende.conducteurs #bloc_legende_cond_arret{display:block}#magneto{width:100%;height:100%;margin:0}#magneto #conteneur_raccourcis{display:none}#magneto #conteneur_mode_selection{height:100%;vertical-align:top;margin-right:10px;border-right:1px solid #888;float:left}#magneto .mode_selection{padding:5px;width:100px;background:#eee;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background:-moz-linear-gradient(top,#fff,#ddd);background:-ms-linear-gradient(top,#fff,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#DDDDDD');cursor:pointer}#magneto .mode_selection:after{content:'>';float:right}#magneto .mode_selection.selectionne{color:white;background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#222));background:-moz-linear-gradient(top,#666,#222);background:-ms-linear-gradient(top,#666,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#222222')}#magneto .mode_selection:hover{color:white;background:#aaa;background:-webkit-gradient(linear,left top,left bottom,from(#bbb),to(#999));background:-moz-linear-gradient(top,#bbb,#999);background:-ms-linear-gradient(top,#bbb,#999);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb',endColorstr='#999999')}#magneto #conteneur_magneto_actions{height:100%;overflow-y:hidden}#magneto #magneto_actions{width:850px;margin-top:1px}#magneto #dateSimple{float:left;margin-right:10px;border:1px solid #353535;overflow:hidden}#magneto #dateSimple .datepick{font-size:inherit}#magneto #dateSimple .datepick-month thead{display:none}#magneto #dateSimple .datepick-month td{font-size:.9em;height:14px}#magneto #dateSimple .datepick-month td span,#magneto #dateSimple .datepick-month td a{padding:0;height:14px;line-height:14px}#magneto #dateSimple .datepick-nav{background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:-moz-linear-gradient(top,#666,#444);background:-ms-linear-gradient(top,#666,#444);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#444444')}#magneto #dateSimple .datepick-nav .datepick-cmd-today{display:none}#magneto #dateSimple .datepick-month-header{background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background:-moz-linear-gradient(top,#444,#222);background:-ms-linear-gradient(top,#444,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#222222')}#magneto #dateSimple a.datepick-today{color:black;background:#aaa;background:-webkit-gradient(linear,left top,left bottom,from(#bbb),to(#999));background:-moz-linear-gradient(top,#bbb,#999);background:-ms-linear-gradient(top,#bbb,#999);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb',endColorstr='#999999')}#magneto #dateSimple a.datepick-today.datepick-selected{color:white;background:#d81635;background:-webkit-gradient(linear,left top,left bottom,from(#d81635),to(#8e0f25));background:-moz-linear-gradient(top,#d81635,#8e0f25);background:-ms-linear-gradient(top,#d81635,#8e0f25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D81635',endColorstr='#8E0F25')}#magneto #dateSimple a.datepick-today.datepick-highlight{color:white;background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#222));background:-moz-linear-gradient(top,#666,#222);background:-ms-linear-gradient(top,#666,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#222222')}#magneto #courses_magnetoscope{float:left;margin-right:10px;overflow:hidden;padding-top:2px;width:255px;height:120px}#magneto #courses_magnetoscope ul{margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;height:100%;overflow-y:auto}#magneto #courses_magnetoscope li{position:absolute;float:left;width:102px;height:30px;border:1px solid black;border-radius:10px;text-align:center;margin-top:5px;margin-left:5px;padding-left:5px;padding-right:5px;position:relative;cursor:pointer;background:#eee;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background:-moz-linear-gradient(top,#fff,#ddd);background:-ms-linear-gradient(top,#fff,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#DDDDDD')}#magneto #courses_magnetoscope li.absent{color:#777;background:#ccc;border:1px solid #777;filter:none}#magneto #courses_magnetoscope li.selectionne{color:white;background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#777),to(#333));background:-moz-linear-gradient(top,#777,#333);background:-ms-linear-gradient(top,#777,#333);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#333333')}#magneto #courses_magnetoscope li.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:7px;width:16px;height:16px}#magneto #courses_magnetoscope li:not(.absent):hover{color:red;background:white;filter:none}#magneto[mode_selection="course"] #options_magnetoscope{display:none}#magneto .groupe{width:255px;height:80px;border:1px solid #888;border-radius:10px;position:relative;padding-top:25px;padding-left:2px;padding-right:2px;margin-right:10px;margin-top:7px;vertical-align:middle;float:left;box-shadow:3px 3px 2px #353535}#magneto .groupe .titre_conteneur{position:absolute;top:0;left:0;height:18px}#magneto .groupe .titre{padding:1px 8px;border-bottom:1px solid black;border-right:1px solid black;border-top-left-radius:10px;border-bottom-right-radius:10px;font-size:1em;color:white;background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#222));background:-moz-linear-gradient(top,#666,#222);background:-ms-linear-gradient(top,#666,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#222222');box-shadow:0 0 3px 0 #000 inset}#commande_chargement_avance_multiple.groupe{width:80px}#commande_chargement_avance_multiple .chargement{margin-left:auto;margin-right:auto;width:100%;height:60px;line-height:60px;text-align:center}#commande_chargement_avance_multiple .chargement img{vertical-align:middle}#commande_chargement_avance_multiple .chargement img:hover{cursor:pointer}#magneto .groupe .soustitre{width:50px;float:left;vertical-align:middle}#magneto .selection_date .date{margin-left:80px;width:118px}#magneto .selection_date input[type="calendrier"]{float:left;margin:0;padding:1px 0;border:1px solid black;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;text-align:center;width:100px;font-size:1em;height:15px;line-height:15px;color:white;background:#d81635;background:-webkit-gradient(linear,left top,left bottom,from(#d81635),to(#8e0f25));background:-moz-linear-gradient(top,#d81635,#8e0f25);background:-ms-linear-gradient(top,#d81635,#8e0f25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D81635',endColorstr='#8E0F25');box-shadow:0 0 3px 0 #353535 inset}#magneto .selection_date .cal_plus_moins{float:left;width:15px;height:17px;background:pink;border:1px solid black;border-left:0;border-top-right-radius:10px;border-bottom-right-radius:10px;color:white;background:#555;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#222));background:-moz-linear-gradient(top,#666,#222);background:-ms-linear-gradient(top,#666,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#222222');box-shadow:0 0 3px 0 #353535 inset}#magneto .selection_date .cal_plus_moins>div{cursor:pointer}#magneto .selection_date .cal_plus_moins>div:hover{background:#d81635;background:-webkit-gradient(linear,left top,left bottom,from(#d81635),to(#8e0f25));background:-moz-linear-gradient(top,#d81635,#8e0f25);background:-ms-linear-gradient(top,#d81635,#8e0f25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D81635',endColorstr='#8E0F25')}#magneto .selection_date .cal_plus_moins .j_plus{height:9px;line-height:9px;text-align:center;border-top-right-radius:10px}#magneto .selection_date .cal_plus_moins .j_moins{height:8px;line-height:6px;text-align:center;border-bottom-right-radius:10px}#magneto .selection_heure{clear:both}#magneto .selection_heure .soustitre{margin-top:15px}#magneto .groupe .slider{width:200px}#magneto .selection_dh .slider{width:175px;vertical-align:middle;float:left}#magneto .slider{margin-top:15px;margin-bottom:18px;margin-left:auto;margin-right:auto;display:block}#magneto #commandes_magnetoscope{padding-top:10px;height:95px}#magneto #commandes_magnetoscope .slider{clear:both}#magneto #commandes_magnetoscope .sans_activite{margin-top:15px;text-align:center;display:block}#boutons_commande{width:150px;margin-left:100px}.commande_magnetoscope{float:left;margin-left:2px;margin-bottom:18px;width:30px;height:30px}.commande_magnetoscope img{width:30px;height:30px}.commande_magnetoscope:hover{cursor:pointer}#magneto #legende_magnetoscope{overflow:auto}#magneto #legende_magnetoscope #optionsLegende{position:absolute;bottom:0;left:0;border-top:1px solid #888;height:19px;width:100%}#magneto #legende_magnetoscope #optionsLegende>div{width:49%;cursor:pointer;line-height:19px;float:left;text-align:center}#magneto #legende_magnetoscope #optionsLegende>div+div{border-left:1px solid #888}#magneto #legende_magnetoscope #optionsLegende img{width:13px;height:13px;margin-left:3px;vertical-align:middle}#magneto #legende_magnetoscope #optionsLegende input{margin:0;margin-left:3px;vertical-align:middle;cursor:pointer}#magneto #legende_magnetoscope #optionsLegende label{cursor:pointer}#magneto #legende_magnetoscope #liste_parcours{height:60px;overflow:auto}#magneto #legende_magnetoscope .item_legende_magneto{clear:both;margin-top:2px;margin-left:10px;height:13px;line-height:13px}#magneto #legende_magnetoscope .item_legende_magneto *{float:left;margin-left:3px}#magneto #legende_magnetoscope .item_legende_magneto .affiche_mobile_magneto{margin:0}#magneto #legende_magnetoscope .item_legende_magneto .mobile_magneto{cursor:pointer}#magneto #legende_magnetoscope .item_legende_magneto .nom{width:190px;height:13px}#magneto #legende_magnetoscope .item_legende_magneto .nom .nom{overflow:hidden;white-space:nowrap;float:none;width:auto}#magneto #legende_magnetoscope .item_legende_magneto .nom .vide{display:none;float:right}#magneto #legende_magnetoscope .item_legende_magneto .couleur{height:13px;width:13px;border-radius:2px}#magneto #legende_magnetoscope .item_legende_magneto .zoom{display:none;float:none}#magneto #legende_magnetoscope .item_legende_magneto>.mobile_magneto:hover .zoom{display:inline}#magneto #legende_magnetoscope .item_legende_magneto img{height:13px;width:13px;vertical-align:middle}#magneto #legende_magnetoscope .item_legende_magneto.parcours_vide .nom,#magneto #legende_magnetoscope .item_legende_magneto.parcours_cache .nom{color:#999}#magneto #legende_magnetoscope .item_legende_magneto.parcours_vide>.mobile_magneto:hover .zoom,#magneto #legende_magnetoscope .item_legende_magneto.parcours_cache>.mobile_magneto:hover .zoom{display:none}#magneto #legende_magnetoscope .item_legende_magneto.parcours_vide .nom .vide{display:block}#magneto #legende_magnetoscope .item_legende_magneto.parcours_vide .couleur{border:1px solid black;height:11px;width:11px;background-color:transparent !important}#magneto #legende_magnetoscope .item_legende_magneto.no_data .affiche_mobile_magneto,#magneto #legende_magnetoscope .item_legende_magneto.parcours_vide .affiche_mobile_magneto{visibility:hidden}.infobulleMagnetoscope{color:#555;font:bold .8em Arial;border-radius:5px 5px;-moz-border-radius:5px 5px;padding:1px;min-height:15px;\min-width:100px;border:1px solid #aaa;background:#eee;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));background:-moz-linear-gradient(top,#fff,#ddd);background:-ms-linear-gradient(top,#fff,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#DDDDDD');opacity:.85;filter:Alpha(opacity=85);white-space:nowrap;overflow:hidden}.infobulleMagnetoscope .titre{filter:Alpha(opacity=100);font-weight:bold;font-size:1.1em;color:black}.infobulleMagnetoscope .couleurTrajet{border-radius:2px;width:10px;height:10px;overflow:hidden;float:left;margin-right:3px;margin-left:3px;margin-top:2px}.infobulleMagnetoscope .couleurTrajet div{width:10px;height:10px}.infobulleMagnetoscope .info{clear:both;filter:Alpha(opacity=100)}.infobulleMagnetoscope>div>div{float:left}.infobulleMagnetoscope .fermeInfobulle{float:right}.infobulleMagnetoscope .afficheStreetview{margin-left:auto;margin-right:auto;margin-bottom:2px;width:100px}.infobulleMagnetoscope .afficheStreetview button{font-size:.9em;padding:0;width:100px}#magnetov2_container .contenu{height:170px}#magnetov2_rapport_container{flex:1}#magnetov2_rapport_container .contenu{overflow:auto}#magnetov2_course,#magnetov2_simple,#magnetov2_avance{height:100%;width:100%;text-align:center}#magnetov2_calendrier{display:inline-block;margin-top:6px}#magnetov2_horaires{min-width:50px}#magnetov2_horaires button{display:block}#magnetov2_container #magnetov2_course ul{display:flex;flex-direction:row;justify-content:space-evenly;margin:0;padding:0 !important;list-style-type:none;height:100%;overflow-y:auto;flex-wrap:wrap}#magnetov2_container #magnetov2_course li{position:absolute;float:left;width:120px;height:30px;border:var(--btn-light-border);border-radius:var(--border-radius);text-align:center;margin-top:5px;margin-left:5px;padding-left:5px;padding-right:5px;position:relative;cursor:pointer;background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#magnetov2_container #magnetov2_course li.absent{color:#777;background:#ccc;border:1px solid #777;filter:none}#magnetov2_container #magnetov2_course li.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}#magnetov2_container #magnetov2_course li.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:7px;width:16px;height:16px}#magnetov2_container #magnetov2_course li:not(.absent):hover{color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);background:var(--btn-light-hover-background);border:var(--btn-light-hover-border)}#magnetov2_container .groupe{width:200px;height:45px;border:1px solid var(--separator-color);border-radius:var(--border-radius);position:relative;padding-top:15px;padding-left:2px;padding-right:2px;margin-top:7px;vertical-align:middle;margin-left:auto;margin-right:auto}#magnetov2_container .groupe .titre_conteneur{position:absolute;top:0;left:0;height:18px}#magnetov2_container .groupe .titre{padding:1px 8px;border-bottom:1px solid var(--separator-color);border-right:1px solid var(--separator-color);border-top-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);font-size:1em;color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);background:var(--primary-color)}#magnetov2_container .avance>div{display:inline-block;vertical-align:middle}#magnetov2_container .avance .heure{width:118px}#magnetov2_container .selection_date .date{margin-left:10px;width:118px}#magnetov2_container .selection_heure{margin-top:2px}#magnetov2_avance_genere{display:block;margin-left:auto;margin-right:auto;margin-top:var(--border-radius)}#magnetov2_periodes_genere{display:block;margin-left:auto;margin-right:auto;margin-top:10px;width:40px}#magnetov2_params,#magnetov2_periodes{display:flex;flex-direction:column;padding:10px;width:100%;box-sizing:border-box}#magnetov2_params>*,#magnetov2_periodes>*{display:flex;flex-direction:row;justify-content:space-between}#magnetov2_rapport{color:var(--box-content-text-color)}#magnetov2_modelesRapports,#magnetov2_typesActivites,#magnetov2_etendBornes,#magnetov2_afficheArret,#magnetov2_dernieres_heuress{display:flex;flex-direction:row;justify-content:space-between;padding:2px}#magnetov2_modelesRapports .select select,#magnetov2_typesActivites .select select{max-width:200px}#magnetov2_modelesRapports{margin-bottom:5px}#magnetov2_typesActivites{margin-bottom:10px}#magnetov2_rapport .actions{margin-top:10px;text-align:center}#magnetov2_rapport #rapport{height:100%;margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;clear:both}#magnetov2_rapport #rapport .zones{width:100%;border:var(--table-border);border-spacing:0;margin-top:2px}#magnetov2_rapport #rapport .zones tbody tr:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#magnetov2_rapport #rapport .zones tr{height:25px}#magnetov2_rapport #rapport .note{font-style:italic;font-size:.8em}#magnetov2_rapport div.sans_activite{text-align:center}#magnetov2_rapport div.etapes>div{margin-left:4px;padding-left:4px}#magnetov2_rapport div.etape{position:relative;border-left:2px solid #777}#magnetov2_rapport div.etape.arret:not(:hover):not(.selectionne){color:#555}#magnetov2_rapport div.etape>.couleur{position:absolute;left:-4px;top:6px;bottom:8px;width:6px;z-index:1}#magnetov2_rapport div.etape .heure>*{display:inline-block}#magnetov2_rapport div.etape .heure .sep{margin-left:5px}#magnetov2_rapport div.etape .sep{width:85%;vertical-align:middle;margin-left:5px;border-top:1px solid #BBB}#magnetov2_rapport div.etape .sep.mini{width:72%}#magnetov2_rapport div.etape:not(:hover):not(.selectionne) .heure{color:#555}#magnetov2_rapport div.etape .desc{padding:2px}#magnetov2_rapport div.etape .desc>*{display:inline-block}#magnetov2_rapport div.etape .desc>div+div{margin-left:5px}#magnetov2_rapport div.etape .duree{min-width:40px;text-align:right}#magnetov2_rapport div.etape .lieu{font-size:.9em}#magnetov2_rapport div.etape.partageFin>.fin{display:none}#magnetov2_rapport div.etape.partageFin:not(:hover):not(.selectionne)>.couleur{bottom:-6px}#magnetov2_rapport .etape.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}#magnetov2_rapport .etape:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#magnetov2_rapport .etape:hover .sep,#magnetov2_rapport .etape.selectionne .sep{display:none}#magnetov2_rapport .etape.partageFin:hover>.fin,#magnetov2_rapport .etape.partageFin.selectionne>.fin{display:block}#magnetov2_rapport .etape.partageFin:hover+.etape>.debut,#magnetov2_rapport .etape.partageFin.selectionne+.etape>.debut{display:none}#magnetov2_rapport .etape.partageFin:hover+.etape>.couleur,#magnetov2_rapport .etape.partageFin.selectionne+.etape>.couleur{top:-8px}#menu_graphe{height:200px;min-height:75px;max-height:700px}#menu_graphe .contenu{height:calc(100% - 6px);overflow:hidden}#menu_graphe .contenu>*{display:inline-block;vertical-align:top}#menu_graphe .contenu #grapheMagnetoV2{height:99%;height:100%;width:100%}.plotTooltip{position:absolute;background:white;border:1px solid #777;border-radius:2px;white-space:nowrap;padding:0 2px;z-index:900}#menu_graphe .contenu .tickLabel{white-space:nowrap}#menu_magnetoscopev2_multiple{display:flex;flex-direction:column;background-color:var(--box-content-background);color:var(--box-content-text-color);justify-content:center;align-items:stretch}.mv2m-content{display:flex;flex-direction:row;flex-wrap:wrap;padding:2px 2px}.mv2m-content>div{margin:0 4px;padding:2px 1px}.mv2m-content .options-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.mv2m-content .options-content>button{margin:0 1px}.mv2m-content .sliderinfo-content{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end}.mv2m-content .sliderinfo-content .label{font-size:.8em}.mv2m-content .sliderinfo-content .label.current{font-size:1em;color:var(--primary-color)}.mv2m-content .sliderinfo-content .limit-content{display:flex;flex-direction:row;justify-content:space-between}.mv2m-content .sliderinfo-content .slider-content{display:flex;flex-direction:column;align-items:stretch;padding:0 6px}.mv2m-content .params-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.mv2m-content .close-content{display:flex;flex-direction:column;align-items:stretch;justify-content:center;align-self:stretch}.mv2m-content .close-content button{height:100%}#magneto_v2_multiple_legende{position:absolute;right:35px;bottom:15px;z-index:1;max-height:200px;width:150px;overflow:hidden;border:var(--btn-border);border-radius:var(--btn-border-radius)}#magneto_v2_multiple_legende.boite .entete{display:flex;justify-content:center;align-items:center;padding:0 6px;font-size:1em;background:var(--background-color);text-shadow:var(--box-header-text-shadow);margin-top:0}#magneto_v2_multiple_legende .contenu{display:flex;flex-direction:column;align-items:stretch;font-size:.9em;overflow:auto}#magneto_v2_multiple_legende .contenu button{margin:2px}#magneto_v2_multiple_legende .contenu .options{display:flex;flex-direction:column}#magneto_v2_multiple_legende .contenu .option-line{display:flex;flex-direction:row;justify-content:center;align-self:center}#magneto_v2_multiple_legende .main_list_mobile .mobile{height:auto;line-height:initial;display:flex;flex-direction:row}#magneto_v2_multiple_legende .option_line{display:flex;flex-direction:row;justify-content:space-between}#maintenance_contenu{overflow-x:auto;overflow-y:hidden;min-height:105px;display:flex;height:100%}#maintenance_contenu #sections_maintenance{display:flex;flex-direction:row;flex-wrap:nowrap}#maintenance_contenu #section_maintenance_general .ligne{height:20px;display:flex;flex-direction:row;align-items:center;border-radius:var(--border-radius)}#maintenance_contenu .ligne:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#maintenance_contenu .ligne>.modifier{justify-self:end;cursor:pointer;opacity:0;margin-left:5px;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#maintenance_contenu .ligne:hover>.modifier{opacity:1}#maintenance_contenu .ligne>.modifier>svg{width:11px;height:11px;padding:2px}#maintenance_contenu .section{width:240px;margin-top:5px;margin-left:5px;flex-shrink:0;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}#maintenance_contenu .section+*{margin-left:20px}#maintenance_contenu .section.reduite{-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);width:10px;margin-top:90px;overflow:visible}#maintenance_contenu .section.reduite .titre_section{font-size:.9em;font-weight:normal;width:auto;white-space:nowrap;border-bottom:0}#maintenance_contenu .section.reduite .contenu_section{display:none}#maintenance_contenu .section.reduite .editer_maintenance{display:none}#maintenance_contenu .section.reduite .supprimer_maintenance{display:none}#maintenance_contenu .contenu_section{max-height:80px;overflow-y:auto;overflow-x:hidden;margin-left:0;padding-left:0;padding-right:0;width:100%}#maintenance_contenu .tableau{width:100%;padding:0}#maintenance_contenu .tableau tr img,#maintenance_contenu .tableau tr svg{float:left;margin-top:2px;margin-left:2px;width:10px;height:10px;padding:1px;cursor:pointer}#maintenance_contenu .tableau th{padding-top:1px;padding-bottom:1px;padding-left:0;padding-right:0;height:15px}#maintenance_contenu .tableau td{white-space:nowrap;height:15px;padding-left:0;padding-right:0}#maintenance_contenu .tableau tr.suivant{background:white;color:green}#maintenance_contenu .tableau tr.averti{background:orange;color:white}#maintenance_contenu .tableau tr.alerte{background:red;color:white}#section_resume_maintenances.section{width:auto}#section_resume_maintenances .contenu_section{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,auto)}#section_resume_maintenances .maintenance{display:flex;font-weight:normal;padding:2px;line-height:16px}#section_resume_maintenances .maintenance:hover{background:var(--hover-color);color:var(--hover-text-color);text-shadow:var(--hover-text-shadow)}#section_resume_maintenances .maintenance:nth-child(n+5){border-left:1px dotted var(--separator-color);padding-left:5px}#section_resume_maintenances .maintenance>.nom{flex:1}#section_resume_maintenances .maintenance>.etat{padding-left:3px;padding-right:3px;margin-left:10px}#section_resume_maintenances .maintenance>.actions{display:flex;flex-direction:row;justify-content:space-evenly;width:60px;margin-left:5px}#section_resume_maintenances .maintenance>.actions>*{cursor:pointer}#section_resume_maintenances .maintenance>.actions>svg{width:10px;height:10px;margin:0;padding:2px}#section_resume_maintenances .maintenance.averti,#section_resume_maintenances .maintenance.alerte{font-weight:bold}#section_resume_maintenances .maintenance.averti>.etat{background:orange;color:black}#section_resume_maintenances .maintenance.alerte>.etat{background:red;color:white}#maintenance_contenu .actions{display:flex;flex-direction:column;justify-content:space-evenly;flex-shrink:0}#maintenance_contenu #section_maintenance_ajout_alerte{display:flex;flex-direction:row;flex-wrap:nowrap}#maintenance_contenu .maintenance_bt_ajout_alerte{margin-right:5px;max-height:50px;width:auto;min-width:100px}#maintenance_contenu #section_maintenance_boutons{display:flex;flex-direction:row}#maintenance_contenu #section_maintenance_boutons>*+*{margin-left:5px}#maintenance_contenu #section_maintenance_general{width:auto;min-width:250px;flex-shrink:0}#maintenance_contenu #section_maintenance_general .maintenance_titre{min-width:110px;margin-right:5px}#maintenance_contenu button{width:100px}#maintenance_contenu .section_maintenance .editer_maintenance{float:right;margin-right:5px;cursor:pointer}#maintenance_contenu .section_maintenance .supprimer_maintenance{float:right;cursor:pointer}#maintenance_popups{display:none}#popup_edition_km .edition_km_txt,#popup_edition_horametre .edition_horametre_txt{padding:5px}#popup_edition_consommations .ligne{height:70px}#popup_edition_consommations #edition_consommation_urbaine,#popup_edition_consommations #edition_consommation_route,#popup_edition_consommations #edition_consommation_mixte,#popup_edition_consommations #edition_co2{float:left;width:120px}#popup_edition_consommations .edition_consommations_txt{padding:5px}#popup_edition_consommations .edition_consommation_titre{text-align:center;padding:5px}#popup_edition_consommations .edition_consommation_conteneur{font-weight:normal;padding-left:5px;padding-right:5px}#popup_edition_km .edition_km_conteneur,#popup_edition_horametre .edition_horametre_conteneur{margin:auto;text-align:center}#popup_edition_km .edition_km_conteneur input,#popup_edition_horametre .edition_horametre_conteneur input{text-align:center}#popup_edition_km .contenu{align-items:center}#popup_edition_km .contenu,#popup_edition_horametre .contenu,#popup_edition_consommations .contenu{padding:10px;overflow:hidden}#popup_edition_km .contenu .select{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:7px}#popup_edition_km .contenu .select select{width:100px;padding:2px;margin-left:8px}#popup_edition_km .contenu .message_warning{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 12px}#popup_edition_km .contenu .message_warning p{flex:1;text-align:center;color:#d81635;font-weight:600}#popup_edition_km .groupe,#popup_edition_horametre .groupe{width:270px;height:80px;position:relative;padding-top:10px;padding-left:2px;padding-right:2px;margin-top:7px;vertical-align:middle;float:left}#popup_edition_km .groupe .soustitre,#popup_edition_horametre .groupe .soustitre{width:50px;float:left;vertical-align:middle}#popup_edition_km .selection_date .date,#popup_edition_horametre .selection_date .date{margin-left:80px;width:118px}#popup_edition_km .selection_heure,#popup_edition_horametre .selection_heure{clear:both}#popup_edition_km .selection_heure .soustitre,#popup_edition_horametre .selection_heure .soustitre{margin-top:15px}#popup_edition_km .groupe .slider,#popup_edition_horametre .groupe .slider{width:200px}#popup_edition_km .selection_dh .slider,#popup_edition_horametre .selection_dh .slider{width:175px;vertical-align:middle;float:left}#popup_edition_km .slider,#popup_edition_horametre .slider{margin-top:15px;margin-bottom:38px;margin-left:auto;margin-right:auto;display:block}#popup_edition_km .contenu .actions,#popup_edition_horametre .contenu .actions,#popup_edition_consommations .contenu .actions{margin-top:10px;text-align:center;justify-content:center}#popup_historisation_maintenance .historisation_maintenance_txt{padding:5px;margin-left:auto;margin-right:auto;margin-bottom:10px;text-align:center}#popup_ajout_maintenance_effectuee .ajout_maintenance_effectuee_txt{margin-bottom:10px;padding:5px}#popup_historisation_maintenance .param_evt_titre,#popup_ajout_maintenance_effectuee .param_evt_titre{min-width:150px}#popup_historisation_maintenance .ligne,#popup_ajout_maintenance_effectuee .ligne{display:flex;flex-direction:row;padding:5px}#popup_historisation_maintenance .selection_date .date,#popup_ajout_maintenance_effectuee .selection_date .date{width:118px}#popup_historisation_maintenance .contenu .actions,#popup_ajout_maintenance_effectuee .contenu .actions{margin:auto;margin-top:30px;text-align:center;clear:both;height:30px}#popup_carnet_entretien .contenu{padding:5px}#popup_carnet_entretien .contenu>*{margin-top:20px}#popup_carnet_entretien .contenu_section{margin-top:5px;font-weight:normal}#popup_carnet_entretien .contenu_section table{margin-left:auto;margin-right:auto}#popup_carnet_entretien .warning{background:orange;color:black}#popup_carnet_entretien .alert{background:red;color:white;font-weight:bold}#popup_carnet_entretien div.actions{display:flex;justify-content:center}#popup_carnet_entretien div.actions button+button{margin-left:2px}#popup_telemaintenance{width:500px}#popup_telemaintenance .contenu{padding:5px}#popup_telemaintenance .section{margin-bottom:20px}#popup_telemaintenance .contenu_section{margin-top:5px;font-weight:normal}#popup_telemaintenance .section_periode label{margin-right:20px}#popup_telemaintenance #telemaintenance_prochainEnvoi_date{border-right:var(--btn-light-border);border-radius:var(--border-radius)}#popup_telemaintenance #telemaintenance_prochainEnvoi_heure{text-align:center}#popup_telemaintenance .bloc_mails{border:1px solid var(--separator-color);height:70px;overflow:auto;padding:5px}#popup_telemaintenance .bloc_mails>div{margin-left:2px;margin-top:2px}#popup_telemaintenance .bloc_mails>div>img,#popup_telemaintenance .bloc_mails>div>svg{margin-right:5px;cursor:pointer}#popup_telemaintenance .bloc_mails>div>svg{vertical-align:middle;margin-right:2px;height:11px;width:11px;padding:2px;cursor:pointer}#popup_telemaintenance .bloc_mails>div>*{vertical-align:middle}#popup_telemaintenance #telemaintenance_ajout_mail{display:flex;margin-top:5px}#popup_telemaintenance #telemaintenance_ajout_mail input{flex:1;margin-right:5px}#popup_telemaintenance .actions{display:flex;justify-content:space-evenly}#resultatMesure{position:absolute;right:35px;top:4px;white-space:nowrap;background:white;color:#d81635;border:1px solid black;border-radius:10px;overflow:hidden;padding:2px 5px;cursor:default}#liste_mobiles_container{flex:1}#liste_mobiles_container .onglets{display:none}#liste_mobiles_container .contenu{display:flex;flex-direction:column;overflow-y:hidden}#filtres{flex-shrink:0}#tris{flex-shrink:0}#titre_liste_mobile{float:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#filtres_liste_mobiles,#tris_liste_mobiles,#mode_liste_mobiles_proches{width:100%}#filtres_liste_mobiles .filtre,#tris_liste_mobiles .tri,#mode_liste_mobiles_proches .mode{display:flex;flex-direction:row;justify-content:space-between;padding:2px;align-items:center}#filtres_liste_mobiles .filtre .titre,#tris_liste_mobiles .tri .titre,#mode_liste_mobiles_proches .mode .titre{overflow:hidden;text-overflow:ellipsis}#filtres_liste_mobiles .filtre .valeur,#tris_liste_mobiles .tri .valeur,#mode_liste_mobiles_proches .tri .valeur{text-align:right;flex:1;display:flex}#tris_liste_mobiles .tri .valeur,#mode_liste_mobiles_proches .mode .valeur{flex:0;display:flex;flex-basis:60%}#tris_liste_mobiles .tri .valeur select,#mode_liste_mobiles_proches .mode .valeur select{flex:1}#filtres_liste_mobiles .filtre .valeur_conteneur{display:flex;align-items:center;flex-basis:60%;max-width:60%}#filtres_liste_mobiles .filtre .suppr{height:16px;width:16px;padding:1px;vertical-align:middle;margin-left:2px;overflow:visible;background:var(--box-content-background);color:var(--box-content-text-color);border-radius:var(--border-radius)}#filtres_liste_mobiles .filtre .suppr:hover{cursor:pointer;background:var(--hover-color);color:var(--hover-text-color)}#liste_categories select,#filtre_course select,#filtre_destination select,#filtres_liste_mobiles .filtre.perso select,#filtres_liste_mobiles .filtre.societe select{width:100%;max-width:none}#filtre_TOR .msq{flex:1;width:0}.main_list_mobile{border-top:1px solid var(--separator-color);background:var(--mobiles-list-background);margin:0;padding:0 !important;list-style-type:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;clear:both;overflow-y:auto;flex:1}.main_list_mobile .categorie{list-style-type:none;padding:0}.main_list_mobile .categorie.reduite .mobile{height:0 !important;padding:0;border:0}.main_list_mobile .categorie .header{padding-top:2px;height:20px;line-height:20px;position:relative;font-weight:bold;color:var(--mobiles-list-header-text-color);text-shadow:var(--mobiles-list-header-text-shadow);background:var(--mobiles-list-header-background);border-bottom:var(--mobiles-list-header-border-bottom);cursor:pointer}.main_list_mobile .categorie .header .fleche{width:8px;height:7px;margin-right:5px;margin-left:3px;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.main_list_mobile .categorie.reduite .header .fleche{transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.main_list_mobile .mobile{position:relative;padding:2px;margin:0;height:30px;line-height:30px;clear:both;cursor:default;border-bottom:var(--mobiles-list-border);overflow:hidden;background:var(--box-content-background);color:var(--box-content-text-color)}.main_list_mobile .mobile.withAssoc,.main_list_mobile .mobile.withAssocRF,.main_list_mobile .mobile.withComment{height:40px}.main_list_mobile .mobile.withAssoc .nomBase,.main_list_mobile .mobile.withAssocRF .nomBase,.main_list_mobile .mobile.withComment .nomBase{line-height:25px}.main_list_mobile .mobile.withAssoc.withAssocRF,.main_list_mobile .mobile.withAssoc.withComment,.main_list_mobile .mobile.withAssocRF.withComment{height:70px}.main_list_mobile .mobile.withAssoc.withAssocRF.withComment{height:100px}.main_list_mobile .mobile.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);background:var(--selected-color);border-bottom:var(--mobiles-list-selected-border);box-shadow:var(--selected-box-shadow);z-index:1}.main_list_mobile .mobile:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color);z-index:2}.main_list_mobile .mobile:active{color:var(--secondary-text-color);text-shadow:var(--secondary-text-shadow);background:var(--secondary-color)}.main_list_mobile .mobile img{height:25px;width:25px;vertical-align:middle}.main_list_mobile .mobile .icone{float:left;margin-right:4px;margin-top:2px}.main_list_mobile .mobile .nom,.main_list_mobile .mobile .nom>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-moz-text-overflow:ellipsis;-o-text-overflow:ellipsis}.main_list_mobile .mobile .nom .txt{height:14px;line-height:12px;font-size:1rem;margin-top:-2px;font-weight:normal}.main_list_mobile .mobile .nom .txt img,.main_list_mobile .mobile .nom .txt svg{height:12px;width:16px;vertical-align:middle;margin-right:3px;object-fit:scale-down}.main_list_mobile .mobile .nom .txt .cond{height:13px;width:13px;vertical-align:middle}.main_list_mobile .mobile .nom .txt span{vertical-align:middle}.main_list_mobile .mobile .info_secondaire{float:right;margin-left:2px}.main_list_mobile .mobile .dh{float:right;width:56px;font-size:.85em;text-align:right;margin-left:3px}.main_list_mobile .mobile .info_course,.main_list_mobile .mobile .ageetat{float:right;font-size:.85em;text-align:right;padding-right:2px;margin-left:3px;height:20px;width:60px;overflow:none}.main_list_mobile .mobile .info_course{width:70px}.main_list_mobile .mobile .info_course.pc_retard{line-height:10px}.main_list_mobile .mobile .info_course.pc_retard span{font-size:.9em}.main_list_mobile .mobile .num_court{font-weight:bold;color:blue}.main_list_mobile .mobile.selectionne .num_court{color:cyan}.main_list_mobile .mobile:hover .num_court{color:blue}.main_list_mobile .mobile .lien_config{text-align:center;cursor:pointer;height:16px;width:16px;padding:2px;box-sizing:border-box;line-height:normal;margin-top:7px;border-radius:var(--border-radius)}.main_list_mobile .mobile .lien_config svg{width:12px;height:12px}.main_list_mobile .mobile .lien_config:hover{background:var(--btn-background);color:var(--btn-text-color)}.main_list_mobile .mobile .pile{box-sizing:border-box;width:29px;height:15px;margin-top:7.5px;margin-right:-5px;padding-right:5px;color:white;text-align:center;float:right;position:relative;background-size:25px 15px;background-repeat:no-repeat;line-height:15px;text-shadow:1px 1px black,1px 0 black,1px -1px black,0 1px black,0 0 black,0 -1px black,-1px 1px black,-1px 0 black,-1px -1px black}@keyframes anim_alertes{0{background:var(--primary-color)}25%{background:black}50%{background:var(--primary-color)}}@-moz-keyframes anim_alertes{0{background:var(--primary-color)}25%{background:black}50%{background:var(--primary-color)}}@-webkit-keyframes anim_alertes{0{background:var(--primary-color)}25%{background:black}50%{background:var(--primary-color)}}.main_list_mobile .mobile .nb_alertes{float:right;margin-right:3px;padding-left:4px;padding-right:4px;border-radius:10px;background:var(--primary-color);cursor:pointer;font-weight:bold;color:var(--primary-text-color);text-shadow:var(--primary-text-shadow)}@keyframes anim_alertes_img{0{transform:rotate(0)}90%{transform:rotate(0)}91%{transform:rotate(-10deg)}93%{transform:rotate(10deg)}95%{transform:rotate(-10deg)}97%{transform:rotate(10deg)}99%{transform:rotate(-10deg)}100%{transform:rotate(0)}}@-moz-keyframes anim_alertes_img{0{-moz-transform:rotate(0)}90%{-moz-transform:rotate(0)}91%{-moz-transform:rotate(-10deg)}93%{-moz-transform:rotate(10deg)}95%{-moz-transform:rotate(-10deg)}97%{-moz-transform:rotate(10deg)}99%{-moz-transform:rotate(-10deg)}100%{-moz-transform:rotate(0)}}@-webkit-keyframes anim_alertes_img{0{-webkit-transform:rotate(0)}90%{-webkit-transform:rotate(0)}91%{-webkit-transform:rotate(-10deg)}93%{-webkit-transform:rotate(10deg)}95%{-webkit-transform:rotate(-10deg)}97%{-webkit-transform:rotate(10deg)}99%{-webkit-transform:rotate(-10deg)}100%{-webkit-transform:rotate(0)}}.main_list_mobile .mobile .nb_alertes img{margin-right:2px}.main_list_mobile .mobile .liste_tor{float:right;padding-right:2px;padding-top:10px;height:10px}.main_list_mobile .mobile .liste_tor .tor{float:left;height:8px;width:8px;border:1px solid;border-radius:2px}.main_list_mobile .mobile .liste_tor .tor+.tor{margin-left:2px}.main_list_mobile .mobile .liste_tor .tor.actif{background:green}#liste_mobiles_proches{flex:1;height:100%;margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;overflow:auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#liste_mobiles_proches .mobile .duree,#liste_mobiles_proches .mobile .distance{float:right;width:60px;font-size:.8em;font-weight:bold;text-align:right}#liste_mobiles_proches .mobile .pos_inconnue{float:right;width:123px;font-size:.8em;margin-left:6px;text-align:right}#liste_mobiles_proches .mobile .distance{float:right;width:60px;font-size:.8em;font-weight:bold;text-align:right}.popup_suspension .contenu{background:#ccc}.popup_suspension .section .contenu_section{padding:3px 10px}#popup_avis_suspension .section{padding:5px}#popup_avis_suspension .contenu_section a,#popup_avis_suspension .contenu_section a:visited{text-decoration:none}#popup_avis_suspension #actions_liste_information{margin:auto;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;position:relative;width:120px}#popup_avis_suspension #actions_liste_information button{width:120px}.popup_actionMobile .contenu{padding:10px;text-align:center}.popup_actionMobile .contenu button{margin-top:10px;margin-right:10px}#popup_actionMobile_confirmation .contenu .type_action{font-size:2.5em;padding:15px 0}#popup_actionMobile_creeMdp span{display:inline-block;text-align:left;width:180px;margin-right:15px}#txtActionVerifMdp,#txtActionExecution{padding-left:5px;background:url('loadmask/images/loading.gif') no-repeat}.popup_alerte .contenu{background:#ccc}.popup_alerte .section .contenu_section{padding:0}#popup_alertes_emises,#popup_alertes_emises .contenu{overflow:visible}#popup_alertes_emises .contenu{background:var(--box-content-background)}#header_alertes_emises{position:relative;text-align:center;height:24px;padding-right:120px;min-width:530px}#filtres_alertes_emises .newListSelected{margin-left:2px;margin-top:2px;width:170px;-webkit-box-shadow:none;-moz-box-shadow:none}#filtres_alertes_emises .selectedTxt{width:168px;overflow:hidden;white-space:nowrap}#filtres_alertes_emises .SSContainerDivWrapper{width:170px}#filtres_alertes_emises select{float:left;margin-left:2px;margin-top:2px;width:170px}#txt_nouvelles_alertes_conteneur{position:absolute;top:2px;left:37%;width:25%}#txt_nouvelles_alertes{border:1px solid black;border-radius:var(--border-radius);text-align:center;padding:2px;color:white;background:#36c62f;text-shadow:1px 1px 2px #353535}#export_csv_alertes_conteneur{position:absolute;top:2px;right:90px}#export_csv_alertes{padding:3px 10px;border:1px solid black;border-radius:10px;height:13px;width:15px;cursor:pointer;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#export_csv_alertes img{height:15px;width:15px}#lecture_alertes_conteneur{position:absolute;top:2px;right:50px}#lecture_alertes{padding:2px 10px;border:1px solid black;border-radius:10px;height:15px;width:15px;cursor:pointer;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#lecture_alertes img,#lecture_alertes svg,#export_csv_alertes img,#export_csv_alertes svg{height:15px;width:15px}#actualise_alertes_emises_conteneur{position:absolute;top:2px;right:10px}#actualise_alertes_emises{padding:2px 10px;height:15px;width:15px;cursor:pointer;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}#actualise_alertes_emises:hover,#lecture_alertes:hover,#export_csv_alertes:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color);border:var(--btn-light-hover-border)}#actualise_alertes_emises img,#actualise_alertes_emises svg{height:15px;width:15px}#div_alertes_emises{position:relative;padding:10px;padding-top:25px}#txt_nouvelles_alertes,#txt_aucune_alerte{text-align:center}#tab_alertes_emises{min-width:600px}#tab_alertes_emises tr{font-weight:normal}#tab_alertes_emises tr.new td{font-weight:bold}#tab_alertes_emises tr .dhenvoi{overflow:visible}#tab_alertes_emises tr .dhenvoi>div{position:relative}#tab_alertes_emises td.dhenvoi{width:115px}#tab_alertes_emises td.vecteurs{overflow:visible}#tab_alertes_emises td.vecteurs>div{overflow:visible;width:75px;position:relative;height:16px;padding-top:1px;padding-bottom:1px}#tab_alertes_emises .img_div{position:absolute;overflow:visible;top:0}#tab_alertes_emises .img_div>svg{width:16px;height:16px}#tab_alertes_emises .img_div div{position:absolute;top:25px;left:10px;background:var(--hover-color);z-index:9999;color:var(--hover-text-color);font-weight:normal;text-shadow:none;white-space:nowrap;overflow:hidden;opacity:0;height:0;border-radius:5px;padding:0;-webkit-transition-property:opacity;-webkit-transition-duration:.2s;-webkit-transition-timing-function:ease-in;-moz-transition-property:opacity;-moz-transition-duration:.2s;-moz-transition-timing-function:ease-in;cursor:default}#tab_alertes_emises .img_div img:hover+div,#tab_alertes_emises .img_div svg:hover+div{height:auto;opacity:1;padding:2px}#tab_alertes_emises .img_div.mail{left:0}#tab_alertes_emises .img_div.SMS{left:20px}#tab_alertes_emises .img_div.SW{left:40px}#tab_alertes_emises .img_div.SMSVocal{left:60px}#tab_alertes_emises img.mail{height:12px;width:16px}#tab_alertes_emises img.SMS,#tab_alertes_emises img.SMSVocal{height:16px;width:16px}#tab_alertes_emises tr .texte{overflow:visible}#tab_alertes_emises td>div{position:relative;min-height:15px}#tab_alertes_emises tbody .mobile:hover{cursor:pointer;text-decoration:underline}#tab_alertes_emises tr .marque_lu{display:none}#tab_alertes_emises tr .marque_lu,#tab_alertes_emises tr .position,#tab_alertes_emises tr .suppr{margin-top:2px;margin-bottom:2px;width:14px;height:14px;padding:2px;cursor:pointer}#tab_alertes_emises tr.new .marque_lu{display:inline-block}#pages_alertes_emises{height:18px;margin-top:2px}#pages_alertes_emises>div{float:right}#pages_alertes_emises input{text-align:center;width:70px;height:16px;padding:0 2px;margin:0;background:transparent;cursor:pointer}#pages_alertes_emises input:hover,#pages_alertes_emises input:focus{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#pages_alertes_emises .page{float:right;border:var(--btn-light-border);padding:0 2px;border-radius:3px;cursor:pointer}#pages_alertes_emises>div+div{margin-right:2px}#pages_alertes_emises .page.courante{color:var(--primary-text-color);background:var(--primary-color);text-shadow:var(--primary-text-shadow)}#pages_alertes_emises .page:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#pages_alertes_emises #txt_pages{float:right;margin-right:5px}#popup_creation_evenement .contenu_evenement{display:flex;flex-direction:row;font-size:1.1em;cursor:pointer;padding:6px 6px 6px 6px;background:var(--box-content-background);color:var(--box-content-text-color);border-bottom:1px solid var(--separator-color)}#popup_creation_evenement .contenu_evenement:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#popup_creation_evenement .evenement.cat{width:80px}#popup_creation_evenement .evenement.val{display:flex;flex:1;justify-content:space-between}#popup_creation_evenement .evenement.val:after{flex:0 1 auto;margin-left:10px;content:'>'}#tab_liste_evenements td{padding-top:3px;padding-bottom:3px}#tab_liste_evenements .actions{width:40px}#tab_liste_evenements .actions img{cursor:pointer}#popup_param_evenement .contenu{display:flex;flex-direction:row;flex-wrap:nowrap}#colonne_parametres{width:300px}#colonne_parametres_details{flex:1;position:relative;min-height:92%;padding:5px;background:var(--box-content-background);border-radius:var(--border-radius);margin-right:-5px}#colonne_parametres_details>div{height:100%}#popup_param_evenement .contenu{padding:5px 10px;padding-left:10px;padding-right:10px}#colonne_parametres #nom_evt{width:270px;margin:2px 10px;padding:2px 5px}#colonne_parametres .param_evt{clear:both;height:20px;line-height:20px;padding:2px 10px;width:280px;position:relative}#colonne_parametres .param_evt>div{float:left;white-space:nowrap}#colonne_parametres .param_evt_titre{width:170px}#colonne_parametres .param_evt_val{text-align:center;max-width:99px;overflow:hidden;height:24px;text-overflow:ellipsis}#colonne_parametres .param_evt_val input{width:40px}#colonne_parametres .lien{cursor:pointer;border-radius:var(--border-radius);-moz-transition-property:background,color;-moz-transition-duration:.2s,.2s;-moz-transition-timing-function:ease-in,ease-in;-webkit-transition-property:background,color;-webkit-transition-duration:.2s,.2s;-webkit-transition-timing-function:ease-in,ease-in}#colonne_parametres .lien:after{content:'>';margin-right:2px;float:right}#colonne_parametres .lien:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#colonne_parametres .lien.selectionne{background:var(--box-content-background);border-top-right-radius:0;border-bottom-right-radius:0}#colonne_parametres .actions{margin:auto;margin-top:20px;text-align:center;clear:both;position:relative}#colonne_parametres .actions button{width:90px}#colonne_parametres .actions>div{width:92px;margin-left:38px;float:left}#liste_zones_evt ul,#liste_zones_dep_evt ul,#liste_zones_arr_evt ul,#liste_mobiles_evt ul,#liste_cal_evt ul,#liste_filtre_zone_evt ul,#liste_zones_filtre_evt ul{margin:0;/margin:0 0 0 -16px;/width:316px;padding:0 !important;list-style-type:none;overflow-y:auto}#liste_mobiles_evt ul{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap}#liste_zones_evt li,#liste_zones_dep_evt li,#liste_zones_arr_evt li,#liste_mobiles_evt li,#liste_zones_filtre_evt li{width:150px;height:30px;margin-top:10px;margin-left:15px;cursor:pointer;position:relative;overflow:hidden}#liste_zones_evt .zone_evt,#liste_zones_dep_evt .zone_evt,#liste_zones_arr_evt .zone_evt,#liste_mobiles_evt .mobile_evt,#liste_cal_evt .cal_evt,#liste_filtre_zone_evt .zone_evt,#liste_zones_filtre_evt .zone_evt{box-sizing:border-box;width:100%;height:100%;font-size:.9em;line-height:30px;text-align:center;border:var(--btn-light-border);border-radius:var(--border-radius);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);border:var(--btn-light-border)}#liste_zones_evt .zone_evt.selectionne,#liste_zones_dep_evt .zone_evt.selectionne,#liste_zones_arr_evt .zone_evt.selectionne,#liste_mobiles_evt .mobile_evt.selectionne,#liste_cal_evt .cal_evt.selectionne,#liste_filtre_zone_evt .zone_evt.selectionne,#liste_zones_filtre_evt .zone_evt.selectionne{background:var(--selected-color);color:var(--selected-text-color);text-shadow:var(--selected-text-shadow);box-shadow:var(--selected-box-shadow)}#liste_zones_evt .zone_evt.selectionne:after,#liste_zones_dep_evt .zone_evt.selectionne:after,#liste_zones_arr_evt .zone_evt.selectionne:after,#liste_mobiles_evt .mobile_evt.selectionne:after,#liste_cal_evt .cal_evt.selectionne:after,#liste_filtre_zone_evt .zone_evt.selectionne:after,#liste_zones_filtre_evt .zone_evt.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:3px;width:16px;height:16px}#liste_cal_evt .cal_evt.selectionne:after,#liste_filtre_zone_evt .zone_evt.selectionne:after{line-height:28px}#liste_zones_evt .zone_evt:hover,#liste_zones_dep_evt .zone_evt:hover,#liste_zones_arr_evt .zone_evt:hover,#liste_mobiles_evt .mobile_evt:hover,#liste_cal_evt .cal_evt:hover,#liste_filtre_zone_evt .zone_evt:hover,#liste_zones_filtre_evt .zone_evt:hover{background:var(--btn-light-hover-background);color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);border:var(--btn-light-hover-border)}#liste_mobiles_evt #selection_note{text-align:center;margin-top:10px}#liste_mobiles_evt .actions{margin:auto;margin-bottom:15px;text-align:center;clear:both;height:26px;width:154px}#liste_mobiles_evt .actions button{width:70px}#liste_mobiles_evt .actions>div{width:72px;float:left}#liste_mobiles_evt .actions>div+div{margin-left:10px}#liste_mobiles_evt .filtres>*{text-align:center;margin-top:2px}#liste_destinataires_evt{overflow-y:auto}#liste_destinataires_evt .destinataire_conteneur{clear:both;height:137px;width:472px;position:relative;margin-top:8px;margin-right:8px;margin-left:5px}#liste_destinataires_evt .destinataire{height:135px;width:470px;border:1px solid black;border-radius:var(--border-radius);text-align:center;font-size:.9em;position:relative;background:var(--btn-light-background);color:var(--btn-light-text-color)}#liste_destinataires_evt .destinataire .col1{float:left;position:relative;width:100px;border-right:1px solid black;height:100%}#liste_destinataires_evt .destinataire .col2{float:left;position:relative;width:350px;padding:5px;height:100%}#liste_destinataires_evt .destinataire .nom{font-size:1.2em;border-bottom:1px solid black;border-top-left-radius:var(--border-radius);padding-top:3px;padding-bottom:3px;cursor:pointer}#liste_destinataires_evt .destinataire .nom:hover{text-decoration:underline}#liste_destinataires_evt .destinataire .nom.selectionne{color:white;background:#555}#liste_destinataires_evt .destinataire .vecteurs>div{padding:3px;cursor:pointer;position:relative}#liste_destinataires_evt .destinataire .vecteurs>div.selectionne{color:black;background:#aaa}#liste_destinataires_evt .destinataire .vecteurs>div.selectionne:after{content:url('../images/tick_16.png');position:absolute;right:5px;top:3px;width:16px;height:16px}#liste_destinataires_evt .destinataire .vecteurs>div:hover{color:white;background:#555}#liste_destinataires_evt textarea{resize:none;width:230px}#liste_destinataires_evt input[type="text"]{width:230px}#liste_destinataires_evt .destinataire .sujet>div,#liste_destinataires_evt .destinataire .texte>div{float:left;width:110px}#liste_destinataires_evt .destinataire .aide_message{position:absolute;top:40px;left:10px;height:50px;width:110px;text-align:left;font-style:italic;font-size:.9em;color:#777}#liste_destinataires_evt .destinataire_conteneur .supprime_destinataire{position:absolute;top:-5px;right:-5px;height:13px;width:13px;cursor:pointer}#selection_destinataires_evt{text-align:center}#cree_destinataire_conteneur{width:162px;margin-top:10px;margin-left:auto;margin-right:auto}#selection_destinataires_evt #cree_destinataire{width:160px;font-size:.8em;padding-top:2px;padding-bottom:2px}#selection_destinataires_evt #mode_simple{text-align:right}#selection_destinataires_evt #mode_simple button{padding-top:1px;padding-bottom:1px;margin-top:-5px;margin-right:-3px;margin-bottom:2px}#selection_destinataires_evt_v2 #mode_avance{position:absolute;top:2px;right:2px;padding-top:1px;padding-bottom:1px}#selection_destinataires_evt_v2 .contenu_section{margin-top:2px}#selection_destinataires_evt_v2 #message_alerte{position:relative;width:505px}#selection_destinataires_evt_v2 #message_alerte .sujet>div,#selection_destinataires_evt_v2 #message_alerte .texte>div{float:left;width:70px}#selection_destinataires_evt_v2 #message_alerte .sujet input,#selection_destinataires_evt_v2 #message_alerte .texte textarea{width:270px}#selection_destinataires_evt_v2 #message_alerte .texte textarea{height:80px}#selection_destinataires_evt_v2 #message_alerte .aide_message{float:right;width:150px;text-align:left;font-style:italic;font-size:.9em;color:#777}#selection_destinataires_evt_v2 thead th,#selection_destinataires_evt_v2 tbody td{position:relative;width:40px}#selection_destinataires_evt_v2 tbody td{height:30px}#selection_destinataires_evt_v2 table .nom{width:150px}#selection_destinataires_evt_v2 table .actions img{cursor:pointer}#selection_destinataires_evt_v2 tfoot td{padding:1px}#selection_destinataires_evt_v2 tfoot div+div{margin-top:10px}#selection_destinataires_evt_v2 tfoot .asterisque{text-align:left}#creation_destinataire #section_cree_destinataire .contenu_section{padding:5px 10px}#creation_destinataire #section_cree_destinataire .contenu_section>div+div{margin-top:5px}#creation_destinataire .entete_param{float:left;width:80px}#creation_destinataire input{width:250px}#creation_destinataire .actions{margin:auto;margin-top:15px;text-align:center;clear:both}#creation_destinataire .actions button{width:90px}#creation_destinataire .actions>div{width:92px;margin-left:56px;float:left}#edition_echeance_km .ligne,#edition_echeance_date .ligne,#edition_echeance_horametre .ligne{margin-top:10px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#edition_echeance_km .bloc_donnees input[type=text],#edition_echeance_date .bloc_donnees input[type=text],#edition_echeance_horametre .bloc_donnees input[type=text]{margin-left:5px;margin-right:5px}#edition_etats_tor .titre_etat_tor{margin-bottom:5px}#edition_etats_tor .bloc_val_etat_tor{height:18px;line-height:18px}#edition_etats_tor #active_chgt_etat_tor{margin-top:10px}#edition_etats_tor .titre_options_tor,#edition_immobilite .titre_options_tor{margin-top:10px}#edition_etats_tor .inactmin,#edition_etats_tor .actmin{font-size:.9em}#edition_etats_analog .section>div,#edition_etats_analogedge .section>div{clear:both;height:20px;margin-bottom:10px}#edition_etats_analog .bloc_capteur_analog>div,#edition_etats_analog .bloc_seuil_min_analog>div,#edition_etats_analog .bloc_seuil_max_analog>div,#edition_etats_analog .bloc_duree_depassement_seuil_analog>div,#edition_etats_analogedge .bloc_capteur_analogedge>div,#edition_etats_analogedge .bloc_seuil_analogedge>div,#edition_etats_analogedge .bloc_front_analogedge>div,#edition_etats_analogedge .bloc_stabilisation_analogedge>div{float:left;width:200px}#edition_etats_analog input,#edition_etats_analogedge input{width:50px}#edition_pile_faible .slider{width:200px;margin-top:15px;margin-bottom:18px;margin-left:auto;margin-right:auto;display:block}#edition_debutJournee .slider{width:300px;margin-top:15px;margin-bottom:18px;margin-left:auto;margin-right:auto;display:block}#edition_kmmax{text-align:center}#edition_kmmax input{width:50px}#edition_kmmax>div{margin:auto;width:auto}#edition_immobilite .params_immobilite{display:grid;grid-template-columns:max-content max-content;grid-template-rows:auto auto;grid-column-gap:4px;grid-row-gap:4px;align-items:end}#edition_immobilite input[type="text"]{width:50px}#edition_immobilite select{max-width:200px}#edition_immobilite #bloc_tor_immobilite{display:flex;justify-content:left}#bloc_horaires_cal_evt .titre_nom_cal,#bloc_zones_filtre_evt .titre_nom_filtre_zone{display:inline}#bloc_horaires_cal_evt #nom_cal,#bloc_zones_filtre_evt #nom_filtre_zone{width:150px;display:inline}#bloc_nom_cal,#bloc_nom_filtre_zone{margin-bottom:5px}#bloc_nom_cal button,#bloc_nom_filtre_zone button{font-size:.8em;padding:0 2px;float:right}#ajoute_calendrier_conteneur,#ajoute_filtre_zone_conteneur{width:162px;margin-top:30px;margin-left:auto;margin-right:auto;text-align:center}#ajoute_calendrier,#ajoute_filtre_zone{font-size:.8em;width:100%}#liste_cal_evt li,#liste_filtre_zone_evt li{float:left;width:150px;height:30px;line-height:30px;border-radius:var(--border-radius);text-align:center;margin-top:8px;margin-bottom:0;margin-left:5px;margin-right:10px;cursor:pointer;position:relative;font-size:.9em}#liste_cal_evt img,#liste_filtre_zone_evt img,#liste_cal_evt svg,#liste_filtre_zone_evt svg{opacity:0;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#liste_cal_evt li:hover img,#liste_filtre_zone_evt li:hover img,#liste_cal_evt li:hover svg,#liste_filtre_zone_evt li:hover svg{opacity:1;filter:Alpha(opacity=100)}#liste_cal_evt li .cal_evt,#liste_filtre_zone_evt li .zone_evt{height:30px;overflow:hidden}#liste_cal_evt li .modifie_cal,#liste_filtre_zone_evt li .modifie_filtre_zone{position:absolute;top:-5px;right:15px;height:13px;width:13px;cursor:pointer;z-index:1}#liste_cal_evt li .supprime_cal,#liste_filtre_zone_evt .supprime_filtre_zone{position:absolute;top:-5px;right:-8px;height:13px;width:13px;cursor:pointer;z-index:1}#liste_horaires_cal_evt .entete_jour{height:16px}#liste_horaires_cal_evt .jour{background-color:#f8f8f8;height:58px;border:1px solid #ccc;border-radius:var(--border-radius);clear:both}#liste_horaires_cal_evt .jour:hover button{opacity:1;filter:Alpha(opacity=100)}#liste_horaires_cal_evt .jour button{font-size:.8em;padding:0 2px;float:right;opacity:0;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#liste_horaires_cal_evt .texte_jour{float:left;padding-left:5px}#liste_horaires_cal_evt .jour+.jour{margin-top:3px}#liste_horaires_cal_evt .selection_heures .tab_heures .heure{width:4px}#liste_horaires_cal_evt .selection_heures .tab_heures .heure.selection_deb,#liste_horaires_cal_evt .selection_heures .tab_heures .heure.selection_fin{width:3px}#liste_horaires_cal_evt .selection_heures .tab_heures .heure.selection_deb.selection_fin{width:2px}#liste_horaires_cal_evt .horaires{margin-top:4px}#liste_horaires_cal_evt .selection_heures .infobulle_selection{z-index:9999;white-space:nowrap}#liste_horaires_cal_evt .actions,#liste_zones_filtre_evt .actions{margin:auto;margin-top:15px;text-align:center;clear:both}#liste_horaires_cal_evt .actions button,#liste_zones_filtre_evt .actions button{width:140px}#liste_horaires_cal_evt .actions>div{width:140px;margin-left:110px;float:left}#condition_pos_contenue>div{float:left;line-height:20px}#condition_pos_contenue select{margin-left:5px}#liste_zones_filtre_evt .filtres{margin-top:10px;margin-bottom:10px}#liste_zones_filtre_evt .actions>div{width:140px;margin-left:20px;margin-right:20px;float:left}#popup_maintenances_flotte{width:800px}#popup_maintenances_flotte .contenu{padding:5px}#popup_maintenances_flotte .contenu_section,#popup_edition_maintenances_flotte .contenu_section{margin-top:5px;font-weight:normal}#popup_edition_maintenances_flotte .param_general_maintenances{display:flex;flex-direction:row;height:25px;align-items:center;justify-content:space-between;width:350px}#popup_edition_maintenances_flotte .param_general_maintenances .titre{min-width:120px}#popup_edition_maintenances_flotte div.date{display:flex;justify-content:center}#popup_edition_maintenances_flotte input[type="calendrier"]{margin:0;padding:1px 0;border:var(--btn-light-border);border-right:0;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);text-align:center;width:100px;font-size:1em;height:15px;line-height:15px;color:black;background:white}#popup_edition_maintenances_flotte input[type="calendrier"]+.cal_plus_moins{width:15px;height:17px;border:var(--btn-light-border);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);background:var(--btn-light-background)}#conteneur_tab_edition_maintenances_flotte{max-height:500px;overflow-y:scroll}#tab_maintenances_flotte,#tab_edition_maintenances_flotte{width:100%}#tab_edition_maintenances_flotte td{padding-top:1px;padding-bottom:1px}#tab_maintenances_flotte td{padding-top:3px;padding-bottom:3px}#tab_maintenances_flotte .actions img,#tab_maintenances_flotte .actions svg{cursor:pointer;width:14px;height:14px;padding:2px}#popup_maintenances_flotte .actions{margin:auto;margin-top:20px;text-align:center;clear:both;position:relative}#popup_edition_maintenances_flotte .contenu{padding:5px}#popup_maintenances_flotte .actions,#popup_edition_maintenances_flotte .actions{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:10px}#liste_destinataires_maintenances .tableau{width:100%}.popup_informations .contenu{background:#ccc}.popup_informations .section .contenu_section{padding:3px 10px;width:800px}#popup_liste_informations #legende_informations{padding:5px}#popup_liste_informations #legende_informations img{height:16px;vertical-align:middle;width:16px}#popup_liste_informations #actions_liste_informations{margin:auto;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;position:relative;height:25px}#popup_liste_informations .ferme_conteneur{float:left;margin-left:30px;width:122px}#popup_liste_informations .supprime_conteneur{float:right;margin-right:30px;width:122px}#popup_liste_informations #actions_liste_informations button{width:120px}#tab_liste_informations{width:100%}#tab_liste_informations tbody tr.alerte{color:red}#tab_liste_informations tbody td{padding-top:3px;padding-bottom:3px}#tab_liste_informations .actions{width:40px}#tab_liste_informations .actions img{cursor:pointer}#popup_details_information .section{padding:5px}#popup_details_information .contenu_section a,#popup_details_information .contenu_section a:visited{text-decoration:none}#popup_details_information #actions_liste_information{margin:auto;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;position:relative;width:120px}#popup_details_information #actions_liste_information button{width:120px}#recherche_mobile{padding:5px;float:left}#tab_liste_cluster_mobiles .couleur div{width:10px;height:10px;margin:auto;border:1px solid #353535;border-radius:6px}#tab_liste_cluster_mobiles{clear:both;width:100%}#tab_liste_cluster_mobiles td{padding-top:3px;padding-bottom:3px}#tab_liste_cluster_mobiles .actions{width:60px}#tab_liste_cluster_mobiles .actions img{cursor:pointer;margin-left:2px}#popup_paramsSW3 .entete #params_societe{float:right;margin-right:10px;font-weight:bold;font-size:.8em;line-height:25px;outline:0;color:white;text-decoration:underline}#popup_paramsSW3 .entete #params_societe:hover{color:var(--header-link-hover-text-color);text-shadow:var(--header-link-hover-text-shadow);cursor:pointer}#popup_paramsSW3 .contenu,#popup_paramsSW3_societe .contenu{padding:10px}#popup_paramsSW3 .paramSW3,#popup_paramsSW3_societe .paramSW3{height:15px}#popup_paramsSW3 .paramSW3+.paramSW3,#popup_paramsSW3_societe .paramSW3+.paramSW3{margin-top:10px}#popup_paramsSW3 .paramSW3_txt,#popup_paramsSW3_societe .paramSW3_txt{width:400px;float:left}#popup_paramsSW3 .paramSW3_val,#popup_paramsSW3_societe .paramSW3_val{margin-left:10px;margin-right:10px;width:100px;float:left;text-align:center}#popup_paramsSW3_societe .paramSW3_val{text-align:left}#popup_paramsSW3 .paramSW3_val>div,#popup_paramsSW3_societe .paramSW3_val>div{margin:auto}#popup_paramsSW3 .paramSW3_val>select,#popup_paramsSW3_societe .paramSW3_val>select,#popup_paramsSW3_societe .paramSW3_val>input{width:100px}#popup_paramsSW3_societe .paramSW3_val.prix>input{width:50px}#popup_paramsSW3 .paramSW3.withSlider,#popup_paramsSW3_societe .paramSW3.paramSW3.withSlider{padding-top:13px;padding-bottom:15px}#popup_paramsSW3 .paramSW3.withOnoff,#popup_paramsSW3_societe .paramSW3.paramSW3.withOnoff{height:26px;line-height:26px}#popup_paramsSW3 .actions,#popup_paramsSW3_societe .actions{width:300px;clear:both;height:26px;margin-left:auto;margin-right:auto;margin-top:30px}#popup_paramsSW3 .actions>div,#popup_paramsSW3_societe .actions>div{width:100px}#popup_paramsSW3 .actions button,#popup_paramsSW3_societe .actions button{width:100%}#popup_paramsSW3 .actions .valide_conteneur,#popup_paramsSW3_societe .actions .valide_conteneur{float:right}#popup_paramsSW3 .actions .annule_conteneur,#popup_paramsSW3_societe .actions .annule_conteneur{float:left}#popup_positions_mobiles_a_date .export{height:30px;width:100%;text-align:center;line-height:30px}#popup_positions_mobiles_a_date .export div{text-decoration:underline;font-size:1.2em;font-weight:bold}#popup_positions_mobiles_a_date .export div:hover{cursor:pointer}#tab_positions_mobiles_a_date{clear:both;width:100%}#tab_positions_mobiles_a_date td{padding-top:3px;padding-bottom:3px}#tab_positions_mobiles_a_date .nom{white-space:nowrap}#popup_positions_mobiles_a_date .cpt_mobiles{margin-top:3px;margin-left:2px;margin-bottom:15px}#popup_positions_mobiles_a_date .selection_dh{padding-top:3px;margin-bottom:3px}#popup_positions_mobiles_a_date .selection_dh>div,#popup_positions_mobiles_a_date .selection_dh>button{display:inline-block;margin-left:2px;margin-right:2px}#popup_positions_mobiles_a_date .avance{margin-bottom:3px}#popup_positions_mobiles_a_date .avance>div{display:inline-block;vertical-align:middle}#popup_positions_mobiles_a_date .analyse{vertical-align:middle;margin-left:auto;margin-right:auto}.popup_telerapport .section .contenu_section{padding:3px 10px}#popup_attente_telerapports .titre{padding-top:3px;padding-bottom:3px;text-align:center;width:100px;height:20px}#popup_liste_telerapports .contenu{background:var(--background)}#popup_liste_telerapports #actions_liste_telerapports{margin:auto;padding-top:10px;padding-bottom:10px;text-align:center;clear:both;position:relative;width:180px}#popup_liste_telerapports #actions_liste_telerapports button{width:180px}#tab_liste_telerapports td{padding-top:3px;padding-bottom:3px}#tab_liste_telerapports .actions{width:40px}#tab_liste_telerapports .actions img{cursor:pointer}#section_email_rapport .contenu_section{height:140px}#colonne_destinataires_rapport{float:left;width:250px}#section_format_rapport .contenu_section{display:flex}#section_format_rapport #zip_container{display:flex;align-items:center;margin-left:20px}#json_rapport .param{display:flex;flex-direction:row;justify-content:space-between;margin:2px 3px}#destinataires_rapport .titre_destinataires{margin-top:5px}#destinataires_rapport .bloc_destinataires{border:1px solid var(--separator-color);height:70px;width:200px;overflow:auto}#destinataires_rapport .bloc_destinataires>div{margin-left:2px;margin-top:2px}#colonne_destinataires_rapport .titre_destinataires,#colonne_destinataires_rapport .titre_nouv_destinataire{margin-left:2px}#colonne_destinataires_rapport .supprime_destinataire{vertical-align:middle;margin-right:2px;height:11px;width:11px;padding:2px;cursor:pointer}#colonne_destinataires_rapport button.discret{font-size:1em;padding-top:0}#colonne_sujet_corps_rapport{float:right;width:250px}#bloc_sujet_mail_rapport .titre_sujet{margin-top:5px}#sujet_mail_rapport{width:250px}#ajout_destinataire_rapport{margin-top:10px}#bloc_corps_mail_rapport{margin-top:10px}#corps_mail_rapport{width:250px}#popup_param_telerapport #modele_rapport{margin-left:10px}#popup_param_telerapport .ligne{float:left}#popup_param_telerapport .ligneflex{display:flex;flex-direction:row;align-items:center}#popup_param_telerapport .ligneflex>*{display:flex;flex-direction:row;align-items:center}#popup_param_telerapport .ligneflex>*+*{margin-left:15px}#popup_param_telerapport #section_mobile_rapport .contenu_section div{margin-top:2px;margin-left:2px;margin-right:2px}#popup_param_telerapport #section_ftp_rapport .contenu_section table{width:500px}#popup_param_telerapport #section_ftp_rapport .contenu_section table td{padding:0}#popup_param_telerapport #section_ftp_rapport .contenu_section table .dossier{display:none}#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .protocol select{width:auto}#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .port input{width:50px}#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .url input{width:150px}#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .login input,#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .password input{width:100px}#popup_param_telerapport #section_ftp_rapport .contenu_section table tbody .actions img{cursor:pointer}#popup_param_telerapport #section_ftp_rapport .contenu_section table tfoot .actions button{padding:0 3px}#popup_param_telerapport>.contenu>.actions{margin:auto;margin-top:20px;text-align:center;clear:both;position:relative;width:250px;height:25px}#popup_param_telerapport>.contenu>.actions button{width:90px}#popup_param_telerapport>.contenu>.actions .annule_conteneur{float:left}#popup_param_telerapport>.contenu>.actions .enregistre_conteneur{float:right}#popup_param_telerapport>.contenu{padding:5px 10px;padding-left:10px;padding-right:10px}#popup_liste_zones .ligne,#popup_liste_pois .ligne{display:flex;flex-direction:row;flex-wrap:nowrap}#recherche_zone,#recherche_poi{padding:5px;flex:1}#import_poi,#export_poi,#import_zone,#export_zone{height:30px;line-height:30px;text-align:center;margin-right:5px}#import_poi img,#export_poi img,#import_zone img,#export_zone img{width:20px;height:20px;vertical-align:middle}#import_poi img:hover,#export_poi img:hover,#import_zone img:hover,#export_zone img:hover{cursor:pointer}.aide_zone_securisee{padding:1px 5px;font-style:italic}#tab_liste_zones .couleur div{width:14px;height:14px;margin:auto;border:1px solid #353535;border-radius:10px}#tab_liste_zones,#tab_liste_pois{clear:both;width:100%}#tab_liste_zones td,#tab_liste_pois td{padding-top:3px;padding-bottom:3px}#tab_liste_zones .nom{white-space:nowrap}#tab_liste_zones .actions,#tab_liste_pois .actions{min-width:60px}#tab_liste_zones .actions img,#tab_liste_pois .actions img,#tab_liste_zones .actions svg,#tab_liste_pois .actions svg{cursor:pointer;width:14px;height:14px;padding:2px}#tab_liste_zones .actions>*+img,#tab_liste_zones .actions>*+svg,#tab_liste_pois .actions>*+img,#tab_liste_pois .actions>*+svg{margin-left:10px}#tab_liste_zones input[type="checkbox"],#tab_liste_pois input[type="checkbox"]{width:18px;height:18px}#tab_liste_pois td.categories>div,#tab_liste_zones td.categories>div{display:flex;max-width:250px;flex-wrap:wrap}#tab_liste_pois td.categories .categorie,#tab_liste_zones td.categories .categorie{margin:2px;padding:2px;color:black;background-color:#f0f0f0;border:1px solid #ccc;border-radius:var(--border-radius);cursor:pointer}#tab_liste_pois td.categories .categorie:hover,#tab_liste_zones td.categories .categorie:hover{background-color:var(--selected-color);color:var(--selected-text-color);text-shadow:var(--selected-text-shadow)}#popup_import_zones .contenu,#popup_import_pois .contenu{padding:5px}#popup_import_zones .option,#popup_import_pois .option{padding-top:15px}#popup_import_zones .actions,#popup_import_pois .actions{margin:auto;margin-top:30px;text-align:center;clear:both}#popup_import_zones .actions button+button,#popup_import_pois .actions button+button{margin-left:20px}#popup_import_zones .options>*:not(.titre),#popup_import_pois .options>*:not(.titre){font-weight:normal;padding-left:5px;padding-top:1px}#popup_import_zones .option ul,#popup_import_pois .option ul{margin:inherit;font-weight:normal;padding-left:20px}#popup_enregistrement_zone .contenu,#popup_enregistrement_POI .contenu{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:5px}#popup_enregistrement_zone .contenu{min-width:400px}#popup_enregistrement_zone .ligne{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;margin-bottom:15px}#popup_enregistrement_zone .ligne>.txt{flex-basis:140px;flex-shrink:0}#popup_enregistrement_zone .ligne>.val{flex:1;flex-basis:200px;flex-shrink:0}#popup_enregistrement_zone .select2-container,#popup_enregistrement_POI .select2-container{width:100% !important}#popup_enregistrement_zone .largeur>.val{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#popup_enregistrement_zone .largeur>.val input{width:80px;margin-right:10px;text-align:right}#popup_enregistrement_zone .actions,#popup_enregistrement_POI .actions{margin:auto;text-align:center;clear:both}#popup_enregistrement_POI .actions{margin-top:20px}#popup_enregistrement_zone .actions button+button,#popup_enregistrement_POI .actions button+button{margin-left:20px}#popup_enregistrement_POI #nom_POI,#popup_enregistrement_POI #email_POI{width:100%}#popup_enregistrement_POI #icones_POI{height:70px}#popup_enregistrement_POI #icones_POI_txt{padding-top:8px}#popup_enregistrement_POI #icones_POI>div{float:left;padding:5px;border-radius:5px;border:1px solid transparent}#popup_enregistrement_POI #icones_POI>div+div{float:left;margin-left:10px;padding:5px;border-radius:5px}#popup_enregistrement_POI #icones_POI>div:hover{border:1px solid #555}#popup_enregistrement_POI #icones_POI>div.selectionne{border:1px solid #555;box-shadow:0 0 6px 0 #555 inset}#popup_enregistrement_POI #icones_POI img{height:20px;width:20px}#popup_enregistrement_POI #icones_POI #perso1{clear:both;margin-left:0}#popup_enregistrement_POI .entete_param{border-bottom:1px solid #aaa;font-size:1.3em;color:#353535}#popup_enregistrement_POI .param+.param .entete_param{margin-top:20px}#popup_enregistrement_POI .entete_param+div{padding:10px}#popup_liste_mobiles_dans_zone .cpt_mobiles,#popup_liste_mobiles_passes_dans_zone .cpt_mobiles,#popup_stats_mobiles_passes_dans_zones .cpt_mobiles{margin-top:3px;margin-left:2px}#popup_liste_mobiles_dans_zone .zone,#popup_liste_mobiles_passes_dans_zone .zone{padding-top:5px;margin-left:2px;margin-bottom:5px}#popup_liste_mobiles_dans_zone .stats,#popup_stats_mobiles_passes_dans_zones .stats{height:50px;padding-top:5px;padding-bottom:5px;margin-left:2px}#popup_liste_mobiles_passes_dans_zone .stats,#popup_liste_mobiles_passes_dans_zone .liste{padding-left:2px}#popup_liste_mobiles_passes_dans_zone .liste .contenu_section{padding-top:2px}#popup_liste_mobiles_dans_zone .export,#popup_liste_mobiles_passes_dans_zone .export,#popup_stats_mobiles_passes_dans_zones .export{height:30px;width:100%;text-align:center;line-height:30px}#popup_liste_mobiles_dans_zone .export div,#popup_liste_mobiles_passes_dans_zone .export div,#popup_stats_mobiles_passes_dans_zones .export div{text-decoration:underline;font-size:1.2em;font-weight:bold}#popup_liste_mobiles_dans_zone .export div:hover,#popup_liste_mobiles_passes_dans_zone .export div:hover,#popup_stats_mobiles_passes_dans_zones .export div:hover{cursor:pointer}#popup_liste_mobiles_dans_zone .ligne,#popup_liste_mobiles_passes_dans_zone .ligne,#popup_stats_mobiles_passes_dans_zones .ligne{clear:both}#popup_liste_mobiles_dans_zone .ligne>div,#popup_liste_mobiles_passes_dans_zone .ligne>div,#popup_stats_mobiles_passes_dans_zones .ligne>div{display:inline-block}#popup_liste_mobiles_dans_zone .stats_titre,#popup_liste_mobiles_passes_dans_zone .stats_titre,#popup_stats_mobiles_passes_dans_zones .stats_titre{width:200px}#tab_liste_mobiles_dans_zone{clear:both;width:100%}#tab_liste_mobiles_dans_zone td{padding-top:3px;padding-bottom:3px}#tab_liste_mobiles_dans_zone .nom{white-space:nowrap}#popup_liste_mobiles_passes_dans_zone .groupe,#popup_stats_mobiles_passes_dans_zones .groupe{width:200px;height:45px;border:1px solid #888;border-radius:10px;position:relative;padding-top:12px;padding-left:2px;padding-right:2px;margin-top:7px;vertical-align:middle;margin-left:auto;margin-right:auto;box-shadow:3px 3px 2px #353535}#popup_liste_mobiles_passes_dans_zone .selection_dh,#popup_stats_mobiles_passes_dans_zones .selection_dh{margin-top:3px;margin-bottom:3px}#popup_liste_mobiles_passes_dans_zone .selection_dh>div,#popup_liste_mobiles_passes_dans_zone .selection_dh>button,#popup_stats_mobiles_passes_dans_zones .selection_dh>div,#popup_stats_mobiles_passes_dans_zones .selection_dh>button{display:inline-block;margin-left:2px;margin-right:2px}#popup_liste_mobiles_passes_dans_zone .avance,#popup_stats_mobiles_passes_dans_zones .avance{margin-bottom:3px}#popup_liste_mobiles_passes_dans_zone .avance>div,#popup_stats_mobiles_passes_dans_zones .avance>div{display:inline-block;vertical-align:middle}#popup_liste_mobiles_passes_dans_zone .analyse,#popup_stats_mobiles_passes_dans_zones .analyse{vertical-align:middle;margin-left:auto;margin-right:auto}#popup_choix_zone_poi .contenu{padding:10px;max-width:600px}#popup_choix_zone_poi .ligne{margin-bottom:10px}#popup_choix_zone_poi .ligne br{line-height:5px}#popup_choix_zone_poi .actions{display:flex;flex-direction:row;justify-content:space-evenly}#popup_choix_zone_poi .info{font-weight:normal}#popup_positions_mobiles_a_date .ligne>div{display:inline-block}#tab_positions_mobiles_a_date .action .maplink{cursor:pointer}#rechercheGlobale{position:absolute;width:200px;left:-210px;bottom:0}#rechercheGlobale input{width:200px;margin-left:0;-moz-transition-property:width,margin-left;-moz-transition-duration:.2s,0.2s;-moz-transition-delay:.3s,.3s;-moz-transition-timing-function:ease-in,ease-in;-webkit-transition-property:width,margin-left;-webkit-transition-duration:.2s,0.2s;-webkit-transition-delay:.3s,.3s;-webkit-transition-timing-function:ease-in,ease-in;transition-property:width,margin-left;transition-duration:.2s,0.2s;transition-delay:.3s,.3s;transition-timing-function:ease-in,ease-in}#rechercheGlobale.cache{display:block !important;height:0;width:0;padding:0;border:0;margin:0}#rechercheGlobale.cache input{width:0;padding:0;border:0;margin:0;margin-left:200px}#rechercheGlobale .resultats{bottom:-5px;background:var(--box-content-background)}#rechercheGlobale .resultats .titre{padding:2px 5px;color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);background:var(--primary-color)}#rechercheGlobale .resultats ul{list-style-type:none;margin:0;padding:0}#rechercheGlobale .resultats li{text-indent:10px}#rechercheGlobale .resultats li:hover{color:var(--hover-text-color);text-shadow:var(--hover-text-shadow);background:var(--hover-color)}#barre_res_rech_adr{position:absolute;bottom:0;width:100%;max-height:100px;display:none;font-size:1.3rem;text-align:center;padding:5px;background:var(--box-content-background);opacity:.9;filter:Alpha(opacity=90)}#barre_res_rech_adr>div{display:flex;flex-direction:column;align-items:center}#barre_res_rech_adr .coords,#barre_res_rech_adr .mobile{font-size:1rem;font-weight:normal}#barre_res_rech_adr .mobile{margin-bottom:5px;user-select:text}#barre_res_rech_adr .categories{display:flex;font-size:1rem}#barre_res_rech_adr .categories .titre{margin:2px;padding:2px}#barre_res_rech_adr .categories .liste{display:flex;flex-wrap:wrap}#barre_res_rech_adr .categories .liste .categorie{margin:2px;padding:2px;color:black;background-color:white;border:1px solid #ccc;border-radius:var(--border-radius);cursor:pointer}#barre_res_rech_adr .categories .liste .categorie:hover{background-color:var(--selected-color);color:var(--selected-text-color);text-shadow:var(--selected-text-shadow)}#barre_res_rech_adr button{filter:none}#barre_res_rech_adr img{margin-top:2px;vertical-align:top;cursor:pointer}#btn_rech_vh_proches.selectionne{color:var(--selected-text-color);text-shadow:var(--selected-text-color);background:var(--selected-color);box-shadow:var(--selected-box-shadow)}#recherche_passage_poi{width:100%;height:100%;margin:0}#criteres_passage_poi{height:100%;width:450px;margin-top:1px;margin-left:5px}#criteres_passage_poi .groupe{width:255px;height:110px;border:1px solid var(--separator-color);border-radius:10px;position:relative;padding-top:2px;padding-left:2px;padding-right:2px;margin-right:10px;margin-top:7px;vertical-align:middle;float:left}#criteres_passage_poi .groupe .titre_conteneur{position:absolute;top:0;left:0;height:18px}#criteres_passage_poi .groupe .titre{padding:1px 8px;border-bottom:1px solid var(--separator-color);border-right:1px solid var(--separator-color);border-top-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);font-size:1em;color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);background:var(--primary-color)}#criteres_passage_poi .groupe .soustitre{width:50px;float:left;vertical-align:middle}#criteres_passage_poi .selection_date .date{margin-left:80px;width:118px}#criteres_passage_poi .selection_heure{clear:both}#criteres_passage_poi .selection_heure .soustitre{margin-top:15px}#criteres_passage_poi .groupe .slider{width:200px}#criteres_passage_poi .selection_dh .slider{width:175px;vertical-align:middle;float:left}#criteres_passage_poi .slider{margin-top:15px;margin-bottom:18px;margin-left:auto;margin-right:auto;display:block}#criteres_passage_poi .actions{position:absolute;bottom:0;margin:auto;text-align:center;clear:both;height:auto;width:100%}#resultats_passage_poi{height:110px;overflow:auto}#resultats_passage_poi .sans_resultat{margin-left:auto;margin-right:auto;width:100px}#resultats_passage_poi table{margin-left:auto;margin-right:auto;margin-top:5px}@media screen and (max-width:800px){#bandeau #gros_titre{font-size:2em}#conteneur_colonnes{margin-top:0;margin-bottom:0;margin-right:0;margin-left:0}#colonne_droite{display:none !important}#colonne_milieu{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}#colonne_milieu .boite{border-radius:0;margin-bottom:0}#colonne_milieu .boite .entete{border-top-left-radius:0;border-top-right-radius:0}#colonne_milieu .boite .contenu{border-bottom-left-radius:0;border-bottom-right-radius:0}#menu_graphe .contenu{margin-top:6px}#magnetov2_container{margin-bottom:0}#colonne_gauche{position:absolute;width:300px;max-width:300px;margin-left:0;margin-right:0;padding:6px;box-sizing:border-box;left:-300px;-webkit-transition:all .5s;transition:all .5s;z-index:9002}#colonne_gauche.show{left:0;max-width:80%}#colonne_gauche .btnHideShow{display:block;position:absolute;top:50%;left:100%;margin-top:-20px;height:40px;line-height:40px;width:30px;background:var(--btn-light-background);border-top:var(--btn-light-border);border-right:var(--btn-light-border);border-bottom:var(--btn-light-border);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow);z-index:1;box-sizing:border-box;text-align:center}#colonne_gauche .btnHideShow:before{content:'>'}#colonne_gauche .btnHideShow.hide:before{content:'<'}#colonne_gauche .btnHideShow:hover{color:var(--btn-light-hover-text-color);text-shadow:var(--btn-light-hover-text-shadow);border-top:var(--btn-light-hover-border);border-right:var(--btn-light-hover-border);border-bottom:var(--btn-light-hover-border);background:var(--btn-light-hover-background)}}@media screen and (max-height:710px){#colonne_gauche .btnHideShow{top:325px}}@media screen and (max-width:500px){#bandeau #gros_titre{font-size:1.3em}}.select_slider{position:relative;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--btn-light-background);color:var(--btn-light-text-color);text-shadow:var(--btn-light-text-shadow)}.select_slider .slider-frame{position:absolute;border:var(--btn-border);background:var(--primary-color);border-radius:var(--border-radius);z-index:0;box-sizing:border-box;transition:all .3s ease}.select_slider .options{display:flex;flex-direction:row;justify-content:stretch;align-content:stretch}.select_slider .options>.option{flex:1;text-align:center;z-index:1;cursor:pointer;border-radius:var(--border-radius)}.select_slider .options>.option:hover{color:var(--select-slider-hover-text-color);text-shadow:var(--select-slider-hover-text-shadow)}.select_slider .options>.option.selected{color:var(--primary-text-color);text-shadow:var(--primary-text-shadow);cursor:default}#liste_societes{padding:5px 0 0 0 !important;margin:0 !important;overflow:auto;background:var(--company-list-background)}#liste_societes .societe{display:inline-block;margin:var(--company-list-btn-margin);padding:2px;width:300px;height:30px;overflow:hidden;cursor:pointer;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--company-list-btn-background);color:var(--company-list-btn-text-color);text-shadow:var(--company-list-btn-text-shadow)}#liste_societes .societe:hover,#liste_societes .societe.selectionne{color:var(--company-list-btn-selected-text-color);text-shadow:var(--company-list-btn-selected-text-shadow);background:var(--company-list-btn-selected-background)}#liste_societes .societe.cache{display:none}#liste_societes .societe .nom{height:18px;font-size:1.2em;font-weight:bold}#liste_societes .societe .nom strong{color:var(--primary-color)}#liste_societes .societe .nom_court{height:12px;font-size:.8em}#liste_societes .societe .nom_court strong{color:var(--company-list-btn-hightlighted-text-color);text-shadow:var(--company-list-btn-hightlighted-text-shadow)}#liste_societes .societe:hover strong,#liste_societes .societe.selectionne strong{color:var(--company-list-btn-selected-hightlighted-text-color);text-shadow:var(--company-list-btn-selected-hightlighted-text-shadow)}#liste_utilisateurs{padding:5px 0 0 0 !important;margin:0 !important;overflow:auto;background:var(--company-list-background)}#liste_utilisateurs .utilisateur{display:inline-block;margin:var(--company-list-btn-margin);padding:2px;width:300px;height:30px;overflow:hidden;cursor:pointer;font-weight:bold;font-size:1.2em;border-radius:var(--border-radius);border:var(--btn-light-border);background:var(--company-list-btn-background);color:var(--company-list-btn-text-color);text-shadow:var(--company-list-btn-text-shadow)}#liste_utilisateurs .utilisateur:hover,#liste_utilisateurs .utilisateur.selectionne{color:var(--company-list-btn-selected-text-color);text-shadow:var(--company-list-btn-selected-text-shadow);background:var(--company-list-btn-selected-background);box-shadow:var(--company-list-btn-selected-box-shadow)}#liste_utilisateurs .utilisateur strong{color:var(--company-list-btn-hightlighted-text-color);text-shadow:var(--company-list-btn-hightlighted-text-shadow)}#liste_utilisateurs .utilisateur:hover strong,#liste_utilisateurs .utilisateur.selectionne strong{color:var(--company-list-btn-selected-hightlighted-text-color);text-shadow:var(--company-list-btn-selected-hightlighted-text-shadow)}#statsMobile{width:1050px;height:100%;overflow-y:hidden}#statsMobile_contenu{padding:5px;display:flex;flex-wrap:nowrap}#sections_stats{margin-top:5px;height:80px}#sections_stats .section{width:300px}#sections_stats .section+.section{margin-top:0;margin-left:10px}#statsMobile .ligne{display:flex;flex-wrap:nowrap}.stats_titre{width:200px}#debut_stats{height:15px}#debut_stats .stats_titre{width:auto;margin-right:10px}#graphe_batterie{width:400px;height:100px}#popup_tableau_bord .contenu{display:flex;flex-direction:column;max-height:calc(100vh - 45px);max-width:calc(100vw - 20px);overflow:hidden;position:relative}#popup_tableau_bord>.contenu>.table_container{overflow:auto;padding:0;display:block;flex:1;margin-right:-2px}#popup_tableau_bord>.contenu>.actions{margin:auto;margin-top:15px;margin-bottom:10px;text-align:center;clear:both;height:30px}#tableau_bord_mobiles thead{position:relative;z-index:10}#tableau_bord_mobiles th,#tableau_bord_mobiles td{text-align:center;overflow:hidden}#tableau_bord_mobiles th{padding-top:0;padding-bottom:0}#tableau_bord_mobiles tr.selectionne{box-shadow:var(--selected-box-shadow);position:relative;z-index:1}#tableau_bord_mobiles tr.selectionne td{background:var(--selected-color);color:var(--selected-text-color)}#tableau_bord_mobiles td{padding:0 5px}#tableau_bord_mobiles tbody td.nommobile,#tableau_bord_mobiles tbody td.nomconducteur{text-align:left;z-index:0}#tableau_bord_mobiles tbody td.nommobile div,#tableau_bord_mobiles tbody td.nomconducteur div,#tableau_bord_mobiles tbody td.alertes div{position:relative}#tableau_bord_mobiles tbody td.nommobile img,#tableau_bord_mobiles tbody td.nomconducteur img,#tableau_bord_mobiles tbody td.alertes img{display:none;width:16px;height:16px}#tableau_bord_mobiles tbody td.nommobile svg,#tableau_bord_mobiles tbody td.nomconducteur svg,#tableau_bord_mobiles tbody td.alertes svg{display:none;width:10px;height:10px;padding:2px}#tableau_bord_mobiles tbody td.nommobile:hover .voir_mobile,#tableau_bord_mobiles tbody td.nomconducteur:hover .voir_mobile,#tableau_bord_mobiles tbody td.alertes:hover .voir_alertes{display:block;cursor:pointer;z-index:1;position:absolute;right:2px}#refresh_tdb{height:2.5em;padding:.4em;width:2.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer;-webkit-tap-highlight-color:transparent;font-size:.6em}#refresh_tdb:before,#refresh_tdb:after{content:'';display:block}#refresh_tdb:before{border-color:transparent white white white;border-radius:50%;border-style:solid;border-width:.4em;height:1.7em;width:1.7em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#refresh_tdb:after{border-color:transparent transparent transparent white;border-style:solid;border-width:.6em 0 .6em .9em;height:0;position:absolute;top:0;left:49%;width:0}#refresh_tdb.animate{animation:rotate_refresh 1.5s linear infinite}.boite .entete .options_tdb{font-size:.8em;line-height:25px;vertical-align:middle;float:right;padding:0;margin-right:6px;cursor:pointer}.selection_heures{margin-left:20px;margin-right:20px;position:relative}.selection_heures .reperes{position:relative;height:20px}.selection_heures .tab_heures{border-collapse:collapse}.selection_heures .tab_heures .heure{width:7px;height:20px;border-bottom:1px solid black;float:left}.selection_heures .tab_heures .heure.selectionne{background:#ca1532;border-top:1px solid black;height:19px}.selection_heures .tab_heures .heure.selection_ajout{background:blue;border-top:1px solid black;height:19px}.selection_heures .tab_heures .heure.selection_suppr{background:green;border-top:1px solid black;height:19px}.selection_heures .tab_heures .heure.selection_deb{border-top-left-radius:5px;border-left:1px solid black;width:6px}.selection_heures .tab_heures .heure.selection_fin{border-top-right-radius:5px;border-right:1px solid black;width:6px}.selection_heures .tab_heures .heure.selection_deb.selection_fin{width:5px}.selection_heures .infobulle_selection{font-size:.8em;color:white;background:green;border-radius:5px;padding:2px 5px;position:absolute}.selection_heures .cache{display:none}.selection_heures .repere>div.marqueur{float:left;width:1px;height:3px;background:black}.selection_heures .repere>div.txt{position:absolute;left:-20px;width:40px;text-align:center;font-size:.8em}:root{--dft-font:12px Tahoma,Arial;--primary-color:#d81635;--primary-text-color:white;--primary-text-shadow:1px 1px 2px #333;--secondary-color:#555;--secondary-text-color:white;--secondary-text-shadow:none;--hover-color:white;--hover-text-color:var(--primary-color);--hover-text-color-2:black;--hover-text-shadow:none;--selected-color:var(--secondary-color);--selected-text-color:var(--secondary-text-color);--selected-text-shadow:var(--secondary-text-shadow);--border-radius:5px;--background:#ccc;--separator-color:#a0a0a0;--header-background:var(--primary-color);--header-text-color:var(--primary-text-color);--header-text-shadow:var(--primary-text-shadow);--header-link-hover-background:0;--header-link-hover-text-color:black;--header-link-hover-text-shadow:none;--btn-background:var(--primary-color);--btn-text-color:var(--primary-text-color);--btn-text-shadow:var(--primary-text-shadow);--btn-border:1px solid var(--secondary-color);--btn-border-radius:var(--border-radius);--btn-hover-background:var(--hover-color);--btn-hover-text-color:var(--hover-text-color);--btn-hover-text-shadow:var(--hover-text-shadow);--btn-hover-border:1px solid var(--hover-text-color);--btn-light-background:#fafafa;--btn-light-text-color:var(--box-content-text-color);--btn-light-border:1px solid var(--box-content-text-color);--btn-light-text-shadow:none;--btn-light-hover-background:var(--hover-color);--btn-light-hover-text-color:var(--hover-text-color);--btn-light-hover-text-shadow:var(--hover-text-shadow);--btn-light-hover-border:1px solid var(--hover-text-color);--btn-disabled-background:transparent;--btn-disabled-text-color:#555;--btn-disabled-border:1px solid #555;--btn-disabled-text-shadow:none;--box-header-background:0;--box-header-text-color:var(--primary-color);--box-header-text-shadow:none;--box-header-border-top:0;--box-header-border-bottom:2px solid var(--primary-color);--box-header-options-background:var(--box-header-background);--box-header-options-text-color:black;--box-header-options-text-shadow:none;--box-header-options-border:1px solid var(--box-header-options-text-color);--box-header-options-selected-background:var(--primary-color);--box-header-options-selected-text-color:var(--primary-text-color);--box-header-options-selected-text-shadow:var(--primary-text-shadow);--box-header-options-selected-border:1px solid var(--primary-color);--box-content-border-top:0;--box-content-background:#eee;--box-content-text-color:black;--popup-header-background:var(--primary-color);--popup-header-text-color:var(--primary-text-color);--popup-header-text-shadow:var(--primary-text-shadow);--popup-header-border-top:0;--popup-content-border-top:0;--table-header-background:#555;--table-header-text-color:white;--table-even-background:#d7d7d7;--table-odd-background:#eee;--table-border:1px solid #a0a0a0;--table-hover-background:var(--hover-color);--table-hover-text-color:var(--hover-text-color);--table-hover-text-shadow:var(--hover-text-shadow);--datepick-header-background:var(--primary-color);--datepick-header-text-color:var(--primary-text-color);--datepick-header-text-color-disabled:#ddd;--datepick-header-text-shadow:var(--primary-text-shadow);--datepick-date-background:#eee;--datepick-date-text-color:black;--datepick-date-text-shadow:none;--datepick-date-other-month-background:#d0d0d0;--datepick-date-weekend-background:var(--datepick-date-background);--datepick-date-disabled-text-color:#ccc;--datepick-date-selected-background:var(--selected-color);--datepick-date-selected-text-color:var(--selected-text-color);--datepick-date-selected-text-shadow:var(--selected-text-shadow);--mobiles-list-header-background:var(--background);--mobiles-list-header-text-color:var(--primary-color);--mobiles-list-header-text-shadow:none;--mobiles-list-header-border-bottom:1px solid var(--primary-color);--mobiles-list-background:var(--background);--mobiles-list-border:1px solid #ccc;--mobiles-list-selected-border:1px solid #777;--company-list-background:var(--background);--company-list-btn-margin:5px 10px;--company-list-btn-background:var(--btn-light-background);--company-list-btn-text-color:var(--btn-light-text-color);--company-list-btn-text-shadow:var(--btn-light-text-shadow);--company-list-btn-border:var(--btn-light-border);--company-list-btn-short-text-color:#ddd;--company-list-btn-hightlighted-text-color:var(--primary-color);--company-list-btn-hightlighted-text-shadow:none;--company-list-btn-selected-background:var(--selected-color);--company-list-btn-selected-text-color:var(--selected-text-color);--company-list-btn-selected-text-shadow:var(--selected-text-shadow);--company-list-btn-selected-hightlighted-text-color:black;--company-list-btn-selected-hightlighted-text-shadow:0 0 7px var(--company-list-btn-selected-text-color)}