span
{
	display: inline-block;
}
#avs 
{
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	
	font-size: 30px;
	color: #f78e39;
}
h1
{
	font-size: 25px;
	margin-top: 60px;
	margin-bottom: 25px;
}
#sup_footer
{
	padding-bottom: 40px;
	text-align: center;
}
#sup_footer div
{
		
}
#sup_footer #cs_img
{
	width: 55%;	
	padding-top: 15px;
}
#sup_footer #fcr_img
{
	width: 20%;	
}
#sup_footer #pme_img
{
	width: 55%;	
}
img
{
	border: 0px;
}
a, a:hover, a:active, a:focus
{
	color: #000000;
	text-decoration: none;
	outline:none;
}
thead
{
	font-weight: bold;
}
.action
{
	float: right;
}
.table tr
{
	cursor: pointer;
}
.table .item:hover
{
	background-color: rgba(0, 0, 0, 0.1);
}
.no_bullet
{
	list-style: none;	
}
.empty_item
{
	display: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.bold
{
	font-weight: bold;-
}
.action .glyphicon
{
	font-size: 20px;
}
.glyphicon, .set_language
{
	cursor: pointer;
}