@import url("tablet-cowtown.css");
@import url("desktop-cowtown.css");

    body,
    html,
    .node-unpublished {
        background: #fff !important;
    }

    #page-wrapper {
        box-shadow: none !important;
        width: 960px !important;
    }/*
    body.sidebar-first #page-wrapper {
        width: 730px !important;
    }
    body.sidebar-first #content {
        width: 100% !important;
        left: 0 !important;
    }*/

    .no-print,
    .view-niet-gevonden-wat-je-zocht,
    #block-sharrre-sharrre,
    .zoom,
    .result-title,
    .teaser-actions,
    .result-controls,
    .feed-icon,
    .pager,
    #footer,
    #navigation,
    div.tabs,
    div.messages,
    .region-header {
        display: none !important;
    }
    
    #header {
      padding-top: 0;
    }
    #header a#logo {
      position: static;
    }

    #page #content .section {
        margin: 0 5px;
    }

    #breadcrumb .breadcrumb {
        padding: 5px;
    }

    #underlying-menu-tree .column {
        width: 45% !important;
    }

    .node-type-persbericht #breadcrumb {
        display: none;
    }
    .mobile-menu {
      display: none;
    }

    body .print-only {
      display: block;
    }
    .print-yellow {

    }
    .node-type-persbericht #page {
        width: 640px;
        margin: 0 auto
    }
    .node-type-persbericht .print-header {
        height: 195px;
        position: relative;
        margin: -120px 0 10px;}
    .node-type-persbericht .print-header .print-yellow {
      float: right;
      clear: both;
    }
    .node-type-persbericht .field-name-field-onderwerp {
      font-size: 17px;
    }
    .node-type-persbericht .print-header .persbericht {
      margin-bottom: 20px;
    }
    .node-type-persbericht .print-header .dienst-info {
      margin-bottom: 20px;
    }
    .node-type-persbericht .field-name-field-boventitel {
        font-family: arial, verdana, sans-serif;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%
    }
    .node-type-persbericht h1#page-title {
        font-weight: bold;
    }
    .node-type-persbericht .field-name-field-meer-info {
        line-height: 2;
    }
    .node-type-persbericht .field-name-field-meer-info a {
        text-decoration: underline;
    }
    .node-type-persbericht .field-name-field-persbericht-info .field-label {

    }
    .node-type-persbericht .field-name-field-persbericht-info {
      background: #d8d8bf;
    }