[draggable]{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer}div.divArborescence li{padding:inherit!important;list-style:none;vertical-align:text-top;white-space:nowrap}div.divArborescence li:not(.parent-ouvert):not(.parent-ferme):before{content:'+    ';color:#fff;font-family:"Courrier New","Lucida Console",sans-serif}div.divArborescence li a{text-decoration:none;color:#000}.parent-ouvert:before{content:'-   ';color:#000;font-family:"Courrier New","Lucida Console",sans-serif}.parent-ferme:before{content:'+   ';color:#000;font-family:"Courrier New","Lucida Console",sans-serif}div.divArborescence li.selectionne>a{color:#fff;background-color:#000}div.divArborescence li.selectionne>span{position:relative;top:5px;width:24px;height:24px;display:inline-block;background-image:url('/Images/DossierOuvert.png');background-repeat:no-repeat;background-position:center}div.divArborescence li:not(.selectionne)>span{position:relative;top:5px;width:24px;height:24px;display:inline-block;background-image:url('/Images/DossierFerme.png');background-repeat:no-repeat;background-position:center}div.divArborescence li.Bannette>span{background-image:url('/Images/DossierBannette.png')}div.divArborescence ul{list-style-type:disc;list-style-position:inside}div.divArborescence ol{list-style-type:decimal;list-style-position:inside}div.divArborescence ul ul,ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}div.divArborescence ol ol,ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.repOver,.repOver>a{color:#f00!important}.repOver ol,.repOver ul{color:#000!important}.gedContent>.arborescence{display:flex;flex-direction:column;min-height:0;flex:0 0 340px;width:340px;gap:.5rem;padding-right:.75rem}.arborescence .thematikChek{display:flex;gap:.25rem;border-bottom:1px solid var(--bs-border-color)}.arborescence .thematikChek .selectContainer a{display:block;padding:.4rem .9rem;font-weight:600!important;font-size:.85rem!important;color:var(--bs-secondary-color)!important;border-bottom:2px solid transparent;border-radius:.375rem .375rem 0 0}.arborescence .thematikChek .ongletselected a{color:var(--bs-main,var(--bs-primary))!important;border-bottom-color:var(--bs-main,var(--bs-primary))}.arborescence .thematikChek .ongletunselected a:hover{color:var(--bs-body-color)!important;background:var(--bs-tertiary-bg)}.arborescence .divArborescence{flex:1 1 auto;min-height:120px;height:auto!important;overflow:auto;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.5rem;background:var(--bs-body-bg)}div.divArborescence li.selectionne>a{color:#fff;background-color:var(--bs-main,var(--bs-primary));border-radius:.25rem;padding:0 .25rem}.arborescence #divArbreBouton{flex:0 0 auto;border:0;padding:0}.arborescence .treebtn{display:flex;flex-wrap:wrap;gap:.375rem;width:100%}.arborescence .treebtn tbody,.arborescence .treebtn tr,.arborescence .treebtn td{display:contents}.arborescence .treebtn td:empty{display:none}.arborescence .treebtn .btn{flex:1 1 calc(33.333% - .375rem);min-width:6rem;padding:.25rem .5rem;font-size:.8rem;line-height:1.4;color:var(--bs-body-color);background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.375rem;cursor:pointer;white-space:nowrap}.arborescence .treebtn .btn:hover{background:var(--bs-main,var(--bs-primary));border-color:var(--bs-main,var(--bs-primary));color:#fff}