/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.HcenterIMG { margin:0 auto; }
.VcenterIMG { position: absolute; top: 50%; transform: translateY(-50%); }

.first-section { background-color: #f2fdff;}

.agreement { font-size:x-small; color: darkgrey  }

#map-outer { height: 340px; 
	  				padding: 20px; 
					border: 2px solid #CCC; 
					margin-bottom: 20px; 
					background-color:#FFF }
 #map-container { height: 300px }

 .consumerinfo {
	 text-align: center;
 }

 .consumerinfotitle {
	 line-height: 30px;
	 text-transform: uppercase;
 }