@charset "UTF-8";
/**
 * MAN Framework Styles - Vector Map
 *
 * @project				MAN Web 2012/2013
 * @package				html-css-js
 * @author				Timo Mayer, VI
 *
 *
 * @note all styles should be concatenated and minified to one file (eg. man.all.min.css) in production use
 */

/*.vector-map,*/
.jvectormap-label .tooltip-content {
	background: #fafafa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #fafafa 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom, #fafafa 0%,#e5e5e5 100%);
}

/*.lt-ie9 .vector-map, */
.lt-ie9 .jvectormap-label .tooltip-content {
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
}

#content .vector-map,
.vector-map.actionbar {
	border: 1px solid #d6d8db;
}

.vector-map figure {
	position: relative;
	width: 938px;
	height: 368px;
}

.vector-map figcaption {
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 0 10px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	z-index: 3;
}

.vector-map figcaption,
.jvectormap-label {
	-webkit-box-shadow: 0px 0 5px 0 rgba(68,68,68,0.3);
	box-shadow: 0px 0 5px 0 rgba(68,68,68,0.3);
}
.lt-ie9 .vector-map figcaption,
.lt-ie9 .jvectormap-label {
	box-shadow: 0px 0 5px 0 #ccc;
}

.vector-map.actionbar figcaption {
    background: url(http://www.man.eu/media/resources/img/sprites/general.png) no-repeat top left;
    background-position: 0 -3678px;
    bottom: 7px;
}
.vector-map.actionbar figcaption,
.lt-ie9 .vector-map.actionbar figcaption {
    box-shadow: none;
}

section.vector-map figcaption h3,
.jvectormap-label h4 {
	margin: 5px 0 3px;
	font-size: 18px;
	line-height: 20px;
	color: #303c49;
}

.vector-map:not(.actionbar) figcaption p:first-child {
	font-family: 'HelveticaNeueLt77BoldCd', Arial;
	color: #303C49;
	font-size: 18px;
	line-height: 20px;
	margin: 7px 0 4px;
	color: #303C49;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

.vector-map figcaption p,
.jvectormap-label p {
	margin: 0 0 7px;
	color: #59636d;
	font-weight: bold;
}

.vector-map figcaption p {
	margin-bottom: 8px;
}

.vector-map.actionbar figcaption p {
    margin-left: 36px;
    margin-top: 4px;
    width: 200px;
}

.jvectormap-label {
	z-index: 10;
	max-width: none;
	margin: -8px 0 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fafafa;
}

.jvectormap-label .tooltip-content {
	overflow: hidden;
	padding: 0 10px;
}
.jvectormap-label .tooltip-content:before,
.jvectormap-label .tooltip-content .ie-before {
	background-position: 0 -2268px;
}

.jvectormap-label h4 {
	margin-bottom: 7px;
	color: #e60041;
	white-space: nowrap;
}

.jvectormap-label h4 + p {
	margin-top: -3px;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
	width: 19px;
	height: 15px;
	padding: 0;
	text-indent: -900px;
	background: url(http://www.man.eu/media/resources/img/sprites/general.png) no-repeat 0 -2242px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.jvectormap-zoomout {
	left: 46px;
	top: 10px;
	background: url(http://www.man.eu/media/resources/img/sprites/general.png) no-repeat 0 -2217px;
}

.jvectormap-zoomout:before,
.jvectormap-zoomout .ie-before {
	content: "";
	position: absolute;
	left: -13px;
	top: 3px;
	display: block;
	width: 9px;
	height: 9px;
	z-index: 2;
	cursor: default;
	background: url(http://www.man.eu/media/resources/img/sprites/general.png) no-repeat 0 -945px;
}