  @charset "UTF-8";
#changematrix td, #changematrix th {
	padding: .5em;
}
#changematrix th {
	background-color: #00843D;
}
#changematrix th.anchorlist {
	background-color: transparent;
}
#changematrix th h4 {
	margin: 0em;
	color: #FFFFFF;
	font-weight: bold;
}
#changmatrix td h3 .fa {
	line-height: 2em;
}
#changmatrix .table-striped td .updated {
	background-color: #fff7c8 !important;
}
#wilmutube {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
#wilmutube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wilmutube {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.wilmutube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.asterisklink {
	font-weight: bold;
	font-size: 1.5em;
	line-height: .75em;
}
.changelist {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.changelist li {
	margin-top: .5em;
	margin-bottom: .5em;
}
.examples li {
	margin-top: .5em;
	margin-bottom: .5em;
}
.examples li strong {
	font-size: 1.2em;
}
.examples li em {
	font-weight: bolder;
}
.expect-steps {
	margin: 1em 0em;
	border: solid 3px #00843d;
	border-radius: 15px;
	padding: .5em;
	font-weight: normal;
}
.expect-steps strong {
	color: #000000;
}
.footnote {
	margin-top: 2em;
	font-size: .9em;
	font-style: italic;
}
.guidelist {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.guidelist li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.instructions li {
	margin-top: .5em; margin-bottom: .5em;
}
.heading-image {
	display: inline;
	width: auto;
	height: 2em;
	vertical-align: middle;
}
.helpanchors {
	font-size: 1.5em
}
.sysicons {
	margin-top: 1em;
}
.newaddress li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.panel-heading h3 {
	margin: 0px;
}
.part {
	font-size: 1.5em;
	line-height: 1.5em;
}
figure {
    margin: 1em auto;
    text-align: center;
}
figure img {
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #000000;
}
figcaption {
    font-style: italic;
    text-align: center;
}