.overflow-hidden {
	overflow: hidden;
}

.hided {
	display: none !important;
}

.transparent {
	opacity: 0.05;
}