a:focus {
   color: grey;
}

h7 {
    font-size: 0.8em;
}

article.full .panel.radius.callout ul {
	list-style-type: disc;
}
article.full ul {
	list-style-type: disc;
}
.block.intro.subpage h1 {
   text-align: center;
}
.block.intro.subpage .color-filter p {
   text-align: center;
   padding-right: 0;
   font-size: 1.5em;
   font-weight: 300;
}
.filelist li {
   min-height: 3em;
}
table p {
	margin: 0;
}
article.full ul li, article.full ol li {
	font-size: 1.1em;
}
.panel.radius.callout.right {
	float: right;
}
.panel.radius.callout {
	float: left;
}
.panel.radius.callout:not(.right):not(.left) {
        width: 100%;
}
.block.intro.subpage .color-filter {
        min-height: 111px;
}
article.full .ezxmltext-field {
        font-size: 1.1em;
}
article.full .ezxmltext-field p {
        font-size: 1em; 
}

.part13full.left {
    margin-left: 0;
    margin-right: 5%;
}

.callout.part13full .object-left,
.callout.part13full .object-right {
    padding-bottom: 0.5em;
}

@media only screen and (max-device-width: 480px) {
    img.article-promo-image {
        width: 100%;
   }
}

