.combo-panel {
	border-color: #95B8E7;
	border-width: 1px;
	border-style: solid;
	/* border-top-width:0px; */
	/* background-color:#eef1f5; */
	panelHeight: auto;
}

.debt {
	cursor: pointer;
}
.combobox-item:first-child{
	height:15px;
}
.prov, .city {
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0em 0em 0em 0em;
	font: 13.3333px Arial;
	border: solid 1px #95B8E7;
}

.prov, .city {
	font-size: 12px;
	padding: 1px;
	padding-right: 0px;
	border-radius: 5px;
	height: 22px;
}

.input {
	float: none;
}

* {
	margin: 0;
	padding: 0;
}

.zhaiquan_table {
	width: 86%;
	/* margin: 0 auto; */
	border-color: rgba(243, 243, 243, 0.35);
	border: 1px solid #dbdbdb;
}

.zhaiquan_table tr td {
	height: 26px;
	font-size: 12px;
	padding-left: 12px;
	color: #0086dd;
	background: #fbfbfb;
	border-color: rgba(243, 243, 243, 0.35);
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}

.zhaiquan_table tr td span:nth-of-type(1) {
	color: #8e9298;
}

.zhaiquan_table tr td span:nth-of-type(2) {
	color: #676b6f;
	/* cursor: pointer; */
}

.zhaiquan_table tr td span {
	color: #8e9298;
}
