/*
 * @file
 * Print Styles
 * This probably needs work, but it's a good starting point.
 */
/*
 * Body
 */
body {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  word-spacing: 1.1pt;
  letter-spacing: 0.2pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 11pt;
}

/*
 * Links
 */
a {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
  color: #0000ee;
}
a[href^="http://"]:after, a[href^="http://"]:visited:after {
  content: "(" attr(href) ")";
  font-size: 10pt;
}

/*
 * Strip background from likely candidates
 */
div[id*="wrapper"],
[class*="title"],
[class*="inner"],
header,
footer,
#branding,
#container,
#columns,
.columns-inner,
#content-column,
.content-inner,
.region,
.region-header,
.region-content,
.article,
.article-title,
.article-content,
.comment,
.comment-title,
.comment-content,
.block,
.block-inner,
.block-title,
.block-content,
table,
table * {
  background: none !important;
}

/*
 * Hide various bits of the page, .noprint reusable class for hiding stuff.
 */
.noprint,
.sidebar,
#breadcrumb,
.nav,
.field-type-taxonomy-term-reference,
ul.links,
.feed-icon,
.poll .bar,
.poll .foreground,
.comment-form,
#comment-form,
.book-navigation,
.tabs,
.action-links,
.pager,
.messages,
.help {
  display: none;
}

/*
 * Ensure the display the main content region
 */
#content {
  display: block !important;
}

/*
 * Layout
 */
#header {
  margin-bottom: 20px;
}

.content-inner {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * HTML elements
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0;
  padding: 0;
  line-height: 1;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 13pt;
}

h3 {
  font-size: 12pt;
}

h4,
h5,
h6 {
  font-size: 11pt;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#site-name a,
#site-slogan {
  text-decoration: none !important;
  color: #333333;
}

.h-group a:link, .h-group a:visited {
  text-decoration: none;
}

#page-title {
  margin-top: 20px;
}

pre,
code,
tt,
samp,
kbd,
var {
  font-size: 10pt;
  font-family: Consolas, "Lucida Console", Menlo, Monaco, "DejaVu Sans Mono", monospace, sans-serif;
}

blockquote {
  margin: 20px;
  padding: 10px;
  font-size: 10pt;
  font-style: italic;
  background: #eeeeee;
}

hr {
  background-color: #666666;
}

/*
 * Header, Logo, Site name
 */
#header {
  padding-bottom: 20px;
}

#logo img {
  padding: 0 10px 0 0;
  margin: 0 !important;
  float: none !important;
}

/*
 * Images
 */
img {
  float: left;
  margin: 4px 20px 10px 0;
  page-break-inside: avoid;
}

a img {
  border: none;
}

/* TABLE */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px auto;
	padding: 0px;
}
thead tr,
tbody th {
	padding: 7px 7px;
	text-align: left;
	vertical-align: middle;
}
td {
	border-bottom: 0px;
	margin: 0px;
	padding: 5px 7px;
	text-align: left;
}
table {
	background: #fff;
	color: #333;
	page-break-inside: avoid;
}
table,
thead,
tbody,
tr,
th,
td {
	border-color: #ddd;
	font-size: 9pt;
}
thead tr,
tbody th {
	background-color: #0a7ac9;
	border: 1px #0a7ac9 solid;
	color: #fff;
	font-size: 1em;
	font-weight: 400;
}
tr {
	background-color: #f5f5f5;
    border-top: 1px solid #ddd;
	border-bottom: 0px;
}
tr:nth-child(2n+2) {
	background-color: #fff;
	border-bottom: 0px;
}
tbody th,
thead th,
thead tr,
tbody td,
table
{
	border: 1px #999 solid !important;
	color: #000 !important;
	padding: 5px !important
}
/*
 * Forms
 */
form {
  margin-bottom: 10px;
}

/* DISPLAY NONE */
.horizontal-tabs-list,
#site-status,
#logo,
#skip-link,
.sidebar,
#menu-bar-area,
#header-area,
#header-region,
#search-theme-form,
#footer,
#name-and-slogan,
.top-secondary-content,
.breadcrumb,
.tabs,
.feed-icon,
.links,
.country-tabs-menu,
.control-expand-collapse-all,
.views-field-field-pt-styles,
.controls-block,
.no-print,
.print-tab,
.dropdown-menu,
#main .country-tabs-content.no-print,
#country-accordion-wrapper,
.dataTables_filter,
.group-access-market,
.ckeditor-accordion-toggle
{display: none!important;}


/* DISPLAY BLOCK */
#name-and-slogan,
#site-name {
	display: block!important;
	height: auto!important;
	position: relative !important;
	width: auto!important;
}
#content .ckeditor-accordion-container > dl dt a {
	border: none !important;
	color: #333;
	font-weight: 700;
	margin: 20px 0 !important;
	padding: 0 !important;
}


.entity-paragraph-type,
#content .print-all,
#main .field-name-field-country-tab .country-tabs-content {
	display: block!important;
}

#content img {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;
}


#content .fieldset-wrapper,
#content .entity-country-tab,
#content .horizontal-tabs-pane,
#content .container-content,
#content .horizontal-tabs,
#content .horizontal-tabs .horizontal-tabs-panes,
#content .ckeditor-accordion-container > dl,
#content .ckeditor-accordion-container > dl dd,
#content .ckeditor-accordion-container > dl dt a {
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

/*
 * Poll module
 */
.poll .text,
.poll .percent,
.poll .total {
  text-align: left;
}
.poll form {
  margin-bottom: 0;
}

/*
 * Articles
 */
.node,
.comment {
  margin-bottom: 20px;
  overflow: hidden;
  page-break-inside: avoid;
}

.submitted {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.submitted a {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}



.container-content img {
	height: auto;
	max-width: 100%!important;
	width: auto;
}
.top-secondary-content,
.title-bar-controls,
.expand-collapse-all-block,
.footer-full {
	display: none!important;
}



/* DISPLAY BLOCK */
#main-content .print-all {
	display: block!important;
	page-break-inside: avoid;
}
#main-content .print-all .ckeditor-accordion-container > dl dd,
#main-content .page-break .ckeditor-accordion-container > dl dd,
#main-content .print-all .field-name-title {
	display: block!important;
}
#main-content .page-break,
#main-content .field-name-field-country-tab .country-tabs-content:first-child {
	
}


#main-content .print-all.horizontal-tab-hidden {
	position: relative !important;
	top: auto !important;
}
