span
{
	display: inline-block;
}
.modal-xlg
{
	width: 85%;
}
#set_page
{
	padding-top: 40px;
}
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);
}
.empty_item
{
	display: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.bold
{
	font-weight: bold;-
}
.action .glyphicon
{
	font-size: 20px;
}
.glyphicon, .set_language
{
	cursor: pointer;
}