#banner{
	background-image:url('../img/site/banner.jpg');
	height:150px;
	margin-top:20px;
}
#banner h2{
	padding-top:110px;
	padding-left:10px;
	color:yellow;
	text-shadow:0.2em 0.2em 0.2em black;
}

td.zmradio{
	width:30px;
}
td.zmprc{
	width:50px;
	text-align:right !important;
}

table.tabinfo td{
	vertical-align:top;
}

#btnmainadd{
	position:fixed;
	z-index:1000;
	bottom:70px;
	right:40px;
}

.ui.table tr td{
	border: 0px !important;
	padding:1px !important;
}
.ui.table tr td.zmspc{
	width:50%;
}
.ui.table tr td.zmwae{
	width:25%;
}
.ui.table tr td.zmprc{
	width:25%;
}
.ui.centered.card div.image{
	margin: 0px auto;
}
.ui.centered.card img{
	height:100px;
	width:75px;
}