
/* - base.css - */
  
  /* - public.css - */
  @media screen {
  /* https://v2.nl/portal_css/public.css?original=1 */
  /* */
  /* */
  /* */
  body.largeText { font-size: 95%; }
  body.smallText { font-size: 60%; }
  /* */
  #portal-column-one .visualPadding {
  padding: 2em 0em 1em 2em;
  }
  #portal-column-two .visualPadding {
  padding: 2em 2em 1em 0em;
  }
  /* */
  h1, h2 {
  border-bottom: 1px solid #8cacbb;
  font-weight: normal;
  }
  /* 
  body.kssActive h2.inlineEditable:hover,
  body.kssActive h1.inlineEditable:hover,
  body.kssActive h2.formlibInlineEditable:hover,
  body.kssActive h1.formlibInlineEditable:hover {
  padding-bottom: 1px;
  }*/
  h3, h4, h5, h6 {
  border-bottom: none;
  font-weight: bold;
  }
  .documentFirstHeading {
  margin-top: 0;
  }
  #content {
  font-size: 110%;
  padding: 1em 1em 2em 1em !important;
  background: White;
  }
  #content ul {
  list-style-image: url(/assets/css/bullet.png);
  list-style-type: square;
  margin: 0.5em 0 0 1.5em;
  }
  #content ol {
  margin: 0.5em 0 0 2.5em;
  }
  /* */
  #content.mceContentBody {
  font-size: 76%;
  }
  /* */
  #content p a {
  text-decoration: none;
  border-bottom: 1px #ccc solid;
  }
  #content p a:visited {
  color: Purple;
  background-color: transparent;
  }
  #content p a:active {
  color: Red;
  background-color: transparent;
  }
  #content a:target {
  background-color: #fd7 !important;
  }
  #content li a {
  text-decoration: none;
  border-bottom: 1px #cccccc solid;
  }
  #content li a:visited {
  color: Purple;
  }
  #content li a:active {
  color: Red;
  }
  #content dd a {
  text-decoration: none;
  border-bottom: 1px #cccccc solid;
  }
  #content dd a:visited {
  color: Purple;
  background-color: transparent;
  }
  #content dd a:active {
  color: Red;
  background-color: transparent;
  }
  /* */
  /* */
  #root {
  margin: 0;
  padding: 0;
  }
  /* */
  #portal-logo img {
  border: 0;
  padding: 0;
  margin: 1em 0em 1em 2em;
  }
  /* */
  #portal-skinswitcher {
  }
  #portal-skinswitcher a {
  display: block;
  float: left;
  }
  #portal-top {
  /* */
  margin: 0;
  padding: 0;
  background-color: transparent;
  }
  /* */
  #portal-siteactions {
  background-color: transparent;
  white-space: nowrap;
  list-style-image: none;
  list-style-type: none;
  margin: 1px 0 0 0;
  height: auto;
  line-height: normal;
  float: right;
  padding: 3px 2em 3px 0;
  }
  #portal-siteactions li {
  display: inline;
  }
  #portal-siteactions li a {
  background-color: transparent;
  border: 1px solid White;
  color: #76797c;
  height: auto;
  padding: 0.2em;
  margin-right: 0.2em;
  text-decoration: none;
  text-transform: none;
  }
  #portal-siteactions li.selected a {
  background-color: #dee7ec;
  color: #436976;
  border: 1px solid #8cacbb;
  }
  #portal-siteactions li a:hover {
  background-color: #dee7ec;
  color: #436976;
  border: 1px solid #8cacbb;
  }
  /* */
  #portal-searchbox {
  float: right;
  clear: right;
  background-color: transparent;
  margin: 1.5em 0 0 0;
  padding: 0 2em 0 0;
  text-align: right;
  text-transform: none;
  white-space: nowrap;
  z-index: 2;
  }
  #portal-advanced-search {
  margin-top: 0.2em;
  clear: both;
  }
  #portal-advanced-search a {
  color: #76797c;
  text-decoration: none;
  text-transform: none;
  }
  /* */
  dl.searchResults dt {
  font-size: 140%;
  font-weight: normal;
  }
  form.searchPage {
  text-align: center;
  }
  input.searchPage {
  font-size: 200% !important;
  }
  form.searchPage input.searchButton {
  background-position:5px 7px;
  padding:1px 10px 1px 25px;
  }
  /* */
  .collapsible .collapser.collapsed {
  padding-right: 14px;
  background: url('/assets/css/arrowRight.png') center right no-repeat;
  }
  .collapsible .collapser.expanded {
  padding-right: 14px;
  background: url('/assets/css/arrowDown.png') center right no-repeat;
  }
  
  /* */
  #content h5,
  #content h6 {
  color: #76797c;
  }
  .newsItem {
  margin-bottom: 1em;
  border-bottom: 1px solid #8cacbb;
  }
  .newsImage {
  border: 1px solid #ccc;
  }
  .newsImageContainer {
  float:right;
  margin: 0 0 0.5em 1em;
  min-width: 202px;
  }
  .newsContent {
  padding: 0 1em 1em 1em;
  }
  .newsContent ul,
  .newsContent li {
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  }
  .newsAbout {
  display: block;
  color: #76797c;
  font-size: 90%;
  padding: 0;
  margin-top: 0;
  list-style: none;
  list-style-image: none;
  float: right;
  text-align: right;
  }
  .newsAbout li {
  display: inline;
  }
  .newsFooter {
  }
  .newsFooter li {
  display: inline;
  margin: 0 1em 0 0;
  }

  .documentActions {
  margin: 1em 0;
  padding: 0;
  text-align: right;
  border-top: 1px solid #8cacbb;
  }
  .documentActions ul {
  margin: 0;
  padding: 0 0.5em;
  display: block;
  margin-top: -0.9em;
  list-style-type: none;
  list-style-image: none;
  }
  .documentActions li {
  display: inline;
  font-size: 90%;
  margin: 0 0.5em;
  padding: 0 0.25em;
  background-color: White;
  }
  .documentActions a {
  border: none !important;
  text-decoration: none;
  }
  
  .documentDescription,
  .description {
  font-weight: bold;
  display: block;
  margin: 0em 0em 0.5em 0em;
  line-height: 1.5em;
  }
  
  .odd {
  background-color: transparent;
  }
  
  .callout {
  font-weight: bold;
  color: #CC9933;
  padding: 0px 1em;
  }
  
  table.plain,
  table.plain td,
  table.plain th {
  border: 1px solid #ccc;
  padding: 0.5em;
  border-collapse: collapse;
  }
  
  .tileBody {
  margin-bottom: 0.5em;
  }
  .tileImage {
  float: right;
  margin: 0 0 0.5em 0.5em;
  border: 1px solid black;
  }
  .eventDetails {
  float: right;
  clear: right;
  margin: 0 0 0.5em 1em;
  }
  /* */
  /* */
  ul.visualNoMarker,
  ol.visualNoMarker {
  list-style-type: none;
  list-style-image: none;
  margin: 0.5em 0 0 0;
  line-height: 1em;
  }
  ul.discreet {
  list-style-image: none;
  list-style-type: disc;
  }
  textarea.proportional {
  font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  }
  .productCredits {
  text-align: right;
  font-size: 90%;
  clear: both;
  font-weight: normal;
  color: #76797c;
  }
  #portal-footer {
  background-color: #dee7ec;
  border-top: 1px solid #8cacbb;
  border-bottom: 1px solid #8cacbb;
  float: none;
  line-height: 1.2em;
  margin: 2em 0em 1em 0em;
  padding: 0.5em 0em 1em 0em;
  text-align: center;
  }
  #portal-footer p {
  margin: 0.25em 0;
  }
  #portal-footer a {
  text-decoration: none;
  color: #436976;
  border: none;
  }
  #portal-footer a:visited {
  color: #436976;
  }
  #portal-footer a:hover {
  text-decoration: underline;
  }
  #portal-colophon {
  float: none;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  text-align: center;
  color: #666;
  }
  #portal-colophon ul {
  list-style-image: none;
  list-style-type: none;
  }
  #portal-colophon ul li {
  display: inline !important;
  font-size: 90%;
  padding: 0 0.75em;
  }
  #portal-colophon ul li a {
  text-decoration: none;
  border-bottom: 1px #ccc solid;
  color: #666;
  }
  .feedButton {
  display: block;
  float: right;
  margin-top: 1px;
  }
  .poweredBy {
  display: block;
  clear: both;
  font-size: 90%;
  font-weight: normal;
  color: #76797c;
  text-align: right;
  }
  /* */
  #portal-sitemap {
  list-style: none;
  list-style-image: none;
  margin: 0;
  font-size: 90%;
  border: none;
  }
  #portal-sitemap a {
  border: 1px solid White;
  }
  #portal-sitemap a:hover {
  border: 1px solid #8cacbb;
  }
  #portal-sitemap .navTreeLevel1 {
  padding-left: 1em;
  border-left: 0.5em solid #8cacbb;
  margin: 0 0 0 0.5em;
  }
  #portal-sitemap .navTreeLevel2 {
  padding-left: 1em;
  border-left: 0.5em solid #dee7ec;
  margin: 0 0 0 0.6em;
  }
  
  .photoAlbumEntryTitle {
  color: #76797c;
  display: block;
  width: 128px;
  height: 3.6em;
  }
  
  #content .link-category {
  color: #74ae0b !important;
  }
  
  #content span.link-external a {
  background: transparent url(/assets/css/link_icon.png) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
  }
  
  .visualGhosted {
  opacity: 0.2;
  }
  body.fullscreen #portal-logo,
  body.fullscreen #portal-siteactions {
  display: none;
  }
  body.fullscreen #portal-globalnav {
  margin-top: 4em;
  }
  body.fullscreen #portal-searchbox {
  margin: 0.5em 2em 0 0.5em;
  padding: 0;
  position: relative;
  z-index: 3;
  }
  /* */
  .image-left {
  float: left;
  clear: both;
  margin: 0.5em 1em 0.5em 0;
  border: 1px solid Black;
  }
  .image-inline {
  float: none;
  }
  .image-right {
  float: right;
  clear: both;
  margin: 0.5em;
  border: 1px solid Black;
  }
  dd.image-caption {
  text-align:left;
  padding: 0; margin:0;
  }
  dl.captioned {
  padding: 10px;
  }
  /* */
  #dashboard-info-message {
  padding-top: 0.5em;
  }
  #dashboard {
  width: 68em;
  }
  #dashboard-portlets1,
  #dashboard-portlets2,
  #dashboard-portlets3
  {
  float:left;
  width:16em;
  padding:0.7em 1.3em 0 0;
  }
  #dashboard-portlets4 {
  float:left;
  width:16em;
  padding-top:0.7em;
  }
  #dashboard-portlets1 a,
  #dashboard-portlets2 a,
  #dashboard-portlets3 a,
  #dashboard-portlets4 a {
  border-bottom:medium none;
  }
  #dashboard-portlets1 dl.portlet,
  #dashboard-portlets2 dl.portlet,
  #dashboard-portlets3 dl.portlet,
  #dashboard-portlets4 dl.portlet {
  margin-bottom:1.5em;
  }
  div.managedPortlet.portlet {
  border-bottom:none;
  }
  #dashboard select {
  width:100%;
  }
  .portletAssignments {
  margin-top:1.5em;
  }
  #dashboard-portlets1 div.managedPortlet a,
  #dashboard-portlets2 div.managedPortlet a,
  #dashboard-portlets3 div.managedPortlet a,
  #dashboard-portlets4 div.managedPortlet a {
  text-decoration: none;
  color: #436976;
  border-bottom:1px solid #436976;
  }
  #dashboard-portlets1 div.managedPortlet span a,
  #dashboard-portlets2 div.managedPortlet span a,
  #dashboard-portlets3 div.managedPortlet span a,
  #dashboard-portlets4 div.managedPortlet span a{
  border-bottom:none;
  }
  #dashboard-actions {
  float:right;
  }
  #dashboard-actions ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-top:0;
  }
  #dashboard-actions ul li {
  display:inline;
  padding-left:0.7em;
  }
  #dashboard-actions ul li.portalUser {
  padding-left:18px;
  }
  /* */
  .section div {
  padding-top:0.5em;
  padding-bottom:0.5em;
  }
  /* */
  div.overlay {
  width: auto;
  height: auto;
  /* */
  display:none;
  /* */
  margin:1em;
  }
  div.overlay-iframe,
  div.overlay-ajax {
  width: 60%;
  min-height: 100px;
  z-index: 99; /* */
  }
  div.overlay-iframe {
  height: 60%;
  }
  /* */
  div.overlaybg div.close,
  div.overlay div.close {
  background-image: url(/assets/css/pb_close.png);
  position: absolute;
  left: -15px;
  top: -15px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  }

/** IMPORT BASE KEY */

body {
/*font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;*/
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 90%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
overflow: auto;
}


/* / BASE KEY */


/* https://v2.nl/portal_css/++resource++v2.theme.stylesheets/main.css?original=1 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline; }
html {
line-height: 1; }
ol, ul {
list-style: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle; }
q, blockquote {
quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none; }
a img {
border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
/* @font-face {
font-family: 'bebas_neueregular';
src: url("../++resource++v2.theme.fonts/BebasNeue-webfont.eot");
src: url("../++resource++v2.theme.fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("../++resource++v2.theme.fonts/BebasNeue-webfont.woff") format("woff"), url("../++resource++v2.theme.fonts/BebasNeue-webfont.ttf") format("truetype"), url("../++resource++v2.theme.fonts/BebasNeue-webfont.svg#bebas_neueregular") format("svg");
font-weight: normal;
font-style: normal; } */



/* BITS */
.bit-1 {
width: 100%; }
.bit-2 {
width: 50%; }
.bit-3 {
width: 33.33%; }
.bit-4 {
width: 25%; }
.bit-5 {
width: 20%; }
.bit-6 {
width: 16.66667%; }
.bit-7 {
width: 14.28571%; }
.bit-8 {
width: 12.5%; }
.bit-9 {
width: 11.11111%; }
.bit-10 {
width: 10%; }
.bit-11 {
width: 9.09091%; }
.bit-12 {
width: 8.33%; }
.bit-75 {
width: 75%; }
.bit-66 {
width: 66.66%; }
.bit-33 {
width: 33.33%; }
.bit-2-5 {
width: 40%; }
.bit-3-5 {
width: 60%; }
/* */

/* BASE STYLING */
body {
font-family: "Input Serif Reg", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 13px;
line-height: 1.4;
letter-spacing: -1px;
color: #000000;
background-color: #e6e6e6 !important;
background: #e6e6e6 url(../assets/css/webachtergrond.jpg) no-repeat center center fixed;
background-size: cover;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }

.LSResult {
  position: relative;
  display: block;
  text-align: right;
  padding-top: 5px;
  margin: 0;
  left: 3px;
  z-index: 3;
}
a {
color: #000000;
text-decoration: underline; }
a:hover {
text-decoration: none;
color: #000000; }
#portal-top a {
text-decoration: none; }
#portal-top a:hover {
text-decoration: underline; }
h1 {
color: #000000;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: 400;
/* font-size: 15px;
line-height: 22px;  */
}
h2 {
color: #000000;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: 500;
font-size: 20px;
line-height: 22px;
text-transform: capitalize;
margin: 10px 0 10px 0; }
h3 {
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: 500;
font-size: 15px;
line-height: 1.56; }
h3 a {
text-decoration: none; }
h6 {
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: 300; }
/* p, li, span {
font-family: "Input Serif Reg", Helvetica, Arial, sans-serif; } */
hr {
border: 0;
border-top: 1px solid #66645e; }
strong, b {
font-weight: 700; }
em, i {
font-style: italic; }
p {
padding-bottom: 18px; }
.button {
display: inline-block;
padding: 0 15px;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 #4d4d4d, 0 1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-shadow: inset 0 1px 0 #4d4d4d, 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 1px 0 #4d4d4d, 0 1px 0 rgba(0, 0, 0, 0.15);
font-family: "Input Serif Reg", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 700;
height: 35px;
line-height: 35px;
border: 1px solid #1a1a1a;
background: #333;
color: white;
text-decoration: none; }
.button:hover {
background-color: #262626;
text-decoration: none; }
.social-icon {
display: inline-block;
width: 32px;
height: 32px;
background: #000000; }
.social-icon:hover {
background: #000000; }
.front {
z-index: 1; }
.float-right {
float: right !important; }
/* .margin-top, .content-list {
margin-top: 20px !important; } */
.margin-top-double {
margin-top: 40px !important; }
.margin-bottom {
margin-bottom: 20px !important; }
.margin-top-half {
margin-top: 10px !important; }
.margin-bottom-half {
margin-bottom: 10px !important; }
.margin-left {
margin-left: 20px !important; }
.padding-top {
padding-top: 20px !important; }
.padding-top-half {
padding-top: 10px !important; }
.padding-bottom-half {
padding-bottom: 10px !important; }
.page-padding-top, #root #portal-top #portal-header #portal-searchbox {
padding-top: 15px !important; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-border {
padding: 2px;
border: 1px solid #e6e6e6; }
.font-size-s {
font-size: 11px;
line-height: 1.56; }
.light-gray {
color: #e6e6e6; }

.white-box {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: white;
padding: 20px; }
.padding-top-double {
padding-top: 40px !important; }
.background-gray {
background-color: #e6e6e6 !important; }
.container-fixed {
position: fixed;
top: 0;
z-index: 10;
width: 100%;
background: rgba(255, 255, 255, 0.8);
padding-bottom: 8px; }
.text-right {
text-align: right; }
.clear-margin {
margin: 0 !important; }
.clear-margin-left {
margin-left: 0 !important; }
.clear-padding {
padding: 0 !important; }
.clear-padding-left {
padding-left: 0 !important; }
.clear-parent-bit {
width: 100%;
width: 100%;}
.page-description, .documentDescription {
padding: 18px 0; }
.page-description p, .documentDescription p {
margin: 0; }

.newsImageContainer {
float: right; }

.tileBody {
clear: both; }
.template-v2_home_view #parent-fieldname-text {
margin-top: 20px;
padding: 18px 0;
font-size: 1.2em; }
.template-v2_home_view #parent-fieldname-text a {
font-weight: 500; }
.template-v2_webshop_view #parent-fieldname-text, .template-v2_archive_view #parent-fieldname-text, .template-v2_topic_view #parent-fieldname-text {
margin-top: 20px;
padding: 18px 0;
font-size: 1.2em; }
.v2-btn, .template-v2_people_view #parent-fieldname-text a {
color: #ffffff;
background-color: #000000;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
float: left;
font-size: 20px;
padding: 3px 6px;
margin: 5px;
text-transform: uppercase; }
.v2-btn:hover, .template-v2_people_view #parent-fieldname-text a:hover {
color: #ffffff;
text-decoration: underline; }
.hr {
height: 1px;
widows: 100%; }
.totalWidthTable {
width: 100%; }
.totalWidthTable td {
vertical-align: top; }
.listingBar {
background: none;
border-left: none;
border-right: none;
border-bottom: none;
border-color: #000000;
padding-top: 10px; }
.loadmore {
text-align: center;
padding-top: 20px;
clear: both; }
.loadmore a {
text-decoration: none;
text-transform: uppercase;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
color: #666;
font-size: 20px; }
.loadmore a:hover {
text-decoration: underline; }
.tileItem {
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.tileItem:hover {
opacity: 0.5; }
input {
font-family: "Input Serif Reg", Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #000000;
color: #000000;
vertical-align: inherit;
background: none;
font-size: 13px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
input.inputLabelActive {
color: #000000; }
.inputmonocondensedbold {
font-family: "Input Mono Cond Bd";
font-style: Normal;
font-weight: Normal; }
.inputserifitalic {
font-family: "Input Serif It";
font-style: Italic;
font-weight: Normal; }
.inputserifbold {
font-family: "Input Serif Bd";
font-style: Normal;
font-weight: Normal; }
.inputserifbolditalic {
font-family: "Input Serif Bd It";
font-style: Italic;
font-weight: Normal; }
.inputserifregular {
font-family: "Input Serif Reg";
font-style: Normal;
font-weight: Normal; }
#root #portal-top #portal-header #portal-searchbox {
clear: none;
background-color: transparent;
margin: 0;
padding: 0;
text-align: left;
text-transform: none;
white-space: normal;
z-index: 2; }
/* */
.hiddenStructure {
display: none; }
/* */
.visualClearLeft {
clear: left; }
.LSBox {
clear: none;
float: none;
text-align: left;
padding-right: 0;
display: inherit; }
.margin-top-content {
margin-top: 70px !important; }
#portal-personaltools-wrapper {
display: none; }
#content {
font-size: inherit;
padding: 0;
background: transparent; }
.right-sidebar { }
.right-sidebar:hover {
z-index: 1; }
.v2-logo {
height: 35px;
float: left;
width: 80px;
padding-left: 15px; }
.v2-logo a {
display: inline-block;
height: 42px; }
.v2-logo a:hover svg path {
fill: #2BFF3A; }
.v2-logo a img, .v2-logo a svg {
width: 65px;
height: 100%; }


/* CATEGORY STYLINGS FOR MENU & HEADERS & PREVIEWS */
.category {
font-size: 11px; }
.category.EVENT {
background-color: #FFFF2D; }
.category.LAB {
background-color: #5FBEFF; }
.category.PUBLISHING {
background-color: #FF434E; }
.category.ARCHIVE {
background-color: #00FFFF; }
.category.WEBSHOP {
background-color: #B373FF; }
.category.ABOUT {
background-color: #32FF9C; }
.category-about .documentFirstHeading {
background-color: #32FF9C;
padding-top: 2px; }
.category-organization .documentFirstHeading {
background-color: #32FF9C;
padding-top: 2px; }
.category-event .documentFirstHeading {
background-color: #FFFF2D;
padding-top: 2px; }
.category-events .documentFirstHeading {
background-color: #FFFF2D;
padding-top: 2px; }
.category-lab .documentFirstHeading {
background-color: #5FBEFF;
padding-top: 2px; }
.category-publishing .documentFirstHeading {
background-color: #FF434E;
padding-top: 2px; }
.category-archive .documentFirstHeading {
background-color: #00FFFF;
padding-top: 2px; }
.category-webshop .documentFirstHeading {
background-color: #B373FF;
padding-top: 2px; }
.category-shop .documentFirstHeading {
background-color: #B373FF;
padding-top: 2px; }
.documentFirstHeading {
display: inline-block;
font-size: 25px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 15px; }
.documentFirstHeading span {
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif; }
.tileItem img.tileImage {
float: left;
border: 0;
margin: 0;
max-width: 100%;
height: auto; }
.tileItem, .item {
border-top: none; }
.template-v2_upcomingevent_view .tileItem, .template-v2_eventlist_view .tileItem {
width: 100%;
float: left;
margin-bottom: 15px; }
.template-v2_upcomingevent_view .tileItem:hover, .template-v2_eventlist_view .tileItem:hover {
background-color: #FFFF2D; }
.template-v2_upcomingevent_view .past-event, .template-v2_eventlist_view .past-event {
width: 100%;
float: left;
background-color: #e6e6e6; }
.template-v2_webshop_view .tileItem .tileItem-inner {
height: 380px; }
.template-v2_webshop_view .tileItem .tileInfo {
height: 340px; }
.template-v2_webshop_view .tileItem .thumb {
height: 150px;
margin: 10px;
text-align: center;
margin-bottom: 30px; }
.template-v2_webshop_view .tileItem .thumb img {
max-height: 100%;
width: auto;
max-width: 100%; }
.template-v2_webshop_view .tileItem .thumb .image {
width: 100%;
height: 100%;
background-size: contain;
background-position: center center;
background-repeat: no-repeat; }
.template-v2_webshop_view .tileItem .tileBody {
height: 70px; }
.template-v2_webshop_view .tileItem .tileShopping {
position: relative;
padding-bottom: 10px; }
.template-v2_webshop_view .tileItem .tileShopping .price {
float: left;
font-weight: 500;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-size: 15px;
color: #666; }
.template-v2_webshop_view .tileItem .tileShopping > a {
position: absolute;
right: 100px;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-size: 15px;
text-transform: uppercase;
text-decoration: none; }
.template-v2_webshop_view .tileItem .tileShopping > a:hover {
text-decoration: underline; }
.template-v2_webshop_view .tileItem .tileShopping > a:after {
background: url(../assets/css/winkel.png) no-repeat center center;
content: "";
width: 18px;
height: 18px;
position: absolute;
right: -22px;
top: 2px; }
.template-v2_webshop_view .tileItem .tileItem {
height: 430px; }
.leadimageContainer img {
width: 100%; }
.eventDetails {
float: none;
width: auto; }
.newsImageContainer {
margin-left: 20px; }
.newsImageContainer .discreet {
display: none; }
.newsImage {
width: 100%;
height: auto;
border: none; }
.leadimage img {
width: 100%;
height: auto; }

/* TEMPALTE EVENT VIEW */
.template-event_view .newsImageContainer {
width: 45%;
float: left; }
/*.template-event_view .event-overview {
float: left;
margin-bottom: 20px; width: 100%;}*/
.template-event_view .event-meta {
width: 45%;
float: left;
margin-left: 20px;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.template-event_view .event-meta .eventDetailsDateTime {
text-transform: uppercase;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-size: 25px;
padding-bottom: 20px; }
.template-event_view .event-meta .eventDetailsDateTime span {
text-transform: uppercase;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-size: 25px; }
.template-event_view .event-meta .eventDetails {
font-size: 1.2em;
margin-top: 20px;
text-transform: capitalize; }
.template-event_view .event-meta .eventDetails .event-buttons {
margin-top: 20px; }
.template-event_view .event-meta .eventDetails .event-buttons .event-addToCal .info {
font-size: 12px; }
.template-event_view .event-meta .eventDetails .event-buttons .event-contact {
float: left;
margin-left: 20px; }
.EventDateInfo, .EventDateInfo > span {
text-transform: uppercase;
display: inline-block;
font-family: "Input Mono Cond Bd", "HelveticaNeue-CondensedBold", "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: 400; }
.futureEventDateFrom, .futureEventDateUntil, .pastEventDateFrom, .pastEventDateUntil {
clear: none; }
.futureEventDateFrom div, .futureEventDateUntil div, .pastEventDateFrom div, .pastEventDateUntil div {
float: left; }
.event_time {
clear: both; }
.eventDetailsDateTime {
margin-bottom: 10px; }
.eventDetails {
margin: 0; }
.event-addToCal .icon, .event-addToCal .info {
float: left; }
.documentByLine {
margin-bottom: 10px; }

.documentActions {
float: left; }

/* documentDescription */
.documentDescription, .description {
font-weight: normal;
margin: 0;
line-height: 1.4; }
.documentDescription {
  font-size: 1.2em; 
}
.documentDescription a {
  font-weight: 500; 
}
.documentDescription p{
  padding-bottom:0;
}


/*
#portal-siteactions {
display: none; }
*/

.documentActions {
display: none; }

.template-v2_person_view .person-overview .documentDescription {
border-bottom: none; }
.template-v2_person_view .pageWrapper {
clear: both;
padding-top: 20px; }


/* SEARCH */
.searchSection {
display: none; }
input#searchGadget {
border: none;
padding: 0;
margin: 0;
display: block;
float: left;
width: 197px;
height: 35px;
line-height: 35px;
text-transform: uppercase;
padding: 0 10px;
font-size: 15px;
line-height: 1.56; }
input.searchButton {
margin-bottom: 0 !important;
color: #000000;
font-size: 13px;
background: none;
cursor: pointer;
padding: 0;
text-transform: none;
border: none;
background: url(../assets/css/v2-search-icon.png) no-repeat center center;
width: 29px;
height: 29px;
display: block;
text-indent: -9999px;
float: left; }

.column-4, #root #portal-top #portal-header #portal-searchbox {
float: left;
margin-left: 13px;
width: 232px;
position: relative; }


/* DesignPartyProgam.nl Additions */

ul.main-menu{
  border:none;
}
ul.main-menu a{
  border-bottom:2px solid #000000;
}
.padding-top{
  width: 806px;
}
.page-padding-top * {
  box-sizing: content-box !important;
}

.social-icons a{
  margin-right:6px;
}


/* Klaro consent fixes */
div[data-type='placeholder']{
  width: 100%;
  max-width:100% !important;
}
div[data-type='placeholder'][data-name='vimeo']{
  position:absolute;
  top: 0;
}

div[data-type='placeholder'][data-name='vimeo'] .klaro .context-notice,
div[data-type='placeholder'][data-name='youtube'] .klaro .context-notice{
  aspect-ratio: 16/9;
}

/* fixes for removed base style */