#map_canvas {
    position: absolute;
    top: 60px;
    bottom: 0px;
    min-height:200px;
    width: 100%;
}
#gmap0-map-canvas {
    position: absolute;
    top: 50px;
    bottom: 0px;
    min-height:200px;
    width: 100%;
    height: 94vh !important;
}

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #fff;
	margin: 45px;
	width: 400px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 12px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

@media only screen and (max-device-width: 1440px) {
  /* define mobile specific styles come here */
	#hor-minimalist-b
	{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
		font-size: 10px;
		background: #fff;
		margin: 2px;
		width: 280px;
		border-collapse: collapse;
		text-align: left;
	}
	#hor-minimalist-b th
	{
		font-size: 10px;
		font-weight: normal;
		color: #039;
		padding: 2px 0px;
		border-bottom: 1px solid #6678b1;
	}
	#hor-minimalist-b td
	{
		border-bottom: 1px solid #ccc;
		color: #669;
		padding: 2px 0px;
	}
}

#option-street-tree
{
 border-style: solid;
 font-size: 8px;
 border-width: 2px;
 border-color:#FF0000;
}

#mydiv_outer {
z-index: 20;
left: 748px;
width: 139px;
height: 27px;
position: absolute;
top: 24px;

}
#mydiv {
 font-family: Tahoma;
 font-size: 11px;
  height:25px;
width:139px;
}