#map_canvas {
	margin: 5px;
	padding: 0;
	height: 600px;
	width:100%;
}

#spsizer {
	margin: 0;
	padding: 0;
	height: 580px;
	overflow-y: auto;
	overflow-x:hidden;
	width: 100%;
	margin-bottom:50px;
}


.res {
	border-collapse: collapse;
}

.res .one {
	clear: left;
	zoom: 1;
	padding: 0 12px 9px 0;
}

.res .lsicon {
	float: left;
}

.res .icon {
	cursor: pointer;
	padding: 10px 2px 0;
	text-align: center;
}

.mp {
	width: 20px;
	height: 34px;
	cursor: pointer;
	cursor: hand;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	-moz-user-select: none;
}

img {
	display: inline-block;
}

.res .lname {
	margin-bottom: .1em;
	display: inline;
}

.res .name {
	padding-top: 3px;
}

.res .block::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.res .indent {
	margin-left: 34px;
}

.res .text {
	padding: 9px 0 0 0;
}

#pp-earth-balloon .pp-place-title,#resultspanel .pp-place-title {
	font-size: 123%;
}

#resultspanel .pp-place-title {
	margin-right: 5px;
	cursor: pointer;
	line-height: 1.2em;
	color: #15c;
}

.pp-place-title {
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1em;
	margin-top: 2px;
}

.pp-headline-address {
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 11px;
	display: inline;
	margin-bottom: 1px;
}

.telephone {
	font-family: 'Oxygen', sans-serif;
	font-weight: 500;
	font-size: 15px;
	display: inline;
	margin-bottom: 1px;
	line-height:24px;
}

 .pp-button {
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	font-size: 11px;
	width: 85px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px thick #BBB;
	text-align: center;
	background-color: #d7d9d8;
	cursor: pointer;
}

/*  #direction input {
	background-color: #fff;
	border: 1px solid #ccc;
	transition: border linear .2s, box-shadow linear .2s;
	padding: 2px;
	width: 200px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 11px;
} */


 .btn-hvr {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #357ae8;
}

.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #4d90fe;
} 

#resultspanel .pp-headline-phone {
	display: inline;
}

.wizardbar {
	border-top: 1px solid #f0f0e7;
	position: relative;
	left: 0;
	right: 0;
}

#infowindow {
	height: 310px;
}

.info-label {
	text-align: right;
	margin-right: 5px;
	padding-top: 5px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 700;
	font-size: 11px;
}

.info-text {
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 11px;
	display: inline;
	margin-bottom: 1px;
}

}
#hor-minimalist-b {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: 700;
	overflow-y:auto;
	padding:5px;
	text-align: left;
	border-collapse: collapse;
}

#hor-minimalist-b td {
	border-bottom: 1px solid #eee;
	padding: 2px 3px;
}

.nolatlan {
	border-collapse: collapse;
}

.nolatlan .one {
	clear: left;
	zoom: 1;
	padding: 0 12px 9px 0;
}

.nolatlan .lsicon {
	float: left;
}

.nolatlan .icon {
	cursor: pointer;
	padding: 10px 2px 0;
	text-align: center;
}
.nolatlanmp {
	width: 30px;
	height: 34px;
	cursor: pointer;
	cursor: hand;
}
.noLatLantelephone {
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 11px;
	display: inline;
	margin-bottom: 1px;
}

.pac-container {
	left:0px;
}

.pac-item {
	text-overflow: ellipsis;
	white-space: normal;
}

#button {
    cursor:pointer;
}