
.pc,
.smart {
	margin-bottom: 10px !important;
	width: 130px;
	border: solid 1px #ccc;
	padding: 2px 10px;
	color: #fff;
	font-weight: bold;
}
.pc {
	background-color: #1d7ee7;
}
.smart {
	background-color: #ee8800;
}