h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #274c90;
	font-size: 18px;
	font-weight: 400;	
	margin: 16px 0px 10px 0px;
}
 
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;	
}


.clear-fix:after {
	content: ".";
	display: table;
	clear: both;
	visibility: hidden;
}
.toolbox-page {
	background-color:#FFF;
	width:100%;
	margin:0;
}

.toolbox-body {
	max-width:876px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

.toolbox-part {
	clear:both;
	padding-top: 16px;
	min-height:40px;
	overflow:visible;
}

#icons {
	float: right;
	padding:0 10px 0 0;
	position:relative;
}

.share {
	width:auto;
	height:16px;
	margin-right:4px;
	vertical-align:middle;
}

/* title */

.toolbox-title {
	background-color:#faa61b;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding:10px 0 4px 14px;
	font-weight:bold;
	font-size:110%;
}
.toolbox-title .toolbox-category {
	background-color:#faa61b;
	font-weight:bold;
	font-size:100%;
	float:left;
	color:#FFF;
}  

/* header */
.toolbox-header {
	background-color:#274c90;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding:8px 0 8px 20px;
	margin:10px 0px 10px 0px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}
.toolbox-header-text {
	font-weight:bold;
	padding:10px 0 0px 0;
	margin:0;
}

/* informatie, risicos en maatregelen */
.toolbox-icon {
	width:40px;
	float:left;
	margin-right: 8px;
}

.toolbox-subheader {
	width:90%;
	float:left;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
	font-weight:bold;
	font-size:18px;
	color:#1A3A65;
	padding:2px 0 0px 12px;
	margin-bottom:20px;
	min-height:36px;
	margin-top:2px;
}

.toolbox-intro-title {
	color:#E8222F;
	font-weight:bold;
	padding:20px 0 0px 0;
	margin:0;
}

.toolbox-inline-section {
	width:100%;
	clear:both;
}

img {
	margin:0;
	max-width: 100%;
	height: auto;
}

.croppable {
	line-height:0px;
}

	/*part images left and text right */
	.toolbox-image-left-text-right {
		width:100%;
	}
	
	.toolbox-image-left-text-right-text {
  		width:68%;
  		float:left;
 	 }  
	
	.toolbox-image-left-text-right-image {
		width:30%;
		float:left;
		padding-right:2%;
	}
	.toolbox-image-left-text-right-image > .croppable {
		width:100%;
	}

	/*part image right and text left */
	.toolbox-image-right-text-left {
		width:100%;
	}
	
	.toolbox-image-right-text-left-text {
		width:60%;
		float:left;
		margin: 0px 0px 10px 0px;
 	 }  
	
	.toolbox-image-right-text-left-image {
		float: left;
		width: 38%;
		margin-left: 2%
	}
	.toolbox-image-right-text-left-image > .croppable {
		width:100%;
	}

/* images big small small */
.toolbox-images_big_small_small {
	width:100%;
	max-height:350px;
	padding:0;
	overflow:visible;
}
	
.toolbox-images_big_small_small > .toolbox-image-small-top,
.toolbox-images_big_small_small > .toolbox-image-small {
	width:40%;
	float:left;
}
.toolbox-images_big_small_small > .toolbox-image-small-top {
	margin-bottom:10px;
}

.toolbox-images_big_small_small > .toolbox-image-big {
	width:58%;
	float:left;
	margin-right:2%;
}

.toolbox-images_big_small_small>.toolbox-image-small-top>.toolbox-image-caption,
.toolbox-images_big_small_small>.toolbox-image-small>.toolbox-image-caption		 {
	margin-top:-18px;
}

/* half-half */
.toolbox-image-half-column-left {
	float: left;
	width:49%;
	margin-right:2%;
}
.toolbox-image-half-column-right {
	float: left;
	width:49%;
}

/* captions */
.toolbox-image-caption {
	width:100%;
	background-color:#888;
	min-height:36px;
	color:#FFF;
	border-bottom-left-radius:8px;
	padding:6px 4px 0 10px;
	position:relative;
}


/* images big small */
.toolbox-images_big_small {
	width:100%;
}
.toolbox-images_big_small > .toolbox-image-big-small-column-big {
	width:64%;
	float:left;
	margin-right:2%;
}
.toolbox-images_big_small > .toolbox-image-big-small-column-small {
	width:34%;
	float:left;
}	

/* images five */
.toolbox-images_five {
	width:100%;
}

.toolbox-images_five>.toolbox-image-five {
	width:19%;
	float:left;
}

.toolbox-images_five>.toolbox-image-five img{
	border:1px solid #e5e5e5;
}

.toolbox-images_five>.toolbox-image-five:nth-child(1),
.toolbox-images_five>.toolbox-image-five:nth-child(2),
.toolbox-images_five>.toolbox-image-five:nth-child(3),
.toolbox-images_five>.toolbox-image-five:nth-child(4)
 {
	margin-right:1%;
}

/* images four */
.toolbox-images_four {
	width:100%;
}

.toolbox-images_four>.toolbox-image-four {
	width:23%;
	float:left;
}

.toolbox-images_four>.toolbox-image-four img{
	border:1px solid #e5e5e5;
}


.toolbox-images_four>.toolbox-image-four:nth-child(1),
.toolbox-images_four>.toolbox-image-four:nth-child(2),
.toolbox-images_four>.toolbox-image-four:nth-child(3)
 {
	margin-right:2%;
}

/* images three */
.toolbox-images_three {
	width:100%;
	max-height:350px;
}

.toolbox-images_three>.toolbox-image-three {
	width:32%;
	height:auto;
	float:left;
}
.toolbox-images_three>.toolbox-image-three:nth-child(1),
.toolbox-images_three>.toolbox-image-three:nth-child(2)
 {
	margin-right:2%;
}

/* images one */
.toolbox-images_one {
	width:100%;
}

.toolbox-images_one>.toolbox-image-one {
	float:left;
}

/* video part */
.video-container {
	position: relative;
	/* padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin:10px 0 10px 0;
	*/
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -------responsive layout online toolbox -------- */

@media only screen and (max-width: 639px) {
	
	h2 {
		font-size:18px !important;
		margin: 8px 0px 8px 0px;
	}
		
	.clearfix {
		line-height: 0;
		height: 0;
	}

	.toolbox-page {
		background-color:#FFF;
		width:100%;
		margin:0;
		padding:0px;
	}
	.toolbox-part {
		clear:both;
		min-height:20px;
		height:auto;
	}
	.toolbox-header {
	    margin: 0px 0px 6px 0px;
	}
	
	.toolbox-title {
		padding:4px 0px 4px 14px;
		font-weight:bold;
		font-size:100%;
	}
	.toolbox-title .toolbox-category {
		font-size:100%;
	} 

	.toolbox-icon {
		width:30px;
		float:left;
		margin: 6px 8px 0px 0px;
	}

	.toolbox-subheader {
		width:90%;
		float:none;
		font-size:14px;
		padding:5px 0 0 12px;
		min-height:38px;
		margin-top:2px;
	}
	/* captions */
	.toolbox-image-caption {
		border-bottom-left-radius:4px;
		padding:6px 4px 0 8px;
		font-size:95%;
	}
}

