h1, h2, h3, h4, h5 {

font-family: 'Fjalla One', sans-serif;
color: #21759b;
}

/* RSS - Nieuwspagina */

.wp_rss_retriever_title,
a.wp_rss_retriever_title:visited {

color: #21759b;
font-size: 20px;
text-decoration: none;	
}

.wp_rss_retriever_item {

border-top: 1px solid #ccc;
margin-bottom: 10px;
margin-left: 0px !important;	
}

a.wp_rss_retriever_readmore,
a.wp_rss_retriever_readmore:visited {

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #FFFFFF;
font-family: Open Sans;
font-size: 15px;
text-decoration: none;
font-weight: 100;
padding: 3px;
width: 100px;
background-color: #21759b;
text-shadow: 1px 1px 20px #000000;
display: block;
text-align: center;	
clear: both;
}

/* Overig */

.overview-introduction {

background-color: #bdddbe;
padding: 3%;
clear: both;
}

.overview-introduction p {

margin-bottom: 8px;
line-height: 21px;
}

.overview-introduction strong {

margin-top: 10px;
}

.overview-introduction ol li {

list-style: square;
margin-left: 16px;
margin-bottom: 4px;	
}

#overview-ul {

cursor: default;	
}

#overview-ul li:nth-child(odd) {

transition: background-color 0.5s ease;
background-color: #fafafa;	
} 

.info-lijn {

width: 100%;
float: left;
clear: both;
border-top: 1px solid #ccc;   	
}

.info-lijn:hover {

background-color: #edfddb !important;	
}

.info-lijn:hover > .naam-plugin {

font-weight: bold;	
}

#overview-ul:hover > li:nth-child(odd) {

background-color: transparent;	
}

.line-default {

height: 35px;
line-height: 35px;	
}

.logo-plugin {

width: 22px;
height: auto;
float: left;
margin-left: 5px;
margin-top: 7px;	
}

.naam-plugin {

float: left;
width: 190px;
text-align: right;
padding-right: 15px;	
}

.block {

width: 35px;
text-align: center;
border-left: 1px solid #ccc;
float: left;
	
}

.block img {

width: 15px;
height: auto;
margin-top: 8px;
}

.draaien-90-graden {

transform: rotate(-45deg);

/* Safari */
	-webkit-transform: rotate(-45deg);
/* Firefox */
	-moz-transform: rotate(-45eg);
/* IE */
	-ms-transform: rotate(-45deg);
/* Opera */
	-o-transform: rotate(-45deg);
/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
}

.functienaam {

border-left: 0px;
/* border-top: 1px solid #ccc; */
width: 200px;
margin-left: -184px;
height: 26px;
text-align: left;
padding-left: 19.6px;
margin-top: 108px;
color: #41ad49;
}

.functienaam b {

color: #9b9b9b !important;
display: none; /* Tijdelijk */	
}

.lege-ruimte {

height: 200px;
width: 355.5px;
float: left;	
}