﻿@charset "UTF-8";
	.downloaddwidata .h4 {
	margin-top:0;
}
.downloaddata li {
	list-style-type:none;
}
.idrop_autodesk object,.idrop_autodesk p {
	display:inline-block;
	vertical-align:middle;
	margin-top:2px;
}
.systemoverview div[id*="lighting-technology"] h4,.systemoverview div[id*="luminaire-arrangement"] h4 {
	margin-top:0;
}
.systemoverview div[id*="lighting-technology"] li,.systemoverview div[id*="luminaire-arrangement"] li {
	list-style-type:none;
}
.layoutswitch .btn {
	height:24px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.layoutswitch li,.layoutswitch li a {
	cursor:pointer;
	-webkit-transition:background 0.5s;
	-moz-transition:background 0.5s;
	-o-transition:background 0.5s;
	transition:background 0.5s;
}
.layoutswitch li.active,.layoutswitch li.active a {
	background:#000;
	cursor:default;
}
.artikel-ansicht-2 h2 {
	margin:0;
	font-size:1.3em;
}
.artikel-ansicht-2 > article,.artikel-ansicht-2 > article >figure,.artikel-ansicht-2 > article >figure>a>img {
	padding-left:0;
}
.artikel_speichern {
	display:block;
	margin-top:.5em;
}
.artikel-ansicht-2 .artikel_speichern {
	width:160px;
	padding:3px 10px;
	background:url(../images/aritkelbox-w.png) 128px 3px no-repeat #000;
	color:#fff;
}
.artikel-ansicht-2 .artikel_speichern:hover {
	background:url(../images/aritkelbox-w.png) 128px 3px no-repeat #515151;
}
#artikelansicht h1,#lightingtools-simulations h1 {
	font-size:18px;
	padding:0;
	padding-bottom:14px;
}
#artikelansicht h3,#lightingtools-simulations h3 {
	font-size:14px;
}
#artikelansicht #simulationen > *,#lightingtools-simulations #simulationen > * {
	margin-right:-100%;
	display:block;
	float:left;
	width:100%;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:opacity .5s;
	-moz-transition:opacity .5s;
	-o-transition:opacity .5s;
	transition:opacity .5s;
}
#artikelansicht #simulationen > *:last-child,#lightingtools-simulations #simulationen > *:last-child {
	margin-right:0;
}
#artikelansicht #simulationen > *.tools_show,#lightingtools-simulations #simulationen > *.tools_show {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:opacity 0s;
	-moz-transition:opacity 0s;
	-o-transition:opacity 0s;
	transition:opacity 0s;
	z-index:-1;
}
#artikelansicht .hide_filteritems,#lightingtools-simulations .hide_filteritems {
	padding:0;
	margin:0;
	width:1px;
	height:1px;
	visibility:hidden;
}
#artikelansicht .na,#lightingtools-simulations .na {
	opacity:0.5;
	filter:alpha(opacity=50);
}
#artikelansicht .filtergroup .noicon,#artikelansicht .filtergroup .icon,#lightingtools-simulations .filtergroup .noicon,#lightingtools-simulations .filtergroup .icon {
	height:30px;
	background-size:30px;
	background-color:#dcdcdc;
	text-align:left;
	color:#000;
	border:solid 1px #aaa;
	-webkit-transition:border 0.5s;
	-moz-transition:border 0.5s;
	-o-transition:border 0.5s;
	transition:border 0.5s;
	position:relative;
}
#artikelansicht .filtergroup .noicon .icon-sprite,#artikelansicht .filtergroup .icon .icon-sprite,#lightingtools-simulations .filtergroup .noicon .icon-sprite,#lightingtools-simulations .filtergroup .icon .icon-sprite {
	position:absolute;
	right:-2px;
	top:2px;
}
#artikelansicht .filtergroup .noicon:hover,#artikelansicht .filtergroup .icon:hover,#lightingtools-simulations .filtergroup .noicon:hover,#lightingtools-simulations .filtergroup .icon:hover {
	border:solid 1px #000;
}
#artikelansicht .filtergroup .icon,#lightingtools-simulations .filtergroup .icon {
	display:block;
	padding-left:35px;
	background-repeat:no-repeat;
	width:100%;
}
#artikelansicht .filtergroup .b1,#lightingtools-simulations .filtergroup .b1 {
	position:relative;
	min-height:1px;
	padding-left:7.5px;
	padding-right:7.5px;
	float:left;
	width:100%;
}
#artikelansicht .filtergroup .b4,#lightingtools-simulations .filtergroup .b4 {
	position:relative;
	min-height:1px;
	padding-left:7.5px;
	padding-right:7.5px;
	float:left;
	width:25%;
}
#artikelansicht .filtergroup .b6,#lightingtools-simulations .filtergroup .b6 {
	position:relative;
	min-height:1px;
	padding-left:7.5px;
	padding-right:7.5px;
	float:left;
	width:16.6666666667%;
}
#artikelansicht .filtergroup .b8,#lightingtools-simulations .filtergroup .b8 {
	position:relative;
	min-height:1px;
	padding-left:7.5px;
	padding-right:7.5px;
	float:left;
	width:8.33333333333%;
}
#artikelansicht table,#lightingtools-simulations table {
	font-size:14px;
}
#artikelansicht table thead,#lightingtools-simulations table thead {
	background-color:#f6f6f6;
}
#artikelansicht table tr,#lightingtools-simulations table tr {
	-webkit-transition:background-color 0.5s;
	-moz-transition:background-color 0.5s;
	-o-transition:background-color 0.5s;
	transition:background-color 0.5s;
}
#artikelansicht table tr.highlight,#lightingtools-simulations table tr.highlight {
	background-color:#ddd;
}
#artikelansicht .artikel_gross,#lightingtools-simulations .artikel_gross {
	padding-top:14px;
	padding-bottom:14px;
	padding-right:0px;
}
#artikelansicht .artikel_gross .artikelbild,#lightingtools-simulations .artikel_gross .artikelbild {
	margin-bottom:14px;
}
#artikelansicht .artikel_gross h2,#lightingtools-simulations .artikel_gross h2 {
	font-weight:bold;
	margin-top:0;
	font-size:14px;
}
#artikelansicht .artikel_gross ul.downloadliste,#lightingtools-simulations .artikel_gross ul.downloadliste {
	padding:0;
}
#artikelansicht .artikel_gross ul.downloadliste li,#lightingtools-simulations .artikel_gross ul.downloadliste li {
	list-style-type:none;
	margin-left:0;
	position:relative;
}
#artikelansicht .artikel_gross h4,#lightingtools-simulations .artikel_gross h4 {
	font-size:14px;
	margin-top:14px;
}
#artikelansicht .artikel_gross h4:first-child,#lightingtools-simulations .artikel_gross h4:first-child {
	margin-top:0;
}
#lightingtools-simulations article {
	display:none;
}
#lightingtools-simulations article:nth-child(1) {
	display:block;
}
#lightingtools-simulations #tools_filter button {
	border:solid 1px #000;
	margin-bottom:2px;
	background-color:#000;
	color:#fff;
}
#lightingtools-simulations #tools_filter button:hover {
	cursor:pointer;
}
#lightingtools-simulations #tools_filter button.aktiv {
	opacity:0.3;
}
#lightingtools-simulations #tools_filter button.aktiv:hover {
	cursor:default;
}
.layoutswitch.list-inline>li {
	vertical-align:bottom;
	padding:0;
}
.layoutswitch.list-inline .input-frame.suchfeld_artikel {
	border-radius:0 !important;
	margin-top:0px;
	padding-top:0px !important;
	height:24px;
	width:24px;
	overflow:hidden;
	background:#666;
	border-color:#666;
	-webkit-transition:width 0.5s,background 0.5s;
	-moz-transition:width 0.5s,background 0.5s;
	-o-transition:width 0.5s,background 0.5s;
	transition:width 0.5s,background 0.5s;
}
.layoutswitch.list-inline .input-frame.suchfeld_artikel .input-small {
	min-height:22px;
	top:0px;
	left:28px;
}
.layoutswitch.list-inline .active > .input-frame.suchfeld_artikel {
	width:240px;
	background:white;
}
@media (min-width:850px) {
	.layoutswitch.list-inline .active > .input-frame.suchfeld_artikel {
	width:178.75px;
}
}@media (min-width:1024px) {
	.layoutswitch.list-inline .active > .input-frame.suchfeld_artikel {
	width:218.75px;
}
}@media (min-width:1140px) {
	.layoutswitch.list-inline .active > .input-frame.suchfeld_artikel {
	width:255px;
}
}[data-lichtwerkzeuge*="sysover_"] .highlight .nav.nav-tabs.row {
	margin-top:0;
}
[class*="newicon-"] {
	display:inline-block;
	/*background:url('../fonts/icon-sprite.svg') no-repeat;
	*/-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	height:24px;
	width:24px;
}
[class*="newicon-"].visible-sm {
	display:inline-block !important;
}
@media (min-width:850px) {
	[class*="newicon-"].visible-sm {
	display:none !important;
}
}.newicon-menu {
	background-position:-1170px -30px;
	width:16px;
	height:20px;
	opacity:.6;
	filter:alpha(opacity=60);
	margin:-5px -1px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.active > a .newicon-menu {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
	opacity:1;
	filter:alpha(opacity=100);
}
a:hover .newicon-menu {
	opacity:1;
	filter:alpha(opacity=100);
}
.newicon-search {
	background-position:-1680px -30px;
	opacity:.6;
	filter:alpha(opacity=60);
	vertical-align:top;
	margin:-1px;
}
.active a .newicon-search,a:hover .newicon-search {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}
.newicon-search+.newicon-menu {
	vertical-align:bottom;
	margin:-5px 0 1px -8px;
	cursor:pointer;
}
.newicon-menu~.newicon-search {
	margin-left:-6px;
}
.newicon-play-pause {
	background-position:-2910px 0px;
}
.blueimp-gallery-playing .newicon-play-pause {
	background-position:-2940px 0px;
}
.kriterien a[data-toggle="collapse"] .newicon-menu {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}
.kriterien a[data-toggle="collapse"].collapsed .newicon-menu {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}
.footable-sort-indicator {
	display:inline-block;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	background-position:-1170px -30px;
	width:16px;
	height:20px;
	opacity:0.25;
	filter:alpha(opacity=25);
	margin:-5px -1px;
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
.footable-sorted .footable-sort-indicator,.footable-sortable:hover .footable-sort-indicator {
	opacity:1;
	filter:alpha(opacity=100);
}
.footable-sorted-desc .footable-sort-indicator {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}
.newicon-close {
	background-position:-1950px -30px;
	opacity:0.5;
	filter:alpha(opacity=50);
	margin:-2px;
	cursor:pointer;
}
.newicon-close:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.newicon-articlesearch {
	background-position:-1680px 0px;
	margin:-1px;
	cursor:pointer;
}
.active > * > .newicon-articlesearch {
	background-position:-1680px -30px;
}
.newicon-list {
	background-position:-2070px 0px;
	vertical-align:bottom;
}
.newicon-block {
	background-position:-2220px 0px;
	vertical-align:bottom;
}
.newicon-grid {
	background-position:-2190px 0px;
	vertical-align:bottom;
}
.newicon-fullscreen {
	background-position:-2310px 0px;
	vertical-align:bottom;
}
.newicon-appimg,.newicon-guide {
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
	margin:10px;
	vertical-align:middle;
}
.newicon-appimg {
	float:right;
	background-position:-2370px 0px;
}
.switched .newicon-appimg {
	background-position:-2730px 0px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}
.newicon-guide {
	float:left;
	background-position:-2820px 0px;
}
.switched .newicon-guide {
	background-position:-2730px 0px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.newicon-faehnchengrafik {
	height:16px;
	width:16px;
	background-position:-990px -30px;
}
.breakpoint td.expand:after {
	content:'';
	display:inline-block;
	margin-right:-100px;
	vertical-align:middle;
	margin-left:17px;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	height:16px;
	width:16px;
	border-radius:16px;
	opacity:.6;
	filter:alpha(opacity=60);
	background-position:-1260px 0px;
	background-color:#b2b2b2;
	-webkit-transition:all 0.25s linear;
	-moz-transition:all 0.25s linear;
	-o-transition:all 0.25s linear;
	transition:all 0.25s linear;
}
.breakpoint .footable-detail-show > td.expand:after {
	background-position:-1230px 0px;
	background-color:#ff9300;
}
.breakpoint tr:hover > td.expand:after {
	opacity:1;
	filter:alpha(opacity=100);
}
[class*="legende_icon"]:before {
	content:'';
	margin-right:5px;
	margin-bottom:-1px;
	height:11px;
	width:11px;
	display:inline-block;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
}
[class*="_raute"][class*="legende_icon"]:before {
	background-position:-2340px -60px;
}
[class*="_quadrat"][class*="legende_icon"]:before {
	background-position:-2340px -30px;
}
.social-media {
	display:inline-block;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	height:24px;
	width:24px;
	opacity:.6;
	filter:alpha(opacity=60);
	vertical-align:bottom;
}
.social-media:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.social-media.facebook {
	background-position:0px -30px;
}
.social-media.twitter {
	background-position:-30px -30px;
}
.social-media.youtube {
	background-position:-60px -30px;
}
.social-media.xing {
	background-position:-90px -30px;
}
.social-media.paperpost {
	background-position:-120px -30px;
}
.social-media.rss {
	background-position:-150px -30px;
}
.social-media.pinterest {
	background-position:-240px -30px;
}
.social-media.linkedin {
	background-position:-270px -30px;
}
.social-media.bookmark {
	background-position:-300px -30px;
}
.social-media.contact {
	background-position:-2490px -30px;
}
.social-media.vimeo {
	background-position:-2700px -30px;
}
.social-media.share {
	background-position:-2850px -30px;
}
.social-media.googleplus {
	background-position:-2880px -30px;
}
.social-media.white {
	background-color:transparent;
}
.newicon-maps-plus,.newicon-maps-minus {
	height:20px;
	width:20px;
	opacity:.6;
	filter:alpha(opacity=60);
	vertical-align:bottom;
	background-color:white;
}
.newicon-maps-plus:hover,.newicon-maps-minus:hover {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}
.newicon-maps-plus {
	background-position:-600px -30px;
}
.newicon-maps-minus {
	background-position:-570px -30px;
}
.glyphicon.glyphicon-upload {
	display:inline-block;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	background-position:-2610px -30px;
	height:24px;
	width:24px;
	opacity:.6;
	filter:alpha(opacity=60);
	margin-top:-2px;
	vertical-align:middle;
}
.glyphicon.glyphicon-upload:hover {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}
.glyphicon.glyphicon-upload:before {
	content:'';
}
.glyphicon.glyphicon-globe {
	display:inline-block;
	background:url('../fonts/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	background-position:-2640px -30px;
	height:20px;
	width:20px;
	opacity:.6;
	filter:alpha(opacity=60);
	margin:-5px -4px;
	vertical-align:baseline;
}
.lt-ie9 .glyphicon.glyphicon-globe {
	vertical-align:top;
	margin-top:0px;
}
a:hover .glyphicon.glyphicon-globe,.active > a > .glyphicon.glyphicon-globe {
	opacity:1;
	filter:alpha(opacity=100);
}
.glyphicon.glyphicon-globe:before {
	content:'';
}
.glyphicon.glyphicon-home {
	display:inline-block;
	background:url('../images/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	background-position:-2580px -30px;
	height:20px;
	width:20px;
	margin:-4px;
	vertical-align:baseline;
	opacity:.6;
	filter:alpha(opacity=60);
}
.glyphicon.glyphicon-home:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.glyphicon.glyphicon-home:before {
	content:'';
}
.newicon-slide-left {
	background:url(../images/left.png) no-repeat 0 -30px;
	width:35px;
	height:100px
}
.newicon-slide-right {
	background:url(../images/right.png) no-repeat 0 -30px;
	width:35px;
	height:100px
}
.downloadliste [class*="newicon-"] {
	vertical-align:middle;
	margin:3.75px 7.5px 3.75px 0;
}
.newicon-downloaddata {
	background-position:-2400px -60px;
	margin:-7px 0;
	margin-right:10px;
}
.to-black:hover .newicon-downloaddata {
	background-position:-2430px -60px;
}
.newicon-100-0 {
	background-position:-3000px 0px;
}
.newicon-100-1 {
	background-position:-3000px -30px;
}
.newicon-100-2 {
	background-position:-3000px -60px;
}
.newicon-99-0 {
	background-position:-2970px 0px;
}
.newicon-99-1 {
	background-position:-2970px -30px;
}
.newicon-99-2 {
	background-position:-2970px -60px;
}
.newicon-98-0 {
	background-position:-2940px 0px;
}
.newicon-98-1 {
	background-position:-2940px -30px;
}
.newicon-98-2 {
	background-position:-2940px -60px;
}
.newicon-97-0 {
	background-position:-2910px 0px;
}
.newicon-97-1 {
	background-position:-2910px -30px;
}
.newicon-97-2 {
	background-position:-2910px -60px;
}
.newicon-96-0 {
	background-position:-2880px 0px;
}
.newicon-96-1 {
	background-position:-2880px -30px;
}
.newicon-96-2 {
	background-position:-2880px -60px;
}
.newicon-95-0 {
	background-position:-2850px 0px;
}
.newicon-95-1 {
	background-position:-2850px -30px;
}
.newicon-95-2 {
	background-position:-2850px -60px;
}
.newicon-94-0 {
	background-position:-2820px 0px;
}
.newicon-94-1 {
	background-position:-2820px -30px;
}
.newicon-94-2 {
	background-position:-2820px -60px;
}
.newicon-93-0 {
	background-position:-2790px 0px;
}
.newicon-93-1 {
	background-position:-2790px -30px;
}
.newicon-93-2 {
	background-position:-2790px -60px;
}
.newicon-92-0 {
	background-position:-2760px 0px;
}
.newicon-92-1 {
	background-position:-2760px -30px;
}
.newicon-92-2 {
	background-position:-2760px -60px;
}
.newicon-91-0 {
	background-position:-2730px 0px;
}
.newicon-91-1 {
	background-position:-2730px -30px;
}
.newicon-91-2 {
	background-position:-2730px -60px;
}
.newicon-90-0 {
	background-position:-2700px 0px;
}
.newicon-90-1 {
	background-position:-2700px -30px;
}
.newicon-90-2 {
	background-position:-2700px -60px;
}
.newicon-89-0 {
	background-position:-2670px 0px;
}
.newicon-89-1 {
	background-position:-2670px -30px;
}
.newicon-89-2 {
	background-position:-2670px -60px;
}
.newicon-88-0 {
	background-position:-2640px 0px;
}
.newicon-88-1 {
	background-position:-2640px -30px;
}
.newicon-88-2 {
	background-position:-2640px -60px;
}
.newicon-87-0 {
	background-position:-2610px 0px;
}
.newicon-87-1 {
	background-position:-2610px -30px;
}
.newicon-87-2 {
	background-position:-2610px -60px;
}
.newicon-86-0 {
	background-position:-2580px 0px;
}
.newicon-86-1 {
	background-position:-2580px -30px;
}
.newicon-86-2 {
	background-position:-2580px -60px;
}
.newicon-85-0 {
	background-position:-2550px 0px;
}
.newicon-85-1 {
	background-position:-2550px -30px;
}
.newicon-85-2 {
	background-position:-2550px -60px;
}
.newicon-84-0 {
	background-position:-2520px 0px;
}
.newicon-84-1 {
	background-position:-2520px -30px;
}
.newicon-84-2 {
	background-position:-2520px -60px;
}
.newicon-83-0 {
	background-position:-2490px 0px;
}
.newicon-83-1 {
	background-position:-2490px -30px;
}
.newicon-83-2 {
	background-position:-2490px -60px;
}
.newicon-82-0 {
	background-position:-2460px 0px;
}
.newicon-82-1 {
	background-position:-2460px -30px;
}
.newicon-82-2 {
	background-position:-2460px -60px;
}
.newicon-81-0 {
	background-position:-2430px 0px;
}
.newicon-81-1 {
	background-position:-2430px -30px;
}
.newicon-81-2 {
	background-position:-2430px -60px;
}
.newicon-80-0 {
	background-position:-2400px 0px;
}
.newicon-80-1 {
	background-position:-2400px -30px;
}
.newicon-80-2 {
	background-position:-2400px -60px;
}
.newicon-79-0 {
	background-position:-2370px 0px;
}
.newicon-79-1 {
	background-position:-2370px -30px;
}
.newicon-79-2 {
	background-position:-2370px -60px;
}
.newicon-78-0 {
	background-position:-2340px 0px;
}
.newicon-78-1 {
	background-position:-2340px -30px;
}
.newicon-78-2 {
	background-position:-2340px -60px;
}
.newicon-77-0 {
	background-position:-2310px 0px;
}
.newicon-77-1 {
	background-position:-2310px -30px;
}
.newicon-77-2 {
	background-position:-2310px -60px;
}
.newicon-76-0 {
	background-position:-2280px 0px;
}
.newicon-76-1 {
	background-position:-2280px -30px;
}
.newicon-76-2 {
	background-position:-2280px -60px;
}
.newicon-75-0 {
	background-position:-2250px 0px;
}
.newicon-75-1 {
	background-position:-2250px -30px;
}
.newicon-75-2 {
	background-position:-2250px -60px;
}
.newicon-74-0 {
	background-position:-2220px 0px;
}
.newicon-74-1 {
	background-position:-2220px -30px;
}
.newicon-74-2 {
	background-position:-2220px -60px;
}
.newicon-73-0 {
	background-position:-2190px 0px;
}
.newicon-73-1 {
	background-position:-2190px -30px;
}
.newicon-73-2 {
	background-position:-2190px -60px;
}
.newicon-72-0 {
	background-position:-2160px 0px;
}
.newicon-72-1 {
	background-position:-2160px -30px;
}
.newicon-72-2 {
	background-position:-2160px -60px;
}
.newicon-71-0 {
	background-position:-2130px 0px;
}
.newicon-71-1 {
	background-position:-2130px -30px;
}
.newicon-71-2 {
	background-position:-2130px -60px;
}
.newicon-70-0 {
	background-position:-2100px 0px;
}
.newicon-70-1 {
	background:url(../images/mico.gif) no-repeat
}
.newicon-70-2 {
	background-position:-2100px -60px;
}
.newicon-69-0 {
	background-position:-2070px 0px;
}
.newicon-69-1 {
	background-position:-2070px -30px;
}
.newicon-69-2 {
	background-position:-2070px -60px;
}
.newicon-68-0 {
	background-position:-2040px 0px;
}
.newicon-68-1 {
	background-position:-2040px -30px;
}
.newicon-68-2 {
	background-position:-2040px -60px;
}
.newicon-67-0 {
	background-position:-2010px 0px;
}
.newicon-67-1 {
	background-position:-2010px -30px;
}
.newicon-67-2 {
	background-position:-2010px -60px;
}
.newicon-66-0 {
	background-position:-1980px 0px;
}
.newicon-66-1 {
	background-position:-1980px -30px;
}
.newicon-66-2 {
	background-position:-1980px -60px;
}
.newicon-65-0 {
	background-position:-1950px 0px;
}
.newicon-65-1 {
	background-position:-1950px -30px;
}
.newicon-65-2 {
	background-position:-1950px -60px;
}
.newicon-64-0 {
	background-position:-1920px 0px;
}
.newicon-64-1 {
	background-position:-1920px -30px;
}
.newicon-64-2 {
	background-position:-1920px -60px;
}
.newicon-63-0 {
	background-position:-1890px 0px;
}
.newicon-63-1 {
	background-position:-1890px -30px;
}
.newicon-63-2 {
	background-position:-1890px -60px;
}
.newicon-62-0 {
	background-position:-1860px 0px;
}
.newicon-62-1 {
	background-position:-1860px -30px;
}
.newicon-62-2 {
	background-position:-1860px -60px;
}
.newicon-61-0 {
	background-position:-1830px 0px;
}
.newicon-61-1 {
	background-position:-1830px -30px;
}
.newicon-61-2 {
	background-position:-1830px -60px;
}
.newicon-60-0 {
	background-position:-1800px 0px;
}
.newicon-60-1 {
	background-position:-1800px -30px;
}
.newicon-60-2 {
	background-position:-1800px -60px;
}
.newicon-59-0 {
	background-position:-1770px 0px;
}
.newicon-59-1 {
	background-position:-1770px -30px;
}
.newicon-59-2 {
	background-position:-1770px -60px;
}
.newicon-58-0 {
	background-position:-1740px 0px;
}
.newicon-58-1 {
	background-position:-1740px -30px;
}
.newicon-58-2 {
	background-position:-1740px -60px;
}
.newicon-57-0 {
	background-position:-1710px 0px;
}
.newicon-57-1 {
	background-position:-1710px -30px;
}
.newicon-57-2 {
	background-position:-1710px -60px;
}
.newicon-56-0 {
	background-position:-1680px 0px;
}
.newicon-56-1 {
	background-position:-1680px -30px;
}
.newicon-56-2 {
	background-position:-1680px -60px;
}
.newicon-55-0 {
	background-position:-1650px 0px;
}
.newicon-55-1 {
	background-position:-1650px -30px;
}
.newicon-55-2 {
	background-position:-1650px -60px;
}
.newicon-54-0 {
	background-position:-1620px 0px;
}
.newicon-54-1 {
	background-position:-1620px -30px;
}
.newicon-54-2 {
	background-position:-1620px -60px;
}
.newicon-53-0 {
	background-position:-1590px 0px;
}
.newicon-53-1 {
	background-position:-1590px -30px;
}
.newicon-53-2 {
	background-position:-1590px -60px;
}
.newicon-52-0 {
	background-position:-1560px 0px;
}
.newicon-52-1 {
	background-position:-1560px -30px;
}
.newicon-52-2 {
	background-position:-1560px -60px;
}
.newicon-51-0 {
	background-position:-1530px 0px;
}
.newicon-51-1 {
	background-position:-1530px -30px;
}
.newicon-51-2 {
	background-position:-1530px -60px;
}
.newicon-50-0 {
	background-position:-1500px 0px;
}
.newicon-50-1 {
	background-position:-1500px -30px;
}
.newicon-50-2 {
	background-position:-1500px -60px;
}
.newicon-49-0 {
	background-position:-1470px 0px;
}
.newicon-49-1 {
	background-position:-1470px -30px;
}
.newicon-49-2 {
	background-position:-1470px -60px;
}
.newicon-48-0 {
	background-position:-1440px 0px;
}
.newicon-48-1 {
	background-position:-1440px -30px;
}
.newicon-48-2 {
	background-position:-1440px -60px;
}
.newicon-47-0 {
	background-position:-1410px 0px;
}
.newicon-47-1 {
	background-position:-1410px -30px;
}
.newicon-47-2 {
	background-position:-1410px -60px;
}
.newicon-46-0 {
	background-position:-1380px 0px;
}
.newicon-46-1 {
	background-position:-1380px -30px;
}
.newicon-46-2 {
	background-position:-1380px -60px;
}
.newicon-45-0 {
	background-position:-1350px 0px;
}
.newicon-45-1 {
	background-position:-1350px -30px;
}
.newicon-45-2 {
	background-position:-1350px -60px;
}
.newicon-44-0 {
	background-position:-1320px 0px;
}
.newicon-44-1 {
	background-position:-1320px -30px;
}
.newicon-44-2 {
	background-position:-1320px -60px;
}
.newicon-43-0 {
	background-position:-1290px 0px;
}
.newicon-43-1 {
	background-position:-1290px -30px;
}
.newicon-43-2 {
	background-position:-1290px -60px;
}
.newicon-42-0 {
	background-position:-1260px 0px;
}
.newicon-42-1 {
	background-position:-1260px -30px;
}
.newicon-42-2 {
	background-position:-1260px -60px;
}
.newicon-41-0 {
	background-position:-1230px 0px;
}
.newicon-41-1 {
	background-position:-1230px -30px;
}
.newicon-41-2 {
	background-position:-1230px -60px;
}
.newicon-40-0 {
	background-position:-1200px 0px;
}
.newicon-40-1 {
	background-position:-1200px -30px;
}
.newicon-40-2 {
	background-position:-1200px -60px;
}
.newicon-39-0 {
	background-position:-1170px 0px;
}
.newicon-39-1 {
	background-position:-1170px -30px;
}
.newicon-39-2 {
	background-position:-1170px -60px;
}
.newicon-38-0 {
	background-position:-1140px 0px;
}
.newicon-38-1 {
	background-position:-1140px -30px;
}
.newicon-38-2 {
	background-position:-1140px -60px;
}
.newicon-37-0 {
	background-position:-1110px 0px;
}
.newicon-37-1 {
	background-position:-1110px -30px;
}
.newicon-37-2 {
	background-position:-1110px -60px;
}
.newicon-36-0 {
	background-position:-1080px 0px;
}
.newicon-36-1 {
	background-position:-1080px -30px;
}
.newicon-36-2 {
	background-position:-1080px -60px;
}
.newicon-35-0 {
	background-position:-1050px 0px;
}
.newicon-35-1 {
	background-position:-1050px -30px;
}
.newicon-35-2 {
	background-position:-1050px -60px;
}
.newicon-34-0 {
	background-position:-1020px 0px;
}
.newicon-34-1 {
	background-position:-1020px -30px;
}
.newicon-34-2 {
	background-position:-1020px -60px;
}
.newicon-33-0 {
	background-position:-990px 0px;
}
.newicon-33-1 {
	background-position:-990px -30px;
}
.newicon-33-2 {
	background-position:-990px -60px;
}
.newicon-32-0 {
	background-position:-960px 0px;
}
.newicon-32-1 {
	background-position:-960px -30px;
}
.newicon-32-2 {
	background-position:-960px -60px;
}
.newicon-31-0 {
	background-position:-930px 0px;
}
.newicon-31-1 {
	background-position:-930px -30px;
}
.newicon-31-2 {
	background-position:-930px -60px;
}
.newicon-30-0 {
	background-position:-900px 0px;
}
.newicon-30-1 {
	background-position:-900px -30px;
}
.newicon-30-2 {
	background-position:-900px -60px;
}
.newicon-29-0 {
	background-position:-870px 0px;
}
.newicon-29-1 {
	background-position:-870px -30px;
}
.newicon-29-2 {
	background-position:-870px -60px;
}
.newicon-28-0 {
	background-position:-840px 0px;
}
.newicon-28-1 {
	background-position:-840px -30px;
}
.newicon-28-2 {
	background-position:-840px -60px;
}
.newicon-27-0 {
	background-position:-810px 0px;
}
.newicon-27-1 {
	background-position:-810px -30px;
}
.newicon-27-2 {
	background-position:-810px -60px;
}
.newicon-26-0 {
	background-position:-780px 0px;
}
.newicon-26-1 {
	background-position:-780px -30px;
}
.newicon-26-2 {
	background-position:-780px -60px;
}
.newicon-25-0 {
	background-position:-750px 0px;
}
.newicon-25-1 {
	background-position:-750px -30px;
}
.newicon-25-2 {
	background-position:-750px -60px;
}
.newicon-24-0 {
	background-position:-720px 0px;
}
.newicon-24-1 {
	background-position:-720px -30px;
}
.newicon-24-2 {
	background-position:-720px -60px;
}
.newicon-23-0 {
	background-position:-690px 0px;
}
.newicon-23-1 {
	background-position:-690px -30px;
}
.newicon-23-2 {
	background-position:-690px -60px;
}
.newicon-22-0 {
	background-position:-660px 0px;
}
.newicon-22-1 {
	background-position:-660px -30px;
}
.newicon-22-2 {
	background-position:-660px -60px;
}
.newicon-21-0 {
	background-position:-630px 0px;
}
.newicon-21-1 {
	background-position:-630px -30px;
}
.newicon-21-2 {
	background-position:-630px -60px;
}
.newicon-20-0 {
	background-position:-600px 0px;
}
.newicon-20-1 {
	background-position:-600px -30px;
}
.newicon-20-2 {
	background-position:-600px -60px;
}
.newicon-19-0 {
	background-position:-570px 0px;
}
.newicon-19-1 {
	background-position:-570px -30px;
}
.newicon-19-2 {
	background-position:-570px -60px;
}
.newicon-18-0 {
	background-position:-540px 0px;
}
.newicon-18-1 {
	background-position:-540px -30px;
}
.newicon-18-2 {
	background-position:-540px -60px;
}
.newicon-17-0 {
	background-position:-510px 0px;
}
.newicon-17-1 {
	background-position:-510px -30px;
}
.newicon-17-2 {
	background-position:-510px -60px;
}
.newicon-16-0 {
	background-position:-480px 0px;
}
.newicon-16-1 {
	background-position:-480px -30px;
}
.newicon-16-2 {
	background-position:-480px -60px;
}
.newicon-15-0 {
	background-position:-450px 0px;
}
.newicon-15-1 {
	background-position:-450px -30px;
}
.newicon-15-2 {
	background-position:-450px -60px;
}
.newicon-14-0 {
	background-position:-420px 0px;
}
.newicon-14-1 {
	background-position:-420px -30px;
}
.newicon-14-2 {
	background-position:-420px -60px;
}
.newicon-13-0 {
	background-position:-390px 0px;
}
.newicon-13-1 {
	background-position:-390px -30px;
}
.newicon-13-2 {
	background-position:-390px -60px;
}
.newicon-12-0 {
	background-position:-360px 0px;
}
.newicon-12-1 {
	background-position:-360px -30px;
}
.newicon-12-2 {
	background-position:-360px -60px;
}
.newicon-11-0 {
	background-position:-330px 0px;
}
.newicon-11-1 {
	background-position:-330px -30px;
}
.newicon-11-2 {
	background-position:-330px -60px;
}
.newicon-10-0 {
	background-position:-300px 0px;
}
.newicon-10-1 {
	background-position:-300px -30px;
}
.newicon-10-2 {
	background-position:-300px -60px;
}
.newicon-9-0 {
	background-position:-270px 0px;
}
.newicon-9-1 {
	background-position:-270px -30px;
}
.newicon-9-2 {
	background-position:-270px -60px;
}
.newicon-8-0 {
	background-position:-240px 0px;
}
.newicon-8-1 {
	background-position:-240px -30px;
}
.newicon-8-2 {
	background-position:-240px -60px;
}
.newicon-7-0 {
	background-position:-210px 0px;
}
.newicon-7-1 {
	background-position:-210px -30px;
}
.newicon-7-2 {
	background-position:-210px -60px;
}
.newicon-6-0 {
	background-position:-180px 0px;
}
.newicon-6-1 {
	background-position:-180px -30px;
}
.newicon-6-2 {
	background-position:-180px -60px;
}
.newicon-5-0 {
	background-position:-150px 0px;
}
.newicon-5-1 {
	background-position:-150px -30px;
}
.newicon-5-2 {
	background-position:-150px -60px;
}
.newicon-4-0 {
	background-position:-120px 0px;
}
.newicon-4-1 {
	background-position:-120px -30px;
}
.newicon-4-2 {
	background-position:-120px -60px;
}
.newicon-3-0 {
	background-position:-90px 0px;
}
.newicon-3-1 {
	background-position:-90px -30px;
}
.newicon-3-2 {
	background-position:-90px -60px;
}
.newicon-2-0 {
	background-position:-60px 0px;
}
.newicon-2-1 {
	background-position:-60px -30px;
}
.newicon-2-2 {
	background-position:-60px -60px;
}
.newicon-1-0 {
	background-position:-30px 0px;
}
.newicon-1-1 {
	background-position:-30px -30px;
}
.newicon-1-2 {
	background-position:-30px -60px;
}
.newicon-0-0 {
	background-position:0px 0px;
}
.newicon-0-1 {
	background-position:0px -30px;
}
.newicon-0-2 {
	background-position:0px -60px;
}
.artikelfilter.aktiv .icon-close {
	display:inline-block;
	background:url('../images/icon-sprite.svg') no-repeat;
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	background-position:-1950px -30px;
	opacity:0.5;
	filter:alpha(opacity=50);
	height:24px;
	width:24px;
	margin-right:3px;
}
.km_flex {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
}
.flush {
	padding-left:0 !important;
	padding-right:0 !important;
}
.fixed {
	position:absolute;
	top:0;
	left:0;
	right:0;
}
@media (min-width:850px) {
	.fixed {
	position:fixed;
}
}nav.fixed {
	max-height:100%;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	
	overflow-y:scroll;
	background:url(../images/top_bg.jpg) repeat-x; 
	z-index:99998;
	border-bottom: 1px solid #eaeaea;
}
@media (min-width:850px) {
	nav.fixed {
	max-height:100%;
}
}nav.fixed.aktiv {
	background-color:#fff;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	border-bottom:solid 1px #ddd;
	overflow-y:scroll;
	background:rgba(0,0,0,0.8);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000'); 
	z-index:99998
}
.container.fixed {
	background-color:inherit;
	z-index:10;
	height:61px;
	width:100%;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
}
@media (max-width:799px) {
	.container.fixed {
	position:absolute;
}
}.container.fixed>.row {
	}@media (min-width:850px) {
	.container.fixed {
	padding-left:50%;
}
.container.fixed>.row {
	left:-50%;
}
}.container.fixed .list-inline > li {
	vertical-align:middle;
	font-size:16px;
}
.container.fixed .list-inline > li >select{display:none;}
@media (max-width:850px) {
	.container.fixed .list-inline > li >select{display:block;}
}
.container.fixed .list-inline.pull-right-lg {
	margin:0 -5px;
}
.container.fixed h1 {
	margin:0;
	font-size:16px;
}
.container.fixed h1 img {
	margin-left:-6px;
	margin-top:-4px;
}
[data-nav-container] {
	-webkit-transition:background-color 0.5s,max-height .25s;
	-moz-transition:background-color 0.5s,max-height .25s;
	-o-transition:background-color 0.5s,max-height .25s;
	transition:background-color 0.5s,max-height .25s;
}
[data-nav-container]>.container {
	-webkit-transition:margin-top 0.25s,max-width 0.5s;
	-moz-transition:margin-top 0.25s,max-width 0.5s;
	-o-transition:margin-top 0.25s,max-width 0.5s;
	transition:margin-top 0.25s,max-width 0.5s;
	margin-top:0px;
}
@media (min-width:850px) {
	[data-nav-container].hideHead,[data-nav-container].spezial_hideHead {
	max-height:0px !important;
}
}@media (min-width:850px) {
	[data-nav-container].hideHead>.container,[data-nav-container].spezial_hideHead>.container {
	margin-top:-62px;
}
}[data-nav-toggle]>ul {
	display:none;
}
[data-nav-toggle]>ul.active {
	display:block;
}
[data-nav-toggle]>ul li {
	line-height:120%;
	padding-bottom:4px;
}
[data-nav-toggle]>ul li p {
	line-height:1.428571429;
}
[data-nav-toggle][data-nav-toggle="ls-navbar"] {
	position:absolute;
	top:0;
	right:20px;
}
[data-nav-toggle] .input-frame {
	display:inline-block;
	border-color:rgba(119,119,119,0.2);
	width:100%;
	height:33px;
	margin-bottom:15px;
}
@media (min-width:850px) {
	[data-nav-toggle] .input-frame {
	margin-top:0px;
}
}[data-nav-toggle] .input-frame>input {
	width:auto;
	right:10px;
	min-width:96.56%;
}
@media (max-width:799px) {
	[data-nav-toggle] .input-frame>input {
	width:112.5%;
	margin-left:-6.25%;
	margin-right:-6.25%;
}
}[data-nav-toggle]>a:hover,[data-nav-toggle]>a:active,[data-nav-toggle]>a:focus {
	text-decoration:none;
}
[data-nav-toggle="nav_suche"] .newicon-search,[data-nav-target="nav_suche"] .newicon-search {
	margin-left:-6px;
	opacity:.6;
	filter:alpha(opacity=60);
}
[data-nav-toggle="nav_suche"] .newicon-search:hover,[data-nav-target="nav_suche"] .newicon-search:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
[data-nav-search][disabled] {
	background-color:transparent !important;
}
@media (max-width:799px) {
	[data-nav-search] {
	font-size:16px !important;
	-webkit-transform:scale(0.875);
	-moz-transform:scale(0.875);
	-ms-transform:scale(0.875);
	-o-transform:scale(0.875);
	transform:scale(0.875);
	left:0px !important;
}
}[data-nav-target="ls-navbar"] {
	padding-top:60px !important;
}
[data-nav-target="ls-navbar"] *,[data-nav-target="ls-navbar"] *:hover {
	text-decoration:none !important;
}
[data-nav-target="ls-navbar"]>* {
	display:none;
	padding-bottom:30px;
}
@media (min-width:850px) {
	[data-nav-target="ls-navbar"]>* {
	display:block;
	padding-top:0px;
	padding-bottom:0px;
}
}@media (min-width:850px) {
	[data-nav-target="ls-navbar"] [data-nav-target]>* {
	padding-top:30px;
	padding-bottom:30px;
}
}[data-nav-target="ls-navbar"] [data-nav-target]> *.undoPadding {
	padding-top:0px;
}
@media (min-width:850px) {
	.font-16-md {
	font-size:16px;
}
}@media (min-width:850px) {
	[data-nav-toggle][data-nav-target]>ul>li>ul {
	display:block !important;
}
[data-nav-toggle][data-nav-target]>ul>li>a {
	color:#333;
	text-decoration:none;
	cursor:default;
	font-size:16px;
}
}@media (max-width:800px) {
	[data-nav-toggle][data-nav-target] {
	overflow:hidden;
}
[data-nav-toggle][data-nav-target]>ul .km-block:first-child,[data-nav-toggle][data-nav-target]>ul img:first-child,[data-nav-toggle][data-nav-target] [data-nav-toggle]>ul .km-block:first-child,[data-nav-toggle][data-nav-target] [data-nav-toggle]>ul img:first-child {
	margin-top:15px;
}
}@media (max-width:799px) {
	[data-nav-toggle][data-nav-target],[data-nav-toggle][data-nav-target] [data-nav-toggle] {
	padding-top:7.5px;
	padding-bottom:7.5px;
}
[data-nav-toggle][data-nav-target] [data-nav-toggle]+[data-nav-toggle],[data-nav-toggle][data-nav-target]+[data-nav-toggle] {
	border-top:solid 1px #ddd;
}
}[data-id-area="5"] [data-nav-id-area="5"] > a,[data-id-area="1"] [data-nav-id-area="1"] > a,[data-id-area="2"] [data-nav-id-area="2"] > a,[data-id-area="3"] [data-nav-id-area="3"] > a {
	font-weight:bold;
	color:black;
}
.side_menu_outer {
	position:fixed;
	z-index:100;
	right:0;
	bottom:0;
	width:100%;
	height:44px;
	top:auto;
}
.side_menu_inner {
	position:absolute;
	right:0px;
	z-index:999;
	display:block;
	position:fixed;
	right:0px;
	bottom:50px;
}
.side_menu_section {
	-webkit-transition:opacity 0.25s;
	-moz-transition:opacity 0.25s;
	-o-transition:opacity 0.25s;
	transition:opacity 0.25s;
	opacity:.8;
	filter:alpha(opacity=90);
	cursor:pointer;
	/*background-color:rgba(0,0,0,0.6);
	*/background:#074E9E;
	overflow:hidden;
	width:44px;
	height:44px;
	margin:0 -308px -44px 264px;
	float:left;
}
.side_menu_section:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.side_menu_section[data-side-menu="social"] {
	-webkit-transition:margin-top .25s,margin-left .25s,opacity .25s;
	-moz-transition:margin-top .25s,margin-left .25s,opacity .25s;
	-o-transition:margin-top .25s,margin-left .25s,opacity .25s;
	transition:margin-top .25s,margin-left .25s,opacity .25s;
	width:44px;
	height:220px;
}
.side_menu_section[data-side-menu="social"].social_active {
	margin-left:0 !important;
	margin-top:-176px !important;
}
.side_menu_section span {
	margin:10px;
	display:block;
	float:left;
}
@media (min-width:850px) {
	.side_menu_outer {
	width:0;
	height:auto;
	top:0;
	background-color:transparent;
}
.side_menu_outer:before {
	content:"";
	height:100%;
}
.side_menu_outer:before,.side_menu_inner {
	display:inline-block;
	vertical-align:middle;
}
.side_menu_inner {
	display:block;
	position:fixed;
	right:0px;
	bottom:50px;
	margin-right:0;
}
.side_menu_section {
	float:none;
	display:none
}
.side_menu_section[data-side-menu="social"] {
	height:44px;
	width:220px;
}
.side_menu_section[data-side-menu="social"].social_active {
	margin-top:0 !important;
	margin-left:-176px !important;
}
}.square {
	background:#eee;
	width:100%;
	position:relative;
}
.square:before {
	content:'';
	display:block;
	padding-bottom:100%;
}
.square>* {
	position:absolute;
	text-align:center;
	overflow:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.square>*:before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0;
}
.square>*>* {
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
	width:auto;
}
.scale-img-5-4 {
	background:transparent;
	width:100%;
	position:relative;
}
.scale-img-5-4:before {
	content:'';
	display:block;
	padding-bottom:80%;
}
.scale-img-5-4>* {
	position:absolute;
	text-align:center;
	overflow:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.scale-img-5-4>*:before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0;
}
.scale-img-5-4>*>* {
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
	width:auto;
}
.scale-img-a4 {
	background:#eee;
	width:100%;
	position:relative;
	border:1px solid #eee;
}
.scale-img-a4:before {
	content:'';
	display:block;
	padding-bottom:141.97530864%;
}
.scale-img-a4>* {
	position:absolute;
	text-align:center;
	overflow:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.scale-img-a4>*:before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0;
}
.scale-img-a4>*>* {
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
	width:auto;
}
.hardcol-3 {
	padding:0 7.5px;
	width:100%;
}
@media (min-width:850px) {
	.hardcol-3 {
	width:190px;
}
}@media (min-width:1024px) {
	.hardcol-3 {
	width:230px;
}
}@media (min-width:1140px) {
	.hardcol-3 {
	width:266.25px;
}
}@media (min-width:850px) {
	.hardcol-inner-3 {
	width:178.75px;
}
}@media (min-width:1024px) {
	.hardcol-inner-3 {
	width:218.75px;
}
}@media (min-width:1140px) {
	.hardcol-inner-3 {
	width:255px;
}
}.video-overlay h2 {
	font-size:3em;
	color:rgba(234,234,234,0.6);
}
@media (min-width:850px) {
	.video-overlay h2 {
	font-size:5em;
}
}@media (min-width:992px) {
	.video-overlay h2 {
	font-size:7em;
}
}@media (min-width:1140px) {
	.video-overlay h2 {
	font-size:10em;
}
}@media (max-width:799px) {
	.video-overlay .flush {
	position:absolute;
	bottom:15px;
}
}.video-js {
	width:100% !important;
	height:100% !important;
}
.video-js .vjs-control-bar {
	display:none;
}
a[id*="head-img-"] {
	display:block;
}
.video-js {
	background-color:#000;
	position:relative;
	padding:0;
	font-size:10px;
	vertical-align:middle;
	font-weight:normal;
	font-style:normal;
	-webkit-user-:none;
	-moz-user-:none;
	-ms-user-:none;
	user-:none;
}
.video-js .vjs-tech {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.video-js:-moz-full-screen {
	position:absolute;
}
body.vjs-full-window {
	padding:0;
	margin:0;
	height:100%;
	overflow-y:auto;
}
.video-js.vjs-fullscreen {
	position:fixed;
	overflow:hidden;
	z-index:1000;
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:100% !important;
	height:100% !important;
	_position:absolute;
}
.video-js:-webkit-full-screen {
	width:100% !important;
	height:100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor:none;
}
.vjs-poster {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
	cursor:pointer;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
.vjs-poster img {
	display:block;
	margin:0 auto;
	max-height:100%;
	padding:0;
	width:100%;
}
.video-js.vjs-using-native-controls .vjs-poster {
	display:none;
}
.video-js .vjs-text-track-display {
	text-align:center;
	position:absolute;
	bottom:4em;
	left:1em;
	right:1em;
}
.video-js .vjs-text-track {
	display:none;
	font-size:1.4em;
	text-align:center;
	margin-bottom:0.1em;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
}
.video-js .vjs-subtitles {
	color:#fff;
}
.video-js .vjs-captions {
	color:#fc6;
}
.vjs-tt-cue {
	display:block;
}
.vjs-default-skin .vjs-hidden {
	display:none;
}
.vjs-lock-showing {
	display:block !important;
	opacity:1;
	visibility:visible;
}
.shepherd-element,.shepherd-element:after,.shepherd-element:before,.shepherd-element *,.shepherd-element *:after,.shepherd-element *:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.shepherd-element {
	position:absolute;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity .5s linear;
	-moz-transition:opacity .5s linear;
	-o-transition:opacity .5s linear;
	transition:opacity .5s linear;
}
.shepherd-visible {
	visibility:visible;
	opacity:1;
}
.shepherd-element.shepherd-theme-arrows {
	max-width:100%;
	max-height:100%;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content {
	position:relative;
	background:#f5f5f5;
	color:#333;
	padding:1em;
	font-size:1.1em;
	line-height:1.5em;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.2));
	-moz-filter:drop-shadow(0 1px 2px rgba(0,0,0,0.2));
	filter:drop-shadow(0 1px 2px rgba(0,0,0,0.2));
}
.shepherd-element.shepherd-theme-arrows .shepherd-content:before {
	content:"";
	display:block;
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-width:16px;
	border-style:solid;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-content {
	margin-bottom:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-content:before {
	top:100%;
	left:50%;
	margin-left:-16px;
	border-top-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-content {
	margin-top:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-content:before {
	bottom:100%;
	left:50%;
	margin-left:-16px;
	border-bottom-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right.shepherd-element-attached-middle .shepherd-content {
	margin-right:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right.shepherd-element-attached-middle .shepherd-content:before {
	left:100%;
	top:50%;
	margin-top:-16px;
	border-left-color:#f5f5f5;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left.shepherd-element-attached-middle .shepherd-content {
	margin-left:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left.shepherd-element-attached-middle .shepherd-content:before {
	right:100%;
	top:50%;
	margin-top:-16px;
	border-right-color:#f5f5f5;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom .shepherd-content {
	margin-top:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom .shepherd-content:before {
	bottom:100%;
	left:16px;
	border-bottom-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom .shepherd-content {
	margin-top:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom .shepherd-content:before {
	bottom:100%;
	right:16px;
	border-bottom-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top .shepherd-content {
	margin-bottom:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top .shepherd-content:before {
	top:100%;
	left:16px;
	border-top-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top .shepherd-content {
	margin-bottom:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top .shepherd-content:before {
	top:100%;
	right:16px;
	border-top-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content {
	margin-right:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content:before {
	top:16px;
	left:100%;
	border-left-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content {
	margin-left:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content:before {
	top:16px;
	right:100%;
	border-right-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content {
	margin-right:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content:before {
	bottom:16px;
	left:100%;
	border-left-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content {
	margin-left:16px;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content:before {
	bottom:16px;
	right:100%;
	border-right-color:white;
}
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before,.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before,.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before {
	border-bottom-color:#eee;
}
.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header {
	background:#eee;
	padding:1em;
}
.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header a.shepherd-cancel-link {
	padding:0;
	margin-bottom:0;
}
.shepherd-element.shepherd-theme-arrows.shepherd-has-cancel-link .shepherd-content header h3 {
	float:left;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content {
	padding:0;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content * {
	font-size:inherit;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header {
	*zoom:1;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header:after {
	content:"";
	display:table;
	clear:both;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header h3 {
	margin:0;
	line-height:1;
	font-weight:normal;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link {
	float:right;
	text-decoration:none;
	font-size:1.25em;
	line-height:0.8em;
	font-weight:normal;
	color:rgba(0,0,0,0.5);
	opacity:0.25;
	position:relative;
	top:0.1em;
	padding:0.8em;
	margin-bottom:-0.8em;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link:hover {
	opacity:1;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text {
	padding:1em;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text p {
	margin:0 0 0.5em 0;
	line-height:1.3em;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text p:last-child {
	margin-bottom:0;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content footer {
	padding:0 1em 1em;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-cos {
	text-align:right;
	list-style:none;
	padding:0;
	margin:0;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li {
	display:inline;
	padding:0;
	margin:0;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li:last-child .shepherd-button {
	margin-right:0;
}
.shepherd-element.shepherd-theme-arrows.shepherd-transparent-text .shepherd-text {
	color:#333;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content {
	width:400px;
	max-width:100%;
}
.shepherd-buttons {
	margin-left:-40px;
}
.shepherd-buttons li {
	margin-right:5px;
}
.shepherd-buttons:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
#wrap_simulationen {
	position:relative;
}
#wrap_simulationen .simulationsobjekt {
	height:100%;
	-webkit-transition:height 1s;
	-moz-transition:height 1s;
	-o-transition:height 1s;
	transition:height 1s;
	-webkit-transition:opacity 1s;
	-moz-transition:opacity 1s;
	-o-transition:opacity 1s;
	transition:opacity 1s;
}
#wrap_simulationen .simulationsobjekt.stapeln {
	position:relative;
	z-index:1;
	float:left;
	height:0;
}
#wrap_simulationen .simulationsobjekt.ausgeblendet {
	opacity:0;
	filter:alpha(opacity=0);
	z-index:1;
	position:absolute;
}
#wrap_simulationen .simulationsobjekt.eingeblendet {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:2;
	height:100%;
}
#wrap_simulationen .simulationsobjekt .trigger-aktiv {
	font-weight:bold;
}
#wrap_simulationen .simulationsobjekt img {
	width:100%;
}
.image-change,.image-blender,.image-change-slider {
	opacity:0;
}
.sliderTrack {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
}
.sliderThumb {
	border:none;
	height:14px;
	width:14px;
	border-radius:0px;
	background:#9ca09f;
	margin-top:-1px;
	border:1px #494e55 solid;
}
input[type=range] {
	-webkit-appearance:none;
	border:1px solid white;
	margin:10px 0 0 0;
	padding:0;
}
input[type=range]::-webkit-slider-runnable-track {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
}
input[type=range]::-webkit-slider-thumb {
	-webkit-appearance:none;
	border:none;
	height:14px;
	width:14px;
	border-radius:0px;
	background:#9ca09f;
	margin-top:-1px;
	border:1px #494e55 solid;
}
input[type=range]:focus {
	outline:none;
}
input[type=range]::-moz-range-track {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
}
input[type=range]::-moz-range-thumb {
	border:none;
	height:14px;
	width:14px;
	border-radius:0px;
	background:#9ca09f;
	margin-top:-1px;
	border:1px #494e55 solid;
}
input[type=range]::-moz-focus-outer {
	border:0;
}
input[type=range]::-ms-track {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
	color:transparent;
	border-color:transparent;
}
.rgb-gradient .gradient_red::-webkit-slider-runnable-track {
	background:-webkit-linear-gradient(left,#000 0%,#f00 100%);
}
.rgb-gradient .gradient_green::-webkit-slider-runnable-track {
	background:-webkit-linear-gradient(left,#000 0%,#0f0 100%);
}
.rgb-gradient .gradient_blue::-webkit-slider-runnable-track {
	background:-webkit-linear-gradient(left,#000 0%,#00f 100%);
}
.rgb-gradient .gradient_red::-moz-range-track {
	background:-moz-linear-gradient(left,#000 0%,#f00 100%);
}
.rgb-gradient .gradient_green::-moz-range-track {
	background:-moz-linear-gradient(left,#000 0%,#0f0 100%);
}
.rgb-gradient .gradient_blue::-moz-range-track {
	background:-moz-linear-gradient(left,#000 0%,#00f 100%);
}
.rgb-gradient .gradient_red::-ms-track {
	background:-ms-linear-gradient(left,#000 0%,#f00 100%);
	background-clip:content-box;
}
.rgb-gradient .gradient_green::-ms-track {
	background:-ms-linear-gradient(left,#000 0%,#0f0 100%);
	background-clip:content-box;
}
.rgb-gradient .gradient_blue::-ms-track {
	background:-ms-linear-gradient(left,#000 0%,#00f 100%);
	background-clip:content-box;
}
input[type=range]::-ms-thumb {
	border:none;
	height:14px;
	width:14px;
	border-radius:0px;
	background:#9ca09f;
	margin-top:-1px;
	border:1px #494e55 solid;
	margin-top:0;
}
input[type=range]::-ms-fill-lower {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
}
input[type=range]::-ms-fill-upper {
	height:14px;
	background:none;
	border:1px #8e8e8e solid;
	border-radius:0%;
}
input[type=range]::-ms-tooltip {
	display:none;
}
.flashbreite620 {
	width:620px;
	overflow:hidden;
}
.flashbreite411 {
	width:411px;
	overflow:hidden;
}
.flashbreite340 {
	width:340px;
	overflow:hidden;
}
.flashhoehe676 {
	height:676px;
	overflow:hidden;
}
.flashhoehe650 {
	height:650px;
	overflow:hidden;
}
.flashhoehe611 {
	height:611px;
	overflow:hidden;
}
.flashhoehe598 {
	height:598px;
	overflow:hidden;
}
.flashhoehe585 {
	height:585px;
	overflow:hidden;
}
.flashhoehe572 {
	height:572px;
	overflow:hidden;
}
.flashhoehe559 {
	height:559px;
	overflow:hidden;
}
.flashhoehe546 {
	height:546px;
	overflow:hidden;
}
.flashhoehe533 {
	height:533px;
	overflow:hidden;
}
.flashhoehe507 {
	height:507px;
	overflow:hidden;
}
.flashhoehe494 {
	height:494px;
	overflow:hidden;
}
.flashhoehe481 {
	height:481px;
	overflow:hidden;
}
.flashhoehe468 {
	height:468px;
	overflow:hidden;
}
.flashhoehe455 {
	height:455px;
	overflow:hidden;
}
.flashhoehe442 {
	height:416px;
	overflow:hidden;
}
.flashhoehe429 {
	height:429px;
	overflow:hidden;
}
.flashhoehe416 {
	height:416px;
	overflow:hidden;
}
.flashhoehe403 {
	height:403px;
	overflow:hidden;
}
.flashhoehe390 {
	height:390px;
	overflow:hidden;
}
.flashhoehe377 {
	height:377px;
	overflow:hidden;
}
.flashhoehe364 {
	height:364px;
	overflow:hidden;
}
.flashhoehe351 {
	height:351px;
	overflow:hidden;
}
.flashhoehe338 {
	height:338px;
	overflow:hidden;
}
.flashhoehe325 {
	height:325px;
	overflow:hidden;
}
.flashhoehe312 {
	height:312px;
	overflow:hidden;
}
.flashhoehe299 {
	height:299px;
	overflow:hidden;
}
.flashhoehe286 {
	height:286px;
	overflow:hidden;
}
.flashhoehe273 {
	height:273px;
	overflow:hidden;
}
.flashhoehe260 {
	height:260px;
	overflow:hidden;
}
.flashhoehe247 {
	height:247px;
	overflow:hidden;
}
.flashhoehe221 {
	height:221px;
	overflow:hidden;
}
.flashhoehe195 {
	height:195px;
	overflow:hidden;
}
.flashhoehe156 {
	height:156px;
	overflow:hidden;
}
.panel-container .btn-group label {
	overflow:hidden;
	display:block;
}
.panel-container .btn-group input[type="radio"] {
	margin-left:-30px;
	margin-right:20px;
	display:inline;
}
.panel-container .btn-group .btn {
	float:none;
	text-align:left;
	background-color:#f6f6f6;
}
.panel-container .btn-group .btn.km-active {
	background-color:#a2a2a4;
	color:#fff;
}
.panel-container .btn-group .btn:hover {
	background-color:#a2a2a4;
	color:#fff;
}
.panel-container .btn-group .btn+.btn {
	margin-left:0;
}
.panel-container .metric-grid {
	background-color:transparent;
}
.panel-container .metric-grid:hover {
	color:#999;
	box-shadow:none;
}
.panel-container .icon-metric-grid {
	width:32px;
	height:32px;
	background-image:url(../images/metric-grid.svg);
	background-repeat:no-repeat;
	float:left;
	margin-right:0;
	background-position:2px 2px;
}
.secondary-images img {
	margin-right:10px;
}
.event_wrapper {
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
}
.event_wrapper [data-toggle="collapse"] {
	text-decoration:none;
}
.event_wrapper [data-toggle="collapse"]:hover {
	text-decoration:none;
}
.event_wrapper a[data-toggle="collapse"]:not(.collapsed) .newicon-menu {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
}
.event_wrapper a[data-toggle="collapse"] .collapsed .newicon-menu {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
}
@media (min-width:1024px) {
	.event_wrapper {
	padding:30px 0 30px 0;
}
}.evtmngr_event .panel-group:last-of-type  .event_wrapper {
	border-bottom:none;
}
.eventmanager {
	padding-bottom:25px;
}
.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	-moz-backface-visibility:hidden;
}
.blueimp-gallery>.slides>.slide>.slide-content {
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	opacity:1;
}
.blueimp-gallery {
	position:fixed;
	z-index:999999;
	overflow:hidden;
	background:#000;
	background:rgba(0,0,0,0.9);
	opacity:0;
	display:none;
	direction:ltr;
	-ms-touch-action:none;
	touch-action:none;
}
.blueimp-gallery-carousel {
	position:relative;
	z-index:auto;
	margin:1em auto;
	padding-bottom:56.25%;
	box-shadow:0 0 10px #000;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
}
.blueimp-gallery-display {
	display:block;
	opacity:1;
}
.blueimp-gallery>.slides {
	position:relative;
	height:100%;
	overflow:hidden;
}
.blueimp-gallery-carousel>.slides {
	position:absolute;
}
.blueimp-gallery>.slides>.slide {
	position:relative;
	float:left;
	height:100%;
	text-align:center;
	-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);
	-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);
	-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);
	-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);
	transition-timing-function:cubic-bezier(0.645,.045,.355,1);
}
.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content {
	-webkit-transition:opacity .5s linear;
	-moz-transition:opacity .5s linear;
	-ms-transition:opacity .5s linear;
	-o-transition:opacity .5s linear;
	transition:opacity .5s linear;
}
.blueimp-gallery>.slides>.slide-loading {
	background:url(../fonts/3bc553079c20462682cd330ef6bdba56.svg);
}
body:last-child .blueimp-gallery>.play-pause {
	width:20px;
	height:20px;
	background-size:40px 20px;
	background-image:url(../fonts/play-pause.svg);
}
body:last-child .blueimp-gallery-playing>.play-pause {
	background-position:-20px 0;
}
*+html .blueimp-gallery>.slides>.slide {
	min-height:300px;
}
*+html .blueimp-gallery>.slides>.slide>.slide-content {
	position:relative;
}
.blueimp-gallery>.indicator {
	position:absolute;
	top:auto;
	right:15px;
	bottom:15px;
	left:15px;
	margin:0 40px;
	padding:0;
	list-style:none;
	text-align:center;
	line-height:10px;
	display:none;
}
.blueimp-gallery>.indicator>li {
	display:inline-block;
	width:9px;
	height:9px;
	margin:6px 3px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	border:1px solid transparent;
	background:#ccc;
	background:rgba(255,255,255,0.25) center no-repeat;
	border-radius:5px;
	box-shadow:0 0 2px #000;
	opacity:.5;
	cursor:pointer;
}
.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active {
	background-color:#fff;
	border-color:#fff;
	opacity:1;
}
.blueimp-gallery-controls>.indicator {
	display:block;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
}
.blueimp-gallery-single>.indicator {
	display:none;
}
.blueimp-gallery>.indicator {
	-webkit-user-:none;
	-khtml-user-:none;
	-moz-user-:none;
	-ms-user-:none;
	user-:none;
}
*+html .blueimp-gallery>.indicator>li {
	display:inline;
}
.blueimp-gallery>.slides>.slide>.video-content>img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	-moz-backface-visibility:hidden;
}
.blueimp-gallery>.slides>.slide>.video-content>video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.blueimp-gallery>.slides>.slide>.video-content>iframe {
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	border:0;
}
.blueimp-gallery>.slides>.slide>.video-playing>iframe {
	top:0;
}
.blueimp-gallery>.slides>.slide>.video-content>a {
	position:absolute;
	top:50%;
	right:0;
	left:0;
	margin:-64px auto 0;
	width:128px;
	height:128px;
	background:url(../fonts/26d6846368244cd093c51bd97d1b5330.svg);
}
*+html .blueimp-gallery>.slides>.slide>.video-content {
	height:100%;
}
*+html .blueimp-gallery>.slides>.slide>.video-content>a {
	left:50%;
	margin-left:-64px;
}
.blueimp-gallery>.prev,.blueimp-gallery>.next {
	border:0;
	background:none;
}
body:last-child .blueimp-gallery>.play-pause {
	background:none;
	right:20px;
}
.blueimp-gallery>.indicator>li {
	border-radius:0;
	width:40px;
	height:40px;
}
.blueimp-gallery .modal-body {
	position:relative;
	text-align:center;
	padding:0 0 56.25%;
	overflow:hidden;
	cursor:pointer;
}
.blueimp-gallery .modal-footer {
	margin:0;
}
.blueimp-gallery .modal-body img,.blueimp-gallery .modal-body .video-content video,.blueimp-gallery .modal-body .video-content iframe,.blueimp-gallery .modal-body .video-content a {
	max-width:100%;
	max-height:100%;
	margin:auto;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.blueimp-gallery .modal-body .video-content video {
	display:none;
}
.blueimp-gallery .modal-body .video-playing video {
	display:block;
}
.blueimp-gallery .modal-body .video-content iframe {
	width:100%;
	height:100%;
	border:0;
	left:100%;
}
.blueimp-gallery .modal-body .video-playing iframe {
	left:0;
}
.blueimp-gallery .modal-body .video-playing img,.blueimp-gallery .modal-body .video-playing a {
	display:none;
}
.blueimp-gallery .modal-body .video-content a {
	cursor:pointer;
}
.blueimp-gallery .modal-body .video-content a:after {
	-webkit-font-smoothing:antialiased;
	content:"\e029";
	font-size:64px;
	line-height:64px;
	width:64px;
	height:64px;
	position:absolute;
	top:50%;
	margin:-32px 0 0 -32px;
}
.blueimp-gallery .modal-body .video-loading a {
	background:url(../images/loading_1.gif) center no-repeat;
	background-size:64px 64px;
}
.blueimp-gallery .modal-body .video-loading a:after {
	content:none;
}
@media screen and (min-width:768px) {
	.blueimp-gallery .modal-dialog {
	right:auto;
	left:auto;
	width:auto;
	max-width:900px;
	padding-left:5%;
	padding-right:5%;
}
}.container {
	max-width:100%;
	-webkit-transition:max-width 0.5s;
	-moz-transition:max-width 0.5s;
	-o-transition:max-width 0.5s;
	transition:max-width 0.5s;
}
.expander_inner {
	width:100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block;
}
audio,canvas,video {
	display:inline-block;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden] {
	display:none;
}
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	margin:0;
}
a:focus {
	outline:thin dotted;
}
a:active,a:hover {
	outline:0;
}
h1 {
	font-size:2em;
	margin:0.67em 0;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
}
mark {
	background:#ff0;
	color:#000;
}
code,kbd,pre,samp {
	font-size:1em;
}
pre {
	white-space:pre-wrap;
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019";
}
small {
	font-size:80%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
img {
	border:0;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:0;
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em;
}
legend {
	border:0;
	padding:0;
}
button,input,,textarea {
	font-size:100%;
	margin:0;
}
button,input {
	line-height:normal;
}
button {
	text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
button[disabled],html input[disabled] {
	cursor:default;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
@media print {
	*{text-shadow:none !important;
	color:#000 !important;
	background:transparent !important;
	box-shadow:none !important;
}
a,a:visited {
	text-decoration:underline;
}
a[href]:after {
	content:" (" attr(href) ")";
}
abbr[title]:after {
	content:" (" attr(title) ")";
}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
	content:"";
}
pre,blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}
thead {
	display:table-header-group;
}
tr,img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
}
@page {
	margin:2cm .5cm;
}
p,h2,h3 {
	orphans:3;
	widows:3;
}
h2,h3 {
	page-break-after:avoid;
}
.navbar {
	display:none;
}
.table td,.table th {
	background-color:#fff !important;
}
.btn > .caret,.dropup > .btn > .caret {
	border-top-color:#000 !important;
}
.label {
	border:1px solid #000;
}
}* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
body {
	font-size:14px;
	line-height:1.428571429;
	color:#333;
	background-color:#fff;
}
input,button,,textarea {
	font-size:inherit;
	line-height:inherit;
}
a {
	text-decoration:none;
}
a:hover,a:focus {
	color:#000;
	text-decoration:underline;
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
img {
	vertical-align:middle;
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto;
}
.img-rounded {
	border-radius:6px;
}
.img-circle {
	border-radius:500px;
}
p {
	margin:0 0 10px;
}
.lead {
	margin-bottom:20px;
	font-size:21px;
	font-weight:200;
	line-height:1.4;
}
small {
	font-size:85%;
}
cite {
	font-style:normal;
}
.text-muted {
	color:#999;
}
a.text-muted:hover,a.text-muted:focus {
	color:#808080;
}
.text-warning {
	color:#c09853;
}
a.text-warning:hover,a.text-warning:focus {
	color:#a47e3c;
}
.text-danger {
	color:#b94a48;
}
a.text-danger:hover,a.text-danger:focus {
	color:#953b39;
}
.text-success {
	color:#468847;
}
a.text-success:hover,a.text-success:focus {
	color:#356635;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight:200;
	line-height:1.25;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small {
	font-weight:normal;
	line-height:1;
	color:#999;
}
h1,h2,h3 {
	margin-top:20px;
	margin-bottom:10px;
}
h4,h5,h6 {
	margin-top:10px;
	margin-bottom:10px;
}
h1,.h1 {
	font-size:38px;
}
h2,.h2 {
	font-size:32px;
}
h3,.h3 {
	font-size:24px;
}
h4,.h4 {
	font-size:18px;
}
h5,.h5 {
	font-size:14px;
}
h6,.h6 {
	font-size:12px;
}
h1 small,.h1 small {
	font-size:24px;
}
h2 small,.h2 small {
	font-size:18px;
}
h3 small,.h3 small,h4 small,.h4 small {
	font-size:14px;
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee;
}
ul,ol {
	margin-top:0;
	margin-bottom:10px;
}
ul ul,ul ol,ol ol,ol ul {
	margin-bottom:0;
}
.list-unstyled {
	padding-left:0;
	list-style:none;
}
.list-inline {
	padding-left:0;
	list-style:none;
}
.list-inline > li {
	display:inline-block;
	min-width:30px;
	margin:0;
	padding:0;
	text-align:left
}
dl {
	margin-bottom:20px;
}
dt,dd {
	line-height:1.428571429;
}
dt {
	font-weight:bold;
}
dd {
	margin-left:10px;
}
.dl-horizontal dt {
	float:left;
	width:160px;
	clear:left;
	text-align:right;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dl-horizontal dd {
	margin-left:180px;
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
	content:" ";
	display:table;
}
.dl-horizontal dd:after {
	clear:both;
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
	content:" ";
	display:table;
}
.dl-horizontal dd:after {
	clear:both;
}
hr {
	margin:20px 0;
	border:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #999;
}
abbr.initialism {
	font-size:90%;
	text-transform:uppercase;
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	border-left:5px solid #eee;
}
blockquote p {
	font-size:17.5px;
	font-weight:300;
	line-height:1.25;
}
blockquote p:last-child {
	margin-bottom:0;
}
blockquote small {
	display:block;
	line-height:1.428571429;
	color:#999;
}
blockquote small:before {
	content:'\2014 \00A0';
}
blockquote.pull-right {
	float:right;
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
}
blockquote.pull-right p,blockquote.pull-right small {
	text-align:right;
}
blockquote.pull-right small:before {
	content:'';
}
blockquote.pull-right small:after {
	content:'\00A0 \2014';
}
q:before,q:after,blockquote:before,blockquote:after {
	content:"";
}
address {
	display:block;
	margin-bottom:20px;
	font-style:normal;
	line-height:1.428571429;
}
code,pre {
	padding:0 3px 2px;
	font-size:12px;
	color:#333;
	border-radius:4px;
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	white-space:nowrap;
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.428571429;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	border-radius:4px;
}
pre.prettyprint {
	margin-bottom:20px;
}
pre code {
	padding:0;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border:0;
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll;
}
.container {
	margin-right:auto;
	margin-left:auto;
}
.container:before,.container:after {
	content:" ";
	display:table;
}
.container:after {
	clear:both;
}
.container:before,.container:after {
	content:" ";
	display:table;
}
.container:after {
	clear:both;
}
.row:before,.row:after {
	content:" ";
	display:table;
}
.row:after {
	clear:both;
}
.row:before,.row:after {
	content:" ";
	display:table;
}
.row:after {
	clear:both;
}
@media (min-width:850px) {
	.row {
	margin-left:-7.5px;
	margin-right:-7.5px;
}
}.row .row {
	margin-left:-7.5px;
	margin-right:-7.5px;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	position:relative;
	min-height:1px;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
	float:left;
}
.col-1 {
	width:8.33333333333%;
}
.col-2 {
	width:16.6666666667%;
}
.col-3 {
	width:25%;
}
.col-4 {
	width:33.3333333333%;
}
.col-5 {
	width:41.6666666667%;
}
.col-6 {
	width:50%;
}
.col-7 {
	width:58.3333333333%;
}
.col-8 {
	width:66.6666666667%;
}
.col-9 {
	width:75%;
}
.col-10 {
	width:83.3333333333%;
}
.col-11 {
	width:91.6666666667%;
}
.col-12 {
	width:100%;
}
@media (min-width:850px) {
	.container {
	/*max-width:850px;*/
	max-width: 98%;
}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
	float:left;
}
.col-sm-1 {
	width:8.33333333333%;
}
.col-sm-2 {
	width:16.6666666667%;
}
.col-sm-3 {
	width:25%;
}
.col-sm-4 {
	width:33.3333333333%;
}
.col-sm-5 {
	width:41.6666666667%;
}
.col-sm-6 {
	width:50%;
}
.col-sm-7 {
	width:58.3333333333%;
}
.col-sm-8 {
	width:66.6666666667%;
}
.col-sm-9 {
	width:75%;
}
.col-sm-10 {
	width:83.3333333333%;
}
.col-sm-11 {
	width:91.6666666667%;
}
.col-sm-12 {
	width:100%;
}
.col-push-1 {
	left:8.33333333333%;
}
.col-push-2 {
	left:16.6666666667%;
}
.col-push-3 {
	left:25%;
}
.col-push-4 {
	left:33.3333333333%;
}
.col-push-5 {
	left:41.6666666667%;
}
.col-push-6 {
	left:50%;
}
.col-push-7 {
	left:58.3333333333%;
}
.col-push-8 {
	left:66.6666666667%;
}
.col-push-9 {
	left:75%;
}
.col-push-10 {
	left:83.3333333333%;
}
.col-push-11 {
	left:91.6666666667%;
}
.col-pull-1 {
	right:8.33333333333%;
}
.col-pull-2 {
	right:16.6666666667%;
}
.col-pull-3 {
	right:25%;
}
.col-pull-4 {
	right:33.3333333333%;
}
.col-pull-5 {
	right:41.6666666667%;
}
.col-pull-6 {
	right:50%;
}
.col-pull-7 {
	right:58.3333333333%;
}
.col-pull-8 {
	right:66.6666666667%;
}
.col-pull-9 {
	right:75%;
}
.col-pull-10 {
	right:83.3333333333%;
}
.col-pull-11 {
	right:91.6666666667%;
}
}
@media (min-width:1024px) {
	.container {
	/*max-width:920px;*/
	max-width: 98%;
}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	float:left;
}
.col-lg-1 {
	width:8.33333333333%;
}
.col-lg-2 {
	width:16.6666666667%;
}
.col-lg-3 {
	width:25%;
}
.col-lg-4 {
	width:33.3333333333%;
}
.col-lg-5 {
	width:41.6666666667%;
}
.col-lg-6 {
	width:50%;
}
.col-lg-7 {
	width:58.3333333333%;
}
.col-lg-8 {
	width:66.6666666667%;
}
.col-lg-9 {
	width:75%;
}
.col-lg-10 {
	width:83.3333333333%;
}
.col-lg-11 {
	width:91.6666666667%;
}
.col-lg-12 {
	width:100%;
}
.col-offset-1 {
	margin-left:8.33333333333%;
}
.col-offset-2 {
	margin-left:16.6666666667%;
}
.col-offset-3 {
	margin-left:25%;
}
.col-offset-4 {
	margin-left:33.3333333333%;
}
.col-offset-5 {
	margin-left:41.6666666667%;
}
.col-offset-6 {
	margin-left:50%;
}
.col-offset-7 {
	margin-left:58.3333333333%;
}
.col-offset-8 {
	margin-left:66.6666666667%;
}
.col-offset-9 {
	margin-left:75%;
}
.col-offset-10 {
	margin-left:83.3333333333%;
}
.col-offset-11 {
	margin-left:91.6666666667%;
}
}
@media (min-width:1140px) {
	.container {
	max-width:1200px;
}
}table {
	max-width:100%;
	background-color:transparent;
}
th {
	text-align:left;
}
.table {
	width:100%;
	margin-bottom:20px;
}
.table thead > tr > th,.table tbody > tr > th,.table thead > tr > td,.table tbody > tr > td {
	padding:8px;
	line-height:1.428571429;
	vertical-align:top;
	border-top:1px solid #ddd;
}
.table thead > tr > th {
	vertical-align:bottom;
}
.table caption + thead tr:first-child th,.table caption + thead tr:first-child td,.table colgroup + thead tr:first-child th,.table colgroup + thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td {
	border-top:0;
}
.table tbody + tbody {
	border-top:2px solid #ddd;
}
.table .table {
	background-color:#fff;
}
.table-condensed thead > tr > th,.table-condensed tbody > tr > th,.table-condensed thead > tr > td,.table-condensed tbody > tr > td {
	padding:4px 5px;
}
.table-bordered {
	border:1px solid #ddd;
	border-collapse:separate;
	border-left:0;
	border-radius:4px;
}
.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td {
	border-left:1px solid #ddd;
}
.table-bordered > caption + thead > tr:first-child th,.table-bordered > caption + tbody > tr:first-child th,.table-bordered > caption + tbody > tr:first-child td,.table-bordered > colgroup + thead > tr:first-child th,.table-bordered > colgroup + tbody > tr:first-child th,.table-bordered > colgroup + tbody > tr:first-child td,.table-bordered > thead:first-child > tr:first-child th,.table-bordered > tbody:first-child > tr:first-child th,.table-bordered > tbody:first-child > tr:first-child td {
	border-top:0;
}
.table-bordered > thead:first-child > tr:first-child > th:first-child,.table-bordered > tbody:first-child > tr:first-child > td:first-child,.table-bordered > tbody:first-child > tr:first-child > th:first-child {
	border-top-left-radius:4px;
}
.table-bordered > thead:first-child > tr:first-child > th:last-child,.table-bordered > tbody:first-child > tr:first-child > td:last-child,.table-bordered > tbody:first-child > tr:first-child > th:last-child {
	border-top-right-radius:4px;
}
.table-bordered > thead:last-child > tr:last-child > th:first-child,.table-bordered > tbody:last-child > tr:last-child > td:first-child,.table-bordered > tbody:last-child > tr:last-child > th:first-child,.table-bordered > tfoot:last-child > tr:last-child > td:first-child,.table-bordered > tfoot:last-child > tr:last-child > th:first-child {
	border-bottom-left-radius:4px;
}
.table-bordered > thead:last-child > tr:last-child > th:last-child,.table-bordered > tbody:last-child > tr:last-child > td:last-child,.table-bordered > tbody:last-child > tr:last-child > th:last-child,.table-bordered > tfoot:last-child > tr:last-child > td:last-child,.table-bordered > tfoot:last-child > tr:last-child > th:last-child {
	border-bottom-right-radius:4px;
}
.table-bordered > tfoot + tbody:last-child > tr:last-child > td:first-child {
	border-bottom-left-radius:0;
}
.table-bordered > tfoot + tbody:last-child > tr:last-child > td:last-child {
	border-bottom-right-radius:0;
}
.table-bordered > caption + thead > tr:first-child > th:first-child,.table-bordered > caption + tbody > tr:first-child > td:first-child,.table-bordered > colgroup + thead > tr:first-child > th:first-child,.table-bordered > colgroup + tbody > tr:first-child > td:first-child {
	border-top-left-radius:4px;
}
.table-bordered > caption + thead > tr:first-child > th:last-child,.table-bordered > caption + tbody > tr:first-child > td:last-child,.table-bordered > colgroup + thead > tr:first-child > th:last-child,.table-bordered > colgroup + tbody > tr:first-child > td:last-child {
	border-top-right-radius:4px;
}
.table-striped > tbody > tr:nth-child(odd) > td,.table-striped > tbody > tr:nth-child(odd) > th {
	background-color:#f9f9f9;
}
.table-hover > tbody > tr:hover > td,.table-hover > tbody > tr:hover > th {
	background-color:#f5f5f5;
}
table col[class^="col-"] {
	float:none;
	display:table-column;
}
table td[class^="col-"],table th[class^="col-"] {
	float:none;
	display:table-cell;
}
.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tbody > tr.success > td {
	background-color:#dff0d8;
	border-color:#d6e9c6;
}
.table > tbody > tr > td.danger,.table > tbody > tr > th.danger,.table > tbody > tr.danger > td {
	background-color:#f2dede;
	border-color:#eed3d7;
}
.table > tbody > tr > td.warning,.table > tbody > tr > th.warning,.table > tbody > tr.warning > td {
	background-color:#fcf8e3;
	border-color:#fbeed5;
}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td {
	background-color:#d0e9c6;
	border-color:#c9e2b3;
}
.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td {
	background-color:#ebcccc;
	border-color:#e6c1c7;
}
.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td {
	background-color:#faf2cc;
	border-color:#f8e5be;
}
form {
	margin:0;
}
fieldset {
	padding:0;
	margin:0;
	border:0;
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5;
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:bold;
}
,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
	display:block;
	min-height:38px;
	padding:8px 12px;
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus {
	border-color:rgba(82,168,236,0.8);
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
}
[disabled],[readonly],fieldset[disabled],textarea[disabled],textarea[readonly],fieldset[disabled] textarea,input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"] {
	cursor:not-allowed;
	background-color:#eee;
}
input,,textarea {
	width:100%;
}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"] {
	width:auto;
}
input[type="search"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
textarea {
	height:auto;
}
input[type="radio"],input[type="checkbox"] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal;
}
,input[type="file"] {
	height:38px;
	line-height:38px;
}
[multiple],[size] {
	height:auto;
}
optgroup {
	font-size:inherit;
	font-style:inherit;
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
input:-moz-placeholder,textarea:-moz-placeholder {
	color:#999;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color:#999;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color:#999;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color:#999;
}
.radio,.checkbox {
	display:block;
	min-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
	vertical-align:middle;
}
.radio label,.checkbox label {
	display:inline;
	margin-bottom:0;
	font-weight:normal;
	cursor:pointer;
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	float:left;
	margin-left:-20px;
}
.radio + .radio,.checkbox + .checkbox {
	margin-top:-5px;
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:normal;
	cursor:pointer;
}
.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
	margin-top:0;
	margin-left:10px;
}
.input-large,textarea.input-large,input[type="text"].input-large,input[type="password"].input-large,input[type="datetime"].input-large,input[type="datetime-local"].input-large,input[type="date"].input-large,input[type="month"].input-large,input[type="time"].input-large,input[type="week"].input-large,input[type="number"].input-large,input[type="email"].input-large,input[type="url"].input-large,input[type="search"].input-large,input[type="tel"].input-large,input[type="color"].input-large {
	min-height:56px;
	padding:14px 16px;
	font-size:18px;
	border-radius:6px;
}
.input-small,textarea.input-small,input[type="text"].input-small,input[type="password"].input-small,input[type="datetime"].input-small,input[type="datetime-local"].input-small,input[type="date"].input-small,input[type="month"].input-small,input[type="time"].input-small,input[type="week"].input-small,input[type="number"].input-small,input[type="email"].input-small,input[type="url"].input-small,input[type="search"].input-small,input[type="tel"].input-small,input[type="color"].input-small {
	min-height:30px;
	padding:5px 10px;
	font-size:12px;
	border-radius:3px;
}
.has-warning .control-label {
	color:#c09853;
}
.has-warning .input-with-feedback {
	padding-right:32px;
	border-color:#c09853;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .input-with-feedback:focus {
	border-color:#a47e3c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
	color:#c09853;
	border-color:#c09853;
	background-color:#fcf8e3;
}
.has-error .control-label {
	color:#b94a48;
}
.has-error .input-with-feedback {
	padding-right:32px;
	border-color:#b94a48;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .input-with-feedback:focus {
	border-color:#953b39;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
}
.has-error .input-group-addon {
	color:#b94a48;
	border-color:#b94a48;
	background-color:#f2dede;
}
.has-success .control-label {
	color:#468847;
}
.has-success .input-with-feedback {
	padding-right:32px;
	border-color:#468847;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .input-with-feedback:focus {
	border-color:#356635;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
}
.has-success .input-group-addon {
	color:#468847;
	border-color:#468847;
	background-color:#dff0d8;
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373;
}
.input-group {
	display:table;
	border-collapse:separate;
}
.input-group.col {
	float:none;
	padding-left:0;
	padding-right:0;
}
.input-group input,.input-group {
	width:100%;
	margin-bottom:0;
}
.input-group-addon,.input-group-btn,.input-group input {
	display:table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group input:not(:first-child):not(:last-child) {
	border-radius:0;
}
.input-group-addon,.input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle;
}
.input-group-addon {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 12px;
	font-size:14px;
	font-weight:normal;
	line-height:1.428571429;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px;
}
.input-group-addon.input-small {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px;
}
.input-group-addon.input-large {
	padding:14px 16px;
	font-size:18px;
	border-radius:6px;
}
.input-group input:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}
.input-group-addon:first-child {
	border-right:0;
}
.input-group input:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child) {
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}
.input-group-addon:last-child {
	border-left:0;
}
.input-group-btn {
	position:relative;
	white-space:nowrap;
}
.input-group-btn > .btn {
	position:relative;
	float:left;
}
.input-group-btn > .btn + .btn {
	margin-left:-1px;
}
.input-group-btn > .btn:hover,.input-group-btn > .btn:active {
	z-index:2;
}
.form-inline input,.form-inline,.form-inline textarea,.form-inline .radio,.form-inline .checkbox {
	display:inline-block;
}
.form-inline .radio,.form-inline .checkbox {
	margin-top:0;
	margin-bottom:0;
}
.form-horizontal .row + .row {
	margin-top:15px;
}
.form-horizontal .control-label {
	padding-top:6px;
}
@media (min-width:768px) {
	.form-horizontal .control-label {
	text-align:right;
}
}.btn {
	display:inline-block;
	padding:8px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:500;
	line-height:1.428571429;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid transparent;
	border-radius:4px;
	white-space:nowrap;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn:hover,.btn:focus {
	color:#fff;
	text-decoration:none;
}
.btn:active,.btn.active {
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:default;
	pointer-events:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
}
.btn-default {
	color:#fff;
	background-color:#474949;
	border-color:#474949;
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active {
	background-color:#3a3c3c;
	border-color:#2e2f2f;
}
.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active {
	background-color:#474949;
	border-color:#474949;
}
.btn-primary {
	color:#000;
	background-color:#f6f6f6;
	border-color:#f6f6f6;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active {
	background-color:#e9e9e9;
	border-color:#ddd;
}
.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active {
	background-color:#f6f6f6;
	border-color:#f6f6f6;
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#f0ad4e;
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active {
	background-color:#eea236;
	border-color:#ec971f;
}
.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active {
	background-color:#f0ad4e;
	border-color:#f0ad4e;
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d9534f;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active {
	background-color:#d43f3a;
	border-color:#c9302c;
}
.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active {
	background-color:#d9534f;
	border-color:#d9534f;
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#5cb85c;
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active {
	background-color:#4cae4c;
	border-color:#449d44;
}
.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active {
	background-color:#5cb85c;
	border-color:#5cb85c;
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#5bc0de;
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active {
	background-color:#46b8da;
	border-color:#31b0d5;
}
.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active {
	background-color:#5bc0de;
	border-color:#5bc0de;
}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	background-image:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent;
}
.btn-link {
	color:#777;
	font-weight:normal;
	cursor:pointer;
	border-radius:0;
}
.btn-link:hover,.btn-link:focus {
	color:#000;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
	color:#333;
	text-decoration:none;
}
.btn-large {
	padding:14px 16px;
	font-size:18px;
	border-radius:6px;
}
.btn-small {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}
.btn-block {
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
}
.btn-block + .btn-block {
	margin-top:5px;
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width:100%;
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-moz-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear;
}
.fade.in {
	opacity:1;
}
.collapse {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	-moz-transition:height .35s ease;
	-o-transition:height .35s ease;
	transition:height .35s ease;
}
.collapse.in {
	height:auto;
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid #000;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	content:"";
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
.dropdown-menu.pull-right {
	right:0;
	left:auto;
}
.dropdown-menu .divider {
	height:2px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff;
}
.dropdown-menu > li > a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:normal;
	line-height:1.428571429;
	color:#333;
	white-space:nowrap;
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
	text-decoration:none;
	color:#fff;
	background-color:#e9e9e9;
	background-image:-webkit-gradient(linear,left 0%,left 100%,from(#f6f6f6),to(#e9e9e9));
	background-image:-webkit-linear-gradient(top,#f6f6f6,0%,#e9e9e9,100%);
	background-image:-moz-linear-gradient(top,#f6f6f6 0%,#e9e9e9 100%);
	background-image:linear-gradient(to bottom,#f6f6f6 0%,#e9e9e9 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe9e9e9',GradientType=0);
}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#e9e9e9;
	background-image:-webkit-gradient(linear,left 0%,left 100%,from(#f6f6f6),to(#e9e9e9));
	background-image:-webkit-linear-gradient(top,#f6f6f6,0%,#e9e9e9,100%);
	background-image:-moz-linear-gradient(top,#f6f6f6 0%,#e9e9e9 100%);
	background-image:linear-gradient(to bottom,#f6f6f6 0%,#e9e9e9 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe9e9e9',GradientType=0);
}
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	color:#999;
}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor:default;
}
.open > .dropdown-menu {
	display:block;
}
.open > a {
	outline:0;
}
.dropdown-backdrop {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990;
}
.pull-right > .dropdown-menu {
	right:0;
	left:auto;
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top:0;
	border-bottom:4px solid #000;
	content:"";
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:1px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left:20px;
	padding-right:20px;
}
.typeahead {
	z-index:1051;
}
.list-group {
	margin-bottom:20px;
	padding-left:0;
	background-color:#fff;
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 30px 10px 15px;
	margin-bottom:-1px;
	border:1px solid #ddd;
}
.list-group-item:first-child {
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px;
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3;
}
a.list-group-item .list-group-item-heading {
	color:#333;
}
a.list-group-item .list-group-item-text {
	color:#555;
}
a.list-group-item:hover,a.list-group-item:focus {
	text-decoration:none;
	background-color:#f5f5f5;
}
a.list-group-item.active {
	z-index:2;
	color:#fff;
	background-color:#f6f6f6;
	border-color:#f6f6f6;
}
a.list-group-item.active .list-group-item-heading {
	color:inherit;
}
a.list-group-item.active .list-group-item-text {
	color:#fff;
}
.list-group-item > .badge,.list-group-item > .glyphicon-chevron-right {
	float:right;
	margin-right:-15px;
}
.list-group-item > .glyphicon + .badge {
	margin-right:5px;
}
.panel {
	padding:15px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
	box-shadow:0 1px 1px rgba(0,0,0,0.05);
}
.panel-heading {
	margin:-15px -15px 15px;
	padding:10px 15px;
	font-size:17.5px;
	font-weight:500;
	background-color:#f5f5f5;
	border-bottom:1px solid #ddd;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.panel-footer {
	margin:15px -15px -15px;
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
.panel-primary {
	border-color:#f6f6f6;
}
.panel-primary .panel-heading {
	color:#fff;
	background-color:#f6f6f6;
	border-color:#f6f6f6;
}
.panel-success {
	border-color:#d6e9c6;
}
.panel-success .panel-heading {
	color:#468847;
	background-color:#dff0d8;
	border-color:#d6e9c6;
}
.panel-warning {
	border-color:#fbeed5;
}
.panel-warning .panel-heading {
	color:#c09853;
	background-color:#fcf8e3;
	border-color:#fbeed5;
}
.panel-danger {
	border-color:#eed3d7;
}
.panel-danger .panel-heading {
	color:#b94a48;
	background-color:#f2dede;
	border-color:#eed3d7;
}
.panel-info {
	border-color:#bce8f1;
}
.panel-info .panel-heading {
	color:#3a87ad;
	background-color:#d9edf7;
	border-color:#bce8f1;
}
.list-group-flush {
	margin:15px -15px -15px;
}
.list-group-flush .list-group-item {
	border-width:1px 0;
}
.list-group-flush .list-group-item:first-child {
	border-top-right-radius:0;
	border-top-left-radius:0;
}
.list-group-flush .list-group-item:last-child {
	border-bottom:0;
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,0.15);
}
.well-large {
	padding:24px;
	border-radius:6px;
}
.well-small {
	padding:9px;
	border-radius:3px;
}
.close {
	float:right;
	font-size:21px;
	font-weight:bold;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20);
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50);
}
button.close {
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none;
}
.nav {
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
	list-style:none;
}
.nav:before,.nav:after {
	content:" ";
	display:table;
}
.nav:after {
	clear:both;
}
.nav:before,.nav:after {
	content:" ";
	display:table;
}
.nav:after {
	clear:both;
}
.nav > li {
	position:relative;
	display:block;
}
.nav > li > a {
	position:relative;
	display:block;
	padding:10px 15px;
}
.nav > li > a:hover,.nav > li > a:focus {
	text-decoration:none;
	background-color:#eee;
}
.nav > li.disabled > a {
	color:#999;
}
.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
	color:#999;
	text-decoration:none;
	background-color:transparent;
	cursor:default;
}
.nav > li + .nav-header {
	margin-top:9px;
}
.nav.open > a,.nav.open > a:hover,.nav.open > a:focus {
	color:#fff;
	background-color:#777;
	border-color:#777;
}
.nav.open > a .caret,.nav.open > a:hover .caret,.nav.open > a:focus .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
}
.nav > .pull-right {
	float:right;
}
.nav .nav-divider {
	height:2px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff;
}
.nav-tabs {
	border-bottom:1px solid #ddd;
}
.nav-tabs > li {
	float:left;
	margin-bottom:-1px;
}
.nav-tabs > li > a {
	margin-right:2px;
	line-height:1.428571429;
	border:1px solid transparent;
	border-radius:4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color:#eee #eee #ddd;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0;
}
.nav-tabs.nav-justified > li {
	float:none;
	display:table-cell;
	width:1%;
}
.nav-tabs.nav-justified > li > a {
	text-align:center;
}
.nav-tabs.nav-justified > li > a {
	border-bottom:1px solid #ddd;
	margin-right:0;
}
.nav-tabs.nav-justified > .active > a {
	border-bottom-color:#fff;
}
.nav-pills > li {
	float:left;
}
.nav-pills > li > a {
	border-radius:5px;
}
.nav-pills > li + li > a {
	margin-left:2px;
}
.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
	color:#fff;
	background-color:#f6f6f6;
}
.nav-stacked > li {
	float:none;
}
.nav-stacked > li + li > a {
	margin-top:2px;
	margin-left:0;
}
.nav-justified {
	width:100%;
}
.nav-justified > li {
	float:none;
	display:table-cell;
	width:1%;
}
.nav-justified > li > a {
	text-align:center;
}
.nav-header {
	display:block;
	padding:3px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:1.428571429;
	color:#999;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	text-transform:uppercase;
}
.tabbable:before,.tabbable:after {
	content:" ";
	display:table;
}
.tabbable:after {
	clear:both;
}
.tabbable:before,.tabbable:after {
	content:" ";
	display:table;
}
.tabbable:after {
	clear:both;
}
.tab-content > .tab-pane,.pill-content > .pill-pane {
	display:none;
}
.tab-content > .active,.pill-content > .active {
	display:block;
}
.nav .caret {
	border-top-color:#777;
	border-bottom-color:#777;
}
.nav a:hover .caret {
	border-top-color:#000;
	border-bottom-color:#000;
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0;
}
.navbar {
	position:relative;
	margin-bottom:20px;
	padding-left:7px;
	padding-right:7px;
	background-color:#eee;
	border-radius:4px;
}
.navbar:before,.navbar:after {
	content:" ";
	display:table;
}
.navbar:after {
	clear:both;
}
.navbar:before,.navbar:after {
	content:" ";
	display:table;
}
.navbar:after {
	clear:both;
}
.navbar-nav {
	margin-top:10px;
	margin-bottom:15px;
}
.navbar-nav > li > a {
	padding-top:15px;
	padding-bottom:15px;
	color:#777;
	line-height:20px;
	border-radius:4px;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus {
	color:#333;
	background-color:transparent;
}
.navbar-nav > .active > a,.navbar-nav > .active > a:hover,.navbar-nav > .active > a:focus {
	color:#555;
	background-color:#d5d5d5;
}
.navbar-nav > .disabled > a,.navbar-nav > .disabled > a:hover,.navbar-nav > .disabled > a:focus {
	color:#ccc;
	background-color:transparent;
}
.navbar-nav.pull-right {
	width:100%;
}
.navbar-static-top {
	border-radius:0;
}
.navbar-fixed-top,.navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
	border-radius:0;
}
.navbar-fixed-top {
	top:0;
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
}
.navbar-brand {
	display:block;
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
	padding:7px;
	font-size:18px;
	font-weight:500;
	line-height:20px;
	color:#777;
	text-align:center;
}
.navbar-brand:hover,.navbar-brand:focus {
	color:#5e5e5e;
	text-decoration:none;
	background-color:transparent;
}
.navbar-toggle {
	position:absolute;
	top:10px;
	right:10px;
	padding:8px 12px;
	background-color:transparent;
	border:1px solid #ddd;
	border-radius:4px;
}
.navbar-toggle:hover,.navbar-toggle:focus {
	background-color:#ddd;
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	background-color:#ccc;
	border-radius:1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top:4px;
}
.navbar-form {
	margin-top:6px;
	margin-bottom:6px;
}
.navbar-form input,.navbar-form,.navbar-form textarea,.navbar-form .radio,.navbar-form .checkbox {
	display:inline-block;
}
.navbar-form .radio,.navbar-form .checkbox {
	margin-top:0;
	margin-bottom:0;
}
.navbar-nav > li > .dropdown-menu {
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.navbar-nav > .dropdown > a:hover .caret,.navbar-nav > .dropdown > a:focus .caret {
	border-top-color:#333;
	border-bottom-color:#333;
}
.navbar-nav > .open > a,.navbar-nav > .open > a:hover,.navbar-nav > .open > a:focus {
	background-color:#d5d5d5;
	color:#555;
}
.navbar-nav > .dropdown > a .caret {
	border-top-color:#777;
	border-bottom-color:#777;
}
.navbar-nav > .open > a .caret,.navbar-nav > .open > a:hover .caret,.navbar-nav > .open > a:focus .caret {
	border-top-color:#555;
	border-bottom-color:#555;
}
.navbar-nav.pull-right > li > .dropdown-menu,.navbar-nav > li > .dropdown-menu.pull-right {
	left:auto;
	right:0;
}
.navbar-inverse {
	background-color:#222;
}
.navbar-inverse .navbar-brand {
	color:#999;
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color:#fff;
	background-color:transparent;
}
.navbar-inverse .navbar-text {
	color:#999;
}
.navbar-inverse .navbar-nav > li > a {
	color:#999;
}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {
	color:#fff;
	background-color:transparent;
}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
	color:#fff;
	background-color:#090909;
}
.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
	color:#444;
	background-color:transparent;
}
.navbar-inverse .navbar-toggle {
	border-color:#333;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color:#333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff;
}
.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
	background-color:#090909;
	color:#fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color:#999;
	border-bottom-color:#999;
}
.navbar-inverse .navbar-nav > .open > a .caret,.navbar-inverse .navbar-nav > .open > a:hover .caret,.navbar-inverse .navbar-nav > .open > a:focus .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
}
@media screen and (min-width:850px) {
	.navbar-brand {
	float:left;
	margin-left:-7px;
	margin-right:5px;
}
.navbar-nav {
	float:left;
	margin-top:0;
	margin-bottom:0;
}
.navbar-nav > li {
	float:left;
}
.navbar-nav > li > a {
	border-radius:0;
}
.navbar-nav.pull-right {
	float:right;
	width:auto;
}
.navbar-toggle {
	position:relative;
	top:auto;
	left:auto;
	display:none;
}
.nav-collapse.collapse {
	height:auto !important;
	overflow:visible !important;
}
}.navbar-btn {
	margin-top:6px;
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px;
}
.navbar-link {
	color:#777;
}
.navbar-link:hover {
	color:#333;
}
.navbar-inverse .navbar-link {
	color:#999;
}
.navbar-inverse .navbar-link:hover {
	color:#fff;
}
.btn .caret {
	border-top-color:#fff;
}
.dropup .btn .caret {
	border-bottom-color:#fff;
}
.btn-group,.btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.btn-group > .btn,.btn-group-vertical > .btn {
	position:relative;
	float:left;
}
.btn-group > .btn:hover,.btn-group > .btn:active,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:active {
	z-index:2;
}
.btn-group .btn + .btn {
	margin-left:-1px;
}
.btn-toolbar:before,.btn-toolbar:after {
	content:" ";
	display:table;
}
.btn-toolbar:after {
	clear:both;
}
.btn-toolbar:before,.btn-toolbar:after {
	content:" ";
	display:table;
}
.btn-toolbar:after {
	clear:both;
}
.btn-toolbar .btn-group {
	float:left;
}
.btn-toolbar > .btn + .btn,.btn-toolbar > .btn-group + .btn,.btn-toolbar > .btn + .btn-group,.btn-toolbar > .btn-group + .btn-group {
	margin-left:5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius:0;
}
.btn-group > .btn:first-child {
	margin-left:0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}
.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}
.btn-group > .btn-group {
	float:left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius:0;
}
.btn-group > .btn-group:first-child > .btn:last-child,.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline:0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left:8px;
	padding-right:8px;
}
.btn-group > .btn-mini + .dropdown-toggle {
	padding-left:5px;
	padding-right:5px;
}
.btn-group > .btn-large + .dropdown-toggle {
	padding-left:12px;
	padding-right:12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn .caret {
	margin-left:0;
}
.btn-large .caret {
	border-width:5px;
}
.dropup .btn-large .caret {
	border-bottom-width:5px;
}
.btn-group-vertical > .btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%;
}
.btn-group-vertical > .btn + .btn {
	margin-top:-1px;
}
.btn-group-vertical .btn:not(:first-child):not(:last-child) {
	border-radius:0;
}
.btn-group-vertical .btn:first-child {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
.btn-group-vertical .btn:last-child {
	border-top-right-radius:0;
	border-top-left-radius:0;
}
.btn-group-justified {
	display:table;
	width:100%;
}
.btn-group-justified .btn {
	float:none;
	display:table-cell;
	width:1%;
}
.btn-group[data-toggle="buttons-radio"] > .btn > input[type="radio"],.btn-group[data-toggle="buttons-checkbox"] > .btn > input[type="checkbox"] {
	display:none;
}
.breadcrumb {
	padding:8px 15px;
	margin:0 0 20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px;
}
.breadcrumb > li {
	display:inline-block;
	text-shadow:0 1px 0 #fff;
}
.breadcrumb > li + li:before {
	display:inline-block;
	content:"\00a0 / ";
	padding:0 5px;
	color:#ccc;
}
.breadcrumb > li:last-child:after {
	display:none;
}
.breadcrumb > .active {
	color:#999;
}
.pagination {
	display:inline-block;
	margin:20px 0;
	border-radius:4px;
}
.pagination > li {
	display:inline;
}
.pagination > li > a,.pagination > li > span {
	float:left;
	padding:4px 12px;
	line-height:1.428571429;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0;
}
.pagination > li > a:hover,.pagination > li > a:focus,.pagination > .active > a,.pagination > .active > span {
	background-color:#f5f5f5;
}
.pagination > .active > a,.pagination > .active > span {
	color:#999;
	cursor:default;
}
.pagination > .disabled > span,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	color:#999;
	background-color:#fff;
	cursor:default;
}
.pagination > li:first-child > a,.pagination > li:first-child > span {
	border-left-width:1px;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}
.pagination > li:last-child > a,.pagination > li:last-child > span {
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}
.pagination-large > li > a,.pagination-large > li > span {
	padding:14px 16px;
	font-size:18px;
}
.pagination-large > li:first-child > a,.pagination-large > li:first-child > span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px;
}
.pagination-large > li:last-child > a,.pagination-large > li:last-child > span {
	border-bottom-right-radius:6px;
	border-top-right-radius:6px;
}
.pagination-small > li > a,.pagination-small > li > span {
	padding:5px 10px;
	font-size:12px;
}
.pagination-small > li:first-child > a,.pagination-small > li:first-child > span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.pagination-small > li:last-child > a,.pagination-small > li:last-child > span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}
.pager {
	margin:20px 0;
	list-style:none;
	text-align:center;
}
.pager:before,.pager:after {
	content:" ";
	display:table;
}
.pager:after {
	clear:both;
}
.pager:before,.pager:after {
	content:" ";
	display:table;
}
.pager:after {
	clear:both;
}
.pager li {
	display:inline;
}
.pager li > a,.pager li > span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px;
}
.pager li > a:hover,.pager li > a:focus {
	text-decoration:none;
	background-color:#f5f5f5;
}
.pager .next > a,.pager .next > span {
	float:right;
}
.pager .previous > a,.pager .previous > span {
	float:left;
}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
	color:#999;
	background-color:#fff;
	cursor:default;
}
.modal-open {
	overflow:hidden;
}
.modal {
	display:none;
	overflow:auto;
	overflow-y:scroll;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	-webkit-overflow-scrolling:touch;
}
.modal.fade {
	top:-25%;
	-webkit-transition:opacity 0.3s linear,top 0.3s ease-out;
	-moz-transition:opacity 0.3s linear,top 0.3s ease-out;
	-o-transition:opacity 0.3s linear,top 0.3s ease-out;
	transition:opacity 0.3s linear,top 0.3s ease-out;
}
.modal.fade.in {
	top:0;
}
.modal-dialog {
	position:relative;
	top:0;
	left:0;
	right:0;
	width:auto;
	padding:10px;
	z-index:1050;
}
.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
	box-shadow:0 3px 9px rgba(0,0,0,0.5);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
	outline:none;
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1030;
	background-color:#000;
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0);
}
.modal-backdrop.fade.in {
	opacity:.5;
	filter:alpha(opacity=50);
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5;
	min-height:16.428571429px;
}
.modal-header .close {
	margin-top:-2px;
}
.modal-title {
	margin:0;
	line-height:1.428571429;
}
.modal-body {
	position:relative;
	padding:20px;
}
.modal-footer {
	margin-top:15px;
	padding:19px 20px 20px;
	text-align:right;
	border-top:1px solid #e5e5e5;
}
.modal-footer:before,.modal-footer:after {
	content:" ";
	display:table;
}
.modal-footer:after {
	clear:both;
}
.modal-footer:before,.modal-footer:after {
	content:" ";
	display:table;
}
.modal-footer:after {
	clear:both;
}
.modal-footer .btn + .btn {
	margin-left:5px;
	margin-bottom:0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left:-1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left:0;
}
@media screen and (min-width:850px) {
	.modal-dialog {
	left:50%;
	right:auto;
	width:560px;
	margin-left:-280px;
	padding-top:30px;
	padding-bottom:30px;
}
.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
	box-shadow:0 5px 15px rgba(0,0,0,0.5);
}
}.tooltip {
	position:absolute;
	z-index:1030;
	display:block;
	visibility:visible;
	font-size:11px;
	line-height:1.4;
	opacity:0;
	filter:alpha(opacity=0);
}
.tooltip.in {
	opacity:1;
	filter:alpha(opacity=100);
}
.tooltip.top {
	margin-top:-3px;
	padding:5px 0;
}
.tooltip.right {
	margin-left:3px;
	padding:0 5px;
}
.tooltip.bottom {
	margin-top:3px;
	padding:5px 0;
}
.tooltip.left {
	margin-left:-3px;
	padding:0 5px;
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:rgba(0,0,0,0.9);
	border-radius:4px;
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:rgba(0,0,0,0.9);
}
.tooltip.top-left .tooltip-arrow {
	bottom:0;
	left:5px;
	border-width:5px 5px 0;
	border-top-color:rgba(0,0,0,0.9);
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	right:5px;
	border-width:5px 5px 0;
	border-top-color:rgba(0,0,0,0.9);
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:rgba(0,0,0,0.9);
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:rgba(0,0,0,0.9);
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:rgba(0,0,0,0.9);
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	left:5px;
	border-width:0 5px 5px;
	border-bottom-color:rgba(0,0,0,0.9);
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	right:5px;
	border-width:0 5px 5px;
	border-bottom-color:rgba(0,0,0,0.9);
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	background-color:#fff;
	-webkit-bg-clip:padding-box;
	-moz-bg-clip:padding;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	white-space:normal;
}
.popover.top {
	margin-top:-10px;
}
.popover.right {
	margin-left:10px;
}
.popover.bottom {
	margin-top:10px;
}
.popover.left {
	margin-left:-10px;
}
.popover-title {
	margin:0;
	padding:8px 14px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0;
}
.popover-content {
	padding:9px 14px;
}
.popover .arrow,.popover .arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
}
.popover .arrow {
	border-width:11px;
}
.popover .arrow:after {
	border-width:10px;
	content:"";
}
.popover.top .arrow {
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,0.25);
	bottom:-11px;
}
.popover.top .arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff;
}
.popover.right .arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff;
}
.popover.bottom .arrow {
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,0.25);
	top:-11px;
}
.popover.bottom .arrow:after {
	content:" ";
	top:1px;
	margin-left:-10px;
	border-top-width:0;
	border-bottom-color:#fff;
}
.popover.left .arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px;
}
.alert {
	padding:10px 35px 10px 15px;
	margin-bottom:20px;
	color:#c09853;
	background-color:#fcf8e3;
	border:1px solid #fbeed5;
	border-radius:4px;
}
.alert h4 {
	margin-top:0;
	color:inherit;
}
.alert hr {
	border-top-color:#f8e5be;
}
.alert .alert-link {
	font-weight:500;
	color:#a47e3c;
}
.alert .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit;
}
.alert-success {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#468847;
}
.alert-success hr {
	border-top-color:#c9e2b3;
}
.alert-success .alert-link {
	color:#356635;
}
.alert-danger {
	background-color:#f2dede;
	border-color:#eed3d7;
	color:#b94a48;
}
.alert-danger hr {
	border-top-color:#e6c1c7;
}
.alert-danger .alert-link {
	color:#953b39;
}
.alert-info {
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#3a87ad;
}
.alert-info hr {
	border-top-color:#a6e1ec;
}
.alert-info .alert-link {
	color:#2d6987;
}
.alert-block {
	padding-top:15px;
	padding-bottom:15px;
}
.alert-block > p,.alert-block > ul {
	margin-bottom:0;
}
.alert-block p + p {
	margin-top:5px;
}
.thumbnail,.img-thumbnail {
	padding:4px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.thumbnail > img,.img-thumbnail {
	display:block;
	max-width:100%;
	height:auto;
}
.thumbnail {
	display:block;
}
.img-thumbnail {
	display:inline-block;
}
a.thumbnail:hover,a.thumbnail:focus {
	border-color:#777;
}
.thumbnail > img {
	margin-left:auto;
	margin-right:auto;
}
.thumbnail .caption {
	padding:9px;
	color:#333;
}
.media,.media-body {
	overflow:hidden;
	zoom:1;
}
.media,.media .media {
	margin-top:15px;
}
.media:first-child {
	margin-top:0;
}
.media-object {
	display:block;
}
.media-heading {
	margin:0 0 5px;
}
.media > .pull-left {
	margin-right:10px;
}
.media > .pull-right {
	margin-left:10px;
}
.media-list {
	margin-left:0;
	list-style:none;
}
.label {
	display:inline;
	padding:.25em .6em;
	font-size:75%;
	font-weight:500;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color:#999;
	border-radius:.25em;
}
.label[href]:hover,.label[href]:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-color:#808080;
}
.label-danger {
	background-color:#d9534f;
}
.label-danger[href]:hover,.label-danger[href]:focus {
	background-color:#c9302c;
}
.label-success {
	background-color:#5cb85c;
}
.label-success[href]:hover,.label-success[href]:focus {
	background-color:#449d44;
}
.label-warning {
	background-color:#f0ad4e;
}
.label-warning[href]:hover,.label-warning[href]:focus {
	background-color:#ec971f;
}
.label-info {
	background-color:#5bc0de;
}
.label-info[href]:hover,.label-info[href]:focus {
	background-color:#31b0d5;
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:1;
	vertical-align:middle;
	white-space:nowrap;
	text-align:center;
	background-color:#999;
	border-radius:10px;
}
.badge:empty {
	display:none;
}
a.badge:hover,a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.btn .badge {
	position:relative;
	top:-1px;
}
.btn-mini .badge {
	top:0;
}
a.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
	color:#777;
	background-color:#fff;
}
.nav-pills > li > a > .badge {
	margin-left:3px;
}
@-webkit-keyframes progress-bar-stripes {
	from {
	background-position:40px 0;
}
to {
	background-position:0 0;
}
}@-moz-keyframes progress-bar-stripes {
	from {
	background-position:40px 0;
}
to {
	background-position:0 0;
}
}@-ms-keyframes progress-bar-stripes {
	from {
	background-position:40px 0;
}
to {
	background-position:0 0;
}
}@-o-keyframes progress-bar-stripes {
	from {
	background-position:0 0;
}
to {
	background-position:40px 0;
}
}@keyframes progress-bar-stripes {
	from {
	background-position:40px 0;
}
to {
	background-position:0 0;
}
}.progress {
	overflow:hidden;
	height:20px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
	float:left;
	width:0%;
	height:100%;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#f6f6f6;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition:width .6s ease;
	-moz-transition:width .6s ease;
	-o-transition:width .6s ease;
	transition:width .6s ease;
}
.progress-striped .progress-bar {
	background-color:#f6f6f6;
	background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	-o-background-size:40px 40px;
	background-size:40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-moz-animation:progress-bar-stripes 2s linear infinite;
	-ms-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite;
}
.progress-bar-danger {
	background-color:#d9534f;
}
.progress-striped .progress-bar-danger {
	background-color:#d9534f;
	background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-success {
	background-color:#5cb85c;
}
.progress-striped .progress-bar-success {
	background-color:#5cb85c;
	background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-warning {
	background-color:#f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-color:#f0ad4e;
	background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-info {
	background-color:#5bc0de;
}
.progress-striped .progress-bar-info {
	background-color:#5bc0de;
	background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
	margin-bottom:20px;
}
.accordion-group {
	margin-bottom:2px;
	border:1px solid #e5e5e5;
	border-radius:4px;
}
.accordion-heading {
	border-bottom:0;
}
.accordion-heading .accordion-toggle {
	display:block;
	padding:8px 15px;
}
.accordion-toggle {
	cursor:pointer;
}
.accordion-inner {
	padding:9px 15px;
	border-top:1px solid #e5e5e5;
}
.carousel {
	position:relative;
}
.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%;
}
.carousel-inner > .item {
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	-moz-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left;
}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	display:block;
	line-height:1;
}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
	display:block;
}
.carousel-inner > .active {
	left:0;
}
.carousel-inner > .next,.carousel-inner > .prev {
	position:absolute;
	top:0;
	width:100%;
}
.carousel-inner > .next {
	left:100%;
}
.carousel-inner > .prev {
	left:-100%;
}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
	left:0;
}
.carousel-inner > .active.left {
	left:-100%;
}
.carousel-inner > .active.right {
	left:100%;
}
.carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
	background-color:rgba(0,0,0,0.0001);
	background-image:-webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
	background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0%),color-stop(rgba(0,0,0,0.0001) 100%));
	background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000',endColorstr='#00000000',GradientType=1);
	background-color:transparent;
}
.carousel-control.right {
	left:auto;
	right:0;
	background-color:rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
	background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0%),color-stop(rgba(0,0,0,0.5) 100%));
	background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#7f000000',GradientType=1);
	background-color:transparent;
}
.carousel-control:hover,.carousel-control:focus {
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90);
}
.carousel-control .glyphicon {
	position:absolute;
	top:50%;
	left:50%;
	z-index:5;
	display:inline-block;
	width:20px;
	height:20px;
	margin-top:-10px;
	margin-left:-10px;
}
.carousel-indicators {
	position:absolute;
	bottom:20px;
	left:50%;
	z-index:15;
	width:100px;
	margin:0 0 0 -50px;
	padding-left:0;
	list-style:none;
	text-align:center;
}
.carousel-indicators li {
	display:inline-block;
	width:8px;
	height:8px;
	margin-left:0;
	margin-right:0;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:5px;
	cursor:pointer;
}
.carousel-indicators .active {
	background-color:#fff;
}
.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
	text-shadow:none;
}
@media screen and (min-width:850px) {
	.carousel-control .glyphicon {
	width:30px;
	height:30px;
	margin-top:-15px;
	margin-left:-15px;
	font-size:30px;
}
.carousel-caption {
	left:20%;
	right:20%;
	padding-bottom:30px;
}
}.jumbotron {
	padding:30px;
	margin-bottom:30px;
	font-size:21px;
	font-weight:200;
	line-height:2.1428571435;
	color:inherit;
	background-color:#eee;
}
.jumbotron h1 {
	line-height:1;
	color:inherit;
}
.jumbotron p {
	line-height:1.4;
}
@media screen and (min-width:850px) {
	.jumbotron {
	padding:50px 60px;
	border-radius:6px;
}
.jumbotron h1 {
	font-size:63px;
}
}.clearfix:before,.clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
.pull-right {
	float:right;
}
.pull-left {
	float:left;
}
.hide {
	display:none !important;
}
.show {
	display:block !important;
}
.invisible {
	visibility:hidden;
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.affix {
	position:fixed;
}
@-ms-viewport {
	width:device-width;
}
@media screen and (max-width:400px) {
	@-ms-viewport {
	width:320px;
}
}.hidden {
	display:none !important;
	visibility:hidden !important;
}
.visible-sm {
	display:block !important;
}
tr.visible-sm {
	display:table-row !important;
}
th.visible-sm,td.visible-sm {
	display:table-cell !important;
}
.visible-md {
	display:none !important;
}
.visible-lg {
	display:none !important;
}
.hidden-sm {
	display:none !important;
}
.hidden-md {
	display:block !important;
}
tr.hidden-md {
	display:table-row !important;
}
th.hidden-md,td.hidden-md {
	display:table-cell !important;
}
.hidden-lg {
	display:block !important;
}
tr.hidden-lg {
	display:table-row !important;
}
th.hidden-lg,td.hidden-lg {
	display:table-cell !important;
}
@media (min-width:850px) and (max-width:1023px) {
	.visible-sm {
	display:none !important;
}
.visible-md {
	display:block !important;
}
tr.visible-md {
	display:table-row !important;
}
th.visible-md,td.visible-md {
	display:table-cell !important;
}
.visible-lg {
	display:none !important;
}
.hidden-sm {
	display:block !important;
}
tr.hidden-sm {
	display:table-row !important;
}
th.hidden-sm,td.hidden-sm {
	display:table-cell !important;
}
.hidden-md {
	display:none !important;
}
.hidden-lg {
	display:block !important;
}
tr.hidden-lg {
	display:table-row !important;
}
th.hidden-lg,td.hidden-lg {
	display:table-cell !important;
}
}@media (min-width:1024px) {
	.visible-sm {
	display:none !important;
}
.visible-md {
	display:none !important;
}
.visible-lg {
	display:block !important;
}
tr.visible-lg {
	display:table-row !important;
}
th.visible-lg,td.visible-lg {
	display:table-cell !important;
}
.hidden-sm {
	display:block !important;
}
tr.hidden-sm {
	display:table-row !important;
}
th.hidden-sm,td.hidden-sm {
	display:table-cell !important;
}
.hidden-md {
	display:block !important;
}
tr.hidden-md {
	display:table-row !important;
}
th.hidden-md,td.hidden-md {
	display:table-cell !important;
}
.hidden-lg {
	display:none !important;
}
}.visible-print {
	display:none !important;
}
@media print {
	.visible-print {
	display:block !important;
}
tr.visible-print {
	display:table-row !important;
}
th.visible-print,td.visible-print {
	display:table-cell !important;
}
.hidden-print {
	display:none !important;
}
}.secondary-images img {
	margin-right:10px;
}
@font-face {
	font-weight:600;
	src:url("../fonts/600.eot") format("eot"),url("../fonts/600.woff") format("woff"),url("../fonts/600.ttf") format("truetype"),url("../fonts/600.svg#600") format("svg");
}
@font-face {
	font-weight:400;
	font-style:italic;
	src:url("../fonts/444.eot") format("eot"),url("../fonts/444.woff") format("woff"),url("../fonts/444.ttf") format("truetype"),url("../fonts/444.svg#444") format("svg");
}
@font-face {
	font-weight:400;
	src:url("../fonts/400.eot") format("eot"),url("../fonts/400.woff") format("woff"),url("../fonts/400.ttf") format("truetype"),url("../fonts/400.svg#400") format("svg");
}
html,body {
	height:100%;
}
body {
	font-weight:200;
}
body[data-specification="fokus"],body[data-category='homepage'] [data-specification="fokus"],body[data-specification="fokus"][data-category='home'] [data-specification="fokus"] {
	}body[data-specification="fokus"] .enquote,body[data-category='homepage'] [data-specification="fokus"] .enquote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"] .enquote {
	font-style:italic;
}
body[data-specification="fokus"] .quote,body[data-category='homepage'] [data-specification="fokus"] .quote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"] .quote {
	font-style:italic;
	font-weight:400;
}
body[data-specification="fokus"][data-category='products'],body[data-specification="fokus"][data-category='events'],body[data-specification="fokus"][data-category='home'],body[data-category='homepage'] [data-specification="fokus"][data-category='products'],body[data-category='homepage'] [data-specification="fokus"][data-category='events'],body[data-category='homepage'] [data-specification="fokus"][data-category='home'],body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='products'],body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='events'],body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='home'] {
	}body[data-specification="fokus"][data-category='products'] .enquote,body[data-specification="fokus"][data-category='events'] .enquote,body[data-specification="fokus"][data-category='home'] .enquote,body[data-category='homepage'] [data-specification="fokus"][data-category='products'] .enquote,body[data-category='homepage'] [data-specification="fokus"][data-category='events'] .enquote,body[data-category='homepage'] [data-specification="fokus"][data-category='home'] .enquote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='products'] .enquote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='events'] .enquote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='home'] .enquote {
	font-style:normal;
}
body[data-specification="fokus"][data-category='products'] .quote,body[data-specification="fokus"][data-category='events'] .quote,body[data-specification="fokus"][data-category='home'] .quote,body[data-category='homepage'] [data-specification="fokus"][data-category='products'] .quote,body[data-category='homepage'] [data-specification="fokus"][data-category='events'] .quote,body[data-category='homepage'] [data-specification="fokus"][data-category='home'] .quote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='products'] .quote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='events'] .quote,body[data-specification="fokus"][data-category='home'] [data-specification="fokus"][data-category='home'] .quote {
	font-style:normal;
	font-weight:600;
}
[data-specification="fokus"] small,[data-specification="fokus"] nav,[data-specification="fokus"] header,[data-specification="fokus"] footer,[data-specification="fokus"] .btn,[data-specification="fokus"] .sameheight-container,[data-specification="fokus"] .raster-container {
	}h1.bold,h2.bold,h3.bold,h4.bold,.h1.bold,.h2.bold,.h3.bold,.h4.bold {
	font-weight:inherit;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small {
	font-weight:inherit;
}
p {
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
.nohyphens,.advert p {
	word-wrap:break-word;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	-o-hyphens:none;
	hyphens:none;
}
small {
	display:inline-block;
}
p a,p a:hover,p a:focus,p a:active {
	text-decoration:none;
	border-bottom:1px dotted;
}
*:focus {
	outline:0 !important;
}
body {
	background-color:#f6f6f6;
	/*padding-top:60px;*/
}
body.undoPadding {
	padding-top:0px;
}
a {
	-webkit-transition:color 0.5s;
	-moz-transition:color 0.5s;
	-o-transition:color 0.5s;
	transition:color 0.5s;
}
figure {
	display:inline-block;
}
img {
	max-width:100%;
	height:auto;
}
img[data-src] {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:opacity 1s;
	-moz-transition:opacity 1s;
	-o-transition:opacity 1s;
	transition:opacity 1s;
}
img.loaded {
	opacity:100;
	filter:alpha(opacity=10000);
}
hr {
	margin:15px 0 0;
}
hr.black {
	border-bottom-color:#777;
}
.btn-primary {
	background-color:#dcdcdc;
	border:none;
	color:#777;
}
.btn-primary:hover,.btn-primary:active {
	background-color:#5d5d5d;
	border:none;
	color:#fff;
}
.invers .btn-primary {
	background-color:#909090;
	-webkit-transition:background-color 0.5s 0s ease;
	-moz-transition:background-color 0.5s 0s ease;
	-o-transition:background-color 0.5s 0s ease;
	transition:background-color 0.5s 0s ease;
}
.invers .btn-primary:hover {
	background-color:#101010;
}
@media (max-width:799px) {
	.anchors.list-inline li {
	display:block;
	margin-bottom:15px;
}
.anchors.list-inline li:last-child {
	margin-bottom:0;
}
.anchors.list-inline li a {
	display:block;
}
}.pointer:hover {
	cursor:pointer;
}
.flush {
	padding-right:0 !important;
	padding-left:0 !important;
}
.opaque {
	opacity:0;
}
.bold {
	font-weight:bold;
}
.overflow {
	overflow:auto;
}
@media (max-width:799px) {
	.text-left-xs {
	text-align:left;
}
}.link_arrow:before {
	content:"> ";
}
.wrap {
	padding:0 15px;
}
@media screen and (min-width:850px) {
	.wrap {
	padding:0;
}
}.ledfinder-container {
	background:white;
}
.ledfinder-container.mobil .lf_container {
	position:static;
}
.ledfinder-container.mobil .lf_container a {
	position:static;
	margin:0 !important;
}
.ledfinder-container.mobil .lf_container a:before,.ledfinder-container.mobil .lf_container a:after {
	content:none;
}
.row {
	position:relative;
}
.row.border-block {
	margin:0;
	border:1px solid #ddd;
	display:block;
}
.row.block {
	margin:0;
	display:block;
}
@media (max-width:800px) {
	.row.block {
	width:100%;
}
}.row.block.border-block-alt {
	border:1px solid #ddd;
}
.sameheight-container,.samheight-container-indexgattung > * {
	overflow:hidden;
	clear:both;
}
.sameheight-container:after,.samheight-container-indexgattung > *:after {
	content:'';
	padding-right:100%;
	margin-right:-100%;
	background:white;
	display:inline-block;
	vertical-align:top;
	margin-bottom:-500px;
	padding-bottom:500px;
	position:relative;
	height:0;
	width:0;
}
.sameheight-container > *,.samheight-container-indexgattung > * > * {
	display:inline-block;
	float:none !important;
	vertical-align:top;
}
.sameheight-container > * > *,.samheight-container-indexgattung > * > * > * {
	border-top:15px solid white;
	margin-bottom:-500px !important;
	padding-bottom:500px;
}
.sameheight-container.home,.samheight-container-indexgattung > *.home {
	margin-top:-15px;
}
.sameheight-container.home > * > *,.samheight-container-indexgattung > *.home > * > * {
	border-top-color:#f6f6f6;
}
.sameheight-container.home:after,.samheight-container-indexgattung > *.home:after {
	background-color:#f6f6f6;
}
.sameheight-container.home .row.block,.samheight-container-indexgattung > *.home .row.block {
	max-width:none;
}
.sameheight-container.home .row.block .flush img,.samheight-container-indexgattung > *.home .row.block .flush img {
	width:100%;
}
.sameheight-container.bg-dark,.samheight-container-indexgattung > *.bg-dark {
	margin-top:-15px;
}
.sameheight-container.bg-dark > * > *,.samheight-container-indexgattung > *.bg-dark > * > * {
	border-top-color:#303030;
}
.sameheight-container.bg-dark:after,.samheight-container-indexgattung > *.bg-dark:after {
	background-color:#303030;
}
.sameheight-container.bg-dark .row.block,.samheight-container-indexgattung > *.bg-dark .row.block {
	max-width:none;
}
.sameheight-container.bg-dark .row.block .flush img,.samheight-container-indexgattung > *.bg-dark .row.block .flush img {
	width:100%;
}
.row.row-special {
	margin-left:1px;
	margin-right:1px;
}
@media (min-width:850px) {
	.row.row-special {
	margin-left:-1px;
	margin-right:-1px;
}
}.row.row-special.wrap {
	padding:0 20.5px;
}
@media screen and (min-width:850px) {
	.row.row-special.wrap {
	padding:0;
}
}.row.row-special [class*="col-"] {
	padding-left:1px;
	padding-right:1px;
	padding-bottom:2px;
}
.media-body {
	display:block;
}
.modal-content {
	border-radius:0 !important;
}
.btn {
	border-radius:0;
}
.btn.btn-xs {
	padding:1px 5px;
	font-size:14px;
	line-height:1.5;
}
.btn.btn-rotate {
	-webkit-transform:rotate(180deg);
}
.btn.btn-follow-link {
	position:absolute;
	right:0;
	bottom:0;
}
.btn:hover {
	-webkit-box-shadow:0 0 1px rgba(0,0,0,0.3);
	box-shadow:0 0 1px rgba(0,0,0,0.3);
}
.nav-pills > li > a {
	padding-top:3px;
	border-radius:0;
}
.media {
	margin-bottom:15px;
}
.breadcrumb > li {
	text-shadow:none;
}
.breadcrumb.no-background {
	margin-bottom:0;
	padding-left:7.5px;
	padding-right:7.5px;
}
.breadcrumb.breadcrumb-flush {
	padding:3px !important;
	padding-left:0px !important;
}
@media (max-width:799px) {
	.breadcrumb {
	display:none;
}
}.accordion-group {
	margin-bottom:0px;
	border:none;
	border-radius:0px;
}
.navbar-nav {
	overflow:hidden;
}
.navbar-nav > li > a:hover,.navbar-nav > li > a:focus,.navbar-nav > .active > a,.navbar-nav > .active > a:hover,.navbar-nav > .active > a:focus {
	background:none;
	color:#000;
}
.navbar-nav > li * {
	font-size:16px;
}
.nav-tabs > li {
	background-color:#e9e9e9;
	margin-bottom:0px;
	margin-right:2px;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
	border:1px solid transparent;
}
.nav-tabs > li > a {
	border-radius:0px;
	padding:5px 10px;
	margin-right:0px;
}
.nav-tabs {
	border-bottom:none;
}
.nav-tabs > li > a:hover {
	border-color:transparent;
	background-color:transparent;
}
.guillemet:before {
	opacity:0.3;
	content:"\00BB";
	position:absolute;
	top:-90px;
	left:-7.5px;
	font-size:144px;
	font-style:normal;
	font-weight:lighter;
	color:#ddd;
}
@media screen and (min-width:850px) {
	.guillemet:before {
	left:-45px;
	opacity:1;
}
}.enquote {
	font-size:140%;
	font-weight:normal;
	line-height:1.2;
	word-wrap:break-word;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	-o-hyphens:none;
	hyphens:none;
}
.enquote:before {
	content:'»';
}
.enquote:after {
	content:'«';
}
#hotspots-PKM-Objekt .solid,#hotspots-PKM-Objekt .translucent {
	border:1px solid #eee;
}
@media (max-width:1024px) {
	#hotspots-PKM-Objekt {
	margin-bottom:15px;
}
#hotspots-PKM-Objekt .hidden-sm {
	display:none !important;
}
#hotspots-PKM-Objekt + .visible-sm {
	display:block !important;
}
tr#hotspots-PKM-Objekt + .visible-sm {
	display:table-row !important;
}
th#hotspots-PKM-Objekt + .visible-sm,td#hotspots-PKM-Objekt + .visible-sm {
	display:table-cell !important;
}
}link[href*="roentgenbilder"] ~ section .col-lg-12.bottom-2 {
	margin-bottom:15px !important;
}
,input[type="text"],textarea {
	border-radius:0;
	-webkit-transition:background-color 0.5s;
	-moz-transition:background-color 0.5s;
	-o-transition:background-color 0.5s;
	transition:background-color 0.5s;
	min-height:10px;
	background-color:#f6f6f6;
}
:focus,input[type="text"]:focus,textarea:focus {
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#000;
}
.active.invers,.active > .invers {
	background:#000;
}
[data-view] {
	overflow:hidden;
	width:100%;
}
[data-view]:after {
	content:'';
	padding-right:100%;
	margin-right:-100%;
	background:white;
	display:inline-block;
	vertical-align:top;
	margin-bottom:-500px;
	padding-bottom:500px;
	position:relative;
	height:0;
	width:0;
}
[data-view] .block * {
	-webkit-transition:all 0.25s;
	-moz-transition:all 0.25s;
	-o-transition:all 0.25s;
	transition:all 0.25s;
}
[data-view="0"] .block > [class*="col-"] {
	min-width:100%;
	overflow:hidden;
}
[data-view="0"] .block .flush {
	overflow:hidden;
}
[data-view="0"] .block img {
	min-width:100%;
}
[data-view="0"] .block p {
	display:none;
}
[data-view="0"] .block ul {
	display:none;
}
[data-view="0"] .block .btn-follow-link {
	opacity:0;
}
[data-view="0"] .block h5 {
	margin-top:20px;
	margin-bottom:20px;
	line-height:inherit;
}
[data-view="0"] .block h5>small {
	line-height:inherit;
}
[data-view="2"] .block > [class*="col-"] {
	min-width:100%;
}
[data-view="2"] .block .flush {
	overflow:hidden;
	max-height:0px;
	opacity:0;
}
[data-view="2"] .block img {
	margin-bottom:-100%;
	margin-top:-8%;
}
[data-view="2"] .block .btn-follow-link {
	opacity:0;
}
[data-view="1"]>.col-lg-3,[data-view="1"]>[id*="indexgattung_"] > .col-lg-3 {
	position:relative;
	min-height:1px;
	padding-left:7.5px;
	padding-right:7.5px;
}
@media (min-width:850px) {
	[data-view="1"]>.col-lg-3,[data-view="1"]>[id*="indexgattung_"] > .col-lg-3 {
	float:left;
	width:50%;
}
}[data-toggle="toggle-view"] li {
	padding:0px;
}
[data-toggle="toggle-view"] li:nth-child(3) {
	display:none;
}
@media (max-width:799px) {
	[data-toggle="toggle-view"] {
	display:none;
}
}footer.highlight {
	background-color:#dbdbdb;
}
@media (max-width:799px) {
	footer.highlight .col-2.pull-right {
	width:100%;
	text-align:center;
	margin-top:7.5px;
}
footer.highlight .col-2.pull-right,footer.highlight .col-2.pull-right #copyright {
	float:none;
}
}footer.highlight .col-2.pull-right #copyright {
	margin-left:20px;
}
@media (max-width:799px) {
	footer.highlight li:first-child {
	margin-bottom:7.5px;
}
}footer.highlight li:first-child .social-media {
	margin-left:-12px;
}
header.fixheader {
	padding-top:10px;
}
header header h2 {
	margin-bottom:0;
}
header header h2 + h2 {
	line-height:0.6;
	margin-bottom:15px;
}
.input-frame {
	padding:0 !important;
	border:1px black solid;
	position:relative;
	height:24px;
	width:240px;
}
.input-frame .navbar-form {
	margin-top:0;
	margin-bottom:0;
}
.input-frame input {
	border:none;
	background:transparent;
	outline:none;
	position:absolute;
	right:34px;
	left:10px;
	padding:0 !important;
	width:200px;
	top:-3px;
	box-shadow:inset 0px 0px 0px rgba(0,0,0,0);
}
.input-frame input:focus {
	outline:none;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
}
.table {
	word-wrap:break-word;
}
.table.breakpoint > thead > tr > th.footable-first-column {
	padding-left:40px;
}
.table.breakpoint > tbody > tr.footable-row-detail {
	background:#eee;
}
.table.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
	cursor:pointer;
}
.table.breakpoint > tbody > tr > td.expand,.table.breakpoint > tbody > tr > td.footable-cell-detail {
	padding-right:40px;
}
.table [data-class="expand"] {
	min-width:120px;
	width:120px;
}
.table .footable-row-detail-inner {
	padding-left:120px;
}
.table .footable-sortable {
	cursor:pointer;
}
.table.footable {
	border-collapse:separate;
}
.table.footable th {
	white-space:nowrap;
}
.table.footable thead > tr > th,.table.footable tbody > tr > th,.table.footable thead > tr > td,.table.footable tbody > tr > td {
	padding:8px 16px 8px 0px;
}
.table.borderless {
	margin-bottom:0;
}
.table.borderless td {
	padding:0 5px;
	border-top:none !important;
}
.table.borderless td:first-child {
	width:70%;
}
@media screen and (max-width:800px) {
	.carousel-inner .center-text {
	padding:0 15px;
}
}@media screen and (min-width:850px) {
	.pull-right-lg {
	float:right;
}
.center-text {
	position:absolute;
	top:0;
	bottom:0;
	font-size:0.01em;
}
.center-text:before {
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	margin-right:-1px;
	vertical-align:middle;
}
.center-text>* {
	font-size:100em;
	display:inline-block;
	vertical-align:middle;
	padding-left:15px;
	width:99%;
}
}.new {
	position:relative;
}
.new:before {
	display:block;
	position:absolute;
	z-index:1;
	content:'';
	border:26px solid transparent;
	top:0;
	right:0;
	border-top:none;
	border-right:26px solid #ff9300;
}
.expander_outer.fullscreen.new:before {
	opacity:0;
}
section.white.new:not(.expander_outer):before {
	display:none;
}
html[lang="en-us"] section.white.new:not(.expander_outer) #hotspots-PKM-Objekt + .row.visible-sm {
	display:none !important;
}
.hidden-sm-inline-block {
	display:none !important;
}
@media (min-width:850px) {
	.hidden-sm-inline-block {
	display:inline-block !important;
}
}.top-12 {
	margin-top:180px !important;
}
.top-11 {
	margin-top:165px !important;
}
.top-10 {
	margin-top:150px !important;
}
.top-9 {
	margin-top:135px !important;
}
.top-8 {
	margin-top:120px !important;
}
.top-7 {
	margin-top:105px !important;
}
.top-6 {
	margin-top:90px !important;
}
.top-5 {
	margin-top:75px !important;
}
.top-4 {
	margin-top:60px !important;
}
.top-3 {
	margin-top:45px !important;
}
.top-2 {
	margin-top:30px !important;
}
.top-1 {
	margin-top:15px !important;
}
.top-0 {
	margin-top:0px !important;
}
.bottom-12 {
	margin-bottom:180px !important;
}
.bottom-11 {
	margin-bottom:165px !important;
}
.bottom-10 {
	margin-bottom:150px !important;
}
.bottom-9 {
	margin-bottom:135px !important;
}
.bottom-8 {
	margin-bottom:120px !important;
}
.bottom-7 {
	margin-bottom:105px !important;
}
.bottom-6 {
	margin-bottom:90px !important;
}
.bottom-5 {
	margin-bottom:75px !important;
}
.bottom-4 {
	margin-bottom:60px !important;
}
.bottom-3 {
	margin-bottom:45px !important;
}
.bottom-2 {
	margin-bottom:30px !important;
}
.bottom-1 {
	margin-bottom:15px !important;
}
.bottom-0 {
	margin-bottom:0px !important;
}
.top-05 {
	margin-top:7.5px;
}
.top-03 {
	margin-top:5px;
}
.bottom-05 {
	margin-bottom:7.5px;
}
.height-0 {
	margin-top:0 !important;
	margin-bottom:-1px !important;
	height:1px;
}
.width-100 {
	width:100%;
}
@media (min-width:850px) {
	.col-sm-offset-1 {
	margin-left:8.33333333333%;
}
.col-sm-offset-2 {
	margin-left:16.6666666667%;
}
.col-sm-offset-3 {
	margin-left:25%;
}
.col-sm-offset-4 {
	margin-left:33.3333333333%;
}
.col-sm-offset-5 {
	margin-left:41.6666666667%;
}
.col-sm-offset-6 {
	margin-left:50%;
}
.col-sm-offset-7 {
	margin-left:58.3333333333%;
}
.col-sm-offset-8 {
	margin-left:66.6666666667%;
}
.col-sm-offset-9 {
	margin-left:75%;
}
.col-sm-offset-10 {
	margin-left:83.3333333333%;
}
.col-sm-offset-11 {
	margin-left:91.6666666667%;
}
}.feature-head .carousel .item .image {
	height:530px;
	background-position:50% 0%;
	display:block;
}
.feature-head .carousel .item img {
	width:100%;
}
.carousel .carousel-inner {
	display:block;
}
.carousel .carousel-inner > .item {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
}
.carousel .carousel-control {
	background:transparent !important;
	filter:none !important;
	color:#b2b2b2;
	text-shadow:none;
}
.carousel .carousel-control>* {
	width:28px;
	height:28px;
	margin-top:-14px;
	margin-left:-14px;
	font-size:28px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:5;
	display:inline-block;
}
.carousel .carousel-inner > .item.row {
	margin-left:0;
	margin-right:0;
}
.carousel .carousel-indicators {
	width:50%;
	margin:0 0 0 -25%;
}
.carousel .carousel-indicators li {
	border-color:#b2b2b2;
}
.carousel .carousel-indicators li.active {
	background-color:#b2b2b2;
}
.video-head video {
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	position:fixed;
	z-index:-1;
}
.video-head img {
	width:100%;
	z-index:-2;
}
.feature-head .blueimp-gallery-carousel {
	background-color:white;
	margin:0;
	box-shadow:0 0 0 transparent !important;
	padding-bottom:50%;
	display:block;
	opacity:1;
}
.feature-head .blueimp-gallery-carousel>.indicator>li {
	border-radius:1000px;
	height:6px;
	width:6px;
	margin-left:2px;
	margin-right:2px;
	border:1px solid #b2b2b2;
	background-color:transparent;
	box-shadow:0 0 0 transparent !important;
	opacity:.8;
}
.feature-head .blueimp-gallery-carousel>.indicator>li.active,.feature-head .blueimp-gallery-carousel>.indicator>li:hover {
	background-color:#b2b2b2;
}
.feature-head .blueimp-gallery-carousel>.images {
	display:none;
}
.feature-head .blueimp-gallery-carousel>.slides,.feature-head .blueimp-gallery-carousel>.slides>img {
	width:100%;
}
.feature-head .blueimp-gallery-carousel>.prev,.feature-head .blueimp-gallery-carousel>.next {
	height:24px;
	width:24px;
}
.feature-head .blueimp-gallery-carousel>.prev [class*="newicon"]:hover,.feature-head .blueimp-gallery-carousel>.next [class*="newicon"]:hover {
	box-shadow:0 0 0 transparent !important;
}
.feature-head .blueimp-gallery-carousel:not(.multi) .prev,.feature-head .blueimp-gallery-carousel:not(.multi) .next,.feature-head .blueimp-gallery-carousel:not(.multi) .indicator {
	display:none !important;
}
[data-blueimp-container] {
	padding-bottom:0;
	box-shadow:0 0 transparent;
	margin:0;
	background:transparent;
}
[data-blueimp-container]>.slides {
	position:relative;
	height:auto;
}
[data-blueimp-container]>.slides>.slide {
	height:auto;
}
[data-blueimp-container]>.slides>.slide:before {
	content:"";
	display:block;
	width:0;
	height:0;
	padding-bottom:56.25%;
}
[data-blueimp-container]>.description {
	margin:0 auto;
	min-height:60px;
}
[data-blueimp-container]>.prev,[data-blueimp-container]>.next {
	margin-top:-83px;
}
.expander_close {
	display:none;
}
@media (max-width:799px) {
	.expander_close {
	float:right;
}
}.ajax {
	display:none;
	position:relative;
}
.ajax .expander_close {
	display:initial;
	cursor:pointer;
}
.ajax #copyright {
	display:none;
}
.expander_inner {
	overflow:hidden;
}
.expander_inner img {
	width:100%;
	margin:0;
	position:relative;
	max-width:none;
}
.expander_inner.flush {
	padding:0 7.5px;
}
@media (max-width:799px) {
	.expander_outer .expander_inner img {
	width:100%;
	top:0;
	left:0;
}
}.expander_outer .expander_additional {
	padding:15px 0;
}
.expander_outer .expander_btn {
	position:absolute;
	top:50%;
	right:0;
	margin-top:-11px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.expander_outer .expander_misc {
	position:absolute;
	-webkit-transition:opacity 0.5s;
	-moz-transition:opacity 0.5s;
	-o-transition:opacity 0.5s;
	transition:opacity 0.5s;
	margin-top:15px;
	top:0;
}
.expander_outer .expander_misc .url {
	opacity:0.7;
}
.expander_outer .expander_misc .soc {
	margin-top:-10px;
}
.expander_outer .expander_main {
	position:relative;
	padding-right:15px;
}
@media (max-width:799px) {
	.expander_outer .expander_main {
	padding-left:7.5px;
	padding-right:7.5px;
}
}.expander_outer .expander_main>*:first-child {
	padding-right:37.5px;
}
.expander_caption {
	padding:0 15px;
}
@media (min-width:850px) {
	.expander_main {
	margin-top:33%;
}
}@media (max-width:799px) {
	.expander_main > .btn {
	margin-bottom:15px;
}
}@media (min-width:850px) {
	.expander_outer {
	overflow:hidden;
	position:relative;
}
.expander_outer,.expander_outer * {
	-webkit-transition:max-width .5s,top .5s,left .5s,min-width .5s,height .5s,max-height .5s,margin .5s,width .5s,opacity .5s;
	-moz-transition:max-width .5s,top .5s,left .5s,min-width .5s,height .5s,max-height .5s,margin .5s,width .5s,opacity .5s;
	-o-transition:max-width .5s,top .5s,left .5s,min-width .5s,height .5s,max-height .5s,margin .5s,width .5s,opacity .5s;
	transition:max-width .5s,top .5s,left .5s,min-width .5s,height .5s,max-height .5s,margin .5s,width .5s,opacity .5s;
}
.expander_outer .expander_caption {
	opacity:1;
	height:auto;
	margin-right:0;
}
.expander_outer .expander_props {
	padding-bottom:50%;
	height:0px;
}
.expander_outer .expander_props .scale-1920-816 {
	margin-left:-8.83%;
	margin-right:-8.83%;
}
.expander_outer .expander_additional {
	position:absolute;
	padding:0;
	width:100%;
}
.expander_outer.fullscreen {
	min-width:100%;
}
.expander_outer.fullscreen>.row {
	margin:0;
}
.expander_outer.fullscreen .expander_inner {
	width:100%;
}
.expander_outer.fullscreen .expander_caption {
	opacity:0 !important;
	max-width:0 !important;
	max-height:0 !important;
	min-height:0 !important;
	min-width:0 !important;
	overflow:hidden !important;
	margin-right:-100%;
}
.expander_outer.fullscreen .expander_inner img {
	width:100% !important;
	top:0 !important;
	left:0 !important;
}
.expander_outer.fullscreen .expander_props {
	padding-bottom:0%;
	height:auto;
}
.expander_outer.fullscreen .expander_props .scale-1920-816 {
	margin-left:0%;
	margin-right:0%;
}
}.expander_caption_fullscreen {
	display:none;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_inner {
	float:none;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption {
	display:none;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen {
	display:block;
	float:none !important;
	margin:0 auto !important;
	color:black;
	padding:0 15px;
	opacity:1;
	height:auto;
	margin-right:0;
}
@media (min-width:850px) {
	[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen {
	width:760px !important;
	padding-right:0 !important;
	padding-left:0 !important;
}
}@media (min-width:1024px) {
	[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen {
	width:920px !important;
}
}@media (min-width:1140px) {
	[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen {
	width:1200px !important;
}
}[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:before,[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:after {
	content:" ";
	display:table;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:after {
	clear:both;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:before,[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:after {
	content:" ";
	display:table;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:after {
	clear:both;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen button {
	display:none !important;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen h4 {
	font-weight:200;
	line-height:1.25;
	font-size:24px;
	margin-bottom:22.5px;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen h4.bold {
	font-weight:inherit;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen h4 small {
	font-weight:inherit;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen h4 small {
	font-weight:normal;
	line-height:1;
	color:#999;
}
[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen .expander_main {
	margin-top:22.5px;
}
@media (min-width:850px) {
	[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen .expander_main {
	margin-top:35px;
}
}[data-specification="startseite"] .expander_outer.fullscreen.stay-large .expander_caption_fullscreen:hover {
	text-decoration:none;
}
[class*="teaser-"] img {
	top:0 !important;
}
[class*="teaser-"] * {
	word-wrap:break-word;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	-o-hyphens:none;
	hyphens:none;
}
.four-columns {
	padding-top:15px;
}
@media (min-width:850px) {
	.four-columns ul {
	-webkit-column-count:3;
	-moz-column-count:3;
	column-count:3;
	-webkit-column-gap:15px;
	-moz-column-gap:15px;
	column-gap:15px;
}
}@media (min-width:1024px) {
	.four-columns ul {
	-webkit-column-count:4;
	-moz-column-count:4;
	column-count:4;
	-webkit-column-gap:15px;
	-moz-column-gap:15px;
	column-gap:15px;
}
}.four-columns ul>li {
	display:inline-block;
}
[class*="report_"] p {
	margin-bottom:0;
}
[class*="report_"] p .h4 {
	font-size:14px;
}
[class*="report_"] p .h4.bold {
	font-weight:bold;
}
[class*="report_"] img {
	width:100%;
	max-width:none;
}
[class*="report_"] .row.block {
	max-width:none;
}
[class*="report_"] .serif small {
	margin-top:3.75px;
}
@media (min-width:850px) {
	.secondary {
	height:0 !important;
	overflow:visible;
	z-index:1;
	margin-bottom:0;
}
.ajax > article:last-of-type .secondary,[data-specification="fokus"] > article:last-of-type .secondary,body > article[class*="report_"]:last-of-type .secondary {
	height:auto !important;
}
}.advert p {
	margin-top:2px;
	line-height:1.65;
}
.bg-dark li a,.bg-dark li a:hover,.bg-dark li a:focus,.bg-dark li a:active {
	text-decoration:none;
	border-bottom:1px dotted;
}
.overlay {
	position:relative;
	color:white;
	background-color:rgba(0,0,0,0.8);
}
@media screen and (min-width:850px) {
	.overlay {
	margin-top:-150px;
	height:150px;
}
}#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-] {
	position:absolute;
	top:26px;
	cursor:pointer;
	display:none;
}
@media (min-width:850px) {
	#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-] {
	display:block;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-left {
	left:1.0%;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-right {
	right:1.0%;
}
}@media (min-width:1024px) {
	#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-] {
	display:block;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-left {
	left:2.0%;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-right {
	right:2.0%;
}
}@media (min-width:1140px) {
	#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-] {
	display:block;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-left {
	left:3.5%;
}
#microsite_6073_gallery > .slides > .slide > .text-content header.projekt [class *= newicon-slide-].newicon-slide-right {
	right:3.5%;
}
}.lf-holder {
	position:relative;
}
hr {
	margin:0;
}
.switcher_mask {
	height:100%;
	overflow:hidden;
}
.switcher_container {
	width:300%;
	height:100%;
	-webkit-transition:margin .5s ease-out;
	-moz-transition:margin .5s ease-out;
	-o-transition:margin .5s ease-out;
	transition:margin .5s ease-out;
}
.switcher_view {
	float:left;
	width:33.333333333%;
	padding-top:60px;
	height:100%;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	position:relative;
}
.lf_head {
	margin-bottom:40px;
}
.lf_head h3 {
	margin-top:0;
}
.lf_head .breadcrumb {
	border-radius:0;
	padding:5px 0 10px 0;
}
#lf_question_view .lf_guide_content,#lf_question_view .lf_appimg_content {
	display:none;
}
#lf_appimg_view section.white {
	background-color:transparent;
}
#lf_appimg_view .appimages-icons {
	margin-top:-38px;
}
#lf_guide_view section.white {
	background-color:transparent;
}
#lf_guide_view section.white h3 {
	display:none;
}
#lf_guide_view section.white .panel-container .btn-group .btn {
	background-color:#dedede;
}
#lf_guide_view section.white .panel-container .btn-group .btn.km-active {
	background-color:#999;
}
.lf_guide_available,.lf_appimg_available {
	opacity:0;
	filter:alpha(opacity=0);
	width:0;
	overflow:hidden;
	position:relative;
	height:44px;
	background-color:#777;
	margin-top:105px;
	padding:8px;
	border:none;
	padding:0;
	z-index:10;
	-webkit-transition:left .5s ease-out,right .5s ease-out,margin .5s ease-out,opacity .25s,width .25s;
	-moz-transition:left .5s ease-out,right .5s ease-out,margin .5s ease-out,opacity .25s,width .25s;
	-o-transition:left .5s ease-out,right .5s ease-out,margin .5s ease-out,opacity .25s,width .25s;
	transition:left .5s ease-out,right .5s ease-out,margin .5s ease-out,opacity .25s,width .25s;
}
.lf_guide_available.focusing,.lf_appimg_available.focusing {
	width:44px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.lf_guide_available.switching,.lf_appimg_available.switching {
	position:fixed;
}
.lf_guide_available:hover,.lf_appimg_available:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.lf_appimg_available {
	float:left;
	left:0%;
	margin-left:0px;
	margin-right:-20px;
}
.lf_appimg_available.switched {
	left:100%;
	margin-left:-44px;
}
.lf_guide_available {
	float:right;
	right:0%;
	margin-right:0px;
	margin-left:-20px;
}
.lf_guide_available.switched {
	right:100%;
	margin-right:-44px;
}
.switcher_container[data-inview="0"] {
	margin-left:0%;
}
.switcher_container[data-inview="1"] {
	margin-left:-100%;
}
.switcher_container[data-inview="2"] {
	margin-left:-200%;
}
.border {
	border:solid 1px #999;
}
.border-top-grey {
	border-top:solid 1px #ddd;
}
.noborder {
	border:none !important;
}
ul.nolist {
	padding:0;
}
ul.nolist li {
	list-style-type:none;
	margin-left:0;
	position:relative;
}
ul.as-row li {
	display:inline-block;
}
ul.as-row li + li {
	margin-left:7.5px;
}
.clearboth {
	clear:both;
}
.feature-head {
	background-color:white;
}
.no-background {
	background-color:transparent;
}
.invers,.bg-black,.bg-dark {
	background-color:#666;
	color:white;
}
.invers a,.bg-black a,.bg-dark a {
	color:white;
	text-shadow:none;
}
.invers .active,.bg-black .active,.bg-dark .active {
	text-shadow:none;
}
.white {
	background-color:white;
}
.bg-dark {
	background-color:#303030;
}
.bg-black {
	background-color:black;
}
.highlight {
	background-color:#f6f6f6;
}
.left-1 {
	margin-left:40px;
}
.simple-box {
	display:block;
	padding:15px;
}
.infobox {
	background-color:#f6f6f6;
	padding:7.5px;
}
@media (min-width:799px) {
	.infobox .nav.nav-tabs.row {
	margin-top:-31px;
}
}.hidden {
	display:none;
}
.trans {
	-webkit-transition:opacity .5s;
	-moz-transition:opacity .5s;
	-o-transition:opacity .5s;
	transition:opacity .5s;
}
.trans0 {
	opacity:0;
	filter:alpha(opacity=0);
}
.trans50 {
	opacity:.5;
	filter:alpha(opacity=50);
}
.trans100 {
	opacity:1;
	filter:alpha(opacity=100);
}
.pointer:hover {
	cursor:pointer;
}
.relative {
	position:relative;
}
.pull-bottom {
	position:absolute;
	bottom:0;
}
.km-block {
	display:block;
}
.km-inline-block {
	display:inline-block;
}
.km-inline {
	display:inline;
}
.keinehoehe {
	height:0;
}
.to-black {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.to-black:hover {
	background-color:#000;
	color:#fff;
}
.to-black:hover * {
	color:#fff;
}
@media (min-width:799px) {
	.highlight .nav.nav-tabs.row {
	margin-top:-31px;
}
}script {
	visibility:hidden !important;
	display:none !important;
}
.ajax_loading_ohne_rahmen {
	display:block;
	width:48px;
	margin:10px auto;
}
.ajax_loader_button,.ajax_loader_button_weiss {
	background-position:4px center !important;
	padding-left:28px !important;
	background-repeat:no-repeat !important;
	background-image:url("../images/ajax-loader-button.gif") !important;
}
.ajax_loader_button_weiss {
	background-image:url("../images/ajax-loader-button-weiss.gif") !important;
}
#ajax_spinner {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
[data-specification="glossar"] .tooltip-inner {
	box-shadow:0 2px 4px 0px rgba(0,0,0,0.5) !important;
}
.left-nav li {
	padding-top:18px;
}
.nav-ico span {
	margin-top:18px;
}
.pull-right-lg a {
	font-family:' ';
	font-size:14px;
}
