*{
	font-family: Arial, Helvetica, sans-serif;
}

div,td,th,span,input,textarea,select{
	font-size: 12px;
}
H1 {
	font-size: 20px;
	margin-bottom: 20px;
}
H2 {
	font-size: 16px;
}
H3 {
	font-size: 14px;
	margin-bottom: 20px;
}
H4 {
	font-size: 12px;
}
.show,.hide,
.owl-controls,
.backstretch,
#top,
#header,
#nav_cont,
#footer,
.path,
.pages_icons,
#logo,
.form-container,
.paginator_cont,
#error_message,
#column_1,
#column_2,
#column_3,
.pages_cont,
.page_titlebar a,
#nav_wrapper{
	display: none;
}
#column_content{
	width: auto !important;
	float: none
}
body{
	background: none !important;
}

.owl-wrapper{
	width: auto !important; 
	transform: none;

}
.owl-wrapper .owl-item{
	width: auto !important;
}

.page_title{
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}


.table_skinned{
	width: 100%;
}
.table_skinned th,.table_skinned td{
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}