/*** Print Stylesheet ***/
* {
	background:transparent !important;
	color:#000 !important;
	text-shadow:none !important;
	filter:none !important;
	-ms-filter:none !important;
}

@page {
	margin:0.5cm;
}

body {
	font-family:Georgia,serif;
	font-size:16px;
	background-image:none;
	background-color:#fff;
	color:#000
}

a,
a:visited {
	text-decoration:underline;
}

a[href]:after {
	content: " (LINK: " attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

a[href^="javascript:"]:after,
a[href^="#"]:after {
	content:" ";
}

.main-container {
	width:100%;
	margin:0;
	padding:0;
	background:none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Helvetica,Arial,sans-serif
}

h1 {
	font-size:250%
}

h2 {
	font-size:175%
}

h3 {
	font-size:135%
}

h4 {
	font-size:100%;
	font-variant:small-caps
}

h5 {
	font-size:100%
}

h6 {
	font-size:90%;
	font-style:italic
}

p,
h2,
h3 {
	orphans:3;
	widows:3
}

h2,
h3 {
	page-break-after:avoid
}

.main-container {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}

.entry a:after {
	content: " [" attr(href) "] ";
}

.btn,
.btn-primary,
.btn-lg {
	background-color:#008cba;
	border:1px solid #0079a1;
	color:#fff;
	border-radius:0;
    	font-size:19px;
    	line-height:1.33333;
}

pre,
blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}

thead {
	display:table-header-group
}

tr,
img {
	page-break-inside:avoid
}

img,
figcaption {
	margin:0 auto 0 auto !important;
	text-align:center !important;
	font-size:13px !important;
	color:#777 !important;
}

img,
.col-lg-8,
p {
	max-width:100% !important
}

.group-titles {
	border-top:none !important;
}

#header,
#navbar,
.breadcrumb,
#footer,
.footer,
.alert,
.col-lg-4,
#backtotop,
.view-news-entity-pager,
.entity_pager,
#block-views-news-entity-pager-block,
.group-sociallinks,
#block-social-share-social-share,
#block-block-8,
#block-views-articles-related-articles-block,
#block-views-articles-related-pages-block,
#block-service-links-service-links,
.field-name-field-related-files,
h3.field-label,
.group-article-taxonomy,
#block-block-15,
.db-build-indicator {
	display:none !important;
}