/* Mini-Dock */
#mini-dock {
  position:absolute;
  right:200px;
  top:10px;
  max-width:10%;
  max-height:50%;
  z-index:1010;
  overflow:auto;
 /* background-color:#4A4A4A !important;
  background-color:rgba(0,0,0,0.7) !important; */
}

/* rajout pour la 3.8 */

/* Dark text for dock main title 
#toolbar h3,
#menu h3,
#dock h3,
#sub-dock h3,
#mini-dock h3,
#right-dock h3,
div.modal h3,
.dock-subtitle {
  color: #B3B3B3;
}*/

/* LAYER TREE aka SWITCHER
lizmap-treeview input[type=checkbox],
#filter input[type=checkbox] {
  accent-color: var(--color-contrasted-elements); 
} */
lizmap-treeview label {

	font-size : 11px!important;

}
