#top-temp-table.hide{
  display:none !important;
}
#top-temp-table .table th
{
  padding-left: 15px !important;
}
.markerLabel {
  /* WebKit (Safari/Chrome) Only */
  /*-webkit-text-stroke: 1px white;*/

  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  font-weight: bold;
  /*color: #0085ca;*/
  color: #ddeeff;
  text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
.res-mp {
    width: 100% !important;
}

.cycle-refresh:focus
{
  border-color: none;
  outline: none ;
}
.cycle .btn-default.focus, .btn-default:focus
{
  border-color: #ccc !important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
{
  outline: 0px !important;
}
.radius-temp {
  border-radius: 6px;
}
.gm-style{z-index: 1 !important; font-family:Roboto,Arial,sans-serif;font-size:11px;font-weight:400;text-decoration:none}.gm-style img{max-width:none}
