@charset "utf-8";


@media print {
    body {
        zoom: 0.58;
    }
}
* {
	opacity:1 !important;
}

