/* NODE TYPES */
.node-profile { padding:15px 15px; margin-bottom:15px; background:#f7f7f7; border:1px solid #d9d9d9; zoom:1; border-radius:3px; }
.node-profile .image-wrapper { float:left; }
.node-profile .image-wrapper .image { display:block; width:150px; height:150px; background-color:transparent; background-position:center center; background-repeat:no-repeat; border-radius:3px; -webkit-box-shadow: 0 0 50px 0px rgba(0,0,0,0.35) inset; box-shadow: 0 0 50px 0px rgba(0,0,0,0.35) inset; margin-right:15px; }
.node-profile .header h3 { color:#333; margin-top:0; margin-bottom:10px; padding-bottom:10px; background:url(../images/dashed_line_grey.png) left bottom repeat-x; }
.node-profile .content { margin-bottom:10px }
.node-profile.has-image .header, .instructor-profile.has-image .content { overflow:hidden; }

/* LINKS */
.links-layout-buttons ul li { margin-bottom: 7px; }
.links-layout-buttons ul li .btn { font-weight:600; white-space:normal; line-height:1; padding:10px 15px; transition: background-color ease .15s, border-color ease .15s; }

.links-layout-bullets ul { padding-left:0; list-style:none; }
.links-layout-bullets ul li { padding-left:30px; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #bebebe; background:url(../images/arrow_black.png) no-repeat 5px 0px; line-height:1; }
.links-layout-bullets ul li a { color:inherit; font-weight:600; }

.skin-style-school .links-layout-bullets ul li { border-bottom-style:solid; background-image:url(../images/icon_arrow_right.png); background-position:right 5px; padding-right:35px; padding-left:0; }

/* FILES */
.element_files .file-list .list-group-item .title { font-weight:bold; }

.file-list-simple .url a { color:inherit; font-weight:600; }
.file-list-simple ul li { padding-left:30px; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #bebebe; position:relative; line-height:1; }
.file-list-simple ul li .icon-file { display:inline-block; height:19px; width:19px; background:url("../images/icon_file.png") no-repeat; position:absolute; top:2px; left:5px; }

/* CALENDARS */
.element #calendar {background-color: #f7f7f7; border: 1px solid #ccc; padding: 20px 15px;}
.element #calendar ul.media-list li.media {border-bottom: 1px dashed #ccc;padding-bottom: 5px;}
.element #calendar #events-calendar .calendar table {width:100%;}
.element #calendar #events-calendar .calendar tr {text-align: center;}
.element #calendar #events-calendar .calendar tr th, .element #calendar #events-calendar .calendar tr td { padding: 5px; text-align: center; border: 1px solid #ddd; font-size: 16px; background-color: #fff; width: 14%;}
.element #calendar #events-calendar .calendar tr th {font-size: 14px; text-transform: uppercase;}

/* POSTS */
.posttypelayout_digest .element_posttypes article { margin-bottom:15px; }
.posttypelayout_monthyear .recordsContainer thead { display:none; }
.posttypelayout_list .recordsContainer thead { display:none; }
/*.element_posttypes article .header h1 { margin-top:0; padding-bottom:15px; border-bottom:1px solid #bebebe; font-size:30px; font-weight:bold; }*/
.element_posttypes article .header h1 a:hover { text-decoration:none; }
.element_posttypes article .foot { border-top:1px solid #ccc; padding:10px 0; margin-top:10px; }
/*.element_posttypes ol, .element_posttypes ul {display: table;}*/

/* FORMS */
.element_forminstances { }
.element_forminstances .forms { padding: 40px; background: rgba(0,0,0,.05); border: 1px solid #ccc; }
.element_forminstances .forms .requirednote { display: none; }
.element_forminstances .forms .title { margin-top: 0px; font-weight: 700;}
.element_forminstances .forms .form-content { margin-bottom: 20px;}
.element_forminstances .forms .blockLabels legend {font-weight: 600; border-bottom: 1px solid #ccc; }
.element_forminstances .forms img { margin-bottom: 10px;}
.element_forminstances .forms .btn { font-weight: 700; text-transform: uppercase; padding: 10px; min-width:150px; }
.element_forminstances .forms .multiField input { display: block; margin-top: 5px; }
.forms .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-right: 1px solid rgba(0,0,0,.25);}
.forms .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-right: 1px solid rgba(0,0,0,.25);}

@media (max-width: 767px) { 
.forms .btn-group-justified > .btn, .btn-group-justified > .btn-group {display: block; width: 100%;}
.forms .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 4px; border-top-left-radius: 4px;}
.forms .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;}
.forms .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-right: none; border-bottom: 1px solid rgba(0,0,0,.25); }
.forms .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-right: none; border-bottom: 1px solid rgba(0,0,0,.25); margin-left: -1px; }
.element_forms .forms .btn { min-width:100px; }
}

/* TEXT BLOCKS */
.element_textblocks .profile .profile-list { margin-left:0; list-style:none; }
.element_textblocks .profile .profile-item { padding:15px 15px; margin-bottom:15px; background:#f7f7f7; border:1px solid #d9d9d9; zoom:1; border-radius:3px; }
.element_textblocks .profile .profile-item .image-wrapper { float:left; margin-right:15px; position:relative; }
.element_textblocks .profile .profile-item .image-wrapper:before { content:""; position:absolute; top:0; right:0; bottom:0; left:0; box-shadow: 0 0 50px 0px rgba(0,0,0,0.35) inset; z-index:2; }
.element_textblocks .profile .profile-item .image-wrapper img { display:block; }
.element_textblocks .profile .profile-item .image-wrapper .no-image { display:block; width:150px; height:150px; background-color:transparent; background-position:center center; background-repeat:no-repeat; border-radius:3px; background-size:cover;  background-image:url(../images/default_profile.png); }
.element_textblocks .profile .header { overflow:hidden; }
.element_textblocks .profile .header h3 { color:#333; margin-top:0; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #b9b9b9; }
.element_textblocks .profile .content { margin-bottom:10px; overflow:hidden; word-wrap:break-word; }

@media (max-width: 767px) {
	.element_textblocks .profile .profile-item .image-wrapper .image { width:100px; height:100px; }
}

.element_textblocks .table-of-contents .toc-list { margin-left:0; list-style:none; }
.element_textblocks .table-of-contents .toc-item { margin-top:30px; padding-top:30px; border-top:1px solid #d9d9d9; zoom:1; }
.element_textblocks .table-of-contents .toc-item:first-child { margin-top:0; padding-top:0; border-top:0; }
.element_textblocks .table-of-contents .toc-item .image-wrapper { float:left; padding:7px; border:1px #ccc solid; background:#fff; margin-right:15px; }
.element_textblocks .table-of-contents .toc-item .image-wrapper .image { display:block; width:150px; height:150px; background-color:transparent; background-position:center center; background-repeat:no-repeat; border-radius:3px; -webkit-box-shadow: 0 0 50px 0px rgba(0,0,0,0.35) inset; box-shadow: 0 0 50px 0px rgba(0,0,0,0.35) inset; background-size:cover; background-image:url(../images/default_toc.png); }
.element_textblocks .table-of-contents .header { overflow:hidden; }
.element_textblocks .table-of-contents .content { overflow:hidden; }
.element_textblocks .table-of-contents .header h3 { margin-top:0; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #b9b9b9; }
.element_textblocks .table-of-contents .body { margin-bottom:10px; }
.element_textblocks .table-of-contents .read-more { display:block; font-style:italic; overflow:hidden; }

.element_textblocks .image-blocks .image-block { margin-bottom:30px; }
.element_textblocks .image-blocks .image-wrapper { border-width:5px 0 0; border-style:solid; box-shadow: 0 0 50px rgba(0, 0, 0, 1) inset;}
.element_textblocks .image-blocks .image { max-width:100%; width:100%; opacity: 0.85; }
.element_textblocks .image-blocks .image:hover { opacity: .95; }
.element_textblocks .image-blocks .header h3 { font-size:30px; font-weight:600; margin: 10px 0 5px 0;}

/* FAQS */
.element_faqs ul.faqs { padding: 15px 15px 15px 30px; background-color: #f5f5f5; border: 1px solid #e3e3e3; }
.element_faqs li.question { font-weight: 600; }
.element_faqs dt.question { margin-top: 15px; border-top: 1px dashed #ccc; padding-top: 15px; }
.element_faqs .returnToTop { font-weight:600; display:block; }

/* POST TYPES */
.posttypelayout_panels {}
.posttypelayout_panels .post-panels {}
.posttypelayout_panels .post-panel-inner { position:relative; }
.posttypelayout_panels .post-panel .record-image-link { display:block; position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_panels .post-panel .record-image { position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_panels .post-panel .record-image img { width:100%; height:100%; }
.posttypelayout_panels .post-panel .record-image .no-image { display:block; width:100%; height:100%; background-color:silver; }
.posttypelayout_panels .post-panel .record-title { position:absolute; right:0; bottom:0; left:0; z-index:9; padding:30px 15px 20px; max-height:100%; overflow:hidden; text-align:center; }
.posttypelayout_panels .post-panel .record-title a { display:block; }
.posttypelayout_panels .post-panel .record-title span {  }
.posttypelayout_panels .post-panel .post-panel-actions { display:none; position:absolute; top:15px; left:15px; z-index:10; }
.posttypelayout_panels .post-panel:hover .post-panel-actions { display:block; }
.posttypelayout_panels .post-panel .post-panel-overlay { position:absolute; top:0; right:0; bottom:0; left:0; z-index:5; }

.posttypelayout_panels .post-panels { }
.posttypelayout_panels .post-panel {  }
.posttypelayout_panels .post-panel-container { margin:0 -15px; }
.posttypelayout_panels .post-panel-inner { padding-top:66.66666%; border:0px solid white; border-right-width:1px; border-bottom-width:1px; }

.posttypelayout_panels .post-panels { }
.posttypelayout_panels .post-panel { color:white; font-size:22px; line-height:1; font-weight:bold; }
.posttypelayout_panels .post-panel-fake { background:silver; }
.posttypelayout_panels .post-panel a { color:inherit; }
.posttypelayout_panels .post-panel .post-panel-overlay { cursor: pointer; box-shadow:0 0 150px rgba(0, 0, 0, 0.8) inset }
.posttypelayout_panels .post-panel.has-video .post-panel-overlay { background-image:url(../images/icon_play.png); background-position:center center; background-repeat:no-repeat; }
.posttypelayout_panels .post-panel .record-title { 
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000000 100%); /* W3C */
}
.posttypelayout_panels .post-panel .post-panel-actions { font-size:16px; }
.posttypelayout_panels .post-panel .post-panel-actions a { display:inline-block; line-height:24px; text-shadow:1px 1px 1px rgba(0,0,0,1); padding-left:24px; margin-right:15px; background-repeat: no-repeat; background-position: left top;  }
.posttypelayout_panels .post-panel .post-panel-actions .read-more { background-image:url(../images/icon_feature_read.png); }
.posttypelayout_panels .post-panel .post-panel-actions .share { background-image: url(../images/icon_feature_share.png); }
.posttypelayout_panels .extra-panels { display:none; }
.posttypelayout_panels .extra-toggle { cursor:pointer; text-align:center; font-weight: bold; border-bottom:1px solid #d9d9d9; padding:5px 0; margin:0 -15px; }
.posttypelayout_panels .extra-toggle .toggle-more { display:block; }
.posttypelayout_panels .extra-toggle .toggle-less { display:none; }

.posttypelayout_panels .expanded .extra-panels { display:block; }
.posttypelayout_panels .expanded .extra-toggle .toggle-more { display:none; }
.posttypelayout_panels .expanded .extra-toggle .toggle-less { display:block; }


.posttypelayout_carousel {}
.posttypelayout_carousel .post-carousels { }
.posttypelayout_carousel .post-carousel-inner { position:relative; }
.posttypelayout_carousel .post-carousel .record-image-link { display:block; position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_carousel .post-carousel .record-image { position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_carousel .post-carousel .record-image img { width:100%; height:100%; }
.posttypelayout_carousel .post-carousel .record-image .no-image { display:block; width:100%; height:100%; background-color:silver; }
.posttypelayout_carousel .post-carousel .record-title { position:absolute; right:0; bottom:0; left:0; z-index:9; padding:30px 15px 20px; max-height:100%; overflow:hidden; text-align:center; }
.posttypelayout_carousel .post-carousel .record-title a { display:block; text-shadow: 1px 1px 2px #000; }
.posttypelayout_carousel .post-carousel .record-title span {  }
.posttypelayout_carousel .post-carousel .post-carousel-actions { display:block; position:absolute; top:-30px; left:15px; z-index:10; opacity:0; transition:top .5s, opacity .5s; }
.posttypelayout_carousel .post-carousel:hover .post-carousel-actions { top:15px; opacity:1; }
.posttypelayout_carousel .post-carousel .post-carousel-overlay { position:absolute; top:0; right:0; bottom:0; left:0; z-index:5; }

.posttypelayout_carousel .post-carousel-container { position:relative; }
.posttypelayout_carousel .post-carousel-container .prev, .posttypelayout_carousel .post-carousel-container .next { position:absolute; width:50px; height:90px; background-position:top left; top:50%; margin-top:-45px; cursor:pointer; }
.posttypelayout_carousel .post-carousel-container .prev:hover, .posttypelayout_carousel .post-carousel-container .next:hover { background-position:bottom left; }
.posttypelayout_carousel .post-carousel-container .prev { background-image:url(../images/arrow_feature_left.png); left:0; opacity:0; transition:opacity .5s; }
.posttypelayout_carousel .post-carousel-container:hover .prev { opacity:1; }
.posttypelayout_carousel .post-carousel-container .next { background-image:url(../images/arrow_feature_right.png); right:0; opacity:0; transition:opacity .5s; }
.posttypelayout_carousel .post-carousel-container:hover .next { opacity:1; }
.posttypelayout_carousel .post-carousel {  }
.posttypelayout_carousel .post-carousel-container {  }
.posttypelayout_carousel .post-carousel-inner { padding-top:66.66666%; border:0px solid white; border-right-width:1px; border-bottom-width:1px; }

.posttypelayout_carousel .post-carousels { }
.posttypelayout_carousel .post-carousel { color:white; font-size:22px; line-height:1; font-weight:bold; }
.posttypelayout_carousel .post-carousel-fake { background:silver; }
.posttypelayout_carousel .post-carousel a { color:inherit; }
.posttypelayout_carousel .post-carousel .post-carousel-overlay { cursor: pointer; box-shadow:0 0 150px rgba(0, 0, 0, 0.8) inset; transition:box-shadow .2s; }
.posttypelayout_carousel .post-carousel.has-video .post-carousel-overlay { background-image:url(../images/icon_play.png); background-position:center center; background-repeat:no-repeat; }
.posttypelayout_carousel .post-carousel .record-title { 
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000000 100%); /* W3C */
}
.posttypelayout_carousel .post-carousel .post-carousel-actions { font-size:16px; }
.posttypelayout_carousel .post-carousel .post-carousel-actions a { display:inline-block; line-height:24px; text-shadow:1px 1px 1px rgba(0,0,0,1); padding-left:24px; margin-right:15px; background-repeat: no-repeat; background-position: left top;  }
.posttypelayout_carousel .post-carousel .post-carousel-actions .read-more { background-image:url(../images/icon_feature_read.png); }
.posttypelayout_carousel .post-carousel .post-carousel-actions .share { background-image: url(../images/icon_feature_share.png); }


.posttypelayout_tiles {}
.posttypelayout_tiles .post-tiles {}
.posttypelayout_tiles .post-tile-inner { position:relative; }
.posttypelayout_tiles .post-tile .record-image-link { display:block; position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_tiles .post-tile .record-image { position:absolute; top:0; right:0; bottom:0; left:0; }
.posttypelayout_tiles .post-tile .record-image img { width:100%; height:100%; }
.posttypelayout_tiles .post-tile .record-image .no-image { display:block; width:100%; height:100%; background-color:silver; }
.posttypelayout_tiles .post-tile .record-title { position:absolute; right:0; bottom:0; left:0; z-index:9; padding: 30px 15px 15px 15px; max-height:100%; overflow:hidden; }
.posttypelayout_tiles .post-tile .record-title a { display:block; }
.posttypelayout_tiles .post-tile .record-title span {  }
.posttypelayout_tiles .post-tile .post-tile-actions { display:block; position:absolute; top:-30px; left:15px; z-index:10; opacity:0; transition:top .5s, opacity .5s; overflow:hidden;}
.posttypelayout_tiles .post-tile:hover .post-tile-actions { top:15px; opacity:1; }
.posttypelayout_tiles .post-tile .post-tile-overlay { position:absolute; top:0; right:0; bottom:0; left:0; z-index:5; }

.posttypelayout_tiles .post-tiles { }
.posttypelayout_tiles .post-tile {  }
.posttypelayout_tiles .post-tile-container { }
.posttypelayout_tiles .post-tile-inner { padding-top:66.66666%; border:0px solid white; border-right-width:1px; border-bottom-width:1px; overflow: hidden; }

.posttypelayout_tiles .post-tiles { background:#f2f2f2; }
.posttypelayout_tiles .post-tile { color:white; font-size:32px; line-height:1; font-weight:bold; }
.posttypelayout_tiles .post-tile-fake { background:silver; }
.posttypelayout_tiles .post-tile a { color:inherit; }
.posttypelayout_tiles .post-tile .post-tile-overlay { cursor: pointer; box-shadow:0 0 150px rgba(0, 0, 0, 0.8) inset; transition:box-shadow .2s; }
.posttypelayout_tiles .post-tile.has-video .post-tile-overlay { background-image:url(../images/icon_play.png); background-position:center center; background-repeat:no-repeat; }
.posttypelayout_tiles .post-tile .record-title { 
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000000 100%); /* W3C */
}
.posttypelayout_tiles .post-tile .post-tile-actions { font-size:16px; }
.posttypelayout_tiles .post-tile .post-tile-actions a { display:inline-block; line-height:24px; text-shadow:1px 1px 1px rgba(0,0,0,1); padding-left:24px; margin-right:15px; background-repeat: no-repeat; background-position: left top;  }
.posttypelayout_tiles .post-tile .post-tile-actions .read-more { background-image:url(../images/icon_feature_read.png); }
.posttypelayout_tiles .post-tile .post-tile-actions .share { background-image: url(../images/icon_feature_share.png); }

.posttypelayout_tiles .post-tiles { position:relative; height:66.666667%; }
.posttypelayout_tiles .post-tiles.post-tile-single .post-tile.first { width:100%; }


@media (min-width:600px) {
	.posttypelayout_tiles .post-tile { font-size:14px; }
	.posttypelayout_tiles .post-tile.first { font-size:32px; }
	.posttypelayout_tiles .post-tile-list { overflow:hidden; }
	.posttypelayout_tiles .post-tile-list .post-tile { width:50%; float:left; }
}
@media (min-width:992px) {
	.posttypelayout_tiles .post-tile-list .post-tile { width:33.333333%; }
}
@media (min-width:1200px) {
	.posttypelayout_tiles .post-tile.first { width:75%; }
	.posttypelayout_tiles .post-tile-list { position:absolute; top:0; right:0; bottom:0; width:25%; height:auto; border:0; border-bottom:1px solid white; }
	.posttypelayout_tiles .post-tile-list .post-tile { width:100%; }
}

.posttypelayout_media .post-media-item { padding-bottom:10px; border:0; margin-top:10px;  border-bottom:1px dashed #bebebe; }
.posttypelayout_media .post-media-image a { display:block; }
.posttypelayout_media .post-media-date { font-size:75%; line-height:1; }
.posttypelayout_media .post-media-time { font-size:75%; line-height:1; font-style:italic; }
.posttypelayout_media .post-media-title { font-weight:600; line-height:1.2; }
.posttypelayout_media .post-media-abstract { }
.posttypelayout_media .post-media-abstract .read-more { white-space:nowrap; font-weight:600; }
.posttypelayout_media a { color:inherit; transition:none; }
.posttypelayout_media a:hover { text-decoration:none; }
.posttypelayout_media .no-image { width:100px; height:66px; background:silver; }
.skin-style-school .posttypelayout_media .post-media-item { border-style:solid; }

@media (min-width:768px) and (max-width:991px) {
	.group-layout-column.col-sm-1 .posttypelayout_media .post-media-image
	, .group-layout-column.col-sm-2 .posttypelayout_media .post-media-image
	, .group-layout-column.col-sm-3 .posttypelayout_media .post-media-image
	, .group-layout-column.col-sm-4 .posttypelayout_media .post-media-image
	, .group-layout-column.col-sm-5 .posttypelayout_media .post-media-image
		{ float:none !important; margin-bottom:10px; }
	.group-layout-column.col-sm-1 .posttypelayout_media .post-media-image img
	, .group-layout-column.col-sm-2 .posttypelayout_media .post-media-image img
	, .group-layout-column.col-sm-3 .posttypelayout_media .post-media-image img
	, .group-layout-column.col-sm-4 .posttypelayout_media .post-media-image img
	, .group-layout-column.col-sm-5 .posttypelayout_media .post-media-image img
		{ width:100%; }
}

/* PAGE-GROUP */
.pagegroup_posttypes .posttypelayout_digest .digest .recordList article { position: relative; display: block; padding: 20px 30px; background-color: #f7f7f7; border: 1px solid #dddddd; }
.pagegroup_posttypes .posttypelayout_digest .digest .recordList article .header h1.title { font-size: 30px !important; border-bottom: none; padding-bottom: 0; margin-bottom: 0; margin-top: 5px; }
.pagegroup_posttypes .posttypelayout_digest .digest .recordList article .header h1.title a { font-size: 26px; }
.pagegroup_posttypes .posttypelayout_digest .digest .recordList article .header h4 { margin: 5px 0; font-size: 18px; }
/* PAGEGROUP - GENERAL */
.pagegroup {
	margin-bottom: 40px;
	/* padding: 25px 20px; */
	background-color: #fff;
	/* box-shadow: 3px 3px 10px #00000029; */
}

.pagegroup .article .header h3 {
	color: #202545;
	font-size: 24px;
	font-weight: 900;
	line-height: 30px;
	padding-bottom: 20px;
}

.pagegroup .list-group-item {
	background: #f7f7f7;
	border-color: #cdcdcd;
	border-radius: 0;
}

a.issues-group-item-link {
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 34px;
}

/* TEXT BLOCKS */
.element_textblocks .article {
	margin-bottom: 20px;
	padding-top: 35px;
}
.element_textblocks .article .header h3 {
    font-size: 28px;
}
.element_textblocks .article:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
}
/* ******************* */
/* TOC                 */
/* ******************* */
.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;
}

/* ******************************* */
/* TEXT BLOCK ACCORDION-GLYPHICONS */
/* ******************************* */
.more-less {
    float: left;
    font-size: 21px;
    color: #56585c;
}

.glyphicon-plus {
    color: #56585C;
}

.glyphicon-minus {
    color: #1E4485;
}

.element_textblocks .article .header h3.accordion-title {
    background-color: #fff;
    border-radius: 0px;
    padding: 5px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    font-size: 22px;
    color: #1A202B;
}
a.collapse-title {
    text-decoration: none;
}
.element_textblocks .article .accordion-content {
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.accordion-title:hover {
    color: #0E2555;
}

.collapse-title a {
    text-decoration: none;
}

.accordion-article {
    font-family: 'Lato', sans-serif;
    color: #1A202B;
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c4c4c4;
}

.accordion-article:last-of-type {
    border-bottom: none;
}


/* 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;
}


/* POSTS */
.recordList thead {
	display: none;
}


.element_posttypes h1.title {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 40px;
	padding-bottom: 25px;
}
.element_posttypes h1.title a:link, .element_posttypes h1.title a:visited {
	color: #1A202B;
}
.element_posttypes h1.title a:hover, .element_posttypes h1.title a:active, .element_posttypes h1.title a:focus {
	color: #1A202B;
	text-decoration: none;
	opacity: .85;
}


.element_posttypes h2.subtitle {
	display: none;

	color: #1A202B;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	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: #202545;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
}
.element_posttypes>.post>.content {
	margin-top: 10px;
}
.recordsContainer h3 {
    text-align: center;
    text-transform: uppercase;
    background-color: #193F70;
    color: white;
    position: relative;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 25px;
}
.recordsContainer h4 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 .5em;
    padding: 0.5em;
    background: #0E2555;
}
.recordsContainer table {
    margin-bottom: 20px;
}
.recordsContainer .table>tbody>tr>td {
	vertical-align: unset;
}
.recordListTitle a { 
    font-size: 24px; 
    font-weight: bold; 
    color: #1A202B; 
    border-left: 2px solid #D5030B;    
    display: block;
    padding: 0 20px;
    margin: 5px 0;
}
.recordListDate {
    font-weight: bold;
    font-size: 24px;
}
.post-image img {
	border-radius: 0;
}
.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 solid #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;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 80px;
    padding: 17px 30px;
    background-color: #219677;
    width: fit-content;
    border-radius: 3px;
}
.element_posttypes .filelist h4 {
    display: none;
}
.element_posttypes .filelist .list-group-item .file_link a {
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.element_posttypes .filelist li.list-group-item:hover, .element_posttypes .filelist .list-group-item .file_link a:hover {
    text-decoration: none;
    background-color: #1c8065;
}
.element_posttypes .filelist .list-group-item .file_size {
    display: none;
}
.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;
}

.posttypelayout_digest .element_posttypes article {
    margin-bottom:15px;
}
.posttypelayout_monthyear .recordsContainer thead {
    display:none;
}
.posttypelayout_list .recordsContainer thead {
    display:none;
}

.element_posttypes article .header h1 a:hover {
    text-decoration: none;
}


/* ******************* */
/* FACEBOOK MODAL      */
/* ******************* */
.fb-intro {
    padding: 35px 60px;
}
.fb-modal-group {
    padding-top: 35px;
    padding-left: 0;
    padding-right: 0;
}
.posttypelayout_facebookmodal .monthyear-wrapper {
    display: flex;
    column-gap: 20px;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 80px;
    row-gap: 40px;
}
.posttypelayout_facebookmodal .recordsContainer h4 {
    border: unset;
}
.posttypelayout_facebookmodal .recordsContainer h4.monthyear-header {
    font: normal normal bold 36px/40px Lato;
    letter-spacing: 0px;
    color: #1A202B;
    margin-bottom: 0;
    padding-top: 36px;
}
.monthyear-wrapper.odd-month, .monthyear-header.odd-month {
    background-color: #F2F2F2;
}
.monthyear-wrapper.even-month, .monthyear-header.even-month {
    background-color: #ffffff;
}
h4.fb-video-date {
    position: relative;
    top: -35px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.element_posttypes h4.fb-video-date .date {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 40px;
    color: #FFFFFF;
    position: relative;
}
.fb-image-wrapper {
    position: relative;
    cursor: pointer;
}
.fb-image {
    width: 100%;
    height: auto;
}
.fb-image-wrapper::after {
    content: "";
    background: -webkit-linear-gradient(#0811218D,#0811218D);
    background: linear-gradient(#0811218D,#0811218D);
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
}
.posttypelayout_facebookmodal div.open-modal {
    max-width: 355px;
    max-height: 355px;
}

.fb_wrapper {
    max-width: 100%;
    margin: 0 auto;
}

.fb_wrapper_responsive {
    overflow: hidden;
    padding-bottom: 56.08%;
    position: relative;
    height: 0;
}

.fb_wrapper_responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* Bootstrap Overrides */
.posttypelayout_facebookmodal .modal-content {
    border: 0;
    margin: 0;
    border-radius: 0;
}

.posttypelayout_facebookmodal .modal-header {
    padding: 0;
    position: absolute;
    top: 4px;
    z-index: 1;
    right: 8px;
    color: #ffffff;
    border: none;
}

.posttypelayout_facebookmodal .modal-header .close {
    margin-top: 0;
    text-shadow: initial;
}

@media (min-width: 768px) {
    .posttypelayout_facebookmodal .modal-dialog {
        width: 600px;
        margin: 15% auto;
    }
}
@media (min-width: 1080px) {
    .posttypelayout_facebookmodal .modal-dialog {
        width: 800px;
        margin: 15% auto;
    }
}

/* ******************* */
/* POSTS NAVBAR        */
/* ******************* */
.navbar {
    margin-bottom: 40px;
}
.filterbar .navbar-form {
	display: flex;
}
@media(min-width: 600px) {
  .filterbar .navbar-form {
      align-items: center;
    }
}
.filterbar .form-control {
	margin: 1rem;
	flex-grow: 2;
	height: 40px;
    max-width: 280px;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}
.filterbar .btn {
	flex-grow: 1;
	margin: 1rem;
}

.filterbar .btn+.btn {
    background-color: #ccc;
    border-color: #ccc;
    color: #333;
}
.filterbar .btn+.btn:hover {
    color: #fff;
}

.element_posttypes .btn-group .btn {
	background-color: #193f70;
	color: #fff;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
    text-transform: uppercase;
	font-size: 20px;
	border-radius: 3px;
	padding: 10px 20px;
    margin-right: 4px;
	transition: .2s ease;
}

.element_posttypes .btn-group .btn:hover {
	background-color: #0d213c !important;
	border-color: #0d213c!important;
	color: #fff !important;
}
.btn-default.disabled, .element_posttypes .btn-group .btn.disabled, .btn.disabled {
    background-color: #CCC;
}

@media(min-width: 640px) {
	.element_posttypes .btn-group .btn {
		font-size: 20px;
	}
}

@media(max-width: 550px) {
	.navbar-inner a {
		font-size: 12px;
	}
}

@media(max-width: 600px) {
	.filterbar .navbar-form {
		flex-direction: column;
	}
}

/* ******************* */
/* POST HEADINGS       */
/* ******************* */
.element_posttypes h1.title {
	text-align: center;
    border-bottom: unset;
    padding-bottom: 0px;
}

.element_posttypes h1.title a {
    color: #0E2555;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 36px;
}

.element_posttypes h4 {
	text-align: center;
}

.element_posttypes h4 .date {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: bold;
    font-style: italic;
}

/* ******************* */
/* POST CONTENT        */
/* ******************* */
.element_posttypes .content {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
    color: #1A202B
}

.element_posttypes .permalink {
	display: none;
}

/* ****************************** */
/* MEDIA-DIGEST LAYOUT            */
/* ****************************** */
.media-digest.post-media-digest-item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #c4c4c4c4;
    padding-bottom: 20px;
    margin-bottom: 20px;
    min-height: 150px;
}
.media-digest-body {
    margin-left: 20px;
}
.media-digest-body-link .post-media-digest-title {
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #1A202B;
    line-height: 34px;
}
.media-digest-header {
    padding-bottom: 10px;
    display: flex;
}
.post-media-digest-date {
    color: #1A202B;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 24px;
    border-bottom: 4px solid #D5030B;
}
.post-media-digest-type {
    display: none;
}
.under-score {
    display: none;
}
.media-digest-body-link .post-media-digest-abstract {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #219677;
    line-height: 32px;
}

.post-media-digest-image {
    display: none;
}
@media(min-width: 650px) {
  .media-digest.post-media-digest-item {
    flex-direction: row;
  }
  .post-media-digest-image {
      text-align: center;
      margin-bottom: 0;
      display: block;
    }
}
.navbar-default {
	background-color: #f2f2f2;
  	border-color: #ccc;
}
.navbar-inner form .btn {
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 6px 6px;
    max-width: 150px;
    /* background-color: #193f70; */
}
.navbar-inner form .btn:hover {
    background-color: #0d213c;
}

@media (min-width: 992px) {
    .navbar-inner form .btn {
        font-size: 20px;
        padding: 6px 0px;
    }
}

.element_posttypes article .foot {
	display: none;
}

.element_posttypes .header h4 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 2rem 0px;
}

  .element_posttypes .header h4::before, .element_posttypes .header h4::after {
    flex-grow: 1;
    content: '';
    border: 1px solid #c4c4c4;
    border-width: 1px 0px;
    height: 0px;
}

@media (min-width: 855px) {
  .element_posttypes .header h4 {
      flex-direction: row;
    }
    .element_posttypes .header h4 .date {
      margin: 0 0.25rem;
      width: auto;
    }
}

/* *********** */
/* POST LABELS */
/* *********** */
.label.label-default {
    background-color: #0E2555;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #FFF;
    border-radius: 3px;
}
.tag-list a:hover .label-default:hover {
    text-decoration: none;
    background-color: #0c1f48;
}

/* ****************** */
/* TILES LAYOUT       */
/* ****************** */
.posttypelayout_tiles .post-item {
	position: relative;
	padding: 10px;
}
.posttypelayout_tiles .post-item>img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
.posttypelayout_tiles article {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;

	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;

	background-color: rgba(62, 92, 125, .5);
	font-size: 16px;
	line-height: 1.5em;
	overflow: hidden;
	padding: 20px;
}
.posttypelayout_tiles article header {
	font-size: 22px;
	font-weight: 900;
	line-height: 1.1em;
	max-height: 124px; /* (5 x line-height) + 3 to avoid clipping */
	min-height: 0;
	overflow: hidden;
	padding-bottom: 3px;
}
.posttypelayout_tiles article footer {
	margin-top: 12px;
}
.posttypelayout_tiles article .post-type {
	display: none;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-shadow: 1px 1px 5px #333;
	text-transform: uppercase;
}
.posttypelayout_tiles article .post-teaser {
	display: none;
	max-height: 120px; /* line-height x 5 */
	overflow: hidden;
}
.posttypelayout_tiles article h1 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin-bottom: 0;
}
.posttypelayout_tiles article h1 a {
	display: block;
	text-shadow: 1px 1px 5px #333;
	transition: color 0s;
}
.posttypelayout_tiles article h1 a:hover, .posttypelayout_tiles article h1 a:focus {
	text-shadow: 1px 1px 1px #333;
}

@media (min-width: 500px) {
	.posttypelayout_tiles .post-items::after {
		clear: both;
	}
	.posttypelayout_tiles .post-items::before, .posttypelayout_tiles .post-items::after {
		content: " ";
		display: table;
	}
	.posttypelayout_tiles .post-item {
		float: left;
		width: 50%;
	}
}
@media (min-width: 992px) {
	.posttypelayout_tiles .post-item {
		float: left;
		width: 25%;
	}
}

/* PAGE TYPES */
/* ISSUES AND SERVICES */
.issues-group {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
  	justify-content: center;
}
.issues-group-item {
      flex-basis: 100%;
      min-height: 160px;
      min-width: 200px;
}
@media(min-width: 575px){
    .issues-group-item {
        flex-basis: 48%;
    }
}
@media(min-width: 991px){
    .issues-group-item {
        flex-basis: 31.4%;
    }
}
@media(min-width: 1200px){
    .issues-group-item {
        flex-basis: 31.4%;
        min-height: 235px;
    }
    .issues-group { gap: 20px;}
}
@media(min-width: 1350px){
    .issues-group-item {
        flex-basis: 31.1%;
    }
}
.issue-page-image {
    opacity: 40%;
    width: 100%;
    transition: .2s ease;
    margin: 0 !important;
	object-fit: cover;
}
a.issues-group-item-link {
    background: #1D4F8C;
    height: 100%;
    position: relative;
    display: flex;
    align-items: stretch;
}
.page-title-block {
    color: #fff;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 15px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* FORMS */
.pagegroup.pagegroup_forminstances {
    padding: 0;
}
.form h3.title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.form h3 {
    margin-bottom: 20px;
}
.element.element_forminstances {
    background-color: #f2f2f2;
    padding: 40px;
    border: 1px solid #ccc;
}
.element.element_forminstances hr {
    border-top: 1px solid #ccc;
}
.requirednote {
    margin-bottom: 20px;
    position: relative;
    display: block;
}
form .form-control {
    font-family: 'Lato', sans-serif;
}
.form-content, .form-content p {
    font-size: 22px;
    padding-bottom: 10px;
}
.formcreator_fieldWrapper {
    font-family: 'Lato', sans-serif;
}
.formcreator_fieldWrapper strong {
    font-size: 24px;
    line-height: 28px;
}
.formcreator_fieldWrapper p {
    margin-top: 10px;
}
p.requirednote em {
    font-style: unset;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}
form .control-label {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: bold;
}
.form span.control-label  {
    font-weight: bold;
}
.form-group {
    margin-bottom: 30px;
}
.form-control {
    font-size: 20px;
    color: #232D32;
    height: 60px;
}
.element.element_forminstances fieldset {
    margin-top: 10px;
}
fieldset legend span {
    font-size: 24px;
    font-weight: 900;
}
fieldset legend {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    color: #1A202B;
}
.form .btn.btn-primary {
    background-color: #f8e161;
    border-color: #f8e161;
    padding: 12px 25px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 3px;
    float: right;
}
.form .btn-primary:hover {
    background-color: #0c1f48;
    border-color: #0c1f48;
}
.form-control:focus {
    border-color: #0E2555;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    /* -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(37 41 91 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(37 41 91 / 60%); */
}

.steps-header .btn.active {
    background-color: #0E2555;
}
.steps-header .btn {
    background-color: #CCC;
    color: #FFF;
}
form .buttonHolder {
    margin-top: 10px;
    margin-bottom: 20px;
}
form .buttonHolder button {
    background-color: #0E2555;
    border-color: #0E2555;
    padding: 12px 25px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
}
form .buttonHolder button:hover {
    background-color: #0c1f48;
    border-color: #0c1f48;
    color: #FFF;
}

/* LINK GROUPS */
.list-group .list-group-item {
    background: #F2F2F2;
    padding: 0;
}
.link-list .list-group .list-group-item {
    margin-bottom: 10px;
}
.list-group-item-heading {
    margin: 0;
    padding-top: 10px;
}
.list-group-item-text {
    padding-bottom: 10px;
}
.media-heading {
    margin: 0;
}
.media-heading a {
    display: block;
    padding: 20px;
    color: #202545;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    border: 1px solid #CCCCCC;
}
.media-body .content {
    padding: 10px 20px;
}
.media-heading a:hover {
    background: #c4c4c4;
    transition: .2s ease;
    text-decoration: none;
}
.media-heading a::before {
    content: "";
    position: absolute;
    background: url('../images/arrow.svg');
    right: 45px;
    height: 13px;
    width: 50px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.media-heading a:hover::before {
    background: url('../images/arrow-white.svg');
    height: 13px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: .2s ease;
}

/* FILE GROUPS */
ul.list-group.list-unstyled.unstyled.files .list-group-item {
      background: #F2F2F2;
      padding: 20px;
      display: flex;
      align-items: center;
      border: 1px solid #CCCCCC;
}
.file-list span.url a {
      color: #1A202B;
      font-size: 20px;
      font-family: 'Lato', sans-serif;
      font-weight: bold;
  }
.file-list span.url {
      color: #1A202B;
      font-size: 20px;
      font-family: 'Lato', sans-serif;
      display: block;
}
.file-list .url:hover {
      filter: brightness(200%);
      transition: .2s ease;
}
.file-list .icon-file {
      background: url('../images/icon-dl.png');
      height: 20px;
      width: 24px;
      display: block;
      margin-right: 10px;
      opacity: 35%;
      background-size: contain;
      background-repeat: no-repeat;
}

.posttypelayout_facebookmodal .navbar{
    padding: 0 60px;
}
.posttypelayout_facebookmodal .post-content{
    text-align: center;
    padding-top: 20px;
}

/* PROFILES */
.element_profileroles .record-image { }
.element_profileroles h3.header {margin-bottom: .33em;border-bottom: 1px dashed #ccc;padding-bottom: 10px;}
.element_profileroles .profilerolelayout_default h3.header {margin-bottom:0px;font-size: 24px;font-weight: 900;border-bottom: none;}
.element_profileroles .profilerolelayout_grid .record-image-column { width:140px; }
.element_profileroles .profilerolelayout_grid .record-image { width:150px; }
.element_profileroles .profilerolelayout_default .record-image { margin-right: 10px; width: 150px; }
.element_profileroles .profilerolelayout_default { border:1px solid #cccccc; background:#f7f7f7; padding:15px; }
.element_profileroles .profilerolelayout_default .occupation { font-weight: 400;font-style: italic;}
.element_profileroles .profilerolelayout_default .profilerole-contacts { margin:5px 0; }
.element_profileroles .profilerolelayout_default .article.media {border-bottom: 1px solid #ccc;padding-bottom: 15px;}
@media (max-width: 500px) {.element_profileroles .profilerolelayout_default .article.media .media-body {display: block;float: left;margin-top: 20px; width: 100%;}}
.element_profileroles .profilerolelayout_default .contact-medium-phone a.btn.btn-default {border: none;background: none; }


.module#twitter { }
.module#twitter .twitter-inner {  }
.module#twitter .tweets { background: #F2F2F2; border: 1px solid #C4C4C4; }
.module#twitter .tweet { padding: 30px; border-top: 1px solid #C4C4C4; }
.module#twitter .tweet:first-child { border-top: none; }
.module#twitter .tweet .social-badge { display:block; }
.module#twitter .tweet .social-badge span { color:white; background:#38A1F3; display:inline-block; padding:0 10px; font-size:14px; line-height:24px; }
.module#twitter .tweet .username { display:block; margin: 15px 0 30px; font-weight:bold; }
.module#twitter .tweet .content {  }
.module#twitter .tweet .content .fa-twitter {  color:#38A1F3; }

@media (min-width:992px) {
	.module#twitter .tweets { display: flex; flex-wrap: wrap; }
	.module#twitter .tweet { flex: 1;  border-top:none; border-left: 1px solid #C4C4C4; } 
	.module#twitter .tweet:first-child { border-left: none; }
}

.module#newsletter-signup {}
.module#newsletter-signup .signup-title { margin-bottom: 15px; font-family: oswald; font-size: 36px; font-weight: bold; line-height:28px; text-transform: uppercase; flex-basis: 100%; }
.module#newsletter-signup .signup-title em { font-size:20px; line-height:24px; text-transform: capitalize; font-weight: normal; white-space: nowrap; }
.module#newsletter-signup .signup-input { margin-bottom: 15px; }
.module#newsletter-signup .signup-input input { width: 100%; height:50px; line-height:50px; }
.module#newsletter-signup .signup-button input { text-align: center; background-image:url(../images/icon-subscribe.png); background-position:left 40px center; background-repeat: no-repeat; padding-left:70px; padding-right: 40px; }

@media (min-width:641px) {
	.module#newsletter-signup .signup-input { display:inline-block; width:66%; margin-bottom:0; }
	.module#newsletter-signup .signup-button { display:inline-block; width:33%; }
}

@media (min-width:992px) {
	.module#newsletter-signup .signup-align { width: 100%; display: flex; }
	.module#newsletter-signup .signup-align>div { flex: 1; }

	.module#newsletter-signup .signup-title { text-align:right; padding-right:20px; margin-bottom:0; }

	.module#newsletter-signup .signup-title em { display: block;}
	.module#newsletter-signup .signup-button { text-align: left; padding-left:20px; }
}

.module#popup { display:none; }

.site-alert { background-color: #e59e23; color: #fff; font-family: Oswald; font-size: 24px; font-weight: 200; line-height: 30px; }
.site-alert .alert-title::before { content: "Attention!"; text-transform: uppercase; position: absolute; font-weight:600; top: 15px; left: 0; }
.site-alert .alert-title a { color: inherit; }
.site-alert .alert-title a:hover { text-decoration: underline; }
.site-alert .alert-title { padding: 15px 0 15px 125px; position: relative; display: block; z-index: 5; }

.site-alert.urgent { background-color: #d50000; }
.site-alert.urgent .alert-title::before { content: "Alert!"; }
.site-alert.urgent .alert-title { padding-left: 140px; }

.site-alert .alert-close { background: url(../images/icon_close.png) center center no-repeat; cursor: pointer; display: block; float: right; width: 60px; height: 60px; z-index: 10; margin-right:-15px; position: relative; transition:background-color .2s; }
.site-alert .alert-close:hover { background-color:rgba(0,0,0,.15); }

/* @media screen and (min-width: 600px) { */
	#searchForm { text-align:center; }
	#searchForm #search_input { font-size: 20px; padding: 5px 10px; width: 50%; background-color: #f2f2f2; }
	#searchForm button { font-size: 30px; font-weight: bold; line-height: 26px; padding: 6px 16px; background: #004496; color: #fff; border: none; }
/* } */
