.transport * {
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
}
.fa.fa-lg {
  line-height: 1.07em !important;
}
#load-tracks-modal {
  bottom: initial !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: auto !important;
}


footer.lp {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 10px;
}

.lp .transport {
  margin: 0 auto;
  width:768px;
}

.lp .navbar {
  margin-bottom: 0;
}

.lp .navbar-inner {
  padding-right: 0;
  padding-left: 0;
}

.lp #play-pause {
  width: 18px;
}

.lp #speed-btn {
  width: 58px;
}

.lp .ui-slider {
  margin: 13px;
}

.lp #time-slider {
  width:370px;
}

.lp #calendar {
  margin: 5px;
}

.leaflet-control-layers-list {
  margin-bottom: 0;
}

.lp .speed-menu {
  min-width: 60px;
}

.lp .dropdown-menu {
  padding: 5px;
  text-align: center;
}

.lp #speed-slider {
  margin-left: auto;
  margin-right: auto;
}

.lp .navbar .btn,
.lp .navbar .btn-group {
  margin-top: 0;
  padding: 0;
}

.lp .navbar .nav > li > a.clock {
  padding: 0 3px 0 3px;
  text-align: center;
  margin-left:4px;
  margin-right:4px;
}

.lp li.ctrl {
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-right: 1px solid #d4d4d4;

  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.lp .pull-right li.ctrl {
  border-right: 0;
  border-left: 1px solid #d4d4d4;
}

.lp li.ctrl:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

/*.lp li.ctrl:hover a {
  color: #a9ff00;
}*/

.lp li.ctrl:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*Bootstrap interfering with leaflet*/
input {
  vertical-align: baseline;
}

label {
  font-weight: bold;
}

/*bootstrap mod*/
.navbar .nav { margin: 0; }

.navbar .nav > li > .dropdown-menu:before,
.bootstrap-timepicker-widget.dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar .nav > li > .dropdown-menu:after,
.bootstrap-timepicker-widget.dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
			.colpick {
				z-index: 1050;
			}
			.leaflet-popup-content-wrapper {
				max-height: 250px !important;
				overflow-y: auto;
			}
			.leaflet-popup-content img{
				/*max-width:100% !important;*/
			}
			.leaflet-popup-content-wrapper  {
				border-radius: 4px;
			}
			.leaflet-popup-close-button {
			  color: white !important;
			  border-radius: 50% !important;
			  background: black !important;
			  padding: 3px !important;
			  width: auto !important;
			  height: auto !important;
			  top: -10px !important;
			  right: -10px !important;
			  -webkit-box-shadow: 0px 0px 7px 1px #414141 !important;
			  -moz-box-shadow: 0px 0px 7px 1px #414141 !important;
			  box-shadow: 0px 0px 7px 1px #414141 !important;
			}
			#sidebar-buttons {
				display: none; z-index: 999999; opacity: 0; left: -50px; margin-top: 4px;position: absolute;padding: 5px; min-width: 200px;height: auto; color: rgb(51, 51, 51); box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px;border-radius: 4px;background:#fff;
			}
			#sidebar-buttons ul.leaflet-sidebar li a{
				cursor:pointer;
				text-decoration: none;
				display: inline;
				outline:none;
				color:#000;
			}
			#sidebar-buttons ul.leaflet-sidebar{
				list-style: none;
			}
			#sidebar-buttons ul.leaflet-sidebar li input[type=checkbox]{
				outline:none;
			}
			#sidebar-buttons ul.leaflet-sidebar li{
				display: inline;
			}
			#sidefilter-buttons {
				display: none; z-index: 999999; opacity: 0; left: -50px; margin-top: 4px;position: absolute;padding: 5px; min-width: 200px;height: auto; color: rgb(51, 51, 51); box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px;border-radius: 4px;background:#fff;
			}
			#sidefilter-buttons ul.leaflet-sidefilter li a{
				cursor:pointer;
				text-decoration: none;
				display: inline;
				outline:none;
				color:#000;
			}
			#sidefilter-buttons ul.leaflet-sidefilter{
				list-style: none;
			}
			#sidefilter-buttons ul.leaflet-sidefilter li input[type=checkbox]{
				outline:none;
			}
			#sidefilter-buttons ul.leaflet-sidefilter li{
				display: inline;
			}
			.clear{
				clear:both;
			}
			
			
			
			.mapfa-modal-open .mapfa-modal {
			overflow-x: hidden;
			overflow-y: auto;
			}
			.mapfa-fade.mapfa-in {
			opacity: 1;
			}
			.mapfa-modal {
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 1040;
			display: none;
			overflow: hidden;
			-webkit-overflow-scrolling: touch;
			outline: 0;
			}
			.mapfa-fade {
			opacity: 0;
			-webkit-transition: opacity .15s linear;
			-o-transition: opacity .15s linear;
			transition: opacity .15s linear;
			}
			.mapfa-modaldialog * {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			}
			.mapfa-modal-backdrop.mapfa-in {
			filter: alpha(opacity=50) !important;
			opacity: .5 !important;
			}
			.mapfa-modal-backdrop.mapfa-fade {
			filter: alpha(opacity=0);
			opacity: 0;
			}
			.mapfa-modal-backdrop {
			position: absolute;
			top: 0;
			right: 0;
			left: 0;
			background-color: #000;
			}
			.mapfa-modal.mapfa-in .mapfa-modal-dialog {
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			-o-transform: translate(0,0);
			transform: translate(0,0);
			}
			.mapfa-modal.mapfa-fade .mapfa-modal-dialog {
			-webkit-transition: -webkit-transform .3s ease-out;
			-o-transition: -o-transform .3s ease-out;
			transition: transform .3s ease-out;
			-webkit-transform: translate(0,-25%);
			-ms-transform: translate(0,-25%);
			-o-transform: translate(0,-25%);
			transform: translate(0,-25%);
			}
			@media (min-width: 768px)
			.mapfa-modal-dialog {
			width: 600px;
			margin: 30px auto;
			}
			.mapfa-modal-dialog {
			position: relative;
			width: auto;
			margin: 10px;
			}
			@media (min-width: 768px)
			.mapfa-modal-content {
			-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
			box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
			}
			.mapfa-modal-content {
			position: relative;
			background-color: #FFF;
			-webkit-background-clip: padding-box;
			background-clip: padding-box;
			border: 1px solid #999;
			border: 1px solid rgba(0, 0, 0, 0.2);
			border-radius: 6px;
			outline: 0;
			-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
			box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
			}
			.mapfa-modal-header {
			min-height: 16.43px;
			padding: 15px;
			border-bottom: 1px solid #E5E5E5;
			}
			.mapfa-modal-title {
			margin: 0;
			line-height: 1.42857143;
			}
			.mapfa-h4 {
			font-size: 18px;
			}
			.mapfa-h4 {
			font-family: inherit;
			font-weight: 500;
			color: inherit;
			}
			.mapfa-modal-body {
			position: relative;
			padding: 15px;
			}
			.mapfa-modal-footer {
			padding: 15px;
			text-align: right;
			border-top: 1px solid #E5E5E5;
			}
			.mapfa-btn-default {
			color: #333;
			background-color: #FFF;
			border-color: #CCC;
			}
			.mapfa-btn {
			display: inline-block;
			padding: 6px 12px;
			margin-bottom: 0;
			font-size: 14px;
			font-weight: 400;
			line-height: 1.42857143;
			text-align: center;
			white-space: nowrap;
			vertical-align: middle;
			-ms-touch-action: manipulation;
			touch-action: manipulation;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			background-image: none;
			border: 1px solid rgba(0, 0, 0, 0);
			border-radius: 4px;
			}
			button.mapfa-button {
			font-family: inherit;
			font-size: inherit;
			line-height: inherit;
			}
			button.mapfa-button {
			-webkit-appearance: button;
			cursor: pointer;
			}
			button.mapfa-button {
			text-transform: none;
			}
			button.mapfa-button {
			overflow: visible;
			}
			button.mapfa-button {
			margin: 0;
			font: inherit;
			color: inherit;
			}
			.mapfa-btn-default:active, .mapfa-btn-default:focus, .mapfa-btn-default:hover {
			color: #333;
			background-color: #E6E6E6;
			border-color: #ADADAD;
			}
			.mapfa-btn:focus, .mapfa-btn:hover {
			color: #333;
			text-decoration: none;
			}
			
			
			
div.overlay_container {
	opacity : 0.75;
}
a#aboutTrigger {
  z-index: 9;
  position: absolute;
  text-decoration: none;
  font-size: 11px;
  color: #FFF;
  padding: 6px 2px 8px 6px;
  font-weight: 500;
  background: #000;
  border: 5px solid #676767;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: block;
  text-align: center;
}
a#aboutTrigger {
  z-index: 20;
  top: 95px;
  left: 80px;
  width: 190px;
}
a#aboutTrigger .aboutBlurb {
  line-height: 13px;
  display: block;
  text-align: left;
  padding: 0 0 0 2px;
}
a#aboutTrigger.open {
  border-color: #000;
}
a#aboutTrigger.open .aboutBlurb {
  display: none;
}
a#aboutTrigger.open:hover {
  border-color: #323232;
  background-color: #323232;
}


#about2 {
  -moz-border-radius: 10px 10px 10px 10px!important;
  width: 800px;
  height: 650px;
  display: none;
  background: #000;
  color: #FFF;
  position: absolute;
  left: 75px;
  top: 90px;
  border: 5px solid #676767;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  z-index: 20;
}

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}
.ui-widget-content {
  border: 1px solid #AAA;
  background: #FFF url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}
.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-tabs {
  border: solid 0px #AAA;
}
#tabsAbout {
  position: absolute;
  top: 45px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  overflow: auto;
  padding-bottom: 0px;
}

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}



.panel#pnlLegend {
  z-index: 10;
  bottom: 60px;
  position: absolute;
  right: 0;
  display: none;
  color:#FFF;
  background: #000;
  border: 4px solid #676767;
  border-right: 0;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  width: 270px;
  height: auto;
  padding: 8px 0px 60px 20px;
  filter: alpha(opacity=95);
  opacity: .95;
  cursor: default;
}
a.trigger {
  z-index: 11;
  position: absolute;
  text-decoration: none;
  font-size: 17px;
  line-height: 16px;
  color: #FFF;
  padding: 12px 7px 12px 13px;
  font-weight: 700;
  background: #676767;
  border: 4px solid #676767;
  border-right: 0;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  display: block;
}
a.trigger:hover {
  position: absolute;
  text-decoration: none;
  font-size: 17px;
  color: #FFF;
  padding: 12px 12px 12px 13px;
  font-weight: 700;
  background: #676767;
  border: 4 solid #676767;
  border-right: 0;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  display: block;
}
a.trigger#trgrLegend {
  bottom: 60px;
  right: 0px;
}

.btnButtonStyle.btn-sm {
	border-color: transparent;
}

.draw-controls a:hover {
	text-decoration : none;
}

.pac-container {
	z-index: 1050!important;
}
.btn.btn-default, .bg.bg-default{
	background-color: #FFF!important;
}
.exhibit{
  width: 45%;
  white-space: initial;
  color: #000;
  background: #fff;
  opacity: 0.99;
  position: absolute;
  right: 0;
  overflow: auto;
  box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px;
  border-radius: 4px;
  cursor: auto;
  padding: 20px;
  z-index: 2;
}
footer.lp{
  z-index: 2;
}
.bubble.static {
	z-index: 1005;
	overflow-y: auto;
	position: absolute;
	background: #fff;
	border-radius: 2px;
	color: #000;
	padding: 1em;
	max-height: 90%;
	max-width: 400px;
	left: 70px;
	top: 20px;
	opacity: .85;
}
.bubble.static.selected {
	opacity: .9;
}
.bubble.static.bound {
	display: block;
}
.bubble.static .title {
	display: inline;
	font-size: 2em;
	line-height: 1em;
}
.bubble.static .content {
	margin-top: .7em;
}