#custom_header{
	height: 88px;
	margin: 0 0 0 50%;
}

section.tile.line {
    border-bottom: solid 1px #01689b;
}

#custom_menu{
    width: 100%;
	background-color: #e17000;
	margin: 0;
    border-bottom: 10px solid #F6D4B2;
}

	#page_title{
		margin:0 auto;
		background-color: #F6D4B2;
	}
	
		#page_title>h1{
			max-width:1140px;
			padding: 0.5em 0;
			margin: 0 auto;	
			font-size:1.4em;
		}

#custom_menu ul,
#custom_menu_top ul
{
	max-width:1140px;
	padding: 0;
	margin: 0 auto;
	padding-top: 8px;
}

#custom_menu li,
#custom_menu_top li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

#custom_menu li:hover{
    color: #000;
    background-color: #F6D4B2;
}

#custom_menu li.active{
	background:#F6D4B2;
}

#custom_menu li a{
	display: inline-block;
	height: 30px;
    padding: 5px 10px 0 10px;
    margin: 0;
    background-color: transparent;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

#custom_menu li a:hover{
	color: #000;
	text-decoration: none;
}


section#geomain h2{
	background-color: #e17000;
	color:#000;
}
section#geomain .geomain--title h2 {
	background: none;
}
#detailView section h2{
	background-color:inherit;
}

#header-title2{
	width: 100%;
    height: 44px;
    background-color: #F6D4B2;
    margin: .4em 0 0 0;
}

#header-title2 h1{
	font-size: 24px;	
	line-height: 42px;
	max-width: 1140px;
    padding: 0;
    margin: 0 auto;
}
/*dashboard overrides*/


.themeseparator{
	border: 0;
}

#gemeentenaam .cell, #gemeentenaam .innerCell{
	padding-bottom: 0;
}

#gemeentenaam{
	margin-bottom: 0;
}

#geoselection .currentgeo{
	background-color: #F6D4B2;
	color: #000;
}

#dashboardNavigator{
	margin-top:10px;
}

/* 

CUSTOM CSS - FOOTER

*/
.foot-column a:before {
    font-weight: bold;
    font-family: "RO Icons";
    content: "";
    display: inline-block;
    font-size: 0.7em;
    margin: -3px 8px 0 0;
}

.custom--footer {
	height: 60px;
	position: relative;
	border-top: 1px solid #bfbfbf;
	margin-top: 50px;
	background: #f3f3f3;
}

.custom--footer:before {
    position: absolute;
    left: 50%;
    top: -35px;
    height: 34px;
    content: "";
    display: block;
    width: 45px;
    margin-left: -22.5px;
    background: #154273;
}

img.custom-footer-img {
    position: absolute;
    left: -999em;
    top: -100em;
    color: transparent;
}

.custom--footer--content {
	max-width: 1140px;
    margin: auto;
	padding: .5em;
	text-align: center;
}

.custom--footer--content p, .custom--footer--content a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

.custom--footer--content a {
	margin: 0 10px;
}

.custom--footer--content a:hover{
	text-decoration: underline;
}

.name_mosaic9 .theme.caption  {
	height: auto;
}

.name_mosaic9 .theme .theme__image img {
    max-height: 70%;
    max-width: 70%;
}

.menu li#p118 a {
     border-bottom: 2px solid #fff;
}


.name_mosaic9 li#p137  a {
	border-bottom: 2px solid #fff;
}

.name_mosaic9 li#p118  a {
	border-bottom: 0;
}

.name_mozaiek5 li#p139 a {
	border-bottom: 2px solid #fff;
}

.name_mozaiek5 li#p118  a {
	border-bottom: 0;
}


.name_mosaic9 figcaption.theme__name {
    /* position: relative; */
}

.name_mosaic9 .theme .theme__name>.name_wrapper {
	text-align: left;
	overflow: visible;
}



@media only screen and (min-width: 651px) {
	.custom--footer:before {
		margin-left: -265px;
		width: 528px;
		background: #f3f3f3 url(https://staticresources.rijkswaterstaat.nl/assets/img/footer-logo.png) no-repeat;
		background-position: 16px bottom;
		background-size: 500px 24px;
	}
}



@media only screen and (max-width: 593px) {
	.name_mosaic9 .theme .theme__name>.name_wrapper {
		max-height: 50px;
		height: 50px;
		line-height: 50px;
		padding-left: 10px;
	}
}

/* 

CUSTOM CSS - MEDIA QUERIES

*/

/* Smartphones ----------- */
@media only screen and (max-width: 760px) {
	#custom_menu ul{
		display: none;
	}
	#custom_logo{
		display: inline-block;
	}
}


@media only screen and (max-width: 800px) {
	#gemeentenaam .cell, #gemeentenaam .innerCell{
		padding-bottom:10px;
	}
}

#custom_logo {
	margin-left: -22px;
}


/*-------------Dashboard navigator menu-------------*/
.crumb-trail, #dashboardUtils__items, #social-Utils__items {
    background: #FFF;
    border: 1px solid #eeeeee;
    border-top: none;
    -webkit-box-shadow: 0px 0px 20px -7px #70716c;
       -moz-box-shadow: 0px 0px 20px -7px #70716c;
            box-shadow: 0px 0px 20px -7px #70716c;
}

#dashboardUtils__items, #social-Utils__items {
    margin-top: 6px;
}

#social-Utils__items .dashboardUtils__item {
    padding-left: 10px;
}

.dashboardUtils__item {
    height: 42px;
    padding-left: 0;
}

.dashboardUtils__item, .crumb-item {
    border-top: 1px solid #eeeeee;
}

.crumb-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 6px 3px;
}

.crumb-item a, .dashboardUtils__item a, .utils-label, .utils-icon {
    color: #373737;
}

.crumb-item:hover, .dashboardUtils__item:hover {
    background: #eeeeee;
}

.dashboardUtils__item:hover .utils-icon {
    color: #373737;
}

.crumb-item.selected {
    background: #eeeeee;
}
/*-------------End Dashboard navigator menu-------------*/


/*-------------Dashboard geoselection popup-------------*/
#geoselection section button.js-close-dlg {
    margin-top: 15px;
    margin-right: 20px;
    font-size: 21px;
}
.ui-dialog {
    padding: 0;
    border: none;
    font-family: Arial,'Helvetica Neue',sans-serif;
    color: #424242;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,'Helvetica Neue',sans-serif;
}
#geoselection section h2 {
    padding: 17px 10px 13px 20px!important;
    margin-bottom: 0;
    font-size: 18px;
    color: #005a96;
}
#geoselection .tabcontrol {
    top: 20px;
    right: 59px;
}
.tabButton {
    padding: 7px 15px 9px 15px;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #aaaaaa;
}
.js-close-dlg .fa-times-circle:before {
    content: '\f00d'
}
.geomain--title, .buttonWrapper {
    background: #FFF;
}
.buttonWrapper {
    height: 61px;
}
.tabButton, ul.geoitemlist li:not(.geolistitem--info):hover, ul.geoitemlist li:not(.geolistitem--info):focus, ul#groupGeoItemsSelection li:not(.geolistitem--info):hover, ul#groupGeoItemsSelection li:not(.geolistitem--info):focus {
    background: #F5F5F5;
}
.geoMapInputContainer, .geoListInputContainer {
    padding: 15px 20px 20px 20px;
}
.ml-10 {
    margin-left: 0;
}
.userGroupSelectContainer {
    margin-top: 70px;
}
#managegroups_info {
    margin: 10px 20px;
}
#dropdown_region, #dropdown_usergeoregion {
    padding-bottom: 20px;
    box-sizing: border-box;
}
.geoTitle {
    font-size: 15px;
    font-weight: 600;
}
.buttonWrapper, .geomain--title, .tabButton.selected {
    border-color: #cad2d5
}
.tabButton.selected {
    border-bottom-color: #FFF;
}
.tabButton {
    border-bottom-color: #cad2d5;
}
#geolist_comparelevel {
    padding-left: 0;
}
ul.geoitemlist, ul#groupGeoItemsSelection {
    padding-bottom: 60px;
}
ul.geoitemlist li, ul#groupGeoItemsSelection li {
    padding-left: 0;
}
#geoitem_usergeogroup .add-usergeo-button {
    float: right;
    padding-left: 0;
    margin-top: -2px;
    margin-right: 44px;
    margin-left: 0;
}
#submitGeoButton, #submitGeoGroupButton, .submitSearchBtn:not([disabled]), .geoButton {
    float: left;
    height: 41px;
    padding: 12px 15px;
    border: none;
    border-radius: 4px;
    margin-left: 10px;
    background: #005a96;
    font-size: 16px;
    color: #FFF;
    cursor: pointer;
}
.geoButton {
    background: #F5F5F5;
    color: #005a96;
}
.buttonContainer {
    height: 41px;
    margin: 10px 20px;
}
.groupNameContainer label {
    margin-top: 13px;
    margin-right: 10px;
}
#txtgeoinput, #txtcompare, .txtgeo, #customGroupName {
    height: 33px;
    padding: 8px;
    border-radius: 4px;
    margin: 4px 0 10px 0;
}
.levelSelectContainer {
    background: #FFF;
    padding: 0px 10px 10px 0;
}
.geoContent select {
    padding: 8px;
    border-radius: 4px;
}
/*-------------Einde Dashboard geoselection popup-------------*/

/* ------------ Start custom vormgeving sidebar mosaics ----------------*/
.name_mozaiek5.scroll-up.sidenav.navfixed:not(.collapsible) div.wrapper-sidebar, .name_mozaiek5 div.wrapper-sidebar.fixed {
	top: 75px !important;
	height: calc(100% - 105px);
}

.name_mozaiek5.scroll-up.sidenav.navfixed:not(.collapsible) div#dashboardviews, .name_mozaiek5 .scroll-down.sidenav.navfixed:not(.collapsible) div#dashboardviews {
 margin-top: 130px
}

.name_mozaiek5 #footer.custom-layout {
	display: none;
}

.scroll-up.sidenav.navfixed:not(.collapsible) div.wrapper-sidebar, div.wrapper-sidebar.fixed {
	top: 75px !important;
} 

.scroll-up.sidenav.navfixed:not(.collapsible) div#dashboardviews, .scroll-down.sidenav.navfixed:not(.collapsible) div#dashboardviews {
 margin-top: 130px
}
 
#footer.custom-layout {
	z-index: 80;
} 
/* ------------ Einde custom vormgeving sidebar mosaics ----------------*/