
/* this file contains the printing layout */

html, body, body .outer-wrapper { height: auto; }

body { -webkit-print-color-adjust: exact; print-color-adjust: exact; }

body, h1, h2, h3, h4, h5, h6, a { color: #000; }
hr { border-color: #000; }

p.colored, span.colored, a.colored, b.colored, i.colored, u.colored { color: #000; }

#mainHeader .headerMenu, #mainNav, #mainFooter, #headerImage, #headerSlider { display: none !important; }
#ScrollToTop, #overlay, #cboxOverlay, body .lightboxOverlay { display: none !important; }

body #root { padding: 0 !important; }
body #root #content { margin: 0 !important; padding: 0 !important; }

.row .col-sm-6 { float: left; width: 50%; }

form input, form textarea, form select, .selectric, .selectric .button, .selectric-items { border-color: #000 !important; color: #000; }
form input[type="button"], form button[type="button"], form input[type="submit"], form button[type="submit"], form input[type="reset"], form button[type="reset"] { border-color: #444; color: #000; }

.tx-powermail .powermail_label { display: block; width: auto; }
.tx-powermail .powermail_fieldwrap_type_submit:before { display: none; }

form .InputField input[type="checkbox"], form .InputField input[type="radio"] { margin: 0 5px 0 0; opacity: 1; position: static; }
form .input-custom { display: none; }

#content table tr th { color: #000; }
#content table td { border-top: 1px solid; }

#content ul li { list-style-type: circle; }
#content ul li:before { display: none; }
#content .ce-uploads li, #content .news .page-navigation ul li, #content ul.ce-menu li { list-style: none; }

.layout-1 .ce-bodytext, div .row .layout-1 .ce-bodytext {
	-webkit-column-count: auto;
	   -moz-column-count: auto;
			column-count: auto;
}

#content .tx-indexedsearch table td { border: none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res:first-child { border-color: #000; }

a { color: #000; }
a.more:after { display: none; }

.header-line:after { display: none; }
#breadcrumbList ol li span[itemprop="title"], #breadcrumbList ol li span.Separator { color: #000; }
.contentRow #mainContent { float: left; }

.col-md-4 { float: left; width: 33.33333333%; }

/* home */
div[data-page-id="1"] {}

/* news */
body #content:before { display: none; }
.news-list-view .article, .contentRow .news-list-view .article { float: none; margin-bottom: 40px; width: 100%; }
.news-list-view .article .ContentArea { padding-bottom: 0; }
body #content .news-list-view .article .header h3 a, body #content .news-list-view .article .teaser-text,
body #content .news-list-view .article:nth-child(even) .header h3 a, body #content .news-list-view .article:nth-child(even) .teaser-text { color: #000; font-weight: normal; }
.news-list-view .article .more, .news-single .article .news-backlink-wrap { display: none; }
.news .shariff { display: none; }
.news-single .article .header .news-list-date time { border-color: #000; }
.news-single .article .header .news-list-date .year,
.news-single .article .header .news-list-date .date,
.news-single .article .header .news-list-date .month { background: none; color: #000; }

/* ads */
#nab_top, #nab_side, .naMediaAd, .naMediaAd_SUPERBANNER, .naMediaAd_WIDE_SKYSCRAPER { display: none !important; }


/* eof */
