.tooltip-services-sub{
	
}
.frame_service{
	float: left;
	width: 227px;
	margin-right: 16px;
	padding: 7px 0px 10px;
}
.col_2{
	margin-right:0px; 
}
.frame_service h2{
	font-size: 14px;
	color: #363636;
	padding: 10px 0px;
}
.cat_img{
	margin-bottom:10px;
}
.line-book{
	border-bottom: 1px dotted #FFF;
	padding: 7px 0px;
	line-height: 20px;
	font-size: 12px;
}
.line-book .service_name{
	float: left;
	width:62%;
	padding-right:1%;
	text-align: left;
	color: #363636;
}
.line-book .service_price{
	float: left;
	width: 27%;
	text-align: right;
	color: #D73D17;
}
.line-book .service_checkbox{
	float: right;
	width: 10%;
	text-align: right;
}
.line-book .service_checkbox input{
	margin-top: 3px;
}
.frame_service .table-frame-services{
	border-collapse: collapse;
	border: none;
}
.frame_service .table-frame-services tr{
	
}
.frame_service .table-frame-services tr td{
	padding: 5px 0px;
	border: none;
}
.frame_service .table-frame-services tr .service_price{
	color: red;
    font-weight: bold;
    padding-right:8px;
}
.service_name a{
	color: #000;
	display: block;
}