
hr.green{
border:1px solid #00AD93;	
margin:10px 0 10px 0;
}

/*Removes A:hover text-decoration*/
.mecclink a:hover{
	text-decoration:none;
}

.tile{
	background:#EEEEEF;
	padding:10px;
	margin:5px 5px 5px 0;
}

.tile h3{
	margin:10px;
}

a:hover .tile h3{
	color:#FFF;	
	text-decoration:none!important;
}
a .tile:hover, a .tile:active{
	background:#00AD93;	
	color:#FFF;
	text-decoration:none!important;
}

.profile-picture{
	border:2px solid #ddd;	
	padding:3px;
}




.event{
	min-height:200px;
}

hr{
	margin-top:5px;
	margin-bottom:5px;
}

body{
	border-top:3px solid #00AD93;
}

p, .main-content li{
	font-size:16px;	
}

h1, h2, h3, h4, h5 {
    font-family: 'Bitter', serif;
}

h3{
	font-family: 'Bitter', serif;
	font-size:17.5px;
}

.no-margin{
	margin-top:0;	
}

.margin-bottom{
	margin-bottom:20px;
}
.margin-top{
	margin-top:20px;
}

.margin-top-50{
	margin-top:50px;
}

a, a:visited, a:focus{
	color:#00AD93;	
}

a:hover{
	color:#333;
}

/*Used in RTE for highlighting an area*/
.block{padding:10px;
display:block;
background:#F4F4F4;}

/*Navigation*/
.nav-justified > li > a{
	text-align:left;
	margin-left:-15px;
	margin-right:-15px;
}

.header-row{
	margin-top:20px;	
}

.btn-custom,.btn-custom:hover{
	background:#333;
	color:#FFF;
}


@media(min-width:768px){
	.nav-justified > li > a{
		padding-left:0;
		padding-right:0;
		margin-right:25px;
		font-family: 'Bitter', serif;
		color:#333;
		border-bottom:3px solid transparent;
	}

	.nav-justified > li > a.last{
		margin-right:-15px;
		
	}
	

	.nav-justified > li > a:hover, .nav-justified > li > a:focus, .nav-justified > li > a:active {
		background:none;
		color:#00AD93;
		border-bottom:3px solid #00AD93;
	}
	
	.nav-justified > li > a:active, .nav-justified > li > a.current {
		background:none;
		color:#00AD93;
		border-bottom:3px solid #00AD93;
	}

	.nav-justified > li > a.single{
		padding-bottom:30px;	
	}
	.nav-container{
		padding-left:0;
		padding-right:0;
	}
	
	.nav-justified > li > a.active{
		color:#00AD93;
		border-bottom:3px solid #00AD93;
	}
	

}/*--------End media 769px-----------*/

@media(max-width:767px){
	.navbar{
		margin-left:-15px;
		margin-right:-15px;
		margin-bottom:0;
	}

	.navbar-default{
		background:#F2F2F2!important;
	}

	.navbar-header{
		background:white;
	}

	.nav>li>a:focus, .nav>li>a:hover{
		background:#00AD93;
		color:#FFF;
	}

	.nav>li>a{
		color:#333;
		font-family: 'Bitter', serif;
	}
}/*--------End media 767px---------*/


.navbar-default{
	background:transparent;
	border-color:#fff;
}

.navbar-brand{
	padding-top:5px;
}

.navbar-default .navbar-toggle .icon-bar{
	background:#00AD93;
}
.navbar-default .navbar-toggle{
	border-color:transparent;
}

.navbar{
border:0;	
}

.jumbotron{
	background:#00AD93;
	color:#FFF;
	text-align:left;
}

.jumbotron h2{
	font-family:bitter;
}

.xs-search{
	padding-top:10px;
	padding-bottom:10px;
}


/*FOOTER
======================*/
footer{
	padding: 25px;
	background-color:#333;
	color:#f2f2f2;
	border-top:5px solid #00AD93;
}
	
footer a, footer a:hover, footer a:focus, footer a:visited  {
	color:#f2f2f2;
}
	
.copyright{
	padding-top:10px;	
	font-size:14px;
}
	
ul.footer-links-right{}

/*Social Media Icons
========================*/

ul.social-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.social-links li {
    float: left;
}

ul.social-links li a{
    display: block;
    background-color: #00AD93;
}
	
.social-links a {
	color: #FFF;
  	display: inline-block;
  	height: 40px;
  	width: 40px;
  	text-align: center;
  	padding: 11px 0;
  	line-height: 1;
	margin:2px
}

.social-links fa {
	font-size:1em;
}
	

.social-facebook a, .social-twitter a, .social-youtube a, .social-linkedin a, .social-instagram a  {
	color:#FFF;
	font-size:1.4em;
	display:block;
	box-shadow: inset 0 0 0 0 #00AD93;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}

.social-facebook a:hover, .social-facebook a:focus {
  	background-color: #3B5998;
	color:#FFF;
}

.social-twitter a:hover, .social-twitter a:focus {
  	background-color: #4099FF;
	color:#FFF;
}
	
.social-linkedin a:hover, .social-linkedin a:focus{
	background-color: #0B78B7;
	color:#FFF;
}

.social-youtube a:hover, .social-youtube a:focus {
  	background-color: #C4302B;
	color:#FFF;
}

.social-instagram a:hover, .social-instagram a:focus{
	background-color: #125688;
	color:#FFF;
}

@media(min-width:992px ){
	.footer-links-right{
		float:right;
		margin-top:73px;
	}
}

/*Social Share*/
ul.social-share {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	font-size:14px;
}

ul.social-share li {
    float: left;
	font-size:14px;
}

ul.social-share li.social-facebook a{
    display: block;
    background-color: #3B5998;
}

ul.social-share li.social-twitter a{
    display: block;
    background-color: #4099FF;
}

ul.social-share li.social-linkedin a{
    display: block;
    background-color: #0B78B7;
}

.social-share a {
	color: #FFF;
  	display: inline-block;
  	height: 40px;
  	width: 40px;
  	text-align: center;
  	padding: 11px 0;
  	line-height: 1;
	margin:2px
}

.social-share fa {
	font-size:1em;
}

social-facebook

/*=== HOMEPAGE SECTIONS ==*/
/*Carousel*/
#myCarousel{
	min-height:350px;		
}

#myCarousel .carousel-inner img {
  width: 100%; /* Set width to 100% */
  margin: auto;
}
.carousel-container{
	padding-left:0;
	padding-right:0;
}

.carousel-caption{
	background-color:rgba(255,255,255,0.8);
	/*background-color:#FFF;*/
	color:#333;
	text-align:left;
	right:0;
	left:0%;
	padding:0px 10px 0px 10px;
	font-family:bitter;
	text-shadow:none;
	bottom:0;
}

a.carousel-control{
	color:#FFF;	
}

.events-row p{
	font-size:14px;	
}


/*News Area - Twitter and Recent News*/
.news{
	/*border-top:3px solid #00AD93;*/
	background-color:#f2f2f2;
	margin-top:50px;
	padding-bottom:25px;
}


blockquote{
	border-left:none;
}




/*Events List Media*/

/*===== EVENT ITEMS ====*/
.media-heading a{
	color:#00AD93;
}

.media a{
	color:#00AD93;
	
}
.media{
	background:#F2F2F2; 
	padding:10px;	
}
.btn-green{
	color:#00AD93;
	border-color:#00AD93;
}

.btn-green:hover, .btn-green:focus{
	background:#00AD93;
	color:#F2F2F2;
	border-color:#00AD93;
}


.event-dates{
	background:#CCC;
	font-family: 'Bitter', serif;
	text-align:right;
	display:block;
	height:64px;
	width:64px;
	padding:3px;
}

.event-details-panel{
	background:#F2F2F2;
}



.event-item{
	background:#F8F8F8;
	padding:10px;
	border-top:3px solid #0091C9;
}

.event-item > h4 > span.event{
	color:#0091C9;
}

.event-item h4{
	font-size:1.1em;
}

/*Used on News page*/
.event-date:before{
	content:"";
	transition:all 0.3s;
	width:3em;
	max-width:30%;
	height:0.2em;
	position:absolute;
	background-color: #00AD93;
	bottom:-5px;
}


.thumbnail{
	border:1px solid #ccc; 
	padding:2px;
}


.media p{
	font-size:14px;	
}

.caption p{
	font-size:14px	
}


.item-date{
	font-size:14px;	
	font-style:italic;
}

.breadcrumb > li  {
	font-size:14px;	
}

.phe-campaigns{
	background:#F2F2F2; 
	padding:15px;
}

/* BLOG */

.media-profile{
	background:none;	
}


/*Knowledge Exchange*/

.exchange-icons{
	color:#00AD93;	
}


/*Links and Resources*/
.thumbnail-icon{
	font-size:2.6em;
	text-align:center;
	color:#00AD93;
}
/*Displaying resource items in a resource Item page*/
.sub-row{
	margin-left:-15px;
	margin-right:-15px;
}

/*EU Cookie Message*/
.eucookie{
	background:#333;
}

.eucookie p{
	color:white;
	padding:5px;
}

.eucookie p a:hover{
	color:#00ad93;
}

/*New static homepage banner*/
.hero-banner{	
    min-height:350px;
    background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	position: relative;
	text-align:center;
}