#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, .tableContent th{
	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, table.tableCommands.threeCol td:nth-child(3){
	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;
}

.home-page ul{
    list-style-type: square;
}

.home-page li h3, .home-page li h4{
	margin-bottom: 5px;
}

table.tableCommands th{
	background-color: #ccecff;
}

table.tableCommands td{
	border-color: #000;
}

table.tableCommands td:nth-child(1), table.tableCommands.threeCol td:nth-child(2), .speechCommands{
	color: #699330;
	font-size: 12px;
	font-weight: bold;
}
table.tableCommands td:nth-child(2), table.tableCommands.threeCol td:nth-child(1){
	text-align: center;
}
table.tableCommands td:nth-child(2),table.tableCommands.threeCol td:nth-child(3), .pressCommands{
	color: #104B70;
	font-weight: bold;
}

table.tableCommands.detailsCommands td:nth-child(2), table.tableCommands.threeCol td:nth-child(1){
	color: #000;
}


#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;
	line-height:1.35em;
	text-transform:none;
}

#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;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 

	#system article.item header h1{
		margin-top:25px;
	}


}

#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;
	}
}
