#block-header{
	padding-bottom:15px;
}

#custom-toolbar{
	padding:5px 10px;
	text-align:right;
	max-width:980px;
	margin:0 auto;
}

.mod-languages.falang {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.mod-languages.falang ul {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.tableContent td{
	padding:10px;
}

.tableContent th h3{
	font-weight:bold;
	margin-top:15px;
}

li h3, li h4, li h5, li h6{
	margin-top:5px;
}

.tableContent td:first-child{
	text-align:center;
}

.tableContent h4{
	margin:5px 0;
	font-weight:normal;
}

.tableContent h2,.tableContent h3, .tableContent h4{
	color:#000;
	border:none;
	padding:none;
	position:static;
	right:0;
}

#block-main #main #content h1,
#block-main #main #content h2,
#block-main #main #content h3,
#block-main #main #content h4,
#block-main #main #content h5,
#block-main #main #content h6{
	color:#000;
	font-weight:bolder;
}

#content strong{
	color:#000;
}
#content .uk-heading-bullet::before{
	border-left: 5px solid #d3d3d3;
}

#content h2.uk-heading-bullet::before{
	border-left: 5px solid #0877BD;
}

#block-main #main #content .home-page h1,
#block-main #main #content .home-page h2,
#block-main #main #content .home-page h3,
#block-main #main #content .home-page h4,
#block-main #main #content .home-page h5,
#block-main #main #content .home-page h6{
	font-weight:normal;
}

#block-bottom-c .mod-box{
	border:none;
}

#block-top-a{
	padding-bottom:0;
}
#top-a .mod-box{
	padding:0;
	margin:0;
	border:none;
	min-height:20px;
	height:20px;
}

#block-footer{
	background-color:#000;
}

#block-footer .block-footer.max-width65{
	max-width:980px;
}

@media only screen and (max-width: 960px){
	#block-header #header, #block-header{
		margin-bottom:0;
		padding-bottom:0;
	}.mod-languages.falang {
    display: inline-block;
    margin: 0;
    padding: 0;
}

	#top-a .mod-box{
		padding-right:10px;
	}
}
