
/*
div.voxC2-33103:first-child {
	display: none !important;
}

div.voxC2-33103:nth-child {
	display: none !important;
}

div.voxC2-33103:nth-of-type(1) {
	display: none !important;
}

div.voxC2-33103 ~ div.voxC2-33103 {
	display: none !important;
}

div.voxC2.voxC2-33103.voxOpen.voxOpen-33103.voxReflexDesign_33323.voxOverlay ~ div.voxC2.voxC2-33103.voxOpen.voxOpen-33103.voxReflexDesign_33323.voxOverlay {
	display: none !important;
}

div#voxC2-33103 ~ div#voxC2-33103 {
	display: none !important;
    inset: inherit !important;
}

div.voxC2 ~ div.voxC2 {
	display: none !important;
    inset: inherit !important;
	z-index: 20000 !important;
	border: 5px solid red !important;
}


div.voxC2-33103:nth-child(2) {
	display: none !important;
	border: 5px solid red !important;
}

body > .voxC2:nth-child(1) {
	display: none !important; 
	border: 5px solid red !important;
}

body > .voxC2:nth-child(2) {
	display: none !important; 
	border: 5px solid blue !important;
}

body > :nth-child(1).voxC2 {
	display: none !important; 
	border: 5px solid lime !important;
}

body > :nth-child(2).voxC2 {
	display: none !important; 
	border: 5px solid yellow !important;
}
*/
/*
div.voxC2 {
	display: none !important;
	border: 5px solid fuchsia !important;
}

div.voxC2 + div.voxC2 {
	display: block !important;
	border: 5px solid black !important;
}
*/

div.voxC2.modale-0 {
/*	border: 5px solid yellow !important;*/
}

div.voxC2.modale-1 {
	display: none !important;
/*	border: 5px solid fuchsia !important;*/
}
