@import url(https://fonts.googleapis.com/css?family=Montserrat:400);
.progress.size_patch, .bar.size_patch{
	height:28px !important;
	font-size: 18px !important;
}
.col_block{
	text-align:center !important;
}
.col_block .site_name{
	margin:5px 0px;
	font-size:16px;
}
.site_price, .site_link{
	text-align:center;
}
/*
.green_link, .green_link:visited, .green_link:active, a.green_link, a.green_link:visited, a.green_link:active{
	    background: green;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
	text-decoration:none !important;
}
*/
.table_form tr td{
	vertical-align:middle !important;
}
.site_price{
	font-size:18px ;
	font-weight:bold;
	
}
.table_form, .table_form td{
	border:0px !important;
	border-bottom:1px dotted #ccc !important;
}
.table_form{
	background:#fff;
	width: 100% !important;
}
.rec_container{
	padding:5px 1px;
	background:#EDEDED;
}
.table_head{
		font-size: 22px;
		font-weight: bold;
		margin: 10px 0px;
		text-align: center;
	}