.pagegroup {
	margin-bottom: 20px;
}
/*.pagegroup h2 {
	border-bottom: 1px solid #cdcdcd;
	font-family: 'Oswald';
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.pagegroup h3 {
	color: #262626;
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 0 0 1em;
}
.pagegroup h4 {
	color: #40513c;
	font-family: 'Open Sans';
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}*/

.pagegroup .article .header h3 {
	color: #3d3d3d;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
}

.pagegroup .list-group-item {
	background: #f7f7f7;
	border-color: #cdcdcd;
	border-radius: 0;
}
/* TEXT BLOCKS */
.element_textblocks .article {
	margin-bottom: 20px;
}
.element_textblocks .article:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
}
.table-of-contents .media {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.table-of-contents .media-heading {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.table-of-contents .media-heading a {
	text-transform: uppercase;
}
.table-of-contents .media-heading a:active, .table-of-contents .media-heading a:hover, .table-of-contents .media-heading a:focus, .table-of-contents .media-heading a:visited {
	text-decoration: none;
}
.table-of-contents .read-more {
	margin-top: 1em;
}
/* LINKS */
.element_links .list-group-item {
	background-image: url(../images/arrow_bent.png);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	min-height: 40px;
	padding-left: 50px;
}
/* FAQS */
.element_faqs dl.faqs dt {
	margin: 0 0 1em;
	font-size: 24px;
	line-height: 24px;
	color: #262626;
	font-weight: 700;
}
.element_faqs dl.faqs dd {
	margin-bottom: 20px;
}
.element_faqs dl.faqs dd .returnToTop {
	font-size: .8em;
	text-transform: lowercase;
	font-style: italic;
}
/* FILES */
.element_files .list-group-item {
	background-image: url(../images/icon_download.png);
	background-position: 15px 10px;
	background-repeat: no-repeat;
	min-height: 40px;
	padding-left: 50px;
}
/* POSTS */
.recordList thead {
	display: none;
}
/*
.recordList a {
	color: #1867b1;
}
.recordList a:hover,
.recordList a:active,
.recordList a:focus {
	color: #bf0000;
}
*/


.element_posttypes h1.title {
	font-family: 'Roboto Condensed';
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	padding-bottom: 25px;
	z-index: 999;
	position: relative;
}
.element_posttypes h1.title a:link, .element_posttypes h1.title a:visited {
	color: #1b293a;
}
.element_posttypes h1.title a:hover, .element_posttypes h1.title a:active, .element_posttypes h1.title a:focus {
	color: #5183bf;
	text-decoration: none;
	opacity: .85;
}


.element_posttypes h2.subtitle {
	display: none;
	
	color: #5183bf;
	font-size: 30px;
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 1em;
	text-align: center;
}
.element_posttypes .header>h4, .element_posttypes .byline-date {
	border: 0;
	color: #75797c;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
}
.element_posttypes>.post>.content {
	margin-top: 10px;
}
.recordsContainer h4 {
	border-bottom: 2px solid #40513c;
	color: #40513c;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin: 0 0 1em;
	padding-bottom: 1em;
}
.post-image img {
	border-radius: 0;
}
/*.element_posttypes .permalink {
	display: inline-block;
	width: 85%;
}
.element_posttypes .share-this {
	height: 20px;
	line-height: 20px;
}
.element_posttypes .byline-date .share-this {
	margin-top: 10px;
	padding-right: 5px;
}
.element_posttypes .share-this .at-share-btn {
	border-radius: 10px;
}*/

.table.recordList>thead>tr>th, .table.recordList>tbody>tr>th, .table.recordList>tfoot>tr>th, .table.recordList>thead>tr>td, .table.recordList>tbody>tr>td, .table.recordList>tfoot>tr>td {
	border-top: 1px dashed #ddd;
}

.table.recordList>tbody>tr:first-child>td {
	border-top: 0;
}

.element_posttypes .filelist .list-group-item {
	background-image: url(../images/icon_download.png);
	background-position: 15px 10px;
	background-repeat: no-repeat;
	min-height: 40px;
	padding-left: 50px;
}
.element_posttypes article {
	margin-bottom: 40px;
}
.element_posttypes article .foot {
	margin-top: 20px;
}
.element_posttypes .permalink {
	background: transparent;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	margin: 0;
	padding: 30px;
}

.element_forms fieldset.blockLabels { margin-top: 32px; margin-bottom: 32px; }

.pagegroup_images .galleria-info-text {
	text-align: center;
	margin-left: 50px;
}
a.big-blu-btn {
    color: #fff;
    padding: 15px 25px;
    background: #246bbd;
    display: inline-block;
    width: fit-content;
    margin: 15px 0;
    border-radius: 4px;
	transition: .2s ease;
}
a.big-blu-btn:hover {
    background: #1b5392;
	text-decoration: none;
}