html,body {
	height:100%;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

h2, h3, h4, h5, h6 {
	margin:0 0 20px 0;
}

h1{
  font-size: 1.9em;
  line-height:1.4em !important;
  margin:0 0 40px 0;
}

.fake-link {
  cursor:pointer;
  color: #007bbd;
}

.fake-link:hover {
  text-decoration:underline;
}

.box {
  margin-bottom:20px;
}

.main {
  margin-bottom:160px;
}

.page-header {
	border:0 !important;
	margin-bottom:0px !important;
	color: #357ebd;
	font-size: 1.4em;
}
.header-bar {
	min-height: 50px;
	padding:2px 0;
	background-color: #007BBD;
	
	color: white;
}
.header-bar a {	
	color: white;
}
.header-bar .header-block {
	display :inline-block;
	margin-left: 00px;
}
.nav-tabs > li {
	margin-right:0px;
}
#header-right-top {
	margin-bottom:0px;
}

.glyphicon {
	top:2px !important;
	left:1px !important;
}

#bfa-search-form {
  margin-top:10px;
}

#bfa-search-form .form-control {
  font-size:0.8em;
  padding:2px 6px;
  height:30px;
}

#bfa-search-form button {
  font-size:0.8em;
}

#bfa-feature-definition {
	position: relative;
}
#bfa-feature-definition .overlay {
	position: absolute;
	left: 0; 
	top: 0; 
	height: 100%; 
	width: 100%;
}
.bfa-feature-min h3 {
	margin:0 auto 10px auto;
}
.bfa-feature-min-image img {
	margin:auto;
}
.bfa-feature-min-text {
	overflow:auto;
}

.bfa-logo-title--top {
	float: right;
	text-align: center;
	font-size: 2em;
	color: #357ebd;
}
.bfa-logo-title--bottom {
	float: right;
	text-align: center;
	font-size: 1.4em;
	color: #357ebd;
}

.topnav-col--right {
	float: right;
	text-align: right;
	padding-top: 20px;
}

.topnav-col--left {
	font-size: 2em;
	padding-top:8px;
  padding-bottom:8px;
}

.topnav-col--left--plane-logo {
	margin-bottom: 10px;	
}

.bfa-utube-media-text {
	text-align:center;
	padding:  0 0 5px 0;
}

.bfa-utube-media {
	text-align:center;
	border: 0px solid white !important;	
}

.icon-bar {	
	background-color: #007BBD;
}

.bfa-memories {
	margin-left: 15px;
}

#header-wrap {
	background-color: #EBF4FA !important;
  margin-bottom:40px;
}

#header-wrap .navbar-header {
	background-color: #EBF4FA;
}

#header-wrap .navbar-collapse {
	text-align: center;
  padding:0;
}

#header-wrap .bfa-main-menu {
	background-color: #EBF4FA !important; 
	margin-bottom: 0px;	
}

#header-wrap .bfa-main-menu>.navbar, .bfa-main-menu>.navbar-collapse {
  text-align: center;
  
}
#header-wrap .navbar-collapse>ul>li>a:hover, 
#header-wrap .navbar-collapse>ul>li>a:active,
#header-wrap .navbar>ul>li>a:hover, 
#header-wrap .navbar>ul>li>a:active{
  padding-bottom: 10px;
  background-color: #007BBD;
  color: white;
  border-bottom: 5px solid #007BBD;
}



.region-content-search {
	text-align: center;	
}

.bfa-page-title {
	margin: 20px 0;	
}
.bfa-page-title>.bfa-small-plane--logo{
	top: 3px;
}

.bfa-page-title--text {	 
	font-size: 1.9em;	
}

.bfa-link {
 padding-bottom:20px;
}

.nav-tabs {
    margin-top: 10px;
}

@media(max-width:800px){
  .bfa-block-small-map--lower--title{
	display:none;
  }
  .carousel-frontpage--filter{
	display:none;
  }
  .carousel-frontpage-image-description{
	display:none;
  }
  .topnav-col--left--plane-logo{
	display:none;  
  }

}

#front-main-left, #front-main-right {
 margin-bottom: 30px;
}

/** facebook override */
div.bfa-footer-social {	
	background-color: transparent;
	text-align: center;
}
.fb-like {
	position: relative;
	vertical-align: top !important;	
}

.flex-container {
  display: flex; 
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap; 
  flex-flow: row wrap;
  justify-content: space-around;
}

.flex-item {
  margin: 1%;
}

.bfa-image-download-consent {
	background-color: white ;
	margin-top:20px;
	margin-bottom: 20px;
	padding:10px 0 10px 10px;
	border: 10px solid #EBF4FA;
	border-radius: 5px;
	min-height: 140px;	
}
.nearby-images {	
	width: 100%;	
	font-size: 1em;
	overflow: auto;
	max-height: 150px;
	background-color: #ffffff !important;
	text-align: center;	
}
.nearby-images img{	
    float: left;
}
.nearby-images-image--title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	text-align: center;
	background-color: #EBF4FA;
	width: 100px;	
	border-radius: 3px;
}
.nearby-images-panel--head {
	background-color: #fff;
	color: black;
	font-weight: normal;
}
.nearby-images--body {
	float: left;
	padding: 5px 10px 5px 0px;		
}
.nearby-images-image--thumbnail a {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	text-align: center;
}
.nearby-images-image {
	float: left; 
	margin-left: 40px; 	
	height: 160px;	
}
.nearby-images-image--attribution{	
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	text-align: center;
	padding-left: 3px;	
}
#edit-consent {
	height: 20px;
	width: 20px;	
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

.bfa-integration-list {
  background-color:#ebf4fa;
  padding:20px;
  margin-bottom:20px;
}
.bfa-integration-list-alt {
  background-color:#efefef;
}

.bfa-integration-list h3 {
  margin-bottom:20px;
}

.bfa-integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
.bfa-integration-list ul > li {
    list-style: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 15px;
    overflow: hidden;
	background-color: #EBF4FA;
}
.bfa-integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}
.bfa-integration-list ul > li:hover {
    background-color: #e6e6e6;
	color: #555;	
}
.bfa-integration-list-detail a {
  text-decoration: none;   
  font-size: 14px;
}
.bfa-integration-list-detail a:hover {
	text-decoration : none;
}
.bfa-integration-list-detail {
  margin: 0 0 40px 0; 
}
.bfa-integration-list-detail--map {   
	display: block;   
	background-color: white;
}
.bfa-integration-list-detail span{
    margin: 0;
}

.bfa-horizontal-centre {
	text-align:center;
	padding-top: 5px;
}

#left,#right{
    display: table;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.right-arrow {
    margin-top: -5px;
    margin-left: 10px;
	padding-right: 10px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 2em;
}
#bfa-image-page {
	background-color: #fff;
	/*padding-left: 5px;*/
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}
.bfa-image-add-annotation {
	position:absolute;
	top :30px;
	left: 20px;
	z-index: 5767;
	display: none;	
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;	
	text-align: center;
	background-color: #F5F5DC;
	width: 280px;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	border: 4px solid white;
}
.bfa-image-add-annotation--title{
	min-height: 50px;
	padding: 10px 10px 10px 10px;
	background-color: #d9edf7 !important;	
}
.bfa-image-add-annotation--body{	
	margin-bottom: 10px;	
	padding: 10px 10px 10px 10px;
}
.bfa-image-add-annotation-text {
	/** tbc */
}
.bfa-image-add-annotation--tracker {
	margin-bottom: 10px;
	min-height: 30px;
	padding: 10px 10px 10px 10px;
}
.bfa-580px-image img {	
	margin:0 auto 20px auto;
}

.bfa-image-fb-like {
	position: relative;
	margin-bottom: 10px;
}
.bfa-imagepage-title-logo {
	display: inline; 	
	max-height: 30px;
	max-width: 30px;
	background-color: #007BBD;	
	border-radius: 3px;
}

.bfa-small-plane--logo {
	position: relative;
	float:left;
	background-color: #007BBD !important;
	background-image: url('/sites/default/files/pictures/plane_25x25.png');
	background-repeat: no-repeat;
	border-radius:4px; 	 
	height:28px; 
	margin-right:10px; 
	bottom: 4px;		
	width:28px;
}

.bfa-title h2{
 color: #007BBD;
 margin-bottom:20px; 
}



.bfa-strapline{
 margin-bottom: 20px;
}

.bfa-inline li{
 display: inline;
 padding: 20px;
}




.bfa-nearby-listview--button{
	margin-left: 20px;
}
.bfa-annotation-char-count{
	margin-bottom:20px;
	background-color: transparent;	
	font-style: italic;	
}
.bfa-annotation-char-count--ok {	
	color: green;	
}
.bfa-annotation-char-count--warning {	
	color: #ffc200;	
}
.bfa-annotation-char-count--error {	
	color: red;	
}
.bfa-tr--separator {
	border-top: 20px solid #EBF4FA;
}
.bfa-legacy-govan--ul{
	margin-top:10px;
}


#bfa-image-header {
  padding:10px;
  background-color:#efefef;
  border-radius:20px;
  margin-bottom:20px;
}

#bfa-imagepage-social {	
	margin: 10px 15px 0px 0px;
  padding:0 0 20px 0;
  text-align:right;
}

#bfa-stats-view .bfa-stats-intro--text{
	font-size: 1em;
	padding-bottom: 10px;	
}
#bfa-stats-view .bfa-stats-intro--list ol  > li {
	padding-top: 5px;
	color: black;
}
#bfa-stats-view .bfa-top-user--span{
	min-width: 200px;
	width: 200px;
}
#bfa-stats-view .bfa-top-user--bargraph--parent{	
	width: 200px;
	height: 20px;
	border: 1px solid #007BBD;
	background-color: white;
	text-align: center;
	border-radius: 3px;	
	color: #808080;
}
#bfa-stats-view .bfa-top-user--bargraph--child{	
	position:relative;
	top:-20px;
	width: 0px;
	height: 18px;
	border: 0px solid white;
	background-color: #e2a500;
	opacity: .2;	
}
#bfa-stats-view #edit-start.form-control {
	border: 0px solid white !important;
}
#bfa-stats-view #edit-end.form-control {
	border: 0px solid transparent !important;
}

#bfa-activity-frontpage-block .bfa-activity-item{
 padding: 10px;
}

#bfa-activity-frontpage-block .bfa-activity-homepage-title{
 padding: 20px;
 font-weight: bold;
 text-align: center;
}

#bfa-activity-frontpage-block .bfa-activity-homepage-stats{
 text-align: center;
 padding-bottom: 20px;
}

#bfa-activity-comments-block .bfa-activity-timestamp {
 font-size: 10px;
}

#bfa-activity-comments-block .bfa-activity-img {
 padding-right: 4px;
}

#bfa-activity-comments-block .bfa-activity-child{
 padding-left: 100px;
}

#bfa-activity-comments-block .bfa-activity-child-comment{
 padding-left: 10px;
}

.bfa-gallery-title,
.bfa-gallery-link {
 margin: 5px;
}

.bfa-gallery-grid-result {
 padding: 0 0 20px 0;
}

#bfa-abuse-form .form-item > .control-label{
	font-weight: normal !important;
	font-size: 1em !important;
	color: #000 !important;
	background-color: transparent !important;
}
#bfa-abuse-form .form-item:active > .control-label,
#bfa-abuse-form .form-item:focus > .control-label{
	font-weight: normal !important;
	font-size: 1em !important;
	color: #000 !important;
	background-color: #EBF4FA !important;
}
#bfa-abuse-form  #edit-options--2{
	min-width: 100px;	
}

.bfa-groups-grid-result {
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  height:200px;
}
.bfa-groups-grid-result .bfa-group-image {
  height:100px;
  background-color:#efefef;
  width:100%;
}
.bfa-groups-grid-result .bfa-group-image img {
  height:100px;
  width:auto;
  margin:0 auto;
  padding:5px;
}
.bfa-groups-grid-result .bfa-group-title {
  height:100px;
  padding: 20px;
  text-align: center;
}

.bfa-group-heading{
 padding-bottom:15px;
}

.bfa-group-title {
 padding-bottom: 20px;
}

.bfa-groups-grid-result-active{
 background-color: #ebf4fa;
}

.bfa-group-gallery-title {
 text-align: center;
}
.bfa-tab-content{
 padding-top: 30px;
}

.bfa-group-gallery{
 padding-bottom: 20px;
}

.bfa-pager {		
	display: block;
  margin: 10px 0 20px 0;
}
.bfa-pager-btm {
  text-align:center;
}

.bfa-pager .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
}

.bfa-search-no-results {
	font-size: 1.3em;
	text-align: left;
	margin-top: 20px;
}
.bfa-search-no-results--hint {
	font-size: 1em;	
}
.bfa-search-results-nav {
	text-align: right;
	padding-bottom: 20px;
	padding-top: 10px;
}
.bfa-search-results-nav a{
	text-decoration : none;
	color:#000;
}
.bfa-search-results-nav a:hover {
	text-decoration: none;
	color: #2495BD;	
	margin-bottom: 10px;
}
.bfa-search-results-grid {
	float: left; 
	overflow: hidden; 
	border: 1px solid #fff; 
	margin: 0px 0px 10px 25px; 
	height: 350px; 
	width: 200px; 
	background-color: #fff;
}
.bfa-search-results-grid--buttons {
	text-align: center; 
	margin-top: 5px;
}
.bfa-search-results-grid--title {
	padding-left:3px;
	padding-right: 3px; 
	text-align: left; 
	font-size:12px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	height: 60px; 
	max-height: 60px; 
	overflow:none; 
}
.bfa-search-results-grid--id {
	text-align: left; 
	margin-top: 6px; 
	background-color:#E5EDF4;
	min-height: 26px;
	font-weight: normal;
}
.bfa-search-results-grid--id--flag {
	position:relative; 
	left:4px; 
	bottom:2px; 
	margin-right:25px;
}
.bfa-search-results-grid--contrib {
	margin-top: 5px;
	font-size: .8em;
	background-color:#E5EDF4;
	text-align: left; 
	min-height: 30px;
	padding-left:3px;
	padding-right: 3px; 	
}
.bfa-relevance-form--btn {
	margin-left: 5px;
}
.bfa-relevance-form--select {
	float: left;
	max-width: 240px;
	margin-right: 5px;
	padding-left: 3px;
}
.bfa-search-parameter-prompt {
	text-align: center;
	font-size: 1.5em;
	background-color: #E5EDF4;
	color: black;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-left: 1px solid #007BBD;
	border-right: 1px solid #007BBD;
	border-top: 1px solid #007BBD;
	border-bottom: 1px solid #e2a500;
	min-height: 46px;
	padding-top: 10px;
}
.bfa-search-form>.form-control {
	float:right;
	margin-top:10px;
	margin-bottom: 0px;	
}
#bfa-search-results {
	background-color: #fff;	
}
#bfa-search-results--params {
	font-weight: normal;
	font-size: 1.5em;
	text-align:center;
	margin-top: 10px;	
}

/***********************************************************************************************************************/
/* footer */

#footer_blue {
	background-color: #357ebd;
	color: white;
  padding:40px 0 80px 0;
}
#footer_blue a {
	color:white;
}
#footer_blue a:hover,  
#footer_blue a:focus {  
 text-decoration: underline;  
}

#bfa-footer-links {
  margin-bottom:20px;
}

#bfa-footer-logos {
  position:relative;
  overflow:hidden;
  background-color:#fff;
  width:100%;
}

.bfa-footer-logo {
  position:absolute;
}

.bfa-footer-logo img {
  height:auto;
  margin:0 auto;
}

/* Large */
@media(min-width:1200px) and (max-width: 3840px) {
	
	#bfa-footer-logos {
    height:120px;
  }

  .bfa-footer-logo img {
    height:auto;
    margin:0 auto;
  }

  #bfa-footer-logo-hlf {
    top:10px;
    left:10px;
  }
  #bfa-footer-logo-hlf img {
    width:160px;
  }

  #bfa-footer-logo-hie {
    top:30px;
    left:200px;
  }
  #bfa-footer-logo-hie img {
    width:160px;
  }

  #bfa-footer-logo-hes {
    top:35px;
    left:430px;
  }
  #bfa-footer-logo-hes img {
    width:270px;
  }

  #bfa-footer-logo-foy {
    top:40px;
    right:200px;
  }
  #bfa-footer-logo-foy img {
    width:160px;
  }

  #bfa-footer-logo-rcw {
    top:10px;
    right:10px;
  }
  #bfa-footer-logo-rcw img {
    width:160px;
  }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px) {
	
  #bfa-footer-logos {
    height:120px;
  }

  .bfa-footer-logo img {
    height:auto;
    margin:0 auto;
  }

  #bfa-footer-logo-hlf {
    top:10px;
    left:10px;
  }
  #bfa-footer-logo-hlf img {
    width:160px;
  }

  #bfa-footer-logo-hie {
    top:30px;
    left:160px;
  }
  #bfa-footer-logo-hie img {
    width:160px;
  }

  #bfa-footer-logo-hes {
    top:35px;
    left:330px;
  }
  #bfa-footer-logo-hes img {
    width:270px;
  }

  #bfa-footer-logo-foy {
    top:40px;
    right:160px;
  }
  #bfa-footer-logo-foy img {
    width:140px;
  }

  #bfa-footer-logo-rcw {
    top:10px;
    right:10px;
  }
  #bfa-footer-logo-rcw img {
    width:160px;
  }   
}

/* Small */
@media(min-width:768px) and (max-width:991px) {
	
	#bfa-footer-logos {
    height:120px;
  }

  .bfa-footer-logo img {
    height:auto;
    margin:0 auto;
  }

  #bfa-footer-logo-hlf {
    top:10px;
    left:10px;
  }
  #bfa-footer-logo-hlf img {
    width:120px;
  }

  #bfa-footer-logo-hie {
    top:25px;
    left:120px;
  }
  #bfa-footer-logo-hie img {
    width:120px;
  }

  #bfa-footer-logo-hes {
    top:28px;
    left:250px;
  }
  #bfa-footer-logo-hes img {
    width:220px;
  }

  #bfa-footer-logo-foy {
    top:35px;
    right:120px;
  }
  #bfa-footer-logo-foy img {
    width:100px;
  }

  #bfa-footer-logo-rcw {
    top:10px;
    right:10px;
  }
  #bfa-footer-logo-rcw img {
    width:120px;
  }  
}

/* Extra Small */
@media(max-width:767px) {
	
	#bfa-footer-logos {
    height:auto;
  }
  
  .bfa-footer-logo {
    position:relative;
    margin:0 auto 20px 0;
  }

  .bfa-footer-logo img {
    height:auto;
    margin:0 auto;
  }

  #bfa-footer-logo-hlf {
    display:block;
  }
  #bfa-footer-logo-hlf img {
    width:160px;
  }

  #bfa-footer-logo-hie {
    display:block;
  }
  #bfa-footer-logo-hie img {
    width:160px;
  }

  #bfa-footer-logo-hes {
    display:block;
  }
  #bfa-footer-logo-hes img {
    width:270px;
  }

  #bfa-footer-logo-foy {
    display:block;
  }
  #bfa-footer-logo-foy img {
    width:140px;
  }

  #bfa-footer-logo-rcw {
    display:block;
  }
  #bfa-footer-logo-rcw img {
    width:160px;
  }
}

/***********************************************************************************************************************/