.min-max {
	position: absolute;
	display: none;
	padding: 10px 10px 10px 20px;
	top: 210px;
	right: 40px;
	width: 150px;
	z-index: 99;
	-webkit-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-color: #fff;
}
.min-max ul {
	padding-left: 20px
}

label {
    display: inline-block;
    width: 5em;
  }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 400px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-color:#fff;
}
body .ui-tooltip {
	border-width: 2px;
}

.ui-tooltip, .arrow:after {
    background: #fff;
    border: none;
  }

  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }

.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow.top:after {
    bottom: -100px;
    top: auto;
}

a.tooltip-link{
  color: rgb(52, 152, 219);
background-color: #fafafa;
border:1px solid #eee;
padding: 0px 5px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
font-size: 14px;
display: inline-block;
bottom: 4px;
position: relative;
}
  
a.tooltip-link:hover{
    background-color: rgb(52, 152, 219);
color: #fff;
border:1px solid #fff;
}

.mask {
	position: absolute;
	top: 41px;
	left: 0px;
	z-index:99;
	background-color: #FAFAFA;
	padding: 4px 12px;
	width: 900px;
	text-align: center;
	height: 50px;
	opacity: 0.7;
	display: none;
}

/* Responsive overrides -- will clean all this up later */
.search-ui, .geo-wrapper{
position:relative;
}
.geo-wrapper{

}

.mapsearch{
position:inherit;
float:left;
}

.focus-geo-options, .focus-list-open, .map-full .legend-wrapper-inline, #container{
min-width:inherit;
}

#col2 {
width: auto;
float: none;
padding-right: 0px;
margin-left: 0px;
}

.map-search{
display:inline-block;
}

#find2{
position:inherit;
float:left;
}




.description p.teaser-slug {
font-size: 18px;
line-height:26px;
color: #FFFFFF;
margin-top: 0px;
}

.description{
color:#fff;
clear:both;
line-height:20px;
padding: 10px 35px;
}

.mapsearch input {
width: 295px;
margin: 2px 5px;
padding: 14px 18px;
border-radius: 4px;
border: 1px solid #E7E7E7;
font: 28px 'Lato', Arial, Helvetica, sans-serif;
font-weight: 300;
color: #3498db !important;
background-color: #FFFFFF;
}

.imgClassSearch {
background-position: 0px 0px;
background-repeat: no-repeat;
width: 66px;
height: 66px;
background-size: 100%;
border: 0px;
background-color: #007193;
border-radius: 6px;
}

.search-intro h1{
font-weight: 400;
color: #fff;
margin: 8px 0px;
font-size: 38px;
text-align: center;
}

.search-intro .mapsearch{
margin-left:30px;
}

.search-intro .mapsearch input#mapsearch2 {
max-width: 275px;
margin: 2px 5px;
float: left;
padding: 14px 18px;
border-radius: 4px;
border: 1px solid #E7E7E7;
font: 28px 'Lato', Arial, Helvetica, sans-serif;
font-weight: 300;
color: #3498db !important;
background-color: #FFFFFF;
}

.search-intro .mapsearch input#find2 {
float: left;
width: 66px;
height: 64px;
background-position: 2px 2px;
background-repeat: no-repeat;
border: 0px;
background-color: #007193;
border-radius: 6px;
}

.search-intro{
padding: 15px 10px 40px 10px;
background: url(/assets/images/all-transit-map-bg.jpg) #007193 50% 0 no-repeat;
min-height: 260px;
}

.search-intro .search-container{
padding: 10px;
max-width: 460px;
margin: 0px auto;
margin-top: 50px;
border-radius: 5px;
color: #afafaf;
font-size: 20px;
background-color: rgba(0, 0, 0, 0.7);
}



.search-ui .search-container{
pxosition:absolute;
}

.search-ui .search-container h1{
display:none;
}

.search-ui .mapsearch{
margin-left:0px;
position:relative;
width:100%;
min-height:50px;
}

.search-ui .mapsearch input#mapsearch2 {
max-width: 70%;
margin: 0px;
float: left;
padding: 4px 8px;
border-radius: 4px;
border: 1px solid #E7E7E7;
font: 18px 'Lato', Arial, Helvetica, sans-serif;
font-weight: 300;
color: #3498db !important;
background-color: #FFFFFF;
}

.search-ui .mapsearch input#find2 {
float: left;
left: 0px;
top: 0px;
width: 33px;
height: 33px;
background-position: 4px 2px;
background-repeat: no-repeat;
border: 0px;
background-size: 30px;
background-color: #007193;
border-radius: 6px;
margin: 0px 0px 0px 5px;
}

.search-ui .mapsearch #mbox_location_search2 {
z-index: 9;
position: absolute;
background-color: #FFFFFF;
border-radius: 6px;
left: 5px;
top: 42px;
max-width:inherit;
max-height: 200px;
padding: 10px 30px 10px 10px;
border: 1px solid #e7e7e7;
font-size: 14px;
color: #666;
-moz-box-shadow: 2px 4px 10px #7A7A7A;
-webkit-box-shadow: 2px 4px 10px #7A7A7A;
box-shadow: 2px 4px 10px #7A7A7A;
overflow: scroll;
z-index: 999;
}

.map-wrapper{
margin-top:10px;
padding:0px;
}

.ui-wrapper{
padding:0px;
}

#footer{
display:none;
}


.focus-list-open {
position: absolute;
top: 7px;
left: 0px;
display: block;
min-height: 20px;
height: inherit;
background: url(/assets/images/geo-dropdown-reg.png) 100% 4px no-repeat;
font-size: 18px;
color: #007193;
text-decoration: none;
padding: 6px 30px 2px 0px;
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
}

.focus-list-open:hover {
background-color: #ffffff;
background: url(/assets/images/geo-dropdown-hover.png) 100% 4px no-repeat;
}

.focus-geo-options {
display: none;
position: absolute;
top: 45px;
left: 0px;
z-index: 260;
background-color: #fff;
padding-top: 0px;
padding-bottom: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.7);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,.7);
box-shadow: 0 5px 10px rgba(0,0,0,.7);
font-size: 14px;
border-radius: 6px;
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
}

.focus-geo-options ul li a.active {
background: url(/assets/images/check-white.png) 6px 8px no-repeat;
color: #fff;
background-color: #007193;
}

.focus-geo-options ul li {
float: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #eeeeee;
}

.focus-geo-options ul li a:hover {
background-color: #007193;
color: #fff;
}

.key-info{
padding-top:60px;
}

.theme-wrapper{
top: 30px;
position: relative;
height: 50px;
left:0px;
}

.theme-list-open {
min-height: 20px;
width:inherit;
max-width: 300px;
height:inherit;
padding: 6px 40px 6px 10px;
background: url(../images/window-open-theme.png) 98% 50% no-repeat;
background-color: #007193;
font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
}

.theme-options{
width:inherit;
}

.theme-list-close{
width: inherit;
max-width: 300px;
}

.legendset table {
width: 290px;
}