
body {
    background-color: #ffffff !important;
}

.header-region, .header-post .breadcrumb-home, .header-post .color-theme-depth-2, .header-post .color-theme-depth-1, .theme-icon, .rsbtn, .content-pre, .content-middle, .content-post, #block-feature-site-action-bar-sticky-wrapper, #block-feature-site-footer-doormat, #block-feature-site-sponsor-bar, .colorbox-load:before, #sliding-popup {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
}

#block-feature-site-breadcrumbs .color-theme-depth-0 {
    padding: 0;
}

.node-article.view-mode-breadcrumb_tile, .node-article.view-mode-breadcrumb_tile_header {
    padding-left: 0 !important;
}

.siteinfo {
    width: auto;
    padding: 0;
}

.siteinfo img {
    width: auto;
}

footer {
    padding-top: 30px;
}

.node-article.view-mode-full {
    padding-bottom: 0;
    padding-top: 0;
}

#trigger-survey, .more-professionals {
    display: none;
}

.content-image-grid:before, .content-image-grid:after {
    content: " ";
    display: table;
}

.content-image-grid:after {
    clear: both;
}

.content-image-grid .grid-img {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: auto;
}