@media only screen and (max-width: 600px) {
	.smart_form_button_top {
		display: none;
	}
}

.scrolling.undetached.dimmable.dimmed > .dimmer {
    overflow: scroll !important;
}

.scrolling.undetached.dimmable.dimmed{
    overflow: hidden !important;
}
