.switchShowHiden {
	display: none !important;
}

.disabled{
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.5;
}