

.bfa-block-small-map {	
	text-align: center;                           
}
.bfa-block-small-map--lower {
	position: absolute;		
	bottom : 0px;	
}
.bfa-block-small-map--lower--title {
	position: absolute;
	top:4px;
	left: 4px;
	z-index: 1199;
	text-align: left;
  width: auto;
	min-width: 140px;
	padding: 3px 10px 0px 10px;	
	font-size: 1.5em;
	font-weight: normal;
	min-height: 36px;
	text-align: left;	
	background-color: #e6f2ff;
	color: black;	
	opacity: 1;	
	border: 0px solid #000;
	border-radius: 5px;	
} 
.bfa-block-small-map--lower--attribution {	
	left: 5px;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	background-color: transparent;
	color: #007BBD;		
	opacity: 1;	
	z-index: 1200;	
}
.bfa-block-small-map--upper {	
	margin-left: 1px !important;	
	padding-right: 0px;
}

.bfa-map-copyright { 
	font-size: .8em;
	font-weight: bold;
}

.bfa-frontpage-map-copyright { 
	position: relative;
	text-align: left;
	font-size: .8em;
	font-weight: bold;
	background-color: #white;
	color: #007BBD;	
	opacity: 1;	
	z-index: 1234;
	bottom: 0px;
	min-height: 15px;	
}
#bfa-frontpage-map {
  /*margin-top:20px;*/
  display:block;
  position:relative;
	height: 200px;
	background-color: #333;
}
#bfa-frontpage-map--questionmark{
	font-size: 5em;
}
#bfa-imagepage-map {
	height: 250px;
	max-height: 250px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;	
}
#bfa-imagepage-map--unlocated {
	display: none;
	height: 150px;
	width: auto;
	background-image: url("/sites/default/files/pictures/blue_textured.jpg");	
	border:3px solid #b0b0b0;
	text-align: center;
}
#bfa-imagepage-map--questionmark {
	font-size: 5em;
}
/** zoomify */
.map-control-reset {	
	background-color: #3977bb;
	color: white;
	height: 34px;
	width: 34px;
	border: 1px solid #3977bb;	
	border-radius: 4px; 
	margin-right: 5px;
	z-index: 3000;
	position: absolute;
	top: 40px;	
}

.modal-dialogue-mapmodal{
	width:99% !important;
	margin-left: 3px !important;	
}
#mapmodal {
	display: none;
	z-index: 999999 !important;
}

.map-btn-clear-search {
	float: left !important;	
	margin-right: 5px;
}
.map-zoomify-hr {	
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #e2a500;
    margin: 1em 0;
    padding: 0; 
}
.map-zoomify-popup-title{
		position:relative;
		top: 10px;
}

.bfa-scale-line {	
	position: absolute;	
	top: 60px;		
	z-index: 1245;
	height: 25px;
	background-color: #EBF4FA;
	text-align: center;	
	color: black;	
	font-size: .9em;
	font-weight: normal;	
	margin-left: 110px;	
	border-radius: 3px;
	border: 1px solid #3977bb;
	padding-top:3px;
}
.bfa-scale-zoom {	
	position: absolute;
	top:60px;	
	z-index: 1245;
	height: 25px;
	background-color: #EBF4FA;
	text-align: center;	
	color: black;	
	font-size: .9em;
	font-weight: normal;
	padding: 2px 5px 0px 3px;
	width:90px;
	margin-left: 10px;	
	border-radius: 3px;	
	border: 1px solid #3977bb;
}
.bfa-small-plane--popup {
	margin: 10px 0 0 10px;	
}
.bfa-map-modal-listview {
	width:auto;
	font-size:1.5em;
	font-weight: bold;
	color: black;
	padding-top: 3px;	
}

.carousel-frontpage-image-description {
	position:absolute;
	bottom:0px;	
	width: 100%;	
	height: auto;
	min-height: 60px;	
	padding: 10px 10px 10px 10px;
	font-size: 1.2em !important;		
	background-color: #e6f2ff !important;
	color: black !important;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc !important;
	opacity: 1;
}
.bfa-carousel-frontpage-attribution-table--title-column {
	width:100px;
	font-size: 1.1em;
}
.bfa-front-column-left--title {
	background-color: #007bbd;
	color: #fff;
}
.carousel-frontpage--filter {
	display : block;
	position: absolute;
	width: 100%; 
	bottom: 80px;	
	z-index: 1111;
	text-align:center;
	background-color: transparent;
	color: white;
	font-size: 2em;
}
.carousel-frontpage--filter--icon {
	background-color: transparent;
	border: 2px solid white;
	min-height: 35px;
	min-width: 50px;
	border-radius: 5px;
	cursor: pointer;	
}
.carousel-frontpage--filter--icon--inactive {	
	border: 2px solid white;
	color: white;	
}
.carousel-frontpage--filter--icon--active {	
	border: 2px solid #c9c9c9;
	color: #c9c9c9;	
}
.carousel-frontpage--filter--icon:hover {	
	border: 2px solid #e2a500;
	color: #e2a500;
}
.carousel-frontpage--filter--count {
	border: 2px solid white;	
	min-width: 50px;
	border-radius: 5px;	
	padding: 0 10px 0 10px;
	font-size: .9em;
}
.carousel-frontpage--filter .btn-sm {	
	min-height:30px;	
	border-radius: 5px;
	margin-top:5px;
	margin-bottom:3px;
	font-size: 14px !important;
	background-color:#007bbd;
	color: #007bbd;	
}
.carousel-frontpage--filter--buttongroup {
	display: table !important;	
}
.carousel-inner {		
	background-color: #4c4c4c;	
	width: 1140px !important;
}
.bfa-carousel-title-plane {
	margin-bottom:5px;
}
#carousel-filter--global {
	height:57px !important;
}
#bfa-carousel-frontpage-container {
  width: 1140px !important;
}
#bfa-carousel-frontpage {
  
  background-color: #ccc;		
  margin:0 auto !important;
}

.map-popup--title {
  margin-bottom: 10px;
  font-size: 1.3em;   
}
.map-popup--image img {
  width:180px;
  height:auto;
  text-align: center;
   border-radius: 5px;
}

#bfa-full-map-click-popup {
  position:absolute;
  display:none;
  z-index:1000000;   
}

#bfa-full-map-click-popup-inner {
  width:220px;
  min-height:320px;
  overflow-y:auto;
  background-color:#fff;
  padding:0 10px 10px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; 
}

#bfa-full-map-click-popup-header {
  width:220px;
  background-color:#fff;
  padding:10px;
  text-align:right;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#bfa-full-map-click-popup-close:hover {
  text-decoration:underline;
  cursor:pointer;
}
  
body{
	font-family: "Gill Sans Nova W01", sans-serif !important;
}
.map-controls-main {
	background-color: white;
	border: 5px solid white;
}
.float-right {
	float: right;
}
.ol-dragzoom {
  border:  2px solid #000; 
  background-color: #3977bb ;
  opacity: 0.5;
}
.btn-padding-bottom-10 {
	padding-bottom: 10px;
}
.dropdown-menu-geocode--li {
	min-width: 280px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
}
.dropdown-menu-geocode--li--title {
	font-weight: bold;
}
.glypicon-giant {
	font-size: 100px;
}

.btn-padding-bottom {	
	margin-bottom: 4px !important;;
}

.nls-slider-overlay {
	position: relative;
	background-color: transparent;	
	min-width: 150px;
	height:	60px;	
}
#map-control-fullscreen {	
	height: auto;
	width: auto;
	float: left;
}
#map-control-rotate {	
	height: auto;
	width: auto;
	float: left;
}
#bfa-full-map {	
	width: 100%; 
	height: 600px; 
	background-color: #fff;
	margin-bottom: 50px;
}
#bfa-full-map:-webkit-full-screen {
   height: 95%;
}
#bfa-full-map:-moz-full-screen {
   height: 95%;
}
#bfa-full-map:-ms-fullscreen {
   height: 600px;
}
#bfa-full-map:fullscreen {
   height: 95%;
}
#map-console {
	background-color: transparent;
	position: absolute;
	float: left;
	display: block;
	z-index: 2000;
	top:70px;
	margin-left: 10px;
	min-width: 200px;	
	padding: 10px;
}
#map-error{
	background-color: white;	
	top:30%;
	position: absolute;
	margin:0 auto;
	width: 90%;	
	margin-left: 4%;
	max-height: 90%;
	overflow-y: auto;
	border: 1px solid white;
	border-bottom: 3px solid white;
	display: none;
	z-index: 5001;
	text-align: center;
}
#nls-slider{
	position: absolute;
	height: 10px;
	min-width: 100px;
	width: 100px;
	margin-left: 10px;
	margin-top: 10px;		
}
#nls-slider--percentage{
	float: right;
	padding-right: 10px;
	margin-top: 7px;	
}
.map-legend-outer{	
	border: 1px solid #3977bb;
}
.map-legend {
	width: 300px;
	background-color: #eff3f9 !important;
	border: 16px solid #fff !important;
}
.map-legend li {	
	height: 50px;
	border: 0px solid black;
}
.map-legend--graphic {	
	float: left;
	min-width: 30px;
	width: 30px;	
}
.map-legend-dropdown-header{
	font-weight: bold;	
}
.map-legend--gutter{
	float: left;
	min-width: 10px;
	width: 10px;
	border: 1px solid transparent;	
}
.map-legend--searchstack {
	float: left;	
	background: #f00;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: 1px solid black;
	color: white;
	margin-left: 5px;	
}
.map-legend--searchsingle {
	float: left;	
	background: #f00;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	border: 1px solid black;
	opacity: .8;
	margin-left: 8px;	
}
.map-legend--c14 {
	float: left;	
	background-color: #7a00ff;
	height: 27px;
	width: 27px;
	border-radius: 50%;
	border: 2px solid black;
	opacity: .8;
	margin-left: 8px;
	padding-top: 4px;	
	color: white;
	font-size: 12px;
}
.map-legend--terrestrial {
	float: left;	
	background: #00f;
	height: 15px;
	width: 15px;	
	border: 1px solid black;
	opacity: .6;	
	margin-left: 8px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 
	-webkit-transform: rotate(45deg); 	
}
.map-legend--maritime {
	float: left;	
	background: #0f0;
	height: 20px;
	width: 20px;	
	border: 1px solid black;
	opacity: .6;	
	margin-left: 8px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 
	-webkit-transform: rotate(45deg); 
}
.map-legend--text{	
	float: left;
	min-width: 50px;	
}
#btn-map-error-close {
	border-color: #3977bb !important;	
}
.map-hexagon {
  position: relative;
  width: 20px; 
  height: 11.55px;
  background-color: #3977bb;
  margin: 5.77px 0;
  border-left: solid 1px #333333;
  border-right: solid 1px #333333;
  color: yellow;
  margin-left: 7px;
}
.map-hexagon:before, .map-hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 14.14px;
  height: 14.14px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 1.9289px;
}
.map-hexagon:before {
  top: -7.0711px;
  border-top: solid 1.4142px #333333;
  border-right: solid 1.4142px #333333;
}
.map-hexagon:after {
  bottom: -7.0711px;
  border-bottom: solid 1.4142px #333333;
  border-left: solid 1.4142px #333333;
}
.map-ol-tools-filters-panel-body--filter{}

#map-ol-tools-filters {
	display:none; 
	min-height: 600px;
	border:2px solid black; 
	z-index:4001; 
	height:auto; 
	width:100%; 
	background-color:white;
}
#council-submit, #county-submit, #parish-submit, #sitediscipline-submit, #form-submit{
	width: 100%;
}
#map-ol-tools-filters-close{
	padding-top:5px;
	padding-right: 17px;
	float:right;
}

.map-btn-update-list {
	float:right; 
	margin-right:4px;
}

.map-btn-clear-search {
	float:right; 
	padding-left:4px;
}

#map-gazetteer{	
	display: none;	
}
#map-gazetteer-results{		
	max-height: 300px !important;
	overflow-y:auto !important;	
}
.map-placename-marker {
	padding-right: 20px;
}
.ui-anchor{
	cursor: pointer;
}
.dropdown-menu-geocode-close{
	width: 100%;
	float: right !important;
	text-align: right;
}
#map-attribution-outer{
	position: absolute;
	z-index: 10;
	top: 4em;
    left: 24px;	
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #3977bb;
	border: 1px solid black;
	border-radius: 5px;	
	color: black;
	text-align: center;    
}
.map-attribution {
	background-color:#3977bb;
	padding-left: 10px;
}
.map-attribution a{
	color: white !important;
	text-decoration: none;
}
.map-attribution a:hover{	
	text-decoration: none;
}

.zoomify-annotation-content {	
	background-color: #f3ffff;
  padding: 20px;
  height:auto;
  width: 100%;
  float:left;
}
.zoomify-annotation-details {	
	width: 100%;
  float:left;
}
.zoomify-annotation-details-image {	
  float:left;
	width: 20%;	
}
.zoomify-annotation-details-image img {	
  margin-right:20px;
}
.zoomify-annotation-details-text {	
	width: 80%;
  float:left;	
}
.zoomify-annotation-details-text p {
  margin-right:40px;
}
.zoomify-annotation-details-fulltext {	
	width: 100%;
  float:left;	
}
.zoomify-annotation-details-fulltext p {
  margin-right:40px;
}

#bfa-image-zoomify {  
  position:relative;
  overflow:hidden;
  min-height: 600px !important;
  background-color: #ccc;
  margin-bottom:20px;
}
#bfa-image-zoomify  > .ol-viewport  {
	min-height: 600px !important;
	height: 100% !important;	
}
#bfa-image-zoomify:-webkit-full-screen {
   height: 1000px;
}
#bfa-image-zoomify:-moz-full-screen {
   height: 100%;
}
#bfa-image-zoomify:-ms-fullscreen {
   min-height: 600px !important;
}
#bfa-image-zoomify:fullscreen {
   height: 100%;
}
#bfa-image-add-tracker{
	width: 50px;
	height: 30px;
	background-color: #E9CFEC;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 1px solid black;
}

#bfa-image-zoomify-popup {
  position:absolute;
  z-index:1000;
  top:0;
  left:0;
  right:0;
}
   
#map-popup-close {
  position:absolute;
  z-index:1001;
  top:20px;
  right:20px;
  cursor:pointer;
}
	
	
