[class*="spamspan"] {
	float:none;
	margin-left:0px;
	}

h2.pane-title {
	font-weight:900;
	}

div.page-container {
	max-width:1200px;
	margin:auto;
	margin-top:20px;
/*	border:2px solid #287FA6;
*/	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url('../images/BDEC-background.jpg');
	background-repeat: no-repeat;
	background-color:#FFF;
}

#header, #footer-area, #navigation {
	background:transparent;
	}

#content {
	background:transparent;
	
	}	
	
body.front .pane-meeting-navigation {

/*	min-height: 200px;
	margin-bottom: 5px;
	padding: 15px;
	border: 1px solid #ececec;*/
	
	}

.pane-bdec-report {
	margin-top:10px;
	margin-bottom: 5px;
	padding: 15px;
	border: 1px solid #ececec;
	background-image: url('../images/bdec-report.png');
	background-repeat: no-repeat;
	padding-left: 140px;	
	background-color:#9DCE80;
  	background-position: 20px 20px;			
	min-height:165px;
	}

a.bdec-report {
	dis:right;
	}
	
.pane-bdec-report h2.pane-title {
	margin-top:0px;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	color: #FFF;
	font-size: 1.5em;
	}

body.section-pathways-report h1.title {
	margin-top:0px;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	color: #9DCE80;
	font-size: 1.75em;
	text-transform:none;	
	}

body.section-pathways-report article.node {
	margin-bottom: 5px;
	padding: 15px;
	border: 1px solid #ececec;
	background-image: url('../images/bdec-report.png');
	background-repeat: no-repeat;
	padding-left: 140px;	
	background-color:#9DCE80;
	min-height:165px;
  	background-position: 20px 20px;			
	}

body.section-pathways-report p.submitted {
	display:none;
	}


.pane-press-release h2.pane-title {
	font-size:1.5em;
	line-height:1em;
	margin-bottom:10px;
	}

.pane-press-release {
	margin:20px;
	margin-left:50px;
	margin-right:50px;
	font-family:"Merriweather";
	}
	
@media (max-width: 767px) {

	.pane-press-release { 
		margin-left:20px;
		margin-right:20px;	
		}
		
	}
		
.pane-press-release p {
	text-indent: 1.5em;
	line-height:1.6em;
	margin-bottom:10px;
	}

.pane-press-release hr {
	margin-left:0px;
	margin-right:0px;
	}

.pane-press-release li {
	line-height:1.6em;
	margin-bottom:10px;
	}
		
.pane-press-release p.submitted {
	display:none;
	}	
	
.meeting-navigation-wrapper {

	min-height: 240px;
	margin-bottom: 0px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	padding: 15px;
	border: 0px solid #287FA6;

	}

.meeting-navigation-wrapper+.meeting-naviation-wrapper {

	}

ul.meeting-navigation {
    list-style: none;
    margin-left: 0px;
    margin-top: 3px
}

ul.meeting-navigation i {
    color: #c1ccdc
}

img.footer-logo {
	align:right;
	}

@media (max-width: 320px) {
    .c {
        display: none
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .c {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .c {
        display: inline
    }
}

@media (min-width: 980px) {
    .c {
        display: inline
    }
}

/* 2018 Home Page Customizations */

@media (min-width: 767px) and (max-width: 978px) {

	body.front .pane-meeting-navigation {
		width: 48%;
		float: left;
		margin-right: 1%;
		}	
	}

@media (min-width: 979px) {
	
	body.front .pane-meeting-navigation {
		width: 32%;
		float: left;
		margin-right: 1%;
		}
	
	}


.panel-pane.pane-views.pane-participating-organizations {
	clear:both;
	}
	
.pane-iesp-ad h2 { display:none; }
.pane-iesp-ad { 
	clear:both; 
	background-image: url('../images/iesp_bug.png');
	background-repeat: no-repeat;
/* 	padding-left: 140px;	 */
	min-height:65px;
  	background-position: 5px 5px;
	}
.pane-iesp-ad p { text-align:center; padding-top:15px; }	