		.em-location-map-container{
			height: 425px !important;
		}
		
		#gaws-search{
			font-size: 18px;
			/* background-color: #f3f3f3; */
			padding: 20px 10px 5px;
			/* border: 3px double; */
		}
		
		#gaws-search-input{
			width: 250px;
			height: 40px;
			margin-bottom: 20px;
		}
		
		#gaws-search-input-wrapper{
			width: 100%;
			text-align: right;
		}
		
		div#iw-venue{
			font-size: 18px;
			font-weight: 800;
			text-align: center;
		}
		
		a#iw-url{
			text-align: center;
			border-radius: 5px;
			font-size: 18px;
			font-weight: 700 !important;
			background-color: #007ed7;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 7px;
			padding-bottom: 7px;
			margin: 5px 15px;
			width: 150px;
			transition: all .2s ease-in-out;
			display: inline-block;
			color: white;
		}
		
		a#iw-url:hover{
			background-color: #02314b;
		
		}
		
		div.gm-style-iw-d{
			text-align:  center !important;
			
		}
		
		input.controls{
			width: 250px;
			height: 35px;
			font-size: 18px;
			border: 2px solid #007ed7;
		}
		
		div#creative-search-input-wrapper{
			text-align: right;
		}
		
		div#creative-search-footer{
			font-size: 18px !important;
			padding: 2% 0%;
			text-align: center;
		}
		#creative-search-input {
			border: 2px solid #007ed7;
		}