div.pos-f-t a.btn {
	border-color: #f8f9fa !important;
	margin: 5px;
	vertical-align: middle;
	//width: 22%;
	width: 33%;
}
div.wComp p a {
	width: 70px;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	margin-top: 1px;
	width: 100%;
}
th, td {
	border: 1px solid #343a40;
	height: 44px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}
table tbody tr td span {
	color: #aaaaaa;
}
td:nth-of-type(1) {
	text-align: left;
	//min-width: 175px;
}
td:nth-of-type(2) {
	width: 100px;
}
td:nth-of-type(3) {
//	background-repeat: no-repeat no-repeat !important;
//	background-position: center center !important;
	height: 44px;
	width: 62px;
}
td:nth-of-type(4) {
	padding: 4px;
	width: 40px;
}
div.mview {
	//font-size: 14px;
	margin-left: 4px;
	margin-top: 20px;
}
div.mview label {
	margin-bottom: 0;
}