
@font-face {
  font-family: "FontAwesome";
  src: url('../fonts/fontawesome-webfont.ttf?1530086704') format('truetype'), url('../fonts/fontawesome-webfont.woff?1530086704') format('woff'), url('../fonts/fontawesome-webfont.eot?1530086704') format('embedded-opentype'), url('../fonts/fontawesome-webfont.svg?1530086704') format('svg');
}
@font-face {
  font-family: "Myanmar3";
  src: url('../fonts/Myanmar3.ttf?1530086704') format('truetype'), url('../fonts/Myanmar3.woff?1530086704') format('woff'), url('../fonts/Myanmar3.eot?1530086704') format('embedded-opentype'), url('../fonts/Myanmar3.svg?1530086704') format('svg');
}

/*body { 
	font-family: "Geogrotesque-Regular", "Myanmar3", "Arial", sans-serif; 
	color: #535353; 
	font-size: 15px; 
	line-height: 24px; 
}

p { 
	font-family: "Geogrotesque-Regular", "Myanmar3", "Arial", sans-serif; 
	color: #535353; 
	font-size: 18px; 
	line-height: normal; 
}

body a { 
	color: #0084c8; 
	outline: none; 
}*/

/*body a:hover, body a:focus { color: #005581; text-decoration: none; outline: none; }

body img { max-width: 100%; }

body h1, body .node-title { 
	font-family: "Merriweather-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #212121; 
	font-size: 50px; 
	font-weight: normal; 
	text-transform: uppercase; 
}*/

/*body h2 { 
	font-family: "Merriweather-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #212121; 
	font-size: 30px; 
	font-weight: normal; 
	line-height: 35px; 
	text-transform: uppercase; 
	padding: 15px 0; 
	margin-bottom: 20px; 
}

body h3 { 
	font-family: "Merriweather-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #212121; 
	font-size: 25px; 
	font-weight: normal; 
	line-height: 30px; 
}*/

.print-content .field-type-datetime, .print-content .field-type-taxonomy-term-reference, .print-content .field-name-field-location {
  display: inline-block;
  vertical-align: top;
}

.print-content .field-type-datetime, .print-content .field-name-field-location {
  font-family: "Geogrotesque-Regular","Myanmar3","Arial",sans-serif;
  font-size: 12px;
  color: rgba(83,83,83,0.5);
}

.print-content .field-type-taxonomy-term-reference, .field-name-field-news-category.field-type-taxonomy-term-reference ul {
	margin: 0 !important;
}

.print-content .field-type-taxonomy-term-reference ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
}

.print-content .field-type-taxonomy-term-reference ul li {
	display: inline-block;
	margin: 0;
}

.print-content .field-type-taxonomy-term-reference ul li:first-child:before, 
.print-content .field-name-field-location .field-item:before {
	content: '|';
	color: rgba(83,83,83,0.5);
	display: inline-block;
	margin: 0 5px;
}

.print-content .field-type-taxonomy-term-reference ul li a {
	font-family: "Geogrotesque-Regular","Myanmar3","Arial",sans-serif;
  font-size: 12px !important;
  text-decoration: none !important;
  color: rgba(83,83,83,0.5) !important;
	border-radius: 0 !important;
  background: none !important;
  height: auto !important;
  line-height: 24px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: rgba(83,83,83,0.5) !important;
}

.print-content .field-type-taxonomy-term-reference ul li a:hover {
	background: transparent;
	color: rgba(83,83,83,0.5);
}

.print-content .field-type-taxonomy-term-reference ul li:first-child a:before {
	content: '';
  margin: 0;
}

.print-content .field-type-taxonomy-term-reference ul li a:before {
	border-radius: 0;
  box-shadow: none;
  position: inherit;
  background: transparent;
  height: 0;
  left: 0;
  width: 0;
  top: 0;
  content: ',';
  color: rgba(83,83,83,0.5);
  margin: 0 5px 0 0;
}

.print-content .field-type-taxonomy-term-reference ul li a:after {
	background: transparent;
  	border: none;
}

.print-content .field-name-field-author-reference .field-label {
	padding: 0;
	font-family: "Geogrotesque-Regular","Myanmar3","Arial",sans-serif;
  	color: #535353;
  	font-size: 15px;
  	font-weight: bold;
  	margin: 0;
  	line-height: 24px;
}

.print-footnote {
	display: none;
}

.node-title a, .node-title a:hover {
	color: #0084c8;
	text-decoration: none;
}

.print-hr {
	margin: 0;
}