/* cmsms stylesheet: rrssb modified: 11/20/17 12:46:37 */
.blog-social 
{
	height: 50px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.blog-social a
{
	padding: 15px;
	padding-left: 48px;
	
	border-radius: 3px;
	
	margin-left: 5px;
	
	color: white;
	
	font-size: 18px;	
	position: relative;
	
	cursor: pointer;
	transition: background 0.3s ease-in-out;
}

.blog-social a:hover
{
	text-decoration: none;
	transition: background 0.3s ease-in-out;
}

.blog-social a::before
{
	font-family: FontAwesome;
	font-size: 24px;
	
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translate( 0, -50% );
}


.blog-social .facebook
{	
	background: #306199;
}

.blog-social .facebook:hover
{
	background: #244872;
	color: white;
}

.blog-social .facebook::before
{
	content: "\f082";
}


.blog-social .twitter
{	
	background: #26c4f1;
}

.blog-social .twitter:hover
{
	background: #0eaad6; 
	color: white;
}

.blog-social .twitter::before
{
	content: "\f099";
}


.blog-social .email
{	
	background: #0a88ff;
}

.blog-social .email:hover
{
	background: #006ed6; 
	color: white;
}

.blog-social .email::before
{
	content: "\f1fa";
}


.blog-social .linked-in
{	
	background: #007bb6;
}

.blog-social .linked-in:hover
{
	background: #005983; 
	color: white;
}

.blog-social .linked-in::before
{
	content: "\f0e1";
}


.blog-social .google-plus
{	
	padding-left: 42px;
	background: #e93f2e;
}

.blog-social .google-plus:hover
{
	background: #ce2616; 
	color: white;
}

.blog-social .google-plus::before
{
	content: "\f0d5";
}


.blog-social .whatsapp
{	
	margin-left: 8px;
	background: #43d854;
}

.blog-social .whatsapp:hover
{
	background: #28c039; 
	color: white;
}

.blog-social .whatsapp::before
{
	content: "\f232";
}







.rrssb-buttons {
  opacity: 0;
  z-index: 100;
  box-sizing: border-box;
  font-size: 13px;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.rrssb-buttons:after {
  clear: both;
}

.rrssb-buttons:after,.rrssb-buttons:before {
  content: ' ';
  display: table;
}

.rrssb-buttons li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 13px;
  list-style: none;
  margin: 0;
  padding: 0 2px;
}

.rrssb-buttons li.rrssb-email a {
  background-color: #0a88ff;
}

.rrssb-buttons li.rrssb-email a:hover {
  background-color: #006ed6;
}

.rrssb-buttons li.rrssb-facebook a {
  background-color: #306199;
}

.rrssb-buttons li.rrssb-facebook a:hover {
  background-color: #244872;
}

.rrssb-buttons li.rrssb-tumblr a {
  background-color: #32506d;
}

.rrssb-buttons li.rrssb-tumblr a:hover {
  background-color: #22364a;
}

.rrssb-buttons li.rrssb-linkedin a {
  background-color: #007bb6;
}

.rrssb-buttons li.rrssb-linkedin a:hover {
  background-color: #005983;
}

.rrssb-buttons li.rrssb-twitter a {
  background-color: #26c4f1;
}

.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: #0eaad6;
}

.rrssb-buttons li.rrssb-googleplus a {
  background-color: #e93f2e;
}

.rrssb-buttons li.rrssb-googleplus a:hover {
  background-color: #ce2616;
}

.rrssb-buttons li.rrssb-youtube a {
  background-color: #df1c31;
}

.rrssb-buttons li.rrssb-youtube a:hover {
  background-color: #b21627;
}

.rrssb-buttons li.rrssb-reddit a {
  background-color: #8bbbe3;
}

.rrssb-buttons li.rrssb-reddit a:hover {
  background-color: #62a3d9;
}

.rrssb-buttons li.rrssb-pinterest a {
  background-color: #b81621;
}

.rrssb-buttons li.rrssb-pinterest a:hover {
  background-color: #8a1119;
}

.rrssb-buttons li.rrssb-pocket a {
  background-color: #ed4054;
}

.rrssb-buttons li.rrssb-pocket a:hover {
  background-color: #e4162d;
}

.rrssb-buttons li.rrssb-github a {
  background-color: #444;
}

.rrssb-buttons li.rrssb-github a:hover {
  background-color: #2b2b2b;
}

.rrssb-buttons li.rrssb-instagram a {
  background-color: #125688;
}

.rrssb-buttons li.rrssb-instagram a:hover {
  background-color: #0c3a5b;
}

.rrssb-buttons li.rrssb-delicious a {
  background-color: #0b79e5;
}

.rrssb-buttons li.rrssb-delicious a:hover {
  background-color: #095fb4;
}

.rrssb-buttons li.rrssb-vk a {
  background-color: #4d71a9;
}

.rrssb-buttons li.rrssb-vk a:hover {
  background-color: #3d5a86;
}

.rrssb-buttons li.rrssb-hackernews a {
  background-color: #f60;
}

.rrssb-buttons li.rrssb-hackernews a:hover {
  background-color: #cc5200;
}

.rrssb-buttons li.rrssb-whatsapp a {
  background-color: #43d854;
}

.rrssb-buttons li.rrssb-whatsapp a:hover {
  background-color: #28c039;
}

.rrssb-buttons li.rrssb-print a {
  background-color: #8d98a2;
}

.rrssb-buttons li.rrssb-print a:hover {
  background-color: #717f8b;
}

.rrssb-buttons li a {
  z-index: 100;
  background-color: #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  width: 100%;
}

.rrssb-buttons li a .rrssb-icon {
  display: block;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%;
}

.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}

.rrssb-buttons li a .rrssb-icon svg path {
  fill: #fff;
}

.rrssb-buttons li a .rrssb-text {
  color: #fff;
}

.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22,0,0,.25);
}

.rrssb-buttons li.small a {
  padding: 0;
}

.rrssb-buttons li.small a .rrssb-icon {
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%;
}

.rrssb-buttons li.small a .rrssb-text {
  visibility: hidden;
}

.rrssb-buttons.large-format,.rrssb-buttons.large-format li {
  height: auto;
}

.rrssb-buttons.large-format li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: .2em;
  padding: 8.5% 0 8.5% 12%;
}

.rrssb-buttons.large-format li a .rrssb-icon {
  height: 100%;
  left: 7%;
  padding-top: 0;
  width: 12%;
}

.rrssb-buttons.large-format li a .rrssb-icon svg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.rrssb-buttons.large-format li a .rrssb-text {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rrssb-buttons.small-format {
  padding-top: 5px;
}

.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1px;
}

.rrssb-buttons.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0;
}

.rrssb-buttons.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%;
}

.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative;
}

.rrssb-buttons.tiny-format li {
  padding-right: 7px;
}

.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0;
}

.rrssb-buttons.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%;
}

.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover {
  background-color: transparent;
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
  fill: #0a88ff;
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #0054a3;
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
  fill: #306199;
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #18304b;
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
  fill: #32506d;
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #121d27;
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
  fill: #007bb6;
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #003650;
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
  fill: #26c4f1;
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #0b84a6;
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
  fill: #e93f2e;
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #a01e11;
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
  fill: #df1c31;
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #84111d;
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
  fill: #8bbbe3;
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #398bcf;
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
  fill: #b81621;
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5d0b11;
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
  fill: #ed4054;
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #b61124;
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
  fill: #444;
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #111;
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
  fill: #125688;
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #061d2e;
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
  fill: #0b79e5;
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #064684;
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
  fill: #4d71a9;
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #2d4263;
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
  fill: #f60;
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #993d00;
}

.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
  fill: #43d854;
}

.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #1f962d;
}

.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
  fill: #8d98a2;
}

.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5a656f;
}

.rrssb-buttons li.rrssb-print a .rrssb-icon svg path:nth-child(2) {
  fill: none;
}
/* cmsms stylesheet: header modified: 09/19/19 15:13:39 */
#header{
	height: 130px;
	background: rgba(255,255,255,1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.5);
	box-shadow: 0 0 4px rgba(0,0,0,.5);
}

img.logo-size {
	height: 70px;
}

.header {
	background-color: #FFFFFF;
}

.brandDesktop a {
	display: block;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 24px;
	line-height: 20px;
}

.brandDesktop a:hover {
	text-decoration: none;
}

.brand-android {
	color: #89BE66;
}

.brand-toestel {
	color: black;
}

.brand-non-important {
	color: #7A7A7A;
}

.navbar-nav {
	z-index: 1200;
	margin: 0px 0px;
}

.header.navbar-fixed-top .main-nav .nav .nav-item:hover {
	border-bottom: 2px solid #78BF5C;
}

.header.navbar-fixed-top .main-nav .nav .nav-item a {
	color: #444444;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	margin-right: 20px;
	font-weight: 400;
}

.navbar-fixed-top div.logo {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 15px;
	float: left;
	padding-top: 11px;
	padding-right: 10px;
}

.header .main-nav {
	margin-top: 15px;
	margin-left: 8px;
}

.header .main-nav .navbar-toggle {
	margin-right: 0;
	margin-top: 0;
	background: none;
	position: absolute;
	right: 10px;
	top: 10px;
}

.header .main-nav .navbar-toggle:focus {
	outline: none;
}

.header .main-nav .navbar-toggle .icon-bar {
	background-color: rgba(92, 135, 207, 1.0);
	height: 3px;
}

.header .main-nav .navbar-toggle:hover .icon-bar {
	background-color: rgba(102, 151, 233, 1.0);
}

.header .main-nav .nav .nav-item.active a {
	/*color: #78BF5C;*/
	background: none;
	font-weight: 400;
}

.header .main-nav .nav .nav-item a:hover {
	color: #78BF5C;
	background: none;
}

.header .main-nav .nav .nav-item a:focus {
	outline: none;
	background: none;
}

.header .main-nav .nav .nav-item a:active {
	outline: none;
	background: none;
}

.header .main-nav .nav .nav-item.active {
	color: #78BF5C;
}

.header .main-nav .nav.active > a.dropdown-toggle:before {
	display: none;
}

.header .main-nav .nav.open a {
	background: none;
}

.header .main-nav .nav .dropdown-menu {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: 0;
	border: none;
	text-transform: none;
	min-width: 180px;
	background: #FFFFFF;
	border-top: 2px solid rgb( 120, 191, 92 );
}

.header .main-nav .nav .dropdown-menu li {
	border-bottom: 1px solid #f0f0f0;
	padding: 2px 0px;
	margin: 0px 5px;
	position: relative;
}

.dropdown-menu>li>a {
	padding: 2px 8px;
}

.header .main-nav .nav .dropdown-menu a {
	color: #6e7988;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	font-size: 13px;
}

.header .main-nav .nav .dropdown-menu a:hover {
	color: #78BF5C;
}

.header .main-nav .nav .dropdown-menu i {
	color: #BBBBBB;
	margin-right: 5px;
}

@media (min-width: 970px) {
	.header .main-nav .nav .nav-item.active {
		border-bottom: 2px solid #78BF5C;
	}
}

@media (min-width: 768px) and (max-width: 991px){
#header {
height: 215px;
}

}

@media (max-width: 767px) {
	img.logo-size {
		height: 60px;
		padding-top: 3px;
	}

	#header {
		height: 65px;
	}

	.navbar-fixed-top div.logo {
		padding-top: 0px;
	}

	.brandMobile a {
		display: block;
		margin-right: 20px;
		margin-bottom: 0;
		font-weight: 400;
		font-size: 24px;
		line-height: 20px;
	}
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.header.navbar-fixed-top .main-nav .nav .dropdown-menu a {
	color: #777;
}

.header .main-nav .nav .dropdown-menu .nav-item a {
	font-size: 13px;
}

#nieuwsDropdownMenu li a {
	padding-left: 0;
}

#nieuwsDropdownMenu .fa-ul {
	margin-left: 0;
}

.header .main-nav .nav .dropdown-menu li {
	border-bottom: 1px solid #f0f0f0;
	padding: 2px 0;
	margin: 0 5px;
}

.header.navbar-fixed-top .main-nav .nav .nav-item a {
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	opacity: 1;
	margin-right: 20px;
}

.dropdown-menu li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 5px 15px;
}

.scrollable-menu {
	height: auto;
	overflow-x: hidden;
	max-height: 800px;
}

@media (max-height: 400px)
{
	.scrollable-menu {
		max-height: 200px;
	}
}

@media (min-height: 401px) and (max-height: 500px)
{
	.scrollable-menu {
		max-height: 300px;
	}
}

@media (min-height: 501px) and (max-height: 600px)
{
	.scrollable-menu {
		max-height: 400px;
	}
}

@media (min-height: 601px) and (max-height: 700px)
{
	.scrollable-menu {
		max-height: 500px;
	}
}

@media (min-height: 701px) and (max-height: 800px)
{
	.scrollable-menu {
		max-height: 600px;
	}
}

@media (min-height: 801px) and (max-height: 900px)
{
	.scrollable-menu {
		max-height: 700px;
	}
}

@media (max-width: 767px)
{
	.scrollable-menu
	{
		max-height: none;
	}
}


@media (min-width: 970px) {
	.header .main-nav .nav .nav-item.active {
		border-bottom: 2px solid #78BF5C;
	}
}

#nieuwsDropdownMenu h3 {
	padding-top: 0;
	font-size: 18px;
	font-weight: 600;
	color: #717171;
}

@media (min-width: 768px){
	#nieuwsDropdownMenu {
		min-width: 769px;
	}

	ul.nav li.dropdown:hover>ul.dropdown-menu {
		display: block;
	}
}

@media (max-width: 767px){
	.nav li a {
		padding: 5px 5px;
	}
}

.dropdown-menu {
	min-width: 200px;
}

.dropdown-menu li a:hover {
	text-decoration: none;
	/*color: #262626;*/
	/*background-color: #999;*/
}

.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
}
.multi-column-dropdown {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #FCFCFC;
}

.multi-column-dropdown li h1
{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}

@media (min-width: 992px) {
	#nieuwsDropdownMenu
	{
		min-width: 769px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#nieuwsDropdownMenu
	{
		min-width: 580px;
	}
}

#nieuwsDropdownMenu h3
{
	padding-top: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #717171;
}

#nieuwsDropdownMenu .fa-ul
{
	margin-left: 0px;
}

.dropdown-menu li a
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: #5d9cec;
}

.dropdown-menu .nav-item
{
	padding-bottom: 2px;
}

.dropdown-menu .nav-item:before
{
	content: "\f054";
	font-family: FontAwesome;	
	font-size: 75%;
	color: #777777;
	transition: color 0.2s ease-in-out;
}

.info-dropdown .nav-item:before
{
	position: absolute;
	z-index: 100;
	top: 4px;
	left: 2.5px;
}

.dropdown-menu .nav-item:hover
{
	padding-bottom: 1px !important;
}

.dropdown-menu .nav-item:hover:before
{
	color: #78BF5C;
	transition: color 0.2s ease-in-out;
}

.dropdown:hover > .caretDiv:after
{
	content: "";
	display: block;
	width: 0;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgb(120, 191, 92);
	border-left: 6px solid transparent;
	position: absolute;
	top: 44px;
	right: 23px;
}

@media (min-width: 768px) and (max-width: 991px)
{
   .dropdown:hover > .caretDiv:after
   {
	right: 4px;
   }
}

.dropdown:hover > .caretDivSearch:after
{
	content: "";
	display: block;
	width: 0;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgb(120, 191, 92);
	border-left: 6px solid transparent;
	position: absolute;
	top: 44px;
	right: 0px;
}

@media (min-width: 768px) and (max-width: 991px)
{
   .dropdown:hover > .caretDivSearch:after
   {
	right: 0px;
   }
}

/* START APPS MENU */
.apps-dropdown, .vergelijken-dropdown
{
	padding-left: 15px;
	padding-right: 15px;
}

.apps-dropdown h3, .vergelijken-dropdown h3
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	color: #717171;
}

.apps-all-link
{
	margin: 15px 0;
}


.apps-all-link li a
{
	padding-left: 5px !important;
}

.apps-dropdown div, .vergelijken-dropdown div
{
	padding: 0;
}

.apps-dropdown .fa-ul, .vergelijken-dropdown .fa-ul
{
	margin-left: 0;
}

@media (min-width: 992px)
{
	.apps-dropdown
	{
		min-width: 769px !important;
	}

        .vergelijken-dropdown
	{
		min-width: 350px !important;
	}

}

@media (min-width: 768px) and (max-width: 991px)
{
	.apps-dropdown
	{
		min-width: 500px !important;
	}

        .vergelijken-dropdown
	{
		min-width: 300px !important;
	}
}
/* END APPS MENU */

.menu-ul-container
{
	padding: 0;
	margin: 0;
}

.nieuws-dropdown
{
	padding-left: 15px;
	padding-right: 15px;
}

.nieuws-dropdown h3
{
	margin-top: 0;
}


.menu-ul-container .fa-ul .nav-item a
{
	padding-left: 5px !important;
}

.nieuws-menu-left
{
	padding-right: 7.5px;
}

.nieuws-menu-right
{
	padding-left: 7.5px;
}

.rightAlignSearch a
{
    padding: 0 !important;
    padding-bottom: 21px !important;
    margin: 0 !important; 
    margin-top: 16px !important;
}

.rightAlignSearch .nav-item:before, .rightAlignSearch .nav-item:after
{
    content: "" !important;
    display: none;
}

.searchDropdown
{
    margin-right: -20px !important;
}

@media only screen and (max-width: 767px) 
{
    .rightAlignSearch 
    {
        margin-left: 0 !important;
    }
    
    .searchDropdown
    {
        max-width: 100%;
        margin-top: 8px !important;
        margin-right: 0 !important;
        display: block !important;
    }
    
    .rightAlignSearch a
    {
        display: none !important;
    }

    .header .main-nav .nav .dropdown-menu {
    	border-top: 0;
    }
}

@media only screen and (max-width: 991px) 
{
    .rightAlignSearch a span i
    {
        font-size: 11px;
        margin-top: 2px;
    }
}

.search-input
{
    max-width: 100%;
    width: 480px;
}

#searchDetailBlog .fa-search
{
    right: 23px !important;
}

#searchDetailBlog .search-input
{
   max-width: 80%;
}

.grid-menu
{
    /*border-radius: 5px;*/
    /*grid-template-columns: repeat( auto-fill, minmax( 80px, auto ) );*/
    z-index: 99999;
    width: 1140px;
    margin: 0 auto;
    background: #89BE66;
    display: grid;
    grid-template-columns: repeat( 8, minmax( 80px, auto ) );
    grid-template-rows: 1fr;
}

.grid-menu-0 {
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}

.grid-menu-1 {
//border-top: 1px solid white;
//border-bottom: 1px solid white;
}

.grid-menu-2 {
   //border-bottom-left-radius: 5px;
   //border-bottom-right-radius: 5px;
}

.grid-menu-3 {
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}

@media (max-width: 1199px)
{
    .grid-menu
    {
        width: 940px;
    }
}

@media (max-width: 991px)
{
    .grid-menu
    {
        width: 720px;
    }
}

@media (max-width: 767px)
{
    .grid-menu
    {
        display: none;
    }
}

.grid-menu a, .grid-menu label
{
    margin: 0;
    background: #89BE66;
    color: white;
    
    font-weight: normal;
    text-decoration: none;
    
    position: relative;
    transition: background 0.2s ease-in-out;
}

.grid-menu a, .grid-menu label a
{
    margin: 0;
    padding: 5px 10px;
    
    text-align: center;
}

.grid-menu label
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.grid-menu a:hover, .grid-menu label:hover, .grid-menu label:hover > a
{
    background: #6AA159;
    color: white;
    
    cursor: pointer;
    
    text-decoration: none;
}

.grid-menu a:first-child, .grid-menu label:first-child
{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.grid-menu a:last-child, .grid-menu label:last-child
{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.grid-menu label input[type="checkbox"]
{
    display: none;
}

.grid-menu label input[type="checkbox"] + .grid-menu
{
    width: auto;
    
    /*margin-top: 16px;*/
    border-radius: 0;
    border-top: 2px solid #89BE66;
    
    white-space: nowrap;
    
    display: none;
    grid-template-columns: 1fr;
    grid-template-rows: repeat( auto-fill, auto );
    
    cursor: default;
    position: absolute;
    top: 100%;
    right: 0;
}

.grid-menu label input[type="checkbox"] + .grid-menu:before
{
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #89BE66;
    position: absolute;
    top: -22px;
    right: 20px;
}

.grid-menu label input[type="checkbox"] + .grid-menu:after
{
    content: "";
    width: 100%;
    height: 16px;
    background: transparent;
    position: absolute;
    top: -18px;
}

.grid-menu label input[type="checkbox"]:checked + .grid-menu
{
    background: white;
    color: rgba( 0, 0, 0, 0.75 );
    box-shadow: 0 6px 12px rgba( 0, 0, 0, 0.175 );
    
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: repeat( auto-fit, auto );
}


@media (hover: hover)
{
    .brandLabel:hover:before {
       content: "";
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #89BE66;
        position: absolute;
        bottom: -16px;
        right: 20px;
    }
    .leftHalfBrands:hover:before {
       content: "";
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #89BE66;
        position: absolute;
        bottom: -16px;
        left: 20px;
    }
    
    .grid-menu label:hover input[type="checkbox"] + .grid-menu
    {
        background: white;
        color: rgba( 0, 0, 0, 0.75 );
        box-shadow: 0 6px 12px rgba( 0, 0, 0, 0.175 );
        
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: repeat( auto-fit, auto );
    }
}


.grid-menu label input[type="checkbox"] + .grid-menu *
{
    background: transparent;
    color: inherit;
}

.grid-menu label input[type="checkbox"] + .grid-menu label > a
{
    border-bottom: 2px solid #6AA159;
    color: black;
    font-weight: 600;
    cursor: default;
    display: inline-block;
}

/* First sub-element of any sub menu */
.grid-menu label input[type="checkbox"] + .grid-menu *:first-child
{
    border-radius: 0;
}

/* Any sub menu starting from depth 2 */
.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu
{
    margin-top: 0;
    border-top: none;
    
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat( auto-fill, auto );
    
    justify-items: left;
    
    position: relative;
    top: initial;
    left: initial;
    
    box-shadow: none;
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu:before, .grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu:after
{
    display: none;
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu *
{
    margin: 10px 10px 5px 10px;
    padding: 0;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    color: black;
    font-weight: 500;
    line-height: 1.25em;
    transition: margin 0.15s ease-in-out, border 0.2s ease-in-out;
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu *:hover
{
    margin-left: 15px;
    margin-right: 5px;
    
    border-bottom: 1px solid rgba( 0, 0, 0, 0.5 );
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu span
{
    margin: 0;
    margin-top: -3px;
    padding: 0;
    color: rgba( 0, 0, 0, 0.65 );
    font-size: 1.2rem;
    line-height: 1em;
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu span a
{
    color: rgba( 0, 0, 0, 0.65 );
    font-weight: 400;
}

.grid-menu label input[type="checkbox"] + .grid-menu label input[type="checkbox"] + .grid-menu span a:nth-child( 2 ):hover
{
    margin-left: 5px;
    margin-right: 15px;
}

.grid-menu .leftHalfBrands input[type="checkbox"] + .grid-menu
{
    left: 0;
    right: auto;
}

.grid-menu .leftHalfBrands input[type="checkbox"] + .grid-menu:before
{
    left: 20px;
    right: auto;
}

.grid-menu .brandLabel:hover:after
{
    content: "";
    width: 100%;
    height: 16px;
    position: absolute;
    left: 0;
    top: 100%;
}

.grid-menu .brand-0 .grid-menu-modellen {
   left:  0% !important;
   right: auto;
}
.grid-menu .brand-1 .grid-menu-modellen {
   left: -100% !important;
   right: auto;
}
.grid-menu .brand-2 .grid-menu-modellen {
   left: -200% !important;
   right: auto;
}
.grid-menu .brand-3 .grid-menu-modellen {
   left: -300% !important;
   right: auto;
}
.grid-menu .brand-4 .grid-menu-modellen {
   right: -300% !important;
   left: auto;
}
.grid-menu .brand-5 .grid-menu-modellen {
   right: -200% !important;
   left: auto;
}
.grid-menu .brand-6 .grid-menu-modellen {
   right: -100% !important;
   left: auto;
}


/* NEW GRID MENU */

@media screen and (min-width: 768px)
{
    #header {
    	height: 130px;
    }   
}

.brandLabelLeft:hover:before {
	right: 0px;
	left: 20px;
}

.grid-menu .brand-4 .grid-menu-modellen {
	right: -330% !important;
}

.grid-menu .brand-5 .grid-menu-modellen {
	right: -230% !important;
}

.grid-menu .brand-6 .grid-menu-modellen {
	right: -130% !important;
}

.grid-menu-others {
	min-width: 900px;
}

.grid-menu
{
	border-radius: 5px;
}

.grid-menu label input[type="checkbox"] + .grid-menu
{
	left: 0;
	right: auto;
}

.grid-menu label input[type="checkbox"] + .grid-menu.right
{
	left: auto;
	right: 0;
}

.grid-menu-modellen
{
	margin-top: 15px;
}

.grid-menu-others
{
	/*width: 1140px !important;*/
	max-height: calc( 100vh - 150px );
	padding: 0;
	margin-top: 15px;
	grid-template-columns: 1fr minmax( 80px, auto ) !important;
	grid-template-rows: 1fr !important;
	grid-template-areas: "section menu";
}

.grid-menu-others section
{
	grid-area: section;
	width: 100%;
	min-height: 350px;
	margin-top: 0;
	display: none;
	grid-template-columns: 1fr 1fr 1fr !important;
	grid-template-rows: 95px 50px auto !important;
}

.grid_menu_other_radio
{
	display: none;
}

.grid_menu_other_radio:checked + section
{
	display: grid;
}

.grid-menu-others ul {
	grid-area: menu;
	height: 100%;
	max-height: 100%;
	/*max-height: calc( 100vh - 150px );*/
	padding-left: 0;
	margin-bottom: 0;
	margin-left: -46px;
	background: #89BE66 !important;
	list-style: none;
	overflow-y: scroll;
	/*position: absolute;*/
	z-index: 100000;
}

.grid-menu-others ul li
{
	transition: background 0.2s ease-in-out;
}

.grid-menu-others ul li:hover
{
	background: #6AA159 !important;
}

.grid-menu-others ul li label
{
	padding: 5px 7px 5px 7px;
	color: white !important;
}

.grid-menu-modellen label:nth-child( 1 ), .grid-menu-modellen label:nth-child( 2 )
{
	grid-column: 1 / span 3;
}

@media all AND (max-width: 991px)
{
	.grid-menu-others
	{
		min-width: 500px;
		max-width: 720px;
	}

	.grid-menu-others section
	{
		/*grid-template: 50% 50% / 95px 50px auto !important;*/
		grid-template-columns: 50% 50% !important;
		grid-template-rows: 95px 50px auto auto auto !important;
		overflow-x: hidden;
	}

	.grid-menu-others ul
	{
		/*
		margin-left: -120px;
		margin-right: 51px;
		*/
		margin-left: -51px;
		margin-right: 0;
	}

	.grid-menu-modellen label:nth-child( 1 ), .grid-menu-modellen label:nth-child( 2 )
	{
		grid-column: 1 / span 2;
	}
}
@media (min-width: 768px) {
   .header .main-nav {
      width: 90%;
   }
}
@media (min-width: 992px){
   .header.navbar-fixed-top .main-nav .nav .nav-item a {
      margin-right: 5px;
   }
}
/* cmsms stylesheet: sider modified: 06/02/20 15:05:50 */
#filter-sider {
    padding: 5px;
    background-color: #FFFFFF;
    border: 1px solid #abaeb1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#toggle-filter-sider {
    margin: 3px;
}

@media (max-width: 991px) {
    #filter-sider {
        display: none;
    }
}

.filter-section {
    padding-left: 10px;
}

.btn-sider {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    
}
/* cmsms stylesheet: colors modified: 11/13/18 15:08:55 */
.zilver {
    background-color: #DDDFDE !important;
}

.goud {
    background-color: #E3D0BA !important;
}

.rood {
    background-color: #f8242d !important;
}

.rose-goud, .roségoud {
	background-color: #edccbd !important;
}

.roze {
    background-color: #FF706C !important;
}

.grijs {
    background-color: #ABAEB1 !important;
}

.wit {
    background-color: #FFFFFF !important;
}

.zwart {
    background-color: #1F1B1B !important;
}

.gitzwart {
    background-color: #000000 !important;
}

.matzwart {
    background-color: rgb(27, 27, 27) !important;
}

.blauw {
    background-color: #42B3ED !important;
}

.geel {
    background-color: #FEF16F !important;
}

.groen {
    background-color: #99E368 !important;
}

.paars {
	background-color: #4B0082 !important;
}

.oranje {
	background-color: #FF6600 !important;
}

.bruin {
	background-color: #68340f !important;
}

.zilverMenu {
    background-color: #DDDFDE !important;
}

.goudMenu {
    background-color: #E3D0BA !important;
}

.roodMenu {
    background-color: #f8242d !important;
}

.rose-goudMenu, .roségoudMenu {
    background-color: #edccbd !important;
}

.rozeMenu {
    background-color: #FF706C !important;
}

.grijsMenu {
    background-color: #ABAEB1 !important;
}

.witMenu {
    background-color: #FFFFFF !important;
}

.zwartMenu {
    background-color: #1F1B1B !important;
}

.gitzwartMenu {
    background-color: #000000 !important;
}

.matzwartMenu {
    background-color: rgb(27, 27, 27) !important;
}

.blauwMenu {
    background-color: #42B3ED !important;
}

.geelMenu {
    background-color: #FEF16F !important;
}

.groenMenu {
    background-color: #99E368 !important;
}

.paarsMenu {
	background-color: #4B0082 !important;
}

.oranjeMenu {
	background-color: #FF6600 !important;
}

.bruinMenu {
	background-color: #68340f !important;
}
/* cmsms stylesheet: comparer modified: 12/03/19 12:02:53 */
.phone-comparer {
    padding: 0px;
    border: 0px solid #abaeb1;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.phone-comparer h4 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #CCC;
    color: #78BF5C;
}

.phone-comparer table tr td,
th {
    vertical-align: middle;
}

.phone-comparer .slider-handle {
    background-color: #78BF5C;
    background: #78bf5c; /* Old browsers */
    background: -moz-linear-gradient(top, #78bf5c 0%, #94c119 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #78bf5c 0%,#94c119 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #78bf5c 0%,#94c119 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.phone-comparer .sort-button {
    padding: 1px 5px;
    padding-left: 5px;
}

.phone-comparer .price {
	font-weight: bold;
}

#phones-list {
    border-bottom: 1px solid #abaeb1;
}

.comparer-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    padding: 5px 15px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #F49600;
    border: 1px #e88f00 solid;
    color: #FFFFFF;
    font-weight: normal !important;
    text-transform: none;
}

.comparer-link:hover {
	background-color: #F39500;
    border: 1px #e88f00 solid;
    color: #FFFFFF;	
}


.color-example {
    width: 16px;
    height: 16px;
    border: 0px solid #616161;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15);
    background-color: rgba(255,255,255,0);
    background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.01) 0%, rgba(255,255,255,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.01) 0%,rgba(255,255,255,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0,0,0,0.01) 0%,rgba(255,255,255,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#1affffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.seller-image {
    height: 30px;
    width: 60px;
}

.slider-wrapper {
    text-align: center;
    margin-top: 10px;
}

.range-price-min {
    text-align: left;
}

.range-price-min span {
	
}

.range-price-max {
    text-align: right;
}

.filter-reset-wrapper {
    text-align: center;
}

#filters-reset {
    margin-top: 5px;
}

.countVergelijkerTekst {
    margin-bottom: 0px;
    border: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.conditionData {
    font-size: 12px;
    text-transform: capitalize;
}

.colorData {
    text-transform: capitalize;
    font-size: 12px;
}

.brandData {
    text-transform: capitalize;
}

@media (max-width: 767px){
    #filters-close {
        margin-top: 5px;
        display: inline-block!important;
    }
}

.extraBrands {
    display: none;
}

#hideAllBrands {
    display: none;
}

.alert-alternative-phones-text {
margin-top: 20px;
}

.colSpan8TD {
text-align: center;
}

.algemeneVergelijkerButton {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

.modellenFilterH4 {
    margin-bottom: 10px;
}

.modellen-filter-height {
    height: 200px;
    overflow-y: scroll;
}

h5.model-filter-h5-lined {
margin-top: 5px;
margin-bottom: 10px;
font-size: 12px;
color: #999;
width: 100%;
text-align: center;
border-bottom: 1px dotted #E0E0E0;
line-height: 0.1em;
display: block;
}

.model-image {
    float: left;
    margin-right: 30px;
    max-height: 200px;
    margin-top: 20px;
}
.model-details-label {
    display: inline-block;
    min-width: 100px;
}
.model-details-div {
    margin-bottom: 10px;
}
.model {
    margin-bottom: 20px;
}

@media (max-width: 767px){
.model-image {
    margin-top: 0px;
    max-height: 130px;
}
.model-details-label {
    width: 100%;
}
.model-head {
    float: left;
    width: 100%;
}
#phones-list .table {
table-layout: fixed;
}

#phones-list .table th {
width: 25%;
}

.algemeneVergelijkerButton {
white-space: normal;
}

.showAllModelsFilters {
display: block !important;
}

.modellen-filter-height {
    height: auto;
    overflow-y: auto;
}

}
/* cmsms stylesheet: blog modified: 03/05/18 11:01:59 */
.blogitem {
	margin-bottom: 40px;
	margin-top: 40px;
}

.blogitem-title {
	font-size: 22px;
	color: #333;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.blogitem img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.blogitem-summary {
	margin-top: -5px;
}

ul.blogitem-date {
	display: block;
	padding-top: 10px;
	padding-left: 0px;
	color: #999;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
}

.blog-title {
    /*font-size: 32px;
    font-weight: 500;
    padding-top: 20px;
    line-height: 28px;
    background: rgba(0,0,0,0.75);
    color: #FFFFFF;
    display:inline-block;*/
    color: #fff;
    font-size: 32px;
    line-height: 44px;
    font-weight: 200;
    background-color: rgba(0, 0, 0, 0.75);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0px;
    bottom: 35px;
    position: absolute;
}

ul.blog-date {
	background-color: rgba(120, 191, 92, 0.75);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 300;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: inline-block;
	bottom: 2px;
	position: absolute;
}

ul.blog-date a {
	color: #FFFFFF;
}

ul.blog-date a:hover {
	color: #F0F0F0;
}

ul.blog-cat {
	display: block;
	padding-left: 0px;
	color: #999;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
}

ul.blog-date>li,
ul.blogitem-date>li,
ul.blog-cat>li {
	display: inline-block;
	list-style: none;
	margin-left: -5px;
	padding-right: 20px;
	padding-left: 5px;
}

.blog-date i,
.blogitem-date i,
.blog-cat i {
	margin-right: 5px;
}

.blog-summary {
	font-style: italic;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: 300;
}

.blog-text h1,
.blog-text h2,
.blog-text h3,
.blog-text h4 {
	font-size: 24px;
	font-weight: 300;
	color: #333;
	padding-top: 20px;
}

.blog-text img {
	max-width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto !important;
}

.blog-social {
	margin-top: 20px;
	padding-top: 20px;
}

.blog-social
{
    height: auto;
    margin-bottom: 0;
}

.blog-social
{
    line-height: 58px;
}

.blog-comments {
	padding-top: 50px;
}

@media (max-width: 767px) {
	.blog-social 
	{
		border-top: 1px dotted #e0e0e0;
		margin-top: 20px;
	}
	.blog-comments {
		padding-top: 20px;
	}
}

.blog-share span {
	font-weight: 600;
	padding-top: 14px;
	display: inline-block;
}

#pagenav {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#pagenav li {
	display: inline-block;
	background: #ddd;
	margin: 0 2px;
	line-height: 1;
}
#pagenav li a {
	display: block;
	padding: 7px;
	background: #ffffff;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#pagenav li a:hover {
	background: #78BF5C;;
	border: 1px solid #78BF5C;;
	color: #fff;
}
#pagenav span {
	font-weight: 700;
	background: #78BF5C;;
	border: 1px solid #78BF5C;;
	color: #fff;
	display: block;
	padding: 7px;
}
#pagenav li.continue {
	padding: 0;
	background: none;
	font-size: 1.5em;
}

@media (max-width: 767px) {
	#pagenav li a 
	{
		padding: 3px;
	}

	#pagenav span 
	{
		padding: 3px;
	}
}
/*using an html class and modernizer, set according to your set up, IE 6 hacks or fixes not included*/
.lt-ie8 #pagenav li {
	zoom: 1;
	display: inline;
}

#rowPrevNextBack, #rowRelatedArticles
{
	padding: 0 18px 0 18px;
}

#rowPrevNextBack div
{
	display: inline-block;
}

#searchDetailBlog
{
	text-align: right;
}

.filterList .row
{
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.filterList .fa-ul
{
    margin-left: 0;
}

.filterList .nav-item
{
    margin-left: -5px;
}

.filterList .nav-item:before
{
    display: none;
}

.filterList .nav-item:hover
{
    margin-bottom: 1px;
}

.filterList .nav-item a
{
    color: #666 !important;
    transition: color 0.2s ease-in-out;
}

.filterList .nav-item:hover a
{
    color: rgb(120, 191, 92) !important;
    transition: color 0.2s ease-in-out;
}
/* cmsms stylesheet: generic-label modified: 02/16/18 11:52:03 */
.label i {
	margin-right: 3px;
}

.label-default {
	font-size: 12px;
	display: inline-block;
	background-color: rgb(120, 191, 92);
	font-weight: 300;
	margin-right: 3px;
	text-transform: lowercase;
	padding-top: 3px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */
	transition: .5s;
}

.label-default:hover {
	background-color: #888;
}

.label-transparent {
	font-size: 12px;
	color: #444;
	display: inline-block;
	font-weight: 400;
	margin-right: 3px;
	text-transform: lowercase;
	padding-top: 3px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */
	transition: .5s;
	border: 1px solid #e0e0e0;
}

.label-transparent:hover {
	background-color: #888;
	color: #FFFFFF;
}

.label-xl {
	font-size: 12px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.label-xl i {
	margin-right: 5px;
}

.label-nieuws {
	color: rgb(120, 191, 92);
	border-color: rgb(120, 191, 92);
}

.label-nieuws:hover {
	color: #FFFFFF;
	background-color: rgb(120, 191, 92);
	border-color: rgb(120, 191, 92);
}

.label-nieuws-telefoonmerken {
	color: rgb(84, 149, 255);
	border-color: rgb(84, 149, 255);
}

.label-nieuws-telefoonmerken:hover {
	color: #FFFFFF;
	background-color: rgb(84, 149, 255);
	border-color: rgb(84, 149, 255);
}

.label-nieuws-providers {
	color: rgb(130, 130, 130);
	border-color: rgb(130, 130, 130);
}

.label-nieuws-providers:hover {
	color: #FFFFFF;
	background-color: rgb(130, 130, 130);
	border-color: rgb(130, 130, 130);
}

.label-apps {
	color: rgb(237, 137, 59);
	border-color: rgb(237, 137, 59);
}

.label-apps:hover {
	color: #FFFFFF;
	border-color: rgb(237, 137, 59);
	background-color: rgb(237, 137, 59);
}
/* cmsms stylesheet: generic-grid modified: 11/07/17 10:19:26 */
.grid-group-item .thumbnail .caption
{
	padding: 0px;
}

.grid-group-item .thumbnail .backgroundImg
{
	height: 200px;
	width: auto;
	background-position: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-style: solid;
	border-width: 1px;
	color: rgba(189, 189, 189, 0.5);
}

.grid-group-item .thumbnail .caption .blogitem-title
{
	background: rgba(255,255,255,0.8);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	border-style: solid;
	border-width: 1px;
	line-height: 20px; 
	border-top: 0px;
	color: rgba(189, 189, 189, 0.5);
	margin: 15px;
	height: 90px;
}

.grid-group-item .thumbnail .caption h3 a
{
	color: #776f6f;
}

.grid-group-item .thumbnail .caption .blogitem-summary
{
	display: none;
} 

.grid-group-item .thumbnail .caption .blogitem-date
{
	display: none;
}

.grid-group-item .thumbnail .caption .blog-cat
{
	display: none; 
}

.grid-group-item .thumbnail 
{
	margin-bottom: 0px;
}

.grid-group-item
{
	padding: 15px;
}
/* cmsms stylesheet: generic-item-list modified: 11/20/17 10:03:02 */
.group-item {
	padding-top: 15px;
	padding-bottom: 15px;
}

.item {
	padding-left: 5px;
	padding-right: 5px;
}

/* LIST(1) GROUP */
.item.list-group-item
{
	float: none;
	min-height: 10px;
	width: 100%;
	background-color: #fff;
	margin-bottom: 0px;
}

.item.list-group-item .thumbnail
{
	margin-bottom: 25px;
}

.item.list-group-item .caption
{
	padding: 9px 9px 0px 20px;
}

.item.list-group-item:before, .item.list-group-item:after
{
	display: table;
	content: " ";
}

.item.list-group-item:after
{
	clear: both;
}
.list-group-item-text
{
	margin: 0 0 11px;
}
.list-group-item {
	border: 0px;
	padding: 0px 15px;
}

.list-group-item .thumbnail .backgroundImg
{
	background-position: top;
	height: 200px;
	background-size: contain;
	margin-top: 14px;
}

.item.list-group-item .thumbnail
{
	padding-left: 15px;
	padding-right: 15px;
}

@media (max-width: 767px) 
{
	.list-group-item .thumbnail .backgroundImg
	{
		height: 150px;
	}
}

/* LIST2 GROUP */
.item.list2-group-item
{
	float: none;
	min-height: 10px;
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
}

.item.list2-group-item .thumbnail
{
	margin-bottom: 25px;
}

.list2-group-item .thumbnail .caption
{
	padding: 0px;
	padding-top: 10px;
}

.item.list2-group-item:before, .item.list-group-item:after
{
	display: table;
	content: " ";
}

.item.list2-group-item img
{
	float: left;
	width: 33%;
	padding: 5px;
}

.item.list2-group-item:after
{
	clear: both;
}

.list2-group-item-text
{
	margin: 0 0 11px;
}

.list2-group-item {
	border: 0px;
	padding: 0px 15px;
}

.list2-group-item .thumbnail .backgroundImg
{
	width: auto;
	background-position: center;
	height: 300px;
}
/* END LIST2 GROUP */


.dropdown-list
{
	padding-left: 20px;
	list-style: none;
}

.dropdown-list li
{
	color: #777;
	position: relative;
}

.dropdown-list li:before
{
	content: "\f054";
	font-family: FontAwesome;
	color: #78BF5C;
	
	position: absolute;
	left: -15px;
}

.dropdown-list a
{
	padding: 0 !important;
	color: #777;
	text-decoration: none;
	
	transition: color 0.2s ease-in-out;
}

.dropdown-list a:visited
{
	color: #777;
	
	transition: color 0.2s ease-in-out;
}

.dropdown-list a:hover
{
	color: #78BF5C;
	text-decoration: underline !important;
	
	transition: color 0.2s ease-in-out;
}
/* cmsms stylesheet: generic modified: 06/12/19 16:43:14 */
/* START TOP-LEVEL TAGS */
h1,
h2,
h3,
h4 {
	font-size: 24px;
	font-weight: 300;
	color: #111;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;	
}
h1 {
	font-size: 22px;
	line-height: 1.5;
	font-weight: 300;
	color: #000000;
}
h2,
h3,
h4,
h5 {
	font-size: 24px;
	font-weight: 300;
	color: #333;
	padding-top: 20px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 0px;
}
h3.normal {
	font-size: 14px;
	line-height: 1.5;
}
h2.lined,
h3.lined,
h4.lined,
h5.lined {
	font-size: 12px;
	color: #999;
	width: 100%;
	text-align: center;
	border-bottom: 1px dotted #E0E0E0;
	line-height: 0.1em;
	margin: 20px 0px 20px;
	display: block;
}
h3 a,
h4 a {
	color: #222;
	text-decoration: none;
}
h5 a {
	color: #222;
	font-size: 13px;
	text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color: rgb(120, 191, 92);
	text-decoration: none;
}
a
{
	color: rgb(120, 191, 92);
	text-decoration: none;
}
a:hover
{
	color: rgb(120, 191, 92);
	text-decoration: underline;
}
.lined span {
	background: #FFFFFF;
	padding: 0 10px;
	color: #999;
}
.lined span a {
	color: #999;
}

body {
	background-color: #ffffff;
	font-family: "Roboto", helvetica, arial, sans-serif;
	line-height: 1.7;
	color: #666;
	font-size: 14px;
	/*overflow-x: hidden;*/
}

li.divider {
	padding: 15px 5px;
	margin-right: 15px;
	border-right: 1px solid #E0E0E0;
	padding-bottom: 35px;
}

a {
	color: #78BF5C;
}
/* END TOP-LEVEL TAGS */


/* START GENERIC / UTILITY */

.content-container {
	margin-top: 120px;
}

@media (max-width: 767px) {
   .content-container {
     margin-top: 80px;
    }	
}

@media (min-width: 768px) and (max-width: 991px) {
   .content-container {
     margin-top: 120px;
    }	
}

.thumbnail
{
	padding: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	line-height: 1.7;
}

.thumbnail .caption
{
	color: #666;
}

.backgroundImg
{
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 767px) {

	.group-item
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.list-group-item
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.thumbnail 
	{
		padding: 0px;
	}

	.item.list-group-item .caption
	{
		padding: 0px;
	}

	.thumbnail .caption
	{
		padding: 0px;
	}
}

.jscroll-loading {
	height: 36px;
	text-align: center;
	padding-top: 5px;
	opacity: 0.7;
}

.jscroll-added p
{
	display: none;
}

.jscroll-added #products p
{
	display: block;
}

.pagenavi {
	margin-left: auto;
	margin-right: auto;
}

.banner {
	width: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	height: 355px;
	position: relative;
	background-size: cover;
    /*background-attachment: fixed;
        background-size: contain;
        height: 0;
        padding-top: 26.042%;
        max-height: 500px;*/
}

.spacer {
	padding-bottom: 35px;
}

.spacer15 {
	padding-bottom: 15px;
}

.spacer25 {
	padding-bottom: 25px;
}

section.related {
	margin-top: 20px;
}

div.sho {
	float: left;
	padding: 8px;
}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 80px;
	background: url("/assets/img/top.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.blockedcontent {
	background-color: #78BF5C;
	padding: 20px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.blockedcontent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.blockedcontent b {
	font-size: 16px;
}

div.divider.divider-dotted {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 10px;
	border: 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEX///+QkJApn3LQAAAAAnRSTlMAgJsrThgAAAAOSURBVHheYwCCUAdcJAAnnALqo5TBzAAAAABJRU5ErkJggg==') repeat-x center;
}

div.divider.divider-dotted:after {
	display: none;
}

div.divider.divider-dotted-1px {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	border: 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEX///+QkJApn3LQAAAAAnRSTlMAgJsrThgAAAAOSURBVHheYwCCUAdcJAAnnALqo5TBzAAAAABJRU5ErkJggg==') repeat-x center;
}

div.divider.divider-dotted-1px:after {
	display: none;
}

.linksSmallText {
	font-size: 11px;
}

span.gb {
	border: 1px solid #616161;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 4px;
    padding: 2px;
    font-size: 0.9em;
    background-color: rgba(255,255,255,0);
    background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.01) 0%, rgba(255,255,255,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.01) 0%,rgba(255,255,255,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0,0,0,0.01) 0%,rgba(255,255,255,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#1affffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.pagination-wrapper {
    margin-top: 10px;
    text-align: center;
}

.dark
{
	border-top: 1px dotted #666666;
	
	padding-top: 20px;
	padding-bottom: 20px;
	
	background: #111111;
	color: #666666;
}

.dark a
{
	color: white;
	
	transition: color 0.2s ease-in-out;
}

.dark a:hover
{
	color: #78BF5C;
	text-decoration: underline;
	
	transition: color 0.2s ease-in-out;
}

.excerpt-overflow
{
	overflow: hidden;
	white-space: nowrap;
}

.excerpt-overflow::before, .excerpt-overflow::after
{
	max-width: 100%;
	overflow: initial;
	white-space: initial;
}

.excerpt-overflow-list
{
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}

.excerpt-overflowing
{
	position: relative;
}

.excerpt-overflowing::after
{
	content: "...";
	background: white;
	position: absolute;
	right: 0px;
}

.search-input
{
	padding-left: 7px;
        max-width: 92%;
}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:visited
{
    background-color: #78BF5C !important;
    border-color: #78BF5C !important;
    transition: all 0.2s ease-in-out;
}

.btn-primary:hover
{
    background-color: #539838 !important;
    border-color: #539838;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 767px) {
    h1 {
     padding-top: 0px;
    }	
.search-input
{
	padding-left: 7px;
        max-width: 82%;
}
}

.cms_textarea
{
   max-width: 100%; 
}

.formbuilderform .row
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.formbuilderform input:not(.btn), .formbuilderform select, .formbuilderform textarea
{
    width: 100%;
    padding: 5px;
    border: 1px solid #e0e0e0;
    outline-color: green !important;
}

iframe {
	border: 0;
	margin: 0;
	padding: 0;
}

/* END GENERIC / UTILITY */
/* cmsms stylesheet: footer modified: 08/28/18 13:43:38 */
.footer-wrapper
{
        padding-bottom: 20px;
	background: #202020;
}

/* START CLEAR NESTED PADDING */
footer .row .row, footer .row .row *
{
	padding-left: 0;
	padding-right: 0;
}
/* END CLEAR NESTED PADDING */

footer h3
{
	color: #78BF5C;
}

footer ul
{
	padding-left: 20px;
	list-style: none;
}

footer li
{
	color: white;
	position: relative;
}

footer li:before
{
	content: "\f054";
	font-family: FontAwesome;
	color: #78BF5C;
	
	position: absolute;
	left: -15px;
}

footer a
{
	color: white;
	text-decoration: none;
	margin-right: 3px;
	
	transition: color 0.2s ease-in-out;
}

footer a:visited
{
	color: white;
	
	transition: color 0.2s ease-in-out;
}

footer a:hover
{
	color: #78BF5C;
	text-decoration: underline;
	
	transition: color 0.2s ease-in-out;
}

footer .fa
{
	color: inherit;
}

footer .fa:hover
{
	text-decoration: none;
}

footer .fa-ul, footer .row .row .fa-ul
{
	padding-left: 20px;
	margin-left: 0;
	margin-right: 0;
}

.footer-wrapper {
       margin-top: 20px
}

@media (max-width: 767px){
 .footer-wrapper {
     margin-top: 10px;
}
}
/* cmsms stylesheet: sider-bloknav modified: 08/03/18 10:53:02 */
#siderBlokNav
{
	width: 100%;
	float: none;
        margin-bottom: 10px;
}

#siderBlokNav li
{
	padding-left: 0px;
        padding-right: 0px;
} 

#siderBlokNav li a
{
	color: #444;
}

#losseToestellen
{
	text-align: right;
}

#siderBlokNav .nav-item.active 
{
	border-bottom: 2px solid #78BF5C;
}

#siderBlokNav .nav-item:hover 
{
	border-bottom: 2px solid #78BF5C;
}

#siderBlokNav .nav-item a:hover 
{
	background: none;
}

#siderBlokNav li {
    width: 50%;
}

h5.siderH5 {
       margin-bottom: 0px;
}

@media (max-width: 767px){
#siderBlokNav li {
float: left;
margin-top: 5px;
}
}
