.header {
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.3);
}
.header .menu-wrapper .wrap .logo.intranet-logo {
  padding-top: 5px;
  padding-bottom: 0;
  margin-top: 0;
  width: 227px;
  float: left;
  position: relative;
  top: auto;
  left: auto;
}
.header .menu-wrapper .wrap .menu ul li a:before {
  display: none;
}
@media only screen and (max-width: 400px) {
  .header .menu-wrapper .wrap .logo.intranet-logo {
    padding-top: 8px;
    width: 150px;
  }
}
.side-calendar .calendar-item .top-info {
  font-size: 16px;
}
.side-calendar .calendar-item .top-info.head-info {
  font-weight: 700;
  text-transform: uppercase;
}
.plaats-file {
  color: #5b5b5b;
  margin-left: 30px;
  float: right;
}
/*# sourceMappingURL=intranet.css.map */