/**************************************************/
/*** Styles MOBILITYACTIONS MAP SCRIPTS ***/

.clear{clear:both; height:0;}


/****************************************/
/*** GOOGLE MAP ***/

.gm-style-iw {
   width:550px !important;
   top: 3 !important;
   left: 3 !important;
}


.gm-style-iw div div {border-radius: 2px 2px 0 0; padding:10px; border:1px solid white;}
.gm-style-iw div div:hover {background-color:rgb(245,245,245); }
.gm-style-iw div div:hover *{color:inherit !inherit;}

.gm-style-iw div div *{padding: 0; border:none;}
.gm-style-iw div div *:hover{padding: 0; border:none; color:inherit !important;}


.iw_info_box{ text-decoration:none !important; padding: 0;}
.iw_info_box:hover{text-decoration:none;}
.iw_info_box * {text-decoration:none; font-weight: normal;}

.iw_info_box h1 {color:#0188C4; text-decoration:none;}
.iw_info_box .date{color:rgb(75,75,75); font-weight: bold; margin:10px; }
.iw_info_box .short_description{color:rgb(75,75,75); font-size: 0.95em; margin:0 10px 10px 10px;}
.iw_info_box .organisation{color:rgb(75,75,75); font-weight: bold; margin:0 10px 10px 10px;}
