@media (max-width: 1140px) {
	#d_innerheader #container_menu #pull { 
		right: 24px;	
	}
}


/* Start sectie probleem afstanden in stories */
/* .free-tile.title  {
    margin-top: 30px;
}

section.tile div.freecontent p {
    margin: 0;
}

section.tile.h100p {
    margin-bottom: 0 !important;
} */
/* End sectie probleem afstanden in stories */

body.swing-stories #dashboardheader, body.swing-stories .mosaic-top-header {
    z-index: 69;
}

body {
    background-color: #f2f6ec;
    margin: 0 auto;
}

#b_footer{
    max-width: 1140px;
}

.b_menu-search-container{
    margin-right: 50px;
}

.demo-block {
    position: absolute;
    top: 0;
    right: 0px;
    height: 230px;
    z-index: 101;
    color: #FFF;
    font-weight: bold;
    overflow: visible;
}

.demo-inner-block {
    width: 420px;
    padding: 25px 0px 25px 83px;
    margin: 0 -110px 0 0px;
    z-index: 999;
    background: #00C5A6;
    color: #fff;
    font-weight: bold;
    transform: rotate(40deg);
    box-sizing: border-box;
    text-align: center;
}

.demo-text {
    transform: rotate(-40deg);
}
