@charset "utf-8";
/* CSS Document */

* {
 	overflow: visible !important;
}

.dont_print {
	display:none;
}
