

/* Start:/big-corporate/bank_guarantee/css/bank_guarantee.css?15657948381471*/
.form_vlast {
	width: 80%;
	margin: 30px 10%;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding: 25px 0px;
}
.form_vlast .vlast_table{
	display: table;
	border-collapse: collapse;
	text-align: center;
	width: 80%;
	margin: 0 auto 30px;
}
.vlast_table .vlast_cell{
	cursor: pointer;
	display: table-cell;
	position: relative;
	border-bottom: 1px solid #cccccc;
	width: 40%;
}
.vlast_table .vlast_cell:nth-child(2){
	width: 20%;
}
.vlast_cell div{
	font-size: 18px;
	line-height: 18px;
	color: #5d5d5d;
	height: 49px;
}
.vlast_table .vlast_cell span{
	position: absolute;
	height: 18px;
	font-size: 0px;
	width: 18px;
	background: #fff;
	display: block;
	top: 40px;
	left: 50%;
	margin-left: -9px;
	background: url( '/big-corporate/bank_guarantee/css/../images/radio_enable.png') no-repeat center center #fff;
}
.vlast_table .vlast_cell:first-child span{
	padding-left: 50%;
	background-position: right center;
	left: 0;
}
.vlast_table .vlast_cell:last-child span{
	padding-right: 50%;
	background-position: left center;
}
.vlast_table .vlast_cell.active_cell span{
	background: url( '/big-corporate/bank_guarantee/css/../images/radio_check.png') no-repeat center center #fff;
}
.vlast_table .vlast_cell.active_cell:first-child span{
	background: url( '/big-corporate/bank_guarantee/css/../images/radio_check.png') no-repeat right center #fff;
}
.vlast_table .vlast_cell.active_cell:last-child span{
	background: url( '/big-corporate/bank_guarantee/css/../images/radio_check.png') no-repeat left center #fff;
}
.vlast_error{
	color: red;
}
.vlast_text{
	margin-left: 30px;
}























/* End */
/* /big-corporate/bank_guarantee/css/bank_guarantee.css?15657948381471 */
