@font-face { font-family: "Lora"; src: url('../fonts/lora-regular-webfont.ttf?1476941750') format('truetype'), url('../fonts/lora-regular-webfont.woff?1476941750') format('woff'), url('../fonts/lora-regular-webfont.eot?1476941750') format('embedded-opentype'), url('../fonts/lora-regular-webfont.svg?1476941750') format('svg'); }
@font-face { font-family: "Lora-Italic"; src: url('../fonts/lora-italic-webfont.ttf?1477254942') format('truetype'), url('../fonts/lora-italic-webfont.woff?1477254942') format('woff'), url('../fonts/lora-italic-webfont.eot?1477254942') format('embedded-opentype'), url('../fonts/lora-italic-webfont.svg?1477254942') format('svg'); }
@font-face { font-family: "OpenSans-Light"; src: url('../fonts/OpenSans-Light-webfont.ttf?1419581226') format('truetype'), url('../fonts/OpenSans-Light-webfont.woff?1419581226') format('woff'), url('../fonts/OpenSans-Light-webfont.eot?1419581226') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.svg?1419581226') format('svg'); }
@font-face { font-family: "OpenSans-Bold"; src: url('../fonts/OpenSans-Bold-webfont.ttf?1476941750') format('truetype'), url('../fonts/OpenSans-Bold-webfont.woff?1476941750') format('woff'), url('../fonts/OpenSans-Bold-webfont.eot?1476941750') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.svg?1476941750') format('svg'); }
@font-face { font-family: "FontAwesome"; src: url('../fonts/fontawesome-webfont.ttf?1476941750') format('truetype'), url('../fonts/fontawesome-webfont.woff?1476941750') format('woff'), url('../fonts/fontawesome-webfont.eot?1476941750') format('embedded-opentype'), url('../fonts/fontawesome-webfont.svg?1476941750') format('svg'); }
@font-face { font-family: "Myanmar3"; src: url('../fonts/Myanmar3.ttf?1456456522') format('truetype'), url('../fonts/Myanmar3.woff?1456456522') format('woff'), url('../fonts/Myanmar3.eot?1456456522') format('embedded-opentype'), url('../fonts/Myanmar3.svg?1456456522') format('svg'); }
@font-face { font-family: "Zawgyi-One"; src: url('../fonts/Zawgyi-One.ttf?1451987890') format('truetype'), url('../fonts/Zawgyi-One.woff?1451987890') format('woff'), url('../fonts/Zawgyi-One.eot?1451987888') format('embedded-opentype'), url('../fonts/Zawgyi-One.svg?1451987888') format('svg'); }

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

body p { 
	font-family: "Lora", "Myanmar3", "Arial", sans-serif; 
	color: #535353; 
	font-size: 15px; 
	line-height: 24px; 
}

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: "OpenSans-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #0084c8; 
	font-size: 50px; 
	font-weight: normal; 
}

body h2 { 
	font-family: "OpenSans-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #0084c8; 
	font-size: 30px; 
	font-weight: normal; 
	line-height: 35px; 
	padding: 15px 0; 
	margin-bottom: 20px; 
}

body h3 { 
	font-family: "OpenSans-Bold", "Myanmar3", "Arial", sans-serif; 
	color: #0084c8; 
	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: "Lora","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: "Lora","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: "Lora","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;
}