/* --------------------------------------------------
   CSS: Extensions
   --------------------------------------------------
   Martijn Daniëls
   Copyright 2014 | TROEBEL Design
   http://www.troebeldesign.nl/
   -------------------------------------------------- */

/* Excludes */
.content-block img,
.image-only,
.tx-eurfotocarrousel-pi1 {
	display: none !important;
}

/* AlsoSee */
.alsoseerow,
.tx-eurcodesources-pi1 {
	background-color: transparent !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.alsoseerow p {
	font-size: 14px;
}
.alsoseerow h2,
.alsoseerow h3,
.alsoseerow h4,
.alsoseerow h5 {
	font-size: 21px;
	font-weight: 900;
	margin-bottom: 10px;
}
.alsoseerow > .btn-default,
.column > .btn-default {
	clear: none;
	float: left;
	margin: 0 15px 15px 0;
}
.alsoseerow > .divider {
	border: none !important;
	height: 1px;
	margin: 0 !important;
}
.content-block {
	clear: none !important;
	display: block;
	float: left !important;
	margin: 0 15px 15px 0;
	position: relative;
	width: 175px;
}
.cb-wide {
	width: 365px !important;
}
.cb-ultrawide {
	width: 555px;
}
.cb-wide .column,
.cb-ultrawide .column {
	clear: none;
	float: left;
	margin-right: 15px;
	width: 175px;
}
.column-last,
.content-block-last {
	margin-right: 0 !important;
}
#fab-sidebar .content-block {
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 15px 15px 0 15px;
	width: 100% !important;
}
.weblog p {
	font-weight: 13px;
}
.weblog-img {
	background-color: #00B969;
	border-radius: 70px;
	clear: left;
	float: left;
	height: 70px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	width: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
}
.weblog-img img {
	display: block !important;
	height: auto;
	width: 70px;
}
.weblog-img img:focus,
.weblog-img img:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.media-photo {
	background-color: #00B969;
	border-radius: 100px;
	cursor: pointer;
	height: 175px;
	margin-bottom: 20px;
	overflow: hidden;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}
.media-photo img {
	display: block !important;
	height: auto;
	width: 175px;
}
.media-photo img:focus,
.media-photo img:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.media-type {
	position: absolute;
	text-align: center;
	top: 155px;
	width: 100%;
}
.media-type span {
	background-color: #FFF;
	color: #002328;
	border: #002328 1px solid;
	border-radius: 25px;
	font-size: 20px;
	padding: 5px;
	top: 0;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

/* Banners */
#banners,
#banners > .column,
#content > .column,
#fab-sidebar-banners,
#fab-sidebar-banners > .column {
	background-color: transparent !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
.banner {
	background-color: #00B969;
	clear: none;
	color: #FFF;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 100%;
}
.banner a {
	color: #FFF;
}
.banner b,
.banner strong {
	font-weight: inherit;
}
.banner a,
.banner a:focus,
.banner a:hover {
	text-decoration: none !important;
}
.banner p > a,
.banner p > a:focus,
.banner p > a:hover {
	text-decoration: underline !important;
}
.banner h3 {
	font-weight: 900;
	margin-bottom: 5px;
}
.banner img {
	display: none !important;
}
.banner p {
	font-size: 21px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0;
}
.banner hr {
	border-color: #FFF;
	margin: 10px 0;
}
.banner .btn-default {
	background-color: #FFF;
	color: #002328 !important;
	margin-top: 10px;	
	max-width: 100%;
	overflow: hidden;
}
.banner .btn-default:focus,
.banner .btn-default:hover {
	color: #FFF !important;
}
#fab-homepage > #fab-main > #content > .column,
#fab-homepage > #fab-main > #content > .alsoseerow {
	clear: both;
	width: 570px;
}
#fab-homepage > #fab-main > #content > .column > .banner,
#fab-homepage > #fab-main > #content > .alsoseerow > .banner {
	margin-right: 15px;
	width: 270px;
}
#fab-content > #fab-main > #content > .column,
#fab-content > #fab-main > #content > .alsoseerow,
#fab-content > #fab-main > #fab-sidebar-banners > .column,
#fab-content > #fab-main > #fab-sidebar-banners > .alsoseerow {
	clear: both;
	width: 760px;
}
#fab-content > #fab-main > #content > .column > .banner,
#fab-content > #fab-main > #content > .alsoseerow > .banner,
#fab-content > #fab-main > #fab-sidebar-banners > .column > .banner,
#fab-content > #fab-main > #fab-sidebar-banners > .alsoseerow > .banner {
	margin-right: 15px;
	width: 365px;
}
#fab-content-wide > #fab-main > #content > .column,
#fab-content-wide > #fab-main > #content > .alsoseerow,
#fab-content-wide > #fab-main > #fab-sidebar-banners > .column,
#fab-content-wide > #fab-main > #fab-sidebar-banners > .alsoseerow {
	clear: both;
	width: 950px;
}
#fab-content-wide > #fab-main > #content > .column > .banner,
#fab-content-wide > #fab-main > #content > .alsoseerow > .banner,
#fab-content-wide > #fab-main > #fab-sidebar-banners > .column > .banner,
#fab-content-wide > #fab-main > #fab-sidebar-banners > .alsoseerow > .banner {
	margin-right: 15px;
	width: 460px;
}

/* Cookie Control */
#ccc-icon,
#ccc-implicit-warning {
	display: none !important;
}
#cccwr {
	background-color: #E3DAD8;
	box-shadow: #555 1px 1px 1px;
	width: 100%;
}
.ccc-widget {
	margin: 0 auto;
	position: relative;
	width: 965px;
}
.ccc-inner {
	padding: 15px 0;
}
.ccc-content {
	font-size: 14px;
}
.ccc-intro {
	margin-bottom: 0;
	max-width: 750px;
}
.ccc-intro a {
	border-bottom: #002328 1px solid;
	text-decoration: none !important;
}
#ccc-cookies-switch {
	position: relative;
	float: right;
}
#switch-container {
	position: absolute;
	width: 200px;
	right: 0px;
	top: 15px;
}
#cctoggle {
	clear: both;
	float: right;
}
#cctoggle .btn {
	text-align: left;
	width: 160px;
}
.toggle-off .btn-default {
	background-color: #00B969;
}
#ccc-explicit-checkbox {
	max-width: 750px;
}
#ccc-explicit-checkbox label {
	margin-bottom: 0;
}
.ccc-close {
    display: none !important;
}

/* News */
.news-select-month {
	display: block;
}
.news-select-month form {
	border-bottom: #E3DAD8 1px solid;
}
.news-select-month select {
	margin: 0 15px 17px 0;
}
.news-rss-icon {
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 9px !important;
}
.news-rss-icon span {
	color: #FFF !important;
	font-size: 15px;	
	margin-right: 5px;
}
.pager {
	clear: both;
	margin: 0 0 15px 0;
	text-align: left;
}
.pager,
.pager a:focus,
.pager a:hover {
	color: #002328;
	text-decoration: none;
}
.pager a {
	color: #AAA;
	padding-right: 7px;
}
.pager span {
	padding-right: 7px;
}
.pager-previous {
	margin-right: 30px !important;
	padding-right: 0 !important;
	text-transform: capitalize;
}
.pager-next {
	float: right;
	padding-right: 0 !important;
	text-transform: capitalize;
}

/* News/Agenda Border */
.news-border {
	float: left;
	width: 100%;
}
#fab-main .news-border {
	border-bottom: #E3DAD8 1px solid;
	margin-bottom: 15px;
}
.nav-tabs {
	border: none !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}
.nav-tabs > li {
	margin: 0 !important;
	padding: 0 !important;
}
.nav-tabs > li:before {
	content: "" !important;
}
.nav-tabs > li > a {
	background: none !important;
	border: none !important;
	color: #CCC;
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	margin: 0 15px 0 0 !important;
	padding: 0 !important;
}
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus {
	text-decoration: underline;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
	color: #002328;
	text-decoration: none !important;
}
.tab-content .item {
	border-top: #E3DAD8 1px solid;
	clear: both;
	float: left;
	padding: 15px 0;
	width: 100%;
}
.tab-content .item h2 {
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin-bottom: 0 !important;
}
.tab-content .item p {
	margin: 0;
}
.tab-content .date {
	color: #AAA;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px !important;
	text-transform: capitalize;
}

/* News/Agenda List */
.news-list {
	width: 100%;
}
#fab-sidebar .pager,
#fab-sidebar .news-select-month {
	display: none !important;
}
#fab-sidebar .news-list {
	display: block;
	float: left;
	padding-top: 0 !important;
}
.news-item {
	border-bottom: #E3DAD8 1px solid;
	clear: both;
	display: block;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
}
#fab-sidebar .news-item {
	margin-top: -1px;
}
.news-img {
	clear: left;
	float: left;
	margin: 0 15px 0 0;
}
.news-img img,
.news-single-img img {
	height: auto;
	max-width: 175px;
}
#fab-sidebar .news-img img {
	max-width: 100px !important;
}
.news-text {
	padding-left: 190px;	
}
#fab-sidebar .news-text {
	padding-left: 115px !important;
}
.news-text h3 {
	clear: none;	
}
.news-text p {
	margin-bottom: 5px;
}
.news-text img {
	height: auto;
	max-width: 555px;
}
.date {
	color: #AAA;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.news-more,
.news-signup {
	float: right;
	font-weight: 500;
	text-decoration: none !important;
	margin-left: 5px;
}
.news-more:focus,
.news-more:hover,
.news-signup:focus,
.news-signup:hover {
	text-decoration: underline !important;
}
.news-more span,
.news-signup span {
	margin-right: 5px !important;
}
.list-brief {
	margin-bottom: 15px;	
}
.list-brief hr {
	margin: 15px 0;
}
.list-brief a {
	text-decoration: underline;
}
.list-brief p,
.list-brief h3,
.list-brief h4,
.list-brief h6 {
	margin-bottom: 5px;
}

/* News/Agenda Detail */
.news-single-item {
	float: left;	
	width: 100%;
}
.news-details {
	border-bottom: #E3DAD8 1px solid;
	border-top: #E3DAD8 1px solid;
	float: left;
	font-size: 14px;
	margin-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}
.news-details p {
	margin-bottom: 0;
}
.news-details span {
	font-weight: 700;
}
.news-details .column,
.news-details .doublecolumn {
	clear: none;
	float: left;
	margin: 0 30px 15px 0;
	width: 225px;
}
.news-details .doublecolumn {
	margin-right: 0 !important;
	padding-right: 0 !important;
	width: 490px !important;
}
.news-single-img {
	float: right;
	margin: 0 0 10px 15px;
}
.news-single-img .caption {
	color: #AAA;
	font-size: 14px;
	margin: 5px 0 0 0;
}
.news-single-item .intro {
	font-weight: 700;
}
.news-single-item hr {
	margin: 15px 0;
}
.news-side-bio {
	float: left;	
	font-style: italic;
	width: 100%;
}
.news-side-bio img {
	clear: left;
	float: left;
	margin: 0 15px 15px 0;
	max-width: 175px;
}
.news-single-backlink {
	float: left;
	margin-bottom: 15px;
}
.news-single-date {
	cursor: default;
	float: right;
	text-transform: capitalize;
}

/* NEMO Detail */
.nemo-details,
.nemo-related,
.nemo-gallery {
	border-bottom: #E3DAD8 1px solid;
	float: left;
	font-size: 18px;
	margin-bottom: 15px;
	width: 100%;
}
.nemo-details a {
	text-decoration: underline;
}
.nemo-details dl {
	float: left;
}
.nemo-details dt,
.nemo-related dt {
	clear: both;
	float: left;
	width: 175px;
}
.nemo-details dd,
.nemo-related dd {
	margin-left: 190px;
}
.nemo-details ul,
.nemo-related ul {
	list-style: none;
	padding: 0;
}
.nemo-details .glyphicons {
	font-size: 16px;
}
.nemo-related dl {
	float: left;
	margin: 0;
}
.nemo-related dt,
.nemo-related dd {
	margin-bottom: 15px;
}
.nemo-related a {
	text-decoration: none;
}
.nemo-related a:focus,
.nemo-related a:hover {
	text-decoration: underline;
}
.nemo-related .glyphicons {
	font-size: 14px;
}
.nemo-gallery .row {
	margin: 0 -7.5px;
}
.nemo-gallery .col-md-1 {
	width: 25%;
}

/* RSS Feed */
.kikrss-1-column ul {
	margin-bottom: 0;
}
.kikrss-1-column .date {
	color: #AAA;
	margin: -5px 0 5px 13px;
	text-transform: capitalize;
}
#fab-sidebar .kikrss-1-column {
	margin-bottom: 10px;	
}
.kikrss-3-column {
	clear: both;
	float: left;
	margin: 0 0 15px 0;
	width: 100%;
}
.kikrss_bodytext,
.kikrss_imagefile {
	margin-bottom: 10px;
}
.item-rss {
	border-top: #E3DAD8 1px solid;
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}
.item-rss ul {
	margin-bottom: 15px;
	padding: 0;
}
.item-rss .date {
	color: #AAA;
	margin: 0;
	text-transform: capitalize;
}

/* Sin-Online Feed */
.tx-liarssfeeds2-pi1 {
	float: left;
	width: 100%;
}
.tx-liarssfeeds2-pi1 .news-rss-icon {
	margin-bottom: 0 !important;
}
.nav-tabs > li.current > a,
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus {
	color: #002328;
}
.news-bullet ul {
	clear: both;
}
.news-bullet .news-rss-icon {
	left: -13px;
	margin-bottom: 15px !important;
	position: relative;
}
.tx-sinmsg-pi1 #form_sin_msg {
	margin-bottom: 17px;	
}
.tx-sinmsg-pi1 .sin-addthis {
	clear: both;
	margin-bottom: 10px;
}
.sin-news-detail a {
	text-decoration: underline;
}

/* ERNA Widgets */
.erna-workspaces p {
	font-size: 15px !important;
	line-height: 1.5 !important;
}
.erna-workspaces dl {
	margin-bottom: 10px;
}
.erna-workspaces dt {
	float: left;
}
.erna-workspaces dd {
	text-align: right;
}

/* People List */
#people-list {
	clear: both;
	float: left;
	position: relative;
	width: 100%;	
}
#people-list .pager {
	border-top: none;
	border-bottom: #E3DAD8 1px solid;
	padding: 0 0 15px 0;	
	text-transform: uppercase;
}
#people-list .pager a,
#people-list .pager span {
	padding-right: 15px;	
}
#people-list .row {
	border-bottom: #E3DAD8 1px solid;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 760px;
}
#people-list .profile {
	clear: none;
	float: left;
	margin-right: 15px;
	width: 365px;
}
#people-list .headshot {
	background-color: #00B969;
	float: left;
	height: 150px;
	margin-right: 15px;
	overflow: hidden;
	width: 125px;
}
#people-list .headshot img {
	height: auto;
	max-width: 125px;
}
#people-list .headshot img:focus,
#people-list .headshot img:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#people-list .listing {
	clear: none;
	float: left;
	width: 225px;
}
#people-list .listing h2,
#people-list .listing h3,
#people-list .listing h4,
#people-list .listing h5,
#people-list .listing h6,
#people-list .listing p {
	margin-bottom: 5px;
}
#people-list .listing span {
	font-size: 20px;
	margin: 10px 10px 0 0;
}

/* People Detail */
#people-detail .carousel-caption,
#people-detail .carousel-caption p {
	max-width: 935px !important;
	width: 935px !important;
}
#people-detail #fab-sidebar-extra {
	float: right;
}
#people-detail #fab-sidebar-extra p {
	margin-bottom: 5px;
}
#people-detail #fab-sidebar-extra a {
	text-decoration: underline;
}
#people-profile {
	float: left;
	width: 165px;
}
#people-headshot {
	float: right;
	height: auto;
	max-width: 160px;
}
#people-channels {
	float: right;
	margin-top: 10px;
	width: 170px;
}
#people-channels a {
	text-decoration: none !important;
}
#people-channels .glyphicons-social {
	color: #FFF;	
	float: left;
	margin: 0 0 10px 10px;
}
#people-detail .banner p {
	font-size: 15px;
	line-height: 1.5;
}
#people-content {
	margin: 15px 0 0 0;
}
#people-content .panel {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#people-content > .panel {
	border-top: #E3DAD8 1px solid;
}
#people-content > .panel-body {
	padding: 0 18px !important;
}
#people-content .panel-heading {
	padding: 15px 0;
}
#people-content .panel-title {
	font-size: 21px;
}
#people-content .panel-title a:focus,
#people-content .panel-title a:hover {
	text-decoration: none !important;	
}
#people-content .panel-title > a:before {
	content: "\2212";
}
#people-content .panel-title > .collapsed:before {
	content: "\002B" !important;
}
#people-content .panel-body {
	padding: 5px 18px;
}
#people-content .panel-body ul {
	list-style-type: square;
}
#people-detail table {
	margin-bottom: 15px;
	width: 100%;
}
#people-detail td {
	padding: 3px 0 !important;	
}
#people-content table tr > :first-child {
	width: 175px;
}
#people-content .phd-list tr > :first-child {
	width: 75px !important;
}
#people-content .phd-list img {
	height: auto;
	width: 60px;
}
#people-content .panel-body .panel-heading {
	border: none !important;
	padding: 5px 0 !important;
}
#people-content .panel-body .panel-collapse {
	border: none !important;
}
#people-content .panel-body .panel-body {
	padding: 10px 0 0 15px !important;
}
#people-address {
	border-top: #E3DAD8 1px solid;
	padding: 18px 18px 9px 18px;
}
