/*
---

name: Print

provides: [CSS.Print]

===================================
IMPORTANT:
Do *NOT* edit the compiled CSS file
Only edit the equivalent LESS file
===================================

...
*/
@page {
  margin: 2cm;
}
body {
  color: #000;
  font-size: 12pt;
  font-family: Arial, sans-serif;
  line-height: 1.2;
}
h1,
h2,
h3,
h4,
p {
  margin: 0 0 10px;
}
h1 {
  font-size: 18pt;
}
h2 {
  font-size: 13.5pt;
}
h3 {
  font-size: 12pt;
}
h4 {
  font-size: 12pt;
}
p {
  page-break-inside: avoid;
}
img {
  border: 0;
}
.byline > span {
  margin-left: 5px;
}
.byline > span:first-child {
  margin-left: 0;
}
.byline .author {
  font-weight: bold;
}
table {
  clear: both;
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}
table th,
table td {
  border: 1px solid #666;
  padding: 2px;
  text-align: left;
}
table th {
  border-bottom: 3px double #666;
}
form {
  margin: 20px 0;
}
form .field {
  margin-bottom: 10px;
}
fieldset {
  border: 0;
  padding: 0;
}
label,
input,
textarea,
select {
  font-size: 12pt;
  width: auto;
}
label {
  display: block;
}
input.text,
input[type=text],
textarea {
  width: 40%;
}
select {
  width: auto;
}
textarea {
  font-family: Arial, sans-serif;
}
.errorbox_large,
.errorbox {
  color: #F00;
}
.securityfilter {
  display: none;
}
hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #666;
  height: 0;
  line-height: 1;
}
.azSection {
  font-size: 60pt;
}
#rightcolumn,
#footer,
#cookiePolicy,
#ms_footer,
#mobileSections {
  display: none;
}
#skiplinks,
#mastad,
#mainnav,
#logo,
#mast_date,
#mastnav,
#mastsearch {
  display: none;
}
#crumbtrail {
  display: none;
}
#hanging_sky,
.relatedSites,
.searchSponsor,
.poll,
.view-all-comments,
.mast-promo,
.renew,
.rssfeed,
.icon,
.more,
.app-badge-container,
.controls.toolbar,
.searchSort,
.search-bar,
.filteredSearch,
.sortBy {
  display: none;
}
#print_logo {
  margin-bottom: 20px;
}
.footer_ad,
#relatedContent-mobile,
div[id^="mpu1-"],
.ad,
.mastPromo,
.story-inline-advert {
  display: none;
}
/* GENERAL CLASSES */
.webonly {
  display: none;
}
.pageOptions {
  display: none;
}
.paging {
  display: none;
}
.hide {
  display: none;
}
.poll {
  width: 40%;
}
.browserCheck,
.mobileOverlay,
.pagination {
  display: none;
}
.inlineFull img {
  display: block;
  margin: 0 auto 12px;
}
.inline_image {
  display: block;
  margin: 0 auto;
}
.inline_image.image_size_small {
  width: 180px;
}
.inline_image.image_size_med {
  width: 380px;
}
.inline_image.image_size_full {
  width: 580px;
}
.inline_image.inline_image_left {
  clear: left;
  float: left;
  margin-right: 20px;
}
.inline_image.inline_image_right {
  clear: right;
  float: right;
  margin-left: 20px;
}
.inlineFull img,
.image_size_full img {
  width: 100%;
}
/*
	=====================
	page-specific content
	=====================
*/
.inlineImages,
.attachmentPaging {
  display: none;
}
.useraccount,
.deleteItem,
.storyAuthorLarge,
.profile_box dd img {
  display: none;
}
.az_list {
  display: none;
}
.blogTitleBlock,
#blog_section_layout {
  display: none;
}
#comments .action,
#comments .meta,
#comments .picture {
  display: none;
}
#comments li {
  margin-bottom: 12px;
  border-bottom: 1px solid #000;
}
/*
... bespoke content...
*/
.publicationsList.years {
  display: none;
}
.searchDetails .tabs,
.searchDetails .sortBy,
.advancedSearch {
  display: none;
}
.standfirst {
  font-size: 13pt;
}
.subscribe_options,
.gallery,
.videoblock,
.audioblock,
.pageOptions,
.extras,
.paging,
#story .relatedContent,
.accessbility_buttons,
#access_denied,
#comments_form {
  display: none;
}
.storyAuthorSmall {
  margin-bottom: 20px;
}
.storyAuthorSmall img {
  display: none;
}
.picture,
.picture + .meta {
  margin-bottom: 0;
}
.tabsStyle1,
.tabs {
  display: none;
}
.factfile,
blockquote {
  border: 1px solid #666;
  margin-bottom: 20px;
  padding: 10px;
}
.socialMediaLinks,
.show-fullscreen {
  display: none;
}
.videoblock + .meta,
.videoblock + .meta + .caption {
  display: none;
}
.storyAuthorSmall .title {
  margin-left: 4px;
}
.question,
.answer {
  clear: both;
}
.question > span,
.answer > span {
  display: table-cell;
  vertical-align: top;
  width: 72px;
  font-size: 60pt;
  line-height: 1;
  font-family: 'Source-Sans-Pro-300', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.question > span + p,
.answer > span + p {
  display: table-cell;
  padding-top: 4px;
}
.question > span {
  color: #C81F25;
}
.question p {
  font-weight: bold;
}
.answer {
  margin-bottom: 24px;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 8px;
}
#wtcInformControl1_ErrorHolder {
  color: #F00;
}
/*
	=====================================================
	Webstructure content - not needed for Webvision sites
	=====================================================
*/
.bookmark {
  display: none;
}
.lastUpdated {
  border-top: 1px solid #666;
  margin-top: 10px;
  padding-top: 10px;
}
.lastUpdated a {
  display: none;
}
.az_list {
  display: none;
}
.searchHelp,
.refineResults {
  display: none;
}
