.aui body h2 {
  font-size: 24px; }

.aui body .composite-header {
  text-align: center;
  margin-bottom: 50px; }

.aui body .header-big {
  overflow: hidden;
  float: left;
  width: calc(100% - 500px); }

.aui body .header-big > figure {
  margin: 0; }

.aui body .header-big img {
  max-width: none;
  height: 380px; }

@media (min-width: 980px) and (max-width: 1199px) {
  .aui body .header-big {
    height: 320px; } }
@media (max-width: 979px) {
  .aui body .header-big {
    float: none;
    text-align: center; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body .header-big {
    margin: 0 auto;
    width: 500px; } }
@media (max-width: 767px) {
  .aui body .header-big {
    width: auto; } }
.aui body .header-fragments {
  overflow: hidden; }

@media (max-width: 767px) {
  .aui body .header-fragments {
    display: none; } }
.aui body .header-fragments > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

@media (min-width: 768px) and (max-width: 979px) {
  .aui body .header-fragments > ul {
    margin: 0 auto;
    width: 500px; } }
.aui body .header-fragments > ul > li {
  float: left;
  position: relative;
  overflow: hidden;
  width: 250px;
  height: 190px; }

@media (min-width: 980px) and (max-width: 1199px) {
  .aui body .header-fragments > ul > li {
    width: 211px;
    height: 160px; } }
.aui body .header-fragments > ul > li figure {
  position: relative;
  z-index: 10;
  margin: 0;
  width: 250px;
  height: 190px; }

.aui body .header-fragments > ul > li figure img {
  height: 100%; }

.aui body .header-fragments > ul > li > article + .tile {
  display: none; }

.aui body .header-fragments > ul > li:hover > article .tile {
  display: block;
  z-index: 15; }

.aui body .header-fragments figure + .tile {
  z-index: 5;
  display: none; }

.aui body .header-fragments .tile {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  text-align: left;
  color: #fff; }

.aui body .header-fragments .tile .inner {
  overflow: hidden;
  height: 100%; }

.aui body .header-fragments .tile .inner p {
  color: #fff;
  font-size: 20px;
  font-style: italic; }

.aui body .header-fragments .tile .inner h3 {
  color: #fff;
  font-size: 16px;
  margin: 0px; }

.aui body .header-fragments .tile.blue {
  background: #0081c6; }

.aui body .header-fragments .tile.blue.hoverable {
  background: rgba(0, 129, 198, 0.6); }

.aui body .header-fragments .tile.green {
  background: #7ac143; }

.aui body .header-fragments .tile.green.hoverable {
  background: rgba(122, 193, 67, 0.6); }

.aui body .header-fragments .tile .tick {
  color: #fff;
  margin-top: 40px; }

.aui body .btn.btn-success.kw-btn {
  font-size: 14px;
  line-height: 1;
  width: auto;
  padding: 12px;
  margin-top: 10px; }

.aui body .job {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  line-height: 24px;
  font-size: 15px; }

.aui body .job:HOVER {
  background-color: #fafafa; }

.aui body .job h5 {
  font-size: 16px;
  color: #0081C6;
  font-weight: 400;
  margin-bottom: 5px; }

.aui body .job + .btn {
  margin-top: 10px; }

.aui body .job .big-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("about:blank"); }

.aui body .department-header {
  color: #ef3e42; }

.aui body .department {
  margin: 25px 0; }

.aui body .department figure {
  margin: 0; }
  .aui body .department figure img {
    height: 202px; }

@media (max-width: 1199px) {
  .aui body .department figure img {
    height: auto; } }
@media only screen and (max-width: 768px) {
  .aui body .header-big img.show-mobile {
    height: auto; } }
.aui body .jobs-overview .job {
  font-size: 16px; }

@media (max-width: 767px) {
  .aui body .jobs-overview .job {
    position: relative; }

  .aui body .jobs-overview .job [class*=span]:last-child {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px; } }
.aui body .jobs-overview h4 {
  font-size: 16px;
  color: #0081C6;
  margin: 0; }

.aui body .jobs-overview .location {
  color: #222; }

.aui body .jobs-overview .arrow-right {
  color: #0081C6;
  padding-right: 10px;
  float: right; }

.aui body .jobs-overview [class*=span] {
  min-height: 0; }

.aui body .jobs-overview [class*=span] > * {
  overflow: hidden; }

.aui body .employee-header, .job-header {
  border: solid #ccc;
  border-width: 1px 0;
  line-height: 72px;
  margin-bottom: 30px; }

.aui body .employee-header h4, .aui body .job-header h4 {
  line-height: 52px;
  color: #0081C6; }

.aui body .employee-header .back, .aui body .job-header .back {
  color: #999;
  text-decoration: underline; }

.aui body .employee-header .back:hover, .aui body .job-header .back:hover {
  text-decoration: none; }

.aui body .employee figure {
  margin: 0 0 20px; }

.aui body .employee h5 {
  font-size: 16px;
  color: #333;
  margin: 5px 0; }

.aui body .employee h6 {
  font-size: 16px;
  color: #999;
  margin: 5px 0;
  font-weight: 400; }

.aui body .employee .quote {
  font-size: 20px;
  line-height: 1.1;
  font-style: italic;
  margin-top: 50px; }

.aui body .employee-content, .aui body .job-content {
  color: #222; }

.aui body .job-content .details p {
  line-height: 24px;
  font-size: 15px; }

.aui body .employee-content h4, .aui body .job-content h4 {
  font-size: 16px;
  color: #0081C6;
  font-weight: 700;
  margin-bottom: 0; }

.aui body .job-header h4 {
  color: #0081C6; }

.aui body .employee-content strong, .aui body .job-content strong {
  color: #1E1E1E; }

.aui body #iframe-sollicitatie {
  width: 694px;
  height: 980px; }

@media (max-width: 767px) {
  .aui body #iframe-sollicitatie {
    display: none; } }
@media (min-width: 767px) {
  .aui body #message-solicitatie {
    display: none; } }
.aui body .job-details .row-fluid > * {
  margin-left: 0; }

.aui body .job-details .job-content ul {
  padding-left: 20px; }

.aui body .job-details .job-content li {
  font-size: 15px;
  line-height: 24px !important; }

.aui body .job-details .job-content h4 {
  padding-top: 10px;
  line-height: 24px; }

.aui body .job:last-child {
  border-bottom: medium none; }

.aui body .job-details .job-location {
  margin-left: 19px;
  font-size: 15px;
  line-height: 24px; }

.aui body .job-location #map {
  width: 100%;
  height: 230px; }

.aui body.signed-in.admin-view .werken-bij-job-locations {
  display: block; }

.aui body.signed-in:not(.admin-view) .werken-bij-job-locations {
  display: none; }

.aui body .direct-solicitatie-aside {
  margin-top: 152px; }

.aui body .direct-solicitatie-right a.btn-success {
  float: right;
  margin-bottom: 34px;
  width: 35%; }

.aui body .job-print {
  height: 32px;
  width: 32px;
  display: block; }

.aui #printJobIframe {
  display: none; }

.aui body .job-header .back-container {
  float: right; }

@media (max-width: 767px) {
  .aui body .direct-solicitatie-right a.btn-success {
    width: auto; }

  .aui body .direct-solicitatie-aside {
    margin-top: 0; }

  .aui body .job-details .job-location {
    margin-left: 0; }

  .aui body .job-header .back-container {
    float: none; }

  .aui body .job-header .back-container, .aui body .employee-header .back-container {
    line-height: normal;
    margin-top: 10px; } }
@media (min-width: 767px) and (max-width: 1199px) {
  .aui body .job-details .job-location {
    margin-left: 5px;
    margin-top: 16px; } }
.aui body .job-details-breadcrumb .last {
  display: none; }

.aui body .job-details-breadcrumb ul li:nth-last-child(2):after {
  content: ""; }

.aui body .werkenbij-contact-card .card {
  margin-bottom: 14px; }

.aui body .employee-header {
  border: solid #cccccc;
  border-width: 1px 0;
  line-height: 72px;
  margin-bottom: 30px;
  margin-top: 50px; }

.aui body .employee-header h4 {
  line-height: 52px; }

.aui body .employee-header .back {
  float: right;
  color: #999999;
  text-decoration: underline; }

.aui body .employee-header .back:hover {
  text-decoration: none; }

.aui body .employee figure {
  margin: 0 0 20px 0; }

.aui body .employee h5 {
  font-size: 16px;
  color: #333333;
  margin: 5px 0; }

.aui body .employee h6 {
  font-size: 16px;
  color: #999999;
  margin: 5px 0;
  font-weight: normal; }

.aui body .employee .quote {
  font-size: 20px;
  line-height: 1.1;
  font-style: italic;
  margin-top: 50px;
  margin-bottom: 50px; }

.aui body .employee-content {
  color: #222; }

.aui body .employee-content p {
  line-height: 24px;
  font-size: 15px; }

.aui body .employee-content h4 {
  font-size: 16px;
  color: #0081C6;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 10px; }

.aui body .employee-content strong {
  color: #1E1E1E;
  line-height: 24px;
  font-size: 15px; }

.aui body .future-section-card .contact-card {
  width: 100%; }

.aui body .ask-question-aside span {
  background: rgba(0, 0, 0, 0) url("/wolterskluwer-theme/images/kw_images/navigator-prefooter-sprite.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  margin-right: 15px;
  vertical-align: middle;
  width: 40px; }

.aui body .ask-question-aside .telephone a {
  color: #0081c6; }

@media (max-width: 767px) {
  .aui body .ask-question-aside .pull-left {
    width: 140px; } }
@media (max-width: 1024px) {
  .aui body .pull-right.side-image {
    width: 100%; } }
.aui body .ask-question-aside .recruiter-data {
  margin-top: -10px; }

.aui body .telephone span.icon-telephone {
  background-position: 9px -154px; }

.aui body .mail span.icon-mail {
  background-position: 10px -121px; }

.aui body img.context-images {
  display: block;
  max-width: 260px;
  max-height: 142px;
  width: auto;
  height: auto; }

.aui body .department-vacancies #vacancies-title {
  display: none; }

.gray-layer-werkenbij {
  background-color: #eee; }

.aui body .ask-a-question-padding {
  padding: 20px 0 20px 20px !important;
  margin-top: 30px; }

#askQuestionWerkenbij {
  display: none; }
  #askQuestionWerkenbij > .ask-a-question-padding {
    display: none; }