
.gm-style .gm-style-mtc label,.gm-style .gm-style-mtc div{
		font-weight:400;
	}

.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{
	font-size:10px;
}


@media print {  
	.gm-style .gmnoprint, .gmnoprint {    
		display:none;  
			}
		}
@media screen {  
	.gm-style .gmnoscreen, .gmnoscreen {    
		display:none;  
			}
		}

.gm-style-pbc{
	transition:opacity ease-in-out;
	background-color:rgba(0,0,0,0.45);
	text-align:center;
	}
.gm-style-pbt{
	font-size:22px;
	color:white;
	font-family:Roboto,Arial,sans-serif;
	position:relative;
	margin:0;top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


.gm-style {
        font: 400 11px Roboto, Arial, sans-serif;
        text-decoration: none;
      }
.gm-style img { max-width: none; }


@-webkit-keyframes _gm9181 {
0% { -webkit-transform: translate3d(0px,0px,0); -webkit-animation-timing-function: ease-out; }
50% { -webkit-transform: translate3d(0px,-20px,0); -webkit-animation-timing-function: ease-in; }
100% { -webkit-transform: translate3d(0px,0px,0); -webkit-animation-timing-function: ease-out; }
}