/*# sourceMappingURL=maps/print.css.map */

.dribbble {
	color: #ea4c89;
}

.facebook {
	color: #3b5999;
}

.flickr {
	color: #ff0084;
}

.googleplus {
	color: #dd4b39;
}

.instagram {
	color: #e4405f;
}

.linkedin {
	color: #0077b5;
}

.pinterest {
	color: #bd081c;
}

.snapchat {
	color: #fffc00;
}

.soundcloud {
	color: #f30;
}

.tumblr {
	color: #34465d;
}

.twitter {
	color: #55acee;
}

.vimeo {
	color: #1ab7ea;
}

.whatsapp {
	color: #25d366;
}

.youtube {
	color: #cd201f;
}

#accesskey, .header, .breadcrumbs, .button, .btn, .footer, .header-nav, .menu-button, .metadata-share, .pagination, .rnav, .sidebar, .article-footer, .visually-hidden, .fluid-width-video-wrapper, .strp-window, iframe, form, input {
	display: none;
}

.header-logo-image {
	display: block;
	margin: 2em auto;
}

body {
	background: transparent;
	color: #000;
	font: 400 12pt/1.3 Georgia, Times, "Times New Roman", serif;
	-ms-font-feature-settings: "liga", "kern";
	-o-font-feature-settings: "liga", "kern";
	font-feature-settings: "liga", "kern";
	width: 80%;
	margin: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
	font-weight: 700;
	page-break-after: avoid;
}

h1 {
	font-size: 30pt;
}

h2 {
	font-size: 25pt;
}

h3 {
	font-size: 20pt;
}

h4, h5, h6 {
	font-size: 18pt;
}

ol li {
	list-style: decimal;
}

ol li ol li {
	list-style: lower-roman;
}

ol li ul li {
	list-style: circle;
}

ul li {
	list-style: disc;
}

ul li ul li {
	list-style: circle;
}

ul li ol li {
	list-style: decimal;
}

img {
	width: auto;
	margin: auto;
	max-width: 100%;
}

figcaption {
	font-style: italic;
	text-align: center;
}

a {
	text-decoration: none;
	color: currentColor;
}

blockquote {
	border-left: 4px solid #424b5a;
	font: italic 400 16pt Georgia, Times, "Times New Roman", serif;
	margin: 2rem 0;
	padding-left: 1rem;
}

cite {
	color: #666;
	display: block;
	font: normal 400 12pt "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
}

q {
	font-style: italic;
	quotes: "‘" "’" "“" "”";
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

table {
	border-spacing: 0;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}

th, td {
	border: 1px solid #ccc;
	min-width: 140px;
	padding: .25rem .5rem;
	text-align: left;
}

thead td, tfoot td, th {
	font-weight: 700;
}

.metadata {
	color: #666;
	font: "Trebuchet MS", "Lucida Grande", Tahoma, sans-serif;
}
