@import url("/style/custom/ggdzw/menu.css");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');

body #mainwrapper {
	min-height: 100vh;
	background: #F4F4F4;
}

/* .name_jeugdmonitor #mainwrapper {
	background: #FFF;
} */

#innercontainer header {
    z-index: 71;
    position: relative;
}

body.fixed.noscroll #innercontainer header {
    display: static;
}

#header a.lnkhome {
    display: none;
}

.crumb-item {
    padding: 0;
}

.crumb-item .crumb-item-wrapper {
    margin: 0;
	padding: 0;
    width: 100%;
}

.crumb-item .crumb-item-wrapper a, .crumb-item  a {
	padding: 0 10px;
	box-sizing: border-box;
}

.crumb-item:hover > .crumb-item-wrapper a, .crumb-item:hover > a {
    background: rgb(34, 125, 121);
	color: #FFF;
}

a.inner-tile, div.inner-tile, div.free-tile, a.free-tile{
	border: none!important;
}

.dashblock .tile.free .free-tile .theme-tile-image {
	border-radius: 6px 6px 0 0;
	cursor: pointer;
} 

.dashblock .tile.free .free-tile .theme-tile-name {
	background: #FFF !important;
	border-radius: 0 0 6px 6px;
} 

.free-tile .theme-tile-name > .name_wrapper {
	color: rgb(0,54,96);
	font-size: 1.17em;
	font-weight: bold;
	line-height: 22px;
}

.dashblock, section.tile, .sortable-tiles, div#dashboard-container {
    overflow: visible;
}

.name_mosaic3 #dashboard-container .grid-section .nolink .wQuarter + .no-content h2,
.name_mosaic4 #dashboard-container .grid-section .nolink .wQuarter + .no-content h2,
.name_mosaic5 #dashboard-container .grid-section .nolink .wQuarter + .no-content h2,
.name_mosaic6 #dashboard-container .grid-section .nolink .wQuarter + .no-content h2 {
	font-size: 24px!important;
	line-height: 2;
}

.name_mosaic3 #dashboard-container .grid-section:first-child .nolink h2,
.name_mosaic4 #dashboard-container .grid-section:first-child .nolink h2,
.name_mosaic5 #dashboard-container .grid-section:first-child .nolink h2,
.name_mosaic6 #dashboard-container .grid-section:first-child .nolink h2 {
	max-height: 100%;
    font-size: 28px!important;
    line-height: 1.3;
}

#tile_116 p {
    margin-bottom: 0;
    font-size: 11px;
}

#tile_156 p.margin-bottom,
#tile_158 p.margin-bottom,
#tile_159 p.margin-bottom,
#tile_160 p.margin-bottom,
#tile_161 p.margin-bottom,
#tile_162 p.margin-bottom,
#tile_163 p.margin-bottom,
#tile_164 p.margin-bottom {
	margin-bottom: 5px;
}

@media (max-width: 1140px){
	.extra-info {
		right: 10px;
	}
}



@media (max-width: 950px){
	#innercontainer header {
		height: 70px;
	}
}

.mosaic-header {
	min-height: auto;
}

#tile_48 .line .points .point,
#tile_49 .line .points .point,
#tile_50 .line .points .point,
#_HCTile_63 .line .points .point,
#tile_64 .line .points .point,
#tile_65 .line .points .point,
#tile_51 .line .points .point,
#tile_54 .line .points .point,
#tile_55 .line .points .point,
#tile_72 .line .points .point,
#tile_73 .line .points .point,
#tile_74 .line .points .point {
	opacity: 0;
}
