.gmw-pt-iw-left-white-template-holder {
	z-index: 99999999999;
	background-color: white;
	position: fixed;
	width: 400px;
	top:0;
	left:0;
	opacity: 0.98;
	display:none;
	-moz-box-shadow:      1px 0px 3px 1px #ccc;
	-webkit-box-shadow: 1px 0px 3px 1px #ccc;
	box-shadow:         0px 0px 10px 1px #ccc;
	overflow:hidden;
	height: 100%;
	max-width:400px;
	padding-right: 30px;
	box-sizing: border-box;
}

.gmw-pt-iw-left-white-template-holder .gmw-iw-data-loader {
	width:100px;
	height:auto;
	position: absolute;
	top:50%;
	left:50%;
}

/** Top buttons **/

.gmw-pt-iw-left-white-template-holder .top-buttons-wrapper {
	background: #f7f7f7;
	padding: 5px;
	width: 30px;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
	z-index: 999;
	height: 100%;
	position: absolute;
	right: 0;
	top:0
}

.gmw-pt-iw-left-white-template-holder .top-buttons-wrapper a.gmw-close-button {
	font-size: 22px;
	cursor: pointer;
	color: #555;
	float:right;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper a.gmw-drag-area-handle {
	padding-top:5px
}

.gmw-pt-iw-left-white-template-holder .top-buttons-wrapper a.gmw-window-toggle {
	top: 45%;
	position: absolute;
	right:7px;
	font-size: 28px
}

/** iw content **/ 
.gmw-pt-iw-left-white-template-holder .template-content-wrapper {
	padding: 0px 20px 15px 20px;
	overflow-y: auto;
	height:100%;
	width:100%;
	box-sizing: border-box;	
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper a:link,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper a:visited {
	color: #c94c4e;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper a:hover,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper a:active {
	text-decoration: none;
	color: #555;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper p {
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin:0 0 15px 0;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3 {
	margin:24px 0px 10px 0px;
	text-transform: capitalize;
	line-height: 24px;
	font-size: 18px;
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #2c2c2c;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3.title a:link, 
.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3.title a:visited {
	text-decoration: none;
	color: #2c2c2c;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3.title a:hover, 
.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3.title a:active {
	color: #c94c4e;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper div.address-wrapper {
	display:block;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .address-icon:before {
	color: rgb(179, 223, 193) !important;
	font-size:20px !important;
	float: left;
	margin:0px;
	padding: 0px;
	width:20px;
	margin-left: -5px;
	margin-top: 1px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper div.address-wrapper span.address {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	vertical-align: top;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul {
	list-style:none;
	padding:0px;
	margin:10px 0 0 0;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .featured-image {
	text-align: center;
	width:100%;
	max-height: 130px;
	overflow: hidden;
	margin-top: 15px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .featured-image img {
	box-shadow:none;
	border-radius:0;	
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper h3.title {
	margin:20px 5px 5px 0px;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 24px;
	font-size: 24px;
	font-weight: 400;
	border:0px;
	padding-bottom:0;
}


.gmw-pt-iw-left-white-template-holder .template-content-wrapper .distance {
	font-size: 16px;
	float:right;
	color: #c94c4e;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper a.get-directions {
	margin-top:10px;
	font-size:11px;
	display:inline-block;
}

/** excerpt **/
.gmw-pt-iw-left-white-template-holder .template-content-wrapper .excerpt a.read-more {
	font-size:11px;
}

/** contact info **/
.gmw-pt-iw-left-white-template-holder .template-content-wrapper div.contact-info ul {
	clear:both;
	list-style:none;
	font-size:14px;
}	

.gmw-pt-iw-left-white-template-holder .template-content-wrapper div.contact-info ul li {
	margin:0px;
	padding:0px;
	line-height: 24px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper div.contact-info ul li span.label {
	color:#111;
}

/** get directions **/

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .gmw-get-directions-wrapper form input[type="text"]  {
	box-sizing: border-box;
	border: 0px;
	padding:8px 35px 8px 50px;
	margin:0px;
	font-size: 13px;
	display: inline-block;
	color:#555;
	width: 100%;
	height: 100%
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .get-directions-address-field-wrapper {
	position:relative;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .get-directions-address-field-wrapper .address-wrapper {
	position:relative;
	border: 1px solid #e5e5e5;
	height:36px;
	margin-bottom: 10px;
	line-height: 20px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .get-directions-address-field-wrapper label {
	font-size: 14px;
	padding:8px;
	float: left;
	display: inline-block;
	max-width:40px;
	position: absolute;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .gmw-get-directions-wrapper a.get-directions-trigger {
	font-size:11px;
	display:inline-block;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .get-directions-submit-icon {
	font-size: 26px;
	padding: 6px 10px;
	width:25px;
	position: absolute;
	top:0;
	right: 0;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .gmw-get-directions-options-wrapper {
	display: inline-block;
	width:48%;
	margin-top: 15px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .gmw-get-directions-options-wrapper span {
	font-size:12px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.gmw-get-directions-options {
	list-style:none;
	background: #f7f7f7;
	margin-top: 15px;
	text-align: center;
	position: relative;
	display: inline-block;
	width:100%;
	box-sizing: border-box;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.gmw-get-directions-options li {
	float: left;
	text-align: center;
	width:25%;	
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.gmw-get-directions-options ul.unit-system-options,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.gmw-get-directions-options ul.route-avoid-options {
	background:none;
	margin-top:5px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.unit-system-options li,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.route-avoid-options li {
	float:none;
	line-height: 24px;
	text-align: left;
	font-size: 12px;
	width:100%;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.unit-system-options li label,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.route-avoid-options li label {
	margin-left:5px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.travel-mode-options li a:link,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.travel-mode-options li a:visited {
	padding:12px 0px;
	font-size: 11px;
	text-decoration: none;
	display: inline-block;
	color:#273629;
	width:100%;
	border-bottom: 1px solid #ccc;	
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.travel-mode-options li a:hover,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.travel-mode-options li a:visited,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper ul.travel-mode-options li a.active {
	background: white;
	border-bottom: 1px solid #c94c4e;
}


/** get directions panel **/

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper {
	margin-top: 15px
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list {
	background: #fff;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table tr td,
.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table {
	border:0px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list table tr td {
	font-weight: normal;
	text-align: left;
	margin:5px;
	padding:7px 10px;
	border-bottom: 1px solid #e5e5e5;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list table tr td.adp-listheader {
	padding:10px;
	border-bottom: 1px solid #e5e5e5;
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #2c2c2c;
	font-size: 14px;
	border-top: 1px solid #e5e5e5;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list b {
	display: block;
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 13px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list table tr td span.adp-listinfo span {
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #2c2c2c;
	font-size: 11px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp-list table tr td.adp-listsel {
	text-decoration: none;
	background:none;
	background: #fafafa;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .adp {
	border-top: 1px solid #e5e5e5
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-placemark {
	background:none;
	border:0px;
	margin:0px;
	background: #f7f7f7;	
}
.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-placemark tbody tr td img {
	display:none;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-placemark tbody tr td.adp-text {
	vertical-align: middle;
	padding: 10px 10px;
	line-height: 24px;
	color: #2c2c2c;
	font-size: 16px;
	font-weight: 400;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-directions tbody tr {
	height:50px;
	border-bottom: 1px solid #e9e9e9;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-directions tbody tr:hover {
	background:#f7f7f7;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-directions tbody td {
	font-weight: normal;
	text-align: left;
	padding: 10px 5px !important;
	line-height: 20px;
	font-family: Roboto,Arial,sans-serif;
	font-weight: 300;
	color: #2c2c2c;
	font-size: 12px;
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper div.adp-summary {
	padding:0px 10px 10px 10px;
	background: #f7f7f7;
	font-size: 14px
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper table.adp-directions {
	width:100%;
	margin-bottom: 0px
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper .warnbox-content {
	padding: 5px 8px;
	line-height: 18px;
	font-size: 12px
}

.gmw-pt-iw-left-white-template-holder .template-content-wrapper .directions-panel-wrapper #error-message {
	background: #fff1a8;
	padding: 6px 8px;
	line-height: 18px;
	font-size: 12px;
}

/** small screens **/

@media (max-width:600px) {
		
	.gmw-pt-iw-left-white-template-holder {
		width:100%;
		top:0px !important;
		left:0px !important;
		max-width:100%;
	}
	
	.gmw-pt-iw-left-white-template-holder .template-content-wrapper a.gmw-drag-area-handle {
		display:none;
	}
	
}