/* -- EXTRANET - */

    .view-extranet table table thead {
      display: none;
    }
    .view-extranet table tr {
      background: none;
    }
    .view-extranet table tr td {
      padding: 30px 10px 20px;
    }
    .view-extranet table tr td.views-field-title + td {
      text-align: center;
    }
    #content .view-extranet .views-field-created {
      border: none;
      box-shadow: none;
      width: auto;
      margin: 0;
      float: none;
    }
    #content .view-extranet thead .views-field-created {
      border-bottom: 2px solid #CCC;
    }
    .view-extranet table tr td h3 {
      margin-top: 0;
      line-height: 1.3;
      font-family: arial, sans-serif;
      font-weight: bold;
    }
    .view-extranet table table tr {
      border: none;
      background: none;
    }
    .view-extranet table table tr td {
      border: none;
      background: none;
      padding: 5px 10px;
    }
    .view-extranet table table tr td + td {
      text-align: right;
      white-space: nowrap;
      color: #ccc;
    }
    .view-extranet table table .file a {
      text-indent: -22px;
      display: block;
      margin-left: 30px;
    }


  .view-extranet table thead {
    border: none; }
    .view-extranet table thead th {
      border-bottom: 2px solid #cccccc;
      text-transform: uppercase;
      vertical-align: top; }
      .view-extranet table thead th > a {
        position: relative;
        display: inline-block;
        padding-right: 20px; }
        #page .view-extranet table thead th > a img {
          display: none; }
        .view-extranet table thead th > a:before, .view-extranet table thead th > a:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 2px;
          border-bottom: 8px solid #cccccc;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent; }
        .view-extranet table thead th > a:after {
          top: 14px;
          border-bottom: none;
          border-top: 8px solid #cccccc; }
      .view-extranet table thead th.active > a.active[href$="desc"]:after {
        border-top-color: black; }
      .view-extranet table thead th.active > a.active[href$="asc"]:before, .view-extranet table thead th.active > a.active[href$="asc"]:after {
        border-bottom-color: black; }
        .view-extranet table tr td.active {
      background: none; }
      
      
      
.page-overzicht #block-views-exp-overzicht-page, 
.page-internal-overzicht #block-views-exp-internal-overzicht-page {
  width: auto;
}
.page-overzicht #page #content, 
.page-internal-overzicht #page #content {
  padding-left: 10px;
}
.page-overzicht #content #block-system-main, 
.page-internal-overzicht #block-system-main {
  margin-left: 0;
}
.page-overzicht #content table, 
.page-internal-overzicht #content table {
/*  table-layout: fixed;
  word-wrap: break-word;
  word-break: break-all; */
}      