@charset "utf-8";
/* CSS Document */


	
/*INFO  WINDOWS*/

.gm-style-iw {
    /*overflow:hidden!important;*/
    height:auto!important; 
}

.gm-style-iw div { overflow:visible !important}
.info_frame{ margin:10px 20px 10px 0px; position:relative; padding-left:75px; min-height:60px; max-width:400px; text-align:left }
.info_title{ color:#474072; font-family: 'Roboto Condensed', sans-serif; font-weight:bold; font-size:18px}
.info_image{ position:absolute; top:0px; left:0px; width:60px; height:60px; background-color:#eee;}
.info_btn_field{ padding-top:10px; text-align:right}
.info_btn{ color:#474072; text-decoration:none; font-weight:bold; font-size:14px; border-bottom:0px #777 solid}
.info_btn:hover{ color:#474072; text-decoration:none; font-weight:bold; font-size:14px; border-bottom:1px #474072 solid}
.info_arrow{ margin-left:5px}

	


		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

