.dusWhite {
    background: #fff;
}

.page-template-page-dossiers article.image h2 {
    font-weight: bold;
    font-style: normal; 
    font-size: 17px;
    min-height: 41px;
}

.page-template-page-dossiers article.image .articleContent p {
    font-size: 14px;
}    

@media only screen and (min-width: 481px) {
    .page-template-page-dossiers .span_4_of_5 .span_1_of_2 {
        width: 48.6%;
    }
    .page-template-page-dossiers .span_4_of_5 .col.span_1_of_2 {
            margin: 0 0 1% 2.8%;
    }
}

@media only screen and (max-width: 480px) {
    .page-template-page-dossiers article.image h2 { 
        font-size: 18px;
        min-height: 0;
    }
    
    .page-template-page-dossiers article.image .articleContent p {
    font-size: 1.1em;
    } 
}

.single .mainContent .BolPartner_SelectedProducts_PlaceHolder, .single .mainContent .bol_pml_box {
    max-width: 97%;
}

h4.dus, .dus {
    font-style: normal !important;
    color: #9a9a9a;
    font-size: 0.6em;
    font-family: Avenir, Helvetica, Arial, sans-serif;
    margin: 0;
}

@media only screen and (max-width: 480px) {
    .single .mainContent .bol_pml_box {
    max-width: 94%;
    }
}    

.rss-widget-icon {
    display: none;
}

.collapse, #pigMenu {
  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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

#reactieBlok {
    display: none;
    padding: 30px 13% 0 13%;
}

#reactieButton {
    color: #0e4166 !important;
    background: rgba(255, 197, 44);
    padding: 8px 5px;
    font-family: Avenir, Helvetica, Arial, sans-serif;
    border: 1px solid #0e4166;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: none !important;
    display: inline;
    font-family: Avenir, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
}    

.wp-pagenavi {
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    padding: 0.2em 0 0.4em 0;
    margin-top: 1em;
}

.home .wp-pagenavi {
    text-transform: uppercase;
}

.home .wp-pagenavi a {
    font-size: 10px;
}    

.daisyconContentWrapper img {
    width: auto;
}

.daisyconContentWrapper {
    width: 100%;
}

.daisyconContentWrapper article {
    display: block;
    overflow: hidden;
    padding-top: 7px;
}    

.daisyconContentWrapper figure {
    float: left;
}

.daisyconContentWrapper .newsListBody {
    float: none;
    font-weight: bold;
}

.daisycon {
    width: 100%;   
}

.daisycon h4 {
    background: #fff; 
    margin: 0 !important;
}

.daisyconContentWrapper figure {
    margin: 0 7px 0 0;
    width: auto;
}

.daisycon #columns {
    padding: 0;
    width: 100%;
}

.daisyconContentWrapper .subHead {
    text-transform: uppercase;
    text-align: center;
    color: #4975a3;
    font-size: 10px;
    margin: 0.5em 0.5em 1em 0.5em;
    font-style: normal;
    font-weight: bold;
}

.single .plista_widget_belowArticle .plistaHeadline {
    font-family: Cambria, Georgia, serif;
    text-transform: uppercase;
    text-align: center;
    color: #4975a3;
    font-size: 10px;
    margin: 0.5em 0.5em 1em 0.5em;
    font-weight: bold;
    border: none;
}

.single .plista_widget_belowArticle .itemTitle {
    font-family: Cambria, Georgia, serif;
    font-weight: bold;
    color: #0e4166;
    font-size: 17px;
}

@media only screen and (max-width: 480px) {    
    .mainContent.share {
        text-align: center;
        min-height: 48px;
        padding-top: 12px;
    }
    
    .mainContent.share a {
        color: #0e4166 !important;
    }
}

/* member hacks */

#mepr_vat_customer_type_row, #mepr_vat_number_row {
    display: none !important;
}     
 }

/* popup */

#ouibounce-modal {
    z-index: 100 !important;
}

/* admin */ 

.wp-admin .compat-field-custom_media_style .field { 
    position: absolute;
    top: 0px;
    color: #fff;
    font-size: 1.2em;
    background: #f00;
    width: 100%;
    line-height: 3em;
    padding: 0 8px;

}