body {
   font-size: small;
    font-family: "Shannon-Book";
    margin-left: 30px;
    margin-right: 30px;
    orphans: 2;
    widows: 2;
}

h2{
	height: .5em;
	font-weight: normal;
}

button.figure-btn{
	background: none!important;
    color: -webkit-link;
    border: none;
    padding: 0!important;
    font: inherit;
    cursor: pointer;
}

/*#subchapter1{
	width: 668px;
    padding: 0 48px 0 48px;
    line-height: 1.7em;
    background-color: white;
}*/

.subchapter  h2{
    color: #005a93;
    font-family: din;
    font-size: 3.25em;
    line-height: 1em;
    text-align: center;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
    /*padding-top: 0.75em;*/
    margin-bottom: 1.75em;
	height:auto;
}

dl {
    text-align: justify;
    margin-top: 0em;
    margin-bottom: 0.5em;
    line-height: 1.5em;
	text-align: center;
    text-indent: 0em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
    padding-bottom: 0.5em;
}

.author-group {
	text-align: center;
    text-indent: 0em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
    padding-bottom: 0.5em;
}

p {
    text-align: justify;
	text-indent: 0em;
    margin-top: 0em;
    margin-bottom: 0.5em;
    line-height: 1.5em;
}

section section h2{
	color: #005a93 !important;
	font-size: 2.25em !important;
    line-height: 1em !important;
    margin-bottom: 0.65em !important;
    text-align: left !important;
    font-family: "Shannon-Bold" !important;
    page-break-inside: avoid;
    margin-top: 2.5em !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none !important;
    border-left: 8px solid;
    padding-left: 8px;
}

.section-label {
	border:none !important;
	float: left;
    margin-top: 0px !important;
    margin-right: 5px !important;
}
section section section h2{
	font-family: "FrutigerLTStd-Black" !important;
    font-size: 1.33em !important;
    text-transform: uppercase;
    margin-bottom: 1em !important;
    page-break-inside: avoid;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none !important;
    margin-top: 3em !important;
    border: none !important;
}

.c-content-list,#freads1 li, .further-reading li{
	list-style-type: none;
}
.c-content-list__item-label {
	float:left;
	padding-right:2px;
}

.c-content-list span{
	padding-right: 20px;
}
.further-reading h2{
	border:none;
	font-size: 1.5em !important;
    padding-left: 0%;
	font-family: din !important;
    line-height: 1em;
    text-align: center !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
    padding-top: 0.75em;
    margin-bottom: 1.75em;
}
figure, figure button {
    margin-bottom:0.5em;
}