.tx-wind-geo .table {
	margin-top: 1em;
}
.tx-wind-geo .buttons {
	margin-bottom: 1em;
}

.tx-wind-geo .dropdown {
	display: inline-block;
}

.tx-wind-geo .dropdown-menu {
	overflow: auto;
	max-height: 500px;
	min-width: 225px;
	padding: 0.5em 1em;
}

.tx-wind-geo .dropdown-menu a {
	margin: 5px 0;
}

.tx-wind-geo .polygon-icon {
	display: inline;
}

.tx-wind-geo .dropdown-menu .image {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.tx-wind-geo .dropdown-menu .title {
	display: inline-block;
	line-height: 24px;
	vertical-align: middle;
}

.ol-popup {
	max-width: 250px;
}

.ol-popup a.delete {
	position: absolute;
	right: 0;
	margin: 0 0.5em 0 0;
}

.ol-popup .form-group {
	margin-bottom: 5px;
}

.tx-wind-geo #marker-list li {
	cursor: pointer;
}

.tx-wind-geo .map-properties {
	position: relative;
}

.tx-wind-geo a.reset {
	position: absolute;
	right: 9px;
}

.tx-wind-geo .alert h2 {
	margin: 0 0 12px;
}

.tx-wind-geo .alert input {
	margin: 1em 0 0;
}

.tx-wind-geo .btn-group {
	min-height: 20px;
	padding: 20px 10px 20px 20px;
	margin-bottom: 20px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.tx-wind-geo .btn-group .dropdown {
	margin-right: 10px;
}

.tx-wind-geo .ol-popup {
	min-height: 20px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.tx-wind-geo .ol-popup a.delete span.icon-size-small {
	margin-right: 15px;
}

.tx-wind-geo label.btn-default {
	height: 100%;
}

svg.area-icon {
	display: block;
}

ul.waypoints-list li > span {
	display: block;
}

.remove-waypoint {
	cursor: pointer;
}
