/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
header {
  border: none;
  height: 50px !important;
  min-height: 100px; }

#logo img {
  width: 200px;
  float: left; }

.mobileNavContainer,
.mainNav,
.returnBTN,
.centerBTN,
footer,
.buttonLink {
  display: none; }

h3.page-title {
  text-align: left;
  font-size: 10px; }

.interiorContent {
  width: 90%; }

.caseStudyContent .wysiwyg {
  padding-left: 0;
  padding-right: 0;
  background-color: white; }

.wysiwyg img.caseStudyImage {
  width: 45%;
  float: right;
  margin-left: 5%; }

.wysiwyg h1,
.nameTitle h2 {
  font-size: 17px;
  color: black; }

.wysiwyg h4,
.nameTitle h4,
.caseStudyList_cards .abstractContainer h3 {
  font-size: 14px;
  margin-bottom: 5px;
  color: black; }

.wysiwyg p,
.wysiwyg ol,
.wysiwyg ul,
.wysiwyg blockquote,
.wysiwyg > div,
.wysiwyg a,
.teamList p,
.caseStudyList_cards .abstractContainer p {
  font-size: 11px;
  margin-bottom: 8px;
  color: black; }

.wysiwyg .studyDetails {
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  border-right: none;
  margin: 0;
  margin-bottom: 10px;
  width: 50%;
  padding: 6px 25px 6px 25px;
  color: black; }

.caseStudyList_cards ul li > a {
  max-width: 100%;
  min-height: 50px;
  float: none;
  margin-bottom: 15px; }

.caseStudyList_cards ul li img {
  width: 10%; }

.caseStudyList_cards .abstractContainer {
  width: 90%; }
