@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-light.eot');
  src: local('Roboto Light'), url('roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-light.woff') format('woff'), url('roboto/roboto-light.ttf') format('truetype'), url('roboto/roboto-light.svg#robotolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-lightitalic.eot');
  src: local('Roboto Light Italic'), url('roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-lightitalic.woff') format('woff'), url('roboto/roboto-lightitalic.ttf') format('truetype'), url('roboto/roboto-lightitalic.svg#robotolight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-regular.eot');
  src: local('Roboto Regular'), url('roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-regular.woff') format('woff'), url('roboto/roboto-regular.ttf') format('truetype'), url('roboto/roboto-regular.svg#robotoregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-italic.eot');
  src: local('Roboto Italic'), url('roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-italic.woff') format('woff'), url('roboto/roboto-italic.ttf') format('truetype'), url('roboto/roboto-italic.svg#robotoitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-medium.eot');
  src: local('Roboto Medium'), url('roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-medium.woff') format('woff'), url('roboto/roboto-medium.ttf') format('truetype'), url('roboto/roboto-medium.svg#robotomedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-mediumitalic.eot');
  src: local('Roboto Medium Italic'), url('roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-mediumitalic.woff') format('woff'), url('roboto/roboto-mediumitalic.ttf') format('truetype'), url('roboto/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bold.eot');
  src: local('Roboto Bold'), url('roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bold.woff') format('woff'), url('roboto/roboto-bold.ttf') format('truetype'), url('roboto/roboto-bold.svg#robotobold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bolditalic.eot');
  src: local('Roboto Bold Italic'), url('roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bolditalic.woff') format('woff'), url('roboto/roboto-bolditalic.ttf') format('truetype'), url('roboto/roboto-bolditalic.svg#robotobold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-light.eot');
  src: local('Roboto Condensed Light'), url('roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-light.woff') format('woff'), url('roboto/robotocondensed-light.ttf') format('truetype'), url('roboto/robotocondensed-light.svg#roboto_condensedlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-lightitalic.eot');
  src: local('Roboto Condensed Thin Italic'), url('roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-lightitalic.woff') format('woff'), url('roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('roboto/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  .sidebar-offcanvas,
  #portal-footer-wrapper,
  #mainnavigation-wrapper,
  #content-header,
  .link-https,
  #edit-zone {
    display: none;
    visibility: hidden;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  #portal-searchbox {
    display: None;
  }
  #portal-personaltools {
    display: None;
  }
  #portal-breadcrumbs {
    display: None;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "FlandersArtSans", Calibri, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
  background-color: #f9f9f9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005caa;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005caa;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #005caa;
}
.sr-only,
.hiddenStructure,
.crud-form .header-select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #fff;
  background-color: #000;
}
.sr-only a,
.hiddenStructure a {
  color: #fff;
  background-color: #000;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
body {
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
  text-decoration: none;
  border-bottom: 2px #005caa solid;
}
h4,
h5,
h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h1 {
  font-size: 41px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.documentDescription {
  font-size: 20px;
  font-weight: 700;
  color: #696969;
  margin-bottom: 10px;
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark {
  background-color: #e8ebee;
  padding: 0.2em;
}
.discreet {
  color: #696969;
  font-weight: 400;
}
.documentByLine {
  color: #696969;
  font-weight: 400;
  margin-bottom: 12px;
}
.documentFirstHeading {
  padding-bottom: 11px;
  margin: 0 0 12px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#edit-zone.plone-toolbar-top .plone-toolbar-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  height: 50px;
}
@media (min-width: 768px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 1170px;
  }
}
#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
  width: auto;
}
table {
  max-width: 100%;
  background-color: #fff;
  border-radius: 0;
  font-weight: 400;
  color: #696969;
}
th {
  text-align: left;
  color: #333;
}
.listing {
  width: 100%;
  margin-bottom: 24px;
}
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 0 solid #e5e5e5;
  border-collapse: collapse;
}
.listing > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.listing > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.listing .listing {
  background-color: #f9f9f9;
}
.invisible-grid {
  width: 100%;
  margin-bottom: 24px;
  border: 0;
  background: transparent;
}
.invisible-grid > thead > tr > th,
.invisible-grid > tbody > tr > th,
.invisible-grid > tfoot > tr > th,
.invisible-grid > thead > tr > td,
.invisible-grid > tbody > tr > td,
.invisible-grid > tfoot > tr > td {
  border: 0;
}
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .plone-has-table {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .plone-has-table::after {
    content: "⟷";
    position: fixed;
    color: #cccccc;
    margin-top: -3px;
  }
  .plone-has-table > .listing {
    margin-bottom: 0;
  }
  .plone-has-table > .listing > thead > tr > th,
  .plone-has-table > .listing > tbody > tr > th,
  .plone-has-table > .listing > tfoot > tr > th,
  .plone-has-table > .listing > thead > tr > td,
  .plone-has-table > .listing > tbody > tr > td,
  .plone-has-table > .listing > tfoot > tr > td {
    white-space: nowrap;
  }
}
table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 200;
}
label {
  display: inline-block;
  max-width: 95%;
  vertical-align: top;
  margin-bottom: 6px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
  min-width: 10em;
}
select[size="1"] {
  height: 38px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
/*.form-control,*/
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
  width: 100%;
  display: block;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cbd2da;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus {
  border-color: #cbd2da;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 210, 218, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 210, 218, 0.6);
}
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #777777;
}
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #777777;
}
input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly],
select[disabled],
select[readonly],
fieldset[disabled]  {
  cursor: not-allowed;
  background-color: #f4f5f7;
  opacity: 1;
}
input[disabled],
textarea[disabled],
select[disabled],
fieldset[disabled]  {
  cursor: not-allowed;
}
textarea {
  min-height: 9em;
  min-width: 10em;
  resize: vertical;
}
textarea[name='form.widgets.IRichText.text'] {
  min-height: 12em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
select {
  width: unset;
  display: inline-block;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 38px;
  line-height: 1.5 \0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.field {
  margin-bottom: 15px;
}
.field span.option {
  display: block;
}
.field.error {
  background: #ffffff;
  -webkit-box-shadow: 0 0 0 5px #ffffff;
  box-shadow: 0 0 0 5px #ffffff;
}
.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
  color: #333;
}
.field.error .form-control {
  border-color: #333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.field.error .form-control:focus {
  border-color: #1a1a1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
.field.error .input-group-addon {
  color: #333;
  border-color: #333;
  background-color: #e8ebee;
}
.field.error .form-control-feedback {
  color: #333;
}
.field.error > label,
.field.error div.error {
  color: #c4183c;
}
.field.error div.error {
  padding-left: 30px;
  font-weight: 400;
}
.field.error div.error::before {
  background-color: #d00;
  content: "×";
  font-size: 16px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.field.error input,
.field.error textarea,
.field.error select {
  border-color: #c4183c;
}
.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
  -webkit-box-shadow: 0 0 8px #f6b2c0;
  box-shadow: 0 0 8px #f6b2c0;
}
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #4d4d4d;
  font-weight: 400;
  font-style: italic;
}
.formControls {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  padding: 12px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.plone-modal-body .formControls {
  border: none;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
label .required::after {
  color: #c4183c;
  content: "•";
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  margin-left: -4px;
}
.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
  width: 100%;
  display: inline-block;
}
.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
  position: relative;
  float: right;
  margin-top: -38px;
}
#search-results li {
  margin: 12px 0;
}
#search-results li .croppedDescription {
  margin-bottom: 0;
}
.highlightedSearchTerm {
  background: #fea;
  box-shadow: 0 0 1px 1px #fea;
}
.search-date-options > div,
.search-type-options > div {
  display: inline-block;
  margin-right: 12px;
}
.optionsToggle label {
  font-weight: 300;
  color: #696969;
}
.ordered-selection-field td {
  vertical-align: middle;
  text-align: center;
}
.ordered-selection-field td button {
  display: block;
  margin: auto;
}
.folder-factories {
  list-style: none;
}
.widget input + label {
  display: inline;
}
.row .form {
  margin-top: 20px;
}
.standalone,
.context,
.destructive,
[type="submit"],
button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.standalone,
[type="submit"],
button {
  color: #333;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #333;
  background-color: #cccccc;
  border-color: #939393;
}
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  background-image: none;
}
.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone .badge,
[type="submit"] .badge,
button .badge {
  color: #e5e5e5;
  background-color: #333;
}
.context {
  color: #fff;
  background-color: #007bb1;
  border-color: #00587e;
}
.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  color: #fff;
  background-color: #00587e;
  border-color: #002d41;
}
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  background-image: none;
}
.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
  background-color: #007bb1;
  border-color: #00587e;
}
.context .badge {
  color: #007bb1;
  background-color: #fff;
}
.destructive {
  color: #fff;
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  color: #fff;
  background-color: #963f37;
  border-color: #692c26;
}
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  background-image: none;
}
.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive .badge {
  color: #bb4f45;
  background-color: #fff;
}
.link-parent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
  margin-bottom: 12px;
}
.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.link-parent:hover,
.link-parent:focus {
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.link-parent:active,
.link-parent.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  color: #333;
  background-color: #cccccc;
  border-color: #939393;
}
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  background-image: none;
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.link-parent .badge {
  color: #e5e5e5;
  background-color: #333;
}
.link-parent::before {
  content: "↩ ";
  top: 3px;
  position: relative;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.state-draft {
  color: #d39105 !important;
}
.state-draft:hover,
.state-draft:active,
.state-draft:focus {
  color: #885e03 !important;
}
.state-pending {
  color: #a5a912 !important;
}
.state-pending:hover,
.state-pending:active,
.state-pending:focus {
  color: #62640b !important;
}
.state-private {
  color: #c4183c !important;
}
.state-private:hover,
.state-private:active,
.state-private:focus {
  color: #801027 !important;
}
.state-internal {
  color: #d39105 !important;
}
.state-internal:hover,
.state-internal:active,
.state-internal:focus {
  color: #885e03 !important;
}
.state-internally_published {
  color: #7924f9 !important;
}
.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
  color: #5405cc !important;
}
.plone-breadcrumb {
  clear: left;
  background-color: #004e91;
  margin-bottom: 24px;
  margin-top: -24px;
  /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}
.plone-breadcrumb > * > span {
  display: inline-block;
  color: #777777;
  padding: 8px 0;
  font-weight: 400;
}
@media (max-width: 768px) {
  .plone-breadcrumb > * > span {
    display: none;
  }
}
.plone-breadcrumb ol {
  display: inline-block;
  padding: 8px 0;
  list-style: none;
  margin: 0;
}
.plone-breadcrumb ol > li {
  font-weight: 400;
  display: inline-block;
  line-height: 0;
  position: relative;
  padding: 0 20px 0 0;
}
.plone-breadcrumb ol > li + li::after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #004e91;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -21px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol > li + li::before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #b2b2b2;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol a {
  color: #086ca3;
}
.plone-breadcrumb ol > #breadcrumbs-current {
  color: #005caa;
}
.pagination {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin: 24px 0;
}
.pagination li {
  display: block;
  float: left;
  position: relative;
  padding: 0;
  font-weight: 200;
  /* wanna hide the label "next ... items"? */
  /* .label {
      display: none;
    } */
}
.pagination li > a,
.pagination li > span {
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #005caa;
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  margin-left: -1px;
}
.pagination li.previous > a {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination li.previous .arrow:before {
  content: '\3c';
}
.pagination li.next > a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination li.next .arrow:after {
  content: '\3e';
}
.pagination li > a:hover,
.pagination li > a:focus {
  color: #005caa;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5 !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li.active > span {
  z-index: 2;
  font-weight: 400;
  color: #fff;
  background-color: #005caa;
  border: 1px solid #005caa !important;
  cursor: default;
}
.pagination li.disabled > span {
  color: #cccccc;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5 !important;
  cursor: default;
}
@media (max-width: 480px) {
  .pagination li {
    display: none;
  }
  .pagination li.previous,
  .pagination li.next {
    display: inline;
  }
}
.pat-autotoc.autotabs,
.autotabs {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
  background: #f2f1f1;
  border-bottom: 1px solid #e5e5e5;
  margin: -6px -12px 6px;
}
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
  display: inline-block;
  padding: 12px;
  margin: 6px 0 0 6px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  border-radius: 0 0 0 0;
  background: #fcfcfd;
  font-weight: 400;
}
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
  margin-right: 6px;
}
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
  text-decoration: none;
  background: #fff;
}
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
  color: #696969;
  cursor: default;
  background: #fff;
  border-bottom-color: #fff;
}
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
  display: inline-block;
  margin: 6px 0 0 6px;
}
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
  margin: 0 -12px -6px;
  border-radius: 0 0 0 0;
}
@media (max-width: 767px) {
  .autotabs .autotoc-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 52px;
    width: auto;
    white-space: nowrap;
    border-bottom: 0;
    box-shadow: inset 0 -1px #e5e5e5;
  }
  .autotabs .autotoc-nav a:not(.active) {
    box-shadow: inset 0 -1px #e5e5e5;
  }
}
.autotabs ul.autotoc-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.autotabs ul.autotoc-nav li {
  list-style: none;
  display: inline-block;
}
.folder-listing {
  font-weight: 700;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.folder-listing li {
  margin: 10px 0;
}
.folder-listing > li::before {
  content: "•";
  position: absolute;
  font-size: 21px;
  margin-top: -9px;
  left: 0;
  color: #a7daf2;
}
.folder-listing .documentByLine {
  font-weight: 400;
  color: #777777;
}
.tileImage {
  padding-right: 5px;
  float: left;
}
.tileImageNoFloat {
  margin-bottom: 5px;
}
.tileFooter {
  clear: both;
  margin-top: 5px;
}
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
  content: " ";
  display: block;
  clear: both;
  height: 2px;
  visibility: hidden;
}
.icon-group-right .image-icon {
  float: none;
}
.photoalbumEntryWrapper {
  display: block;
}
.photoAlbumEntry {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}
.photoAlbumEntry a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-weight: 400;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-radius: 0;
  background: #fcfcfd;
  width: 220px;
  height: 240px;
}
.photoAlbumEntry a .photoAlbumEntryTitle {
  hyphens: auto;
  word-break: break-word;
}
.photoAlbumEntry img {
  max-width: 200px;
  max-height: 200px;
}
.alert.status,
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin-bottom: 24px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  font-size: 16px;
  font-weight: 400;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}
.alert.status > strong,
.portalMessage > strong,
.alert.status > dt,
.portalMessage > dt {
  font-weight: 700;
  padding-right: 5px;
  color: #1a1a1a;
}
.alert.status a,
.portalMessage a {
  font-weight: 400;
  color: #003b6d;
}
.alert.status > strong::before,
.portalMessage > strong::before,
.alert.status > dt::before,
.portalMessage > dt::before {
  font-size: 16px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.alert.status > dt,
.portalMessage > dt,
.alert.status > dd,
.portalMessage > dd {
  display: inline;
}
.alert.status > dd,
.portalMessage > dd {
  margin: 0;
}
.alert.status.alert-none,
.portalMessage.alert-none {
  box-shadow: none;
}
.alert.status.alert-success,
.portalMessage.alert-success,
.alert.status.info,
.portalMessage.info {
  background-color: #e8ebee;
  border: 0.5em solid #8aaf3f;
  color: #333;
}
.alert.status.alert-success > strong,
.portalMessage.alert-success > strong,
.alert.status.info > strong,
.portalMessage.info > strong,
.alert.status.alert-success > dt,
.portalMessage.alert-success > dt,
.alert.status.info > dt,
.portalMessage.info > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-success > strong::before,
.portalMessage.alert-success > strong::before,
.alert.status.info > strong::before,
.portalMessage.info > strong::before,
.alert.status.alert-success > dt::before,
.portalMessage.alert-success > dt::before,
.alert.status.info > dt::before,
.portalMessage.info > dt::before {
  background-color: #8aaf3f;
  content: "i";
}
.alert.status.alert-warning,
.portalMessage.alert-warning,
.alert.status.warning,
.portalMessage.warning {
  background-color: #e8ebee;
  border: 0.5em solid #e90;
  color: #333;
}
.alert.status.alert-warning > strong,
.portalMessage.alert-warning > strong,
.alert.status.warning > strong,
.portalMessage.warning > strong,
.alert.status.alert-warning > dt,
.portalMessage.alert-warning > dt,
.alert.status.warning > dt,
.portalMessage.warning > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-warning > strong::before,
.portalMessage.alert-warning > strong::before,
.alert.status.warning > strong::before,
.portalMessage.warning > strong::before,
.alert.status.alert-warning > dt::before,
.portalMessage.alert-warning > dt::before,
.alert.status.warning > dt::before,
.portalMessage.warning > dt::before {
  background-color: #e90;
  content: "!";
}
.alert.status.alert-error,
.portalMessage.alert-error,
.alert.status.error,
.portalMessage.error {
  background-color: #e8ebee;
  border: 0.5em solid #d00;
  color: #333;
}
.alert.status.alert-error > strong,
.portalMessage.alert-error > strong,
.alert.status.error > strong,
.portalMessage.error > strong,
.alert.status.alert-error > dt,
.portalMessage.alert-error > dt,
.alert.status.error > dt,
.portalMessage.error > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-error > strong::before,
.portalMessage.alert-error > strong::before,
.alert.status.error > strong::before,
.portalMessage.error > strong::before,
.alert.status.alert-error > dt::before,
.portalMessage.alert-error > dt::before,
.alert.status.error > dt::before,
.portalMessage.error > dt::before {
  background-color: #d00;
  content: "×";
}
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 15px;
}
/* special octogonal shape for error
.alert.status.alert-error,
.portalMessage.error {
	& > strong::before, & > dt::before {
		border-radius: 8px; //soften border
		background: @plone-alert-error-bullet;
		background:
			linear-gradient(135deg, transparent 4px, @plone-alert-error-bullet 0) top left,
			linear-gradient(225deg, transparent 4px, @plone-alert-error-bullet 0) top right,
			linear-gradient(315deg, transparent 4px, @plone-alert-error-bullet 0) bottom right,
			linear-gradient(45deg,  transparent 4px, @plone-alert-error-bullet 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
}
*/
.portlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.portlet > :first-child {
  border-radius: 0 0 0 0;
}
.portlet > :last-child {
  border-radius: 0 0 0 0;
}
.portlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 20px;
  padding: 13px 15px;
  color: #696969;
}
.portlet .portletHeader > a {
  color: #086ca3;
}
.portlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 28px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
.portlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
.portlet .portletContent {
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
.portlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
.portlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
.portlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
.portlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
.portlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
.portlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 14px;
  color: #696969;
}
.portlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
.portlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
.portlet.portletCalendar table tr {
  line-height: 30px;
}
.portlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
.portlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 200;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
.portlet.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
.portlet.portletCalendar table td:hover {
  background: #f9f9f9;
}
.portlet.portletCalendar table td.today:hover,
.portlet.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
.portlet.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
.portlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.portlet.portletCalendar table .cal_has_events {
  position: relative;
}
.portlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
.portlet.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 22px;
  color: #a7daf2;
  margin-top: 9px;
}
.portlet.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
.portlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
.portlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
.portlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
.portlet.portletCalendar table .cal_next_month,
.portlet.portletCalendar table .cal_prev_month {
  color: #000;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a::after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #00335e;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
.portlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
.portlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.portletNavigationTree nav.portletContent > ul > li a {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
}
.portletNavigationTree nav.portletContent > ul > li strong {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  color: #696969;
  display: block;
  font-weight: 400;
}
.portletNavigationTree .portletContent {
  border-top: 0;
}
.portletNavigationTree .portletContent > ul > li a {
  display: block;
}
.portletNavigationTree .portletContent > ul > li a:hover {
  text-decoration: none;
  background: #f6f6f9;
  color: #64bee8;
}
.portletNavigationTree .portletContent > ul > li a:hover::before {
  color: #64bee8;
}
.portletNavigationTree .portletContent > ul > li a:hover::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 20px;
  margin-top: -3px;
  color: #777777;
}
.portletNavigationTree .portletContent > ul > li > a > img.image-icon {
  max-height: 24px;
}
.portletNavigationTree .portletContent > ul ul {
  padding-left: 0;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: #f6f6f9;
  color: #696969;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 20px;
  margin-top: -3px;
  color: #777777;
}
.portletNavigationTree .portletContent ul.navTreeLevel1 > li a {
  padding-left: 30px;
}
.portletNavigationTree .portletContent ul.navTreeLevel2 > li a {
  padding-left: 45px;
}
.portletNavigationTree .portletContent ul.navTreeLevel3 > li a {
  padding-left: 60px;
}
.portletNavigationTree .portletContent ul.navTreeLevel4 > li a {
  padding-left: 75px;
}
.portletNavigationTree .portletContent ul.navTreeLevel5 > li a {
  padding-left: 90px;
}
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
  padding: 12px;
  border-top: 1px dotted #e5e5e5;
}
#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
  border-top: 0;
}
#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
  margin: 0;
}
#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
  margin-bottom: 0;
}
#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
  margin: 0 0 12px 12px;
}
.portletCollection ul {
  list-style-type: none;
  padding-left: 0;
}
.portletCollection > ul > li > a {
  padding: 10px 15px 26px 10px;
}
.switch-portlet-manager {
  margin-top: 0.5em;
  width: auto;
}
.managedPortlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: none;
  border-bottom: 2px solid #005caa;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
  width: 100%;
}
.managedPortlet > :first-child {
  border-radius: 0 0 0 0;
}
.managedPortlet > :last-child {
  border-radius: 0 0 0 0;
}
.managedPortlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 20px;
  padding: 13px 15px;
  color: #696969;
}
.managedPortlet .portletHeader > a {
  color: #086ca3;
}
.managedPortlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 28px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
.managedPortlet .portletContent {
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
.managedPortlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
.managedPortlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
.managedPortlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
.managedPortlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
.managedPortlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
.managedPortlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 14px;
  color: #696969;
}
.managedPortlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
.managedPortlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
.managedPortlet.portletCalendar table tr {
  line-height: 30px;
}
.managedPortlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
.managedPortlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 200;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
.managedPortlet.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
.managedPortlet.portletCalendar table td:hover {
  background: #f9f9f9;
}
.managedPortlet.portletCalendar table td.today:hover,
.managedPortlet.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
.managedPortlet.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
.managedPortlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.managedPortlet.portletCalendar table .cal_has_events {
  position: relative;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
.managedPortlet.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 22px;
  color: #a7daf2;
  margin-top: 9px;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
.managedPortlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
.managedPortlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
.managedPortlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
.managedPortlet.portletCalendar table .cal_next_month,
.managedPortlet.portletCalendar table .cal_prev_month {
  color: #000;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a::after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #00335e;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
.managedPortlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
.managedPortlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.managedPortlet .portletHeader {
  background: #eee;
  color: #333;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
  color: #669dcc;
}
.managedPortlet .portletContent {
  font-size: 16px;
  border-top: none;
}
.managedPortlet .portletContent > ul > li a {
  border: none;
  padding: 10px 15px;
}
.managedPortlet .portletContent > ul > li a:hover {
  text-decoration: none;
}
.managedPortlet .portletContent > ul > li a:hover::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 20px;
  margin-top: -3px;
}
.managedPortlet .portletContent > ul .portletItemDetails {
  margin-top: -1.25rem;
}
.managedPortlet .portletContent > ul li:hover {
  background: initial;
}
.managedPortlet.portletCalendar table thead {
  background: #f0f4f4;
  border-top: 1px solid #005caa;
  border-bottom: 1px solid #005caa;
}
.managedPortlet.portletCalendar table thead th {
  font-weight: 500;
  color: white;
}
.managedPortlet.portletCalendar table td {
  background: transparent;
}
.managedPortlet.portletCalendar table td:hover {
  background: #f0f4f4;
}
.managedPortlet.portletCalendar table td.cal_prev_month,
.managedPortlet.portletCalendar table td.cal_next_month {
  background: rgba(0, 92, 170, 0.05);
}
.managedPortlet.portletCalendar table .cal_has_events a:hover {
  box-shadow: initial;
  background: rgba(0, 92, 170, 0.5);
  color: white !important;
}
.managedPortlet.portletCalendar table .cal_has_events a::after {
  content: initial;
}
.managedPortlet.portletCalendar table .cal_has_events::after {
  content: "";
  position: absolute;
  border-bottom: 2rem solid rgba(0, 92, 170, 0.3);
  border-left: 1rem solid transparent;
  right: 0;
  bottom: 0;
}
.managedPortlet.portletCalendar table .today > * {
  background: #005caa;
  color: white;
  box-shadow: 0 0 0 5px #005caa;
}
.managedPortlet.portletCalendar table .cal_next_month,
.managedPortlet.portletCalendar table .cal_prev_month {
  color: #333;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #005caa;
}
.managedPortlet .portletFooter {
  border-top: 1px solid #005caa;
  background: initial;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: initial;
}
.managedPortlet .portletHeader {
  font-weight: 300;
}
.managedPortlet.inheritedPortlet {
  margin: 5px 15px;
}
.managedPortlet.inheritedPortlet .portletHeader {
  padding: 3px 15px;
}
.managedPortlet.blockedPortlet {
  opacity: 0.7;
}
.managedPortletActions {
  float: right;
  margin-top: -6px;
}
.managedPortletActions form {
  display: inline-block;
}
.portlet.portletSiteSetup .portletContent > ul > li a::before {
  content: "";
}
.portlet.portletSiteSetup .portletContent > ul li:hover {
  background: #edecec;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
  border: none;
  padding: 0px;
  color: #4D4D4D;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a:hover {
  text-decoration: none;
}
.portletNavigationTree.portletSiteSetup a {
  border: none;
  text-align: center;
  height: 100%;
  padding: 0;
}
.portletNavigationTree.portletSiteSetup a span {
  font-size: 50px;
  text-align: center;
  display: block;
  color: #4d4d4d;
}
.portletNavigationTree.portletSiteSetup ul {
  background: #edecec;
  padding-bottom: 20px;
}
.portletNavigationTree.portletSiteSetup li {
  vertical-align: top;
}
.portletNavigationTree.portletSiteSetup ul > li > a:hover::after {
  content: "";
}
.portletNavigationTree.portletSiteSetup .inner-configlet {
  margin-top: 10px;
  padding-bottom: 10px;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px #bbbbbb;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
  color: #333;
}
.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
  height: 120px;
}
#portlet-prefs ul ul {
  padding-top: 10px;
}
#portlet-prefs ul ul li {
  padding-top: 10px;
}
#portlet-prefs ul ul li a {
  text-align: inherit;
  padding-left: 40px;
}
#portlet-prefs ul ul li a::before {
  content: "•";
  position: absolute;
  font-size: 29px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
  margin-top: 2em;
}
.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
  border-top: 0;
  box-shadow: none;
  margin-bottom: 1em;
}
.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
  vertical-align: middle;
  text-align: center;
}
.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
  overflow: scroll;
}
.template-actions-controlpanel #content-core .addAction {
  height: 2em;
}
.template-actions-controlpanel #content-core section.portlet {
  clear: both;
}
.template-actions-controlpanel #content-core ol.configlets li {
  margin: 1.2em;
}
.link-category {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  background-color: #e5e5e5;
}
.link-category[href]:hover,
.link-category[href]:focus {
  background-color: #cccccc;
}
a.link-category:hover,
a.link-category:focus {
  color: #005caa;
  text-decoration: none;
  cursor: pointer;
}
.link-category:empty {
  display: none;
}
#category {
  margin-bottom: 12px;
}
#category ul {
  list-style: none;
  padding: 0;
  display: inline;
}
#category li {
  display: inline-block;
}
[class*="contenttype-"]::before,
.contenttype-file #crud-edit-File-widgets-view_title::before {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: inherit;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
  content: '\e834';
}
.contenttype-folder::before {
  content: '\e801';
}
.contenttype-document::before {
  content: '\e80e';
}
.contenttype-file::before {
  content: '\e811';
}
.contenttype-link::before {
  content: '\e806';
}
.contenttype-image::before {
  content: '\e810';
}
.contenttype-collection::before {
  content: '\e808';
}
.contenttype-event::before {
  content: '\e809';
}
.contenttype-news-item::before {
  content: '\e80f';
}
.outer-wrapper .contenttype-file::before {
  content: none;
}
.contenttype-file #crud-edit-File-widgets-view_title::before {
  content: '\e811';
}
.mime-icon {
  margin-right: 8px;
}
#textAdjust .decrease-text {
  font-size: 14px;
}
#textAdjust .normal-text {
  font-size: 16px;
}
#textAdjust .increase-text {
  font-size: 20px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav {
  float: right;
  min-width: 150px;
  background-color: #f2f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  padding: 6px 12px;
  margin: 0 0 12px 12px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav a {
  display: block;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #696969;
  cursor: default;
  text-decoration: none;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
  margin-left: 0;
  font-size: 20px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
  margin-left: 12px;
  font-size: 16px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
  margin-left: 24px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .pat-autotoc .autotoc-nav {
    float: none;
    margin: 0 0 20px 0;
  }
}
.pat-dropzone .dz-notice {
  margin-bottom: 6px;
}
.pat-dropzone .dz-default {
  border-radius: 0;
  background-color: #f2f1f1;
  border: 3px dotted #cccccc;
  margin-bottom: 20px;
  padding: 12px;
  color: #696969;
}
.plone-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1040;
  background: rgba(255, 255, 255, 0.5);
}
.plone-modal .plone-modal-dialog {
  width: 100%;
  position: relative;
}
.plone-modal .plone-modal-dialog .plone-modal-header {
  min-height: 25px;
  padding: 12px;
}
.plone-modal .plone-modal-dialog .plone-modal-header h3 {
  font-size: 20px;
  margin: 0;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
  margin-top: -12px;
  float: right;
  font-size: 40px;
  font-weight: 100;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 12px;
}
.plone-modal .plone-modal-dialog .plone-modal-body .modal-image {
  text-align: center;
}
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: right;
}
.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
  margin-left: 12px;
}
.plone-modal .plone-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 0;
  outline: none;
  background-clip: padding-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .plone-modal .plone-modal-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .plone-modal .plone-modal-content {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .plone-modal .plone-modal-content {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .plone-modal .plone-modal-content {
    width: 1570px;
  }
}
.plone-modal.fade {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade.in {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade .plone-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -moz-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
.plone-modal.fade.in .plone-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.plone-modal.in {
  display: block !important;
}
.plone-modal-loading {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  border-radius: 0.5em;
  width: 40em;
  height: 40px;
}
.plone-modal-open {
  padding-right: 0;
}
.plone-modal-open > *:not(.plone-modal-wrapper,.select2-drop, .mce-floatpanel) {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
#content .picker--opened .picker__holder {
  opacity: 1;
}
.picker__holder {
  width: 180px;
  margin: -1px 0 0 0;
  border: 1px solid #cbd2da;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.picker__wrap {
  margin: 0;
  /* overrides -1px used to get rid of unecessary scrollbar */
}
.picker__list-item:hover {
  background: #f0f0f0;
  color: #333;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  background: #005caa;
  color: #fff;
}
li.picker__list-item {
  padding: 6px 12px;
  cursor: pointer;
  color: #696969;
}
ul.picker__list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.picker__table {
  width: 100%;
  text-align: center;
}
.picker__table th {
  text-align: center;
}
.picker__header {
  text-align: center;
  position: relative;
}
.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  top: 0.5em;
}
.picker__select--month,
.picker__select--year {
  width: 35%;
  display: inline-block;
  margin: 0 6px;
  font-size: 1em;
}
.picker__day {
  font-weight: 400;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  background: #f0f0f0;
}
.picker__day--highlighted:hover,
.picker__day--highlighted {
  background: #005caa;
  color: #fff;
  font-weight: 600;
}
.picker__day--outfocus {
  color: #cccccc;
}
.pat-sortable > *:hover {
  cursor: move;
  cursor: -webkit-grab;
  background: #FFF5CD;
}
.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
  cursor: -webkit-grabbing !important;
  background: #f2f2f2;
}
.item-dragging.dragging {
  background: #fea;
  cursor: -webkit-grabbing !important;
  padding: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}
.pat-tablesorter th:hover {
  color: #005caa;
}
.pat-tablesorter .sortdirection {
  font-size: 75%;
  opacity: 0.5;
  position: relative;
  top: -1px;
  padding: 2px;
  min-width: 15px;
  display: inline-block;
}
.tooltips {
  opacity: 0;
  transition: opacity 0.2s ease 0.5s;
  position: absolute;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  color: #f9f9f9;
  font-size: 14px;
  border-radius: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
  max-width: 200px;
  margin-left: -100px;
  left: 200px;
  text-align: center;
  padding: 6px;
}
.tooltips.active {
  opacity: 1;
  transition: opacity 0.2s ease 0.5s;
}
.jqtree-tree {
  list-style: none outside;
  margin-bottom: 0;
  padding: 0;
  padding-left: 18px;
}
.jqtree-tree .jqtree-toggler {
  left: -18px;
  font-size: 75%;
  top: 30%;
  position: absolute;
}
.jqtree-tree .jqtree-element {
  padding: 6px;
}
.jqtree-tree .jqtree-element:hover {
  background: #f0f0f0;
}
.jqtree-tree .jqtree-selected > .jqtree-element {
  background: #cccccc;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: unset;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #005caa;
  text-decoration: none;
  outline: 0;
  background-color: #005caa;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#portal-header {
  margin: 15px auto 20px;
}
#portal-header::before,
#portal-header::after {
  content: " ";
  display: table;
}
#portal-header::after {
  clear: both;
}
#portal-logo {
  float: left;
}
#portal-languageselector {
  clear: both;
  display: inline-block;
  float: left;
  margin-right: 29px;
  padding-top: 5px;
}
#portal-languageselector li {
  display: inline-block;
  margin-right: 10px;
}
#portal-anontools {
  float: right;
}
#portal-anontools ul {
  padding-right: 0;
}
#portal-membertools-wrapper {
  float: right;
  padding: 12px 0;
}
#portal-membertools-wrapper ul {
  margin: 0 0 12px 12px;
  padding-right: 0;
}
#portal-searchbox {
  clear: left;
  margin-left: 3px;
  margin-top: 60px;
  padding-top: 20px;
  position: relative;
  white-space: nowrap;
  z-index: 2;
}
#portal-searchbox .searchSection {
  display: none;
}
#portal-searchbox [type="submit"] {
  display: none;
}
#portal-searchbox label {
  font-size: 86.667%;
}
@media (min-width: 768px) {
  #portal-header {
    margin-bottom: 15px;
  }
  #portal-languageselector {
    clear: none;
    float: right;
  }
  #portal-searchbox {
    clear: none;
    float: right;
    margin-left: 1em;
    margin-top: 5px;
    max-width: 50%;
    padding-top: 0;
    position: relative;
  }
  #portal-searchbox .searchSection {
    display: inherit;
  }
  #portal-searchbox [type="text"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    float: left;
    width: 20rem;
  }
  #portal-searchbox [type="submit"] {
    margin-left: -1px;
    vertical-align: top;
    width: auto;
    display: inline-block;
  }
}
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.plone-nav li {
  position: relative;
  display: block;
}
.plone-nav li.has_subtree a {
  padding-right: 2.5em;
}
.plone-nav li label {
  margin: 0;
}
.plone-nav li a {
  position: relative;
  display: block;
  padding: 10px 20px;
  color: white;
  font-size: 19px;
  hyphens: auto;
  word-break: break-word;
}
.plone-nav li a:hover,
.plone-nav li a:focus {
  text-decoration: none;
  background-color: #669dcc;
}
.plone-nav li ul {
  padding-left: 0.5em;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.plone-nav li ul li a {
  font-size: 18px;
  background-color: #005caa;
}
.plone-nav li .opener {
  display: none;
}
.plone-nav li .opener + label:after {
  transform: rotate(0deg);
  transition: ease-in 0.35s;
}
@media (max-width: 768px) {
  .plone-nav li .opener:checked + label:after {
    transform: rotate(-180deg);
    transition: ease-in 0.35s;
  }
}
.plone-nav li .opener ~ ul {
  transition: ease-out 0.35s;
}
.plone-nav li .opener:checked ~ ul {
  height: auto;
  transition: ease-in 0.35s;
}
@media (max-width: 768px) {
  .plone-nav li .opener:checked ~ ul {
    visibility: visible;
    opacity: 1;
  }
}
.plone-nav li label {
  position: absolute;
  right: 0em;
  top: 0em;
  height: 100%;
  width: 4em;
  text-align: center;
}
.plone-nav li label:after {
  background: #004986;
  border-radius: 0;
  content: "▼";
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  font-size: 1.25em;
  padding: 0.25em;
  right: 0.5em;
  top: 0.45em;
  position: absolute;
}
@media (min-width: 768px) {
  .plone-nav li label {
    top: 0em;
    width: 2em;
  }
  .plone-nav li label:after {
    top: 1.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label {
    right: 0.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label:after {
    top: 0.5em;
  }
  .plone-nav li label:after {
    width: 2em;
    height: 2em;
    font-size: 0.75em;
    padding: 0.5em 1em 0.5em 0;
    background: transparent;
  }
  .plone-nav li ul {
    position: absolute;
    max-width: 16em;
    z-index: 100;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: ease-out 0.75s;
  }
  .plone-nav li ul li a {
    min-width: 14em;
    display: inline-block;
  }
  .plone-nav .has_subtree:hover > ul,
  .plone-nav .has_subtree .has_subtree:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: ease-in 0.35s;
  }
  .plone-nav .has_subtree .has_subtree ul {
    position: absolute;
    z-index: -1;
    left: 0em;
    top: 0px;
  }
  .plone-nav .has_subtree .has_subtree:hover > ul {
    left: 16em;
  }
}
.plone-navbar {
  background-color: #005caa;
  color: white;
  position: relative;
  min-height: 45px;
  margin-bottom: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
.plone-navbar::before,
.plone-navbar::after {
  content: " ";
  display: table;
}
.plone-navbar::after {
  clear: both;
}
.plone-navbar-header::before,
.plone-navbar-header::after {
  content: " ";
  display: table;
}
.plone-navbar-header::after {
  clear: both;
}
@media (min-width: 768px) {
  .plone-navbar-header {
    float: left;
  }
}
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
.plone-navbar-collapse.in {
  display: block;
}
@media (min-width: 768px) {
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 8px;
  margin-bottom: 6px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 0;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
.plone-navbar-toggle:focus {
  outline: 0;
}
.plone-navbar-toggle:hover {
  background-color: #3977ac;
  border-color: #2d5d86;
}
.plone-navbar-toggle .icon-bar::after {
  content: "Menu";
  position: relative;
  color: white;
}
.plone-navbar-toggle .icon-bar + .icon-bar::after {
  content: "";
}
@media (min-width: 768px) {
  .plone-navbar-toggle {
    display: none;
  }
}
.plone-navbar-nav {
  margin: 0 -15px 0;
}
.plone-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
.plone-navbar-nav .current > a,
.plone-navbar-nav .selected > a,
.plone-navbar-nav .current > a:hover,
.plone-navbar-nav .selected > a:hover,
.plone-navbar-nav .current > a:focus,
.plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #669dcc;
}
@media (min-width: 768px) {
  .plone-navbar-nav {
    float: left;
  }
  .plone-navbar-nav > li {
    float: left;
  }
  .plone-navbar-nav > li.has_subtree a {
    padding-right: 2em;
  }
  .plone-navbar-nav > li > a {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .plone-navbar-nav > li label {
    font-size: 1em;
    background: transparent;
  }
  .plone-navbar-nav > li li.has_subtree label:after {
    transform: rotate(-90deg);
  }
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .plone-navbar-nav .has_subtree.inPath > a,
  .plone-navbar-nav .has_subtree.inPath > a:hover,
  .plone-navbar-nav .has_subtree.inPath > a:focus {
    color: white;
    background-color: #669dcc;
  }
}
.principal {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
  background-color: #004077;
  background-size: 20px 20px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 50px 0;
}
.principal .container-fluid {
  margin: 0 auto;
  width: 960px;
}
.gigantic h1 {
  font-size: 500%;
}
.gigantic p {
  font-size: 150%;
}
#content {
  margin-bottom: 48px;
}
#content-core img {
  max-width: 100%;
  height: auto;
}
#content-core a {
  border-bottom: 1px solid #cccccc;
}
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
}
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#content-core #portal-sitemap a,
#content-core h1 a,
#content-core h2 a,
#content-core h3 a,
#content-core h4 a,
#content-core h5 a,
#content-core h6 a {
  border-bottom: 0;
}
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
  border-bottom: none;
}
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
  border-bottom: 1px solid #cccccc;
}
a.plone-toolbar-logo {
  color: #fff;
}
@media (min-width: 828px) {
  .plone-toolbar-left-default .container {
    width: 690px;
  }
}
@media (min-width: 888px) {
  .plone-toolbar-left-expanded .container {
    width: 630px;
  }
}
@media (min-width: 1052px) {
  .plone-toolbar-left-default .container {
    width: 930px;
  }
}
@media (min-width: 1112px) {
  .plone-toolbar-left-expanded .container {
    width: 870px;
  }
}
@media (min-width: 1260px) {
  .plone-toolbar-left-default .container {
    width: 1110px;
  }
}
@media (min-width: 1320px) {
  .plone-toolbar-left-expanded .container {
    width: 1050px;
  }
}
@media (min-width: 1660px) {
  .plone-toolbar-left-default .container {
    width: 1510px;
  }
}
@media (min-width: 1720px) {
  .plone-toolbar-left-expanded .container {
    width: 1450px;
  }
}
#portal-footer-wrapper {
  padding: 30px 0 30px 0;
  background-color: #2e3133;
  color: #cccccc;
  clear: both;
}
#portal-footer-wrapper p {
  border: none;
  margin-bottom: 14px;
  padding-bottom: 0;
}
#portal-footer-wrapper p:last-child {
  margin-bottom: 0;
}
#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
  color: #cccccc;
}
#portal-footer-wrapper a {
  color: #16a1e3;
}
#portal-footer-wrapper a:hover {
  color: #57beef;
}
#portal-footer-wrapper .portletWrapper {
  display: inline-block;
}
#portal-footer-wrapper .portletWrapper:first-child {
  display: block;
  border-bottom: 1px solid #333;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
#portal-footer-wrapper .portlet {
  background: transparent;
  border: 0;
  font-weight: 200;
  box-shadow: none;
  margin-bottom: 0;
}
#portal-footer-wrapper .portlet .portletContent {
  padding: 0;
  background: transparent;
  border: 0;
}
#portal-footer-wrapper .portlet .portletContent > * {
  padding: inherit;
}
#portal-footer-wrapper .portlet .portletContent li {
  background: transparent;
  display: inline-block;
  border: 0;
  white-space: nowrap;
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet .portletItem::before,
#portal-footer-wrapper .portlet .portletItem a::before {
  content: "";
}
#portal-footer-wrapper .portlet .portletItem a {
  padding: 0;
  border: 0;
}
#portal-footer-wrapper .portlet .portletActions {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
}
#portal-footer {
  font-weight: 400;
}
#portal-footer > .row {
  margin-top: 14px;
  padding-top: 14px;
}
#portal-footer > .row:first-child {
  padding-top: 0;
  margin-top: 0;
}
#portal-footer .colophon,
#portal-footer .copyright,
#portal-footer .site-actions {
  text-align: center;
}
#portal-footer .row + .site-actions {
  border-top: 1px solid #4d4d4d;
}
#portal-footer .site-actions {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#portal-footer .site-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#portal-footer .site-actions ul li {
  display: inline-block;
  padding: 10px 30px;
}
#portal-siteactions {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}
#portal-siteactions li {
  font-weight: bold;
  display: inline-block;
  margin-left: 30px;
}
#portal-siteactions li:first-child {
  margin-left: 0;
}
.doormat h2 {
  margin-top: 10px;
}
.doormat > div {
  margin-bottom: 10px;
}
body.template-login_form #content-core,
body.template-logged_out #content-core {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: none;
  border-bottom: 2px solid #005caa;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
  width: 100%;
  background: #fcfcfd;
  max-width: 300px;
  margin: 0 auto 6px;
  padding: 6px 12px;
}
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
  border-radius: 0 0 0 0;
}
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
  border-radius: 0 0 0 0;
}
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 20px;
  padding: 13px 15px;
  color: #696969;
}
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
  color: #086ca3;
}
body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 28px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
  border-top: 0;
}
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 14px;
  color: #696969;
}
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: #fcfcfd;
}
body.template-login_form #content-core.portletCalendar table,
body.template-logged_out #content-core.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
body.template-login_form #content-core.portletCalendar table tr,
body.template-logged_out #content-core.portletCalendar table tr {
  line-height: 30px;
}
body.template-login_form #content-core.portletCalendar table thead,
body.template-logged_out #content-core.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
body.template-login_form #content-core.portletCalendar table thead th,
body.template-logged_out #content-core.portletCalendar table thead th {
  color: #696969;
  font-weight: 200;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
body.template-login_form #content-core.portletCalendar table td,
body.template-logged_out #content-core.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
body.template-login_form #content-core.portletCalendar table td:hover,
body.template-logged_out #content-core.portletCalendar table td:hover {
  background: #f9f9f9;
}
body.template-login_form #content-core.portletCalendar table td.today:hover,
body.template-logged_out #content-core.portletCalendar table td.today:hover,
body.template-login_form #content-core.portletCalendar table td.cal_has_events:hover,
body.template-logged_out #content-core.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
body.template-login_form #content-core.portletCalendar table td.cal_prev_month,
body.template-logged_out #content-core.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
body.template-login_form #content-core.portletCalendar table td > *,
body.template-logged_out #content-core.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events,
body.template-logged_out #content-core.portletCalendar table .cal_has_events {
  position: relative;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 22px;
  color: #a7daf2;
  margin-top: 9px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
body.template-login_form #content-core.portletCalendar table .today > *,
body.template-logged_out #content-core.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
body.template-login_form #content-core.portletCalendar table tbody tr:first-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
body.template-login_form #content-core.portletCalendar table tbody tr:last-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month,
body.template-logged_out #content-core.portletCalendar table .cal_next_month,
body.template-login_form #content-core.portletCalendar table .cal_prev_month,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month {
  color: #000;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a::after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a::after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a::after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #00335e;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #eee;
  color: #333;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
  color: #669dcc;
}
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 16px;
  border-top: none;
}
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  border: none;
  padding: 10px 15px;
}
body.template-login_form #content-core .portletContent > ul > li a:hover,
body.template-logged_out #content-core .portletContent > ul > li a:hover {
  text-decoration: none;
}
body.template-login_form #content-core .portletContent > ul > li a:hover::after,
body.template-logged_out #content-core .portletContent > ul > li a:hover::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 20px;
  margin-top: -3px;
}
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  margin-top: -1.25rem;
}
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: initial;
}
body.template-login_form #content-core.portletCalendar table thead,
body.template-logged_out #content-core.portletCalendar table thead {
  background: #f0f4f4;
  border-top: 1px solid #005caa;
  border-bottom: 1px solid #005caa;
}
body.template-login_form #content-core.portletCalendar table thead th,
body.template-logged_out #content-core.portletCalendar table thead th {
  font-weight: 500;
  color: white;
}
body.template-login_form #content-core.portletCalendar table td,
body.template-logged_out #content-core.portletCalendar table td {
  background: transparent;
}
body.template-login_form #content-core.portletCalendar table td:hover,
body.template-logged_out #content-core.portletCalendar table td:hover {
  background: #f0f4f4;
}
body.template-login_form #content-core.portletCalendar table td.cal_prev_month,
body.template-logged_out #content-core.portletCalendar table td.cal_prev_month,
body.template-login_form #content-core.portletCalendar table td.cal_next_month,
body.template-logged_out #content-core.portletCalendar table td.cal_next_month {
  background: rgba(0, 92, 170, 0.05);
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover {
  box-shadow: initial;
  background: rgba(0, 92, 170, 0.5);
  color: white !important;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a::after {
  content: initial;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events::after {
  content: "";
  position: absolute;
  border-bottom: 2rem solid rgba(0, 92, 170, 0.3);
  border-left: 1rem solid transparent;
  right: 0;
  bottom: 0;
}
body.template-login_form #content-core.portletCalendar table .today > *,
body.template-logged_out #content-core.portletCalendar table .today > * {
  background: #005caa;
  color: white;
  box-shadow: 0 0 0 5px #005caa;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month,
body.template-logged_out #content-core.portletCalendar table .cal_next_month,
body.template-login_form #content-core.portletCalendar table .cal_prev_month,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month {
  color: #333;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #005caa;
}
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
  border-top: 1px solid #005caa;
  background: initial;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: initial;
}
#portal-anontools ul {
  text-align: right;
  list-style: none;
}
#portal-anontools li {
  margin: 12px 0 12px 12px;
}
#portal-sitemap {
  list-style: none;
  padding-left: 0;
}
#portal-sitemap > li {
  font-size: 20px;
  border-top: 1px solid #e5e5e5;
  padding: 6px 0;
}
#portal-sitemap ul {
  list-style: none;
  position: relative;
  font-size: 16px;
  padding-left: 20px;
}
#portal-sitemap ul li {
  position: relative;
}
#portal-sitemap ul li::before {
  content: "•";
  display: inline;
  font-size: 29px;
  color: #a7daf2;
  top: 5px;
  position: relative;
}
.event.summary {
  font-weight: 400;
  max-width: 300px;
  float: right;
  background: #f9f9f9;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
.event.summary strong,
.event.summary li > span {
  display: block;
}
.event.summary .icalIcon {
  margin-top: -4px;
}
.template-event_listing .documentFirstHeading {
  position: relative;
}
.template-event_listing .documentFirstHeading nav {
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 13px;
}
.template-event_listing .documentFirstHeading nav ul {
  margin: 0;
  list-style-type: none;
}
.template-event_listing .documentFirstHeading nav ul li {
  display: inline;
}
.template-event_listing .documentFirstHeading nav ul li a {
  display: inline-block;
  margin-left: 0.5em;
}
.template-event_listing .documentFirstHeading nav ul li a:hover,
.template-event_listing .documentFirstHeading nav ul li a:focus {
  text-decoration: none;
  border-bottom: 0;
}
.template-event_listing .documentDescription {
  margin-bottom: 1.5em;
}
.template-event_listing article {
  margin-bottom: 2em;
}
.template-event_listing article .tileHeadline {
  margin-top: 0;
}
.template-event_listing article .tileHeadline > a {
  border-bottom: 0;
}
.template-event_listing article::before,
.template-event_listing article::after {
  content: " ";
  display: table;
}
.template-event_listing article::after {
  clear: both;
}
.template-event_listing article .cal_info {
  margin-left: 9em;
}
.event_listing article {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 12px;
}
.event_listing article h2 {
  margin: 0;
  padding: 12px 0 12px;
}
.event_listing article:first-child {
  border-top: 0;
  margin-top: -6px;
}
.cal_date {
  float: left;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  text-align: center;
  width: 100px;
  margin: 0 24px 12px 0;
  border-radius: 0;
  overflow: hidden;
}
.cal_month {
  background: #005caa;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 6px 12px;
  font-size: 1.2em;
}
.cal_day {
  font-size: 40px;
  font-weight: 700;
  display: block;
  margin-bottom: -0.1em;
  margin-top: 0.1em;
}
.cal_wkday {
  font-size: 16px;
  font-weight: 400;
  display: block;
  padding: 0 12px 6px;
}
.event_listing .sub_nav {
  float: right;
}
.image-product {
  margin: 0;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
}
.image-product figcaption {
  font-size: 14px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.portraitPhoto {
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
  margin: 0;
  float: right !important;
  border-radius: 50px;
}
.portraitPhoto figcaption {
  font-size: 14px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.portraitPhoto figcaption {
  background: initial;
}
.image-product img {
  max-width: 100%;
  height: auto;
}
.newsImageContainer {
  float: right;
  margin: 0 0 6px 6px;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
.newsImageContainer a {
  display: table;
  background-color: #f9f9f9;
}
.newsImageContainer a img {
  display: block;
}
.newsImageContainer figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 14px;
  background: #fcfcfd;
}
#commenting::before,
#commenting::after {
  content: " ";
  display: table;
}
#commenting::after {
  clear: both;
}
#commenting legend,
.discussion legend {
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
}
.discussion::before,
.discussion::after {
  content: " ";
  display: table;
}
.discussion::after {
  clear: both;
}
.discussion .comment {
  margin-bottom: 12px;
  padding-left: 40px;
}
.discussion .commentImage {
  float: left !important;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  margin-left: -40px;
  margin-top: 3px;
}
.discussion .documentByLine {
  font-weight: normal;
}
.discussion .commentDate {
  float: right !important;
  display: inline;
  font-size: 14px;
  color: #76797C;
}
.discussion .commentBody {
  margin: 1em 0;
  padding: 1em;
  overflow: auto;
  border: 1px solid #ccc;
}
.discussion .commentBody p {
  float: left;
  margin-bottom: 0;
}
.discussion .commentactionsform {
  display: inline;
  margin-left: 6px;
}
.discussion .commentActions {
  float: right;
  text-align: right;
}
.discussion .reply {
  border-bottom: 1px solid #e5e5e5;
}
.cancelreplytocomment {
  /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
  display: none;
}
.replyTreeLevel0 {
  margin-left: 0;
}
.replyTreeLevel1 {
  margin-left: 24px;
}
.replyTreeLevel2 {
  margin-left: 48px;
}
.replyTreeLevel3 {
  margin-left: 72px;
}
.replyTreeLevel4 {
  margin-left: 96px;
}
.replyTreeLevel5 {
  margin-left: 120px;
}
.replyTreeLevel6 {
  margin-left: 144px;
}
.replyTreeLevel7 {
  margin-left: 168px;
}
.replyTreeLevel8 {
  margin-left: 192px;
}
.replyTreeLevel9 {
  margin-left: 216px;
}
.replyTreeLevel10 {
  margin-left: 240px;
}
#viewlet-below-content .loginbutton {
  margin: 12px 0;
}
#viewlet-below-content .reply .loginbutton {
  display: none;
}
#viewlet-below-content .reply ~ .reply .loginbutton {
  display: inline-block;
}
#dobulkaction {
  margin: 0.3em 0;
}
.template-discussion-controlpanel .unclickable {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchPage {
  position: relative;
}
.searchPage .actionMenu.activated dd {
  display: block;
}
.searchPage .actionMenu {
  float: right;
}
.searchPage .actionMenu dt {
  top: 0;
  right: 0;
  position: absolute;
}
.searchPage .actionMenu dd {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 300px;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  padding: 15px;
  z-index: 10;
}
#search-results-bar #results-count {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}
#searchform .input-group {
  max-width: 600px;
}
#searchform .input-group input.searchPage.btn {
  width: 120px;
}
#search-filter input {
  margin-right: 0.5rem;
}
/* Vlaanderen Global Animations */
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@font-face {
  font-family: 'FlandersArtSans';
  src: url('../fonts/FlandersArtSans-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSans-Light.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSans-Light.svg#26c269558e3060dfbe8b0bc36088245c') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'FlandersArtSans';
  src: url('../fonts/FlandersArtSans-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSans-Regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSans-Regular.svg#5999c311efabb8ef8bfd93d30f0ab8ab') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'FlandersArtSans';
  src: url('../fonts/FlandersArtSans-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSans-Medium.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSans-Medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSans-Medium.svg#7ebdc43021fbf6b8f40b21819190e2b4') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'FlandersArtSans';
  src: url('../fonts/FlandersArtSans-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSans-Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSans-Bold.svg#d0ebe09b8d309cd8a8986065f592a85e') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'FlandersArtSerif';
  src: url('../fonts/FlandersArtSerif-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSerif-Light.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSerif-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSerif-Light.svg#75741ca1c4b33697eafd6e685d23c69c') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'FlandersArtSerif';
  src: url('../fonts/FlandersArtSerif-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSerif-Regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSerif-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSerif-Regular.svg#2b9d61f061270f4cf79a9fe41ecbe34f') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'FlandersArtSerif';
  src: url('../fonts/FlandersArtSerif-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSerif-Medium.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSerif-Medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSerif-Medium.svg#6cc4fe26f7b7f59309c5f629ea7d0262') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'FlandersArtSerif';
  src: url('../fonts/FlandersArtSerif-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/FlandersArtSerif-Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/FlandersArtSerif-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/FlandersArtSerif-Bold.svg#b262c03671f7d8df3a42a9e1ce2be53e') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
*::selection {
  background: rgba(0, 92, 170, 0.2);
}
body {
  background: url(../img/background-pattern.png) repeat scroll center -275px transparent;
  color: #333;
  font-family: FlandersArtSans, Calibri, sans-serif;
  font-size: 16px;
  font-weight: 200;
}
a {
  color: #005caa;
}
a:hover,
a:focus {
  color: #005caa;
}
figure {
  margin: 0;
}
audio,
canvas,
progress,
video {
  max-width: 100%;
}
abbr[title] {
  text-decoration: none;
  border: none;
}
.container {
  max-width: 100%;
}
@media print {
  .vh,
  .vf {
    display: none;
  }
}
#content h1 {
  color: #005caa;
  border-bottom: 2px solid #005caa;
  font-family: "FlandersArtSerif", Georgia, serif;
  font-weight: 700;
}
#content h1.documentFirstHeading {
  margin-top: 0;
}
#content h2 {
  color: #005caa;
  font-weight: 700;
}
#content .section-text h2 {
  color: #333;
}
#content h3 {
  color: rgba(0, 92, 170, 0.6);
  font-family: "FlandersArtSerif", Georgia, serif;
  font-weight: 700;
}
#content a {
  border: none;
  text-decoration: underline;
  border-radius: initial;
}
#content-core .pat-structure a.btn {
  font-size: 1.6rem;
}
#content-core .pat-structure .input-group .form-control:first-child {
  height: 3.5rem;
  border: none;
}
header#content-header {
  background: #fff;
}
#portal-header {
  background-image: url('../img/header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  position: relative;
}
#portal-searchbox {
  position: relative;
}
#portal-searchbox [type="submit"] {
  background: #005caa;
  border: none;
  color: white;
  padding: 0.7rem 0.5rem;
}
#portal-anontools {
  background: white;
}
#portal-anontools ul {
  padding-right: 0;
  margin: 0;
  list-style: none;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  #portal-header {
    margin-bottom: 0;
  }
  div#portal-searchbox {
    background: white;
    margin-top: 0;
    height: 144px;
    padding-top: 72px;
  }
  div#portal-searchbox::before {
    border-top: 144px solid white;
    border-left: 40px solid transparent;
    content: "";
    position: absolute;
    top: 0;
    left: -40px;
  }
  #portal-anontools {
    background: white;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
  }
}
footer#portal-footer-wrapper {
  margin-top: 50px;
}
.visualClear {
  clear: both;
}
article#content {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
}
article#content {
  padding: 0.42em 1em;
}
.template-folder_contents #content a {
  text-decoration: none;
}
.portraitPhoto {
  border: 5px solid white;
  width: 10rem;
}
table {
  color: #333;
}
th {
  background-color: #005caa;
  color: white;
}
th a {
  color: white;
  text-decoration: underline;
}
th a:hover {
  color: rgba(255, 255, 255, 0.7);
}
th,
td {
  padding: 0 0.5rem;
}
#main-container th a {
  background: none;
}
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  border-top: 0 solid #005caa;
}
.listing > thead > tr > th {
  border-bottom: 1px solid #005caa;
}
.listing > tbody + tbody {
  border-top: 2px solid #005caa;
}
.listing > tfoot > tr {
  background: #f2f2f2;
}
.listing > tfoot > tr > td,
.listing > tfoot > tr > th {
  border-top-width: 3px;
  border-bottom-width: 3px;
}
.listing > tbody th a {
  color: #333;
}
.listing > tbody th a:hover {
  color: #737373;
}
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
  color: #333;
}
table:not(.invisible-grid):not(.invisible) tr:hover,
table:not(.invisible-grid):not(.invisible) col:hover {
  background: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .plone-has-table {
    border: 1px solid #005caa;
  }
}
table {
  border: 1px solid #005caa;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #005caa;
}
table > thead > tr > th {
  border-bottom: 2px solid #005caa;
}
table > tbody + tbody {
  border-top: 2px solid #005caa;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #005caa;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #005caa;
}
.pat-tablesorter th:hover {
  color: #bbb;
}
.plone-breadcrumb {
  background: initial;
}
.plone-breadcrumb ol > li {
  padding: 0 10px 0 0;
}
.plone-breadcrumb ol > li + li::after {
  content: initial;
}
.plone-breadcrumb ol > li + li::before {
  border: none;
  content: '›';
  color: #b2b2b2;
  margin-right: 10px;
  font-size: 14px;
  line-height: 30px;
  position: static;
}
.plone-breadcrumb ol a {
  color: #333;
  text-decoration: none;
}
.plone-breadcrumb ol a:hover {
  color: #005caa;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.25em 0.25em 0 0;
}
output {
  color: #333;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
textarea,
select {
  color: #333;
}
.optionsToggle label {
  color: #333;
}
.row .form {
  margin-top: 20px;
}
#content #form fieldset {
  margin: 0;
  border: none;
  margin-bottom: 1rem;
  border-bottom: 1px solid #b2b2b2;
}
.pat-livesearch .livesearch-results {
  border-color: #b3b3b3;
  box-shadow: none;
}
.searchPage .actionMenu.activated dd {
  position: static;
}
button,
html input[type="button"],
input[type="reset"],
[type="submit"],
button.context {
  border: 2px solid transparent;
  background: #005caa;
  color: white;
  font-weight: 400;
  outline: none !important;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
[type="submit"]:hover,
button.context:hover {
  background: rgba(0, 92, 170, 0.7) !important;
  border-color: transparent;
  color: white;
}
button.destructive,
html input[type="button"].destructive,
input[type="reset"].destructive,
[type="submit"].destructive,
button.context.destructive {
  background: #d00;
}
button.destructive:hover,
html input[type="button"].destructive:hover,
input[type="reset"].destructive:hover,
[type="submit"].destructive:hover,
button.context.destructive:hover {
  background: rgba(221, 0, 0, 0.7) !important;
}
input[type="button"] {
  padding: 6px 12px;
  vertical-align: middle;
}
.plone-nav li ul li a {
  background-color: transparent;
}
.plone-nav li label:after {
  background: transparent;
}
@media (min-width: 768px) {
  .plone-nav li ul li a {
    width: 100%;
  }
}
.plone-navbar {
  background-color: #005caa;
}
.template-folder_contents .state-private .title a:after {
  content: '\f023\0020';
  font-family: fontawesome;
  margin-left: 0.5rem;
}
.pat-structure .itemRow.default-page .title > *:first-child:before {
  text-indent: initial;
  content: '';
  height: 1.5em;
  border: 2px solid red;
  margin-left: -4px;
}
.plone-navbar-nav > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.plone-navbar-nav > li > a:hover {
  border-top-color: #005caa;
}
.plone-navbar-nav a.state-private {
  background: #c4183c !important;
  color: white !important;
}
.plone-navbar-nav a.state-private:hover {
  background: #ad1535 !important;
}
.plone-navbar-nav .current > a,
.plone-navbar-nav .selected > a,
.plone-navbar-nav .current > a:hover,
.plone-navbar-nav .selected > a:hover,
.plone-navbar-nav .current > a:focus,
.plone-navbar-nav .selected > a:focus {
  background-color: #005caa;
  border-bottom-color: #005caa;
}
.plone-navbar-nav .current > a {
  color: #005caa;
  background: white;
}
@media (min-width: 768px) {
  .plone-navbar-nav .has_subtree.inPath > a,
  .plone-navbar-nav .has_subtree.inPath > a:hover,
  .plone-navbar-nav .has_subtree.inPath > a:focus {
    color: #005caa;
    background-color: white;
  }
  .plone-navbar-nav .has_subtree.inPath label:after {
    color: #005caa;
  }
  .plone-navbar-nav .has_subtree.dropdown .inPath.current {
    border-left: 3px solid transparent;
  }
}
@media (min-width: 768px) {
  .plone-navbar-nav > li:hover::after {
    border-top: 10px solid #669dcc;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    left: calc(50% - 20px);
    content: "";
    position: absolute;
  }
  .plone-navbar-nav li ul.dropdown {
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.25);
    height: auto;
  }
}
.portlet {
  border: none;
  border-bottom: 2px solid #005caa;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
  width: 100%;
}
.portlet .portletHeader {
  background: #eee;
  color: #333;
}
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
  color: #669dcc;
}
.portlet .portletContent {
  font-size: 16px;
  border-top: none;
}
.portlet .portletContent > ul > li a {
  border: none;
  padding: 10px 15px;
}
.portlet .portletContent > ul > li a:hover {
  text-decoration: none;
}
.portlet .portletContent > ul > li a:hover::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 20px;
  margin-top: -3px;
}
.portlet .portletContent > ul .portletItemDetails {
  margin-top: -1.25rem;
}
.portlet .portletContent > ul li:hover {
  background: initial;
}
.portlet.portletCalendar table thead {
  background: #f0f4f4;
  border-top: 1px solid #005caa;
  border-bottom: 1px solid #005caa;
}
.portlet.portletCalendar table thead th {
  font-weight: 500;
  color: white;
}
.portlet.portletCalendar table td {
  background: transparent;
}
.portlet.portletCalendar table td:hover {
  background: #f0f4f4;
}
.portlet.portletCalendar table td.cal_prev_month,
.portlet.portletCalendar table td.cal_next_month {
  background: rgba(0, 92, 170, 0.05);
}
.portlet.portletCalendar table .cal_has_events a:hover {
  box-shadow: initial;
  background: rgba(0, 92, 170, 0.5);
  color: white !important;
}
.portlet.portletCalendar table .cal_has_events a::after {
  content: initial;
}
.portlet.portletCalendar table .cal_has_events::after {
  content: "";
  position: absolute;
  border-bottom: 2rem solid rgba(0, 92, 170, 0.3);
  border-left: 1rem solid transparent;
  right: 0;
  bottom: 0;
}
.portlet.portletCalendar table .today > * {
  background: #005caa;
  color: white;
  box-shadow: 0 0 0 5px #005caa;
}
.portlet.portletCalendar table .cal_next_month,
.portlet.portletCalendar table .cal_prev_month {
  color: #333;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #005caa;
}
.portlet .portletFooter {
  border-top: 1px solid #005caa;
  background: initial;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  box-shadow: initial;
}
div.portletWrapper {
  display: flex;
}
.portletNavigationTree nav.portletContent > ul > li a {
  padding: 10px 15px 10px 15px;
  border-top: none;
}
.portletNavigationTree nav.portletContent > ul > li strong {
  padding: 10px 15px 10px 15px;
  font-weight: 400;
}
.portletNavigationTree .portletContent > ul > li a:hover {
  background: initial;
  color: #005caa;
}
.portletNavigationTree .portletContent > ul > li a:hover::before {
  color: #005caa;
}
.portletNavigationTree .portletContent > ul > li a:hover::after {
  color: #005caa;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: initial;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #005caa;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a:hover::after {
  content: none;
}
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
  border-top: none;
}
.image-product {
  margin: 0;
}
.image-product figcaption {
  background: initial;
}
.photoAlbumEntry a {
  border: 1px solid #e0e0e0;
  border-radius: initial;
  background: initial;
}
.photoAlbumEntry a .photoAlbumEntryTitle {
  display: block;
}
.pat-autotoc:not(.autotabs) .autotoc-nav {
  background-color: #f0f4f4;
  box-shadow: none;
  margin: 0 0 12px 12px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #005caa;
}
.pat-autotoc .autotoc-nav {
  border-color: #005caa;
}
.tooltips {
  background: #333;
}
.alert.status,
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 0 15px 24px 15px;
  border-left: 0.5em solid #666;
  border-radius: 0;
  box-shadow: none;
}
.alert.status > strong,
.portalMessage > strong,
.alert.status > dt,
.portalMessage > dt {
  padding-right: 5px;
  color: #1a1a1a;
}
.alert.status a,
.portalMessage a {
  font-weight: 400;
}
.alert.status > strong::before,
.portalMessage > strong::before,
.alert.status > dt::before,
.portalMessage > dt::before {
  background-color: #666;
  font-size: 25.6px;
  font-weight: 700;
  border-radius: 2em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  animation-duration: 0.75s;
  animation-name: bounceIn;
  animation-fill-mode: both;
}
.alert.status.alert-success,
.portalMessage.alert-success,
.alert.status.info,
.portalMessage.info {
  background-color: #e8ebee;
  border: #8aaf3f;
  color: #333;
}
.alert.status.alert-success > strong,
.portalMessage.alert-success > strong,
.alert.status.info > strong,
.portalMessage.info > strong,
.alert.status.alert-success > dt,
.portalMessage.alert-success > dt,
.alert.status.info > dt,
.portalMessage.info > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-success > strong::before,
.portalMessage.alert-success > strong::before,
.alert.status.info > strong::before,
.portalMessage.info > strong::before,
.alert.status.alert-success > dt::before,
.portalMessage.alert-success > dt::before,
.alert.status.info > dt::before,
.portalMessage.info > dt::before {
  background-color: #8aaf3f;
  content: "i";
}
.alert.status.alert-warning,
.portalMessage.alert-warning,
.alert.status.warning,
.portalMessage.warning {
  background-color: #e8ebee;
  border: #e90;
  color: #333;
}
.alert.status.alert-warning > strong,
.portalMessage.alert-warning > strong,
.alert.status.warning > strong,
.portalMessage.warning > strong,
.alert.status.alert-warning > dt,
.portalMessage.alert-warning > dt,
.alert.status.warning > dt,
.portalMessage.warning > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-warning > strong::before,
.portalMessage.alert-warning > strong::before,
.alert.status.warning > strong::before,
.portalMessage.warning > strong::before,
.alert.status.alert-warning > dt::before,
.portalMessage.alert-warning > dt::before,
.alert.status.warning > dt::before,
.portalMessage.warning > dt::before {
  background-color: #e90;
  content: "!";
}
.alert.status.alert-error,
.portalMessage.alert-error,
.alert.status.error,
.portalMessage.error {
  background-color: #e8ebee;
  border: #d00;
  color: #333;
}
.alert.status.alert-error > strong,
.portalMessage.alert-error > strong,
.alert.status.error > strong,
.portalMessage.error > strong,
.alert.status.alert-error > dt,
.portalMessage.alert-error > dt,
.alert.status.error > dt,
.portalMessage.error > dt {
  color: rgba(51, 51, 51, 0.67);
}
.alert.status.alert-error > strong::before,
.portalMessage.alert-error > strong::before,
.alert.status.error > strong::before,
.portalMessage.error > strong::before,
.alert.status.alert-error > dt::before,
.portalMessage.alert-error > dt::before,
.alert.status.error > dt::before,
.portalMessage.error > dt::before {
  background-color: #d00;
  content: "×";
}
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
}
.folder-listing li {
  margin: 10px 0;
}
.folder-listing > li::before {
  color: initial;
}
#commenting {
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-top: 1em;
  padding: 0.42em 1em;
  margin-bottom: 1em;
}
.discussion {
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-top: 1em;
  padding: 0.42em 1em;
}
.discussion .reply {
  border-bottom: 1px solid 1px solid #e0e0e0;
}
.event_listing article {
  border-top: none;
}
.cal_month {
  background: #005caa;
}
.newsImageContainer figcaption {
  background: initial;
}
.pat-structure .pagination li > a,
.pagination li > a,
.pat-structure .pagination li > span,
.pagination li > span {
  color: white;
  background-color: #005caa;
  border: 1px solid white;
  text-decoration: none !important;
}
.pat-structure .pagination li.previous .arrow:before,
.pagination li.previous .arrow:before {
  content: '\3c';
}
.pat-structure .pagination li.next .arrow:after,
.pagination li.next .arrow:after {
  content: '\3e';
}
.pat-structure .pagination li > a:hover,
.pagination li > a:hover,
.pat-structure .pagination li > a:focus,
.pagination li > a:focus {
  color: white;
  background-color: rgba(0, 92, 170, 0.7);
  border: 1px solid white !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pat-structure .pagination li.active > span,
.pagination li.active > span,
.pat-structure .pagination li.active > a,
.pagination li.active > a {
  background-color: rgba(0, 92, 170, 0.7);
  /* AANGEPAST */
  border: 1px solid white !important;
}
.pat-structure .pagination li.disabled > span,
.pagination li.disabled > span,
.pat-structure .pagination li.disabled > a,
.pagination li.disabled > a {
  color: white;
  /* AANGEPAST */
  background-color: #bbb;
  /* AANGEPAST */
  border: 1px solid #e5e5e5 !important;
  /* VERWIJDEREN */
}
.navbar.ui-offset-parent {
  padding: 5px 5px 0;
  background: #333;
  min-height: 40px;
}
table.dataTable thead .sorting:after {
  opacity: 1;
}
#content .pat-autotoc.autotabs .autotoc-nav,
#content .autotabs .autotoc-nav {
  background: white;
  border-bottom: 3px solid #cbd2da;
  margin-bottom: 3rem;
  text-align: left;
}
#content .pat-autotoc.autotabs .autotoc-nav a,
#content .autotabs .autotoc-nav a {
  padding: 1rem 1.1rem 1rem 1.2rem;
  transition: all 0.2s;
  border-bottom: 3px solid #cbd2da;
  text-decoration: none;
  margin-bottom: -3px;
  position: relative;
  font-weight: 500;
}
#content .pat-autotoc.autotabs .autotoc-nav a.active,
#content .autotabs .autotoc-nav a.active {
  border-color: #333;
}
#content .pat-autotoc.autotabs .autotoc-nav a:hover,
#content .autotabs .autotoc-nav a:hover {
  border-bottom-color: #333;
}
#content .pat-autotoc.autotabs .autotoc-nav a:not(:first-child):after,
#content .autotabs .autotoc-nav a:not(:first-child):after {
  content: "";
  position: absolute;
  height: 1.8rem;
  top: calc(50% - 0.9rem);
  background: #cdb2da;
  width: 1px;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .autotabs .autotoc-nav {
    max-height: none;
  }
  #content .pat-autotoc.autotabs .autotoc-nav a,
  #content .autotabs .autotoc-nav a {
    display: block;
    border: none;
  }
  #content .pat-autotoc.autotabs .autotoc-nav a:after,
  #content .autotabs .autotoc-nav a:after {
    background: transparent !important;
  }
  #content .pat-autotoc.autotabs .autotoc-nav a.active:after,
  #content .autotabs .autotoc-nav a.active:after {
    border-left: 0.45rem solid transparent;
    border-right: 0.45rem solid transparent;
    border-top: 1rem solid #666;
    content: "";
    left: 0px;
    position: absolute;
    top: calc(50% - 0.5rem);
  }
}
@media (max-width: 991px) {
  .searchPage .actionMenu {
    float: none;
    margin-top: 1rem;
  }
  .searchPage .actionMenu dt {
    position: relative;
  }
  .searchPage .actionMenu dd {
    position: unset;
  }
  #search-results-bar #results-count {
    float: none;
  }
}
@media (max-width: 767px) {
  #content #sorting-options a {
    display: block;
    border: none;
  }
}
#dashboard {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: stretch;
  counter-reset: section;
}
#dashboard > div:not(.visualClear) {
  flex: auto;
  flex-basis: 25%;
  padding: 10px;
}
#dashboard > div:not(.visualClear)::before {
  counter-increment: section;
  content: "Info " counter(section);
  padding: 0.5rem;
  display: block;
  text-align: center;
  background: aliceblue;
  box-shadow: 0px 1px 2px #ddd;
}
.relatedItems {
  margin-top: 3em;
  padding-top: 1em;
  border-top: 2px solid #333;
}
#relatedItemBox header {
  font-weight: 700;
  margin-bottom: 0.5em;
  line-height: 2em;
  font-size: 1.5em;
}
#relatedItemBox header:before {
  content: '\f05a';
  font-family: fontawesome;
  padding-right: 0.4em;
  font-size: 1.4em;
}
#relatedItemBox a {
  text-decoration: none;
}
#relatedItemBox a:hover .url {
  text-decoration: underline;
}
#relatedItemBox span.discreet {
  display: block;
  margin-bottom: 1em;
}
.mce-content-body {
  background: white;
}
span.mce-branding {
  display: none;
}
.mce-toolbar button,
.mce-toolbar button:hover {
  background: white !important;
}
.mce-toolbar .mce-btn .mce-txt {
  color: #333;
}
.mce-window button,
.mce-window-head .mce-close i {
  color: white;
}
.mce-window .mce-btn {
  border: transparent;
}
.mce-btn.mce-active button,
.mce-btn.mce-active i {
  color: #333;
}
.mce-btn button:hover {
  background: #005caa !important;
}
.mce-btn button:hover i,
.mce-btn button:hover span.mce-txt {
  color: white;
}
.mce-window .mce-btn:not(.mce-primary) button {
  border: 1px solid #333;
  color: #333;
}
.mce-window-head .mce-close {
  background: #999;
}
.mce-visualblocks .visualClear::before {
  content: "newline";
  color: #333;
  background: #ccc;
  border-radius: 10px 0 0 10px;
  padding: 0 0.5em;
}
.plonetoolbar-display-view a.actionMenuSelected {
  background: #007bb3;
}
/* Vlaanderen Global Header */
.vh {
  position: relative;
  background: #fff;
  width: 100%;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  border-bottom: 1px solid #cbd2da;
}
.vh a {
  color: #333 !important;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  max-width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.vh a:hover {
  color: #005caa !important;
  text-decoration: none;
}
.vh .vh_ext {
  text-transform: uppercase;
  font-family: 'Flanders Art Sans Medium', sans-serif;
}
.vh .vh_int {
  font-family: 'Flanders Art Sans', sans-serif;
  margin-left: 0.33em;
  padding-left: 0.93em;
}
.vh .vh_int:before {
  display: block;
  content: ' ';
  position: absolute;
  left: 0;
  top: -10px;
  bottom: 10px;
  width: 1px;
  background-color: #cbd2da;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.vf {
  position: relative;
  background: #fff;
  width: 100%;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-top: 1px solid #cbd2da;
  color: #333;
}
.vf .vf_default div {
  padding: 10px 0;
}
.vf .vf_default .vf-label-small {
  float: left;
}
.vf .vf_default .vf-drawer-toggle {
  float: left;
  margin-left: 0.75em;
  padding-left: 0.75em;
  position: relative;
}
.vf .vf_default .vf-drawer-toggle:before {
  position: absolute;
  content: " ";
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background-color: #414140;
}
.vf .vf_default .vf-drawer-toggle a {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAMFBMVEUAAABbWlpbWlpZWVlaWlo1NTVbWlpaWlpaWlpcW1v8/PylpaXl5eWSkZGcnJyxsLAPekWpAAAACXRSTlMAp+Y8lQT5O5u32vNTAAAAVUlEQVR42l2OSQ7AMAwCcewsdrb//7a2qjZq5wACLsBhSiURI8iiN5I9NX1oQNVDBYVNm2GE5Lps2HJPcOm2dVtXLbGNHtWIjfRAYD0wIG+Q35fvzwunMQSZrPjumQAAAABJRU5ErkJggg==");
  padding-right: 20px;
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  text-transform: uppercase;
  color: #b8b8b8;
  white-space: nowrap;
  font-family: 'Flanders Art Sans Medium', sans-serif;
}
.vf .vf_default .vf-drawer-toggle a:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAQAAADY4iz3AAAAhUlEQVR4AX1QwQ3DIAz0I1uxCzv43FkyQB/1I898Mw8SA/SRT+lFDlVV0XBYPnwcMpZYmuBWbLcC16RygDtPmG/tG5jzlEWy/Aoh4niKdABNYo9+uLcn4+NzsRJ0aa9WGcspWZEgK4sb88a8hrSfrspCv1S7Cz5uA37Vof7/F66mQQxn+Aad29PXvGnAWgAAAABJRU5ErkJggg==");
  background-position: right center;
  background-repeat: no-repeat;
  color: #333;
  text-decoration: none;
}
.vf .vf_drawer {
  position: relative;
  padding: 10px 0;
}
.vf .vf_drawer .vf-drawer-toggle {
  position: absolute;
  top: 10px;
  right: 0;
}
.vf .vf_drawer .vf-drawer-toggle a {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAMFBMVEUAAABbWlpbWlpZWVlaWlo1NTVbWlpaWlpaWlpcW1v8/PylpaXl5eWSkZGcnJyxsLAPekWpAAAACXRSTlMAp+Y8lQT5O5u32vNTAAAAVUlEQVR42l2OSQ7AMAwCcewsdrb//7a2qjZq5wACLsBhSiURI8iiN5I9NX1oQNVDBYVNm2GE5Lps2HJPcOm2dVtXLbGNHtWIjfRAYD0wIG+Q35fvzwunMQSZrPjumQAAAABJRU5ErkJggg==");
  padding-right: 20px;
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  text-transform: uppercase;
  color: #b8b8b8;
  white-space: nowrap;
  font-family: 'Flanders Art Sans Medium', sans-serif;
}
.vf .vf_drawer .vf-drawer-toggle a:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAQAAADY4iz3AAAAhUlEQVR4AX1QwQ3DIAz0I1uxCzv43FkyQB/1I898Mw8SA/SRT+lFDlVV0XBYPnwcMpZYmuBWbLcC16RygDtPmG/tG5jzlEWy/Aoh4niKdABNYo9+uLcn4+NzsRJ0aa9WGcspWZEgK4sb88a8hrSfrspCv1S7Cz5uA37Vof7/F66mQQxn+Aad29PXvGnAWgAAAABJRU5ErkJggg==");
  background-position: right center;
  background-repeat: no-repeat;
  color: #333;
  text-decoration: none;
}
.vf .vf_drawer .vf-site-info {
  width: 86%;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header {
  padding-left: 40px;
  position: relative;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-branding-logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 2.75em;
  width: 2.8125em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAbCAYAAACa9mScAAAEk0lEQVR42pxV228UVRyendnt3mb2fpm9dtvdtrDixmrSIN4SNfiEJSXBB9MQkWBMJKjhBR8Mf4DwpA8kKglqKBgSrSUkEpsgSIwPoC3strSL3V7YS7d7m73MXmbX76zsppqK6CRnZs6cc77f9/t+l6GoTZfT4XSFHg8dpf7jRbdvNE3ZrLYnfL2+C61ma/h/gfT19u0Mbg/+qFAodtUb9e9kMhlhFWAYhn4UEAYHaZfTdVqtVg/F4/HD+UL+psflOaJRaxx6vb5/I7Nx+99A5AaDQWc0Gg2JRGLvYnTxEjS5iMPPLcWWXne73Edjy7HzTt7Zp9PpDjZxiVUxsnZ/bapcLgtdJj09PQq4MBu9F/1hcHDwpMViOZjL5T5eXVv9jOf548Vi8deKWIl53d5TYMuxWvYF3s7vzGQzU/V6vdkGEUWxJjWkNWhyxmQyvV2tVq+kUql3GlKjoexRvgJWLrD6RigK02az2Qa9ygzN7F9Pr18Eq/W2O7DG+by+L8BotNFonIvMRd7E+4jX43VIknQFlt/SarUMLEdu/XbrODTsGwgMMDJapu9GZ6B/4FO5XD6KA+fvhO+MVyoVcWho6BTmnkQycR2HPLDsJpuhA5XP53+HoQ8EQegKTjdbzf04EA1Hwodz+ZwU8AdOyhn5k4jUVbi6gD0Nu80+sjkapVLpPlh3haVBfQXiXc7msoXgtuAbVqv1PegyCd9/wbpQq9WWVSrV7ofmCRS+ipFUyBVNn8/3bavVKs3Nz+11Op1P1eo1CmABpMEINDmNfVtnLGJ+c2V15ZLX6z0CABasPsGBGCWjXuVt/MsA+Qm69EMX/h+Tjdw4jjOwLLsPryIAvyRpj4PDVbFaSqaSE3CRVSqV2yiBipP9/n7/bpTEM8lk8hymxnZtgIETDzfozkH1eaS8WcfpQvgObcW7WMugFMZJoT6IUtHj9nyI7J4J7Qjd6BQYQ6wXCoV5JBDl4B3PA8AAUaOYV4WCMMnpuHGL2RIkm8HuxvLK8gFENd6iWn9WMQAqGE0MkcwRjT3kmVpPRbCRQraeJa67ne5jyCkKJUQtLC6cRQCGsX6tDYKYL8GVMKz3qlVqGfR5Gu8bAF0j6xCfRPB7lmPH4CrbERQByOSF/HQbpFQuNYql4gQOsbCkhag2gKSwlG1rUCk3UeHHyDraxqGONiajya7n9HvkHVRQn7GarTtwmMGgH0SOjHZypDfSs0j5KZvN9hHcDUlNqcax3D5EydLtXBA1DNonYI2IXCMtF2D2zjrRAS79TIzApVEiJRrYGTStSfmmeohiUKRiodFduPUs+u6LBaHweTe9GSYHIZOR+cgu6HGv+/3v2QdrLZVSVUcCjqEJPQbgC2hKJbKG9B+sS/U4ut3Xf6mdrdIY1Xwbonk0Gs1LaFTD6XR6AuxAQuKsFisPba5vrqMtQeB3C/5eRlHSsH4A0WKy2ew0ki/psDvGUWcnUP0VgNbBuiJ76P9ERlN+v38Uv4/3Z2ZnXkO7SIChCq30K/ScMYA0UagLskf5r8AlB1hUUOE5Mkd0aLTPQ2jq7yJq2/8QYADHfmEQMqqC8gAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: 0px center;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-branding-logo:after {
  display: block;
  content: ' ';
  position: absolute;
  background-color: #cbd2da;
  width: 1px;
  height: 45px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  left: 24px;
  top: -3px;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header h2 {
  margin: 0;
  padding: 0;
  padding-right: 5em;
  font-size: 1.1875em;
  line-height: 1.26316em;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-site-publisher {
  line-height: 1.21429em;
  color: #333;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-site-publisher a {
  color: #333;
  text-decoration: none;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-site-publisher a:hover {
  color: #005caa;
}
.vf .vf_drawer .vf-site-info .vf-site-info-header .vf-site-publisher div {
  display: inline;
}
.vf .vf_drawer .vf-site-info .vf-site-info-text {
  line-height: normal;
}
.vf .vf_drawer .vf-site-info .vf-site-info-text p {
  margin: 11px 0;
}
.vf .vf_drawer .vf-drawer-content-footer {
  clear: left;
  border-top: 1px solid #cbd2da;
  margin-top: 1.25em;
  position: relative;
}
.vf .vf_drawer .vf-drawer-content-footer li {
  padding-left: 0;
  margin-bottom: 0;
  float: left;
  font-size: 0.875em;
  line-height: 2.85714em;
  position: relative;
  text-transform: uppercase;
  font-family: 'Flanders Art Sans Medium', sans-serif;
}
.vf .vf_drawer .vf-drawer-content-footer li a {
  color: #333;
  display: block;
  padding: 0 8px;
  text-decoration: none;
}
.vf .vf_drawer .vf-drawer-content-footer li a:hover {
  color: #005caa;
}
.vf .vf_drawer .vf-drawer-content-footer li:before {
  position: absolute;
  content: " ";
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background-color: #414140;
}
.vf .vf_drawer .vf-drawer-content-footer li:first-child a {
  padding-left: 0;
}
.vf .vf_drawer .vf-drawer-content-footer li:first-child:before {
  content: none;
}
.vf .vf_drawer .vf-drawer-content-footer ul.vf-menu-items {
  list-style: none;
  display: contents;
}
.vf .vf_drawer .vf-drawer-content-footer .vf-navigation {
  display: inline-block;
}
.section.sectionmenuitems-long {
  padding-top: 1em;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: grid;
  position: relative;
}
.section.sectionmenuitems-long.core {
  border-top: 1px solid #999;
}
.section.sectionmenuitems-long.background {
  border-top: 1px solid #999;
  border-right: 3px solid #999;
}
.section.sectionmenuitems-long.background:before {
  content: "Extra info";
  background: linear-gradient(75deg, transparent 2rem, #999 0);
  color: white;
  font-family: Calibri, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  padding: 0 0.25em 0 1.4em;
  position: absolute;
  right: 0;
}
.section.sectionmenuitems-long.background h2 {
  margin-top: 0;
}
.sections-short-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.section.sectionmenuitems-short {
  text-align: center;
  margin: 0 auto 20px;
  flex-basis: 31%;
  border: 1px solid #aaa;
  min-width: 18rem;
  position: relative;
}
.section.sectionmenuitems-short:hover {
  background: #eee;
}
.section.sectionmenuitems-short .newsImageContainer {
  float: none;
  box-shadow: none;
  height: 100%;
  margin: 0;
}
.section.sectionmenuitems-short .newsImageContainer a {
  background: none;
  display: block;
  height: 100%;
  padding: 1rem;
}
.section.sectionmenuitems-short .newsImageContainer img.newsImage {
  margin: auto;
}
.section.sectionmenuitems-short .leadImage {
  width: 100%;
  height: 100%;
}
.section.sectionmenuitems-short a span.section-title {
  font-weight: bold;
  font-size: 1.7rem;
  display: inline-block;
  padding: 0 1rem 1rem;
}
.section.sectionmenuitems-short.background {
  border-left: 3px solid #999;
}
.section.sectionmenuitems-short.background::after {
  background: linear-gradient(-105deg, transparent 2rem, #999 0);
  bottom: 0;
  color: white;
  content: "Extra info";
  font-family: Calibri, sans-serif;
  font-weight: 400;
  left: 0;
  padding: 0 1.4em 0 0.25em;
  position: absolute;
}
.section.sectionmenuitems-text.background {
  padding-right: 10px;
  border-right: 3px solid #999;
}
.section.sectionmenuitems-text.background::before {
  background: linear-gradient(75deg, transparent 2rem, #999 0);
  content: "Extra info";
  color: white;
  float: right;
  font-family: Calibri, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  margin: 0 -10px 1em 2em;
  padding: 0 0.25em 0 1.4em;
  vertical-align: middle;
}
.section-text.background {
  padding-right: 10px;
  border-right: 3px solid #999;
}
.section-text.background::before {
  background: linear-gradient(75deg, transparent 2rem, #999 0);
  color: white;
  content: "Extra info";
  float: right;
  font-family: Calibri, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  margin: 0 -10px 1em 2em;
  padding: 0 0.25em 0 1.4em;
}
.sectionmenuitem-long .newsImage {
  float: left;
  margin-right: 1em;
}
li.navTreeItem img {
  display: none;
}
li.navTreeItem.doc-background > a:before {
  content: "E";
  background: linear-gradient(75deg, transparent 2rem, #999 0);
  color: #fff !important;
  padding: 0 0.3em 0 1.5em;
  display: inline;
  margin-left: -1.75rem;
  font-family: Calibri, sans-serif;
}
#content a.section-quickedit {
  background: #666;
  color: white;
  border-radius: 50%;
  font-size: 2rem;
  padding: 7px;
  width: calc(2rem + 14px);
  height: calc(2rem + 14px);
}
#content a.section-quickedit:hover {
  background: #005caa;
}
p.sub-more-link a::before {
  content: "\00bb\0020";
}
/* Standaard CIW */
a#portal-logo {
  background-image: url('../img/logo.png');
  height: 144px;
  width: 229px;
}
@media (min-width: 768px) {
  .plone-nav li ul li {
    background-color: #005caa;
    color: white;
  }
  .plone-nav li ul li a {
    background: transparent;
  }
  .plone-nav li ul li:hover a {
    background: rgba(255, 255, 255, 0.5);
  }
}
.vh,
.vf a {
  color: #333 !important;
}
#tinymce #content-core .bekkenkleur {
  background-color: lightgray;
  color: #333333;
}
#main-container thead th,
#tinymce thead th,
#main-container thead th *,
#tinymce thead th *,
#main-container thead td,
#tinymce thead td,
#main-container thead td *,
#tinymce thead td * {
  background: rgba(0, 92, 170, 0.6);
  color: #333;
}
#main-container thead th a:hover,
#tinymce thead th a:hover,
#main-container thead th * a:hover,
#tinymce thead th * a:hover,
#main-container thead td a:hover,
#tinymce thead td a:hover,
#main-container thead td * a:hover,
#tinymce thead td * a:hover {
  opacity: 0.8;
}
/* Bekken van de Brugse Polders */
.subsection-bekken-brugse-polders a,
.subsection-bekken-brugse-polders #content .bekkenkleur {
  color: #812b28;
}
.subsection-bekken-brugse-polders a#portal-logo {
  background-image: url('../img/logo-Brugse-Polders.png');
}
.subsection-bekken-brugse-polders a#portal-logo img {
  display: none;
}
.subsection-bekken-brugse-polders #portal-header {
  background-image: url('../img/header_brugsepolder.jpg');
}
.subsection-bekken-brugse-polders #portal-searchbox [type="submit"],
.subsection-bekken-brugse-polders button,
.subsection-bekken-brugse-polders input[type="button"],
.subsection-bekken-brugse-polders input[type="reset"],
.subsection-bekken-brugse-polders input[type="submit"] {
  background: #812b28;
}
.subsection-bekken-brugse-polders #portal-searchbox [type="submit"]:hover,
.subsection-bekken-brugse-polders button:hover,
.subsection-bekken-brugse-polders input[type="button"]:hover,
.subsection-bekken-brugse-polders input[type="reset"]:hover,
.subsection-bekken-brugse-polders input[type="submit"]:hover {
  background: #6e2522;
}
.subsection-bekken-brugse-polders .portlet,
.subsection-bekken-brugse-polders .portlet .portletFooter {
  border-color: #812b28;
}
.subsection-bekken-brugse-polders .portlet .portletHeader > a {
  color: #812b28;
}
.subsection-bekken-brugse-polders #content h1 {
  color: #812b28;
  border-color: #812b28;
}
.subsection-bekken-brugse-polders #content h2 {
  color: #812b28;
}
.subsection-bekken-brugse-polders #content h3 {
  color: #bb3e3a;
}
.subsection-bekken-brugse-polders .plone-navbar {
  background-color: #812b28;
}
.subsection-bekken-brugse-polders .plone-nav li ul li {
  background-color: #812b28;
}
.subsection-bekken-brugse-polders .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-bekken-brugse-polders table,
.subsection-bekken-brugse-polders td,
.subsection-bekken-brugse-polders th,
.subsection-bekken-brugse-polders .listing th,
.subsection-bekken-brugse-polders .listing > tfoot > tr > td {
  border-color: #812b28;
}
.subsection-bekken-brugse-polders #main-container thead th,
.subsection-bekken-brugse-polders #tinymce thead th,
.subsection-bekken-brugse-polders #main-container thead th *,
.subsection-bekken-brugse-polders #tinymce thead th *,
.subsection-bekken-brugse-polders #main-container thead td,
.subsection-bekken-brugse-polders #tinymce thead td,
.subsection-bekken-brugse-polders #main-container thead td *,
.subsection-bekken-brugse-polders #tinymce thead td * {
  background: #812b28;
  color: white;
}
.subsection-bekken-brugse-polders #main-container thead th a:hover,
.subsection-bekken-brugse-polders #tinymce thead th a:hover,
.subsection-bekken-brugse-polders #main-container thead th * a:hover,
.subsection-bekken-brugse-polders #tinymce thead th * a:hover,
.subsection-bekken-brugse-polders #main-container thead td a:hover,
.subsection-bekken-brugse-polders #tinymce thead td a:hover,
.subsection-bekken-brugse-polders #main-container thead td * a:hover,
.subsection-bekken-brugse-polders #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-bekken-brugse-polders .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(129, 43, 40, 0.3);
}
.subsection-bekken-brugse-polders .portlet.portletCalendar table thead {
  border-color: #812b28;
}
.subsection-bekken-brugse-polders .portlet.portletCalendar table .today > * {
  background: #812b28;
  box-shadow: 0 0 0 5px #812b28;
}
.subsection-bekken-brugse-polders .portlet .portletContent > ul > li > a,
.subsection-bekken-brugse-polders .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-bekken-brugse-polders .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #812b28;
}
.subsection-bekken-brugse-polders .portlet.portletCalendar table td.cal_prev_month,
.subsection-bekken-brugse-polders .portlet.portletCalendar table td.cal_next_month {
  background: rgba(129, 43, 40, 0.05);
}
.subsection-bekken-brugse-polders .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-bekken-brugse-polders .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #812b28;
}
.subsection-bekken-brugse-polders hr {
  border-color: #812b28;
}
.subsection-bekken-brugse-polders .pagination li > a,
.subsection-bekken-brugse-polders .pagination li > span {
  background-color: #812b28;
}
.subsection-bekken-brugse-polders .pagination li > a:hover,
.subsection-bekken-brugse-polders .pagination li > a:focus {
  background-color: rgba(129, 43, 40, 0.7);
}
.subsection-bekken-brugse-polders .pat-structure .pagination > .active > a {
  background-color: rgba(129, 43, 40, 0.7);
}
/* Bekken van de Gentse Kanalen */
.subsection-bekken-gentse-kanalen a,
.subsection-bekken-gentse-kanalen #content .bekkenkleur {
  color: #eb9003;
}
.subsection-bekken-gentse-kanalen a#portal-logo {
  background-image: url('../img/logo-Gentse-Kanalen.png');
}
.subsection-bekken-gentse-kanalen a#portal-logo img {
  display: none;
}
.subsection-bekken-gentse-kanalen #portal-header {
  background-image: url('../img/header_gentsekanalen.jpg');
}
.subsection-bekken-gentse-kanalen #portal-searchbox [type="submit"],
.subsection-bekken-gentse-kanalen button,
.subsection-bekken-gentse-kanalen input[type="button"],
.subsection-bekken-gentse-kanalen input[type="reset"],
.subsection-bekken-gentse-kanalen input[type="submit"] {
  background: #eb9003;
}
.subsection-bekken-gentse-kanalen #portal-searchbox [type="submit"]:hover,
.subsection-bekken-gentse-kanalen button:hover,
.subsection-bekken-gentse-kanalen input[type="button"]:hover,
.subsection-bekken-gentse-kanalen input[type="reset"]:hover,
.subsection-bekken-gentse-kanalen input[type="submit"]:hover {
  background: #d28103;
}
.subsection-bekken-gentse-kanalen .portlet,
.subsection-bekken-gentse-kanalen .portlet .portletFooter {
  border-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .portlet .portletHeader > a {
  color: #eb9003;
}
.subsection-bekken-gentse-kanalen #content h1 {
  color: #eb9003;
  border-color: #eb9003;
}
.subsection-bekken-gentse-kanalen #content h2 {
  color: #eb9003;
}
.subsection-bekken-gentse-kanalen #content h3 {
  color: #fdb23e;
}
.subsection-bekken-gentse-kanalen .plone-navbar {
  background-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .plone-nav li ul li {
  background-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-bekken-gentse-kanalen table,
.subsection-bekken-gentse-kanalen td,
.subsection-bekken-gentse-kanalen th,
.subsection-bekken-gentse-kanalen .listing th,
.subsection-bekken-gentse-kanalen .listing > tfoot > tr > td {
  border-color: #eb9003;
}
.subsection-bekken-gentse-kanalen #main-container thead th,
.subsection-bekken-gentse-kanalen #tinymce thead th,
.subsection-bekken-gentse-kanalen #main-container thead th *,
.subsection-bekken-gentse-kanalen #tinymce thead th *,
.subsection-bekken-gentse-kanalen #main-container thead td,
.subsection-bekken-gentse-kanalen #tinymce thead td,
.subsection-bekken-gentse-kanalen #main-container thead td *,
.subsection-bekken-gentse-kanalen #tinymce thead td * {
  background: #eb9003;
  color: white;
}
.subsection-bekken-gentse-kanalen #main-container thead th a:hover,
.subsection-bekken-gentse-kanalen #tinymce thead th a:hover,
.subsection-bekken-gentse-kanalen #main-container thead th * a:hover,
.subsection-bekken-gentse-kanalen #tinymce thead th * a:hover,
.subsection-bekken-gentse-kanalen #main-container thead td a:hover,
.subsection-bekken-gentse-kanalen #tinymce thead td a:hover,
.subsection-bekken-gentse-kanalen #main-container thead td * a:hover,
.subsection-bekken-gentse-kanalen #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(235, 144, 3, 0.3);
}
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table thead {
  border-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table .today > * {
  background: #eb9003;
  box-shadow: 0 0 0 5px #eb9003;
}
.subsection-bekken-gentse-kanalen .portlet .portletContent > ul > li > a,
.subsection-bekken-gentse-kanalen .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-bekken-gentse-kanalen .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #eb9003;
}
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table td.cal_prev_month,
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table td.cal_next_month {
  background: rgba(235, 144, 3, 0.05);
}
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-bekken-gentse-kanalen .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #eb9003;
}
.subsection-bekken-gentse-kanalen hr {
  border-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .pagination li > a,
.subsection-bekken-gentse-kanalen .pagination li > span {
  background-color: #eb9003;
}
.subsection-bekken-gentse-kanalen .pagination li > a:hover,
.subsection-bekken-gentse-kanalen .pagination li > a:focus {
  background-color: rgba(235, 144, 3, 0.7);
}
.subsection-bekken-gentse-kanalen .pat-structure .pagination > .active > a {
  background-color: rgba(235, 144, 3, 0.7);
}
/* Benedenscheldebekken  */
.subsection-benedenscheldebekken a,
.subsection-benedenscheldebekken #content .bekkenkleur {
  color: #255c2f;
}
.subsection-benedenscheldebekken a#portal-logo {
  background-image: url('../img/logo-Benedenschelde.png');
}
.subsection-benedenscheldebekken a#portal-logo img {
  display: none;
}
.subsection-benedenscheldebekken #portal-header {
  background-image: url('../img/header_benedenschelde.jpg');
}
.subsection-benedenscheldebekken #portal-searchbox [type="submit"],
.subsection-benedenscheldebekken button,
.subsection-benedenscheldebekken input[type="button"],
.subsection-benedenscheldebekken input[type="reset"],
.subsection-benedenscheldebekken input[type="submit"] {
  background: #255c2f;
}
.subsection-benedenscheldebekken #portal-searchbox [type="submit"]:hover,
.subsection-benedenscheldebekken button:hover,
.subsection-benedenscheldebekken input[type="button"]:hover,
.subsection-benedenscheldebekken input[type="reset"]:hover,
.subsection-benedenscheldebekken input[type="submit"]:hover {
  background: #1e4a26;
}
.subsection-benedenscheldebekken .portlet,
.subsection-benedenscheldebekken .portlet .portletFooter {
  border-color: #255c2f;
}
.subsection-benedenscheldebekken .portlet .portletHeader > a {
  color: #255c2f;
}
.subsection-benedenscheldebekken #content h1 {
  color: #255c2f;
  border-color: #255c2f;
}
.subsection-benedenscheldebekken #content h2 {
  color: #255c2f;
}
.subsection-benedenscheldebekken #content h3 {
  color: #3b934b;
}
.subsection-benedenscheldebekken .plone-navbar {
  background-color: #255c2f;
}
.subsection-benedenscheldebekken .plone-nav li ul li {
  background-color: #255c2f;
}
.subsection-benedenscheldebekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-benedenscheldebekken table,
.subsection-benedenscheldebekken td,
.subsection-benedenscheldebekken th,
.subsection-benedenscheldebekken .listing th,
.subsection-benedenscheldebekken .listing > tfoot > tr > td {
  border-color: #255c2f;
}
.subsection-benedenscheldebekken #main-container thead th,
.subsection-benedenscheldebekken #tinymce thead th,
.subsection-benedenscheldebekken #main-container thead th *,
.subsection-benedenscheldebekken #tinymce thead th *,
.subsection-benedenscheldebekken #main-container thead td,
.subsection-benedenscheldebekken #tinymce thead td,
.subsection-benedenscheldebekken #main-container thead td *,
.subsection-benedenscheldebekken #tinymce thead td * {
  background: #255c2f;
  color: white;
}
.subsection-benedenscheldebekken #main-container thead th a:hover,
.subsection-benedenscheldebekken #tinymce thead th a:hover,
.subsection-benedenscheldebekken #main-container thead th * a:hover,
.subsection-benedenscheldebekken #tinymce thead th * a:hover,
.subsection-benedenscheldebekken #main-container thead td a:hover,
.subsection-benedenscheldebekken #tinymce thead td a:hover,
.subsection-benedenscheldebekken #main-container thead td * a:hover,
.subsection-benedenscheldebekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-benedenscheldebekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(37, 92, 47, 0.3);
}
.subsection-benedenscheldebekken .portlet.portletCalendar table thead {
  border-color: #255c2f;
}
.subsection-benedenscheldebekken .portlet.portletCalendar table .today > * {
  background: #255c2f;
  box-shadow: 0 0 0 5px #255c2f;
}
.subsection-benedenscheldebekken .portlet .portletContent > ul > li > a,
.subsection-benedenscheldebekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-benedenscheldebekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #255c2f;
}
.subsection-benedenscheldebekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-benedenscheldebekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(37, 92, 47, 0.05);
}
.subsection-benedenscheldebekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-benedenscheldebekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #255c2f;
}
.subsection-benedenscheldebekken hr {
  border-color: #255c2f;
}
.subsection-benedenscheldebekken .pagination li > a,
.subsection-benedenscheldebekken .pagination li > span {
  background-color: #255c2f;
}
.subsection-benedenscheldebekken .pagination li > a:hover,
.subsection-benedenscheldebekken .pagination li > a:focus {
  background-color: rgba(37, 92, 47, 0.7);
}
.subsection-benedenscheldebekken .pat-structure .pagination > .active > a {
  background-color: rgba(37, 92, 47, 0.7);
}
/* Bovenscheldebekken  */
.subsection-bovenscheldebekken a,
.subsection-bovenscheldebekken #content .bekkenkleur {
  color: #5d9933;
}
.subsection-bovenscheldebekken a#portal-logo {
  background-image: url('../img/logo-Bovenschelde.png');
}
.subsection-bovenscheldebekken a#portal-logo img {
  display: none;
}
.subsection-bovenscheldebekken #portal-header {
  background-image: url('../img/header_bovenschelde.jpg');
}
.subsection-bovenscheldebekken #portal-searchbox [type="submit"],
.subsection-bovenscheldebekken button,
.subsection-bovenscheldebekken input[type="button"],
.subsection-bovenscheldebekken input[type="reset"],
.subsection-bovenscheldebekken input[type="submit"] {
  background: #5d9933;
}
.subsection-bovenscheldebekken #portal-searchbox [type="submit"]:hover,
.subsection-bovenscheldebekken button:hover,
.subsection-bovenscheldebekken input[type="button"]:hover,
.subsection-bovenscheldebekken input[type="reset"]:hover,
.subsection-bovenscheldebekken input[type="submit"]:hover {
  background: #51862d;
}
.subsection-bovenscheldebekken .portlet,
.subsection-bovenscheldebekken .portlet .portletFooter {
  border-color: #5d9933;
}
.subsection-bovenscheldebekken .portlet .portletHeader > a {
  color: #5d9933;
}
.subsection-bovenscheldebekken #content h1 {
  color: #5d9933;
  border-color: #5d9933;
}
.subsection-bovenscheldebekken #content h2 {
  color: #5d9933;
}
.subsection-bovenscheldebekken #content h3 {
  color: #82c653;
}
.subsection-bovenscheldebekken .plone-navbar {
  background-color: #5d9933;
}
.subsection-bovenscheldebekken .plone-nav li ul li {
  background-color: #5d9933;
}
.subsection-bovenscheldebekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-bovenscheldebekken table,
.subsection-bovenscheldebekken td,
.subsection-bovenscheldebekken th,
.subsection-bovenscheldebekken .listing th,
.subsection-bovenscheldebekken .listing > tfoot > tr > td {
  border-color: #5d9933;
}
.subsection-bovenscheldebekken #main-container thead th,
.subsection-bovenscheldebekken #tinymce thead th,
.subsection-bovenscheldebekken #main-container thead th *,
.subsection-bovenscheldebekken #tinymce thead th *,
.subsection-bovenscheldebekken #main-container thead td,
.subsection-bovenscheldebekken #tinymce thead td,
.subsection-bovenscheldebekken #main-container thead td *,
.subsection-bovenscheldebekken #tinymce thead td * {
  background: #5d9933;
  color: white;
}
.subsection-bovenscheldebekken #main-container thead th a:hover,
.subsection-bovenscheldebekken #tinymce thead th a:hover,
.subsection-bovenscheldebekken #main-container thead th * a:hover,
.subsection-bovenscheldebekken #tinymce thead th * a:hover,
.subsection-bovenscheldebekken #main-container thead td a:hover,
.subsection-bovenscheldebekken #tinymce thead td a:hover,
.subsection-bovenscheldebekken #main-container thead td * a:hover,
.subsection-bovenscheldebekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-bovenscheldebekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(93, 153, 51, 0.3);
}
.subsection-bovenscheldebekken .portlet.portletCalendar table thead {
  border-color: #5d9933;
}
.subsection-bovenscheldebekken .portlet.portletCalendar table .today > * {
  background: #5d9933;
  box-shadow: 0 0 0 5px #5d9933;
}
.subsection-bovenscheldebekken .portlet .portletContent > ul > li > a,
.subsection-bovenscheldebekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-bovenscheldebekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #5d9933;
}
.subsection-bovenscheldebekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-bovenscheldebekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(93, 153, 51, 0.05);
}
.subsection-bovenscheldebekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-bovenscheldebekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #5d9933;
}
.subsection-bovenscheldebekken hr {
  border-color: #5d9933;
}
.subsection-bovenscheldebekken .pagination li > a,
.subsection-bovenscheldebekken .pagination li > span {
  background-color: #5d9933;
}
.subsection-bovenscheldebekken .pagination li > a:hover,
.subsection-bovenscheldebekken .pagination li > a:focus {
  background-color: rgba(93, 153, 51, 0.7);
}
.subsection-bovenscheldebekken .pat-structure .pagination > .active > a {
  background-color: rgba(93, 153, 51, 0.7);
}
/* Demerbekken  */
.subsection-demerbekken a,
.subsection-demerbekken #content .bekkenkleur {
  color: #c9aa00;
}
.subsection-demerbekken a#portal-logo {
  background-image: url('../img/logo-Demer.png');
}
.subsection-demerbekken a#portal-logo img {
  display: none;
}
.subsection-demerbekken #portal-header {
  background-image: url('../img/header_demer.jpg');
}
.subsection-demerbekken #portal-searchbox [type="submit"],
.subsection-demerbekken button,
.subsection-demerbekken input[type="button"],
.subsection-demerbekken input[type="reset"],
.subsection-demerbekken input[type="submit"] {
  background: #f2cc00;
  color: #333;
}
.subsection-demerbekken #portal-searchbox [type="submit"]:hover,
.subsection-demerbekken button:hover,
.subsection-demerbekken input[type="button"]:hover,
.subsection-demerbekken input[type="reset"]:hover,
.subsection-demerbekken input[type="submit"]:hover {
  background: #d9b700;
}
.subsection-demerbekken .portlet,
.subsection-demerbekken .portlet .portletFooter {
  border-color: #f2cc00;
}
.subsection-demerbekken .portlet .portletHeader > a {
  color: #c9aa00;
}
.subsection-demerbekken #content h1 {
  color: #c9aa00;
  border-color: #f2cc00;
}
.subsection-demerbekken #content h2 {
  color: #c9aa00;
}
.subsection-demerbekken #content h3 {
  color: #ffdb17;
}
.subsection-demerbekken .plone-navbar {
  background-color: #f2cc00;
}
.subsection-demerbekken .plone-navbar a {
  color: #333;
}
.subsection-demerbekken .plone-nav li label:after {
  color: #333;
}
.subsection-demerbekken .plone-nav li ul li {
  background-color: #f2cc00;
}
.subsection-demerbekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: #333;
}
.subsection-demerbekken table,
.subsection-demerbekken td,
.subsection-demerbekken th,
.subsection-demerbekken .listing th,
.subsection-demerbekken .listing > tfoot > tr > td {
  border-color: #f2cc00;
}
.subsection-demerbekken #main-container thead th,
.subsection-demerbekken #tinymce thead th,
.subsection-demerbekken #main-container thead th *,
.subsection-demerbekken #tinymce thead th *,
.subsection-demerbekken #main-container thead td,
.subsection-demerbekken #tinymce thead td,
.subsection-demerbekken #main-container thead td *,
.subsection-demerbekken #tinymce thead td * {
  background: #f2cc00;
  color: white;
}
.subsection-demerbekken #main-container thead th a:hover,
.subsection-demerbekken #tinymce thead th a:hover,
.subsection-demerbekken #main-container thead th * a:hover,
.subsection-demerbekken #tinymce thead th * a:hover,
.subsection-demerbekken #main-container thead td a:hover,
.subsection-demerbekken #tinymce thead td a:hover,
.subsection-demerbekken #main-container thead td * a:hover,
.subsection-demerbekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-demerbekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(242, 204, 0, 0.3);
}
.subsection-demerbekken .portlet.portletCalendar table thead {
  border-color: #f2cc00;
}
.subsection-demerbekken .portlet.portletCalendar table .today > * {
  background: #f2cc00;
  box-shadow: 0 0 0 5px #f2cc00;
}
.subsection-demerbekken .portlet .portletContent > ul > li > a,
.subsection-demerbekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-demerbekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #c9aa00;
}
.subsection-demerbekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-demerbekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(242, 204, 0, 0.05);
}
.subsection-demerbekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-demerbekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #c9aa00;
}
.subsection-demerbekken hr {
  border-color: #f2cc00;
}
.subsection-demerbekken .pagination li > a,
.subsection-demerbekken .pagination li > span {
  background-color: #f2cc00;
  color: #333;
}
.subsection-demerbekken .pagination li > a:hover,
.subsection-demerbekken .pagination li > a:focus {
  background-color: rgba(242, 204, 0, 0.7);
}
.subsection-demerbekken .pat-structure .pagination > .active > a {
  background-color: rgba(242, 204, 0, 0.7);
}
/* Denderbekken  */
.subsection-denderbekken a,
.subsection-denderbekken #content .bekkenkleur {
  color: #9f9e00;
}
.subsection-denderbekken a#portal-logo {
  background-image: url('../img/logo-Dender.png');
}
.subsection-denderbekken a#portal-logo img {
  display: none;
}
.subsection-denderbekken #portal-header {
  background-image: url('../img/header_dender.jpg');
}
.subsection-denderbekken #portal-searchbox [type="submit"],
.subsection-denderbekken button,
.subsection-denderbekken input[type="button"],
.subsection-denderbekken input[type="reset"],
.subsection-denderbekken input[type="submit"] {
  background: #d2d100;
  color: #333;
}
.subsection-denderbekken #portal-searchbox [type="submit"]:hover,
.subsection-denderbekken button:hover,
.subsection-denderbekken input[type="button"]:hover,
.subsection-denderbekken input[type="reset"]:hover,
.subsection-denderbekken input[type="submit"]:hover {
  background: #b9b800;
}
.subsection-denderbekken .portlet,
.subsection-denderbekken .portlet .portletFooter {
  border-color: #d2d100;
}
.subsection-denderbekken .portlet .portletHeader > a {
  color: #9f9e00;
}
.subsection-denderbekken #content h1 {
  color: #9f9e00;
  border-color: #d2d100;
}
.subsection-denderbekken #content h2 {
  color: #9f9e00;
}
.subsection-denderbekken #content h3 {
  color: #6c6b00;
}
.subsection-denderbekken .plone-navbar {
  background-color: #d2d100;
}
.subsection-denderbekken .plone-navbar a {
  color: #333;
}
.subsection-denderbekken .plone-nav li label:after {
  color: #333;
}
.subsection-denderbekken .plone-nav li ul li {
  background-color: #d2d100;
}
.subsection-denderbekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: #333;
}
.subsection-denderbekken table,
.subsection-denderbekken td,
.subsection-denderbekken th,
.subsection-denderbekken .listing th,
.subsection-denderbekken .listing > tfoot > tr > td {
  border-color: #d2d100;
}
.subsection-denderbekken #main-container thead th,
.subsection-denderbekken #tinymce thead th,
.subsection-denderbekken #main-container thead th *,
.subsection-denderbekken #tinymce thead th *,
.subsection-denderbekken #main-container thead td,
.subsection-denderbekken #tinymce thead td,
.subsection-denderbekken #main-container thead td *,
.subsection-denderbekken #tinymce thead td * {
  background: #d2d100;
  color: white;
}
.subsection-denderbekken #main-container thead th a:hover,
.subsection-denderbekken #tinymce thead th a:hover,
.subsection-denderbekken #main-container thead th * a:hover,
.subsection-denderbekken #tinymce thead th * a:hover,
.subsection-denderbekken #main-container thead td a:hover,
.subsection-denderbekken #tinymce thead td a:hover,
.subsection-denderbekken #main-container thead td * a:hover,
.subsection-denderbekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-denderbekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(210, 209, 0, 0.3);
}
.subsection-denderbekken .portlet.portletCalendar table thead {
  border-color: #d2d100;
}
.subsection-denderbekken .portlet.portletCalendar table .today > * {
  background: #d2d100;
  box-shadow: 0 0 0 5px #d2d100;
}
.subsection-denderbekken .portlet .portletContent > ul > li > a,
.subsection-denderbekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-denderbekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #9f9e00;
}
.subsection-denderbekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-denderbekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(210, 209, 0, 0.05);
}
.subsection-denderbekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-denderbekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #9f9e00;
}
.subsection-denderbekken hr {
  border-color: #d2d100;
}
.subsection-denderbekken .pagination li > a,
.subsection-denderbekken .pagination li > span {
  background-color: #d2d100;
  color: #333;
}
.subsection-denderbekken .pagination li > a:hover,
.subsection-denderbekken .pagination li > a:focus {
  background-color: rgba(210, 209, 0, 0.7);
}
.subsection-denderbekken .pat-structure .pagination > .active > a {
  background-color: rgba(210, 209, 0, 0.7);
}
/* Dijle- en Zennebekken  */
.subsection-dijle-en-zennebekken a,
.subsection-dijle-en-zennebekken #content .bekkenkleur {
  color: #006268;
}
.subsection-dijle-en-zennebekken a#portal-logo {
  background-image: url('../img/logo-Dijle-Zenne.png');
}
.subsection-dijle-en-zennebekken a#portal-logo img {
  display: none;
}
.subsection-dijle-en-zennebekken #portal-header {
  background-image: url('../img/header_dijlezenne.jpg');
}
.subsection-dijle-en-zennebekken #portal-searchbox [type="submit"],
.subsection-dijle-en-zennebekken button,
.subsection-dijle-en-zennebekken input[type="button"],
.subsection-dijle-en-zennebekken input[type="reset"],
.subsection-dijle-en-zennebekken input[type="submit"] {
  background: #006268;
}
.subsection-dijle-en-zennebekken #portal-searchbox [type="submit"]:hover,
.subsection-dijle-en-zennebekken button:hover,
.subsection-dijle-en-zennebekken input[type="button"]:hover,
.subsection-dijle-en-zennebekken input[type="reset"]:hover,
.subsection-dijle-en-zennebekken input[type="submit"]:hover {
  background: #004a4f;
}
.subsection-dijle-en-zennebekken .portlet,
.subsection-dijle-en-zennebekken .portlet .portletFooter {
  border-color: #006268;
}
.subsection-dijle-en-zennebekken .portlet .portletHeader > a {
  color: #006268;
}
.subsection-dijle-en-zennebekken #content h1 {
  color: #006268;
  border-color: #006268;
}
.subsection-dijle-en-zennebekken #content h2 {
  color: #006268;
}
.subsection-dijle-en-zennebekken #content h3 {
  color: #00aab4;
}
.subsection-dijle-en-zennebekken .plone-navbar {
  background-color: #006268;
}
.subsection-dijle-en-zennebekken .plone-nav li ul li {
  background-color: #006268;
}
.subsection-dijle-en-zennebekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-dijle-en-zennebekken table,
.subsection-dijle-en-zennebekken td,
.subsection-dijle-en-zennebekken th,
.subsection-dijle-en-zennebekken .listing th,
.subsection-dijle-en-zennebekken .listing > tfoot > tr > td {
  border-color: #006268;
}
.subsection-dijle-en-zennebekken #main-container thead th,
.subsection-dijle-en-zennebekken #tinymce thead th,
.subsection-dijle-en-zennebekken #main-container thead th *,
.subsection-dijle-en-zennebekken #tinymce thead th *,
.subsection-dijle-en-zennebekken #main-container thead td,
.subsection-dijle-en-zennebekken #tinymce thead td,
.subsection-dijle-en-zennebekken #main-container thead td *,
.subsection-dijle-en-zennebekken #tinymce thead td * {
  background: #006268;
  color: white;
}
.subsection-dijle-en-zennebekken #main-container thead th a:hover,
.subsection-dijle-en-zennebekken #tinymce thead th a:hover,
.subsection-dijle-en-zennebekken #main-container thead th * a:hover,
.subsection-dijle-en-zennebekken #tinymce thead th * a:hover,
.subsection-dijle-en-zennebekken #main-container thead td a:hover,
.subsection-dijle-en-zennebekken #tinymce thead td a:hover,
.subsection-dijle-en-zennebekken #main-container thead td * a:hover,
.subsection-dijle-en-zennebekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-dijle-en-zennebekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(0, 98, 104, 0.3);
}
.subsection-dijle-en-zennebekken .portlet.portletCalendar table thead {
  border-color: #006268;
}
.subsection-dijle-en-zennebekken .portlet.portletCalendar table .today > * {
  background: #006268;
  box-shadow: 0 0 0 5px #006268;
}
.subsection-dijle-en-zennebekken .portlet .portletContent > ul > li > a,
.subsection-dijle-en-zennebekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-dijle-en-zennebekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #006268;
}
.subsection-dijle-en-zennebekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-dijle-en-zennebekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(0, 98, 104, 0.05);
}
.subsection-dijle-en-zennebekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-dijle-en-zennebekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #006268;
}
.subsection-dijle-en-zennebekken hr {
  border-color: #006268;
}
.subsection-dijle-en-zennebekken .pagination li > a,
.subsection-dijle-en-zennebekken .pagination li > span {
  background-color: #006268;
}
.subsection-dijle-en-zennebekken .pagination li > a:hover,
.subsection-dijle-en-zennebekken .pagination li > a:focus {
  background-color: rgba(0, 98, 104, 0.7);
}
.subsection-dijle-en-zennebekken .pat-structure .pagination > .active > a {
  background-color: rgba(0, 98, 104, 0.7);
}
/* IJzerbekken */
.subsection-ijzerbekken a,
.subsection-ijzerbekken #content .bekkenkleur {
  color: #5b2d4b;
}
.subsection-ijzerbekken a#portal-logo {
  background-image: url('../img/logo-IJzer.png');
}
.subsection-ijzerbekken a#portal-logo img {
  display: none;
}
.subsection-ijzerbekken #portal-header {
  background-image: url('../img/header_ijzer.jpg');
}
.subsection-ijzerbekken #portal-searchbox [type="submit"],
.subsection-ijzerbekken button,
.subsection-ijzerbekken input[type="button"],
.subsection-ijzerbekken input[type="reset"],
.subsection-ijzerbekken input[type="submit"] {
  background: #5b2d4b;
}
.subsection-ijzerbekken #portal-searchbox [type="submit"]:hover,
.subsection-ijzerbekken button:hover,
.subsection-ijzerbekken input[type="button"]:hover,
.subsection-ijzerbekken input[type="reset"]:hover,
.subsection-ijzerbekken input[type="submit"]:hover {
  background: #4a253d;
}
.subsection-ijzerbekken .portlet,
.subsection-ijzerbekken .portlet .portletFooter {
  border-color: #5b2d4b;
}
.subsection-ijzerbekken .portlet .portletHeader > a {
  color: #5b2d4b;
}
.subsection-ijzerbekken #content h1 {
  color: #5b2d4b;
  border-color: #5b2d4b;
}
.subsection-ijzerbekken #content h2 {
  color: #5b2d4b;
}
.subsection-ijzerbekken #content h3 {
  color: #8e4675;
}
.subsection-ijzerbekken .plone-navbar {
  background-color: #5b2d4b;
}
.subsection-ijzerbekken .plone-nav li ul li {
  background-color: #5b2d4b;
}
.subsection-ijzerbekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-ijzerbekken table,
.subsection-ijzerbekken td,
.subsection-ijzerbekken th,
.subsection-ijzerbekken .listing th,
.subsection-ijzerbekken .listing > tfoot > tr > td {
  border-color: #5b2d4b;
}
.subsection-ijzerbekken #main-container thead th,
.subsection-ijzerbekken #tinymce thead th,
.subsection-ijzerbekken #main-container thead th *,
.subsection-ijzerbekken #tinymce thead th *,
.subsection-ijzerbekken #main-container thead td,
.subsection-ijzerbekken #tinymce thead td,
.subsection-ijzerbekken #main-container thead td *,
.subsection-ijzerbekken #tinymce thead td * {
  background: #5b2d4b;
  color: white;
}
.subsection-ijzerbekken #main-container thead th a:hover,
.subsection-ijzerbekken #tinymce thead th a:hover,
.subsection-ijzerbekken #main-container thead th * a:hover,
.subsection-ijzerbekken #tinymce thead th * a:hover,
.subsection-ijzerbekken #main-container thead td a:hover,
.subsection-ijzerbekken #tinymce thead td a:hover,
.subsection-ijzerbekken #main-container thead td * a:hover,
.subsection-ijzerbekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-ijzerbekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(91, 45, 75, 0.3);
}
.subsection-ijzerbekken .portlet.portletCalendar table thead {
  border-color: #5b2d4b;
}
.subsection-ijzerbekken .portlet.portletCalendar table .today > * {
  background: #5b2d4b;
  box-shadow: 0 0 0 5px #5b2d4b;
}
.subsection-ijzerbekken .portlet .portletContent > ul > li > a,
.subsection-ijzerbekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-ijzerbekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #5b2d4b;
}
.subsection-ijzerbekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-ijzerbekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(91, 45, 75, 0.05);
}
.subsection-ijzerbekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-ijzerbekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #5b2d4b;
}
.subsection-ijzerbekken hr {
  border-color: #5b2d4b;
}
.subsection-ijzerbekken .pagination li > a,
.subsection-ijzerbekken .pagination li > span {
  background-color: #5b2d4b;
}
.subsection-ijzerbekken .pagination li > a:hover,
.subsection-ijzerbekken .pagination li > a:focus {
  background-color: rgba(91, 45, 75, 0.7);
}
.subsection-ijzerbekken .pat-structure .pagination > .active > a {
  background-color: rgba(91, 45, 75, 0.7);
}
/* Leiebekken  */
.subsection-leiebekken a,
.subsection-leiebekken #content .bekkenkleur {
  color: #a1893d;
}
.subsection-leiebekken a#portal-logo {
  background-image: url('../img/logo-Leie.png');
}
.subsection-leiebekken a#portal-logo img {
  display: none;
}
.subsection-leiebekken #portal-header {
  background-image: url('../img/header_leie.jpg');
}
.subsection-leiebekken #portal-searchbox [type="submit"],
.subsection-leiebekken button,
.subsection-leiebekken input[type="button"],
.subsection-leiebekken input[type="reset"],
.subsection-leiebekken input[type="submit"] {
  background: #ccb878;
  color: #333;
}
.subsection-leiebekken #portal-searchbox [type="submit"]:hover,
.subsection-leiebekken button:hover,
.subsection-leiebekken input[type="button"]:hover,
.subsection-leiebekken input[type="reset"]:hover,
.subsection-leiebekken input[type="submit"]:hover {
  background: #c5ae65;
}
.subsection-leiebekken .portlet,
.subsection-leiebekken .portlet .portletFooter {
  border-color: #ccb878;
}
.subsection-leiebekken .portlet .portletHeader > a {
  color: #a1893d;
}
.subsection-leiebekken #content h1 {
  color: #a1893d;
  border-color: #ccb878;
}
.subsection-leiebekken #content h2 {
  color: #a1893d;
}
.subsection-leiebekken #content h3 {
  color: #c5ae65;
}
.subsection-leiebekken .plone-navbar {
  background-color: #ccb878;
}
.subsection-leiebekken .plone-navbar a {
  color: #333;
}
.subsection-leiebekken .plone-nav li label:after {
  color: #333;
}
.subsection-leiebekken .plone-nav li ul li {
  background-color: #ccb878;
}
.subsection-leiebekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: #333;
}
.subsection-leiebekken table,
.subsection-leiebekken td,
.subsection-leiebekken th,
.subsection-leiebekken .listing th,
.subsection-leiebekken .listing > tfoot > tr > td {
  border-color: #ccb878;
}
.subsection-leiebekken #main-container thead th,
.subsection-leiebekken #tinymce thead th,
.subsection-leiebekken #main-container thead th *,
.subsection-leiebekken #tinymce thead th *,
.subsection-leiebekken #main-container thead td,
.subsection-leiebekken #tinymce thead td,
.subsection-leiebekken #main-container thead td *,
.subsection-leiebekken #tinymce thead td * {
  background: #ccb878;
  color: #333;
}
.subsection-leiebekken #main-container thead th a:hover,
.subsection-leiebekken #tinymce thead th a:hover,
.subsection-leiebekken #main-container thead th * a:hover,
.subsection-leiebekken #tinymce thead th * a:hover,
.subsection-leiebekken #main-container thead td a:hover,
.subsection-leiebekken #tinymce thead td a:hover,
.subsection-leiebekken #main-container thead td * a:hover,
.subsection-leiebekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-leiebekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(204, 184, 120, 0.3);
}
.subsection-leiebekken .portlet.portletCalendar table thead {
  border-color: #ccb878;
}
.subsection-leiebekken .portlet.portletCalendar table .today > * {
  background: #ccb878;
  box-shadow: 0 0 0 5px #ccb878;
}
.subsection-leiebekken .portlet .portletContent > ul > li > a,
.subsection-leiebekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-leiebekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #a1893d;
}
.subsection-leiebekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-leiebekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(204, 184, 120, 0.05);
}
.subsection-leiebekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-leiebekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #a1893d;
}
.subsection-leiebekken hr {
  border-color: #ccb878;
}
.subsection-leiebekken .pagination li > a,
.subsection-leiebekken .pagination li > span {
  background-color: #ccb878;
  color: #333;
}
.subsection-leiebekken .pagination li > a:hover,
.subsection-leiebekken .pagination li > a:focus {
  background-color: rgba(204, 184, 120, 0.7);
}
.subsection-leiebekken .pat-structure .pagination > .active > a {
  background-color: rgba(204, 184, 120, 0.7);
}
/* Maasbekken */
.subsection-maasbekken a,
.subsection-maasbekken #content .bekkenkleur {
  color: #977300;
}
.subsection-maasbekken a#portal-logo {
  background-image: url('../img/logo-Maas.png');
}
.subsection-maasbekken a#portal-logo img {
  display: none;
}
.subsection-maasbekken #portal-header {
  background-image: url('../img/header_maas.jpg');
}
.subsection-maasbekken #portal-searchbox [type="submit"],
.subsection-maasbekken button,
.subsection-maasbekken input[type="button"],
.subsection-maasbekken input[type="reset"],
.subsection-maasbekken input[type="submit"] {
  background: #977300;
}
.subsection-maasbekken #portal-searchbox [type="submit"]:hover,
.subsection-maasbekken button:hover,
.subsection-maasbekken input[type="button"]:hover,
.subsection-maasbekken input[type="reset"]:hover,
.subsection-maasbekken input[type="submit"]:hover {
  background: #7e6000;
}
.subsection-maasbekken .portlet,
.subsection-maasbekken .portlet .portletFooter {
  border-color: #977300;
}
.subsection-maasbekken .portlet .portletHeader > a {
  color: #977300;
}
.subsection-maasbekken #content h1 {
  color: #977300;
  border-color: #977300;
}
.subsection-maasbekken #content h2 {
  color: #977300;
}
.subsection-maasbekken #content h3 {
  color: #e3ad00;
}
.subsection-maasbekken .plone-navbar {
  background-color: #977300;
}
.subsection-maasbekken .plone-nav li ul li {
  background-color: #977300;
}
.subsection-maasbekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: #e9d7d7;
}
.subsection-maasbekken table,
.subsection-maasbekken td,
.subsection-maasbekken th,
.subsection-maasbekken .listing th,
.subsection-maasbekken .listing > tfoot > tr > td {
  border-color: #977300;
}
.subsection-maasbekken #main-container thead th,
.subsection-maasbekken #tinymce thead th,
.subsection-maasbekken #main-container thead th *,
.subsection-maasbekken #tinymce thead th *,
.subsection-maasbekken #main-container thead td,
.subsection-maasbekken #tinymce thead td,
.subsection-maasbekken #main-container thead td *,
.subsection-maasbekken #tinymce thead td * {
  background: #977300;
  color: white;
}
.subsection-maasbekken #main-container thead th a:hover,
.subsection-maasbekken #tinymce thead th a:hover,
.subsection-maasbekken #main-container thead th * a:hover,
.subsection-maasbekken #tinymce thead th * a:hover,
.subsection-maasbekken #main-container thead td a:hover,
.subsection-maasbekken #tinymce thead td a:hover,
.subsection-maasbekken #main-container thead td * a:hover,
.subsection-maasbekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-maasbekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(151, 115, 0, 0.3);
}
.subsection-maasbekken .portlet.portletCalendar table thead {
  border-color: #977300;
}
.subsection-maasbekken .portlet.portletCalendar table .today > * {
  background: #977300;
  box-shadow: 0 0 0 5px #977300;
}
.subsection-maasbekken .portlet .portletContent > ul > li > a,
.subsection-maasbekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-maasbekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #977300;
}
.subsection-maasbekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-maasbekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(151, 115, 0, 0.05);
}
.subsection-maasbekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-maasbekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #977300;
}
.subsection-maasbekken hr {
  border-color: #977300;
}
.subsection-maasbekken .pagination li > a,
.subsection-maasbekken .pagination li > span {
  background-color: #977300;
}
.subsection-maasbekken .pagination li > a:hover,
.subsection-maasbekken .pagination li > a:focus {
  background-color: rgba(151, 115, 0, 0.7);
}
.subsection-maasbekken .pat-structure .pagination > .active > a {
  background-color: rgba(151, 115, 0, 0.7);
}
/* Netebekken  */
.subsection-netebekken a,
.subsection-netebekken #content .bekkenkleur {
  color: #8a7669;
}
.subsection-netebekken a#portal-logo {
  background-image: url('../img/logo-Nete.png');
}
.subsection-netebekken a#portal-logo img {
  display: none;
}
.subsection-netebekken #portal-header {
  background-image: url('../img/header_nete.jpg');
}
.subsection-netebekken #portal-searchbox [type="submit"],
.subsection-netebekken button,
.subsection-netebekken input[type="button"],
.subsection-netebekken input[type="reset"],
.subsection-netebekken input[type="submit"] {
  background: #8a7669;
}
.subsection-netebekken #portal-searchbox [type="submit"]:hover,
.subsection-netebekken button:hover,
.subsection-netebekken input[type="button"]:hover,
.subsection-netebekken input[type="reset"]:hover,
.subsection-netebekken input[type="submit"]:hover {
  background: #7c6a5e;
}
.subsection-netebekken .portlet,
.subsection-netebekken .portlet .portletFooter {
  border-color: #8a7669;
}
.subsection-netebekken .portlet .portletHeader > a {
  color: #8a7669;
}
.subsection-netebekken #content h1 {
  color: #8a7669;
  border-color: #8a7669;
}
.subsection-netebekken #content h2 {
  color: #8a7669;
}
.subsection-netebekken #content h3 {
  color: #ad9d93;
}
.subsection-netebekken .plone-navbar {
  background-color: #8a7669;
}
.subsection-netebekken .plone-nav li ul li {
  background-color: #8a7669;
}
.subsection-netebekken .plone-nav li.has_subtree li:not(.current) label::after {
  color: white;
}
.subsection-netebekken table,
.subsection-netebekken td,
.subsection-netebekken th,
.subsection-netebekken .listing th,
.subsection-netebekken .listing > tfoot > tr > td {
  border-color: #8a7669;
}
.subsection-netebekken #main-container thead th,
.subsection-netebekken #tinymce thead th,
.subsection-netebekken #main-container thead th *,
.subsection-netebekken #tinymce thead th *,
.subsection-netebekken #main-container thead td,
.subsection-netebekken #tinymce thead td,
.subsection-netebekken #main-container thead td *,
.subsection-netebekken #tinymce thead td * {
  background: #8a7669;
  color: white;
}
.subsection-netebekken #main-container thead th a:hover,
.subsection-netebekken #tinymce thead th a:hover,
.subsection-netebekken #main-container thead th * a:hover,
.subsection-netebekken #tinymce thead th * a:hover,
.subsection-netebekken #main-container thead td a:hover,
.subsection-netebekken #tinymce thead td a:hover,
.subsection-netebekken #main-container thead td * a:hover,
.subsection-netebekken #tinymce thead td * a:hover {
  opacity: 0.8;
}
.subsection-netebekken .portlet.portletCalendar table .cal_has_events::after {
  border-bottom-color: rgba(138, 118, 105, 0.3);
}
.subsection-netebekken .portlet.portletCalendar table thead {
  border-color: #8a7669;
}
.subsection-netebekken .portlet.portletCalendar table .today > * {
  background: #8a7669;
  box-shadow: 0 0 0 5px #8a7669;
}
.subsection-netebekken .portlet .portletContent > ul > li > a,
.subsection-netebekken .portletNavigationTree nav.portletContent > ul > li a.state-published,
.subsection-netebekken .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  color: #8a7669;
}
.subsection-netebekken .portlet.portletCalendar table td.cal_prev_month,
.subsection-netebekken .portlet.portletCalendar table td.cal_next_month {
  background: rgba(138, 118, 105, 0.05);
}
.subsection-netebekken .portlet.portletCalendar table td.cal_prev_month.cal_has_events > a,
.subsection-netebekken .portlet.portletCalendar table td.cal_next_month.cal_has_events > a {
  color: #8a7669;
}
.subsection-netebekken hr {
  border-color: #8a7669;
}
.subsection-netebekken .pagination li > a,
.subsection-netebekken .pagination li > span {
  background-color: #8a7669;
}
.subsection-netebekken .pagination li > a:hover,
.subsection-netebekken .pagination li > a:focus {
  background-color: rgba(138, 118, 105, 0.7);
}
.subsection-netebekken .pat-structure .pagination > .active > a {
  background-color: rgba(138, 118, 105, 0.7);
}
.subsection-brulandkrijtsysteem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-brulandkrijt;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-brulandkrijt;
        &:hover {
            background: darken(@sgbp-systeem-brulandkrijt, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-brulandkrijt;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-brulandkrijt;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-brulandkrijt;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-brulandkrijt;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-brulandkrijt, 30%);
        }
        thead {
            border-color: @sgbp-systeem-brulandkrijt;
        }
        .today > * {
            background: @sgbp-systeem-brulandkrijt;
            box-shadow: 0 0 0 5px @sgbp-systeem-brulandkrijt;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-brulandkrijt;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-brulandkrijt, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-brulandkrijt;
        }
    }
*/
}
.subsection-brulandkrijtsysteem #content a {
  color: #ff3300;
}
.subsection-brulandkrijtsysteem #content h1 {
  color: #ff3300;
  border-color: #ff3300;
}
.subsection-brulandkrijtsysteem #content h2 {
  color: #ff3300;
}
.subsection-brulandkrijtsysteem #content h3 {
  color: #ff704d;
}
.subsection-brulandkrijtsysteem table,
.subsection-brulandkrijtsysteem td,
.subsection-brulandkrijtsysteem th,
.subsection-brulandkrijtsysteem .listing th {
  border-color: #ff3300;
}
.subsection-brulandkrijtsysteem #main-container th,
.subsection-brulandkrijtsysteem #main-container th * {
  background: #ff3300;
}
.subsection-brulandkrijtsysteem hr {
  border-color: #ff3300;
}
.subsection-brulandkrijtsysteem .pagination li > a,
.subsection-brulandkrijtsysteem .pagination li > span {
  background-color: #ff3300;
}
.subsection-brulandkrijtsysteem .pagination li > a:hover,
.subsection-brulandkrijtsysteem .pagination li > a:focus {
  background-color: rgba(255, 51, 0, 0.7);
}
.subsection-centraal-kempisch-systeem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-centraalkempisch;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-centraalkempisch;
        &:hover {
            background: darken(@sgbp-systeem-centraalkempisch, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-centraalkempisch;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-centraalkempisch;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-centraalkempisch;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-centraalkempisch;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-centraalkempisch, 30%);
        }
        thead {
            border-color: @sgbp-systeem-centraalkempisch;
        }
        .today > * {
            background: @sgbp-systeem-centraalkempisch;
            box-shadow: 0 0 0 5px @sgbp-systeem-centraalkempisch;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-centraalkempisch;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-centraalkempisch, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-centraalkempisch;
        }
    }
*/
}
.subsection-centraal-kempisch-systeem #content a {
  color: #a99d57;
}
.subsection-centraal-kempisch-systeem #content h1 {
  color: #a99d57;
  border-color: #a99d57;
}
.subsection-centraal-kempisch-systeem #content h2 {
  color: #a99d57;
}
.subsection-centraal-kempisch-systeem #content h3 {
  color: #c3bb8a;
}
.subsection-centraal-kempisch-systeem table,
.subsection-centraal-kempisch-systeem td,
.subsection-centraal-kempisch-systeem th,
.subsection-centraal-kempisch-systeem .listing th {
  border-color: #a99d57;
}
.subsection-centraal-kempisch-systeem #main-container th,
.subsection-centraal-kempisch-systeem #main-container th * {
  background: #a99d57;
}
.subsection-centraal-kempisch-systeem hr {
  border-color: #a99d57;
}
.subsection-centraal-kempisch-systeem .pagination li > a,
.subsection-centraal-kempisch-systeem .pagination li > span {
  background-color: #a99d57;
}
.subsection-centraal-kempisch-systeem .pagination li > a:hover,
.subsection-centraal-kempisch-systeem .pagination li > a:focus {
  background-color: rgba(169, 157, 87, 0.7);
}
.subsection-centraal-vlaams-systeem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-centraalvlaams;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-centraalvlaams;
        color: @sgbp-text-color;
        &:hover {
            background: darken(@sgbp-systeem-centraalvlaams, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-centraalvlaams;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-centraalvlaams;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-centraalvlaams;
        a {
            color: @sgbp-text-color;
        }
    }
    .plone-nav li label:after {
        color: @sgbp-text-color;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-centraalvlaams;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-centraalvlaams, 30%);
        }
        thead {
            border-color: @sgbp-systeem-centraalvlaams;
        }
        .today > * {
            background: @sgbp-systeem-centraalvlaams;
            box-shadow: 0 0 0 5px @sgbp-systeem-centraalvlaams;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-centraalvlaams;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-centraalvlaams, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-centraalvlaams;
        }
    }
*/
}
.subsection-centraal-vlaams-systeem #content a {
  color: #cc99ff;
}
.subsection-centraal-vlaams-systeem #content h1 {
  color: #cc99ff;
  border-color: #cc99ff;
}
.subsection-centraal-vlaams-systeem #content h2 {
  color: #cc99ff;
}
.subsection-centraal-vlaams-systeem #content h3 {
  color: #f2e6ff;
}
.subsection-centraal-vlaams-systeem table,
.subsection-centraal-vlaams-systeem td,
.subsection-centraal-vlaams-systeem th,
.subsection-centraal-vlaams-systeem .listing th {
  border-color: #cc99ff;
}
.subsection-centraal-vlaams-systeem #main-container th,
.subsection-centraal-vlaams-systeem #main-container th * {
  background: #cc99ff;
  color: #333;
}
.subsection-centraal-vlaams-systeem hr {
  border-color: #cc99ff;
}
.subsection-centraal-vlaams-systeem .pagination li > a,
.subsection-centraal-vlaams-systeem .pagination li > span {
  background-color: #cc99ff;
  color: #333;
}
.subsection-centraal-vlaams-systeem .pagination li > a:hover,
.subsection-centraal-vlaams-systeem .pagination li > a:focus {
  background-color: rgba(204, 153, 255, 0.7);
}
.subsection-kust-en-poldersysteem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-kustpolder;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-kustpolder;
        &:hover {
            background: darken(@sgbp-systeem-kustpolder, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-kustpolder;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-kustpolder;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-kustpolder;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-kustpolder;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-kustpolder, 30%);
        }
        thead {
            border-color: @sgbp-systeem-kustpolder;
        }
        .today > * {
            background: @sgbp-systeem-kustpolder;
            box-shadow: 0 0 0 5px @sgbp-systeem-kustpolder;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-kustpolder;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-kustpolder, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-kustpolder;
        }
    }
*/
}
.subsection-kust-en-poldersysteem #content a {
  color: #0070C0;
}
.subsection-kust-en-poldersysteem #content h1 {
  color: #0070C0;
  border-color: #0070C0;
}
.subsection-kust-en-poldersysteem #content h2 {
  color: #0070C0;
}
.subsection-kust-en-poldersysteem #content h3 {
  color: #0e9aff;
}
.subsection-kust-en-poldersysteem table,
.subsection-kust-en-poldersysteem td,
.subsection-kust-en-poldersysteem th,
.subsection-kust-en-poldersysteem .listing th {
  border-color: #0070C0;
}
.subsection-kust-en-poldersysteem #main-container th,
.subsection-kust-en-poldersysteem #main-container th * {
  background: #0070C0;
}
.subsection-kust-en-poldersysteem hr {
  border-color: #0070C0;
}
.subsection-kust-en-poldersysteem .pagination li > a,
.subsection-kust-en-poldersysteem .pagination li > span {
  background-color: #0070C0;
}
.subsection-kust-en-poldersysteem .pagination li > a:hover,
.subsection-kust-en-poldersysteem .pagination li > a:focus {
  background-color: rgba(0, 112, 192, 0.7);
}
.subsection-maassysteem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-maas;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-maas;
        &:hover {
            background: darken(@sgbp-systeem-maas, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-maas;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-maas;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-maas;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-maas;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-maas, 30%);
        }
        thead {
            border-color: @sgbp-systeem-maas;
        }
        .today > * {
            background: @sgbp-systeem-maas;
            box-shadow: 0 0 0 5px @sgbp-systeem-maas;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-maas;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-maas, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-maas;
        }
    }
*/
}
.subsection-maassysteem #content a {
  color: #953735;
}
.subsection-maassysteem #content h1 {
  color: #953735;
  border-color: #953735;
}
.subsection-maassysteem #content h2 {
  color: #953735;
}
.subsection-maassysteem #content h3 {
  color: #c25754;
}
.subsection-maassysteem table,
.subsection-maassysteem td,
.subsection-maassysteem th,
.subsection-maassysteem .listing th {
  border-color: #953735;
}
.subsection-maassysteem #main-container th,
.subsection-maassysteem #main-container th * {
  background: #953735;
}
.subsection-maassysteem hr {
  border-color: #953735;
}
.subsection-maassysteem .pagination li > a,
.subsection-maassysteem .pagination li > span {
  background-color: #953735;
}
.subsection-maassysteem .pagination li > a:hover,
.subsection-maassysteem .pagination li > a:focus {
  background-color: rgba(149, 55, 53, 0.7);
}
.subsection-sokkelsysteem {
  /* weg in functie van beperkte kleurweergave
    a {
        color: @sgbp-systeem-sokkel;
    }
    #portal-searchbox [type="submit"], button, input[type="button"], input[type="reset"], input[type="submit"] {
        background: @sgbp-systeem-sokkel;
        color: @sgbp-text-color;
        &:hover {
            background: darken(@sgbp-systeem-sokkel, 5%);
        }
    }
    .portlet, .portlet .portletFooter {
        border-color: @sgbp-systeem-sokkel;
    }
    .portlet .portletHeader > a {
            color: @sgbp-systeem-sokkel;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .plone-navbar {
        background-color: @sgbp-systeem-sokkel;
        a {
            color: @sgbp-text-color;
        }
    }
    .plone-nav li label:after {
        color: @sgbp-text-color;
    }
    .plone-nav li ul li {
        background-color: @sgbp-systeem-sokkel;
    }
*/
  /* weg in functie van beperkte kleurweergave
    .portlet.portletCalendar table {
        .cal_has_events::after {
            border-bottom-color: fade(@sgbp-systeem-sokkel, 30%);
        }
        thead {
            border-color: @sgbp-systeem-sokkel;
        }
        .today > * {
            background: @sgbp-systeem-sokkel;
            box-shadow: 0 0 0 5px @sgbp-systeem-sokkel;
        }
    }
    .portlet .portletContent > ul > li > a,
    .portletNavigationTree nav.portletContent > ul > li a.state-published,
    .portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
            color: @sgbp-systeem-sokkel;
    }
    .portlet.portletCalendar table td.cal_prev_month, .portlet.portletCalendar table td.cal_next_month {
        background: fade(@sgbp-systeem-sokkel, 5%);
        &.cal_has_events > a {
            color: @sgbp-systeem-sokkel;
        }
    }
*/
}
.subsection-sokkelsysteem #content a {
  color: #99cc00;
}
.subsection-sokkelsysteem #content h1 {
  color: #99cc00;
  border-color: #99cc00;
}
.subsection-sokkelsysteem #content h2 {
  color: #99cc00;
}
.subsection-sokkelsysteem #content h3 {
  color: #c6ff1a;
}
.subsection-sokkelsysteem table,
.subsection-sokkelsysteem td,
.subsection-sokkelsysteem th,
.subsection-sokkelsysteem .listing th {
  border-color: #99cc00;
}
.subsection-sokkelsysteem #main-container th,
.subsection-sokkelsysteem #main-container th * {
  background: #99cc00;
  color: #333;
}
.subsection-sokkelsysteem hr {
  border-color: #99cc00;
}
.subsection-sokkelsysteem .pagination li > a,
.subsection-sokkelsysteem .pagination li > span {
  background-color: #99cc00;
  color: #333;
}
.subsection-sokkelsysteem .pagination li > a:hover,
.subsection-sokkelsysteem .pagination li > a:focus {
  background-color: rgba(153, 204, 0, 0.7);
}
.graphlink-left {
  margin: 0.5em 2% 0.5em 0;
}
.graphlink-right {
  margin: 0.5em 0 0.5em 2%;
}
.graphlegend {
  padding: 0.5rem;
  font-size: 1.2em;
}
.graph-view-link {
  margin-right: 0;
}
.graph-view-remarks {
  font-style: italic;
}
.mce-content-body .graphlink-right {
  float: right;
}
.mce-content-body .graphlink-left {
  float: left;
}
.mce-content-body .graphlink-left,
.mce-content-body .graphlink-right {
  width: 48%;
}
.mce-content-body .graphlink a,
.mce-content-body .graphlink-left a,
.mce-content-body .graphlink-right a {
  display: block;
  background: lightyellow;
  border: 1px dashed orange;
  height: 300px;
}
.mce-content-body .graphlink a:hover,
.mce-content-body .graphlink-left a:hover,
.mce-content-body .graphlink-right a:hover {
  background: #eee;
  text-decoration: none;
}
.mce-content-body .graphlink a::before,
.mce-content-body .graphlink-left a::before,
.mce-content-body .graphlink-right a::before {
  content: "\f200";
  font-family: fontAwesome;
  margin: 0.5em;
  font-size: 3em;
  line-height: 2;
  color: orange;
}
.icons-on .contenttype-graph {
  background-image: none;
}
/* Verwijder foutief geplaatste required icons bij radio-buttons */
label .radio-widget.required::after {
  content: none;
}
/* Alternatief voor tekst uitlijning middels class ipv style */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
/* Voorstel CTA knop met marker */
.cta-button,
.cta-button-marker,
.cta-button-link,
.cta-button-external,
.cta-button-document,
.cta-button-mail,
.cta-button-graph {
  background: #333;
  color: white !important;
  display: inline-block;
  padding: 0 3rem;
  text-decoration: none !important;
}
.cta-button a,
.cta-button-marker a,
.cta-button-link a,
.cta-button-external a,
.cta-button-document a,
.cta-button-mail a,
.cta-button-graph a {
  color: white;
  text-decoration: none !important;
}
.cta-button:before,
.cta-button-marker:before,
.cta-button-link:before,
.cta-button-external:before,
.cta-button-document:before,
.cta-button-mail:before,
.cta-button-graph:before {
  content: "";
  font-size: 3rem;
  margin-right: 0.8rem;
  vertical-align: middle;
}
.cta-button:hover,
.cta-button-marker:hover,
.cta-button-link:hover,
.cta-button-external:hover,
.cta-button-document:hover,
.cta-button-mail:hover,
.cta-button-graph:hover {
  background: rgba(51, 51, 51, 0.8);
  color: white;
}
.cta-button:before,
.mce-i-cta-button:before {
  margin-right: 0;
}
.cta-button-marker:before,
.mce-i-cta-button-marker:before {
  content: "\f041";
  font-family: FontAwesome;
}
.cta-button-link:before,
.mce-i-cta-button-link:before {
  content: "\f0c1";
  font-family: FontAwesome;
}
.cta-button-external:before,
.mce-i-cta-button-external:before {
  content: "\f08e";
  font-family: FontAwesome;
}
.cta-button-document:before,
.mce-i-cta-button-document:before {
  content: "\f15c";
  font-family: FontAwesome;
}
.cta-button-mail:before,
.mce-i-cta-button-mail:before {
  content: "\f0e0";
  font-family: FontAwesome;
}
.cta-button-graph:before,
.mce-i-cta-button-graph:before {
  content: "\f201";
  font-family: FontAwesome;
}
/* GROEPSPORTLET stijlen */
section.portlet[class*="redacteur"] {
  border-bottom-color: red;
  border-bottom-style: dashed;
}
section.portlet[class*="redacteur"] header {
  border-top: 2px dashed red;
}
/* Verbetering weergave selecties op oa collections */
#content .select2-container .select2-choice {
  border: 1px solid #cbd2da;
  background: none;
  text-decoration: none;
}
#select2-drop.select2-drop-active {
  border-color: #cbd2da;
}
/* Verbetering weergave collective.classifiers */
span.filterLabel {
  font-weight: normal;
}
.portaltype-collection .graph-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 1em;
  margin-bottom: 1em;
}
.portaltype-collection .graph-group h3 {
  margin-top: 0;
}
.portaltype-collection .graphitem {
  flex: 1 1 auto;
  width: 50%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}
.portaltype-collection .graph-description {
  font-size: small;
  font-style: italic;
}
@media only screen and (max-width: 750px) {
  .portaltype-collection .graphitem {
    width: 100%;
  }
}
/* BEGIN VOORLOPIG - BLOKKENNAVIGATIE OP HOMEPAGINA */
.partholder {
  height: 604px;
  margin: 0 auto 1em;
  max-width: 810px;
  padding: 0;
  position: relative;
}
#content .part h2 a {
  align-items: center;
  background: #eee;
  border: 1px solid #005caa;
  border-radius: 20px;
  display: flex;
  font-size: 22px;
  justify-content: center;
  height: 301px;
  margin: 0;
  max-width: 50%;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 404px;
}
#content .part h2 {
  color: #669dcc;
}
#content .part h2 a:hover {
  background: #005caa;
  color: white;
}
#content .part.lb h2 a {
  left: 0;
  top: 0;
}
#content .part.rb h2 a {
  right: 0;
  top: 0;
}
#content .part.lo h2 a {
  bottom: 0;
  left: 0;
}
#content .part.ro h2 a {
  bottom: 0;
  right: 0;
}
#content .part.mi h2 a {
  height: 200px;
  left: 25%;
  text-align: center;
  top: 33%;
}
@media only screen and (max-width: 680px) {
  .partholder {
    display: block;
    height: auto;
  }
  #content .part h2 a {
    bottom: unset !important;
    display: inline-block;
    height: auto !important;
    left: unset !important;
    min-width: 100%;
    overflow: auto;
    position: relative;
    right: unset !important;
    top: unset !important;
  }
}
/* EINDE VOORLOPIG - BLOKKENNAVIGATIE OP HOMEPAGINA */
#content-core table img {
  max-width: initial;
  height: initial;
}
#content-header .container {
  position: relative;
}
#portal-siteactions {
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: 1rem;
  right: 15px;
  text-transform: initial;
  z-index: 999;
}
#portal-siteactions li {
  margin-left: 1rem;
  font-weight: normal;
}
#portal-siteactions li a {
  color: black;
}
#portal-siteactions li#siteaction-nl,
#portal-siteactions li#siteaction-overview_controlpanel {
  border-left: 1px solid #DDD;
  padding-left: 5px;
}
#portal-siteactions li#siteaction-nl a,
#portal-siteactions li#siteaction-en a,
#portal-siteactions li#siteaction-fr a {
  text-transform: uppercase;
  color: #B4BDDE;
  padding: 0;
}
#portal-siteactions li#siteaction-nl.selected a,
#portal-siteactions li#siteaction-en.selected a,
#portal-siteactions li#siteaction-fr.selected a {
  color: #005caa;
  background: none;
  text-decoration: none;
}
a#portal-logo {
  max-width: 229px;
  width: 100%;
}
a#portal-logo img {
  width: 100%;
}
.pat-livesearch {
  min-width: auto;
}
#portal-footer .site-actions {
  display: none;
}
#portal-footer-wrapper {
  padding: 2px 0;
}
#portal-footer .site-actions {
  display: none;
}
table.invisible {
  visibility: visible;
  border: 0;
}
table.invisible th,
table.invisible td {
  padding: 0;
  border: 0;
}
table.plain thead,
table.invisible thead,
table.listing thead {
  font-weight: bold;
  border: 0;
  background-color: darkgrey;
  color: white;
}
#portal-searchbox .searchSection {
  display: none !important;
}
#homepage-content h1 {
  border: none;
  font-size: 2.5rem;
}
#homepage-content h1 a:hover {
  text-decoration: none;
}
#homepage-content a {
  text-decoration: none;
}
#homepage-content a:hover {
  text-decoration: underline;
}
#quicklinks .quicklink_item a,
#quicklinks .quicklink_item a:link,
#quicklinks .quicklink_item a:visited {
  color: #333;
  display: block;
  font-weight: bold;
  padding: 6px 0 5px 30px;
  line-height: 1;
  position: relative;
}
#quicklinks .quicklink_item .icon_watertoets a::before {
  content: "\f064";
  font-family: fontawesome;
  position: absolute;
  left: 0px;
}
#quicklinks .quicklink_item .icon_geoloket a::before {
  content: "\f0ac";
  font-family: fontawesome;
  padding-left: 0.1rem;
  position: absolute;
  left: 0px;
}
#quicklinks .quicklink_item .icon_documenten a::before {
  content: "\f023";
  font-family: fontawesome;
  padding-left: 0.3rem;
  position: absolute;
  left: 0px;
}
#quicklinks .quicklink_item .login_vereist {
  color: #777;
  font-size: 0.8em;
  font-style: italic;
  padding-top: 8px;
  text-transform: uppercase;
  float: right;
}
.document-snel-naar-portlet li {
  position: relative;
}
.document-snel-naar-portlet li br {
  display: none;
}
.document-snel-naar-portlet li .login_vereist {
  color: #777;
  font-size: 0.8em;
  font-style: italic;
  text-transform: uppercase;
  padding: 0 calc(20px + 2rem);
  margin: -1rem 0 1rem 0;
  display: block;
}
.document-snel-naar-portlet .icon_watertoets::before {
  content: "\f064";
  font-family: fontawesome;
  width: 20px;
  display: inline-block;
  margin: 0 6px 0 0;
}
.document-snel-naar-portlet .icon_geoloket::before {
  content: "\f0ac";
  font-family: fontawesome;
  width: 20px;
  display: inline-block;
  margin: 0 6px 0 0;
}
.document-snel-naar-portlet .icon_documenten::before {
  content: "\f023";
  font-family: fontawesome;
  width: 20px;
  display: inline-block;
  margin: 0 6px 0 0;
}
.read_more {
  text-align: right;
}
#content .read_more a {
  font-weight: bold;
}
#content .read_more a:before {
  content: "\00bb\0020";
}
.kalender_item {
  display: flex;
  margin-bottom: 24px;
  flex-direction: row;
  flex-wrap: nowrap;
}
.kalender_item a {
  color: #333;
}
.kalender_item_datum {
  float: left;
  color: #005caa;
  font-weight: bold;
  margin-right: 2%;
  padding-right: 2%;
  padding-top: 4px;
  text-align: center;
  line-height: 1;
  border-right: 1px solid #005caa;
}
.carousel-inner .item {
  display: none;
  position: relative;
}
.carousel-inner .item img {
  width: 100%;
  height: auto;
}
.carousel-inner .item.active {
  display: block;
}
.carousel-inner .item .carousel-caption {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  color: white;
  text-align: center;
  padding: 1rem;
  display: none;
}
.carousel-inner .item:hover .carousel-caption {
  display: block;
}
#img_map_klein,
#bekken_select {
  text-align: center;
}
#img_map_klein img {
  width: 100%;
}
ul#nieuws {
  padding-left: 2rem;
}
ul#nieuws li {
  list-style: none outside none;
  margin-bottom: 1.5em;
}
ul#nieuws li a {
  position: relative;
  color: #333;
}
ul#nieuws li a:before {
  content: "\00bb";
  color: #005caa;
  left: -2rem;
  position: absolute;
}
.portletWrapper #box_links_top {
  background: white;
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding: 1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.portletWrapper #box_links_top #zoekbox {
  z-index: 1;
  position: relative;
}
.portletWrapper #box_links_top #zoekbox select#target {
  max-width: 80%;
}
.portletWrapper #box_links_top:after {
  content: "";
  position: absolute;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: inherit;
  bottom: -12px;
  left: calc(50% - 8px);
  width: 20px;
  height: 20px;
  background: white;
  transform: rotate(-45deg);
}
.subsection-ijzerbekken .portletWrapper #box_links_top {
  border-color: #5b2d4b;
}
.subsection-bekken-brugse-polders .portletWrapper #box_links_top {
  border-color: #812b28;
}
.subsection-bekken-gentse-kanalen .portletWrapper #box_links_top {
  border-color: #eb9003;
}
.subsection-benedenscheldebekken .portletWrapper #box_links_top {
  border-color: #255c2f;
}
.subsection-leiebekken .portletWrapper #box_links_top {
  border-color: #ccb878;
}
.subsection-bovenscheldebekken .portletWrapper #box_links_top {
  border-color: #5d9933;
}
.subsection-denderbekken .portletWrapper #box_links_top {
  border-color: #d2d100;
}
.subsection-dijle-en-zennebekken .portletWrapper #box_links_top {
  border-color: #006268;
}
.subsection-demerbekken .portletWrapper #box_links_top {
  border-color: #f2cc00;
}
.subsection-netebekken .portletWrapper #box_links_top {
  border-color: #8a7669;
}
.subsection-maasbekken .portletWrapper #box_links_top {
  border-color: #977300;
}
.vmm-window {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.vmm-window iframe,
.vmm-window object {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.vmm-window.aspect-2-3 {
  padding-top: 150%;
}
.vmm-window.aspect-3-4 {
  padding-top: 133.33%;
}
.vmm-window.aspect-1-1 {
  padding-top: 100%;
}
.vmm-window.aspect-4-5 {
  padding-top: 80%;
}
.vmm-window.aspect-4-3 {
  padding-top: 75%;
}
.vmm-window.aspect-3-2 {
  padding-top: 66.67%;
}
.vmm-window.aspect-16-10 {
  padding-top: 62.5%;
}
.vmm-window.aspect-16-9 {
  padding-top: 56.25%;
}
.vmm-window.aspect-2-1 {
  padding-top: 50%;
}
.mce-btn .mce-txt {
  color: lightgray;
}
#content .discreet,
.mce-content-body .discreet {
  color: #666;
  font-size: 85%;
  font-weight: normal;
}
#content .grijs,
.mce-content-body .grijs {
  color: #777;
}
body.template-folder_contents #content > #content-core {
  min-height: 650px;
}
/*
 Removed from sgbp.style.less
header .leadImage {
  display: none
}
This was probably added in sgbp because every section can have a leadImage,
but is used for automatic menu generation on the parent level.  
*/
/* Add collapsed/collapse icons to restore Plone 4 collapsible visuals */
a[data-toggle].collapsed {
  padding-left: 1em;
  background: transparent url("++theme++sgbp/img/treeCollapsed.png") no-repeat;
  background-position: center left;
}
a[data-toggle][aria-expanded="true"] {
  padding-left: 1em;
  background: transparent url("++theme++sgbp/img/treeExpanded.png") no-repeat;
  background-position: center left;
}
#main-container thead td,
#main-container thead td *,
#main-container thead th,
#main-container thead th *,
#tinymce thead td,
#tinymce thead td *,
#tinymce thead th,
#tinymce thead th * {
  color: white;
}
.event.summary .icalIcon {
  width: 1em;
  margin: 0;
}
main.svelte-tm3twa.svelte-tm3twa {
  width: 100%;
  padding: 0;
}
.img-container.svelte-tm3twa {
  max-width: none;
}
.img-container.svelte-tm3twa img {
  width: 100%;
  height: auto;
}
.img-caption.svelte-tm3twa.svelte-tm3twa {
  background-color: rgba(0, 0, 0, 0.6);
}
a.ciwlinkbutton {
  background: #005caa;
  color: white;
  text-decoration: none;
  padding: 1rem;
  margin: 1rem;
  min-width: 200px;
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  max-width: 310px;
}
a.ciwlinkbutton:hover {
  background: rgba(0, 92, 170, 0.6);
}
a.ciwlinkbutton img {
  max-width: 100%;
}
form .formHelp {
  display: block;
}
form label {
  font-weight: 500;
}
form .option label {
  font-weight: normal;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
/*# sourceMappingURL=++theme++sgbp/less/sgbp-compiled.less.map */