/*-----  PRINT STYLESHEET  --------- */
@page  {
  size: 8.5in 11in;
  margin: 1.5cm 1.5cm;
}
* {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-family: Helvetica, Arial, sans-serif;
}
a,
a:visited {
  text-decoration: underline;
}
img {
  page-break-inside: avoid;
  max-width: 100% !important;
}
p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}
h2,
h3 {
  page-break-after: avoid;
}
#home-nav,
.breadcrumb,
.pageTopNav,
.pageTopNavSmall,
.submenu-tablet,
.submenu-mobile,
footer,
.returntotop,
#inPageMenu,
button,
.flatButton,
.quietButton,
label,
input,
select,
textarea,
.photoGallery,
iframe,
#detachmentMap,
.finderSearch {
  display: none !important;
}
.animated,
.wow {
  visibility: visible !important;
}
img {
  display: none;
}
.homepageCore {
  display: none;
}
.showcaseImg {
  display: none;
  height: 0;
}
img.nailthumb-image {
  display: block !important;
  max-width: 1.5in !important;
}
#missingpersons img.nailthumb-image {
  height: auto !important;
}
.articleFeatImg {
  height: auto !important;
}
#printlogo {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
#printlogo img {
  display: block;
  width: 3in;
}
.social {
  width: 100%;
}
