h1{
  font-size: 35px!important;
  color:#7d90a3!important;
}
h2{
  font-size: 25px;
  color:#3D5266;
}
.header-2 {
    right: 90px;
}
.text-gray h3{
	color:#7d90a3!important;
}
.item-title, .page-header {
    text-transform: none;
}
strong {
	color:#7D90A3;
}
.maincontent {
    padding-bottom: 20px;
}
#logo {
    padding-left: 48px;
}
.copyright p {
    opacity: 0.8;
}
.image-title {
	margin-left: 5px!important;
}
/* Radio element, when checked */
input[type="radio"]:checked {
  box-shadow: 0 0 0 3px #2b9cf2;
}

/* Checkbox element, when checked */
input[type="checkbox"]:checked {
  box-shadow: 0 0 0 3px #2b9cf2;
}
/* Font grootte op mobiel */
.slideout-menu {
    font-size: 18px;
}
.search .form-inline {
	width: 320px;
}
.search .button {
    font-size: 20px!important;
}
.sidecol-b .module_surround {
    padding-bottom: 2px!important;
}
.link-nieuws {
	color:red!important;
}
.text-light h3 {
    color: #7D90A3!important;
}
.lnee ul.latestnews-items li {
    line-height: 22px!important;
}
.text-light h4 a {
    color:#FFD3B9!important;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    color: #F9B403;
}
html.widget-document body.kv-widget-body.theme-dark {
    background: #EBEBEB!important;
}