@charset "UTF-8";

table.func_tbl td img.icon_barcode {
	max-width: 50px;
	border: 1px solid #0A5F75;
	border-radius: 10px;
	padding: 10px;
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 767px) {

	.pagetop {
		bottom: 65px;
	}

}
