a img {
    border: none;
}

#mapka {
  margin-bottom:10px;
  border-bottom: 2px solid rgb(210,210,209);
  border-left: 2px solid rgb(210,210,209);
  border-right: 2px solid rgb(210,210,209);
}

.mm_title {
     font-size:15px;
     color:rgb(255,86,22);
     font-weight:bold;
}
.mm_gray_title {
     font-size:13px;
     color:rgb(112,112,112);
     font-weight:bold;
     margin-top:5px;
}
.mm_lay_title{
     font-size:17px;
     color:white;
     font-weight:bold; 
     margin-bottom:5px;
     margin-left:10px;
}
.mm_lay_title_cluster{
     font-size:14px;     
     color:white;
     font-weight:bold; 
     margin-top:15px;
     display:block;
}

.mm_lay_icon {
  margin-right:5px;
  margin-left:5px;
}
.mm_list_orange{
  color:rgb(255,86,22);
  font-weight:bold; 
}
.mm_gray{
   color:rgb(112,112,112);
}
.mm_green{
  color:rgb(85,186,90);
}
.bold{
  font-weight:bold;
}
#mm {
  color:rgb(11,51,60);
  font-family: arial;
  padding-top:15px;
}
#mm select,input {
  /*border-color:rgb(190,190,190);*/
  border:none;
}
#mm_routing_div input{
  cursor:pointer;
}
.mm_content a{
  text-decoration:none;
}
.mm_content {
  margin-top:5px;
}

#infowindow {
   color:rgb(230,230,230);
/*   background-color:rgb(87,135,173);*/
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size:bigger;   
   height:240px;
   overflow-y:auto;
}
#infowindow, .info_right {
   color:rgb(230,230,230);
   padding-top: 5px;
}

#infowindow table{
   margin-top:5px; 
   margin-left:5px;
   color:rgb(112,112,112);
}

#infowindow table th,tr,td {
   color:rgb(112,112,112);
}

#infowindow .lay_title{
   color:white;
   display:block;
   font-weight:bold;
   margin-left:20px;
   font-size:18px;   
}
.lay_title a {
  margin-left:20px;
}
#infowindow .title{
  color:rgb(255,86,22);
  font-weight:bold; 
}
#infowindow .orange{
  color:rgb(255,86,22);
  font-weight:bold; 
  margin-left:5px;
  margin-top:5px;
}
#infowindow .green{
  color:rgb(85,186,90);
  font-weight:bold; 
  margin-left:5px;
}
#infowindow .gray{
  color:rgb(112,112,112);
  font-weight:bold; 
  margin-left:5px;
}

#infowindow hr{
  color:rgb(85,186,90);
  background-color:rgb(85,186,90);    
}

#infowindow .parag{
  margin-top:5px;
}
#infowindow .parag label{
  display:block;
}

#infowindow .bold{
  font-weight:bold;
}
#infowindow label .info{
  display:block;
}

#infowindow .info_right{
   /*width:200px;*/
}

#infowindow .info_left{
 float:left;
 padding:0px;
}
#infowindow .info_left input{
 display:block;
 cursor:pointer;
 margin-left:35px;
}

#iwClusterList table td{
  line-height:130%;
}

#butshowroutingdiv {
  background-image:url(../images/iw2/but_routing.png);
  width:102px;
  height:20px;
  display:block;
}

#divinfosteps{
  margin-left:15px;
  margin-top:10px;
  display:block;
  text-align:center;
  padding-bottom:20px;
}
#divinfosteps #stepinfo{
   margin:17px;
   color:rgb(0,82,132);
   font-weight:bold; 
   display:block;
}

.routing_div {
    display: none;
    margin-left: 20px;
}

#loading_icon {
  background:transparent url(/_items/mm/images/loading_bck_mini.png) repeat scroll 60% 50%;
  display:none;
  height:80px;
  left:52%;
  padding:5px;
  position:absolute;
  text-align:center;
  top:410px;
  width:190px;
}
#loading_icon img {
margin-top:12px;
}
#loading_icon label {
color:gray;
display:block;
font-weight:bold;
margin-top:5px;
}

#exportCSV, #exportCSV a,
#rightSide #exportCSV a {
  margin-left:0px;
  color:#263846 !important;
  margin-top:-10px;
  font-family:verdana;
  font-size:11px;
  margin-bottom:10px;
}
#exportCSV img{
    margin-right:5px;
}

