/* @override http://www.indabox.it/indsrmmg/wp-content/plugins/wordpress-places-locator/css/style.css?ver=3.4.2 */


/* WP PLACES LOCATOR blue STYLESHEET */

.wppl-your-location-wrapper {
	float:left;
	width:260px;
	font-family: arial, sans-serif;
	font-size: 14px;
	}
	
.wppl-your-location-wrapper span {
	float:left;
	margin:0px 2px;
	line-height:25px;
	}
	
/********* JAUT WAIT MESSAGE WINDOW *********/

#wppl-justwait {
	z-index: 9999999999;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
	position: fixed;
	width: 330px;
	height: 150px;
	text-align: center;
	top: 50%;
	left: 50%;
	border: 1px solid #6D97AB;
	-moz-box-shadow: 0px 0px 6px black;
	-webkit-box-shadow: 0px 0px 6px black;
	box-shadow: 0px 0px 6px black;
	padding: 3px;
	background: #91BACF;
	-webkit-border-radius: 7px !important;
	-moz-border-radius: 7px !important;
	border-radius: 7px !important;
	margin: -140px 0 0 -165px;
}	
	
#wppl-wait-within {
	height: 149px;
	border: 1px solid #888;
	padding: 0px;
	background: #EFEFEF;
	box-shadow: inset 0px 0px 4px white;
	-webkit-box-shadow: inset 0px 0px 4px white;
	-moz-box-shadow: inset 0px 0px 4px white;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	width: 328px;
}

#wppl-wait-message {
	z-index: 999999999999;
	color: #333;
	font-size: 16px;
	font-family: arial, sans-serif;
	//vertical-align: middle;
	//margin-top: 35px;
}

#wppl-wait-close {
	text-align: right;
	padding-right: 7px;
	padding-top: 7px;
	}
	
#wppl-wait-message p#wppl-found-you, #wppl-wait-message p {
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #333;
	margin: 15px 20px 15px 20px;
	text-shadow:1px 1px 1px white;
	}
	
#wppl-wait-message p#wppl-found-you-not {
	color:red;
	}
	
/* ///////  FORM STYLING  /////////// */
.wppl-form-wrapper {
	
	width:300px;
	margin: auto;
	}
	
.home .wppl-form-wrapper

{
	float: left;
}	
	
.wppl-form div {
	margin-bottom:5px;
	}
	
	.page-template-punti_ritiro_carrefour-php #cat_pdr_cat
	
{
	display: none;
}

/*.wppl-form div p.wppl-para {
	margin:0px;
	} */

.wppl-form div label {	
	font-size: 14px;
	color: #444;
	margin-right:5px;
	float:left;
	}
	
.wppl-form div input, .wppl-form div select  {	
	margin:0px;
	}
	
.wppl-category-wrapper div {
	margin-top:7px;
	}
	
.wppl-address-wrapper input[type="text"] {	
	font-size: 14px !important;
	font-family: arial;
	padding: 6px;
	float: left;
	line-height: 15px !important;
	margin-right:8px;
}

.wppl-locate-me-btn {
	border-radius: 6px;
	float: left;
	background: none;
	cursor: pointer;
	height: 28px;
	width: 28px;
	border: 0px;
	padding:0px;
	}
	
.wppl-locate-me-btn img {
	height: 28px;
	box-shadow: 0px 0px 3px #AAA;
	-moz-box-shadow: 0px 0px 3px #AAA;
	-webkit-box-shadow: 0px 0px 3px #AAA;

}


.wppl-address-wrapper, .wppl-category-wrapper {
	margin-top: 5px;
	float: left;
	width: 100%;
	}
	
.wppl-distance-units-wrapper, .wppl-submit {
	margin-top: 5px;
	float: left;
	width: 150px;
	}
	
.wppl-form div input , .wppl-form div select {	
	margin:0px !important;
	
	}
	
#wppl-submit-1

{
	width: 60px;
	font-size: 15px;

}	
	

	
/* ///////  WIDGET FORM STYLING  /////////// */
	
.wppl-widget-form-wrapper {
	width:100%;
	}
	
.wppl-widget-form div p {
	margin:0px !important;
	}
	
.wppl-widget-form div input , .wppl-widget-form div select {	
	margin:0px !important;
	}
	
.wppl-widget-form .wppl-address-wrapper, .wppl-widget-form .wppl-category-wrapper, .wppl-widget-form .wppl-distance-units-wrapper, .wppl-widget-form .wppl-submit {
	margin-top:5px;
	width: 100%;
	float: left;
	}
	
.wppl-widget-form div label {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #555;
	font-family: arial,serif;
	}
	
.wppl-widget-form .wppl-widget-distance-wrapper,  .wppl-widget-form .wppl-widget-units-wrapper {
	float:left;
	margin-right: 5px;
	}
	
.wppl-widget-form .wppl-address-wrapper input[type="text"] {	
	font-family: arial, sens-sarif;
	padding:5px;
	font-size: 12px !important;
	line-height: 15px !important;
}
	
/* ///////  blue /////////// */

#wppl-output-wrapper-blue {
	float:left;
	width:100%;
	}

#wppl-output-wrapper-blue h2.wppl-h2 {
	font-size: 15px;
	color: #315E73;
	font-family: arial;
	padding: 3px 6px;
	background: #F9F9F9;
	text-shadow: 1px 1px 1px white;
	border: 1px solid #DDD;
	text-decoration: none;
	text-transform: capitalize;
	width: 63%;
	clear: none;
	float: left;
	margin: 0px;
	font-weight:normal;
	letter-spacing:0px;
	}
	
.wppl-map-wrapper-blue {	
	border: 1px solid #999;
	padding: 5px;
	background: #EEE;
	float: left;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-left: 1px solid #DDD;
	border-top: 1px solid #EEE;
	margin-bottom: 10px;
	}
	
#map

{
	display: block;
	width: 100%;
	position: relative;
	height: 500px;
}	
	
.wppl-results-wrapper-blue {	
	width:100%;
	float: left;
	
	}
	
.wppl-results-wrapper {
	width: 600px;
	}
	
.wppl-single-result-blue {
	font-family: arial;
	float: left;
	padding: 5px;
	background: #F9F9F9;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
	width:98%;
	}
	
.wppl-single-result-blue .wppl-title-holder {
	border: 1px solid #6D97AB;
	text-shadow: 1px 1px 0px #888 !important;
	background: #91BACF;
	font: 18px arial, "Times New Roman", Times, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	padding: 5px 0px 0px 17px;
	margin-bottom: 5px;
	box-shadow: inset 0px 0px 4px white;
	-webkit-box-shadow: inset 0px 0px 4px white;
	-moz-box-shadow: inset 0px 0px 4px white;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	color: white !important;
	float: left;
	width: 97%;
	line-height: 18px;
	}
	
.wppl-single-result-blue h3.wppl-h3 {
	float:left;
	clear:none;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 25px;
	}
	
.wppl-single-result-blue .wppl-h3 a:link, .wppl-single-result-blue .wppl-h3 a:visited {
	text-decoration: none;
	color: white;
	font: 18px lato, "Times New Roman", Times, sans-serif;
	letter-spacing: -1px;
	line-height: 0px !important;
}

.wppl-single-result-blue .wppl-h3 a:hover, .wppl-single-result-blue .wppl-h3 a:active {
	color:#ddd;
}
	
.wppl-single-result-blue .result-number {
	float: left;
	margin-right: 5px;
	}
	
.wppl-single-result-blue .wppl-radius-dis {
	float: left;
	margin-left: 5px;
	}
	
.wppl-single-result-blue .wppl-info {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	clear: both;
	float: left;
	border: 1px solid gainsboro;
	width: 96.5%;
	background: #EFEFEF;
	margin-top: 5px;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px white;
	box-shadow: inset 0px 0px 4px white;
	-webkit-box-shadow: inset 0px 0px 4px white;
	-moz-box-shadow: inset 0px 0px 4px white;
	border-radius: 3px;
	}
	
.wppl-single-result-blue .wppl-info .wppl-info-left {
	float: left;
	width: 36%;
	border-right: 1px dashed #AAA;
	margin-right: 20px;
	}
	
.wppl-single-result-blue .wppl-info .wppl-info-right {
	float: left;
	width: 58%;
	}
	
.wppl-single-result-blue .wppl-thumb {
	border: 1px solid #DDD;
	padding: 4px 4px 4px 4px;
	float: left;
	margin-right: 10px;
	display: inline;
	background: #EFEFEF;
}	

.wppl-single-result-blue .wppl-thumb img {
	float:left;
	}

.wppl-single-result-blue .wppl-excerpt {	
	float: left;
	font-family: lato, sans-serif;
	font-size: 14px;
	color: #666;
	width: 300px;
	text-shadow: 1px 1px 1px white;
	}
	
.wppl-single-result-blue .wppl-info div span {	
	color: #4F86A1;
	font-size: 14px;
	text-transform: capitalize;
	word-spacing: -1px;
	text-decoration: none;
	font-family: lato;
	text-shadow: 1px 1px 1px white;
	font-weight: normal;
	margin-right: 3px;
	}

.wppl-single-result-blue .wppl-drive-dis {	
	margin-right: 10px;
	float:left;
	}	
	
.wppl-single-result-blue .wppl-get-directions {	
	float:left;
	}
	
#wppl-output-wrapper-blue .wppl-pagination-wrapper {
	background: whiteSmoke;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 98%;
	padding: 2px;
	}
	
#wppl-output-wrapper-blue .wppl-pagination-holder {
	float: right;
	width: 34%;
	margin-top: 2px;
	}
	
#wppl-output-wrapper-blue .wppl-pagination a:link, #wppl-output-wrapper-blue .wppl-pagination a:visited {
	color: #666;
	font-family: arial;
	font-size: 12px;
	padding: 0 5px;
	background: #FAFAFA;
	text-shadow: 1px 1px 1px white;
	border: 1px solid #DDD;
	text-decoration: none;
}

#wppl-output-wrapper-blue .wppl-pagination a:hover, #wppl-output-wrapper-blue .wppl-pagination a:active {
	color: #222;
	background:#eee
}

#wppl-output-wrapper-blue .prev-btn a:link, #wppl-output-wrapper-blue .prev-btn a:visited, 
#wppl-output-wrapper-blue .next-btn a:link, #wppl-output-wrapper-blue .next-btn a:visited {
	padding: 0px 4px !important;
	text-decoration: none;
	background: #FAFAFA;
	border: 1px solid #DDD;
	color: #666;
	font-size: 13px;
	font-family: arial, sans-serif;
	text-shadow: 1px 1px 1px white;
	float: left;
	margin-right: 5px;
}

#wppl-output-wrapper-blue .prev-btn a:hover, #wppl-output-wrapper-blue .prev-btn a:active, 
#wppl-output-wrapper-blue .next-btn a:hover, #wppl-output-wrapper-blue .next-btn a:active {
	color:#222;
	}

#wppl-output-wrapper-blue .wppl-get-directions a:link, #wppl-output-wrapper-blue .wppl-get-directions a:visited, 
#wppl-output-wrapper-blue .wppl-website a:link, #wppl-output-wrapper-blue .wppl-website a:visited  {
	color: #555;
	}	
	
#wppl-output-wrapper-blue .wppl-get-directions a:hover, #wppl-output-wrapper-blue .wppl-get-directions a:active, 
#wppl-output-wrapper-blue .wppl-website a:hover, #wppl-output-wrapper-blue .wppl-website a:active {
	color: #888;
	}	
	
#wppl-output-wrapper-blue .wppl-pagination .current a {
	text-decoration: none;
	color: white;
	background: #91BACF;
	border: 1px solid #6D97AB;
	text-shadow: 0px 0px 1px #111;
}
	

#wppl-output-wrapper-blue .wppl-pagination a {
	float:left;
	margin-right:2px;	
	}
		
/* ///////  defualt /////////// */

div#wppl-output-wrapper-default {
	float:left;
	width:100%;
	padding-top: 80px;
}

#wppl-output-wrapper-default h2.wppl-h2 {
	font-size: 12px;
	color: #315E73;
	font-family: arial, serif;
	padding: 3px 6px;
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
	text-transform: capitalize;
	width: 63%;
	clear: none;
	float: left;
	margin: 0px;
	font-weight:normal;
	letter-spacing: 0px;
	}
	
.wppl-map-wrapper-default {	

margin-bottom: 20px;

}


.wppl-map-wrapper-default #map
	
{

	border: 1px solid lightgrey;
}
	
.wppl-results-wrapper-default {	
	width:100%;
	float: left;

	}
	
.wppl-results-wrapper {
	width: 600px;
	}
	
.wppl-single-result-default {
	font-family: arial;
	float: left;
	padding: 5px;
	background: #fcfcfc;
	padding: 5px;
	margin-bottom: 20px;
	border-radius: 5px;
	border-bottom: 1px solid;
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 1px solid; 
	width:98%;
	border-color: #e6e6e6;
}
	
.wppl-single-result-default .wppl-title-holder {
	
	text-shadow: 1px 1px 1px white !important;

	font: 16px arial, "Times New Roman", Times, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	padding: 5px 0px 0px 15px;
	margin-bottom: 5px;
	box-shadow: inset 0px 0px 4px white;
	-webkit-box-shadow: inset 0px 0px 4px white;
	position: relative;
	-moz-box-shadow: inset 0px 0px 4px white;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	color: #333;
	width: 97%;
	line-height:21px;
	height: 25px;
	}
	
.wppl-single-result-default h3.wppl-h3 {
	float:left;
	clear:none;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 25px;
	margin-bottom: 0px;
	}
	
.wppl-single-result-default .wppl-h3 a:link, .wppl-single-result-default .wppl-h3 a:visited {
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-size: 21px;
	text-shadow: none;
	line-height: 20px;


}

.wppl-single-result-default .wppl-h3 a:hover, .wppl-single-result-default .wppl-h3 a:active {
	
	color: #c8e125;
}

h3.wppl-h3.carrefour a

{
	color: #1d479d !important;
}

	
.wppl-single-result-default .result-number {
	float: left;
	margin-right: 5px;
	padding-top: 1px;
	
	color: #858585;
	font-size: 18px;
	line-height: 23px;
}
	
.wppl-single-result-default .wppl-radius-dis {
	float: left;
	margin-left: 5px;
	line-height: 29px;
	color: #7c7c7c;
	font-size: 15px;
	}
	
.wppl-single-result-default .wppl-info {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	clear: both;
	float: left;
	width: 97.5%;
	margin-top: 5px;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px white;
	box-shadow: inset 0px 0px 4px white;
	-webkit-box-shadow: inset 0px 0px 4px white;
	-moz-box-shadow: inset 0px 0px 4px white;
	border-radius: 3px;

	}
	
.wppl-single-result-default .wppl-info .wppl-info-left {
	float: left;
	width: 36%;
	border-right: 1px dashed #AAA;
	margin-right: 20px;
	
	}
	
.wppl-single-result-default .wppl-info .wppl-info-right {
	float: left;
	width: 58%;
	}
	
.wppl-single-result-default .wppl-thumb {
	border: 1px solid #DDD;
	padding: 4px 4px 4px 4px;
	float: left;
	margin-right: 10px;
	display: inline;
	background: #EFEFEF;
}	

.wppl-single-result-default .wppl-thumb img {
	float: left;
	}

.wppl-single-result-default .wppl-excerpt {	
	float: left;
	font-family: lato, sans-serif;
	font-size: 14px;
	color: #666;
	width: 300px;
	text-shadow: 1px 1px 1px white;
	}
	
.wppl-single-result-default .wppl-info div span {	
	color: #565656;
	font-size: 14px;
	text-transform: capitalize;
	word-spacing: -1px;
	text-decoration: none;
	font-family: lato;
	text-shadow: 1px 1px 1px white;
	font-weight: normal;
	margin-right: 3px;
	}

.wppl-single-result-default .wppl-drive-dis {	
	margin-right: 10px;
	float:left;
	}	
	
.wppl-single-result-default .wppl-get-directions {	
	float:left;
	}	

#wppl-output-wrapper-default .wppl-pagination-wrapper {

	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	width: 98%;
	padding: 2px;
	}
	
#wppl-output-wrapper-default .wppl-pagination-holder {
	float: right;
	width: 34%;
	margin-top: 2px;
	}
	
#wppl-output-wrapper-default .wppl-pagination a {
	float:left;
	margin-right:2px;	
	}
	
#wppl-output-wrapper-default .wppl-pagination a:link, #wppl-output-wrapper-default .wppl-pagination a:visited {
	color: #6D97AB;
	font-family: arial;
	font-size: 12px;
	padding: 0 5px;
	background: #FAFAFA;
	text-shadow: 1px 1px 1px white;
	border: 1px solid #DDD;
	text-decoration: none;
}

#wppl-output-wrapper-default .wppl-pagination a:hover, #wppl-output-wrapper-default .wppl-pagination a:active {
	color: #222;
	background:#eee
}

#wppl-output-wrapper-default .prev-btn a:link, #wppl-output-wrapper-default .prev-btn a:visited, #wppl-output-wrapper-default .next-btn a:link, #wppl-output-wrapper-default .next-btn a:visited {
	padding: 0px 4px !important;
	text-decoration: none;
	background: #FAFAFA;
	border: 1px solid #DDD;
	color: #666;
	font-size: 13px;
	font-family: arial, sans-serif;
	text-shadow: 1px 1px 1px white;
	float: left;
	margin-right: 5px;
}

#wppl-output-wrapper-default .prev-btn a:hover, #wppl-output-wrapper-default .prev-btn a:active, #wppl-output-wrapper-default .next-btn a:hover, #wppl-output-wrapper-default .next-btn a:active {
	color:#222;
	}

#wppl-output-wrapper-default .wppl-pagination .current a {
	text-decoration: none;
	color: #555;
	background: #EEE;
	border: 1px solid #DDD;
	text-shadow: 0px 0px 1px white;

}

#wppl-output-wrapper-default .wppl-get-directions a:link, #wppl-output-wrapper-default .wppl-get-directions a:visited, 
#wppl-output-wrapper-default .wppl-website a:link, #wppl-output-wrapper-default .wppl-website a:visited  {
	color: #2E738F;
	}	
	
#wppl-output-wrapper-default .wppl-get-directions a:hover, #wppl-output-wrapper-default .wppl-get-directions a:active, 
#wppl-output-wrapper-default .wppl-website a:hover, #wppl-output-wrapper-default .wppl-website a:active {
	color: #4B90AB;
	}	

.wppl-num-value {
	float:left;
	}
	
.wppl-units-wrapper {
	float:left;
	margin-left: 5px;
	margin-right:5px;
	}
	
.wppl-distance-wrapper {
	float:left;
	}

	
#agm_mh_footer {
	display:none;
	} 
	
	
/* ///////  clean dark /////////// */
div#wppl-output-wrapper-clean-dark {
	float:left;
	width:100%;
	}

#wppl-output-wrapper-clean-dark h2.wppl-h2 {
	font-size: 15px;
	color: #315E73;
	font-family: arial, serif;
	padding: 3px 6px;
	background: #F9F9F9;
	text-shadow: 1px 1px 1px white;
	border: 1px solid #DDD;
	text-decoration: none;
	text-transform: capitalize;
	width: 63%;
	clear: none;
	float: left;
	margin: 0px;
	font-weight:normal;
	letter-spacing: 0px;
	}
	
.wppl-map-wrapper-clean-dark {	
	border: 1px solid #999;
	padding: 2px;
	background: #f4f4f4;
	float: left;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-left: 1px solid #DDD;
	border-top: 1px solid #EEE;
	margin-bottom: 10px;
	}
	
.wppl-results-wrapper-clean-dark {	
	width:100%;
	float: left;
	
	}
	
.wppl-results-wrapper {
	width: 600px;
	}
	
.wppl-single-result-clean-dark {
	font-family: arial;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dedede;
	width: 98%;
	padding-bottom:10px;
	}

.wppl-single-result-clean-dark .clear {
	clear:none;
	}

	
.wppl-single-result-clean-dark .wppl-title-holder {
	text-transform: capitalize;
	float: left;
	width: 97%;
	color: #4595B5;
	font: 16px Tahoma, Geneva, Kalimati, sans-serif;
	}
	
.wppl-single-result-clean-dark h3.wppl-h3 {
	float: left;
	clear: none;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 15px;
	}
	
.wppl-single-result-clean-dark .wppl-h3 a:link, .wppl-single-result-clean-dark .wppl-h3 a:visited {
	text-decoration: none;
	color:#4595B5;
	font: 16px Tahoma, Geneva, Kalimati, sans-serif;
}

.wppl-single-result-clean-dark .wppl-h3 a:hover, .wppl-single-result-clean-dark .wppl-h3 a:active {
	color: #999;
}
	
.wppl-single-result-clean-dark .result-number {
	float: left;
	margin-right: 5px;
	}
	
.wppl-single-result-clean-dark .wppl-radius-dis {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	line-height: 22px;
	}
	
.wppl-single-result-clean-dark .wppl-info {
	float: left;
	width: 80%;
	color: #888;
	font: 12px Tahoma, Geneva, Kalimati, sans-serif;
	line-height: 17px;
	}
	
.wppl-single-result-clean-dark .wppl-info .wppl-info-left {
	float: left;
	width: 40%;
	border-right: 1px dashed #ccc;
	margin-right: 20px;
	
	}
	
.wppl-single-result-clean-dark .wppl-info .wppl-info-right {
	float: left;
	width: 55%;
	}
	
.wppl-single-result-clean-dark .wppl-thumb {
	border: 1px solid #DDD;
	padding: 3px;
	float: left;
	margin-right: 10px;
	display: inline;
	background: #EFEFEF;
	width: 110px;
	height: 100px;
}	

.wppl-single-result-clean-dark .wppl-thumb img {
	float: left;
	width: 100% !important;
	height: 100% !important;
	}

.wppl-single-result-clean-dark .wppl-excerpt {	
	display:none;
	float: left;
	font-family: lato, sans-serif;
	font-size: 14px;
	color: #666;
	width: 300px;
	text-shadow: 1px 1px 1px white;
	}
	
.wppl-single-result-clean-dark .wppl-info div span {	
	color: #565656;
	text-transform: capitalize;
	text-decoration: none;
	text-shadow: 1px 1px 1px white;
	margin-right: 3px;
	}

.wppl-single-result-clean-dark .wppl-drive-dis {	
	margin-right: 10px;
	float:left;
	}	
	
.wppl-single-result-clean-dark .wppl-get-directions {	
	float:left;
	}	

#wppl-output-wrapper-clean-dark .wppl-pagination-wrapper {
	//background: whiteSmoke;
	//border: 1px solid #DDD;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 98%;
	padding: 2px;
	}
	
#wppl-output-wrapper-clean-dark .wppl-pagination-holder {
	float: right;
	width: 34%;
	margin-top: 2px;
	}
	
#wppl-output-wrapper-clean-dark .wppl-pagination a {
	float:left;
	margin-right:2px;	
	}
	
#wppl-output-wrapper-clean-dark .wppl-pagination a:link, #wppl-output-wrapper-clean-dark .wppl-pagination a:visited {
	color: #6D97AB;
	font-family: arial;
	font-size: 12px;
	padding: 0 5px;
	background: #FAFAFA;
	text-shadow: 1px 1px 1px white;
	border: 1px solid #DDD;
	text-decoration: none;
}

#wppl-output-wrapper-clean-dark .wppl-pagination a:hover, #wppl-output-wrapper-clean-dark .wppl-pagination a:active {
	color: #222;
	background:#eee
}

#wppl-output-wrapper-clean-dark .prev-btn a:link, #wppl-output-wrapper-clean-dark .prev-btn a:visited, #wppl-output-wrapper-clean-dark .next-btn a:link, #wppl-output-wrapper-clean-dark .next-btn a:visited {
	padding: 0px 4px !important;
	text-decoration: none;
	background: #FAFAFA;
	border: 1px solid #DDD;
	color: #666;
	font-size: 13px;
	font-family: arial, sans-serif;
	text-shadow: 1px 1px 1px white;
	float: left;
	margin-right: 5px;
}

#wppl-output-wrapper-clean-dark .prev-btn a:hover, #wppl-output-wrapper-clean-dark .prev-btn a:active, #wppl-output-wrapper-clean-dark .next-btn a:hover, #wppl-output-wrapper-clean-dark .next-btn a:active {
	color:#222;
	}

#wppl-output-wrapper-clean-dark .wppl-pagination .current a {
	text-decoration: none;
	color: #555;
	background: #EEE;
	border: 1px solid #DDD;
	text-shadow: 0px 0px 1px white;

}

#wppl-output-wrapper-clean-dark .wppl-get-directions a:link, #wppl-output-wrapper-clean-dark .wppl-get-directions a:visited, 
#wppl-output-wrapper-clean-dark .wppl-website a:link, #wppl-output-wrapper-clean-dark .wppl-website a:visited  {
	color: #2E738F;
	}	
	
#wppl-output-wrapper-clean-dark .wppl-get-directions a:hover, #wppl-output-wrapper-clean-dark .wppl-get-directions a:active, 
#wppl-output-wrapper-clean-dark .wppl-website a:hover, #wppl-output-wrapper-clean-dark .wppl-website a:active {
	color: #4B90AB;
	}	

.wppl-num-value {
	float:left;
	}
	
.wppl-units-wrapper {
	float:left;
	margin-left: 5px;
	margin-right:5px;
	}
	
.wppl-distance-wrapper {
	float:left;
	}
	
#agm_mh_footer {
	display:none;
	}

/**
 * Metabox Tabs
 */
ul.ui-autocomplete {
	background:white;
	margin-top: 12px;
	margin-bottom: 3px;
	width: 257px !important;
}
	
li.ui-menu-item  {
	padding: 5px;
	border: 1px solid #CCC;
	list-style: none;
	border-top: none;
	}

li.ui-menu-item a  {
	text-decoration: none;
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #333;
	}
	
li.ui-menu-item a.ui-state-hover  {
	color:brown;
	}
	
li.ui-menu-item hover{
	background:#333;
	}
	
li.ui-menu-item a:hover, li.ui-menu-item a:active {
	color: brown;
	cursor:default;
	}

ul.metabox-tabs li.active {
background-color: #F1F1F1;
}
ul.metabox-tabs li.active, div.tab-content {
border-color: #DFDFDF;
padding: 8px 11px;
}
.metabox-tabs .active a {
color: #333;
//font-size: 16px;
//font-family: lato, serif;
}