@charset "UTF-8";/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_form" */
		div.csc-mailform ol,
		div.csc-mailform ol li {
			margin: 0;
			padding: 0;
		}

		div.csc-mailform ol li {
			overflow: hidden;
		}

		div.csc-mailform fieldset {
			margin: 0;
			padding: 0;
			position: relative;
		}

		div.csc-mailform legend {
			margin-left: 1em;
			color: #000000;
			font-weight: bold;
		}

		div.csc-mailform fieldset ol {
			padding: 1em 1em 0 1em;
		}

		div.csc-mailform fieldset li {
			padding: 0.5em;
			margin-bottom: 0.5em;
			list-style: none;
		}

		div.csc-mailform fieldset.submit {
			border-style: none;
		}

		/**
		 * Normal label
		 * Left aligned, in front of input
		 */
		div.csc-mailform li label {
			float: left;
			width: 13em;
			margin-right: 1em;
			vertical-align: baseline;
		}

		div.csc-mailform li input + label,
		div.csc-mailform li textarea + label,
		div.csc-mailform li select + label {
			float: none;
			width: auto;
			margin-right: 0;
			margin-left: 1em;
		}

		div.csc-mailform li textarea + label {
			vertical-align: top;
		}

		label em,
		legend em {
			display: block;
			color: #060;
			font-size: 85%;
			font-style: normal;
			text-transform: uppercase;
		}

		legend em {
			position: absolute;
		}

		label strong,
		legend strong {
			display: block;
			color: #C00;
			font-size: 85%;
			font-weight: normal;
			text-transform: uppercase;
		}

		legend strong {
			position: absolute;
			top: 1.4em;
		}

		/**
		 * Labels alignment right
		 */
		.labels-alignment-right label,
		.labels-alignment-right .fieldset-subgroup legend,
		.labels-alignment-right.fieldset-subgroup legend {
			text-align: right;
		}

		/**
		 * Horizontal fieldset
		 */
		fieldset.fieldset-horizontal {
			border-width: 0;
		}

		fieldset.fieldset-horizontal ol {
			padding: 0;
		}

		fieldset.fieldset-horizontal li {
			float: left;
			padding: 0;
			margin-right: 1em;
		}

		fieldset.fieldset-horizontal.label-below label {
			display: block;
			margin-left: 0;
			margin-top: 0.2em;
			font-size: 90%;
			color: #999999;
			text-align: left;
		}

		fieldset.fieldset-horizontal label em {
			display: inline;
		}

		/**
		 * Subgroup fieldset
		 */
		fieldset.fieldset-subgroup {
			margin-bottom: -2em;
			border-style: none;
		}

		fieldset.fieldset-subgroup legend {
			margin-left: 0;
			padding: 0;
			font-weight: normal;
			width: 13em;
		}

		fieldset.fieldset-subgroup ol {
			position: relative;
			top: -1.4em;
			margin: 0 0 0 14em;
			padding: 0;
		}

		fieldset.fieldset-subgroup li {
			padding: 0;
		}

		fieldset.fieldset-subgroup input + label {
			float: none;
			width: auto;
			display: inline;
			margin: 0 0 0 1em;
		}

		/**
		 * Labels as block
		 * Labels displayed above or below the input fields
		 */
		.labels-block label {
			display: block;
			float: none;
			margin: 0 0 0.5em;
			width: auto;
		}

		.labels-block input + label,
		.labels-block textarea + label {
			margin: 0.5em 0 0;
		}

		.labels-block fieldset.fieldset-subgroup,
		fieldset.labels-block.fieldset-subgroup {
			margin-bottom: 0;
		}

		.labels-block .fieldset-subgroup legend,
		.labels-block.fieldset-subgroup legend {
			width: auto;
		}

		.labels-block .fieldset-subgroup legend em,
		.labels-block.fieldset-subgroup legend em {
			position: relative;
		}

		.labels-block .fieldset-subgroup legend strong,
		.labels-block.fieldset-subgroup legend strong {
			position: relative;
			top: 0;
		}

		.labels-block .fieldset-subgroup ol,
		.labels-block.fieldset-subgroup ol {
			top: 0;
			margin: 0;
			padding: 0.5em 0 0;
		}
/* default styles for extension "tx_jhmagnificpopup" */
	.image-center .image>a>img {
		margin: 0 auto;
	}
/* default styles for extension "tx_webxbookingemo" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-webx-bookingemo table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-webx-bookingemo table th {
		font-weight:bold;
	}

	.tx-webx-bookingemo table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

/* additional, not originally from Magnific Popup CSS */
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}

/* Magnific Popup CSS version 1.1.0 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* wenn bootstrap nicht eingebunden ist */
/* beginn */ 
.w-100 {
    width: 100% !important;
}
.p-3 {
    padding: 1rem !important;
}
/* ende */ 

.webxDPStyle {
        user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
} 

.webxDPStyle {
	margin: 0px auto 0 auto;
	width: 1000px;
	/* height: 450px; */
	padding: 25px 30px 30px 30px;
	z-index: 10001;
	background: Snow;
	overflow:hidden;
	box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -7px rgba(0,0,0,0.2);
	color: #333;
	position: absolute;
	font-size: 16px !important;

}

.webxDPStyle .table-condensed {
	margin-top: 2.5%;
	text-align:center;
	cursor: pointer;
	width: 46%;
}

.webxDPStyle table {
	border-spacing: 0px;
}
.webxDPStyle table td{
    vertical-align: middle;
    padding: 15px 5px !important;
}

.webxDPStyle .table-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.webxDPStyle .webxDPclose {
	display:none;
}

.webxDPStyle .calendarHeader {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.webxDPStyle .calendarHeader .months {
	width: 75%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.webxDPStyle .calendarHeader .months span {
	font-size: 20px;
	line-height: initial;
}

.webxDPStyle .calendarHeader .months span:first-child {
	/*margin-right: 33.333333333%;*/
}

.webxDPStyle .calendarHeader .webxDPprev {
	width: 2.5%;
    text-align: center;
    color: #fff;
}

.webxDPStyle .calendarHeader .webxDPprevHidden { width: 2.5%; }

/*.webxDPStyle .calendarHeader .webxDPnext { 
	width: 2.5%;
    text-align: center;
    color: #fff;
}*/

.webxDPStyle .calendarHeader .webxDPprev {
	width: 2.5%;
	cursor: pointer;
    text-align: center;
    background: none;
    color: #fff;
    display:block;
    width:20px;
    height:20px;
    /*border-left:2px solid #009fe3;
    border-bottom:2px solid #009fe3;*/
    border-left:2px solid #009cff; 
    border-bottom:2px solid #009cff;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.webxDPStyle .calendarHeader .webxDPnext { 
	width: 2.5%;
	cursor: pointer;
    text-align: center;
    background: none;
    color: #fff;
    display:block;
    width:20px;
    height:20px;
    /*border-right:2px solid #009fe3;
    border-bottom:2px solid #009fe3;*/
    border-right:2px solid #009cff; 
    border-bottom:2px solid #009cff;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.webxDPStyle .calendarHeader  i{
    background: #009fe3;
	cursor: pointer;
	line-height: 25px;
	    display: block;
}

.webxDPStyle .calendarHeader svg{
    background: #009fe3;
	cursor: pointer;
	line-height: 25px;
	    display: block;
}

.webxDPStyle .day {
	/*background: #39b54a;*/
	background: #009cff;
	border: 1px solid #fff;
	margin: 0px;
	color: #fff;
}

.webxDPStyle .date-year {
}

.webxDPStyle .disabled {
	border: 1px solid #fff;
	background: #ddd;
	cursor:default;
}
.webxDPStyle .disabled.no-day{
	background: #f1f1f1;
}

.webxDPStyle .webxDPcheckin {
	/*background: #009fe3;*/
	background: #39b54a;
	position: relative;
}
.webxDPStyle .webxDPcheckin:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 11px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 40%;
    bottom: 0;
    left: -1px;
    z-index: 2;
}

.webxDPStyle .webxDPcheckout {
	/*background: #009fe3;*/
	background: #39b54a;
	position: relative;
}
.webxDPStyle .webxDPcheckout:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 11px 7px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 40%;
    bottom: 0;
    right: -1px;
    z-index: 2;
}
.webxDPStyle .webxDPduration {
	/*background: #90cff1;*/
	background:#41e056;
}

@media only screen and (max-width: 1024px) {
	.webxDPStyle {
		width: 95%;
	}

}

@media only screen and (max-width: 823px) {

	.webxDPStyle {
		margin: 0px; 
		width: 100%;
		height: 100%;
		padding: 0px 0px 0px 0px;
		position: fixed; top: 0; left: 0;
		overflow: auto;
	}

	.webxDPStyle .webxDPclose {
		display:block;
		font-size: 30px;
		cursor: pointer;
		color: #009fe3;
		text-align: right;
		padding: 1rem;
		padding-right: 2rem;
        position: relative;
    }

    .webxDPStyle .webxDPclose::before,.webxDPStyle .webxDPclose::after {
		content: '';
		position: absolute;
		height: 2px;
		width: 30px;
		top: 50%;
		right: 8vw;
		margin-top: -1px;
		background: #009fe3;
	}

	.webxDPStyle .webxDPclose::before {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.webxDPStyle .webxDPclose::after {
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.webxDPStyle .calendarHeader {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
	.webxDPStyle .calendarHeader .months span {
		display: block;
	}

	.webxDPStyle .table-condensed {
		margin: 0 10% 0 10%;
		width: 80%;
	}

	.webxDPStyle .date-right {
		display:none;
	}

	.webxDPStyle .calendarHeader .months span:first-child {
		margin-right: 0;
	}

	.webxDPStyle .calendarHeader .months span:last-child {
		display:none;
	}

	.webxDPStyle .calendarHeader .months{
		flex-direction: column-reverse;
		text-align: center;
	}
	.webxDPStyle .calendarHeader .months .date-year{
		font-size: 16px !important;
	}


}

.femanager_flashmessages>div{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px}.femanager_flashmessages>.message-2{background-color:#F6D3CF;background-image:url("/typo3/sysext/t3skin/icons/gfx/error.png");border:1px solid #D66C68;color:#AA0225}.femanager_flashmessages>.message-1{background-color:#FBF6DE;background-image:url("/typo3/sysext/t3skin/icons/gfx/warning.png");border:1px solid #B1905C;color:#9E7D4A}.femanager_flashmessages>.message-0{background-color:#CDEACA;background-image:url("/typo3/sysext/t3skin/icons/gfx/notice.png");border:1px solid #58B548;color:#3B7826}.femanager_flashmessages>.message--1{background-color:#EAF7FF;background-image:url("/typo3/sysext/t3skin/icons/gfx/information.png");border:1px solid #C5DBE6;color:#4C73A1}.femanager_flashmessages>.message--2{background-color:#F6F7FA;background-image:url("/typo3/sysext/t3skin/icons/gfx/notice.png");border:1px solid #C2CBCF;color:#444}.femanager_note{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px;background-color:#F6F7FA;background-image:url("/typo3/sysext/t3skin/icons/gfx/notice.png");border:1px solid #C2CBCF;color:#444;list-style-type:none;margin-left:0}.femanager_error{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px;background-color:#F6D3CF;background-image:url("/typo3/sysext/t3skin/icons/gfx/error.png");border:1px solid #D66C68;color:#AA0225;list-style-type:none;margin-left:0}

.tx-femanager .qq-uploader{position:relative;width:100%}.tx-femanager .qq-upload-button-focus{outline:1px dotted #000000}.tx-femanager .qq-upload-drop-area,.tx-femanager .qq-upload-extra-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:30px;z-index:2;background:#FF9797;text-align:center}.tx-femanager .qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}.tx-femanager .qq-upload-extra-drop-area{position:relative;margin-top:50px;font-size:16px;padding-top:30px;height:20px;min-height:40px}.tx-femanager .qq-upload-drop-area-active{background:#FF7171}.tx-femanager .qq-upload-list{margin:0;padding:0;list-style:none}.tx-femanager .qq-upload-list .alert{text-align:center;margin-top:10px}.tx-femanager .qq-upload-list li{margin:0;padding:9px;line-height:15px;font-size:16px}.tx-femanager .qq-upload-file,.tx-femanager .qq-upload-spinner,.tx-femanager .qq-upload-size,.tx-femanager .qq-upload-cancel,.tx-femanager .qq-upload-retry,.tx-femanager .qq-upload-failed-text,.tx-femanager .qq-upload-finished,.tx-femanager .qq-upload-delete{margin-right:12px}.tx-femanager .qq-upload-delete{font:0/0 a !important;text-shadow:none;color:transparent !important;display:inline-block !important;margin-top:3px}.tx-femanager .qq-upload-spinner{display:inline-block;width:15px;height:15px;vertical-align:text-bottom}.tx-femanager .qq-drop-processing{display:none}.tx-femanager .qq-drop-processing-spinner{display:inline-block;width:24px;height:24px;vertical-align:text-bottom}.tx-femanager .qq-upload-finished{display:none;width:15px;height:15px;vertical-align:text-bottom}.tx-femanager .qq-upload-retry,.tx-femanager .qq-upload-delete{display:none;color:#000000}.tx-femanager .qq-upload-cancel,.tx-femanager .qq-upload-delete{color:#000000}.tx-femanager .qq-upload-retryable .qq-upload-retry{display:inline}.tx-femanager .qq-upload-size,.tx-femanager .qq-upload-cancel,.tx-femanager .qq-upload-retry,.tx-femanager .qq-upload-delete{font-size:12px;font-weight:normal}.tx-femanager .qq-upload-failed-text{display:none;font-style:italic;font-weight:bold}.tx-femanager .qq-upload-failed-icon{display:none;width:15px;height:15px;vertical-align:text-bottom}.tx-femanager .qq-upload-fail .qq-upload-failed-text{display:inline}.tx-femanager .qq-upload-retrying .qq-upload-failed-text{display:inline;color:#D60000}.tx-femanager .qq-upload-list li.qq-upload-success{background-color:#5DA30C;color:#FFFFFF}.tx-femanager .qq-upload-list li.qq-upload-fail{background-color:#D60000;color:#FFFFFF}.tx-femanager .qq-progress-bar{background:-moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8));background:-webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);background:-o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);background:-ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);background:linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);width:0%;height:15px;border-radius:6px;margin-bottom:3px;display:none;margin-top:10px}.tx-femanager .fileupload_image{max-width:200px;margin-top:20px}

.close{
	
	float: left !important;
    /* display: block; */
    /* opacity: 1; */
	margin-left: 15.5%;

}
/*! jQuery UI - v1.10.4 - 2015-08-07
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("/fileadmin/templates/images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/fileadmin/templates/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("/fileadmin/templates/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("/fileadmin/templates/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url("/fileadmin/templates/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/fileadmin/templates/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("/fileadmin/templates/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/fileadmin/templates/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/fileadmin/templates/images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/fileadmin/templates/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("/fileadmin/templates/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('/fileadmin/templates/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009cff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  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;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.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;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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 {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.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: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.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.42857143;
  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;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.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 {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: #080808;
}
.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-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-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 {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.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;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*
* FooTable v3 - FooTable is a jQuery plugin that aims to make HTML tables on smaller devices look awesome.
* @version 3.1.4
* @link http://fooplugins.com
* @copyright Steven Usher & Brad Vincent 2015
* @license Released under the GPLv3 license.
*/
/* globals - instead we house them under the .footable.table class as the root of FooTable is always the table itself. */
.footable.table, .footable.table *,
.footable-details.table, .footable-details.table * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footable.table th,
.footable-details.table th {
	text-align: left;
}
/* tables */
.footable.table,
.footable-details.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.footable.table > caption + thead > tr:first-child > th,
.footable.table > colgroup + thead > tr:first-child > th,
.footable.table > thead:first-child > tr:first-child > th,
.footable.table > caption + thead > tr:first-child > td,
.footable.table > colgroup + thead > tr:first-child > td,
.footable.table > thead:first-child > tr:first-child > td,
.footable-details.table > caption + thead > tr:first-child > th,
.footable-details.table > colgroup + thead > tr:first-child > th,
.footable-details.table > thead:first-child > tr:first-child > th,
.footable-details.table > caption + thead > tr:first-child > td,
.footable-details.table > colgroup + thead > tr:first-child > td,
.footable-details.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.footable.table > thead > tr > th,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > tbody > tr > td,
.footable.table > tfoot > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > tbody > tr > td,
.footable-details.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.footable.table > thead > tr > th,
.footable.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable-details.table > thead > tr > td {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.footable.table-condensed > thead > tr > th,
.footable.table-condensed > tbody > tr > th,
.footable.table-condensed > tfoot > tr > th,
.footable.table-condensed > thead > tr > td,
.footable.table-condensed > tbody > tr > td,
.footable.table-condensed > tfoot > tr > td,
.footable-details.table-condensed > thead > tr > th,
.footable-details.table-condensed > tbody > tr > th,
.footable-details.table-condensed > tfoot > tr > th,
.footable-details.table-condensed > thead > tr > td,
.footable-details.table-condensed > tbody > tr > td,
.footable-details.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.footable.table-bordered,
.footable-details.table-bordered {
	border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > tbody > tr > th,
.footable.table-bordered > tfoot > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > tbody > tr > td,
.footable.table-bordered > tfoot > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > tbody > tr > th,
.footable-details.table-bordered > tfoot > tr > th,
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > tbody > tr > td,
.footable-details.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.footable.table-bordered > thead > tr > th,
.footable.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable-details.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.footable.table-striped > tbody > tr:nth-child(odd),
.footable-details.table-striped > tbody > tr:nth-child(odd) {
	background-color: #f9f9f9;
}
.footable.table-hover > tbody > tr:hover,
.footable-details.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
/* buttons */
.footable .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	overflow: visible;
	text-transform: none;
}
.footable .btn:hover,
.footable .btn:focus,
.footable .btn.focus {
	color: #333;
	text-decoration: none;
}
.footable .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.footable .btn-default:hover,
.footable .btn-default:focus,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default.active,
.footable .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.footable .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.footable .btn-primary:hover,
.footable .btn-primary:focus,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary.active,
.footable .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
/* button groups */
.footable .btn-group, .footable .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.footable .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.footable .btn-group > .btn:first-child {
	margin-left: 0;
}
.footable .btn-group-vertical > .btn,
.footable .btn-group > .btn {
	position: relative;
	float: left;
}
.footable .btn-group-xs > .btn,
.footable .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.footable .btn-group-sm > .btn,
.footable .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.footable .btn-group-lg > .btn,
.footable .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
/* caret */
.footable .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.footable .btn .caret {
	margin-left: 0;
}
/* form-group */
.form-group {
	margin-bottom: 15px;
}
/* form-control */
.footable .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	margin: 0;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
/* input-group */
.footable .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.footable .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.footable .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.footable .input-group-addon,
.footable .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.footable .input-group-addon,
.footable .input-group-btn,
.footable .input-group .form-control {
	display: table-cell;
}
.footable .input-group-btn > .btn + .btn,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
.footable .input-group-btn > .btn {
	position: relative;
}
.footable .input-group-btn > .btn:hover,
.footable .input-group-btn > .btn:focus,
.footable .input-group-btn > .btn:active {
	z-index: 2;
}
.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child > .btn,
.footable .input-group-btn:first-child > .btn-group > .btn,
.footable .input-group-btn:first-child > .dropdown-toggle,
.footable .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.footable .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group > .btn,
.footable .input-group-btn:last-child > .dropdown-toggle,
.footable .input-group-btn:first-child > .btn:not(:first-child),
.footable .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/* checkboxes & radios */
.footable .radio,
.footable .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footable .radio label,
.footable .checkbox label {
	max-width: 100%;
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio],
.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox] {
	position: absolute;
	margin: 4px 0 0 -20px;
	line-height: normal;
}
/* dropdown-menu */
.footable .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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.footable .open > .dropdown-menu {
	display: block;
}
.footable .dropdown-menu-right {
	right: 0;
	left: auto;
}
.footable .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.footable .dropdown-menu > li > a:hover,
.footable .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
/* pagination */
.footable .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.footable .pagination > li {
	display: inline;
}
.footable .pagination > li:first-child > a,
.footable .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.footable .pagination > li > a,
.footable .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.footable .pagination > li > a:hover,
.footable .pagination > li > span:hover,
.footable .pagination > li > a:focus,
.footable .pagination > li > span:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.footable .pagination > .active > a,
.footable .pagination > .active > span,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span:hover,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.footable .pagination > .disabled > span,
.footable .pagination > .disabled > span:hover,
.footable .pagination > .disabled > span:focus,
.footable .pagination > .disabled > a,
.footable .pagination > .disabled > a:hover,
.footable .pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
/* labels */
.footable .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.footable .label-default {
	background-color: #777;
}
/* wells */
.footable-loader.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,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
/* screen reader only */
.footable .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
/* form-inline */
@media (min-width: 768px) {
	.footable .form-inline .form-group {
		display:inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.footable .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.footable .form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.footable .form-inline .input-group .input-group-addon,
	.footable .form-inline .input-group .input-group-btn,
	.footable .form-inline .input-group .form-control {
		width: auto
	}

	.footable .form-inline .input-group>.form-control {
		width: 100%
	}
}
table.footable,
table.footable-details {
	position: relative;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table.footable-details {
	margin-bottom: 0;
}
table.footable-hide-fouc {
	display: none;
}
table > tbody > tr > td > span.footable-toggle {
	margin-right: 8px;
	opacity: 0.3;
}
table > tbody > tr > td > span.footable-toggle.last-column {
	margin-left: 8px;
	float: right;
}
table.table-condensed > tbody > tr > td > span.footable-toggle {
	margin-right: 5px;
}
table.footable-details > tbody > tr > th:nth-child(1) {
	min-width: 40px;
	width: 120px;
}
table.footable-details > tbody > tr > td:nth-child(2) {
	/*word-break: break-all;*/
}

table.footable-details > thead > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tbody > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td {
	border-top-width: 0;
}
table.footable-details.table-bordered > thead > tr:first-child > th,
table.footable-details.table-bordered > thead > tr:first-child > td,
table.footable-details.table-bordered > tbody > tr:first-child > th,
table.footable-details.table-bordered > tbody > tr:first-child > td,
table.footable-details.table-bordered > tfoot > tr:first-child > th,
table.footable-details.table-bordered > tfoot > tr:first-child > td {
	border-top-width: 1px;
}

div.footable-loader {
	vertical-align: middle;
	text-align: center;
	height: 300px;
	position: relative;
}
div.footable-loader > span.fooicon {
	display: inline-block;
	opacity: 0.3;
	font-size: 30px;
	line-height: 32px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation: fooicon-spin-r 2s infinite linear;
	animation: fooicon-spin-r 2s infinite linear;
}
table.footable > tbody > tr.footable-empty > td {
	vertical-align: middle;
	text-align: center;
	font-size: 30px;
}
table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
	display: none;
}
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th,
table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th {
	display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fooicon-spin-r {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fooicon {
	display: inline-block;
	font-size: inherit;
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.fooicon:before,
.fooicon:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fooicon-loader:before {
	content: "\f01e";
}
.fooicon-plus:before {
	content: "\f067";
}
.fooicon-minus:before {
	content: "\f068";
}
.fooicon-search:before {
	content: "\f002";
}
.fooicon-remove:before {
	content: "\f00d";
}
.fooicon-sort:before {
	content: "\f0dc";
}
.fooicon-sort-asc:before {
	content: "\f160";
}
.fooicon-sort-desc:before {
	content: "\f161";
}
.fooicon-pencil:before {
	content: "\f040";
}
.fooicon-trash:before {
	content: "\f1f8";
}
.fooicon-eye-close:before {
	content: "\f070";
}
.fooicon-flash:before {
	content: "\f0e7";
}
.fooicon-cog:before {
	content: "\f013";
}
.fooicon-stats:before {
	content: "\f080";
}

table.footable > thead > tr.footable-filtering > th {
	border-bottom-width: 1px;
	font-weight: normal;
}
table.footable > thead > tr.footable-filtering > th,
table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
	text-align: right;
}
table.footable.footable-filtering-left > thead > tr.footable-filtering > th {
	text-align: left;
}
table.footable.footable-filtering-center > thead > tr.footable-filtering > th {
	text-align: center;
}
table.footable > thead > tr.footable-filtering > th div.form-group {
	margin-bottom: 0;
}
table.footable > thead > tr.footable-filtering > th div.form-group+div.form-group {
	margin-top: 5px;
}
table.footable > thead > tr.footable-filtering > th div.input-group {
	width: 100%;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox {
	margin: 0;
	display: block;
	position: relative;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
	display: block;
	padding-left: 20px;
}
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
}
@media (min-width: 768px) {
	table.footable > thead > tr.footable-filtering > th div.input-group {
		width: auto;
	}
	table.footable > thead > tr.footable-filtering > th div.form-group {
		margin-left: 2px;
		margin-right: 2px;
	}
	table.footable > thead > tr.footable-filtering > th div.form-group+div.form-group {
		margin-top: 0;
	}
}
table.footable > thead > tr > td.footable-sortable,
table.footable > thead > tr > th.footable-sortable,
table.footable > tbody > tr > td.footable-sortable,
table.footable > tbody > tr > th.footable-sortable,
table.footable > tfoot > tr > td.footable-sortable,
table.footable > tfoot > tr > th.footable-sortable {
	position: relative;
	padding-right: 30px;
	cursor: pointer;
}
td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -7px;
	opacity: 0;
	transition: opacity 0.3s ease-in;
}
td.footable-sortable:hover > span.fooicon,
th.footable-sortable:hover > span.fooicon {
	opacity: 1;
}
td.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon {
	opacity: 1;
}
/* hides the sort icons when sorting is not allowed */
table.footable-sorting-disabled td.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover > span.fooicon {
	opacity: 0;
	visibility: hidden;
}
table.footable > tfoot > tr.footable-paging > td > ul.pagination {
	margin: 10px 0 0 0;
}
table.footable > tfoot > tr.footable-paging > td > span.label {
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 4px 10px;
}
table.footable > tfoot > tr.footable-paging > td,
table.footable-paging-center > tfoot > tr.footable-paging > td {
	text-align: center;
}
table.footable-paging-left > tfoot > tr.footable-paging > td {
	text-align: left;
}
table.footable-paging-right > tfoot > tr.footable-paging > td {
	text-align: right;
}
ul.pagination > li.footable-page {
	display: none;
}
ul.pagination > li.footable-page.visible {
	display: inline;
}
td.footable-editing {
	width: 90px;
	max-width: 90px;
}
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-view td.footable-editing {
	width: 70px;
	max-width: 70px;
}
table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view td.footable-editing,
table.footable-editing-no-delete.footable-editing-no-view td.footable-editing {
	width: 50px;
	max-width: 50px;
}
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
	width: 0;
	max-width: 0;
	display: none !important;
}
table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing {
	text-align: right;
}
table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
	text-align: left;
}
table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
	display: none;
}
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-add {
	display: inline-block;
}

.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #a1d9f2; }
    .sweet-alert button:active {
      background-color: #81ccee; }
    .sweet-alert button.cancel {
      background-color: #D0D0D0; }
      .sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
      .sweet-alert button.cancel:active {
        background-color: #b6b6b6; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .icon.error {
      border-color: #F27474; }
      .sweet-alert .icon.error .x-mark {
        position: relative;
        display: block; }
      .sweet-alert .icon.error .line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .icon.error .line.left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .icon.error .line.right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .icon.warning {
      border-color: #F8BB86; }
      .sweet-alert .icon.warning .body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .icon.warning .dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .icon.info {
      border-color: #C9DAE1; }
      .sweet-alert .icon.info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .icon.info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .icon.success {
      border-color: #A5DC86; }
      .sweet-alert .icon.success::before, .sweet-alert .icon.success::after {
        content: '';
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .icon.success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .icon.success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .icon.success .placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .icon.success .fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .icon.success .line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .icon.success .line.tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .icon.success .line.long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .icon.custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }
  .showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }
  .hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }

  54% {
    width: 0;
    left: 1px;
    top: 19px; }

  70% {
    width: 50px;
    left: -8px;
    top: 37px; }

  84% {
    width: 17px;
    left: 21px;
    top: 48px; }

  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0px;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }

  65% {
    width: 0;
    right: 46px;
    top: 54px; }

  84% {
    width: 55px;
    right: 0px;
    top: 35px; }

  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }

  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }

  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }

  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }

  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.eot?v=4.6.3');src:url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/fileadmin/templates/fonts/fontAwesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/fileadmin/templates/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/fileadmin/templates/fonts/slick/slick.eot');
    src: url('/fileadmin/templates/fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('/fileadmin/templates/fonts/slick/slick.woff') format('woff'), url('/fileadmin/templates/fonts/slick/slick.ttf') format('truetype'), url('/fileadmin/templates/fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 50px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 50px;
	z-index: 1;
}
[dir='rtl'] .slick-prev
{
    right: 50px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 50px;
	z-index: 1;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* CS SELECT*/
/* Default custom select styles */
div.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #fff;
	max-width: 500px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.cs-select:focus {
	outline: none; /* For better accessibility add a style for this in your skin */
}

.cs-select select {
	display: none;
}

.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Placeholder and selected option */
.cs-select > span {
	padding-right: 1.5em;
	text-transform:uppercase;
	color: #2d4f68;
	font-weight:800;
}

.cs-select > span::after,
.cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cs-select > span::after {
	content: '\25BE';
	right: 0em;
	color: #2d4f68;
	font-weight:800;
}
.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 1em;
}
.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
div.cs-active {
	z-index: 1;
}
/* Options */
.cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	visibility: hidden;
	left:0;
	margin-top: 1px;
}
.cs-select.cs-active .cs-options {
	visibility: visible;
}
.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	max-height: 250px;
    overflow: auto;
}
.cs-select ul span {
	padding: 6px 10px;
}
.cs-select ul li.cs-focus span {
	background-color: #ddd;
}
/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
	padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
	cursor: default;
}
.cs-select ul li + li{
	border-top: 1px solid #edf3f6;
}


@media screen and (max-width: 30em) {
	div.cs-skin-elastic { font-size: 1em; }
}

.cs-skin-elastic > span {
	/*z-index: 1;*/
}

.cs-skin-elastic > span::after {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f107';
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cs-skin-elastic .cs-options {
	overflow: visible;
	background: transparent;
	opacity: 1;
	visibility: visible;
	pointer-events: none;
}

.cs-skin-elastic.cs-active .cs-options {
	pointer-events: auto;
	min-width: 100%;
	box-shadow: 0 2px 4px 0 rgba(91, 103, 112, 0.27);
}

.cs-skin-elastic .cs-options > ul::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale3d(1,0,1);
	transform: scale3d(1,0,1);
	background: #fff;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.cs-skin-elastic.cs-active .cs-options > ul::before {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition: none;
	transition: none;
	-webkit-animation: expand 0.6s ease-out;
  	animation: expand 0.6s ease-out;
}

.cs-skin-elastic .cs-options ul li {
	opacity: 0;
	-webkit-transform: translate3d(0,-25px,0);
	transform: translate3d(0,-25px,0);
	-webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
	transition: opacity 0.15s, transform 0.15s;
}

.cs-skin-elastic.cs-active .cs-options ul li {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
	-webkit-transition: none;
	transition: none;
	-webkit-animation: bounce 0.6s ease-out;
  	animation: bounce 0.6s ease-out;
}

/* Optional delays (problematic in IE 11/Win) */
/*
.cs-skin-elastic.cs-active .cs-options ul li:first-child {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(2) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(4) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
} 

/* with more items, more delays declarations are needed */



.cs-skin-elastic .cs-options span:hover,
.cs-skin-elastic .cs-options li.cs-focus span,
.cs-skin-elastic .cs-options .cs-selected span {

}

.cs-skin-elastic .cs-options .cs-selected span::after {
	content: '';
}

@-webkit-keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); }
	25% { -webkit-transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1) }
	100% { -webkit-transform: scale3d(1,1,1); }
}

@keyframes expand { 
	0% { -webkit-transform: scale3d(1,0,1); transform: scale3d(1,0,1); }
	25% { -webkit-transform: scale3d(1,1.2,1); transform: scale3d(1,1.2,1); }
	50% { -webkit-transform: scale3d(1,0.85,1); transform: scale3d(1,0.85,1); }
	75% { -webkit-transform: scale3d(1,1.05,1); transform: scale3d(1,1.05,1); }
	100% { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}


@-webkit-keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); opacity: 1; }
}

@keyframes bounce { 
	0% { -webkit-transform: translate3d(0,-25px,0); transform: translate3d(0,-25px,0); opacity:0; }
	25% { -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
	50% { -webkit-transform: translate3d(0,-6px,0); transform: translate3d(0,-6px,0); }
	75% { -webkit-transform: translate3d(0,2px,0); transform: translate3d(0,2px,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; }
}
.cam, .checkblue, .checkwhite, .closeblue, .closewhite, .globewhite, .goright, .rightblue, .liftwhite, .closebluemiddle, .liftblue, .pinblue, .pinwhite, .searchwhite, .searchblue, .shareblue, .sharewhite, .shopwhite, .shopblue, .snowwhite, .snowflakeblue{
	background: url(/fileadmin/templates/images/gasteinsprites.png) no-repeat;
}
.cam{
	background-position: 0 -3px ;
	width: 15px;
	height: 21px;
}

.checkblue{
	background-position: -49px -9px ;
	width: 17px;
	height: 13px;
}

.checkwhite{
	background-position: -98px -9px ;
	width: 17px;
	height: 13px;
}

.closeblue{
	background-position: -152px -9px ;
	width: 13px;
	height: 13px;
}

.closewhite{
	background-position: -202px -9px ;
	width: 13px;
	height: 13px;
}

.globewhite{
	background-position: -249px -4px ;
	width: 19px;
	height: 19px;
}

.goright{
	background-position: -298px -5px ;
	width: 20px;
	height: 17px;
}

.rightblue{
	background-position: -349px -6px ;
	width: 20px;
	height: 17px;
}

.liftwhite{
	background-position: -399px -3px ;
	width: 19px;
	height: 22px;
}

.liftblue{
	background-position: -447px -3px ;
	width: 19px;
	height: 22px;
}

.pinblue{
	background-position: -497px 0;
	width: 21px;
	height: 28px;
}

.pinwhite{
	background-position: -548px 0;
	width: 21px;
	height: 28px;
}

.searchwhite{
	background-position: -598px -4px ;
	width: 18px;
	height: 18px;
}

.searchblue{
	background-position: -649px -4px ;
	width: 18px;
	height: 18px;
}

.shareblue{
	background-position: -3px -59px ;
	width: 10px;
	height: 13px;
}

.sharewhite{
	background-position: -52px -59px ;
	width: 10px;
	height: 13px;
}

.shopwhite{
	background-position: -96px -55px ;
	width: 23px;
	height: 16px;
}

.shopblue{
	background-position: -147px -55px ;
	width: 23px;
	height: 16px;
}

.snowwhite{
	background-position: -199px -52px ;
	width: 18px;
	height: 21px;
}

.snowflakeblue{
	background-position: -249px -52px ;
	width: 18px;
	height: 21px;
}
.closebluemiddle{
background-position: -302px -47px;
width: 26px;
height: 26px;
}


/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2017 Schwartzco Inc.
        License: 1704-RMFZVT     
*/

/* 09.04.2018 Micha */
.powermail_fieldwrap_alterkinder  {
	display: none;
}
.slickHeaderWrap {
	overflow: hidden;
}
/* 09.04.2018 Micha - End */



.async-hide {
	 opacity: 0 !important;
	 }
body > img,
body > .text-ad {
   display:none;
}	 
/*FONTS START*/
@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-HeavyItalic-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-HeavyItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-HeavyItalic-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-HeavyItalic-Web.woff') format('woff');
  font-weight:  900;
  font-style:   italic;
  font-stretch: normal;
}


@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Heavy-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Heavy-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Heavy-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Heavy-Web.woff') format('woff');
  font-weight:  900;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-BoldItalic-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-BoldItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-BoldItalic-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-BoldItalic-Web.woff') format('woff');
  font-weight:  700;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Bold-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Bold-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Bold-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-MediumItalic-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-MediumItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-MediumItalic-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-MediumItalic-Web.woff') format('woff');
  font-weight:  600;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Medium-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Medium-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Medium-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Medium-Web.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2Italic-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2Italic-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2Italic-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2Italic-Web.woff') format('woff');
  font-weight:  500;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular2-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-RegularItalic-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-RegularItalic-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-RegularItalic-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-RegularItalic-Web.woff') format('woff');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Portrait Web';
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular-Web.eot');
  src: url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular-Web.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular-Web.woff2') format('woff2'),
       url('/fileadmin/templates/fonts/PortraitNew/PortraitTextLF-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}


/*FONTS END*/


/****************************************
 ************ basic settings ************
 ****************************************/

*, *:before, *:after {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body > iframe[name=google_conversion_frame] {
	height:0;
}

html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 20px;
}

body, nav, a, p {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Portrait Web';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #222;
    font-variant-numeric: lining-nums;
}

h1, h2, h3, h4, h5, .h1 {
    margin: 0;
    color: #222;
}

h1 {
    padding: 0 0 10px 0;
    font-size: 50px;
}

h2, .textwrapper .name-of-person {
    padding: 0 0 10px 0;
    font-size: 40px;
}

h3, h4, h5 {
    padding: 0 0 5px 0;
}

ol, ul {
    margin: 0;
    padding: 0 0 0 20px;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

a, a:active {
    text-decoration: none;
    color:#009cff;
}

a:hover {
    text-decoration: none;
}

*:focus,
*:active {
    outline: none !important;
    text-decoration: none !important;
}

iframe {
    max-width: 100%;
    display:block;
}

caption {
    font-style: italic;
}

.t3js-icon img {
    height: 16px;
    width: 16px;
}

/*FLEXBOX*/
.flexContainer {
	display: -webkit-box !Important;
	display: -webkit-flex !Important;
	display: -ms-flexbox !important;
    display: flex !important; 
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.flexnowrap{
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
}
.flexcolumn{
	-webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
}
.flexrowreverse{
	  -ms-flex-direction:row-reverse;
      flex-direction:row-reverse;
}
.spacebetween{
	-webkit-justify-content: space-between;
    justify-content: space-between;
}
.spacearound{
	-webkit-justify-content: space-around;
    justify-content: space-around;
}
.justifycenter{
	-webkit-justify-content: center;
    justify-content: center;
}
.aligncenter{
	-webkit-align-items: center;
    align-items: center;
}
.flex1{
   flex: 1 auto;
   -webkit-flex: 1 auto;
}
.flexend{ 
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.flexstart{
	-webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.alignflexend {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end;
}
.alignflexstart {
	 -webkit-box-align: start;
       -ms-flex-align: start;
           align-items: flex-start;
}
.flexwrap{
	    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
   }
.hiding{
	display:none;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.cc_container {
    padding: 5px 30px 5px  !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.cc_container .cc_btn{
	background: #009cff  !important;
	color: #fff  !important;
}	
body{
-webkit-appearance: none;
-moz-appearance: none;
-webkit-border-radius: 0;
-webkit-text-size-adjust: none;
}
input:focus, select:focus, textarea:focus, button:focus, button, a, .slick-slide:focus {
   outline: none !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
   transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.btn{
	border-radius:0;
}
/****************************************
 ************* navi toggle **************
 ****************************************/
.menuopen #hamburger:before,
.menuopen #hamburger:after {
    top: 7px;
    left: -5px;
    background: #00143d;
}
.menuopen #hamburger span {
    left: -50px;
    opacity: 0;
    background: #00143d;
}
.menuopen #hamburger:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menuopen #hamburger:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#hamburger {
    box-sizing: border-box;
    display: block;
    width: 25px;
    height: 17px;
    z-index: 2;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
    background: #00143d;
    content: '';
    display: block;
    width: 25px;
    height: 3px;
    position: absolute;
    left: 0;
}
#hamburger:before {
    top: 0;
}
#hamburger span {
    top: 7px;
}
#hamburger:after {
    top: 14px;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background;
}
#mobileNaviTriggerWrap {
    position: relative;
    display: inline-block;
}
#mobileShoppingCard {
	margin-right:35px;
	margin-left:10px;
}
#mobileShoppingCard .shoppingicon {
	position: relative;
}
#mobileShoppingCard .shoppingicon,
#mobileShoppingCard .shoppingicon-icon {
	height:17px;
	width: 70px;
}
#mobileShoppingCard .shoppingicon-icon svg path{
	fill: #00143d;
}
#mobileShoppingCard  span.shoppingnr{
	top: -1px;
    left: -3px;
	color:#fff;
}
#mobileShoppingCard .shoppingicon-text{
	display:none;
}
#mobileShoppingCard .shoppingCardView {
    left: 0;
    top: 65px;
    height:0;
    width:100%;
}
#mobileShoppingCard .shoppingCardView.openshoppingcard{
	min-height: 100vh;
    height:auto;
    padding-bottom:70px;
}
#mobileShoppingCard .shoppingCardViewInner {
    padding: 20px;
    overflow: auto;
    height: 100vh;
}
#mobileShoppingCard .shoppingCardViewInner .checkout{
	position: relative;
    padding-bottom: 15vh;
}
#mobileShoppingCard .shoppingCardViewInner .shoppingardbottom{
	position:relative;
	bottom: auto;
}
#mobileShoppingCard .checkout__order{
	margin-top: 15px;
}

/****************************************
 **************** Layout ****************
 ****************************************/
.max1280, .module, #main > .csc-default > .csc-textpic, #main > .csc-default .divider {
	max-width:1280px;
}
.csc-default:not(.bgblue):not(.bigteaserwrapper ) + .csc-default:not(.bgblue):not(.bigteaserwrapper ) > .module,
.bgblue + .bgblue .module,
.csc-default + .csc-default .csc-textpic,
.csc-default + .csc-default .divider,
.videoelement.module + .csc-default .module{
	padding-top: 0px;
}
.module.modulesearchBoxTop{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0;
}
.modulenopadding{
	padding-bottom:0 !important;
}
.bgblue + .csc-default:not(.bigteaserwrapper):not(.bgblue){
	padding-top:50px;	
}
.csc-grid .videoelement{
	margin-bottom:50px;
}
.module, .csc-textpic, .csc-default .divider, .bookinggrid .csc-default > .tx-webx-bookingemo .bookingemotop{
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	padding-bottom:50px;
}
.bookinggrid.col1wrap  > div.csc-default{
	width:100%;
}
.bookinggrid.col1wrap .infrastructureListView{
	max-width:880px;
}
.module.headlineonly {
    padding-bottom: 0;
}
#main .module.headlineonly h1, #main .module.headlineonly h2, #main .module.headlineonly h3{
	margin-bottom:0;
	padding-bottom:30px;
}
.csc-grid .module{
	padding-left:0;
	padding-right:0;
}
.csc-grid.module{
	padding-top:0;
	padding-bottom:0;
}
.bgblue .csc-grid.module.bookinggrid {
    padding: 30px 0;
}
.bgblue{
	background: #eef3f7;
}
.divider hr{
	margin:0;
	border-top: solid 1px rgba(135, 150, 161, 0.15);
}
.quickbooking.tx-webx-bookingemo .searchView input[type="text"],
.quick-form .emoplusminusText, span.shoppingnr, .boxeslink,
#main .boxestitle:not(.boxheadlinecenter) .boxestitle h2, .emosmallprice, .socialtitle, .sharebtntitle,
.navisubWrap, .infobaritem, .forecastBox, .packagesShortDesc, .packagesSliderTeaser, .webcamheight, .snowheightitem .resortwrap, 
.liftacc .resortwrap, .sortingWrapper, .filtertitle, .emoprice, .emoprice .numberfont, .preisproPerson, .packagedates, .gasteincardtel,
.ListFooterInfo, .packageSingledates, .emoprice, .tx-webx-bookingemo .availableDays > div, .holidaythemeswrap, .timewrap, .emolistaddress, 
.location, .event-additionalEvents, .infrastructureItem .addresswrap, .enquiryView .form-item input, .enquiryView .form-item .cs-select, .enquiryView .form-item textarea.emoTextarea, .f3-widget-paginator,
.tx-webx-bookingemo .searchView input, .preisab, .seal, .tx-webx-bookingemo .singleView .calendar table,
#kesearch_pagebrowser_bottom .pages_total,  .tx-kesearch-pi1 #kesearch_results .result-list-item .result-number, #kesearch_pagebrowser_top .pages_total,
.displayPriceProductLabel, .steps-zahl, .steps-title, .packagePriceSingleWrap, .packagePriceTitle, .additonaleventsWrap, .checkoutcontentWrap .emoButton, .serviceProvider.emoListItem .bestPrice  {
	font-family: 'Lato', sans-serif;
}
.SingletitleFileds {
	font-family: 'Portrait Web';	
}
#main > .csc-default.forcewhite{
	background: #fff;
}
#main{
	font-size:1.05rem;
	line-height: 1.5rem;
}
#main h2, #main h3, #main h1, #main h4, #main h5, .h2{
	font-size: 25px;
	color: #00143d;
	font-weight: 700;
	margin-bottom:20px;
}
.h2{
	font-weight:400;
	font-family: 'Portrait Web';
	font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.015rem;
}
#main h1{
	font-size: 42px;
}
#main .acctext ul, #main .textelement ul{
	padding-left:0;
}
#main .acctext ul li, #main .textelement ul li{
	list-style:none;
	/*text-indent: -15px;
    padding-left: 15px;*/
}
#main .acctext ul li:before, #main .textelement ul li:before{
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:12px;
    color: #00143d;
    margin-right:10px;
    float: left;
    position: relative;
    top: 10px;	
}
#main {
	color: #00143d;
	position:relative;
}
.textnormal {
    font-size: 20px;
}
.f300{
	font-weight:300;
}
.f12{
	font-size:12px;
}
.f14{
	font-size:14px;
}
.f400{
	font-weight:400;
}
.f500{
	font-weight:500;
}
.f600, .mainbtn a, .webcamheader{
	font-weight:600;
}
.f700{
	font-weight:700;
}
.f800 {
	font-weight:700;
}
.mt30{
	margin-top:30px;
}
.mb30{
	margin-bottom:30px;
}
i{
	font-style:normal !important;
}
.upper{
	text-transform:uppercase;
}
.visiblehiding{
	visibility:hidden;
}
.mainbtn{
	background: #009cff;
	color:#fff;
	display:inline-block;
	border:1px solid #009cff;
}
.mainbtn a{
	font-size:24px;
	padding:12px 40px;
	display:block;
}
.mainbtn.bigTeaserButton a{
	padding: 5px 45px; 
}
.mainbtn.bigTeaserButton i, .boxbutton i, .cardoverlay .mainbtn i{
    color: #00143d;
    font-weight: 800;
    position: relative;
    top: 1px;
    padding-left: 8px;
    font-size: 19px;
   }
.mainbtn.bigTeaserButton:hover i, .boxbutton:hover i, .cardoverlay .mainbtn:hover i{
	color:#009cff;
	}   
.mainbtn.whitebtn{
	background: #fff;
}
.mainbtn.whitebtn a{
	color: #00143d;
}
.mainbtn:hover{
 background-color: #00143d;
 border-color: transparent;
}
.mainbtn.bluebutton:hover{
	border-color:#009cff;
}
.mainbtn:hover a{ 
 color: #009cff;
}
.mainbtn.whitebtn:hover a{
	color:#fff;
	}
.button.mainbtn.whitebtn{
	border-color: #ccd2d6;
}
.mainbtn.whitebtn:hover{
	 background-color: #1a1a5d;
	 border-color: #1a1a5d;
	}
.buttonwrapper .button{
	margin-right:15px;
}	
.buttonwrapper .button i{
	font-size:20px;
	margin-right:8px;
	position:relative;
	top:0px;
}
.buttonwrapper .button.mainbtn a{
	padding-top:11px;
	padding-bottom:11px;
}
.buttonwrapper .button.mainbtn{
	margin-bottom:12px;
}
.col1-3  .buttonwrapper .button.mainbtn {
    width: 100%;
    text-align: center;
}
.boxmodule, .gasteincardlleft{
	position:relative;
}
#main .boxestitle h2, .socialtitle{
	color:#009cff;
}
#main .boxestitle.boxheadlinecenter h2{
	font-weight:700;
}
#main .introtext{
	font-size: 1rem;
	 line-height: 1.6rem;
}
#main .csc-textpic-image{
	margin:0 !important;
}
/* contenttable*/
.contenttable{
	width:100%;
}
.contenttable  th{
	background: #eef3f7;
	font-size: 21px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #00143d;
  text-transform:uppercase;
}
.bgblue.csc-default .contenttable th {
    background: #182c4e;
    color: #fff;
}
.contenttable  th,
.contenttable  td{
	padding:20px;
	text-align:center;
}
.contenttable tbody tr{
	border-bottom: solid 1px rgba(135, 150, 161, 0.15);
	font-weight:600;
}
.contenttable tr td:first-of-type,
.contenttable tr th:first-of-type{
	text-align:left;
	text-transform:uppercase;
	font-weight:400;
}
.contenttable.breakpoint-xs .footable-details th, .contenttable.breakpoint-xs .footable-details td {
	font-size:16px;
	padding:10px 15px;
}
.contenttable.breakpoint-xs  td{
	padding:20px 0;
}
/***** animations *****/
.slick-arrow, .animated, .naviinner, .animated:hover, li.dropdown > a:after, #mainNavi a, .ka-handler:after,
#mainNaviInner > ul > li > a:after, .infobarcontent, .dropdowntoggle, .infobaritem, .mainbtn, #logo img, #logo a, #main a, .news-img-wrap img,
#shareButtons .jssocials-share,.pauschalSliderItem:hover .packagesShortDescSlider, .pauschalSliderItem .packagesShortDescSlider, .emotabcontent, .emobackbtn i,
.mainbtn.bigTeaserButton i, .boxbutton i, .searchViewDetail .availabilityForm{
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/***** colors *****/
.white, .mainbtn a{
	color:#fff;
}
.blue{
	color:#00143d;
}
/***** navigation *****/
.module, .footerinner, .naviinner, #main > .csc-default > .csc-textpic, #main > .csc-default > .divider, .infobarcontentinner, .quickanfrageWrap  {
	padding-left:7%;
	padding-right:7%;
}
#logo a{
	font-weight:800;
	/*font-size:60px;*/
	color: #00143d;
	font-family: 'Portrait Web'
}
.header-small #logo a{
	font-size:45px;
}
#logo img{
  width: 99px;
  height: 62px; 
}
#mainNavi{
	display:none;
}
#mainNavi a{
	color: #00143d;
	font-size:16px;
	display:block;
	letter-spacing: 0.005rem;
}
#mainNavi .naviBoxinner li a{
	color:#fff;
} 
#mainNavi .fourthmenu > li > a{
	color: #009cff;
	text-transform:none;
	font-size:16px;	
    font-weight: 600;
	padding:8px 0;
	
}
ul.nav li a:hover, ul.nav li a:focus, ul.nav li a:active{
	background: none !Important;
}
#mainNavi ul, #mainNavi ol{
	list-style:none;
	float:none !important;
}
.naviinner {
    height:65px;
}
#mainNaviInner  ul li:hover > a,
#mainNaviInner  ul li.current > a,
.noheader .clickpath ul.dropdown-menu li:hover > a,
.noheader .clickpath ul.dropdown-menu li.active > a{
	color:#009cff;
	background: none;
}
.clickpath ul.dropdown-menu li:hover > a,
.clickpath ul.dropdown-menu li.active > a{
	color:#fff;
	background: rgba(0, 156, 255, 0.7) !important;
}
.noheader .clickpath ul.dropdown-menu li:hover > a,
.noheader .clickpath ul.dropdown-menu li.active > a{
	font-weight:600;
}

#logo img{
	width:100px;
	height:auto;
}
.navifixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
     box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}  
.navisubWrap {
    position: fixed;
    right: -ms-calc(7% + 50px);
    right: -moz-calc(7% + 50px);
    right: -o-calc(7% + 50px);
    right: -webkit-calc(7% + 50px);
    right: calc(7% + 50px);
    top: 21px;
    z-index:101;
}
/*.IEclass .navisubWrap {
	right:auto;
	left:67%;
}*/
#mainNavi .infobar a, .currentlang, .noPageTranslation, .shoppingicon-text.infobartext{
	font-size:11px;
	letter-spacing:0.04em;
	padding: 0 5px;
}
.shoppingicon-text.infobartext{
    color:#fff;
   }
.noPageTranslation{
	color: 	#ccc;
}
#mainNavi .infobar a:hover, #mainNavi .infobar a:focus, #mainNavi .infobar a:active{
	text-decoration:none;
}

.infobarcontentinner{
	padding:45px;
	position:relative;
	color:#00143d;
}
.infobarcontentinner:empty{
	padding:0;
}
.videopen{
	overflow:hidden;
}
.closeinfobar, .closequickrequest, .closeshoppingcard, .closeBigfilterwrapper, .AvailabilityFormClose, .closetooltip, .presseloginclose, .closetypo3message, .closefilter, .closepopup {
    position: absolute;
    top: 40px;
    right: 66px;
    cursor:pointer;
    width: 30px;
    height:30px;
}
.closeBigfilterwrapper {
    right: auto;
    position: relative;
    background: #fff;
    z-index: 15;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
   }
.closeshoppingcard, .AvailabilityFormClose, .presseloginclose, .closetypo3message {
	top:20px;
	right:20px;
}
.closequickrequest {
    top: 15px;
    right: 25px;
   }
.closedlifts, .openlifts{
	width:50px;
	position:relative;
	height:22px;
}
.closetooltip{
	top:4px;
	right:5px;
	width:22px;
	
}
.closeinfobar:after, 
.closeinfobar:before,
.closeshoppingcard:after, 
.closeshoppingcard:before,
.closequickrequest:after, 
.closequickrequest:before,
.closedlifts:before,
.closedlifts:after,
.openlifts:after,
.openlifts:before, 
.closeBigfilterwrapper:before,
.closeBigfilterwrapper:after,
.AvailabilityFormClose:before,
.AvailabilityFormClose:after,
.closetooltip:after,
.closetooltip:before, 
.presseloginclose:before,
.presseloginclose:after,
.closetypo3message:after,
.closetypo3message:before,
.closefilter:before,
.closefilter:after,
.closepopup:after,
.closepopup:before {
	content:'';
	background: #00143d;
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    top:14px;
}
.closedlifts:before,
.closedlifts:after{
	background: #df0b1c;
	height:4px;
	width: 25px;
    top: 11px;
}
.openlifts:after{
	width: 8px;
	-webkit-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg);
    left: 0px;
    height: 4px;
    top: 15px;
    background:#4aa448;
}
.openlifts:before{
	 -webkit-transform: rotate(-42deg);
    -ms-transform: rotate(-42deg);
	transform: rotate(-42deg);
    width: 22px;
    height: 4px;
    top: 10px;
    left:2px;
    background:#4aa448;
}
.closeinfobar:after,
.closeshoppingcard:after,
.closequickrequest:after,
.closedlifts:after,
.closeBigfilterwrapper:after,
.AvailabilityFormClose:after,
.closetooltip:after,
.presseloginclose:after,
.closetypo3message:after,
.closefilter:after,
.closepopup:after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.closeinfobar:before, 
.closequickrequest:before,
.closeshoppingcard:before,
.closedlifts:before,
.closeBigfilterwrapper:before, 
.AvailabilityFormClose:before,
.closetooltip:before,
.presseloginclose:before,
.closetypo3message:before,
.closefilter:before,
.closepopup:before{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.closetooltip:after,
.closetooltip:before{
	background: #fff;
    width: 15px;
}
.closepopup{
    right:5px;
    top:5px;
}
.closepopup:before,
.closepopup:after{
   box-shadow: 0px 0px 10px rgba(255,255,255,0.9);
   height: 3px;
}
.infobaritem.activeinfo, .infobaritem:hover{
	background: #009cff;
}
.infobartext, .forecastTeaserInfo{
	margin-top:8px;
}
.infobaritem > a > .csc-default,
.currentlangwrap, .infobaritem.shoppingbasket > .csc-default {
	   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
}
.infobaritem:not(.shoppingbasket):not(.langnavi){
    position:relative;
}
.infobarloader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 25px;
  height: 25px !important;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: absolute;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  top: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  right: 0;
}
.infobarloader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.infobarloader:after {
  background: #009cff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.infobaritem a.isloading > div.csc-default{
    visibility:hidden;
}

/***** header *****/
.headersliderTitle {
    position: absolute;
    top: 23%;
    z-index: 10;
    left: 0;
    width:100%;
    text-align:center;
    right: 0;
    font-size: 7.5rem;
    line-height: 6.5rem;
    font-weight: 700;
    max-width: 75%; 
    text-shadow: 0 2px 23px rgba(0, 0, 0, 0.60);
}
.startpage .headersliderTitle {
	text-shadow:none;
	font-size: 11rem;
	line-height:11rem;
	font-weight: 700;
}
.extraHeaderwrap {
    position: absolute;
    top: 50%;
    z-index: 10;
    max-width: 600px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
    font-size:1.8rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 50px;
   }
   .extraHeadertext{
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.headersliderTitle b{
	  font-weight: 500;
}
#header{
	position:relative;
}
.defaultpreloader {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    margin: -25px 0 0 -25px;
    /*text-indent: -9999em;*/
    background-color: transparent;
    border: 5px solid #eee;
    border-radius: 50%;
    bottom: 0;
    right: 0;
    margin: auto;
    display:none !important;
}
.defaultpreloader:after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    padding: 2px;
    border-width: 2px;
    border-style: solid;
    border-color: #009cff transparent transparent transparent;
    border-radius: 50%;
            box-sizing: border-box;
    -webkit-box-sizing: border-box;
            animation: ringrotate 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
    -webkit-animation: ringrotate 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
}
@keyframes ringrotate {
    0% {
        -webkit-transform: rotateZ(0deg);
                transform: rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg);
                transform: rotateZ(360deg);
    }
}

@-webkit-keyframes ringrotate {
    0% {
        -webkit-transform: rotateZ(0deg);
                transform: rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg);
                transform: rotateZ(360deg);
    }
}

/****************************************
 *********** DCE Slick Slider ***********
 ****************************************/
.slick-slider {
    margin-bottom: 0px;
}
.slick-slider img{
	width:100%;
}
.slickHeaderWrap, .headerslide.headerslidemore {
    position: relative;
}
.headerSlider {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
.headerSlider img{
	width:100%;
}
.defaultImg{
	width:100%;
	position:relative;
}
.defaultImg picture{
	width:100%;
}
.defaultImg img{
	visibility:hidden;
	width:100%;
}
.headerSlider, .headersliderTitle,
.headerSlider .slick-arrow:before{
    display: none;
}
.headerSlider .slick-arrow{
	width: 50px;
  height: 100px;
  opacity:0.5;
  top:0;
  bottom:0;
  margin:auto;
}
.headerSlider .slick-next{
  background: url('/fileadmin/templates/images/arrow_right_white.svg') scroll no-repeat 0px center / 30px auto;
}
.headerSlider .slick-prev{
  background: url('/fileadmin/templates/images/arrow_left_white.svg') scroll no-repeat 10px center / 30px auto;
}
.headerSlider .slick-arrow:hover{
	opacity:1;
}
.headerSlider .slick-next:hover{
	background-position: 10px center;
}
.headerSlider .slick-prev:hover{
	background-position: 0px center;
}

/***** breadcrumb *****/
.socialtelresp i{
	color: #00143d;
	font-size:21px;
	margin-top: 2px;
	font-weight:600;
}
/***** BOXES *****/
.boxeswrapper, .factslider, .imageslider {
	display:none;
}
.boxitem, .pauschalSliderItem, .imageslide  {
	position:relative;
	margin-left: 30px;
	font-size:0.8rem;
	 overflow:hidden;
}
.imageslideinner{
	overflow:hidden;
}
.imgdescription{
	font-size:13px;
	line-height:25px;
	color: #8796a1;
	padding-top: 12px;
}
.boxesoverlay{
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	color:#fff;
	padding:45px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#223c4e+69,223c4e+100&0+0,0.08+44,0.79+100 */
background: -moz-linear-gradient(top,  rgba(60,68,73,0) 0%, rgba(60,68,73,0.08) 44%, rgba(60,68,73,0.4) 69%, rgba(50,50,78,0.79) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(60,68,73,0) 0%,rgba(60,68,73,0.08) 44%,rgba(60,68,73,0.4) 69%,rgba(60,68,73,0.79) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(60,68,73,0) 0%,rgba(60,68,73,0.08) 44%,rgba(60,68,73,0.4) 69%,rgba(60,68,73,0.79) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00223c4e', endColorstr='#c9223c4e',GradientType=0 ); /* IE6-9 */
}
.boxesoverlayinner{
    padding-bottom:20px;
    width:100%;
}
.boxeswrapper .slick-list,
.pauschalslider .slick-list,
.imageslider .slick-list,
.factsliderWrap .slick-list{
   width: -ms-calc(100% + 30px);
   width: -moz-calc(100% + 30px);
   width: -webkit-calc(100% + 30px);
   width: calc(100% + 30px);
   margin-left: -30px;
   overflow:hidden;
}
.col2-3 .boxeswrapper .slick-list{
	width:100%;
	margin-left:0;
}
.col2-3 .boxeswrapper .slick-prev{
	left:-11px;
}

.boxeswrapper .slick-track,
.pauschalslider .slick-track,
.imageslider .slick-track,
.factsliderWrap .slick-track{
	margin-left:-1px;
}
.boxbutton {
    margin-top: auto;
}
.boxtitle {
    position: absolute;
    top: -ms-calc(100% - 160px);
    top: -moz-calc(100% - 160px);
    top: -webkit-calc(100% - 160px);
    top: calc(100% - 160px);
    height:160px;
    min-height: 160px;
    left: 0;
    right: 0;
    padding-bottom:30px;
    font-weight:700;
   }
.boxtitleWithimg{
	top: -ms-calc(100% - 200px);
    top: -moz-calc(100% - 200px);
    top: -webkit-calc(100% - 200px);
    top: calc(100% - 200px);
    height:200px;
    min-height: 200px;
}   
.boxtitleWithimg > img{
	width:220px;
	height:140px;
}
.boxtitleimg {
   max-width: 220px;
   margin: 0 auto;
}  
.boxtitlehiding, .boxtitle{
    text-align: center;
    color: #fff;
    font-size: 38px;
    line-height: 38px;
    z-index:10;
}
.boxtitlehiding {
    min-height: 78px;
    max-height:112px;
    height:0;
    min-height:0;
}
.boxesimg {
    overflow: hidden;
}
.boxesimg img, .imageslide img{
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
 }
.boxitem .boxbutton{
	bottom:40px;
	position: absolute;
    left: 0;
    right: 0;
    max-width: -ms-calc(100% - 25%);
    max-width: -moz-calc(100% - 25%);
    max-width: -webkit-calc(100% - 25%);
    max-width: calc(100% - 25%);
    margin: auto;
    width:100%;
}
.boxitem.hoveron:hover .boxtitle{
	top:10px;
	padding-top:25px;
	-ms-flex-align: start;
        align-items: flex-start;
}
.boxtext{
	width:100%;
	font-size: 18px;
    letter-spacing: 0.015rem;
    line-height: 25px;
}

.boxtext, .boxbutton{
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  opacity:0;
}
.boxitem.hoveron:hover .boxtext,
.boxitem.hoveron:hover .boxbutton{
	-moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  opacity:1;
}
.boxitem.hoveron:hover .boxesimg img,
.imageslide:hover img{
	-moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  opacity:1;
}
.boxitem.hoveron:hover .boxtext,
.boxitem.hoveron:hover .boxbutton{
	 -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}
.boxitem.hoveron:hover .boxesoverlay{
	background: rgba(0,0,0, 0.75);
}
.boxesoverlay, .boxtitle{
	-webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
   }
   
.boxeslink{
	text-transform:uppercase;
	letter-spacing:0.12em;
	font-weight:400;
}
.boxeslink i{
	padding-right:8px;
	font-size:18px;
	top: 1px;
    position: relative;
    font-weight:600;
}
.boxitem:last-of-type{
	margin-right:0;
}
.boxesimg:after {
    content: '';
    display: block;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 35%;
    background: rgb(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.boxesimg.lightover:after{
    background: rgb(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.3) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );	
}
.headerSlider .slick-arrow{
	width: 50px;
  height: 100px;
  opacity:0.5;
  top:0;
  bottom:0;
  margin:auto;
}
.boxeswrapper .slick-next, 
.news .slick-next,
.imageslider .slick-next,
.factslider .slick-next,
.testimonialSlider .slick-next,
.singleImageGallery  .slick-next,
.slickDetailGalleryThumb .slick-next,
.slickRoomGalleryWrap .slick-next,
.availabilities.viewRoomDetails .slick-next,
.slickDetailGallery .slick-next{
  background: url('/fileadmin/templates/images/arrow_right.svg') scroll no-repeat 0px center / 12px auto;
  right:-40px;
  height:27px;
} 
.boxeswrapper .slick-prev, 
.news .slick-prev,
.imageslider .slick-prev,
.factslider .slick-prev,
.testimonialSlider .slick-prev,
.singleImageGallery  .slick-prev,
.slickDetailGalleryThumb .slick-prev,
.slickRoomGalleryWrap .slick-prev,
.availabilities.viewRoomDetails  .slick-prev,
.slickDetailGallery .slick-prev{
  background: url('/fileadmin/templates/images/arrow_left.svg') scroll no-repeat 8px center / 12px auto;
  left:-40px;
  height:27px;
  width:30px;
}
.slickDetailGalleryThumb .slick-prev,
.availabilities.viewRoomDetails .slick-prev {
	left: -21px;
}
.slickDetailGalleryThumb .slick-next,
.availabilities.viewRoomDetails .slick-next {
	    right: -28px;
}
.slickRoomGalleryWrap .slick-next{
    right: -26px;
}
.slickRoomGalleryWrap .slick-prev{
    left: -24px;
}

.slickDetailGallery .slick-next{
	right:20px;
}
.slickDetailGallery .slick-prev{
	left:20px;
}
.news .pauschalSliderwrap .slick-prev,
.news .pauschalSliderwrap .slick-prev{
	top:0;
	height:100%;	
}
.factslider .slick-next,
.slickDetailGallery .slick-next{
  background-image: url('/fileadmin/templates/images/arrow_right_white.svg');
 }
.factslider .slick-prev,
.slickDetailGallery .slick-prev{
  background-image: url('/fileadmin/templates/images/arrow_left_white.svg');
 } 
.news .slick-next:before,
.boxeswrapper .slick-next:before,
.imageslider .slick-next:before,
.factslider .slick-next:before,
.testimonialSlider .slick-next:before,
.news .slick-prev:before,
.boxeswrapper .slick-prev:before,
.imageslider .slick-prev:before,
.factslider .slick-prev:before,
.testimonialSlider .slick-prev:before,
.singleImageGallery  .slick-next:before,
.singleImageGallery  .slick-prev:before,
.slickDetailGalleryThumb .slick-next:before,
.slickDetailGalleryThumb .slick-prev:before,
.slickRoomGalleryWrap .slick-next:before,
.slickRoomGalleryWrap .slick-prev:before,
.availabilities.viewRoomDetails .slick-next:before,
.availabilities.viewRoomDetails .slick-prev:before,
.slickDetailGallery .slick-prev:before,
.slickDetailGallery .slick-next:before
/*.boxeswrapper .slick-prev,
.news .slick-prev,
.imageslider .slick-prev,
.factslider .slick-prev,
.testimonialSlider .slick-prev*/
{
  display:none !Important;
}
.bgblue .boxeswrapper .slick-arrow, 
.bgblue .news .slick-arrow,
.bgblue .imageslider .slick-arrow,
.bgblue .factslider .slick-arrow,
.bgblue .testimonialSlider .slick-arrow,
.bgblue .news .pauschalSliderwrap .slick-arrow{
	background-color:#eef3f7;
}
.boxeswrapper .slick-arrow, 
.news .slick-arrow,
.imageslider .slick-arrow,
.factslider .slick-arrow,
.testimonialSlider .slick-arrow,
.news .pauschalSliderwrap .slick-arrow {
	background-color:#fff;
}
.factslider .slick-arrow{
	background-color:transparent;
}

.boxeswrapper .slick-arrow:hover,
.news .slick-arrow:hover
.imageslider .slick-arrow:hover,
.factslider .slick-arrow:hover{
	opacity:1;
}
.imageslider .slick-arrow{
    height: -moz-calc(100% - 37px);
    height: -ms-calc(100% - 37px);
    height: -webkit-calc(100% - 37px);
    height: calc(100% - 37px);
    top: 0;
    margin-top: 0;
}
.boxeswrapper .slick-arrow{
	top:0;
	height:100%;
	margin-top: 0;
}

/***** footer *****/
#footer, .factsliderWrap {
	background: #182c4e;
	font-size:16px;
	letter-spacing:0.02em;
	color:#fff;
}
#footer{
	position: relative;
    /*z-index: 21;*/
}
#footer ul, #footer ol{
	list-style:none;
	padding:0;
}
#footer a{
	color:#fff;
}
#footer h4{
	color: #009cff;
}
#footer h4, .routelink{
	font-size:20px;
	margin-bottom:12px;
	font-weight:700;
}
.routelink{
	margin-top: 26px;
    border: 3px solid #009cff;
    padding: 12px 15px 10px 15px ;
}
.routelink:hover{
	background: #009cff;
}
.routelink i{ 
    font-size: 15px;
    font-weight: bold;
}
.footertop {
    padding-top: 62px;
    padding-bottom:35px;
    border-bottom: 1px solid #fff;
    margin-bottom:36px;
}
.footerright svg{
	width:100%;
	margin-top: -24px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .footerright svg{
   		padding-bottom:30%;
   }
}
#footer .contactform a, #footer .contactform, #footer .metaitem a{
	color: #fff; 
}
#footer .contactform a:hover, #footer .metaitem a:hover{
	color: #009cff;
}
#footer .metaitem, #footer .contactform{
	line-height:28px;
	font-weight: 300;
    font-size: 18px;
}
.socialfootericon{
	font-size:20px;
	line-height:10px;
	width:50px;
	height:50px;
	background: #009cff;
	border-radius:50%;
	text-align:center;
}
.socialfootericon:hover{
	background: #00143d;
}
.socialfootericon:hover i{
	color:#fff !important;
}
.socialfootericon a{
	width:50px;
	height:50px;
}
.socialfootericon + .socialfootericon{
	margin-left:25px;
}
.socialfootericon i{
	color:#00143d;
	font-size:25px;
}
.socialsfooter {
	min-height:51px;
}
.footerbottom {
	padding-bottom:30px;
}
.partner .partnerimg + .partnerimg{
	margin-left:40px;
}
/*#Fill-3 use {
    fill: red;
}*/
/***** something else *****/
#invisible {
    display: none;
}
#cookie-bar {
    z-index: 20000;
    bottom: 0;
    position: fixed;
    width: 100%;
    min-height: 32px;
    margin: 0;
}

/***** infobar *****/
.infobartemplate #header{
	display:none;
}
.infobartemplate .module > #maininfobar{
	margin-top:80px;
}
.infobartemplate{
	background: #eef3f7;
}
.infobartemplate .checksvg:after{
    top:9px;
}
.infobartemplate .bestpricecheck + .bestpricecheck {
    margin-top: 2px;
}
.infobartemplate .gasteincardright{
    background:#fff;
}
#mainNavi .infobar .bestpriceright a{
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
}
#mainNavi .infobar .bestpriceright a span{
    text-transform:none;
}
#mainNavi .infobar .gasteincardlleft .mainbtn a{
    font-size: 24px;
    padding: 12px 40px;
    display: block;
}

/***** shoppincard - warenkorb *****/
div#shoppingCard {
    position: relative;
}
.shoppingCardView{
	width:0px;
	position:absolute;
	right:88px;
	background: #eef3f7;
	top: 0;
	color: #00143d;
	text-align:left;
	overflow: hidden;
}
.shoppingCardViewInner{
	padding:20px;
}
.shoppingCardView.openshoppingcard{
	width:400px;
	overflow:auto;
	z-index:7;
	box-shadow: -3px 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.shoppingicon.infobariconwrapper{
	position:relative;
}
span.shoppingnr {
    position: absolute;
    width: 22px;
    height: 22px;
    font-size: 12px;
    line-height:22px;
    background: #009cff;
    border-radius: 50%;
    text-align: center;
    color:#fff !important;
    top: -16px;
    left: -2px;
}
.infobaritem.shoppingbasket.activeinfo span.shoppingnr,
.infobaritem.shoppingbasket:hover span.shoppingnr{
	background:#00143d;
	color: #009cff!important;
}
.infobaritem.shoppingbasket > .csc-default, .removeShoppingList, .clearShoppingcard {
	cursor:pointer;
}


/***** weather *****/
.forecastTeaserIcon{
	width:28px;
	margin: 0 auto 5px auto;
	    min-height: 25px;
}
.cityforecast, .liftetitle{
	position:relative;
	cursor:pointer;
	pointer-events: none
}
.cityforecast:after, .liftetitle:after, .accliftitem:after {
	position:absolute;
	right:0px;
	content: "\f107";
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    pointer-events: auto;
}
.forecastcontent{
	padding-bottom:15px;
	display:none;
}
.forecastwrapper.openweather .cityforecast:after,
.liftetitle.currentlifts:after,
.accliftitem.active:after{
	content: "\f106";
}
/*.weatherheader  + .forecastwrapper .forecastcontent{
	display:block;
}*/
.forecastwrapper {
	color: #00143d;	
	border-bottom:1px solid rgba(44, 79, 104, 0.37);
}
.weatherheader  + .forecastwrapper{
	border-top:1px solid rgba(44, 79, 104, 0.37);
}
.cityforecast{
	font-size:25px;	
	font-weight:700;
	padding:16px 0;
}
.forecastBoxIntro{
	font-size:18px;
	font-weight:800;
}
.forecastBox .citydate{
	font-size: 18px;
}
.foretemp {
    position: absolute;
    bottom: 15px;
    font-size:24px;
    font-weight:800;
}
.foretemp .foretemptext{
	font-weight:400;
	 opacity: 0.54;
	 font-size:16px;
}

/*WEBCAMS*/
.infobarTitle{
	font-weight:700;
	color: #009cff;
}
.infobarTitleIcon svg{
	width: 15px;
	height: auto;
	margin-right:8px;
}
.weathertitle .infobarTitleIcon svg {
    width: 26px;
    height: auto;
    margin-right: 8px;
    top: 2px;
    position: relative;
}
.infobarTitleWrap > span {
    vertical-align: middle;
    display: inline-block;
}
.infobarTitleWrap {
    margin-bottom: 20px;
    max-height:50px;
}
.infobarTitleIcon, .infobarTitleIcon svg{
	max-height:50px;
}
.webcamItem{
    background: #fff;
}
.webcamcontent {
    padding: 10px;
    color: #1a1a5d;
}
.webcamItem{
	margin-bottom:20px;
}
.mfp-iframe-scaler {
    padding-top: 61.25%;
}
.mfp-iframe-scaler iframe{
	background:#fff;
}
#mainNavi .webcamItem a .webcamheader{
	text-transform: none;
	font-size:14px;
}
.webcamheight{
	color: #009cff;
}


.col1-3.webcamSingleItem{
    max-width:360px;
}
.webcamSingleItem{
    background: #eef3f7;
}
.webcamSingleItem img{
    width:100%;
}


/*SNOWHEIGHT*/
.snowline{
	border-bottom: 1px solid rgba(44, 79, 104, 0.37);
	    font-weight: 300;
    font-size: 18px;
    padding: 20px 20px;
}
.snowheight, .shplaces {
	width:25%;
}
.heightmtn {
    line-height: 10px;
    font-size: 13px;
}
.bergname{
	text-transform:uppercase;
}
.snowlineheader{
	background: #1a1a5d;
	font-size:16px;
	padding:0px 20px;
	height:40px;
	letter-spacing:0.02rem;
	margin-top:45px;
	color:#fff;
}
.snowflakeicon{
	position:relative;
	top:6px;
}
.snowadditional {
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    margin-top:40px;
}
.snowadditional .snowlabel{
	font-size:16px;
	line-height:16px;
	padding:0px 20px;
	letter-spacing:0.02rem;
	font-weight: 600;
}
.snowadditem {
    width: 25%;
    position: relative;
    padding: 20px;
    background: #fff;
}
.snowitem:not(.snowitemavalanche){
	margin-top:5px;
}
.snowitem .closedlifts, 
.snowitem .openlifts{
	width: 25px;
	margin-right:8px;
}
.avalanchelevel {
    font-size: 45px;
    font-weight: 500;
    line-height: 45px;
    padding-right: 5px;
}
.avlevel0{
	color: #4aa448;
}
.avlevel1{
	color: #ed6d01;
}
.avlevel2, .avlevel3, .avlevel4, .avlevel5{
	color: #df0b1c;
}
.town_GA{
	display:none;
}
.snowlineheader .sealevel{
	font-weight:300 !important;
}


/*LIFTS*/
.liftinner:not(.liftinner2){
   font-size:16px;
   padding: 10px 30px 40px 30px;
}
.liftinner2{
	font-size:16px;
}
.liftsrow {
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
   break-inside: avoid;
   border-bottom:1px solid rgba(44, 79, 104, 0.37); 
   padding:18px 0;
   /*min-height: 95px;*/
}
.liftsrow.sloperow{
	min-height:1px;
}
.slopecat{
	width:15px;
	height:15px;
	margin-right:15px;	
}
.slopecatblue{
	border-radius:50%;
	background: #0080cb;
}
.slopecatred{
	  -moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	background: #af000d;
}
.slopecatblack{
	background:#000;
}
.resortwrap:not(.resort-SAS),.liftacc, .resortwrap2, .specialslopewrapper, .liftslopewrapper.DG {
	display:none;
}
.tabliftitem.active, .tabliftitem:hover{
    background: #1a1a5d;
    color: #fff;
}
.tabliftitem, .accliftitem  {
    width: 50%;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    padding:5px;
    margin-bottom:15px;
    position:relative;
    cursor:pointer;
    font-weight:600;
    line-height:21px;
}
.accliftitem{
	width:100%;
}
.accliftitem:after {
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
}
.accliftitem.active{
	background: #1a1a5d;
	color:#fff;
}
.tabsnowitem{
	width:25%;
	font-size:20px;
	padding:20px 0px;
} 
.tabliftitem.active:after{
    content: '';
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #1a1a5d;
    position: absolute;
    bottom: -11px;
    left: 0;
    margin: auto;
    right: 0;
    width: 10px;
}
.liftetitle {
    padding: 12px 30px;
    border-bottom: 1px solid #c9d4db;
    font-weight:600;
}
.liftedown  + .liftedown {
	border-top: 1px solid #c9d4db;
	margin-top:-1px;
}
.liftetitle:after{
	top:20px;
}
.slopename {
    width: 78%;
}
.lifticon{
	margin-right:10px;
}
.liftsInfotextsmobile{
    display:none;
}
.liftinfotext > .csc-default > .module{
    padding-left:0;
    padding-right:0;
}
.liftsInfotextsmobile .textwrapper{
    padding:30px;
    background: #fff;
}
.liftinfotext{
    display:none;
}
.liftinfotext h4, .liftinfotext h3{
    font-weight:bold;
}
/***** bigteaser *****/
.bigteaserwrapper{
	position:relative;
}
.bigteaserwrapper + .bigteaserwrapper{
	margin-top:5px;
}
.bigteaserwrapper{
    background-size: cover;
    background-position: center;
 }
.bigteaserwrapper img{
	display:none;
} 
.bigteaserContent, .factright:after{
	top:0;
	left:0;
	width:100%;
	height:100.1%;
	background: rgba(0,0,0, 0.40);
	color:#fff;
}
.bigteaserContentInner {
	width:100%;
	text-align:center;
}
.bigteaserTitle{
    font-size: 105px;
    line-height: 105px;
    padding-bottom: 2rem;
    font-weight: 700;
}
.bigteaserText {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.015rem;
}

/*GASTEINCARD*/
.cardoverlay{
    top: 0;
    position: absolute;
    width: 100%;
    height:100%;
    left: 0;
    padding:35px;
    /*background: rgba(53, 77, 94, 0.5);*/
   }
.cardintro{
  font-size: 33px;
  line-height:35px;
}
.bestpriceintro{
	font-size: 16px;
  line-height: 18px;
  margin-bottom:35px;
}
.cardoverlay .mainbtn{
	position:absolute;
	bottom:35px;;
}
.gasteincardright{
	background: #eef3f7;
	padding:18px;
}
.gasteincardright img{
	width:100%;
	width:125px;
}
.bestpriceright{
	width:40%;	
}
.bestpriceleft{
	width:60%;
}
.cardreoundbtn {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #00143d;
        font-size: 18px;
    line-height: 22px;
        margin-left: auto;
}
.cardreoundbtn a{
	color:#fff;
}
.cardreoundbtn a span{
	color: #009cff;
}
.gasteincardright > div{

}
.cardintro.white {
    position: absolute;
    top: 35px;
    left: 35px;
    z-index:10;
}

.br4, .gasteincardlleft .cardimage, .gasteincardright, #main .csc-textpic-image img,
.testimonialimg img{
}
.gasteincardlleft{
	width:66%;	
}
.gasteincardlleft .cardimage{
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:75% center;
	position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.gasteincardlleft .cardimage .mainbtn,
.bigTeaserButton.mainbtn.whitebtn {
	border-color:transparent;
}
.variantcard .gasteincardlleft .cardimage {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right center;
}
.variantcard .cardintro.white {
    color: #00143d;
}
.bigTeaserButton {
	margin-top:30px;
}
.bigTeaserButton.orangebtn{
    background: #FF8E00;
    border:none;
}	    
.bigTeaserButton.orangebtn:hover{
	background: #9B5600;
}
.bigTeaserButton.orangebtn:hover a{
  color:#fff;
}
	
.gasteincardright{
	width:30%;
	margin-left:30px;
	width: -moz-calc(34% - 30px);
	width: -webkit-calc(34% - 30px);
	width: -o-calc(34% - 30px);
	width: calc(34% - 30px);
}
.checksvg{
	position:relative;
	padding-left:30px;
}
.checksvg:after{
    padding-right: 5px;
    content: '';
    position: absolute;
    left: 0px;
    top: -4px;
    width: 8px;
    height: 17px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 4px solid #009cff;
    border-bottom: 4px solid #009cff;
    -webkit-transform: rotateZ(46deg);
    transform: rotateZ(46deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}
.chekitem{
	font-size:28px;
}
.bestpricecheck {
    list-style: none;
    text-indent: -25px;
    padding-left: 25px;
    width: 160%;
}
.bestpricecheck + .bestpricecheck{
	margin-top:12px;
	}
.csc-grid .gasteincardwrapper,
.packageinfoplus .gasteincardwrapper{
	display:block !important;
}	
.csc-grid  .gasteincardlleft .cardimage,
.packageinfoplus .gasteincardlleft .cardimage {
	min-height:250px;
}
.csc-grid  .gasteincardlleft,
.packageinfoplus .gasteincardlleft  {
	width:100%;
}
.csc-grid .gasteincardright,
.packageinfoplus .gasteincardright {
	width:100% !important;
	margin-top:15px;
	margin-left:0;
}
.csc-grid .cardintro.white,
.packageinfoplus .cardintro.white {
	padding-right:35px;
	font-size: 24px;
}
.bookcol1-3 .gasteincardwrapper,
.bookcol1-3 .gasteincardright{
	background: #fff;
	margin-bottom:15px;
}
/*.gasteincardwrapper.noredbutton{
	padding-bottom:0;
}*/
.bookcol1-3 .gasteincardwrapper{
	padding:0;
}
.bookcol1-3 .gasteincardwrapper .gasteincardlleft .cardimage,
.bookcol1-3 .cardoverlay{
	position:relative;
}
.gasteincardwrapper.noredbutton .bestpriceleft{
	width:100%;
}
.gasteincardtel{
	margin-top:20px;
	padding-top:20px;
	border-top: solid 1px #ccd2d6;
	letter-spacing: 0.02em;
}
.gasteincardtel a{
	color: #009cff;
	font-size:18px;
	font-weight:600;
}
.gasteincardtel i{
	font-size:18px;
	position:relative;
	top:2px;
	padding-right:8px;
}
.packageinfoplus .gasteincardwrapper{
	padding:0;
}

/****************************************
 ************** ACCORDEON ***************/
.accordionClose .ka-content{
	display:none;
}
#main .ka-panel h3.ka-handler{
 	border-top:solid 1px rgba(135, 150, 161, 0.15);
 	padding:24px 0;
 	margin:0;
 	position:relative;
 	cursor:pointer;
 }
#main .ka-panel:not(.accordeongrid):last-of-type{
	border-bottom:solid 1px rgba(135, 150, 161, 0.15);
} 
#main .ka-panel h3.ka-handler:after{
	position:absolute;
	right:0px;
	    content: "\f107";
	    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
        font-weight: 600;
   }
#main .ka-panel.accordionOpen h3.ka-handler:after{ 
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);	
}	
.accordeoncontent {
	padding-bottom:35px;
	/*padding: 35px;
    background: rgba(237, 243, 246, 0.4);*/
}
.accimg img{
	width:100%;
}
.accordeoncontent.flexContainer .acctext {
     -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.accordeoncontent.postop .acctext,
.accordeoncontent.posbottom .acctext{
	min-width:100%;
	margin-left: 0px;
	margin-top:30px;
}
.accordeoncontent.posbottom .acctext,
.accordeoncontent.posright .acctext {
	-webkit-box-ordinal-group:2;
          -ms-flex-order:1;
              order:1;
}
.accordeoncontent.posbottom .accimg,
.accordeoncontent.posright .accimg {
	-webkit-box-ordinal-group:3;
          -ms-flex-order:2;
              order:2;
             }
.accordeoncontent.posbottom .accimg{
              margin-top:30px;
}
.accordeoncontent.posright .acctext {
	margin-left:0;
}

/*VIDEO ELEMENT*/
.header-video__play-trigger {
  z-index: 5;
  position: absolute;
  text-align: center;
  color: white;
  text-align:center;
  text-decoration: none;
  padding: 1.5em 3em;
  z-index: 5;
  left: 50%;
  top: 50%;
    -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
 }
.header-video__play-trigger .tiggerbtn {
  background: rgba(255,255,255, 0.09);
  border:5px solid  rgba(255,255,255, 1);
  border-radius:50%;
  width:125px;
  height:125px;
  margin: 20px auto;
}
.header-video__play-trigger .tiggerbtn i,
.header-video__close-trigger i{
  font-size:65px;
  line-height: 46px;
  color:rgba(255,255,255, 1);
}
.videoelement:hover {
  color: #fff;
  text-decoration:none;
}
.videoelement:hover .tiggerbtn {
  background: rgba(255,255,255, 0.3);
  -webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
 } 
.header-video__close-trigger {
  z-index: 9001;
  position: fixed;
  background: #A61212;
  text-align: center;
  text-decoration: none;
  right: 40px;
  top: 40px;
  background: rgba(255,255,255, 0.09);
  border:5px solid  rgba(255,255,255, 0.6);
  border-radius:50%;
  width:90px;
  height:90px;
  margin: 20px auto;
  display:none;
}
.header-video__close-trigger:hover {
  background: #363636;
  cursor: pointer;
}
.videoelement{
  position:relative;
  height: auto !important;
  width:100% !Important;
  overflow:hidden;
}
.videoinnerwrap{
	position:relative;
	max-height:600px;
	overflow:hidden;
}
 .videoinnerwrap.videooverlay:after{
 	content:'';
 	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	background: rgba(34,60,78,0.15);
 }
.videoelement.module .videotitle.modulenopadding {
	padding:0;
}
.videocontent{
  width:100%;
}
.videoelement iframe, .videoelement video {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
     height: 100%;
    width: 100%;
    z-index:5000;
       background:#000;
   }
.videoelement .header-video__close-trigger{
  top:0;
  width:50px;
  height:50px;
}
.videoelement .header-video__close-trigger i{
  font-size:24px;
  line-height:36px;
}
.csc-grid .videoelement img{
    min-height: 300px;
    width: auto;
    max-width: 1000px;
   }
#main .videotitle h2{
	margin-bottom:0;
}
/*IMAGESLIDER*/
.imageslide {
    margin-left: 30px;
}  
.csc-grid .ImageSliderOuter{
	    width: 120%;
    overflow: hidden;
   }
.csc-grid .ImageSliderwrapper {
   width: 81%;
    margin-left: 1px;
  }

.csc-grid.col2wrap .imageslide {
    margin-left: 30px;
}  
.csc-grid.col2wrap .ImageSliderOuter{
	    width: 100%;
    overflow: hidden;
   }
.csc-grid.col2wrap .ImageSliderwrapper {
   width: 100%;
    margin-left: 1px;
  }  
  
/* FACTSLIDER*/
.factsliderWrap{
	padding:45px 0;
	}  
.factslider.module{
	padding-top:0;
	padding-bottom:0;
	}
.factside{
	width:-moz-calc(50% - 15px);		
	width:-ms-calc(50% - 15px);		
	width:-webkit-calc(50% - 15px);		
	width:calc(50% - 15px);	
}
.factleft{
	margin-right:30px;
}
.facttitel{
	font-size:36px;
	line-height:40px;
	padding-bottom:2rem;
	font-weight:600;
}
.facttext{
	font-size:21px;
	line-height:1.43em;
	max-width:95%;
}
#main .facttext a:hover{
	color:#fff; 
}
.factright{
	background-color: #00143d;
	background-size:cover;
	background-position:center top;
	min-height:260px;
	position:relative;
	padding:0 25px;
}
.factright.factoverlay:after{
	content:'';
}
.numberwrap {
	color: #009cff;	
	position:relative;
	z-index:1;
}
.numberwrap .nr {
	font-size: 140px;
	line-height:140px;
	padding-right: 25px;
}	
.prenr, .afternr{
	font-size: 35px;
	line-height:40px;
    font-weight: 300;
}
.factsliderWrap .factslide{
	margin-left:30px;
}
.factslider.singlefactslide{
	padding-left:0;
}
.bookcol2-3 .factsliderWrap .numberwrap .nr{
    font-size: 100px;
    line-height: 100px;
    padding-left:15px;
    padding-right:0;
}
.bookcol2-3 .prenr, .bookcol2-3 .afternr {
    font-size: 30px;
    line-height: 52px;
}
.bookcol2-3 .factright{
    margin-left: -25px;
}
.bookcol2-3 .factslider.module.singlefactslide{
    display:block !Important;
}


/*TESTIMONIAL*/
.testimonialslide {
	display:none;
}
.testimonialname{
	line-height:22px;
}
.testimonialcity{
	font-size:12px;
}
.texttestimonial {
    margin-top: 15px;
}

/*PACKAGES*/
.sortingWrapper {
	padding-bottom:20px;
}

/*CRISIS*/
.crisiswrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50000;
    background:  rgba(44, 79, 103, 0.95);
    color:#fff;
    display:none;
}	
.crisistop {
	width: 70px;
	height:18px;
	-ms-transform: skew(-50deg);
	-webkit-transform: skew(-50deg);
	 -moz-transform: skew(-50deg);
	 -o-transform: skew(-50deg);
	background: #fff;
}
.crisisborderwrap{
	overflow:hidden;
	width:100%;
}
.crisisborder{
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	min-width:1420px;
}
.crisiswrapbottom{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.crisis{
	height:100%;
}
.crisistitle{
	font-size: 4.50rem;
	line-height:5rem;
}
.crisistext{
	max-width:600px;
	font-size:1.8rem;
	line-height:2.2rem;
	}
.crisissymbol{
	font-size:3rem;
	padding:0 2rem 2rem 2rem;
}
.crisismore{
	margin-top:25px;
}
.crisismore i{
	font-size:16px;
	line-height:12px;
	padding-right:10px;
}
.crisismore a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.crisismorebtn{
	margin-top:4rem;
}
.crisismorebtn a{
	color:#fff !important;
}
.crisisicon {
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom:15px;
    font-size: 11px;
}
.crisisicon i {
	font-size:23px;
	padding-bottom:5px;
	display:inline-block;
	color:#009cff;
}
.crisisicon:hover {
	background: #1a1a5d;
	cursor:pointer;
}

/*SITEMAP*/
.csc-sitemap ul{
	list-style:none;
	text-transform: uppercase;
}
.csc-sitemap a{
	display:inline-block;
	line-height:25px;
}

.sitemap-1level > li > a{
	font-size: 16px;
    font-weight: bold;
    padding: 0 16px;
    line-height: 28px;
    padding:10px 0;
    border-top:1px solid #ced5d9;
    display:block;
}
.sitemap-2level{
	padding-bottom:15px;
}
.csc-sitemap ul.sitemap-3level{
	padding-top:2px;
	padding-bottom:10px;
}
.csc-sitemap ul.sitemap-3level > li > a{
	text-transform: none;
}

/*BLOG*/
.blogarticle{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	overflow:hidden;	
}
.blogarticle.blogzoomin{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.blogListTitle{
	font-size: 24px;
    line-height: 27px;
	width:100%;
	color:#fff;
	font-weight:700;
	padding:60px 18px 18px;
	position:absolute;
	z-index:5;
	bottom:0;
	left:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#223c4e+69,223c4e+100&0+0,0.08+44,0.79+100 */
	background: -moz-linear-gradient(top,  rgba(60,68,73,0) 0%, rgba(60,68,73,0.08) 40%, rgba(60,68,73,0.4) 65%, rgba(60,68,73,0.49) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(60,68,73,0) 0%,rgba(60,68,73,0.08) 40%,rgba(60,68,73,0.4) 65%,rgba(60,68,73,0.49) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(60,68,73,0) 0%,rgba(60,68,73,0.08) 40%,rgba(60,68,73,0.4) 65%,rgba(60,68,73,0.49) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00223c4e', endColorstr='#c9223c4e',GradientType=0 ); /* IE6-9 */
	letter-spacing: 0.015rem;
	text-align:center;
}
.bloglistDateWrap{
	color:#fff;
	position:absolute;
	top:0;
	padding:15px 18px;
	width:100%;
	text-shadow: 0 0px 7px rgba(0, 0, 0, 0.60);
	z-index:5;
}
.bloglistDateWrap .news-list-date + .newslist-cat, .bloglistDateWrap .newslistcategory + .newslistcategory{
	border-color:#fff;
}
.blog-list-view .blogTeaserButton{
	right:18px;
	left:auto;
	z-index:11;
}
.blogarticle img{
	width:100%;
}
.blogarticle, .blogarticle img{
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.blogfilters {
    padding-top: 13px;
    padding-bottom: 13px;
    border-top: 1px solid #ced5d9;
    border-bottom: 1px solid #ced5d9;
    display: inline-block;
    vertical-align: top;
    min-width: 250px;
}
.blog-search-form{
	padding:0;
	background:none;
	margin:0;
}
.blog-search-form .form-group{
	margin:0;
}
.blog-search-form .newssearchwrap input[type=text]{
	border:none;
	padding:0;
	height:26px;
}
.blogfilters + .blogfilters{
	margin-left:30px;
}
input.newssearchbutton.blogsearchbutton{
	top:5px;
}
.blogcatfilterWrap .cs-select{
	width:100%;
	max-width:100%;
}
.blogcatfilterWrap .cs-select span{
	line-height: 25px;
}
.blogcatfilterWrap .cs-select .cs-options{
 margin-top: 14px;
}
.blog-list-view .count-msg,
.blog-list-view .no-news-found{
	padding:15px;
}
a.bloglink, .blogbgimg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.blogbgimg {
	background-size:cover;
	z-index:1;
}
.blogarticle:hover .blogbgimg,
.blogarticle:hover img{
    transform:scale(1.1);
}
.blogSingleText{
	margin-top:10px;
}
.relateditem {
    margin-bottom: 30px;
}
.relateditem h3{
    font-size: 24px;
    color: #4f5f6d;
    margin-bottom: 15px;
}
.relateditem .more{
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px;
    display: block;
   }
.relateditem .more i {
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
    position: relative;
}

/*PACKAGESTOERER*/
.packageTeaserButton{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background: #1a1a5d;
    font-size: 18px;
    line-height: 20px;
    box-shadow: 0px 0px 15px rgba(53, 77, 94, 0.4);
   }
.pauschalSliderItem .packageTeaserButton{
	top:6px;
}   
.packageTeaserButton:not(.sliderstoerer){
    padding: 0 10px;
}
.packageTeaserButton a{
	 height: 125px;
	 width: 125px;
	 padding: 0 10px;
}
.packageTeaserButton a:hover{
	color:#fff !Important;
}
/* CS SELECT*/
select.cs-select{
	display:none;
}

/*10 HIGHLIGHTS*/

.highlightelement {
    height: 100vh;  
    position:relative;
    border-top:1px solid #fff;
}
#main .highlightcontent {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 35;
    top: 0;
    bottom: 0;
    color #fff !Important;
    height:100vh;
    width:100%;
}
.highlightbg {
	position:relative;
    width: 100vw;
    height: 100vh;
    top:0;
    left:0;
    z-index: 18;
    background-size: cover !Important;
    opacity:0;
   }
.highlightbg.in-view, .highlightbg{
      -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.highlightbg:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	left:0;
	height:100%;
	width:100%;
	background: rgba(60,68,73,0.35);
}
.highlightelement.firstelement .highlightbg {
	opacity:1 !Important;
	position:relative !important;
}
.highlightelement.firstelement.sticky .highlightbg {
    position: fixed !Important;
 }
.highlightcontent  > .csc-default > .module{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body #main .highlightcontent *{
	color:#fff;
}

.mfp-title{
	font-size:16px;
}

/*SOCIAL BUTTONS*/
.socialbuttons{
	width:33px;
	position: relative;
    left: -8%;
    z-index:19;
}
#shareButtons{
	display:none;
	position:relative;
	top:22px;
}
#shareButtons .jssocials-share{
	background: none;
}
#shareButtons .jssocials-share a, .sharebtntitle{
	width:33px;
	height:33px;
	display:block;
	border-radius:50%;
	text-align:center;
	line-height:33px;
	background: #009cff;
	margin-bottom:12px;
}
.sharetitlewrapper{
	height:33px;
	cursor:pointer;
}
#shareButtons .jssocials-share:hover a{
	background: #00143d;
}
#shareButtons .jssocials-share a{
	color: #fff;
}
#shareButtons .jssocials-share i{
	line-height:33px;
}
.sharebtntitle{
	background: rgba(79, 95, 109, 0.36);
	color:#fff;
	text-align:center;
	margin-bottom:0px;
}
.sharebtntitle .sharetitle {
	color: rgba(79, 95, 109, 0.56);
	font-size:13px;
	display:block;
	margin-bottom:12px;
	line-height:20px;
}
.socialbuttonwrap {
    position: absolute;
    left: 0;
    right: 0;
    width:100%;
}
.socialbuttonwrap + .csc-default {
    position: relative;
    z-index: 1;
}

/*JOBS*/
.webx_jobs .listView .jobdescription p{
	display:inline;
}
.webx_jobs .listView .jobdescription br{
	display:none;
}
#jobsResults .emoListItem .infos{
	width:100%; 
}
.jobadressbox{
	padding:25px;
	background:#fff;
} 
.jobmaintext{
	margin-top:20px;
}  
.applybox a{
	width:100%;
	margin-top:30px;
}
.jobbackbtn a{
    background: #fff !important;
}
.jobbackbtn .emoButton:hover i {
    color: #009cff;
}
/*OEBB WIDGET*/
.trainForm {
    position: relative;
    width:100%;
    background: #eef3f7;
    padding:25px;
}
.trainFormlogos, .trainRadios{
	margin-bottom:30px;
}
.trainForm input[type=text]{
	background: transparent;
}
.trainSubmitCH.emoButton{
	display:none;
}
.trainForm .trainRadios label{
	margin-bottom:5px !important;
}
.trainForm input[type=text]{
	margin-bottom:20px !important;
}

/*NEWSLETTER*/
.newsletter form {
	max-width:500px;
}

ul.csc-uploads li{
	margin:0;
}
ul.csc-uploads li + li{
	margin-top:10px;
}
ul.csc-uploads li > a,
ul.csc-uploads li > span{
	display:inline-block;
	float:none;
	vertical-align:middle;
}

/*KE_SEARCH*/
#maininfobar .tx-kesearch-pi1 form.module{
	padding:2rem 0 0 0px !Important;
} 
/* Clearer */
.tx-kesearch-pi1 .clearer {
    display: block;
    height: 1px;
    line-height: 1px;
    clear: both;
}

/* formElements */
.tx-kesearch-pi1 form{
    border: 0 none;
    margin: 0 auto;
}
.tx-kesearch-pi1 form fieldset{
	margin:0;
	padding:0;
}
.tx-kesearch-pi1 .kesearch_searchbox {
	border:none;
}
.tx-kesearch-pi1 input[type="text"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea{
    padding: 0.3em 0.3em 0.3em 0.4em;
    background: white;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #2d4f68;
}
.tx-kesearch-pi1 input[type="text"]:focus,
.tx-kesearch-pi1 input[type="text"]:hover,
.tx-kesearch-pi1 select:focus,
.tx-kesearch-pi1 select:hover,
.tx-kesearch-pi1 textarea:focus,
.tx-kesearch-pi1 textarea:hover{

}
.kesearchbox input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #8ca1ae;
}
.kesearchbox input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #8ca1ae;
   opacity:  1;
}
#.kesearchbox input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #8ca1ae;
   opacity:  1;
}
.kesearchbox input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #8ca1ae;
}
#kesearch_submit{
	display:none;
}
#form_kesearch_pi1{
	position:relative;
}
span.submitbutt {
    position: absolute;
    right: 0;
    top: 0px;
    display:none;
   }
 span.submitbutt i{  
   position: absolute;
    top: 17px;
    left: 41%;
    font-size: 43px;
    z-index:5;
   }
span.submitbutt input{   
    background: !important;
    border:none !important;
    width:70px;
    height:70px;
    position:relative;
    z-index:8;
    opacity:0;
}

/* Buttons */
a.kesGreyButt,
span.resetbutt a,
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt{
    padding: 5px 10px;
    margin: 0 10px 10px 0;
	display: block;
    cursor: pointer;
	min-width:70px;
	max-width:140px;
    -moz-user-select: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #f6f6f6, #f0f0f0);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    cursor: default;
    font-family: arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt{
}

/* fix firefox button size (line-height is not working in firefox submit button)*/
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
li.checkboxButtonSubmit span,
span.submitbutt input,
input.kesGreyButt[type="submit"]{
	min-width:169px;
	max-width:220px;
}

span.resetbutt {
	float:left;
	display:none;
}

span.resetbutt a:hover,
span.submitbutt input:hover,
input.kesGreyButt:hover,
span.kesGreyButt:hover{
    color:#000;
    text-decoration: none;
    cursor: pointer;
    background: #d1d1d1;

	background-color: #f8f8f8;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #f1f1f1);
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #222;
}
span.kesGreyButt a{
    text-decoration: none;
    color:#444;
    text-shadow: 0px 1px 0px #ffffff;
}
span.kesGreyButt a:hover{
    text-decoration: none;
    color:#000;
    text-shadow: 0px -1px 0px #ffffff;
}
/* buttFixes */
#kesearch_filters .list li.checkboxButton,
#kesearch_filters .list li.checkboxButtonSubmit{
    text-decoration: none !important;
    padding-bottom: 5px;
}
#kesearch_filters .list li.checkboxButtonSubmit{ margin-bottom: 1px;}
#kesearch_filters .list li.checkboxButtonSubmit{ padding-bottom: 0;}

/* SearchBox */
div.kesearchbox{
    position: relative;
    margin: 0 0 10px 0;
}
#ke_search_sword {
    top: 1px;
    height: auto;
    padding: 8px 0px 7px 0px;
    margin: 0;
    display: inline;
    border: none;
    background: none;
    font-size: 70px;
    font-weight: 300;
    line-height: 75px;
    border-bottom: 3px solid #8CA1AE;
}
#kesearch_submit{
    position: absolute;
    top: 3px;
    left: 237px;
    height: 28px;
    width: 28px;
    border: 0 none !Important;
    padding: 0;
    box-shadow:none;
}
#kesearch_submit:focus,
#kesearch_submit:hover{
    box-shadow: 0 0 0 white;
    border: 0 none;
    cursor: pointer;
}

/* Results */
#kesearch_num_results{
	color:#00143d;
    max-width: 100%;
    font-size:28px;
    font-weight:600;
    margin-bottom:20px;
    padding-left:15px;
}

#kesearch_results .result-list-item{
	clear:both;
    margin: 0;
    padding: 30px 15px;
    border-bottom: 1px solid #eef3f7;
}
#kesearch_results .result-list-item .result-number,
#kesearch_results .result-list-item .result-title {
	font-size:18px;
}
#kesearch_results {
	clear:both;
	margin-top:20px;
}
#kesearch_results .result-list-item .result-teaser {
	color:#707070;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-page { }
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-tt_news { }

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
    float:left;
    margin-top:2px;
    margin-right:5px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: #00a3da;
    font-weight: bold;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .result-title .hit,
.tx-kesearch-pi1 #kesearch_results .result-list-item .result-title,
.tx-kesearch-pi1 #kesearch_results .result-list-item .result-title a{
	color:#00143d;
	font-weight:600;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .result-title{ 
	font-size:28px;
	line-height:30px;
	display: inline-block;
    width: 86%;
    vertical-align: top;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .result-number{ 
	font-size:22px;
	display: inline-block;
    line-height: 26px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item  .teaser_icon{
	display:none;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
    border: 1px solid #D3D3D3;
    display: block;
    float: right;
    height: 10px;
    width: 48px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
    background-color: #D3D3D3;
    border: 1px solid #898989;
    display: block;
    height: 10px;
    margin: -1px 0 0 -1px;
}


/* Searchbox */
.tx-kesearch-pi1 .searchbox {
    margin-bottom: 5px;
}
.tx-kesearch-pi1 .searchbox input {
    margin-left: 0;
    width: 145px;
}
.tx-kesearch-pi1 .searchbox input.submit {
    width: 18px;
    height: 18px;
    border: none;
    background: none;
    vertical-align: middle;
}
.tx-kesearch-pi1 form.static .searchbox input.submit {
    margin-top: -16px;
}
.tx-kesearch-pi1 form.ajax .searchbox input.submit {
    margin-top: -4px;
}
.tx-kesearch-pi1 .searchbox .search_input {
    float:left;
    margin-right: 5px;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
    padding: 5px;
}
.tx-kesearch-pi1 .general-message .image {
    float:left;
    vertical-align: middle;
    margin-right: 10px;
}

/* Pagebrowser */
.kesearch_pagebrowser ul {
    display: inline;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
.kesearch_pagebrowser ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    line-height: 45px;
    vertical-align: top;
}
#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
    text-align: center;
    word-wrap: break-word;
    font-size: 12px;
    color:#707070;
}
#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total{
    padding: 8px 0;
    background:#fff;
    margin-bottom: 15px;
}
#kesearch_pagebrowser_top .pages_total { 
	    background: #eef3f7;
	    padding:15px;
	    font-size:18px;
	}
#kesearch_pagebrowser_bottom .pages_total { 
	font-size:18px;
	margin-top:25px;
	background: #eef3f7;
    padding: 15px;
	}
#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt{
    margin: 0 0 5px 0;
}
#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a { 
	    padding: 3px 8px; 
	}
#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover { cursor:pointer; }
#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom  a.current {
   font-weight: bold;
   color:#000;
   text-decoration:none;
}
#kesearch_pagebrowser_top .browser,
#kesearch_pagebrowser_bottom .browser{
    border:1px solid;
}
.tx-kesearch-pi1 .next,
.tx-kesearch-pi1 .prev {
    display:inline-block;
    width:24px;
    height:29px;
    color:transparent;
    text-decoration:none;
	overflow:hidden;
	position:relative;
}
.tx-kesearch-pi1 .next:after,
.tx-kesearch-pi1 .prev:after{	
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    color: #00143d;
    font-size: 23px;
    display: block;
    text-align: center;
    width: 24px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
	}
.tx-kesearch-pi1 .next:after{
	content: "\f105";
}	
.tx-kesearch-pi1 .prev:after{
	content: "\f104";
	}
.tx-kesearch-pi1 a.next,
.tx-kesearch-pi1 a.prev{
    display:inline-block;
    color:transparent;
    text-decoration:none;
    padding:0 !important;
    margin:0 0 -10px 0;
     border: 1px solid #ccd2d6;
    height: 47px;
    width: 52px;
}
/* needed for autocomplete */
ul.ui-autocomplete li a {
	font-size: 12px;
}
/*KE_SEARCH END*/

/*PRESSE*/
.registerwrap input:not([type="submit"]), .registerwrap textarea, .registerwrap select{
	background: none;
}
.registerwrap .alert.alert-error {
    position: absolute;
    font-size: 14px !important;
    background: #fff;
    text-align: left;
    padding: 0 14px;
    width: 100%;
    top: 0;
}
.registerwrap button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    position: absolute;
    right: 10px;
    top: 5px;
    color: #000;
}
.registerwrap .femanager_fieldset{
	position:relative;
}
.registerwrap .alert.alert-error h4 {
    font-size: 16px !important;
    margin-bottom: 0px !Important;
    float: left;
    margin-top: 6px;
    margin-right: 7px;
}
.registerwrap .fechangebtn{
	margin-top:15px;
}
.registerwrap .femanager_submit{
	margin-top:15px;
}
 ul.csc-uploads:not(.csc-uploads-3) img{
	float:none;
}
 ul.csc-uploads:not(.csc-uploads-3) li a, ul.csc-uploads:not(.csc-uploads-3) li > span{
	display:block;
	max-width: 160px;
}
 ul.csc-uploads li a, ul.csc-uploads li > span{
	text-decoration:none !important;
	color: #182c4e !important;
}
 ul.csc-uploads li{
	margin:0 0 20px 0 !important;
}
.accordeoncontent .uploadsmodule{
	padding-left:0 !Important;
	padding-right:0 !important;
}
.accordeongrid.accordionClose .accordeoncontent{
	opacity:0;
}
ul.csc-uploads .csc-uploads-fileName{
    line-height: 21px;
    padding-top: 5px;
}
#main .accordeongrid.ka-panel h3.ka-handler{
	padding-bottom:0;
}
.powermail_form .powermail_fieldwrap{
	margin-bottom:10px;
}
.powermail_form .powermail_fieldwrap_type_textarea{
	width:100%;
}
#directionsPanel{
	font-size:14px;
}
#directionsPanel table{
	width:100% !important;
}
.googlemap .cs-select {
    background: none !important;
    padding: 0 0 10px 0px;
    border-bottom: solid 2px #ced5d9;
    padding: 10px 10px 7px;
    margin-bottom: 15px;
        max-width: 100%;
    width: 100%;
}
input#start.mapdirections {
    display: inline-block;
    width: auto;
    height: 43px;
    vertical-align: bottom;
    margin-bottom: 0;
    line-height: 43px;
    background: none;
    max-width: 100%;
    width: 100%;
}
.googlemap .cs-select > span {
    text-transform: none;
    font-weight: 400;
}
.googlemap .cs-select .cs-options {
    margin-top: 9px;
    width: 100%;
   }
.feloginintrom {
    margin-bottom: 23px;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70vw;
}
.mfp-counter{
	display:none;
}
.csc-menu-def{
padding-top:10%;
}

#main .tvbwrap h2{
	margin:0;
	padding:0;
}
.h2tvbwrap .module{
	padding:20px 0 !important;
}
.h2tvbwrap{
	border-bottom:2px solid #fff;
}
#main .tvbcontent h1, 
#main .tvbcontent h2, 
#main .tvbcontent h3, 
#main .tvbcontent h4{
	color: #009cff;
	font-size:22px;
}
form.powermail_form.powermail_form_3 input:not(.emoButton), 
form.powermail_form.powermail_form_3 textarea,
form.powermail_form.powermail_form_3 select{
	background:none;
}

/*VOLONTEER FORM*/
.powermail_fieldwrap_type_check .checkbox input[type="checkbox"],
.powermail_fieldwrap_type_radio input[type="radio"] {
    /*position: absolute;
    left: -9999px;*/
    visibility:hidden;
}

.powermail_fieldwrap_type_check .checkbox input[type="checkbox"]:not(:checked) + label,
.powermail_fieldwrap_type_check .checkbox input[type="checkbox"]:checked + label,
.powermail_fieldwrap_type_radio input[type="radio"]:not(:checked) + label,
.powermail_fieldwrap_type_radio input[type="radio"]:checked + label{

     padding: 0;
    text-indent: -46px;
    padding-left: 46px;
    margin-top: 0;
    line-height: 30px;
    vertical-align: middle;
}
.powermail_fieldwrap_type_check .checkbox input[type="checkbox"]:checked + label:before,
.powermail_fieldwrap_type_check .checkbox input[type="checkbox"]:not(:checked)+ label:before,
.powermail_fieldwrap_type_radio input[type="radio"]:checked + label:before,
.powermail_fieldwrap_type_radio input[type="radio"]:not(:checked)+ label:before{
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    border: solid 1px #ccd2d6;
    vertical-align: middle;
    margin-right: 15px;
}
.powermail_fieldwrap_type_radio input[type="radio"]:checked + label:before,
.powermail_fieldwrap_type_radio input[type="radio"]:not(:checked)+ label:before{
    border-radius:50%;
}
.powermail_fieldwrap_type_check .checkbox input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 9px;
    width: 6px;
    height: 12px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 2px solid #009cff;
    border-bottom: 2px solid #009cff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}
.powermail_fieldwrap_type_radio input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: #009cff;
    border-radius:50%;
}

.bgblue > .tx-powermail input:not([type="submit"]),
.bgblue > .tx-powermail textarea{
    background: none;
}
.powermail_fieldset_52{
}
.powermail_fieldset_52 .powermail_fieldwrap_type_check.powermail_fieldwrap_fuehrerschein{
    width:100% !important;
}
.powermail_fieldset_52 .powermail_fieldwrap_sprachkenntnisse,
.powermail_fieldset_54 .powermail_fieldwrap_computerkenntnisse01,
.powermail_fieldset_52 .powermail_fieldwrap_sprachkenntnisse label,
.powermail_fieldset_54 .powermail_fieldwrap_computerkenntnisse01 label{
    display:none;
}

.powermail_fieldset_52 .powermail_fieldwrap_type_submit{
    margin-top:25px;
    width:100% !important;
}
.powermail_message_error{
    font-weight:800;
    margin-bottom:25px;
    border:3px solid #00143d;
    padding: 8px;
    padding-left: 27px;
}


/*ADIDAS BTN*/
#c33812 .mainbtn, #c33822 .mainbtn{
    background: #440099;
    border-color: #440099;
}

/* SAS FORM*/
.powermail_form_32 .powermail_fieldwrap.layout1,
.powermail_form_32 .powermail_fieldwrap.nolabel{
	width:100% !important;
}
.powermail_form_32 .powermail_fieldwrap.nolabel .powermail_label{
	display:none;
}
.powermail_form_32 .radio{
	position:relative;
}
.powermail_form_32 .radio input[type="radio"],
.powermail_form_32 .checkbox  input[type="checkbox"]{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	visibility:visible;
	margin:0;
	overflow:hidden;
}




/*POPUP*/
.popupWrapper{
        position: fixed;
    right: 88px;
    bottom: 0;
    width: 380px;
    z-index: 50;
    box-shadow: 0 2px 9px 2px rgba(0,0,0,.3);
    transform: translate(150%,0);
    -moz-transform: translate(150%,0);
    -webkit-transform: translate(150%,0);
        transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    
}
.popupactive{
     transform: translate(0,0);
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
        transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
}
.popup{
    position:relative;
}
.popuptext{
    position:absolute;
    bottom:20px;
    right:0;
    max-width: 91%;
    font-size: 18px;
    line-height: 25px;
    font-weight:600;
}
.popuptext span{
    background: #fff;
    display:inline-block;
    padding:3px 6px;
}

/* MASONRY */

.grid-container{
    margin: 0 -10px;
}
.grid-item {
  width:100%;
  padding:10px;
}
.grid-element {
  padding:15px;
  /*border-radius:15px;*/
  background:#eef3f7;
}
.perlen .grid-item {
  width:100%;
}
.grid-item a{
    display:block;
/*  border: 2px solid #fff;*/
    -webkit-transition: all 0.4s;
    transition: all 0.4s;

}
.grid-item a:hover{
/*  border: 2px solid #0091dc;*/
        -webkit-transform: scale(1.1);
transform: scale(1.1);
}
.grid-item, .grid-item a {
  text-decoration:none;
  color:#5e5f60 !important;
  text-align:center;
}
.grid-item p {
  margin-top:10px;
  padding: 0 !important;
  width: 100%;
  font-size: 0.9rem;
}
    .grid-item {
        width:100%;
    }

/*DCE PAUSCHALSLIDER*/
.dcepackageslider .pauschalSliderItem .packagesShortDescSlider{
    opacity:1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+66,000000+100&0+41,0+50,1+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.32) 57%,rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.32) 57%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.32) 57%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.dcepackageslider .pauschalSliderItem .pauschalSliderContent{
        position:relative;
}
.dcepackageslider .pauschalSliderItem .morewrapper {
    position: absolute;
    bottom: 1px;
    width:100%;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more{
    position:relative;
    bottom:auto;
    padding: 6px 15px;
    min-width: 140px;
    text-align: center;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more.lprequestbtn,
.dcepackageslider .pauschalSliderItem .morewrapper .more.lpemailrequestbtn{
    background: #009cff !important;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more.morenormal{
    background: none;
    color:#00143d !Important;
    border: none !important;
    text-align:left;
    padding-right:0;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more.morenormal:hover{
    background: none;
    border-color: #009cff !important;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more.lprequestbtn:hover{
    background: #00143d !important;
    color:#009cff !important;
    border-color: #00143d;
}
.dcepackageslider .lprequestbtn {
    margin-right: 20px;
}

/*DCE PAUSCHALSLIDER ENDE*/


/*GONDEL 2018*/
.gondelContainer{
     /*width:1820px; 
     height:340px;*/
     position:absolute;
     z-index:32;
     top:137px;
     right:45%;
 }

html[lang="de"] .gondelContainer canvas.ios{
    background: url('/fileadmin/templates/gondelanimation/images/gondel_mobile_ios.png') scroll no-repeat left center; 
}
html[lang="en"] .gondelContainer canvas.ios{
    background: url('/fileadmin/templates/gondelanimation/images/gondel_mobile_ios_EN.png') scroll no-repeat left center; 
}
html[lang="cz"] .gondelContainer canvas.ios{
    background: url('/fileadmin/templates/gondelanimation/images/gondel_mobile_ios_CZ.png') scroll no-repeat left center; 
}
html[lang="da"] .gondelContainer canvas.ios{
    background: url('/fileadmin/templates/gondelanimation/images/gondel_mobile_ios_DA.png') scroll no-repeat left center; 
}
html[lang="it"] .gondelContainer canvas.ios{
    background: url('/fileadmin/templates/gondelanimation/images/gondel_mobile_ios_IT.png') scroll no-repeat left center; 
}


/*ANFRAGEFORMULAR FESTIVAL PAGE 836*/

#powermail_form_29{
    margin-top:30px;
}

#powermail_form_29 .powermail_fieldset:not(.nolabel) .powermail_legend{
   display:block !important;
   margin-top: -54px;
   margin-left: -20px;
}
#powermail_form_29 .powermail_legend{
    width:100%;
    color: #009cff;
    font-size:25px;
    margin-bottom:10px;
    margin-left: 1.15%;
    margin-right: 1.15%;
}
#powermail_form_29 .powermail_fieldset:not(.powermail_fieldset_75){
   background: #eef3f7;
   padding:20px 20px 10px 20px;
   margin-bottom: 60px;
}
#powermail_form_29 .powermail_fieldset .powermail_fieldwrap:not(.powermail_fieldwrap_type_check) .powermail_label,
#powermail_form_29 .powermail_fieldwrap_unterkunftskategorien .powermail_label{
    display:none;
}
#powermail_form_29 .powermail_fieldset .powermail_fieldwrap.layout2{
    width:47.7%;
}
#powermail_form_29 .powermail_fieldset .powermail_fieldwrap.layout1{
    width:97.7%;
}
#powermail_form_29 .powermail_fieldset input, 
#powermail_form_29 .powermail_fieldset textarea,
#powermail_form_29 .powermail_fieldset select{
    background: #eef3f7;
}
#powermail_form_29 .powermail_fieldwrap_type_submit {
    margin:0;
}
#powermail_form_29 input[type="submit"]{
    background:#009cff;
    margin-left:-1.15%;
    margin-top:-20px;
}
#powermail_form_29 input[type="submit"]:hover{
    background:#00143d;

}

/****************************************
 ************** responsive **************
 ****************************************/

@media screen and (min-width: 480px) {
 	#mainNavi, .infobarcontent {
 		max-width:480px;
 	}
 /*.infobarcontentinner {
    padding: 3% 12% 7% 7% !important;
}*/
.closeinfobar{
	right:12% !important;
}
    .grid-item {
        width:50%;
    }
}

@media screen and (max-width: 480px) {
.closeinfobar{
	display:none;
}	
.closeinfobarmobile {
    position: absolute;
    top: 15px;
    left: 7%;
    opacity:0;
    width: 30px;
    height: 40px;
   }
.closeinfobarmobile span{
    background: #00143d;
    display: block;
    width: 25px;
    height: 3px;
    position: absolute;
    top: 19px;
    left: 4px;
}
.closeinfobarmobile:after, .closeinfobarmobile:before{
	content:'';
	background: #00143d;
    display: block;
    height: 3px;
    position: absolute;
    left: 0;
    top:14px;
    width: 16px;
}
.closeinfobarmobile:after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top:24px;
}
.closeinfobarmobile:before{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.maininfobaropen .closeinfobarmobile{
	opacity:1;
}
.maininfobaropen #logo a{
	display:none;
}

}

@media screen and (min-width: 768px) {
   .grid-item {
        width:33.33%;
    }
    .flexContainer768 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }    
    .text2col{
	-webkit-columns:  2;
   -moz-columns:  2;
        columns:  2;
         -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
.accimg.size100{
	width:100%;
}
.accimg.size33{
	width:33.33%;
} 
.accimg.size66{
	width:66.66%;
} 
.accordeoncontent.posright .accimg,
.accordeoncontent.flexContainer .acctext {
	margin-left:30px;
}
.accordeoncontent.postop .acctext, .accordeoncontent.posbottom .acctext{
	margin-left:0;
}
.testimonialimg{
	width:340px;
	margin-right:2%;
}
.testimonialtext{
 	width: -moz-calc(98% - 340px);
	width: -webkit-calc(98% - 340px);
	width: -o-calc(98% - 340px);
	width: calc(98% - 340px);
	} 
#main .boxestitle.boxheadlinecenter h2{
	font-size:60px;
	margin-bottom:0px;
	padding-bottom:5px;
}
#main .boxestitle:not(.boxheadlinecenter) .boxestitle h2, .socialtitle{
	font-size:22px;
	font-weight: 400;
}
.socialtitle {
	line-height:28px;
}
#main .boxestitle.boxheadlinecenter .boxeslink {
	margin-bottom:25px;
}	
/*BLOG*/
.blog-list-view{
	margin:0 -5px;
}
.blogarticle{
	background-size:cover;
	background-position:center center;
	position:relative;
	margin:5px;
}
.bloginnerrow2 .blogarticle {
	min-height:250px;
}
.blogcol1, .blogcol1down{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
}
.blogcol2{
	-webkit-box-flex:1.9;
	    -ms-flex:1.9;
	        flex:1.9;
}
.blogcol3{
	-webkit-box-flex:3;
	    -ms-flex:3 ;
	        flex:3;
}
.blogarticle img{
	width:100%;
}
.blogColDown{
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
    -ms-flex-direction:column;
        flex-direction:column;
}
.blogSingleText, .blogSingleMoreContent .textelement{
	font-size:24px;
	line-height:35px;
	font-weight:300;
	margin-top:10px;
}
.newslistimg {
    width: 330px;
    margin-right: 30px;
}
.trainFormlogos > div + div, .trainRadios > div + div{
	margin-left:7%;
}
.trainFormInputs > div{
	width:48%;
}
/*PRESSE*/
.registerwrap .femanager_fieldset, .powermail_form .powermail_fieldwrap:not(.powermail_fieldwrap_type_textarea){
    width: 31%;
    margin-left: 1.15%;
    margin-right: 1.15%;
}
.powermail_form .powermail_fieldwrap:last-of-type{
    margin-right:auto;
}
.powermail_fieldset{
    margin-left:-1.15%;
    width:102.3%;
}
.csc-uploads.csc-uploads-3, .csc-uploads.csc-uploads-3 li{
	display: -webkit-box !Important;
    display: -webkit-flex !Important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.csc-uploads.csc-uploads-3 li > a{
	width:150px;
}
.csc-uploads.csc-uploads-3 li{
	width:30%;
}
ul.csc-uploads.csc-uploads-3 .csc-uploads-fileName{
	width: -moz-calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: -o-calc(100% - 160px);
    width: calc(100% - 160px);
    padding-left:15px;
}
.webx_jobs .listView .jobdescription{
	width: -moz-calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
    width: -o-calc(100% - 170px);
    width: calc(100% - 170px);
   }
   
.powermail_form .powermail_fieldwrap_type_textarea{
    width:97.7%;
    margin-left: 1.15%;
    margin-right: 1.15%;
} 
.powermail_fieldset_51 .powermail_fieldwrap_type_check{
    width:47% !important;
}
.powermail_fieldset_52,
.powermail_fieldset_54 {
    width:50% !important;
    float:left;
    clear:right;
} 
.powermail_fieldset_52{
    padding-left: 0.5%;
}
.powermail_fieldset_54{
    padding-left: 2%;
}

.powermail_fieldset_53 .powermail_fieldwrap{
    width:47% !important;
}

.powermail_fieldset_55 .powermail_fieldwrap_type_html{
    width:100% !important;
}

.powermail_fieldset_52 .powermail_fieldwrap,
.powermail_fieldset_54 .powermail_fieldwrap{
    width:100% !important;
    } 
.powermail_fieldwrap_computerkenntnisse01 input, .powermail_fieldwrap_sprachkenntnisse input {
    margin-bottom: 0 !Important;
}
}

@media screen and (min-width: 769px) {
	 .flexContainer769 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .col2item {
        width: -moz-calc(50% - 15px);
	width: -webkit-calc(50% - 15px);
	width: -o-calc(50% - 15px);
	width: calc(50% - 15px);
    }
    .col3item {
        width: 33.33%;
    }
    .col12wrap .col2-3,
    .col21wrap .col1-3,
    .col2item + .col2item{
    	margin-left:30px;
    }
    .col1-3{
    	width:30%;
	width: -moz-calc(33.33% - 30px);
	width: -webkit-calc(33.33% - 30px);
	width: -o-calc(33.33% - 30px);
	width: calc(33.33% - 30px);
	position:relative;
	}
	.col2-3{
		width:66.66%;
		position:relative;
	}
	.col3item{
		width: -moz-calc(33.33% - 30px);
		width: -webkit-calc(33.33% - 30px);
		width: -o-calc(33.33% - 30px);
		width: calc(33.33% - 30px);
	}
	.col3item + .col3item{
		margin-left:30px;
	}
	.crisisborder {
    min-width: 1920px;
   }
   .wherewrap > div{
	width:45%;
}
	
	
}


@media screen and (min-width: 1024px) {
.module, .footerinner, .naviinner, .dropdowninner, .navisubinner, #main > .csc-default > .csc-textpic, .infobarcontentinner, .quickanfrageWrap {
	padding-left:4%;
	padding-right:4%;
}	
    .naviinner {
   		height:109px;
   		background:#fff;
    }
    .header-small .naviinner{
    	height:70px;
    }
    .header-small .navifixed{
    	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    }
    .hasquickbooking.header-small .navifixed{
    	box-shadow:none;
    }
    .header-small #logo img{
    	width:150px;
    }
    .header-small #mainNaviInner > ul > li > a{
    	line-height:70px;
    }
    .header-small .infobarcontent,
    .header-small .infobarmenu .shoppingCardView{
    	top:70px;
    }
	.infobarcontent {
		max-width:2000px;
	}
	.infobartemplate .module > #maininfobar{
	margin-top:140px;
	}
	.snowheightwrapper {
	    margin: 40px 0;
	}
	  .grid-item {
        width:20%;
    }
	
/***** quickbooking  *****/	
.quickanfrageWrap {
	max-width:1100px;
}
.quickbooking{
	position:absolute;
	/*top:78%;*/
	bottom: 20px;
	left:0;
	right:0;
	z-index:20;
	font-size:17px;
	display:none;
}
.quickbooking .searchView.minisearchview form{
	background:  rgba(255, 255, 255, 0.93);
	padding:0;
	margin-bottom:0;
}
.quickbooking .searchView.minisearchview form > div:first-of-type{
	display:none;
}
.roomadultsmini, .roomkidsmini{
	position:relative;
	margin-right:25px;
}
.quickbooking.tx-webx-bookingemo .searchView .roomadultsmini label, 
.quickbooking.tx-webx-bookingemo .searchView .roomkidsmini label{
	position:absolute;
	left:20px;
	color: #00143d;
	font-weight:400;
}
label.quick-label {
    display: none;
}

.tx-webx-bookingemo.quickbooking .searchView button[type=submit]{
	    white-space: nowrap;
	    margin-top:0;
}
.quickbooking.tx-webx-bookingemo .searchView input[type="text"],
.quickbooking.tx-webx-bookingemo .searchView input[type="date"]{
	max-width:105px;
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
	font-size: 17px;
    letter-spacing: 0.035rem;
}
.quickbooking.tx-webx-bookingemo .searchView .roomadultsmini input[type="text"],
.quickbooking.tx-webx-bookingemo .searchView .roomadultsmini input[type="date"]{
	max-width:125px;
}
.quickbooking.tx-webx-bookingemo .searchView label{
	padding-bottom:0;
	margin-bottom:0;
	width:auto;
	padding: 5px 14px 0 0;
	font-size:20px;
}
.quick-form {
    padding-top: 17px;
    padding-bottom: 17px;
    height:65px;
}
.quick-form.nomargin{
	padding:0;
}
.tx-webx-bookingemo.quickbooking .searchView .quick-form.nomargin button[type=submit]{
	padding: 22px 30px 18px 30px;
	margin:0;
	font-weight:600;
   }
.tx-webx-bookingemo.quickbooking .arrivalform{
	padding-left:30px;
}
.departureform{
	border-right: 1px solid rgba(135, 150, 161, 0.39);
	margin-right:25px;
	padding-right:25px;
}
.quick-form.gorightarrow{
	padding-right:10px;
}
.btn-quickwrap{
	border:none;
}
.closequickrequest, .quickbookbtn, .quickbookinginfo{
	display:none;
}
.quick-form .emoplusminusText {
    padding-right: 8px;
    padding-top:4px;
    color: #00143d;
}
/*QUICKBOOKING FIXED*/
.stickybooking{
	position:fixed;
	top:70px;
	bottom:auto;
	left:0;
	background: #fff;
	-webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    border-top: 1px solid rgba(135, 150, 161, 0.39);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.stickybooking .quick-form {
    height: 60px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tx-webx-bookingemo.quickbooking.stickybooking .searchView .quick-form.nomargin button[type=submit] {
    padding: 13px 22px 12px 20px;
    margin-top: 9px;
    font-size: 17px;
    line-height: 17px;
}
.tx-webx-bookingemo.quickbooking.stickybooking .searchView input[type="text"],
.tx-webx-bookingemo.quickbooking.stickybooking .quick-form .emoplusminusText{
	font-size:16px;
}
.tx-webx-bookingemo.quickbooking.stickybooking .quick-form .emoplusminusText{
	padding-top:1px;
}
.tx-webx-bookingemo.quickbooking.stickybooking .arrivalform {
    padding-left: 0px;
}
.stickybooking .quick-form.nomargin.btn-quickwrap{
	border-left: 1px solid rgba(135, 150, 161, 0.39);
	padding-left:25px;
}
.tx-webx-bookingemo.quickbooking.stickybooking .searchView label{
	padding-top:6px;
	font-weight:700;
}
.quickbooking.tx-webx-bookingemo.stickybooking .searchView *{
	font-size:18px;
}
.quickbooking.tx-webx-bookingemo.stickybooking .emoplusminus .btn {
    padding: 7px 18px;
   }
.quickbooking.tx-webx-bookingemo.stickybooking .emoplusminus .btn span {
	font-size:24px;
	line-height:15px;
}

/***** header *****/
	#header{
		position:relative;
}
.slickHeaderWrap{
	    margin-top:109px;
	}
.navisubWrap {
	position:absolute;
    right: 0;
    left:0;
    top: 109px;
    width: 100%;
    height:50px;
    background-color: rgba(0, 0, 0, 0.39);
    z-index:20;
   }
.noheader .navisubWrap {   
    background-color: rgba(44, 79, 103, 0.41);
}
.noheader #main{
	margin-top:159px;
}	
.noheader .infobarcontentinner #main{
	margin:0;	
}
.navifixed{
	box-shadow:none;
}
/***** infobar *****/
.wrapAll, .navifixed, .navisubWrap, .infobar.infobaropen .infobarcontent, .stickybooking {
	width: -moz-calc(100% - 88px);
	width: -webkit-calc(100% - 88px);
	width: -o-calc(100% - 88px);
	width: calc(100% - 88px);
}
.infobar.infobaropen .infobarcontent, .infobarmenu .shoppingCardView {
 	height: -moz-calc(100% - 109px);
	height: -webkit-calc(100% - 109px);
	height: -o-calc(100% - 109px);
	height: calc(100% - 109px);
}
.header-small .infobar.infobaropen .infobarcontent,
.header-small .infobarmenu .shoppingCardView {
 	height: -moz-calc(100% - 70px);
	height: -webkit-calc(100% - 70px);
	height: -o-calc(100% - 70px);
	height: calc(100% - 70px);
}
#mainNavi .infobar {
    width: 88px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #00143d;
    z-index: 500;
}
.infobarcontent {
    height: 100%;
    background: #eef3f7;
    position: fixed;
    right: 88px;
    top: 109px;
    width:0;
    opacity:0;
    overflow: auto;
}
.menuopen, .maininfobaropen, .bodyfixed{ 
	overflow: hidden;
	width: 100%;
}
.menuopen #mainNavi .infobar, .maininfobaropen #mainNavi .infobar, .bodyfixed #mainNavi .infobar {
    /*right: 17px;*/
}
.shoppingCardView {
	top:109px;
}
.infobar.infobaropen .infobarcontent {
	opacity:1;
}
#mainNavi .infobaritem > a, .currentlangwrap, .langlist,  .infobaritem.shoppingbasket, .infobaritem.shoppingbasket > .csc-default {
	color:#fff;
	/*padding: 30px 0;*/
	height:85px;
}
#mainNavi .infobaritem a > div{
	height:100%;
}
.tabliftmenuresp{
	display:none !Important;
}
/***** langnavi *****/
.langnavi {
	position:relative;
}
.langlist {
    position: absolute;
    top: 0;
    background: #00143d;
   width: 350px;
   right:-438px;
   z-index:8;
}
.langlist > div a, .noPageTranslation{
	padding: 35px 27px 0 27px;
}
.currentlangwrap{
    position: relative;
    z-index:9;
    background: #00143d;
}
.langlistitem{
	flex:1;
	}
.langnavi:hover .langlist{
	right: 88px !important;	
}
.langnavi:hover .currentlangwrap,
.langlist > .langlistitem:not(.notranslations):hover{
	background: #009cff;
}
.langlist > div:hover .noPageTranslation{
	color:#fff;
}
#mainNavi .langnavi a{
	color:rgba(255, 255, 255, 0.5);
	 height: 100%;
    width: 100%;
    line-height:85px;
}
#mainNavi .langnavi .noPageTranslation{
	line-height:85px;
	padding:0;
	color: #555;
}
.naviglobe img{
	margin-left:auto;
	margin-right:auto;
}
#mainNavi .langnavi .current a{
	color:#fff;
}
.infobaricon{
	height:19px;
}
.shoppingicon-icon.infobaricon{
	height:36px;
	margin-top: -17px;
}
.infobaricon > img{
	display:block;
}
.snowheighttext{
	text-transform:none;
}

/***** breadcrumb *****/
.clickpath li, .clickpath li a, .socialwrapper, .socialwrapper a{
	color:#fff;
	letter-spacing: 0.2px;
	font-size:14px;
	opacity: 0.89;
	font-weight:300;
}
.clickpath .dropdown:hover .dropdown-menu {
    display: block;
   }
.clickpath  .dropdown-menu{
	background-color: rgba(0, 0, 0, 0.39);
	border-radius:0;
	border:0;
}
.noheader .clickpath  .dropdown-menu{
	background: #eef3f7;
}
.clickpath .dropdown-menu{
	z-index:15;
}
.noheader .clickpath .dropdown-menu, .noheader .clickpath .dropdown-menu li, .noheader .clickpath .dropdown-menu li a{
	opacity:1;
	color: #00143d;
}
.clickpath .clickpathid > li +  li{
	margin-left:20px;	
}
.clickpath .clickpathid > li + li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display:inline-block;
	vertical-align:middle;
    line-height:50px;
    color:#fff;
    font-size:12px;
    padding-right:20px;
   }
.clickpath .clickpathid > li + li > a,
.socialwrapper > div + div{
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}
.clickpath .clickpathid > li + li > a{
	margin-left:0;
}
.socialwrapper > div + div{
	padding-left:20px;
	border-left: solid 1px rgba(255, 255, 255, 0.44);
}
.clickpath .clickpathid > li + li .dropdown-menu{
	left:20px;
}
.socialtel .telnr{
	font-weight:500;
}
.socialtelresp{
	display:none;
}
.socialshare{
	position:relative;
	cursor:pointer;
}
.socialshare .sharebtns{
	max-height:0;
	overflow: hidden;
    position: absolute;
    top: 17px;
    width: 84%;
    left: 15px;
    text-align: center;
    padding-top: 16px;
}
.socialshare .sharebtns > div a{
		padding:10px;
		    background: rgba(0, 0, 0, 0.39);
		    display:block;
	}
.socialshare:hover .sharebtns{
	max-height:200px;
}
.socialshare .sharewhite{
	position:relative;
	top:3px;
	display:inline-block;
	margin-left:8px;
}
.jssocials-share:hover{
	background-color: #337ab7;
}

/***** navigation *****/
#logo img{
	width:200px;
}
.animatedslow{
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
   }
.animatedslow:hover{
    -webkit-transition: none;
    transition: none;
   }   
#mainNavi{
	display:block;
	max-width:3000px;
}
#mainNavi .dropdowninner ul, #mainNavi .dropdowninner ol{
	padding-left:0px;
}	
#mainNavi .dropdown .dropdown-menu {
	z-index:60;
}
#mainNavi .dropdown .dropdown-menu {
    display: block;
    max-height:0;
    overflow:hidden;
    box-shadow:none;
    padding:0;
    background: #182c4e;
    box-shadow: 0 7px 4px 0 rgba(91, 103, 112, 0.27);
    border-radius:0;
    opacity:0;
    z-index:1;
}
#mainNavi .nav > .dropdown:hover > .dropdown-menu,
#mainNavi .nav > .dropdown.lihover > .dropdown-menu {
    display: block;
    max-height:1000px;
    opacity:1;
    z-index:501;
  }
#mainNavi .nav > .dropdown > .dropdown-menu,
#mainNavi .nav > .dropdown:hover > .dropdown-menu,
#mainNavi .nav > .dropdown.lihover > .dropdown-menu {  
      -webkit-transition: all 600ms ease 150ms ;
	  -moz-transition: all 600ms ease 150ms;
	  -ms-transition: all 600ms ease 150ms;
	  -o-transition: all 600ms ease 150ms;
	  transition: all 600ms ease 150ms;
}
#mainNaviInner > ul > li.dropdown:hover:after {
    position: absolute;
    content: '';
    top: 67px;
    display: block;
    width: 100%;
    height: 40px;
    left: 0;
}
.header-small #mainNaviInner > ul > li.dropdown:hover:after {
	top:40px;
}
#mainNavi .dropdown-menu > li{
	height:0;
	overflow:hidden;
}
#mainNavi .nav > .dropdown:hover > .dropdown-menu > li,
#mainNavi .nav > .dropdown.lihover > .dropdown-menu > li{
	height:auto;
}
#mainNavi li.dropdown > a {
	position:relative;
	overflow:hidden;
}
#mainNavi .naviBox a:hover{
	text-decoration: none;
}
#mainNaviInner > ul > li > a:after {
   content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #182c4e;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    opacity:0;
}
#mainNaviInner > ul > li:hover > a:after,
#mainNaviInner > ul > li.lihover > a:after,
#mainNaviInner > ul > li.active > a:after {
	top: 88%;
	opacity:1;
}
.header-small #mainNaviInner > ul > li:hover > a:after,
.header-small #mainNaviInner > ul > li.lihover > a:after,
.header-small #mainNaviInner > ul > li.active > a:after {
	top: 80%;
}

#mainNavi .dropdowninner{
	padding-top:38px;
	padding-bottom:38px;
	overflow:hidden;
}
#mainNavi .naviBox{
	float:left;
	width: 25%;
}
#mainNavi .naviBox + .naviBox{
	padding-left:12px;
}
#mainNavi .thirdividerWrap{
    margin-top:47px;
}
#mainNavi .naviBox .naviBoxinner {
	padding-left:0;
	} 
#mainNavi .naviBoxinner > li{
    margin-top: -1px;
    margin-right: 20px;
}
#mainNavi .naviBox:last-of-type .naviBoxinner > li{
	 margin-right: 0px;
}
#mainNavi .naviBoxinner > li > a{
  font-weight: 600;
    padding: 0px 0 5px 0;
    margin-top: -1px;
    width:100%;
    margin-bottom:12px;
    font-size:25px;
    line-height: 26px;
    padding-bottom: 10px;
}
#mainNavi .naviBoxinner > li > a{
	/*border-bottom:1px solid #009cff;*/
}
#mainNaviInner > ul > li{
	position:static;
}
#mainNaviInner > ul > li > a{
  font-size: 20px;
  font-weight: 700;
  text-align: right;
  padding:0 13px;
  line-height:109px;
  overflow: hidden; 
}
#mainNaviInner > ul > li:last-of-type > a{
	padding-right:0;
}
#mainNavi .dropdown-menu{
	border:none;
	position:absolute;
	top:99%;
	margin-top:-1px;
	left:0;
	width:100%;
}
#mainNavi ul.thirdmenu {
    padding-bottom: 15px;
}
/*#mainNavi ul.thirdmenu > li:not(.thirdlevel) > a {*/
#mainNavi ul.thirdmenu > li > a {
    padding: 6px 0;
    font-size:18px;
    font-weight:300;
    letter-spacing: 0.025em;
}
#mainNavi ul.thirdmenu > li:first-of-type > a {
	padding-top:0;
}
/*#mainNavi li.thirdlevel {
    padding-bottom: 15px;
}*/
#mainNavi .thirdmenu  a{
   font-size:14px;	
}
#mainNavi ul.fourthmenu {
    padding-top:0px;
}
.navioverlay{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(44, 79, 103, 0.76);
    z-index: -1;
    display:none;
    z-index:50;
}
#mobileNaviTriggerWrap, #mobileShoppingCard, .gondelNaviTop {
    display: none;
}
.gondelNaviTop {
    display:none !important;
}

/*WEATHER*/
.weatherheader h5{
  color: #00143d;	
  font-size: 42px;
  font-weight: 300;
  margin-bottom:30px;
}
.forecastwrap > div{
	flex:1;
	margin:0 15px;
	background:#fff;
	padding:15px;
	position:relative;
}
.forecastwrap{
	margin:15px -15px 0 -15px;
}
.forecastwrap .forecastIcon{
	margin: 0 10px;
}
.forecastwrap > div.forecasttexxtwrap, .forecasttexxtwrap{
	font-size:18px;
	background: none;
}
.forecasttexttitle{
	font-size:22px;
	font-weight:700;
	margin-bottom:12px;
}
.forecastIcon {
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.forecastBox {
    height: 220px;
}
.forecasttexxtwrap{
	margin:0 -15px;
		margin-top:15px;
}
.forecasttexxtwrap > div{
	width:50%;
	padding:15px;
	padding-right:30px;
}
/*WEBCAMS*/
.webcamItem {
	width: -moz-calc(33.33% - 30px);
	width: -webkit-calc(33.33% - 30px);
	width: -o-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    margin: 15px;
}
.webcamItem a{
	padding:0 !important;
}
.webcamtitle{
	margin-left:15px;
}
.webcamtitle .infobarTitle{
	font-size: 42px;
  	font-weight: 600 !important;
}
.infobarTitleIcon svg {
    width: 27px;
    margin-right: 20px;
}
.weathertitle .infobarTitleIcon svg {
    width: 37px;
    height: auto;
    margin-right: 8px;
    top: 5px;
    position: relative;
}
#mainNavi .webcamItem a .webcamheader, 
.infobartemplate > .module .webcamcontent {
	font-size:17px;
}

/* LIFTE*/
.liftinner{
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
  }
.liftsrow {
	width:32.33%;
	margin-right:1%;
}
.liftsrow.summerrow {
	width:49%;
}

/* FOOTER */
.footerleft{
	width:45%;
}
.footerright{
	width:50%;
}

/*BIGTEASER*/
.bigteaserText{
max-width:80%;
margin-left:auto;
margin-right:auto;
}

}

@media screen and (min-width: 1200px) {
	#mainNaviInner > ul > li > a{
  		padding:0 23px;
	}
	.bookinggrid{
		    display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
	}
		.bookcol1-3{
		width:300px;
		margin-right:30px;
	}
	.bookcol2-3{
		width: -moz-calc(100% - 330px);
		width: -webkit-calc(100% - 330px);
		width: -o-calc(100% - 330px);
		width: calc(100% - 330px);
	}
	.boxeswrapper  .slick-next:hover,
	.news  .slick-next:hover,
	.imageslider .slick-next:hover,
	.factslider .slick-next:hover,
	.testimonialSlider .slick-next:hover,
	.singleImageGallery .slick-next:hover
	{
		background-position: 8px center;
	}
	.boxeswrapper  .slick-prev:hover,
	.news  .slick-prev:hover,
	.imageslider .slick-prev:hover,
	.factslider .slick-prev:hover,
	.testimonialSlider .slick-prev:hover,
	.singleImageGallery .slick-prev:hover{
		background-position: 0px center;
	}
	label.quick-label {
    display: block;
}
	/*PAUSCHALSLIDER*/
.packagesliderimgwrap{
	position:relative;
}
.packagesShortDescSlider{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.75);
	color:#fff;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:15px;
	opacity:0;
}
#main .packagesShortDescSlider a{
	color:#fff;
}
.pauschalSliderItem:hover .packagesShortDescSlider{
	opacity:1;
}
.pauschalSliderItem:hover .packageTeaserButton{
	background: #fff;
}
.pauschalSliderItem:hover .packageTeaserButton a{
	color:#00143d !important;
}
.packagesShortDescSlider  li:before{
	background-position: -98px -9px !important;
}
.packagesShortDescSlider{
	display:block;
}
.packagesShortDescSliderBottom{
	display:none;
}
.pauschalSliderItem, .pauschalSliderItem .pauschalSliderContent{
	position:static;
}
.pauschalSliderItem .more{
	position:absolute;
	bottom:1px;
}
.packagesSliderTeaser {
	padding-bottom:60px;
}

}

@media screen and (min-width: 1480px) {
	.module, .footerinner, .naviinner, .navisubinner, #main > .csc-default > .csc-textpic, #main > .csc-default > .divider, .infobarcontentinner, .quickanfrageWrap  {
    padding-left: 0;
    padding-right: 0;
}	
}

@media screen and (min-width: 1400px) {
	.module, .footerinner, .naviinner, .dropdowninner, .navisubinner, #main > .csc-default > .csc-textpic, #main > .csc-default > .divider, .infobarcontentinner, .quickanfrageWrap  {
	    padding-left: 2%;
	    padding-right: 2%;
	}
	/*	
	.quickbooking{
		top: 70%;
	}*/
	.quickbooking.stickybooking{
		top: 70px;
		bottom: auto;
	}
	.bigteaserContent {
		/*min-height:650px;*/
		padding: 6% 0;
	}	   
}


@media screen and (max-width: 1580px) {
	/*#shareButtons .jssocials-shares, .socialbuttons {
		width:100%;
		  display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
     -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
	} */
	#shareButtons .jssocials-share {
    padding: 3px 0;
	}
	.jssocials-shares {
    text-align: center;
    background: #fff;
 }
	.socialbuttons{
		width:100%;
		left:0;
		top:0;
	}
	#shareButtons{
		top:7px;
	}
	#shareButtons .jssocials-share a{
		margin-bottom:0;
	}
	#shareButtons .jssocials-share, .sharebtntitle{
		margin-right:10px;
		margin-bottom: 0;
	}
	.socialbuttonwrap{
		top:7px;
		left:auto;
		padding: 0px !Important;
		right:0;
		width: 37px;
	}
	/*#main.socialbuttonsactive{
		padding-top:50px;
	}*/
	.sharebtntitle .sharetitle{
		display:none;
	}
	.boxesoverlayinner {
       padding-bottom: 0px;
    }
	
}

@media screen and (max-width: 1350px) {
    .boxtitlehiding, .boxtitle {
    font-size: 30px;
    line-height: 31px;
   }
   .boxitem.hoveron:hover .boxtitle {
    padding-top: 10px;
    }
    .boxbutton.mainbtn a {
    font-size: 20px;
    padding: 4px 30px;
  } 
   .boxitem .boxbutton {
    bottom: 20px;
    }
    .gasteincardlleft {
    width: 50%;
    }
    .gasteincardright {
        margin-left: 30px;
        width: -moz-calc(50% - 30px);
        width: -webkit-calc(50% - 30px);
        width: -o-calc(50% - 30px);
    }
    .variantcard .cardoverlay .mainbtn {
        bottom: 10px;
    }
}
@media screen and (max-width: 1200px) {
	html{
		font-size:16px;
	}
	#main{
		font-size: 1rem;
	}
	.bookcol1-3 .gasteincardwrapper{
		display:none !important;
	}
	.boxeswrapper .slick-prev, .news .slick-prev, .imageslider .slick-prev, .factslider .slick-prev, .testimonialSlider .slick-prev{
		left:-35px 
	}
	.boxeswrapper .slick-next, .news .slick-next, .imageslider .slick-next, .factslider .slick-next, .testimonialSlider .slick-next{
		right:-35px;
	}
	/*.boxtitlehiding, .boxtitle {
    font-size: 2.5rem;
    line-height: 2.8rem;
	}
	.mainbtn a {
	    padding: 12px 20px;
	}
	.boxitem .boxbutton {
    	bottom: 15px;
   }*/
  .dcepackageslider .pauschalSliderItem .morewrapper{
        position:relative;
    }   
    .dcepackageslider .pauschalSliderItem .morewrapper .more.morenormal{
        text-align:center;
    }
.trainForm .trainRadios [type="radio"]:not(:checked) + label:before,
.trainForm .trainRadios [type="radio"]:checked + label:before{
	width:21px;
	height:21px;
}
.trainForm .trainRadios [type="radio"]:checked + label:after {
    left: 4px;
    top: 5px;
    width: 12px;
    height: 12px;
}
.bigteaserTitle {
    font-size: 80px;
    line-height: 80px;
 }
.bigteaserText {
    font-size: 24px;
    line-height: 30px;
}
.packagesShortDescSlider {
    display: none !important;
}
.gasteincardright {
    margin-left: 30px;
}
.variantcard .cardoverlay{
    padding-left:0;
}
.variantcard  .cardintro.white{
    left:0;
}
.variantcard .cardoverlay .mainbtn {
    bottom: 20px;
}
}

@media screen and (max-width: 1100px) {
.boxtext {
    display: none;
}
}

@media screen and (max-width:1350px) and (min-width:1023px) {
   .variantcard .gasteincardlleft .cardimage{
        background: none !important;
    }
}

@media screen and (max-width: 1024px) {
	.wrapAll{
		overflow-x:hidden;
	}
	.footerleft {
   		 width: 60%;
	}
	.footerright {
     width: 40%;
}
#main {
    font-size: 1.05rem;
}
.boxtext{
	display:none;
}
.startpage .headersliderTitle {
    font-size: 9rem;
}
.h2{
	font-size: 26px;
    line-height: 30px;
}
.textnormal {
    line-height: 27px;
}
	
}

@media screen and (max-width: 1023px) {
	html {
	    font-size: 11px;
	}	
	.clickpath, .socialmail, .socialshare, .teltext, .telnr{
		display:none;
	}
	.extraHeaderwrap {
    max-width: 300px;
    margin-top:0;
   }
   .menuopen{
   	overflow:hidden;
   }
   .liftinner{
   	display:block !important;
   }
	
/***** navigation *****/
#header, .noheader #main{
	margin-top:65px;
}
#naviWrap{
	z-index: 100;
    background: #fff;
    position: relative;
}
	#mainNavi {
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 65px;
    background: #00143d;
    right: 0;
	-webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
   	display:block;
   	min-height: -moz-calc(100vh - 65px);
   	min-height: -ms-calc(100vh - 65px);
   	min-height: -webkit-calc(100vh - 65px);
   	min-height: calc(100vh - 65px);
   	overflow-y: scroll;
    height: -moz-calc(100vh - 85px);
    height: -webkit-calc(100vh - 85px);
    height: -ms-calc(100vh - 85px);
    height: calc(100vh - 85px);
    overflow-x: hidden;
   }
.menuopen #mainNavi{
	-webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
#mainNavi, .menuopen #mainNavi{
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
	}
.navioverlay{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(44, 79, 103, 0.76);
    z-index: -1;
    display:none;
    z-index:50;
}
#mainNaviInner{
	margin-bottom:70px;
	background: #009cff;
}
.noheader .naviinner {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
body.menuopen .navioverlay{
	display:block;
}	
	#mainNavi a{
		color:#fff;
	}
	#mainNavi li{
		position:relative;
		float:none !Important;
	}
	#mainNaviInner > ul{
		margin:0;
	}
	#mainNavi .naviBoxinner{
		padding-left:0;
	}
	#mainNaviInner > ul > li{
	    background:#00143d;
		margin-bottom:1px;	
	}
	#mainNaviInner > ul > li > a {
	    padding: 23px 20px 20px 20px;
	    display: block;
	    font-weight: 700;
	    color: #009cff;
	    font-size: 25px;
	}
	#mainNaviInner > ul > li.current:not(.dropopen) > a {
		color:#fff;
	}
	#mainNavi .dropdown-menu{
		padding-top:0px;
	}
	#mainNavi .dropdown-menu .naviBox:first-of-type .secondlevel:first-of-type > a{
		padding-top:15px;
	}
	#mainNavi .dropdown-menu .naviBox:first-of-type .secondlevel:first-of-type > .dropdowntoggle {
		top:10px;
	}
	#mainNavi .naviBoxinner > li  a{
		padding:6px 25px 6px 0;
		font-weight: 700;
    	font-size: 23px;
	}
	#mainNavi .naviBoxinner > li .thirdmenu a{
		font-size:21px;
	}
	#mainNavi .fourthmenu > li > a{
		color:#009cff;
		font-size:18px;
	}
	#mainNavi .dropdowninner{
		padding-left:0;
		padding-right:0;
	}
	#mainNavi .dropdowninner > li a {
		padding-left:25px;
	}
	#mainNavi .secondlevel.dropopen > a{
		background: rgba(255,255,255,0.1);
	}
	#mainNavi .secondlevel.dropopen{
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	#mainNavi .dropdowntoggle{
	    position: absolute;
	    right: 0px;
	    font-size: 20px;
	    padding: 21px 25px;
	    top: 0px;
	    z-index: 20;
	}
	#mainNavi .dropdowntoggle:after{
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
	    font-size: inherit;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    color:#fff;
	}
	#mainNavi .dropopen > .dropdowntoggle,
	#mainNavi .dropopen .naviBox.dropopen .togglesecond{
		  -moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	#mainNavi .secondlevel .dropdowntoggle{
		padding:5px 25px;
	}
	#mainNavi .dropdown-menu{
		position:relative;
		float:none;
		background: #182c4e;
		width:100%;
		left:0;
		border:none;
		z-index:1;
		/*padding-top:10px;*/
		padding-bottom:10px;
	}
	ul.fourthmenu{
		padding-left:0;
	}
	ul.fourthmenu li a{
	font-size: 18px;
    color: #009cff;
   }
	.dropp{
		display:none;
	}
	.infobarcontent{
		background: #eef3f7;
    position: absolute;
    top: 0;
    z-index: 50;
    right:-100%;
    width:100%;
   }
   .infobaropen .infobarcontent{
   		right:0;
   	}
   	.infobarmenu{
   			display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex ; 
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin:-0.5% -0.25% 4px -0.25%;
    position:relative;
    background: #009cff;
    }
.infobaritem {
    padding: 12px;
    background: #00143d;
    /*width: 33.085%;
    margin:0.25% 0.125% 0 0.125%;*/
    margin: 0.125% 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 33%;
            flex: 1 33%;
    border-right: 1px solid #009cff;
}
.infobarcontentinner{
	min-height: -moz-calc(100vh - 65px);
	min-height: -webkit-calc(100vh - 65px);
	min-height: -o-calc(100vh - 65px);
	min-height: calc(100vh - 65px);
	padding:7%;
}
.shoppingCardView.openshoppingcard{
	z-index:1000;
}
.closeinfobar, .closeshoppingcard {
    position: absolute;
    top: 15px;
    right: 24px;
   }
.closeshoppingcard {
	top:20px;
	}   
 .closeinfobar:after{
 	top:24px;
 	} 
.closeinfobar span{
    background: #00143d;
    display: block;
    width: 25px;
    height: 3px;
    position: absolute;
    top: 19px;
    left: 4px;	
}
.closeinfobar:after, .closeinfobar:before{
	width:16px;
}
.cityforecast {
    padding: 24px 0;
}
.forecastBox {
    width: 47%;
    background: #fff;
    padding:11px;
    margin-bottom:6%;
    position:relative;
}
.forecastBox:nth-of-type(2n) {
	margin-left:6%;
}
.forecastBox .forecastIcon {
    width: 60px;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 0px;
}
.forecasttexttitle {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
}
.forecastBox .forecastIcon img{
	height:50px;
}
.langlist {
    position: absolute;
    bottom: -70px;
    z-index: 999;
    background: #00143d;
    height: 70px;
    left: 0;
    width: 100%;
    height:0;
    overflow:hidden;
   }
.langnavi:hover .langlist{   
    border-top: 2px solid #009cff;
    border-bottom: 2px solid #009cff;
}
.langlistitem  + .langlistitem {
	border-left: 1px solid #009cff;
}
.langlist > div{
	/*padding:28px;*/
	     -webkit-box-flex: 1;
         -ms-flex: 1;
             flex: 1;
    padding: 26px 0;
}
.noPageTranslation {
    color: rgba(255,255,255,0.18);
}
#mainNavi .langlist .langlistitem.current a {
    color: #009cff;
}
.infobaritem .langlist.langMobShow {
	height:auto;
}
 .tabsnowheightmenus{
 	display:none !important;
 }
 .tabsnowitem, .snowadditem{
 	width:100%;
 	margin-bottom:15px;
 }
 .snowlineheader {
 	margin:0;
 }
 .snowadditional, .snowheightitem {
    margin-bottom: 20px;
}
.snowadditional{
	margin-top:5px;
}
span.sealevel {
    display: block;
}
.snowline {
	border:none;
}
.snowheightitem .resortwrap {
    border-bottom: 1px solid rgba(44, 79, 104, 0.37);
   }
.specialslopewrapper{
	display:block !Important;
} 
.liftacc {
	padding-top:15px;
}  
.accliftitem:after {
    right: 11px;
   }
.liftsname, .slopename {
    max-width: 62%;
}
.liftsInfotextsmobile, .liftinfotext {
    display:block;
}
.liftsInfotextsdesktop{
    display:none;
}
.liftinfotitem{
    background: #fff;
    padding:15px;
    text-align:center;
    font-size:20px; 
    font-weight:600; 
}
.textwrapper {
    padding: 10px 20px;
    background: none;
}
.liftinfotext .module{
    padding:0;
}
.liftinfotext .module .textwrapper {
    padding: 10px 30px;
    font-family: 'Lato', sans-serif;
}
.liftinfotext .module .textwrapper .textnormal{
    font-size:16px;
}
/*.textwrapper h1, 
.textwrapper h2, 
.textwrapper h3,
.textwrapper h4,
.textwrapper h5{
    display:none;
}*/
.kontakt {
    width: 100%;
    line-height: 20px;
}

.kontakt{
	 padding-top: 30px;
    margin-top: 30px;
}
.partner{
	margin-bottom:25px;
}
.footerright{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.cardintro.white {

}
.infobaritem.shoppingbasket {
    display: none;
}
#main {
    font-size: 18px;
    line-height: 24px;
}
/*QUICKNAV*/
.quickanfrageWrap .flexContainer769:not(.roomadultsmini){
	display:inline-block !important;
}
.roomadultsmini{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 10px 0px;
    border-bottom: solid 2px #ced5d9;
}
.roomadultsmini .emoplusminusText{
	margin-right:15px;
}
.quickbooking.tx-webx-bookingemo .searchView button[type=submit]{
	margin-top:25px;
}
.quickbooking.tx-webx-bookingemo {
    position: fixed;
    display:none;
    top: 0;
    left: 0;
    z-index: 150;
    width: 100%;
    background: #fff;
    height: 100vh;
    overflow-y: scroll;
}
.arrivalform  {
    float: left;
    width:40%;
}
 .gorightarrow  {
    width:20%;
    text-align:center;
}
.departureform {
	float:right;
	clear:right;
	width:40%;
}
.rightblue{
	margin:45px auto 0  auto;
}
.quickbooking.tx-webx-bookingemo .searchView.minisearchview form{
	padding:70px 0 20px 0;
	margin:0;
}
.quickbookinginfo{
	font-size:15px;
	line-height:20px;
	padding-bottom:60px;
}
.quickbookbtn {
    position: absolute;
    /*top: 75%;*/
    bottom: 20px;
    z-index: 20;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    background: #00143d;
    max-width: 300px;
    text-align: center;
    color: #fff;
    padding: 12px 10px;
    cursor:pointer;
    width:100%;
}
.quickbookbtn.quicktoggle {
    position: fixed;
    bottom: 15px;
    top: auto;
    background: #009cff;
    color: #fff;
	display:none;
}
/*.quickbookbtn:not(.quicktoggle){
	display:block !important;
	opacity:1;
} */
/*.quickbookbtn{
	display:block;
} */
.gasteincardwrapper.variantcard{
    display:block;
}
.gasteincardlleft, .gasteincardright{
    width:100%;
    margin-left:0;
}
.gasteincardlleft .cardimage {
    overflow: hidden;
    position: relative;
    height: 270px;
}
.popupWrapper{
    right:0;
}
.gondelContainer {
    top: 0px;
    left: 0%;
}
.gondelNaviTop{
    position:relative;
    opacity:0;
}
.gondelNaviTop a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:10;
    color:transparent;
}
.gondelNaviTop img{
    height:27px;
}
.gondelNaviTop .gondelnew{
    font-size: 14px;
    font-family: 'Lato';
    background: #31a8f0;
    color: #fff;
    padding: 0 5px;
    position:relative;
    margin-right:8px;
}
.gondelNaviTop .gondelnew:after{
     content:'';
     display:block;
     width: 0; 
  height: 0; 
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #31a8f0;
      position: absolute;
    top: 6px;
    right: -5px;
}


}


@media all and (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .footerright svg{
   		padding-bottom:0px !Important;
   }
}


@media screen and (max-width: 769px) {
.module, .csc-textpic, .csc-default .divider{
    padding-top: 35px;
    padding-bottom: 25px;
}
.csc-grid .module{
	padding-top:0;
}
.csc-default > .module.csc-grid {
    padding-top: 25px !important;
}

#main .introtext {
    font-size: 1.25rem;
   }
#main h2, #main h3, #main h1, #main h4, #main h5, .h2{
   	margin-bottom:8px;
   }
#main .module.headlineonly h1, #main .module.headlineonly h2, #main .module.headlineonly h3{
	padding-bottom:10px;
}
 #main h1{
 	font-size:33px;
 }  
#main .introtext {
    font-size: 1.6rem;
    line-height: 2.1rem;
}  
.gasteincardright, .gasteincardlleft{
	width:100%;
	margin-left:0;
	margin-bottom:15px;
}
.gasteincardlleft .cardimage{
    overflow:hidden;
    position:relative;
    height:270px;
}	
.cardintro.white {
	position:relative;
    font-size: 18px;
    line-height:20px;
    color: #00143d;
    font-weight: 500;
    margin-bottom: 20px;
    top:0;
    left:0;
   } 
 .footerbottom.flexContainer768.spacebetween{
 	display:block !important;
 	}  
 	.socialfooterwrap{
	 border-top: 2px solid #466378;
	 padding-top:25px;
	}
	.socialsfooter,  .partner .partnerwrapper {
		  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
	}
	.col2-3 .boxeswrapper {
		   width: -ms-calc(100% + 30px);
		   width: -moz-calc(100% + 30px);
		   width: -webkit-calc(100% + 30px);
		   width: calc(100% + 30px);
		   margin-left: -30px;
	}
}

@media screen and (max-width: 768px) {
.blogarticle:not(.blogcol2) {
	padding-bottom: 60%;
}
.blogarticle.blogColDown{
	padding-bottom:100%;
}
.blogarticle {
    height: auto;
    margin-bottom: 15px;
   }
   #main h2, #main h3, #main h1, #main h4, #main h5, .h2{
   	font-size:28px;
   }
   
   
}

@media screen and (max-width: 767px) {
.startpage .headersliderTitle {
    font-size: 6rem;
}
.dcepackageslider .pauschalSliderItem .morewrapper .more.morenormal{
        min-width: 0;
    padding-right: 26px;
    padding-left: 0;
}
.dcepackageslider  .pauschalSliderItem{
    padding-bottom:75px;
}
.dcepackageslider .dcepackageslider .pauschalSliderItem{
    padding-bottom:0;
}
.dcepackageslider  .bigteaserwrapper{
    margin-bottom:0px; 
}
.mt30 {
    margin-top: 20px;
}
.boxeslink {
	position:absolute;
	bottom:0;	
}
.newsSliderwrap, .pauschalSliderwrap{
	position:relative;
	padding-bottom:80px;
}
.newsSliderwrap .boxeslink, .pauschalSliderwrap .boxeslink{
  border: solid 1px #ccd2d6;
  width:100%;
  padding:13px;
  text-align:center;
  font-size: 14px;
 }
 .pauschalSliderwrap .boxeslink.pauschalboxeslink{
	background: #009cff;
}
 .pauschalSliderwrap .boxeslink.pauschalboxeslink a{
 	color:#fff;
 }
.newsSliderwrap .boxeslink a,
.pauschalSliderwrap .boxeslink a{ 
  color: #1a1a5d;
}
.newsSliderwrap .boxeslink i, 
.pauschalSliderwrap .boxeslink i {
	display:none;
}
.boxesoverlay {
	padding:15px;
}
.boxmodule:not(.noLinktext) {
    padding-bottom: 50px;
}
.boxtitle {
    top: 67%;
   }
.socialtitle{
	margin-bottom:15px;
}   
.boxtitlehiding, .boxtitle {
    font-size: 2rem;
    line-height: 2rem;
}    
.mainbtn a{
   	 padding: 10px 20px;
   }
.footerleft{
	-webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.metawithsub + .metawithsub{
	margin-left:20%;
}
.footerright svg text{
	font-size:19px;
}
.footerright svg {
    margin-top: 20px;
}
.kontakt{
	 border-top: 2px solid #466378;
	}
.footerleft, .footerright {
    width: 100%;
    }
.partner .partnerimg {
    width: 50%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom:15px !important;
    margin-top:15px !Important;
    text-align:center;
} 
.footertop{
	margin-bottom:15px;
	}   
#main .introtext {
    max-width: 100%;
}
.partner .partnerimg img{
	margin:0 auto;
}
.accordeoncontent.posleft .accimg{
     margin-bottom:20px;
}
.accordeoncontent.posright .accimg,
.accordeoncontent.posbottom .accimg{
     margin-top:20px;
}
.accordeoncontent.posbottom .acctext{
	margin-top:0;
}
.factside{
	width:100%;
	margin-bottom:25px;
}
.factsliderWrap .factslider .slick-track{
	display:-webkit-box !important;
    display:-ms-flexbox  !important;
    display:flex  !important;
}
.factsliderWrap .factslide {
    margin-left: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height:auto;
}
.numberwrap .nr {
    font-size: 70px;
    line-height: 70px;
}
.prenr, .afternr {
    font-size: 30px;
    line-height: 32px;
}
.factright{
	padding:0 15px;
	margin-bottom: 0;
	min-height: 160px;
}
.facttext{
	font-size:18px;
}
.factsliderWrap {
    padding: 20px 0 25px 0 ;
}
.facttitel{
    font-size: 30px;
    padding-bottom: 1rem;
    line-height: 28px;
}
.testimonialslide {
	margin-left:30px;
}
.testimonialimg{
	margin-bottom:30px;
}
.lastsnow {
    display: none;
}
.snowline{
	font-size:13px;
	line-height:15px;
}
.snowheightwrap {
    margin-left: -7%;
    margin-right: -7%;
}
.trainFormlogos {
	display:none;
}
#kesearch_results .result-list-item{
	padding-top:15px;
	padding-bottom:15px;
}
#ke_search_sword {
    font-size: 25px;
    line-height: 30px;
}

/*BOXEN*/
.boxitem {
    /*position: static;*/
   height:auto;
   }
.boxeswrapper .slick-track{
	display: -webkit-box !Important;
    display: -webkit-flex !Important;
    display: -ms-flexbox !important;
    display: flex !important;
}   
.boxesoverlay {
    position: static !important;
    opacity: 1;
    background: none;
    padding-bottom: 50px;
        height: auto;
}
.boxtitlehiding, .boxtitle {
    color: #00143d;
    visibility: visible;
}
.boxtitlehiding{
    height:auto;
    min-height:0;
}
.boxtitlehidingWithimg{
  position: absolute;
    top: 0;
   }
.boxtitlehidingWithimg img{
	width:90%;
}

.boxitem .boxbutton {
    bottom: 3px;
    position: absolute;
     left: 0;
     right: 0; 
    max-width: 165px;
    width: 100%;
    top:auto; 
    margin:auto;
}
.boxtext {
    color: #00143d;
    font-size: 14px !important;
    line-height: 18px;
    padding: 10px 20px 0 20px;
}
.boxbutton.mainbtn a {
    padding: 1px 3px;
    margin: 0 auto;
        font-size: 16px;
}
.boxesimg:after, .boxtitle{
	display:none !Important;
}
.boxtitlehiding {
    min-height: 1px;
    font-weight:500;
}
.boxtext, .boxbutton {
    display: block;
    opacity:1;
}
.boxitem.hoveron:hover .boxesoverlay{
	background: none !important;
}
.boxitem.hoveron:hover .boxtext, .boxitem.hoveron:hover .boxbutton {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
text#Klagenfurt, text#Innsbruck, text#München{
	 transform: translate(-33px,0px);
    -ms-transform: translate(-33px,0px);
    -webkit-transform: translate(-33px,0px);
    -o-transform: translate(-33px,0px);
    -moz-transform: translate(-33px,0px);
}
text#Gasteinertal{
	    transform: translate(-20px,8px);
    -ms-transform: translate(-20px,8px);
    -webkit-transform: translate(-20px,8px);
    -o-transform: translate(-20px,8px);
    -moz-transform: translate(-20px,8px);
}
.packageBookable.stickypackageB .packageBintro{
	display:none;
}
.packageBookable.stickypackageB .packageBtitle{
	float:none;
}
.popupWrapper{
    display:none !important;
}
.bookcol2-3 .factright {
    margin-left:0;
    margin-right:25px;
    width: calc(100% - 25px);
}

#powermail_form_29 .powermail_fieldset:not(.nolabel) .powermail_legend {
    margin-top: -52px;
    margin-bottom: 25px;
}
#powermail_form_29 .powermail_fieldset .powermail_fieldwrap.layout2 {
    width: 100%;
}

}

@media screen and (max-width: 700px) {
div#ui-datepicker-div {
    font-size: 17px;
}	
.factslider .slick-list
 {
    width: 175%;
    margin-left: -31px;
}	
#logo a{
	font-size:35px;
}
.boxesoverlayinner{
    width:100%;
}
/*.boxeswrapper{
	overflow:hidden;
}*/
#main .boxestitle.boxheadlinecenter h2{
	text-align:left;
}
#main .boxeswrapper .slick-list,
#main .imageslider:not(.onlyoneslide) .slick-list,
#main .testimonialSlider .slick-list,
.newsrelatedList:not(.onlyoneslide) .slick-list,
.pauschalslider .slick-list {
    width: -ms-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-left: -30px;
    overflow:visible !important;
}
.pauschalboxeslink a{
	color:#fff;
}
.newsrelatedList:not(.onlyoneslide) .relateditem {
	margin-left:30px;
}
.boxmoduleouter{
	margin-left:-7%;
}
.bgblue .boxmoduleouter, .col2-3 .boxmoduleouter, .boxmoduleouter{
	margin-left:0;
}
.boxmodule{
	padding-left: 0;
    /*overflow: hidden;*/
}
.slickHeaderWrap .slick-slide, .slickHeaderWrap .defaultImg {
    overflow:hidden;
    position:relative;
    height:390px;
}
.slickHeaderWrap .slick-slide img, .slickHeaderWrap .defaultImg img{
   max-width: 2000%;
   height: 390px;
   width:auto;
   display: block;
   position: absolute;
   top: -9999px;
   bottom: -9999px;
   left: -9999px;
   right: -9999px;
   margin: auto;
 }
.headersliderTitle {
    top: 17%;
    font-size: 4rem;
    line-height: 4.5rem;
    max-width: 85%;
}   
.headersliderTitle br{
	display:none;
}
.cardintro p {
    display: inline;
    line-height: 27px;
}
#main {
    font-size: 1.4rem;
    line-height: 2.05rem;
}
.videoinnerwrap {
    overflow:hidden;
    position:relative;
    min-height:300px;
}
#main .videoelement img.videocontent{
   max-width: 20000%;
   height: 300px;
   min-width:auto;
   display: block;
   position: absolute;
   top: -9999px;
   bottom: -9999px;
   left: -9999px;
   right: -9999px;
   margin: auto;
   width:auto;
 }
/*.bigteaserwrapper, .bigteaserwrapper img{
	height: 400px;
} */
.bigteaserTitle {
    font-size: 4rem;
    margin-bottom: 30px;
    line-height: 4.5rem;
}	
.bigteaserText{
	max-width:1000px;
}
.videoinnerwrap {
	padding:0;
}
#main .newslisttitle h3 {
    font-size: 19px;
   }
#main .relateditem .newslisttitle h3 {
    margin-bottom: 2px;
    margin-top: 12px;
}
.col2-3 .boxeswrapper {
	   width: 100%;
	   margin-left:0px;
}
.blogarticle {
	min-height: 180px;
}
#main h2, #main h3, #main h1, #main h4, #main h5, .h2 {
    font-size: 32px;
   }
.h2{
   font-size: 24px;
   line-height: 28px;
   margin-top: 0;
   margin-bottom: 20px;
}
.textnormal, .testimonialtext, .acctext, .powermail_form_32{
    font-size: 21px;
    line-height: 27px;
}
.gasteincardright {
	position:relative;
}
.cardreoundbtn{
	    position: absolute;
    top: 20px;
    right: 20px;
}
.bestpriceintro {
    margin-bottom: 80px;
    max-width: 61%;
}
.bestpriceleft {
    width: 100%;
}
#footer h4, .routelink {
    font-size: 23px;
   }
.factsliderWrap .numberwrap .nr{
    font-size: 56px;
    line-height: 51px;
    padding-left:15px;
}   
.prenr, .afternr {
    font-size: 30px;
    line-height: 38px;
}
.bookcol2-3 .factslider.module.singlefactslide{
    display:block !Important;
}
.footable-details.contenttable tr{
	display:block;
	margin-left:25px;
	width: calc(100% - 50px);
}
.footable-details.contenttable tr + tr{
	margin-top:15px;
}
.footable-details.contenttable tr td, .footable-details.contenttable tr th{
	display:block;
	width:100% !important;
}

   
}


@media screen and (max-width: 400px) {
	.snowlineheader{
	font-size:10px;
}
.boxtext{
	display:none;
}
.metawithsub{
    width:60%;
}
.metawithsub + .metawithsub{
		margin-left:0px;
		width:40%;
	}
	
}

@media screen and (max-width: 360px) {
	.gondelNaviTop .gondelnew {
    position: absolute;
    top: -14px;
    left: -9px;
    font-size: 11px;
   }
   .gondelNaviTop .gondelnew:after {
       display:none;
   }
}

/*NEUE FARBE BUTTONS NUR BEI BUCHBAREN ELEMENTEN*/
.tx-webx-bookingemo .searchView .emoButton:not(.filterReset),
#serviceProviderResults .emoButton,
.detailbookingbtn .emoButton.noFlaoting, 
#shoppingCard .emoButton,
.tx-webx-bookingemo .stepbtn .emoButton,
.tx-webx-bookingemo .checkoutnavi .emoButton,
#packageResults .emoButton,
.addShoppingCard.emopackagebook .emoButton{
    background: #FF8E00;    
}
.tx-webx-bookingemo .searchView .emoButton:not(.filterReset):hover,
#serviceProviderResults .emoButton:hover,
.detailbookingbtn .emoButton.noFlaoting:hover,
#shoppingCard .emoButton:hover,
.tx-webx-bookingemo .stepbtn .emoButton:hover,
.tx-webx-bookingemo .checkoutnavi .emoButton:hover,
#packageResults .emoButton:hover,
.addShoppingCard.emopackagebook .emoButton:hover{
    background: #9B5600;    
}
.tx-webx-bookingemo .searchView .filterReset,
.tx-webx-bookingemo .stepbtn .emoButton.stepbackbtn,
.tx-webx-bookingemo .checkoutnavi .emoButton.stepbackbtn{
    background: #eef3f7;
    color: #aeb6bc !important;  
}

/* Änderungen Philipp 02.03.2018 */
.liveStream{
    max-width: 1200px;
    margin: 0 auto 60px;
}
@media screen and (max-width: 1200px) {
    .liveStream{
        position: relative;
        height: 0;
        padding-top: 25px;
        padding-bottom: 56.25%;
    }
    .liveStream iframe{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
}
/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.2 - 2015
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated{display:none;position:fixed;top:0;left:0;width:100%;height:270px;text-align:center;text-transform:uppercase;z-index:20500;background-color:#f25648;color:#fff}* html #outdated{position:absolute}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{display:block;position:relative;padding:10px 20px;margin:30px auto 0;width:230px;color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer}#outdated #btnUpdateBrowser:hover{color:#f25648;background-color:#fff}#outdated .last{position:absolute;top:10px;right:25px;width:20px;height:20px}#outdated #btnCloseUpdateBrowser{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff;font-size:36px;line-height:36px}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.currentViews {
    margin-top: 5px;
    color: red;
    font-size: 0.8em;
    margin-bottom: 24px;
}

.currentViews span.hot {
    background: red;
    color: white;
    padding: 2px 5px;
    border-radius: 4px;
    margin-right: 4px;
}

.currentViews i.fa {
    padding-right: 2px;
}


/* new checkout */

.shortcheckout .steps-title {
	font-size: 12px;
	line-height: 18px;
	margin:0;
}
.shortcheckout .checkoutStepWrap{
    padding:20px 0;
}
.shortcheckout .step + .step .steps-zahl:before{
    display:none;
}
.shortcheckout .bookright .checkoutcontentWrap{
    background: none;
    padding:0;
}
.shortcheckout .bookright .checkoutcontentWrap h1{
    margin:0 !important;
    padding-bottom: 0px !important;
}

.shortcheckout .checkoutcontentWrap .stepbox{
    background: #fff;
    padding:20px;
    margin-bottom:25px;
    width:100%;
}
.shortcheckout .checkoutProductRoom{
    line-height:21px;
    margin-bottom:15px !important;
}
.shortcheckout .checkoutProductName{
    margin-bottom:15px !important;
}
.shortcheckout .stornowrapper{
}
.shortcheckout .stornowrapper .TooltipInfoWrap{
    bottom:0;
}
.shortcheckout .checkoutProductImgRight{
    position: relative;
}
.shortcheckout .checkoutForm{
    padding-top:0;
}
.shortcheckout .stepbtn{
    margin-top:15px;
}
.shortcheckout .stepbtntop{
    position:absolute;
    top:-92px;
    right:0px;
}
.shortcheckout .bookinlaststep{
    position:relative;
}
.shortcheckout .step:hover .steps-zahl a span{
    background: #1a1a5d;
}
.shortcheckout .step:hover .steps-title a{
    color: #1a1a5d;
}

.shortcheckout .form-item-textrea textarea {
    height: 4em;
}

.shortcheckout .paymentinfo {
    font-size: 16px;
}
.shortcheckout .checkoutselect{
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        border: 1px solid rgba(0, 67, 105, 0.17);
        margin-right:10px;
}
.shortcheckout .checkoutselect.cs-select .cs-placeholder {
    padding: 3px 25px 3px 10px;
    font-size: 14px;
    letter-spacing: 0.015rem;
}
.shortcheckout .checkoutselect.cs-select ul li{
    width:100%;
}
.shortcheckout .checkoutselect.cs-select ul span {
    padding: 3px 10px;
    font-size:14px;
}
.shortcheckout  .checkoutselect.cs-skin-elastic .cs-options{
    opacity:0;
    min-width:100%;
}
.shortcheckout  .checkoutselect.cs-skin-elastic.cs-active .cs-options{
    opacity:1;
}



@media screen and (min-width: 768px){
    .shortcheckout .bookleft {
        width: 120px;
        margin-top:103px;
     }
        
    .shortcheckout .bookright {
        width: -moz-calc(100% - 140px);
        width: -webkit-calc(100% - 140px);
        width: -o-calc(100% - 140px);
        width: calc(100% - 140px);
    }
    .shortcheckout .checkoutProductImage,
    .shortcheckout .checkoutProductInfos,
    .shortcheckout .checkoutProductName, .shortcheckout .checkoutProductRoom{
        width:100%;
        margin:0;
    }
    .shortcheckout .checkoutProductImage .image{
        width: 220px;
    }
    .shortcheckout .checkoutProductImage .checkoutProductImgRight{
        width: -moz-calc(100% - 240px);
            width: -webkit-calc(100% - 240px);
            width: -o-calc(100% - 240px);
            width: calc(100% - 240px);
    }
    .checkoutForm .form-item {
        margin-bottom: 16px;
    }
    .checkoutForm .ervguestwrapper .inpuerv{
        width:25%;
    }
    .checkoutForm .ervguestwrapper .inpuerv .cs-select:last-of-type{
        width:115px;
    }
}
@media screen and (min-width: 1200px){
       .shortcheckout .checkoutcontentWrap .stepleft, 
    .shortcheckout .checkoutcontentWrap .stepright{
        width:49%;
    }
    .shortcheckout .checkoutForm .form-item:not(.form-item-textrea) {
        width: 47%;
    }
}
@media screen and (min-width: 769px){
    .shortcheckout .checkoutForm .form-item {
    margin-bottom: 16px;
    }
}

@media screen and (max-width: 768px){
 .shortcheckout .checkoutForm .form-item:not(.form-item-textrea){
     width:48%;
 }  
  .shortcheckout .checkoutForm .form-item.form-item-textrea{ 
      width:100%;
  }
}
@media screen and (max-width: 767px){
   .shortcheckout .checkoutStepWrap .steps{
       display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
   }
   #main .shortcheckout h1{
       font-size:25px;
       line-height:28px;
   }
   #main .shortcheckout h2{
       font-size:18px;
       line-height:20px;
   }
   .shortcheckout .checkoutStepWrap{
       padding-top:0;
       margin-bottom:20px;
   }
   #main .shortcheckout h4.checkoutProductName,
   #main .shortcheckout .paymentMethodWrap h3,
   #main .shortcheckout h4.CancellationInsurance, 
   #main .shortcheckout .addresstitle b{
       font-size:22px;
       line-height:24px;
   }
   .shortcheckout .checkoutProductImage .image{
       margin-bottom:20px;
   }
   .shortcheckout .checkoutForm .form-item:not(.form-item-textrea) {
       width: 100%;
    }
   .shortcheckout .totalPriceTitle .paymentinfo{
    margin-top:12px;
    margin-bottom:10px;
   }
   .step3headlineWrap {
        margin-top: 45px;
    }
    .shortcheckout .stepbtntop {
        top: -132px;
        width:100%;
    }
    .shortcheckout .stepbtntop .emoButton{
        width:100%;
    }
    .shortcheckout .checkoutNLcheckbox label{
       line-height: 20px !Important;
    }
    .shortcheckout .stepbtn{
        margin-top:0;
    }
    .shortcheckout .addRemoveERV a{
        font-size: 18px;
        padding: 7px 20px;
    }
    .shortcheckout .addpriceerv{
        font-size: 24px;
        line-height: 26px;
    }
}


/* END new checkout */


/* MAP TEST EMO*/
.tx-webx-bookingemo #map-canvas{
	position:relative;
	z-index:1;
}
.header-small .emoMapFilters{
	top:70px;
}
.emoMapFilterToggleMobile{
	display:none;
}
.emoMapFilters {
    position: fixed;
    top: 158px;
    z-index: 1;
    width: 100%;
    padding:0 2%;
}
.emoMapFilters .emoMapFiltersInner {
	height:0;
}

.emoMapFilters .leftFilter{
	width:320px;
}
.emoMapFilters .topFilter{
	  width: -webkit-calc(100% - 370px);
	  width: -moz-calc(100% - 370px);
	  width: -o-calc(100% - 370px);
	  width: calc(100% - 370px);
}
.emoMapFilters .leftFilter .modulesearchBoxTop{
	margin-top:0 !important;
}
.emoMapFilters .topFilter .toggleFilter{
	display:none;
}
.emoMapFilters .topFilter .searchView.minisearchview form{
	padding:0;
}	
.tx-webx-bookingemo .emoMapFilters .searchView .head{
	padding:10px 15px;
}
.tx-webx-bookingemo .emoMapFilters .searchView .head .iconFlip{
	margin-top:5px;
	margin-left:15px;
	color:#009cff;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle .head + .wrapper,
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .checkchecked  .head + .wrapper{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    left: 0px;
    width: 100%;
    background: rgb(255, 255, 255);
     justify-content: center;
    padding: 10px 0;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle .head + .wrapper label{
	width:30% !important;
	margin:10px 1%;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .customtoggle{
	justify-content:center;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle,
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .checkchecked{
  width:auto !important;
}

.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle .head,
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .checkchecked .head{
	color:#009cff;
	font-weight: 600;
	cursor:pointer;
	}	
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle.opened .head,
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .checkchecked.opened .head{
	background: #fff;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle.opened .head + .wrapper{
	display:-webkit-box;
    display:-ms-flexbox;
    display:flex !important;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView #priceSliderWidget,
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView #priceSliderText{
	margin:15px auto 0 auto;
	text-align: center;
	max-width:400px;
	padding:0 30px;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView #priceSliderWidget .ui-widget-header{
	background: #009cff;
}
/* MAP TEST EMO Ende*/

.description items item {
	display: block;
}

.tx-webx-bookingemo .filterReset {
	margin-top: 10px;
	background: #eef3f7;
	color: #aeb6bc !important;
	width: 100%;
	text-align: center;
}


/* Availability calendar legend */

.tx-webx-bookingemo .calendar .calDeparture {
	background: #98de67;
	background: -moz-linear-gradient(-45deg, #98de67 53%, #cf2c31 54%);
	background: -webkit-linear-gradient(-45deg, #98de67 53%,#cf2c31 54%);
	background: linear-gradient(135deg, #98de67 53%,#cf2c31 54%);
}

.tx-webx-bookingemo .calendar .calArrival {
	background: #98de67;
	background: -moz-linear-gradient(-45deg, #cf2c31 53%, #98de67 54%);
	background: -webkit-linear-gradient(-45deg, #cf2c31 53%,#98de67 54%);
	background: linear-gradient(135deg, #cf2c31 53%,#98de67 54%);
}

.tx-webx-bookingemo .calendar .calArDepavailable {
	background: #98de67;
}

.tx-webx-bookingemo .calendar .calPastDate {
	background: #595959;
}

.tx-webx-bookingemo .calendar .legboxitem{
	margin-bottom: 2px;
}
.tx-webx-bookingemo .calendar .legbox{
	display: inline-block;
	width: 20px;
}

.tx-webx-bookingemo .calendar .available {
	background:#399143;
	cursor:pointer;
}
.tx-webx-bookingemo .calendar .notAvailable {
	background:#cf2c31;
}

/* hotel navigator */

/** different rating values **/
.certificate-excellent {
    box-shadow: inset 0 0 0 1px #1BB503;
}
.certificate-excellent .score {
    background-color: #4aa448;
}
.certificate-excellent .text,
.certificate-excellent .recommendation {
    color: #4aa448;
}
.certificate-very-good {
    box-shadow: inset 0 0 0 1px #7cb700;
}
.certificate-very-good .score {
    background-color: #7cb700;
}
.certificate-very-good .text,
.certificate-very-good .recommendation {
    color: #7cb700;
}
.certificate-good {
    box-shadow: inset 0 0 0 1px #96BC06;
}
.certificate-good .score {
    background: #96BC06;
}
.certificate-good .text,
.certificate-good .recommendation {
    color: #96BC06;
}
.certificate-satisfactory {
    box-shadow: inset 0 0 0 1px #EB7F07;
}
.certificate-satisfactory .score {
    background: #EB7F07;
}
.certificate-satisfactory .text,
.certificate-satisfactory .recommendation {
    color: #EB7F07;
}

.certificate-satisfactory {
    box-shadow: inset 0 0 0 1px #EB7F07;
}
.certificate-satisfactory .score {
    background-color: #EB7F07;
}
.certificate-satisfactory .text,
.certificate-satisfactory .recommendation {
    color: #EB7F07;
}

.certificate-adequate {
    box-shadow: inset 0 0 0 1px #A4000B;
}
.certificate-adequate .score {
    background-color: #A4000B;
}
.certificate-adequate .text,
.certificate-adequate .recommendation {
    color: #A4000B;
}
.serviceProvider.emoListItem .certificate-excellent .score,
.serviceProvider.emoListItem .certificate-satisfactory .score{
	background:none;
	border:none;
	min-width:150px;
}
.serviceProvider.emoListItem .certificate-excellent .scorenumber,
.serviceProvider.emoListItem .certificate-satisfactory .scorenumber{
	background:#1BB503;
	display:inline-block;
	padding:0px;
	    width: 30px;
    height: 30px;
    line-height: 30px;
    position:relative;
    text-align:center;
    color:#fff;
}

/*.serviceProvider.emoListItem .certificate-excellent .scorenumber:after{
	content: '';
    border-left: 0px solid transparent;
    border-right: 18px solid transparent;
    border-top: 13px solid #1BB503;
    position: absolute;
    left: 0;
    top: 94%;
}*/
.certificate-widget-rectangle{
	overflow:visible !important;
}
.serviceProvider.emoListItem .certificate-excellent{
	box-shadow:none;
	padding:0;
}
.serviceProvider.emoListItem  .certificate-widget-rectangle{
	background: none;
	text-align:left;
}

.serviceProvider.emoListItem .certificate-widget-rectangle .text {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    vertical-align: middle;
}
.serviceProvider.emoListItem .seal.systemHotelNavigator {
    margin-right: auto;
    margin-top: 4px;
}
.sealsingle{
	    max-width: 200px;
	    text-align:center;
}
.sealsingle .text-muted{
	display:none;
}
.sealsingle .score{
	/*background: #182c4e;
	color:#fff;*/
}
.sealsingle .certificate-excellent {
    border: inset 1px #182c4e;
    box-shadow:none;
}
.sealsingle .text{
	padding:0 10px;
}
/** colors for the bars */
.sealbartext.color-excellent {
	color: #4aa448;
}
.sealbartext.color-very-good {
	color: #7cb700;
}
.sealbartext.color-good {
	color: #96BC06;
}
.sealbartext.color-satisfactory {
	color: #EB7F07;
}
.sealbartext.color-adequate {
	color: #A4000B;
}

.sealbar .background-color-excellent {
	background-color: #4aa448;
}
.sealbar .background-color-very-good {
	background-color: #7cb700;
}
.sealbar .background-color-good {
	background-color: #96BC06;
}

.sealbar .background-color-satisfactory,
.serviceProvider.emoListItem .certificate-satisfactory .scorenumber {
	background-color: #EB7F07;
}
.sealbar .background-color-adequate {
	background-color: #A4000B;
}
.progress-bar-large.sealbar {
	height:30px;
}
.progress-bar-large.sealbar .progress-bar {
    line-height: 30px;
    font-size: 16px;
    color: black;
    text-align: left;
    padding-left: 16px;
}
.sealbattitle:first-letter{
	text-transform:uppercase;
}


/* END HotelNavigator */


/*ALLGEMEIN*/
.ui-widget {
    font-family: 'Ubuntu', sans-serif;
    font-size: 0.45em;
}
.pull-right{
    float:right;
}
.pull-left{
    float:left;
}
.nomargin{
    margin: 0 !important;
}
.tx-webx-bookingemo .searchView input[type=text], .tx-webx-bookingemo .searchView input[type=date], .tx-webx-bookingemo .searchView select, .emoInput,
.enquiryView .form-item input, .enquiryView .form-item .cs-select, .enquiryView .form-item textarea, .emoinputstyle,
.trainForm input[type=text], .newsletter input[type=text], .newsletter input[type=email], .tx-felogin-pi1 input:not(.emoButton),
.registerwrap input:not([type="submit"]), .registerwrap select, .registerwrap textarea,
.powermail_form input:not([type="submit"]), .powermail_form select, .powermail_form textarea, .mapdirections,
.checkoutForm input, .checkoutForm select, .checkoutForm textarea
{
	border: none;
    width: 100%;
    margin-bottom:10px;
    border-radius:0;
     padding: 5px;
    height: 36px;
    width: 100%;
    -webkit-appearance: none;
}
.powermail_fieldwrap_type_textarea textarea{
    height:auto;
}
input[type=date]::-webkit-calendar-picker-indicator,
input[type=date]::-webkit-inner-spin-button{
	display:none;
}
.enquiryView .form-item input.ui-state-error,
.trainFormular input.ui-state-error,
.checkoutForm input.ui-state-error {
	border-color: #cd0a0a !important;
}

.shortcheckout .checkoutForm input.ui-state-valid {
    border-color: green !important;
}

.enquiryView .form-item input, .enquiryView .form-item select,
.tx-webx-bookingemo .searchView input[type=text], .tx-webx-bookingemo .searchView input[type=date], .tx-webx-bookingemo .searchView select{
	font-size:18px;
}
.maxWidth{
	max-width: 1200px;
}
/*FLEXCLASSEN*/
.emoflex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex ; 
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    width:100%;
}	
.flexcolumn{
	-webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
}
.spacebetween{
	-webkit-justify-content: space-between;
    justify-content: space-between;
}
.spacearound{
	-webkit-justify-content: space-around;
    justify-content: space-around;
}
.justifycenter{
	-webkit-justify-content: center;
    justify-content: center;
}
.aligncenter{
	-webkit-align-items: center;
    align-items: center;
}
.alignend{
	-webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.flex1{
   flex: 1 auto;
   -webkit-flex: 1 auto;
}
.flexend{ 
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.flexstart{
	-webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.alignflexend {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end;
}
.flexwrap{
	    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
   }
   
/*DATEPICKER*/
.ui-datepicker .ui-widget-header,
.ui-datepicker select.ui-datepicker-year{
	background: #009cff !important;
	color:#fff;
	border:0!important;
}
.ui-widget-header .ui-icon {
    background-image: url(/fileadmin/templates/images/ui-icons_ffffff_256x240.png);
}
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    color:#009cff!important;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .5;
   }
/*COLORS*/
.tx-webx-bookingemo button[type=submit], .emoButton, .tx-webx-bookingemo .searchView .resetAll a, .tx-webx-bookingemo .searchView input[type=submit], .tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a, .tx-webx-bookingemo .addNotelist > span, .tx-webx-bookingemo .removeNotelist > span,
.square:nth-child(3) {
	background-color: #009cff;
}
.tx-webx-bookingemo button[type=submit]:hover, .emoButton:hover, .tx-webx-bookingemo .searchView .resetAll a:hover, .tx-webx-bookingemo .searchView input[type=submit]:hover, .tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a:hover, .tx-webx-bookingemo .addNotelist > span:hover, .tx-webx-bookingemo .removeNotelist > span:hover{
	background-color: #009cff;
}
.square{
	border-color: #009cff;
}
.square, .packageSortingView, .emosortingview {
	background:#fff;
}
.tx-webx-bookingemo .searchView input[type=text], .tx-webx-bookingemo .searchView input[type=date], .tx-webx-bookingemo .searchView input[type=text]:disabled, .tx-webx-bookingemo .searchView select, .emoInput,
.enquiryView .form-item input, .checkoutForm input{
	background: none;
}
.emocolor1,
.tx-webx-bookingemo .f3-widget-paginator li.current,
.enquiryView label, .requesttitle{
	color: #009cff;  /*HELLBLAU*/
}
.emocolor2,
.tx-webx-bookingemo .f3-widget-paginator li a{
	color:#00143d; /*DUNKLES BLAU*/
}
.emobackground2{
	background: #00143d; /*DUNKLES BLAU*/
}
.emobackground3{
	background: #eef3f7; /*helles helles BLAU*/
}

.emocolor3{
	color:#00143d; /*DUNKELGRAU*/
}
.emocolor4{
	color:#8296a5; /*HELLGRAU*/
}
.emocolor5{
	color:#aeb6bc; /*HELLES GRAU*/
}
.emocolor6{
	color:#182c4e; /*HELLES BLAU*/
}
/*FONT SIZES*/
.f300{
	font-weight:300;
}
.f800{
	font-weight:800;
}
.emofont12{
	font-size:12px;
}
.emofont13{
	font-size:13px;
}
.emofont14{
	font-size:14px;
}
.emofont15{
	font-size:15px;
}
.emofont16{
	font-size:16px;
	line-height:22px;
}
.emofont17{
	font-size:17px;
}
.emofont18{
	font-size:18px;
}
.emofont19{
	font-size:19px;
}
.emofont20{
	font-size:20px;
}
.emofont24{
	font-size:24px;
}
.emofont25{
	font-size:25px;
}
.uppercase{
	text-transform:uppercase;
}

/****************************************
 ************ CHECKBOXES  ************
 ****************************************/

/* Remove default checkbox */
.tx-webx-bookingemo [type="checkbox"]:not(:checked),
.tx-webx-bookingemo [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.tx-webx-bookingemo [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo [type="checkbox"]:checked + label,
.tx-webx-bookingemo [type="checkbox"]:not(:checked) + span + label,
.tx-webx-bookingemo [type="checkbox"]:checked + span + label  {
    position: relative;
    /*padding-left: 30px;*/
    cursor: pointer;
    display: inline-block;
    /*height: 20px;*/
    line-height: 20px;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
/* checkbox aspect */
    .tx-webx-bookingemo [type="checkbox"] + label,
    .tx-webx-bookingemo [type="checkbox"] + span + label{
  		border: solid 1px #ccd2d6;
  		padding:15px;
  		height:auto;
  		display:block;
  		width:100%;
  		text-align:center;
  }
  .tx-webx-bookingemo [type="checkbox"]:checked + label,
  .tx-webx-bookingemo [type="checkbox"]:checked + span + label{
  	background-color: #1a1a5d;
  	color:#fff;
  	border-color: #1a1a5d;
  }
  .checkboxWrap  + .checkboxWrap [type="checkbox"] + label{
  	margin-top:12px;
  }
	/*.tx-webx-bookingemo [type="checkbox"] + label:before,
	.tx-webx-bookingemo [type="checkbox"] + label:after {
	    content: '';
	    position: absolute;
	    left: 0;
	    z-index: 1;
	    -webkit-transition: .2s;
	    transition: .2s;
	}*/
/* Unchecked styles */
	/*.tx-webx-bookingemo [type="checkbox"]:not(:checked) + label:before {
	    top: 0px;
	    width: 19px; height: 19px;
	    border: 3px solid #0079b0;
	}
	.tx-webx-bookingemo [type="checkbox"]:not(:checked) + label:after {
	    top: 0px;
	    width: 19px; height: 19px;
	    border: 3px solid #eeeeee;
	    z-index: 0;
	}*/
/* Checked styles */
	/*.tx-webx-bookingemo [type="checkbox"]:checked + label:before {
	    top: 2px;
	    width: 6px; height: 12px;
	    border-top: 3px solid transparent;
	    border-left: 3px solid transparent;
	    border-right: 3px solid #0079b0;
	    border-bottom: 3px solid #0079b0;
	    -webkit-transform: rotateZ(37deg);
	    transform: rotateZ(37deg);
	
	    -webkit-transform-origin: 20% 40%;
	    transform-origin: 100% 100%;
	}
	.tx-webx-bookingemo [type="checkbox"]:checked + label:after {
	    top: 0px;
	    width: 19px; height: 19px;
	    border: 3px solid #eee;
	    background-color: #eee;
	    z-index: 0;
	}*/
/* disabled checkbox */
	/*.tx-webx-bookingemo [type="checkbox"]:disabled:not(:checked) + label:before,
	.tx-webx-bookingemo [type="checkbox"]:disabled:checked + label:before {
	    top: 0;
	    box-shadow: none;
	    background-color: #6a6969;
	    width: 19px; height: 19px;
	    border: 3px solid #6a6969;
	    -webkit-transform: rotateZ(0deg);
	    transform: rotateZ(0deg);
	}
	.tx-webx-bookingemo [type="checkbox"]:disabled + label {
	    color: #555;
	}
	.tx-webx-bookingemo [type="checkbox"]:disabled:not(:checked) + label:hover:before {
	    border-color: #444;
	}*/

/****************************************
 ************ PAGINATION  ************
 ****************************************/
.ListFooterInfo {
	min-height:70px;
	font-size:16px;
}
.tx-webx-bookingemo .listView .f3-widget-paginator {
    text-align:center;
    padding-top:15px;
    padding-bottom:15px;
}
.tx-webx-bookingemo .f3-widget-paginator {
    list-style-type:none;
    padding:0px;
    margin-left:0px;
    text-align:center;
}
.tx-webx-bookingemo .f3-widget-paginator li {
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    border-right:1px solid #a59e9d;
    line-height:40px;
    vertical-align:middle;
}
.tx-webx-bookingemo .f3-widget-paginator li.first{
	display:none;
} 
.tx-webx-bookingemo .f3-widget-paginator .next {
    border:0px;
}
.tx-webx-bookingemo .f3-widget-paginator li{
	border:none;
}
.tx-webx-bookingemo .f3-widget-paginator li.current{
	font-weight:800;
}
.tx-webx-bookingemo .f3-widget-paginator li.next{
	margin-left:10px;
}
.tx-webx-bookingemo .f3-widget-paginator li.previous{
	margin-right:10px;
}
.tx-webx-bookingemo .f3-widget-paginator li.next,
.tx-webx-bookingemo .f3-widget-paginator li.previous{
	position:relative;
	border: 1px solid #ccd2d6;
    height: 47px;
    width: 52px;
    top: -4px;
    padding:0;
}
.tx-webx-bookingemo .f3-widget-paginator li.next a,
.tx-webx-bookingemo .f3-widget-paginator li.previous a{
	color: transparent;
    font-size: 0;
    width: 100%;
    display: inline-block;
    z-index: 2;
    position: relative;
    height: 100%;
    vertical-align: top;
}
.tx-webx-bookingemo .f3-widget-paginator li.next:before,
.tx-webx-bookingemo .f3-widget-paginator li.previous:before{
	    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position:absolute;
    z-index:1;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    margin: auto;
    line-height: 45px;
    font-size: 28px;
}
.tx-webx-bookingemo .f3-widget-paginator li.previous:before{
	content: "\f104";
}
.PageInfo{
	font-size:16px;
}

/****************************************
 ************ LOADER  ************
 ****************************************/
.tx-webx-bookingemo .fallbackLoader {
    display: none !important;
}
.tx-webx-bookingemo .loader {
    display:none;
    text-align: center;
    height: 165px;
    margin-bottom:30px;
}
.tx-webx-bookingemo .loader.loading {
    display:block;
}
.tx-webx-bookingemo .loaderText {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom:10px;
}
.tx-webx-bookingemo .loader .css3Loader .loaderWrap{
	overflow:hidden;
}
.tx-webx-bookingemo .loader .css3Loader {
    width:106px;
    margin:auto;
}
html.cssanimations .tx-webx-bookingemo .loader .css3Loader {
    display:block;
}
html.cssanimations .tx-webx-bookingemo .loader .fallbackLoader {
    display:none;
}
@-webkit-keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
}
@keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
}
@-moz-keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
}

.loader {
    /*position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27.5px;
    margin-top: -27.5px;*/
}
.square {
    background: #eee;
    border:1px solid #0079b0;
    width: 30px;
    height: 30px;
    float: left;
    top: -10px;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    opacity: 0;
    -webkit-animation: enter 6s infinite;
    animation: enter 6s infinite;
}
.enter {
    top: 0px;
    opacity: 1;
}
.square:nth-child(1) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.square:nth-child(2) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.square:nth-child(3) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s;
    background: #0079b0;
}
.square:nth-child(4) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.square:nth-child(5) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.square:nth-child(6) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.square:nth-child(8) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.square:nth-child(9) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}


/****************************************
 ************ SEARCHVIEW  ************
 ****************************************/
.searchView.minisearchview form, .singleView, .serviceProviderSingle,
.FilterView{
	background: rgba(255,255,255, 0.8);
	padding:20px;
	margin-bottom:30px;
}
.searchView.minisearchview.FilterView {
    padding: 0;
    background: none;
    margin: 0;
}
.searchView .filtertitle {
    padding-top: 17px;
    margin-bottom: 15px;
    background: #fff;
    padding-bottom: 17px;
    border: none;
   }
.searchView.minisearchview form + form{
	margin-top:25px;
}
.searchView.minisearchview form{
	margin:0px;
}
.searchView.minisearchview label{
	color: #009cff;
	font-size: 18px;
    line-height: 24px;
	margin-bottom: 15px;
	width:100%;
	font-weight:600;
}
.arrivalDepartureWrap > .inputWrap{
	width:38%;
}
.arrivalDepartureWrap .gorightarrow{
	width:24%;
	text-align:center;
}
.arrivalDepartureWrap .rightblue{
	margin:0 auto;
	margin-top: 17px;
}
.tx-webx-bookingemo .searchView input[type=text], 
.tx-webx-bookingemo .searchView input[type=date],
/*.tx-webx-bookingemo .searchView input[type=text]:disabled, */
.tx-webx-bookingemo .searchView select, .emoInput, 
.tx-webx-bookingemo .searchView .roomadults, 
.tx-webx-bookingemo .searchView .roomkids,
.tx-webx-bookingemo .searchView .roomcountinner,
.filterWrapper .outerWrapper, .enquiryView .form-item input, .enquiryView .form-item select, .enquiryView .form-item .cs-select, .enquiryView .form-item textarea,
.emoinputstyle, .trainForm input[type=text], .newsletter input[type=text], .newsletter input[type=email], .tx-felogin-pi1 input:not(.emoButton),
.registerwrap input:not([type="submit"]), .registerwrap select, .registerwrap textarea,
.powermail_form input:not([type="submit"]), .powermail_form select, .powermail_form textarea, .mapdirections, 
.checkoutForm input, .checkoutForm select, .checkoutForm textarea
  {
	padding:0 0 10px 0px;
	border-bottom: solid 2px #ced5d9;
}
.tx-webx-bookingemo .searchView .roomadults, .tx-webx-bookingemo .searchView .roomkids, .tx-webx-bookingemo .searchView .roomcountinner
{
	margin-bottom:15px;
}
.tx-webx-bookingemo .searchView .roomadults select,
.tx-webx-bookingemo .searchView .roomkids select,
.tx-webx-bookingemo .searchView .roomcount #searchRooms{
	border-bottom:0;
	padding:0;
}
.tx-webx-bookingemo .searchView .more .pull-left, .tx-webx-bookingemo .searchView .more .pull-right{
	width:100%;
}
.tx-webx-bookingemo .searchView .availabilityForm .more .roomadults,
.tx-webx-bookingemo .searchView .availabilityForm .more .roomkids{
	width:45%;
}
.tx-webx-bookingemo .searchView .availabilityForm .more .childage {
    width: 45%;
}
.tx-webx-bookingemo .searchView .availabilityForm .more .childage label{
	width:50%;
	float:left;
	font-size:18px;
	font-weight:400;
} 
.tx-webx-bookingemo .searchView .availabilityForm .more .childage .childrenAge {
	width:50%;
	float:right;
} 
.tx-webx-bookingemo .searchView .modulesearchBoxTop  .more .childage{
	display:none;
	margin-right: 3%;
}
.tx-webx-bookingemo .searchView.searchViewLeftFilterOnly .bigfilterinner{
	position:relative;
}
.tx-webx-bookingemo .searchView.searchViewLeftFilterOnly .closefilter{
    top: -15px !important;
    right: -12px !important;
}
.tx-webx-bookingemo .searchView .modulesearchBoxTop{
    margin-top:15px;
}



.tx-webx-bookingemo .searchView .roomadults > select, 
.tx-webx-bookingemo .searchView .roomadults > input,
.tx-webx-bookingemo .searchView .roomkids > select, 
.tx-webx-bookingemo .searchView .roomkids > input,
.tx-webx-bookingemo .searchView .filterSelectWrap
{
	width:60%;
	float:left;
}
.tx-webx-bookingemo .searchView .filterSelectWrap{
	overflow:hidden;
}
.tx-webx-bookingemo .filterSelectWrap select{
	width:115%;
}
.emoplusminus {
    float: right;
}
.emoplusminus .btn span{
	font-size:25px;
	font-weight:300;
	color: #2c4f68;
}
.emoplusminus .btn{
	display:block;
	float:left;
	position:relative;
	border-color:#ccd2d6;
	padding: 4px 18px;
	background: none;
} 
.emoplus{
	border-left:0;
}
.emoplus:after{
	content:'';
	height:50%;
	border-right:1px solid #ccd2d6;
	width:1px;
	display:block;
	position:absolute;
	top:25%;
	left:0px;
}
.emominus{
	border-right:0;
}
.searchServiceProviderWrap{
	margin-top:15px;
}
.roomWrapper + .roomWrapper {
	/*border-top:2px solid #009cff;*/
	margin-top:15px;
}
.tx-webx-bookingemo .searchView .head{
	font-size: 16px;
	color: #00143d;
	text-transform:none;
	font-weight:300;	
	margin:0px;
	padding:10px 0 15px 0;	
}
.tx-webx-bookingemo .searchView .head .btnOpen,
.tx-webx-bookingemo .searchView .head .btnClose{
	float:right !important;
} 
.tx-webx-bookingemo .searchView button[type=submit], .tx-webx-bookingemo .searchView .resetAll a, .tx-webx-bookingemo .searchView input[type=submit]{
	padding: 12px;
	margin-top:15px;
}

.tx-webx-bookingemo .searchView .resetAll {
    margin-bottom: 20px;
}
.tx-webx-bookingemo .searchView button[type=submit],
.tx-webx-bookingemo .searchView .resetAll a,
.tx-webx-bookingemo .searchView input[type=submit] {
    float:none;
    width:100%;
    margin-left:0;
}
.tx-webx-bookingemo .searchView .head .btnOpen,
.tx-webx-bookingemo .searchView .head .btnClose {
    float:right;
    font-size:20px;
    line-height:20px;
}
.tx-webx-bookingemo .searchView .outerWrapper.opened .head .btnOpen,
.tx-webx-bookingemo .searchView .outerWrapper.closed .head .btnClose,
.tx-webx-bookingemo .searchView .outerWrapper.closed .wrapper {
    display:none;
}
.tx-webx-bookingemo .searchView .more .roomWrapper {
    display:none;
}
.tx-webx-bookingemo .searchView .more .roomWrapper1 {
    display:block;
}



/****************************************
 ************ SORTING  ************
 ****************************************/
.packageSortingView, .emosortingview  {
	padding:15px;
}
.formsorting .cs-select {
	border: 1px solid rgba(0, 67, 105, 0.17);
}
.formsorting .cs-options ul li:first-child{
    display:none;
} 
.formsorting .cs-select .cs-placeholder{
	padding:0px 25px 0px 10px;
	font-size: 12px;
    letter-spacing: 0.015rem;
}
.formsorting .cs-select.active{
	background: #8796a1;
	border-color:  #8796a1;
	color:#fff;
}
.formsorting .cs-select + .cs-select{
	margin-left:25px;
}
.cs-select > span::after{
	right:8px;
}
.filterform{
	margin-top:20px;
}
.SingletitleFileds {
	margin-bottom:12px;
	font-weight:700;
}
.packageSingledates {
    margin-bottom: 25px;
}
.packageSingledates i{
	padding-right:10px;
}
.emopackagebook a{
	color:#fff;
}
.InfrastructureTextFilter{
	margin-bottom: 15px;
}
.sortingWrap {
    margin-left: auto;
    margin-right: 20px;
}
.filtertitle {
	text-align: center;
    border-bottom: 2px solid #eef3f7;
    padding-bottom: 12px;
}
.arrivalDepartureWrap {
	margin-bottom:15px;
}
.FilterView .arrivalDepartureWrap .rightblue {
    margin: 0 auto;
    margin-top: -10px;
}
/*EMOBUTTON*/
.tx-webx-bookingemo button[type=submit],
.emoButton,
.tx-webx-bookingemo .searchView .resetAll a,
.tx-webx-bookingemo .searchView input[type=submit],
.tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a,
.tx-webx-bookingemo .addNotelist > span,
.tx-webx-bookingemo .removeNotelist > span {
    cursor:pointer;
    display: inline-block;
    border: none;
    padding: 9px 26px;
    background-color: #009cff;
    color: #fff!important;
    text-decoration: none;
    /*text-transform: uppercase;*/
    overflow: hidden!important;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: bottom;
    font-size:20px;
    line-height:25px;
    font-weight:600;
}
.emoButton.emoInvert {
    background-color: #fff;
    color: #0079b0!important;
}
.emoButton.fullWidth {
    width:100%;
}
.emoButton.isLoading span {
    padding-left:30px;
    background-image:url("/fileadmin/templates/Images/ajax-loader_3.gif");
    background-repeat:no-repeat;
    background-position:3%;
}
.tx-webx-bookingemo button[type=submit]:hover,
.emoButton:hover,
.tx-webx-bookingemo .searchView .resetAll a:hover,
.tx-webx-bookingemo .searchView input[type=submit]:hover,
.tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a:hover,
.tx-webx-bookingemo .addNotelist > span:hover,
.tx-webx-bookingemo .removeNotelist > span:hover {
    background-color: #1a1a5d;
    text-decoration:none;
    color:#009cff;
}
.emoButton.emoInvert:hover {
    background:#fff;
}
.tx-webx-bookingemo button[type=submit]:active,
.emoButton:active,
.tx-webx-bookingemo .searchView .resetAll a:active,
.tx-webx-bookingemo .searchView input[type=submit]:active,
.tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a:active,
.tx-webx-bookingemo .addNotelist > span:active,
.tx-webx-bookingemo .removeNotelist > span:active {
    top: 1px;
}
.emoprice, .emosmallprice{
	color: #009cff;
}
.emoprice{
	font-weight:700;
}
.emoprice .preisab {
	font-weight:400;
}
.serviceProvider.emoListItem .preisproPerson{
	line-height:8px;
}
.tx-webx-bookingemo .printwrapper .emoButton{
    padding: 4px 25px !Important;
}



/****************************************
 ************ REQUEST  ************
 ****************************************/
.enquiryView {
	overflow:hidden;
	position: relative;
}
.enquiryView .requestsubmit{
	margin-bottom:20px;
}
.enquiryView .form-item.special{
	display:none;
}
.enquiryView .cs-select.cs-active .cs-options{
	margin-top: 14px;
	width:100%;
}
.enquiryView .form-item .cs-select,
.enquiryView .form-section,
.form-item.form2col{
	width:100%;
}
.requesttitle{
 margin-bottom:0px;
 font-size:18px;
}
.requestrow:not(.requestrowNomargin) + .requestrow{
	margin-top:30px;
}
.trainRadios input{
	display:none;
}
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap{
	position:absolute !important;
	right:15px;
	top:20px;
	width:30px !important;
}
.requestchecks label,
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked + label,
.trainRadios [type="radio"]:checked + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked + label,
.requestchecks label,
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked +  span + label,
.trainRadios [type="radio"]:checked +  span + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked +  span + label{
	color:#00143d;
}
.tx-webx-bookingemo .enquiryView  [type="checkbox"]:not(:checked) + label, 
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:not(:checked) + label,
.trainRadios [type="radio"]:checked + label,
.trainRadios [type="radio"]:not(:checked) + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked + label,
.tx-webx-bookingemo .enquiryView  [type="checkbox"]:not(:checked) +  span + label, 
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:not(:checked) +  span + label,
.trainRadios [type="radio"]:checked +  span + label,
.trainRadios [type="radio"]:not(:checked) +  span + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) +  span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) +  span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) +  span + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked +  span + label{
	border:none;
	background: none;
	text-align:left;
	position:relative;
}
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) + span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + span + label
{
	width:0px !important;
	color:transparent;
	overflow:hidden;
}
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) +  span +  span +  span + label,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) +  span + label,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked +  span + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) +  span + label,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked +  span + label{
	padding:0;
	text-indent: -46px;
    padding-left: 46px;
    margin-top:0;
    line-height:5px;
    vertical-align:middle;
}
.tx-webx-bookingemo .infrastructureFilterView form > .checkboxWrap + .checkboxWrap{
	border-top:solid 2px #ced5d9;
}
.tx-webx-bookingemo .infrastructureFilterView form > .checkboxWrap{
	padding-bottom: 9px;
    padding-top: 22px;
}
.tx-webx-bookingemo .infrastructureFilterView form > .checkboxWrap > label{
	margin-bottom:12px;
}
.tx-webx-bookingemo .infrastructureFilterView .subentries label{
	font-size:17px;
	font-weight:400;
}
.subentries{
	padding-bottom: 10px;
}
.tx-webx-bookingemo .eventlist .eventsinfos .checkboxWrap{
	position:relative;
}
.tx-webx-bookingemo .enquiryView  [type="checkbox"]:not(:checked) + label:before, 
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked + label:before,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked + label:before,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:not(:checked) + label:before,
.trainRadios [type="radio"]:checked + label:before,
.trainRadios [type="radio"]:not(:checked) + label:before,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) + label:before,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked + label:before,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) + label:before,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label:before,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) + label:before,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked + label:before,
.tx-webx-bookingemo .enquiryView  [type="checkbox"]:not(:checked) +  span + label:before, 
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked +  span + label:before,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked +  span + label:before,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:not(:checked) +  span + label:before,
.trainRadios [type="radio"]:checked +  span + label:before,
.trainRadios [type="radio"]:not(:checked) +  span + label:before,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:not(:checked) +  span + label:before,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked +  span + label:before,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:not(:checked) +  span + label:before,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked +  span + label:before,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:not(:checked) +  span + label:before,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked +  span + label:before  {
	content:'';
	width:30px;
	height:30px;
	display:inline-block;
	border:solid 1px #ccd2d6;
	vertical-align:middle;
	margin-right:15px;	
}
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked + label:after,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked + label:after,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked + label:after,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked + label:after,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked + label:after,
.tx-webx-bookingemo .enquiryView [type="checkbox"]:checked +  span + label:after,
.tx-webx-bookingemo .RegionFilter [type="checkbox"]:checked +  span + label:after,
.tx-webx-bookingemo .infrastructureFilterView [type="checkbox"]:checked +  span + label:after,
.tx-webx-bookingemo #eventResults .eventsinfos .checkboxWrap [type="checkbox"]:checked +  span + label:after,
.tx-webx-bookingemo .checkoutNLcheckbox [type="checkbox"]:checked +  span + label:after{
	content:'';
	position:absolute;
	left: 7px;
    top: 9px;
    width: 6px;
    height: 12px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 2px solid #009cff;
    border-bottom: 2px solid #009cff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
   }
.trainRadios [type="radio"]:checked + label:after,
.trainRadios [type="radio"]:checked + span + label:after{
	content:'';
	position:absolute;
	left: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 2px solid #009cff;
    border-bottom: 2px solid #009cff;
    background: #009cff;

   }   
.tx-webx-bookingemo .enquiryView .requestchecks label,
.tx-webx-bookingemo .RegionFilter .checkboxWrap label,
.trainRadios [type="radio"]:checked + label{
	padding:0;
	margin:0;
}
.requestchecks label.requesttitleDivide, .requesttitleDivide{
    width: 100%;
    /*border-bottom: solid 2px #ced5d9;*/
    padding-bottom: 8px;
    color: #009cff;
    font-size:18px;
    line-height: 24px;
    font-weight:bold;
    margin-bottom:0;
   }
   .requestchecks .requestrow{
   	margin-bottom:20px;
   }
 .requestsection {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}  
 .requestsection.firstrequestsection{
 	padding-bottom:0;
 }
 .firstrequestsection .rightblue{
 	margin-top:0;
 }
 .firstrequestsection .gorightarrow{
 	padding: 0;
    margin-top: -17px;
}
.tx-webx-bookingemo .enquiryView .cs-select > span{
	color: #a9a9a9;
	font-weight: 400;
	text-transform:none;
}
.enquiryView .form-item textarea.emoTextarea{
	margin:0;
}
.enquiryView .form-item textarea.emoTextarea.act{
	height:100px;
}
.RegionFilterWrap{
	width:100%;
	padding:15px;
	background: #fff;
	margin-bottom:20px;
}
.checkboxWrap.newselectstyling .cs-select .cs-placeholder {
    padding: 0px 25px 0px 10px;
    font-size: 12px;
    letter-spacing: 0.015rem;
}
.checkboxWrap.newselectstyling .cs-select{
font-family: 'Lato', sans-serif;
border: 1px solid rgba(0, 67, 105, 0.17);
}
.checkboxWrap.newselectstyling  .cs-select ul span {
    padding: 6px 10px;
    font-size:13px;
}
.firstTownWrap {
    width: -moz-calc(100% - 150px);
    width: -ms-calc(100% - 150px);
    width: -o-calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}


.EventSingle .desciption  span, .EventSingle {
	letter-spacing:0.015em;
	line-height:30px;
	font-size:20px;
}
.EventSingle .col1-3{
		line-height:25px;
	font-size:16px;
}


    
/*UNTERKUNFT LIST VIEW*/
.tx-webx-bookingemo .emoListItem {
    position: relative;
}
.tx-webx-bookingemo .emoListItem + .emoListItem {
	margin-top:20px;
}
.tx-webx-bookingemo .emoListItem .innerWrap{
	background:#fff;
}
#main .tx-webx-bookingemo .emoListItemHeader {
    font-size: 30px;
    line-height:30px;
    font-weight: bold;
    text-decoration: none;
    margin-right:15px;
    margin-bottom:0;
    padding-bottom:0;
}
.serviceProviderListCat {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 7px;
    font-weight: 600;
}
.serviceProviderListCatItem + .serviceProviderListCatItem:before{
	content:', ';
}
.tx-webx-bookingemo .emoListItem .classificationIcon img{
	    height: 13px;
    margin-top: -5px;
}
.serviceProvider.emoListItem .emolistaddress {
    line-height: 14px;
    margin-bottom: 0px;
}
.tx-webx-bookingemo .listView.serviceProviderList .emoListItem  .image {
  position: relative;
  overflow:hidden;
}
.serviceProvider.emoListItem .bestPrice .ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.serviceProvider.emoListItem .bestPrice .ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#DF0B1C 0%, #DF0B1C 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.serviceProvider.emoListItem .bestPrice .ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #DF0B1C;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #DF0B1C;
}
.serviceProvider.emoListItem .bestPrice .ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #DF0B1C;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #DF0B1C;
}

.serviceProvider.emoListItem .infos{
	position:relative;
}
.serviceProvider.emoListItem .detailwrapper {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 30px;
    width: -moz-calc(100% - 45px);
	width: -webkit-calc(100% - 45px);
	width: -o-calc(100% - 45px);
	width: calc(100% - 45px);
}
.emolistCat {
	margin-top:10px;
	min-width:240px;
	margin-right:15px;
}
.emolistCat.emofont13 img {
    height: 22px;
    margin-right: 14px;
}
.emolistCat.emofont13 img.showFeatures1646{
	height:17px;
}
.hotelName .classification {
	display:inline-block;
	font-size:13px;
}
.maptoggle .showlist{
	display:none;
}
#serviceProviderResultsMap, #serviceProviderResults{
	max-height:0px;
	overflow:hidden;
}
#serviceProviderResultsMap.showresults, #serviceProviderResults.showresults{
	max-height:8000px;
	overflow:hidden;
}
.showmapview.maptoggle .showlist{
	display:block;
}
.showmapview.maptoggle .showmap{
	display:none;
}
.maptoggle.emoButton {
	display:none;
    font-size: 15px;
    padding: 5px 10px;
}
/*SHOPPING CARD*/
.shoppingnr{
	display:none;
}
/*UNTERKUNFTPAUSCHALEN*/
.packageBookable{
	background: #182c4e;
	color: #fff;
	height:100%;
	margin-bottom:15px;
}
.PackageInfo  i{
	min-width:31px;
}
.packageBookable.stickypackageB{
	height:auto;
}
.packageBookable .packageBimage img{
	width:155px;
	margin-right:25px;
}
.packageBookableinner.module {
	padding: 30px;
}
.packageBintro {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}
.packageBtitle {
    line-height: 22px;
    padding-bottom: 5px;
}
.packageBdurationTime + .packageBdurationTime:before{
	content:'/ ';
}
.packageBookable.stickypackageB{
	position:fixed;
	top:70px;
	left:0;
	width: -moz-calc(100% - 88px);
    width: -webkit-calc(100% - 88px);
    width: -o-calc(100% - 88px);
    width: calc(100% - 88px);
	z-index:20;
}
.packageBookable.stickypackageB .PackageInfo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 1%;        
}
.packageBookable.stickypackageB .packageBtext {
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 60%;
}
.packageBookable.stickypackageB  .packageBimage{
	width:40%;
}
.packageBookable.stickypackageB .packageBintro{
	display:none;
}
.packageBookable.stickypackageB .packageBimage img {
    width: 60px;
}
.packageBookable.stickypackageB .holidaythemeswrap{
	margin-bottom:0;
	line-height: 6px;
}
.packageBookable.stickypackageB .packageBDatesWrap {
    font-size: 17px;
    line-height: 21px;
        margin-left: auto;
}
.packageBookable.stickypackageB .packageBookableinner.module {
    padding-top: 10px;
    padding-bottom: 10px;
}
.packageBookable.stickypackageB .packageBTitleWrap {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.packageBookable.stickypackageB, .packageBookable.stickypackageB *{
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.packageHotelFilter{
	max-width:650px;
	margin:0px auto !Important;
}
.packageHotelFilter.searchView.minisearchview form{
		background: #eef3f7;
}	
.packagedetailPage .col2wrap{
	margin-bottom:35px;
}
.packagePriceTitle {
    padding-right: 5px;
    line-height: 21px;
}
/*UNTERKUNFT SINGLE VIEW*/
.serviceProviderSingle{
	position:relative;
}
.tx-webx-bookingemo .serviceProviderSingle .seal {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
	z-index:2;
	background:#fff;
}
#main .tx-webx-bookingemo .singleView  h1{
	font-size:34px;
	font-weight:800;
	margin-bottom:0;
	margin-right:25px;	
	padding:0;
}
span.tooltipster.servicesinglestars {
    display: inline-block;
    line-height: 45px;
    color: rgba(44, 79, 103, 0.41);
    margin-left:15px;
    font-size:22px;
    margin:0;
}
.serviceProviderSingle .topoptions {
	position:absolute;
	top:30px;
	right:30px;
}
.topoptions .emoButton{
	background: #00143d;
}
.ServiceSingleDescription{
	padding-right: 25px;
    line-height: 24px;
    font-size: 18px;
    max-height: 114px;
    overflow: hidden;
    position: relative;
}
.ServiceSingleDescription.SeeMoreOpen{
	max-height:6900px;
	padding-bottom: 31px;
}
.archivelinks {
	list-style:none;
	padding-left:0;
}
.archivelink{
	margin-bottom:5px;
	font-size:0;
}
.archivelink i{
	min-width: 25px;
    font-size: 16px;
} 
.archivelink a, .archivelink span{
	font-size:18px;
}
.archiveLinktitle{
	margin-top:12px;
	margin-bottom:5px;
}
.ServiceSingleDescriptionSeeMore{
	position: absolute;
    bottom: 0px;
    width: 100%;
    height: 90px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.19) -50%, rgba(255,255,255,0.19) 10%, rgba(255,255,255,0.42) 32%, rgba(255,255,255,1) 77%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.19) -50%,rgba(255,255,255,0.19) 10%,rgba(255,255,255,0.42) 32%,rgba(255,255,255,1) 77%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.19) -50%,rgba(255,255,255,0.19) 10%,rgba(255,255,255,0.42) 32%,rgba(255,255,255,1) 77%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ffffff', endColorstr='#ffffff',GradientType=0 );
    font-size: 35px;
    line-height:25px;
    color: #009cff;
}
.ServiceSingleDescription.SeeMoreOpen .ServiceSingleDescriptionSeeMore{
	height:40px;
}
.ServiceSingleDescription.SeeMoreOpen .ServiceSingleDescriptionSeeMore{
	background: none;
}
.ServiceSingleDescription.SeeMoreOpen .ServiceSingleDescriptionSeeMore i{
  -moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

.ServiceSingleConditions{
	margin-top:15px;
}
.slickDetailGallery{
	margin-bottom:10px;
}
.singleImageGallery .slick-slide{
	max-height:300px;
	overflow:hidden;
}
.slickDetailGallery , .slickDetailGalleryThumb, .servicegallery{
	display:none;
}
.imageGalleryItemThumb{
	margin:5px;
}
.slickDetailGalleryThumb {
	width: -moz-calc(100% + 5px);
    width: -ms-calc(100% + 5px);
    width: -webkit-calc(100% + 5px);
    width: calc(100% + 5px);
    margin-left: -5px;
}
.infooptions {
    /*background: #eef3f7;*/
    padding:6px 20px;
    /*position: absolute;
    right: 0;
    bottom: 0;*/
}
.infooptions a{
	background:none !important;
	display:block;
	text-align:center;
	border-radius: 0;
	position:relative;
	color:#aeb6bc !important;
	font-size: 25px;
}
.infooptions a + a{
	padding-left:25px !Important;
}
.infooptions a:hover{
	background:#fff;
	color: #00143d !important;
}
.infooptions a + a:before, .emotab:not(.current) + .emotab:before{
	/*content:'';
	position:absolute;
	left:0;
	top:10px;
	border-left:1px solid #fff;
	 height: 22px;*/
}
.infooptions a:hover + a:before{
	display:none;
}
.serviceprovider_phone{
    position: relative;
}
.telhover{
    position: absolute;
    top: -36px;
    white-space: nowrap;
    left: -67%;
    font-size: 18px;
    background: #00143d;
    padding: 0 15px;
    opacity: 0;
    color:#fff;
}
.serviceprovider_phone:hover .telhover{
    opacity:1;
}
.ServiceInfoAddress {
	margin-bottom:5px;
}
.emotab i{
	padding-right:5px;
}
#main .ServiceSingleDescription h3{
	line-height:43px;
	margin-bottom: 10px;
}
.ServiceSingleDescription .description{
	overflow:hidden;
}
.ServiceSingleIntro{
	margin-top:25px;
}
.ServiceInfoAddress{
	padding: 9px 0px;
}
.infooptions .options{
	position:relative;
	margin-bottom:1px;
}
.ServiceSingleDescriptionSeeMore {
 	cursor:pointer;
 }
 .ServiceSingleConditionsTitle i{
 	margin-left:10px;
 }
.ServiceSingleCondOpen .ServiceSingleConditionsTitle i, .RoomShow .showRooms i {
	  -moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.slickRoomGalleryItem {
    position: relative;
    top: 9px;
}
.roomHeaderright, .additionalServices .additionaltext{
	position:relative;
}
.detailRooms .mealcode, .detailPackages .mealcode,  .productPriceEnquiry, .packagePriceSingleWrap {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
    max-width: 250px;
    width: 100%;
}
.detailRooms .mealcode .RevenueName{
    background:#cc092f; 
    color: #ffffff;
    padding: 1px 10px;
    font-size:15px;
    display:inline-block;
    font-family: 'Lato', sans-serif;
     border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position:relative;
}
.detailRooms .mealcode .RevenueName:before{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:-7px;
    margin:0 auto;
     width: 0; 
      height: 0; 
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #cc092f;
}
.mealcodeRadioItem {
    line-height: 26px;
}
.displayPriceProductLabel {
    max-width: 126px;
    display: inline-block;
    line-height: 15px;
    vertical-align: middle;
}
.detailbookingbtn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.displayPriceProduct, .mealcodeRadioItem input {
	vertical-align:middle;
	margin:0;
}
.slickRoomGalleryWrap, .additionalImage{
	padding: 20px;
	min-height:180px;
}
.packagePriceTotal {
    position: relative;
    padding: 20px 30px;
    background:#fff;
}
.packagePriceTotal .priceTotal {
	margin-bottom:10px;
}
.packagePriceSingleWrap input{
	display:inline-block;
	position:relative !Important; 
	left:auto !important;
	margin-left:4px;
}
.imageGallery .slick-slide{
	position:relative;
}
.imageGallery .slick-slide a.slickRoomGalleryzoom {
    position: absolute;
    right: 5px;
    top: 5px;
    /* left: auto; */
    width: 100% !important;
    height:100%;
    text-align:right;
    color:#fff !important;
}
.TooltipInfoWrap {
    position: absolute;
    bottom: 20px;
}
.TooltipInfoWrapItem{
	position:relative;
}
.TooltipInfoWrap h4{
	color:#fff !important;
	font-size:22px !important;
	line-height:24px !Important;
	margin-bottom:5px !important;
}
.TooltipInfoText{
	display:none;
	position:relative;
}
.TooltipInfoWrapItem:hover{
	cursor:pointer;
}
.TooltipInfoWrapItem.tooltipopen .TooltipInfoText{
	display:block;
	position:absolute;
	bottom:0px;
	margin-bottom:40px;
	background:#00143d;
	color: #fff;
	font-size:14px;
	line-height:16px;
	padding:20px;
    min-width: 285px;
}
.TooltipInfoWrapItem.tooltipopen .TooltipInfoText li + li,
.TooltipInfoWrapItem.tooltipopen .TooltipInfoText li > ul{
	padding-top:8px;
}
.TooltipInfoWrapItem.tooltipopen  .TooltipInfoText:before{
	content: '';
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 5px;
    bottom: -10px;
}
.TooltipInfoWrapItem.tooltipopen  .TooltipInfoText:after{
	content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00143d;
    position: absolute;
    left: 5px;
    bottom: -10px;
}
/*UNTERKÜNFTE ROOMS DETAIL*/
.roomListDetails{
	max-height:0;
	overflow:hidden;
	border-top: 0px solid #fff;
}
.RoomShow .roomListDetails{
	max-height:2000px;
	border-top: 20px solid #fff;
}
.RoomShow .roomListDetails:before{
	content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #eef3f7;
    position: absolute;
    right: 227px;
    top: -16px;
   }
.roomhidetext{
	display:none;
}
.RoomShow .roomhidetext{
	display:inline-block;
}
.RoomShow .roomshowtext{
	display:none;
}
.roomListDetails {
	position:relative;
}  
.roomListDetailsInner{
	padding:20px;
} 
.imageGallery.clearfix.viewRoomDetails .slick-slide {
    max-height: 180px;
    overflow: hidden;
}
.detailfacility {
    display: inline-block;
    padding: 1px 5px;
    background: #B5C9D8;;
    margin-bottom: 5px;
    font-size: 19px;
    color:#fff;
}
.facilitiesDetailHeader{
	cursor:pointer;
}
.facilitiesDetailBody{
	display:none;
}
.angleuup{
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*.detailfacility + .detailfacility:after{
	content:',';
}*/
.facilitiesDetailHeader{
	margin-bottom:5px;
}
.roomListDetails  hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #00143d;
}
.tx-webx-bookingemo .singleView .calendar table {
    border: 1px solid #acacac;
    border-radius: 2px;
    border-spacing: 0px;
    width: 95%;
    height: 230px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right:auto;
    font-size: 13px;
    line-height:24px;
    text-align: center; 
}
.tx-webx-bookingemo .singleView .calendar table td{
	color:#fff;
}
.tx-webx-bookingemo .singleView .calendar th {
    background: #00143d;
    font-size: 18px;
    font-weight: 400;
    text-align:center;
    color:#fff;
    line-height:25px;
   }
 .tx-webx-bookingemo .singleView .availabilities .calendar table tr:nth-of-type(2) td {
    color:#00143d;
}

/*UNTERKÜNFTE WEITERE ZIMMER*/
.roomMoreWrapper, .detailRoomsTabContent {
	max-height:0;
	overflow:hidden;
}

/*UNTERKÜNFE Verfügbarkeit prüfen*/
.detailRoomsTabContent.current{
	max-height:3000px;
	overflow:visible;
}
.searchViewDetail .availabilityForm .arrivalWrap,
.searchViewDetail .availabilityForm .departureWrap{
	width:40%;
}
.searchViewDetail .availabilityForm  .viewRoomListnights{
	width:15%;
}
.searchViewDetail .availabilityForm .viewRoomListnights{
	padding-bottom:16px;
}
#searchNights{
	margin-right:5px;
}
.searchViewDetail .h3, .searchViewDetail .changetravelbox {
	margin-bottom: 0 !Important;
	position:relative;
	cursor:pointer;
}
.searchViewDetail .h3 i, .searchViewDetail .changetravelbox i{
	font-size:18px;
	margin-left:10px;
}
.datesinfoWrap{
    width: auto;
    margin-left: 15px;
   }
.datesinfoWrap input{
	    width: auto;
    max-width: 112px;
    border: none !important;
    margin:0 !Important;
    padding:0 !important;
    height: 24px !important;
}
.searchView.searchViewDetail .changetravelbox{
    border: 2px solid #00143d;
    padding-top: 9px;
    padding:5px 12px;
    margin: 15px auto;
    display:block;
    max-width:320px;
}
.changetraveldates{
	display:none;
}
.searchViewIsopen .changetraveldates {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    z-index: 1500;
    display: -webkit-box !Important;
    display: -webkit-flex !Important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.searchViewIsopen .changetraveldates .changetraveldatesInner {
    background: #fff;
    padding: 25px;
    box-shadow: 2px 3px 28px 5px rgba(0,0,0,0.3);
    max-height:90vh;
    overflow:auto;
    position:relative;
}
.RoomsTabschooserTab{
	 -webkit-box-flex: 1;
       -ms-flex: 1;
           flex: 1;
	text-align: center;
    border: 1px inset rgba(44, 79, 103, 0.41);
    background: rgba(44, 79, 103, 0.1);
    color: rgba(44, 79, 103, 0.4);
    cursor:pointer;
    font-size: 25px;
    padding: 5px;
}
.RoomsTabschooserTab.current {
    background: none;
    color: #00143d;
    border: 1px outset rgba(44, 79, 103, 0.41);
    border-bottom: 0;
}
.RoomsTabschooserTab.offerchooserTab {
	border-left:0;
}

/*UNTERKÜNFTE OFFERS*/
.tx-webx-bookingemo .typo3-message.message-error {
    background: #971521;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #7b131c;
    color: #fff;
    text-align:center;
}
.tx-webx-bookingemo .room {
    background: #eef3f7;
    margin-top: 20px;
}

.tx-webx-bookingemo .singleView .RoomShow .roomListDetails,
.tx-webx-bookingemo .singleView .roomListHeader{
  height:auto;
  overflow:visible;
}
.slickRoomGallery, .slickRoomGalleryDots {
	width:200px;
}
.showRooms, .showRooms:hover {
    margin-right: 20px;
    background: none;
    color: #009cff !important;
    padding: 0;
}
.showRooms:hover {
	color:#1a1a5d !important;
}


/*UNTERKUNFT SINGLE TABS*/
.tx-webx-bookingemo .singleView .emotabcontent:not(.current){
	max-height:0;
	overflow:hidden;
}

.servicegallery{
	width:250px;
}
.servicegalleryright{
	width: -moz-calc(100% - 260px);
    width: -ms-calc(100% + 260px);
    width: -webkit-calc(100% - 260px);
    width: calc(100% - 260px);
}
.emotabs{
	margin-top:35px;
	margin-bottom:20px;
}
.emotab{
	 -webkit-flex:1;
        -ms-flex:1;
            flex:1;
	text-align:center;
	padding: 15px;
	position:relative; 
	cursor:pointer;
}
.emotab:not(.current) + .emotab:before{
	top:15px;
}
.emotab.current {
    background: #fff;
    color: #00143d;
    border: 1px solid #00143d;
    border-bottom: 0;
}
/*UNTERKUNFT FACILITIES*/
.groupedfacilitiesul {
    max-width: 250px;
}
.groupedfacility .groupedfacilitiesdiv{
	display:none;
	max-height: 155px;
    overflow: auto;
    border: 1px solid #ccd2d6;
    margin-top: -11px;
    padding:5px;
    margin-bottom:10px;
   overflow-x: hidden;
}
.groupedfacility h4{
	display:inline-block;
    border: solid 1px #ccd2d6;
    min-width:280px;
    padding:15px 20px;
    position:relative;
    margin-bottom:10px !important;
    cursor:pointer;
    font-size: 20px !important;
}
.groupedfacility h4 i{
	position:absolute;
	right:10px;
}


/*UNTERKUNFT ENQUIRY*/
.tx-webx-bookingemo #enquiry .form-item.special{
	display:none;
}
#enquiry .form-item{
	width:48%;
	padding-left: 0px !important;
}
.enquiryimage {
    width: 150px;
    float: left;
    margin-right: 15px;
}
.enquiryli{
	overflow:hidden;
	margin-bottom:20px;
}
.enquiryli .infos{
	float:left;
}
.enquiryimage a{
	display:none;
}
.form-item textarea{
	background: none;
}
#enquiry .form-item.textareaenquiry{
	width:100%;
}


/* PACKAGES - PAUSCHALEN */
.packagesShortDesc ul {
    padding: 0;
    list-style: none;
    line-height: 19px;
}
.packagesSliderTeaser {
    margin-top: 12px;
}

.preisproPerson, .preis-bpg{
	text-align:right;
}
.package.emoListItem .packagesShortDesc {
	margin-top:10px;
}
#main .pauschalSliderContent h3{
	font-weight:700;
	margin-bottom:0px;
	padding:0;
	min-height:78px;
	font-size: 26px;
}
.pauschalSliderContent .more{
	padding:10px 15px;
	border:2px solid #009cff;
	color: #00143d;
	display:inline-block;
	margin-top:20px;
}
.pauschalSliderItem:hover .more{
	background: #009cff;
}
.packagesliderimgwrap{
	position:relative;
}

/*.package .infos{
	position:relative;
}*/
.pauschaldetails{
	position:absolute;
	bottom:22px;
	right:15px;
}
.packageSingleDescr{
	font-size:20px;
	line-height:30px;
}
.packageSingleDetail{
	
}
.availableDays{
	overflow:hidden;
	width:100%;
	display:block;
	clear:both;
	}
.tx-webx-bookingemo .availableDays > div{
	float:left;
	margin-right:9px;
	border:2px solid #bfbfbf;
	min-width:30px;
	text-align:center;
	color:#bfbfbf;
	font-size:11px;
}
.tx-webx-bookingemo .availableDays > div.active{
	color:#00143d;
	border-color:#00143d;
	}
.emoDetailPriceWrap{
	margin-bottom:25px;
}
.packageSingleDetail li{
	padding:4px 0px;
}
.emobackbtn{
	margin-top:0px;
	margin-bottom:25px;
}
.backToList  i{
	color: #00143d;
	padding-right:8px;
}
.backToList .emoButton, .emobackbtn .emoButton{
	background: #eef3f7;
    color: #aeb6bc !important;
}
.backToList  .emoButton:hover i{
	color:#fff;
}
.bookdirectly a{
	width:100%;
	max-width:275px;
	text-align:center;
    font-size: 20px;
    font-weight:600;
 } 
.PackageSingle  .csc-default .divider{
	padding-top:35px;
	padding-bottom:35px;
}
.packagedates {
    color: #00143d;
    font-size: 18px;
    line-height: 17px;
    margin-top: 12px;
    letter-spacing:0.02em;
}
.packagedates  i{
	padding-right:15px;
}
.pauschalslider{
	display:none;
}
.pauschalSliderContent{
	padding:15px 0;
}
.packagesShortDesc {
    min-height: 84px;
}
.packagesShortDesc li, .checkoutProductList li{
	text-indent: -26px;
    padding-left: 26px;
    padding-bottom: 4px;
    letter-spacing:0.015rem;
   }
.packagesShortDesc li:before, .checkoutProductList li:before{
	content:'';
	display:inline-block;
	height:15px;
	padding-right:28px;	
	background: url(/fileadmin/templates/images/gasteinsprites.png) no-repeat;
	background-position: -49px -7px ;
	zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
	width: 17px;
}
.packagesRelated .emoListItem {
	max-width:920px;
}
.PackageSingle .image{
	position:relative;
}
.checkoutNLcheckbox .ui-state-error + label{
	color: #cd0a0a;
}
.checkoutNLcheckbox .ui-state-error + label:before{
	border-color: #cd0a0a;
}
.checkoutProductInfos .TooltipInfoWrap{
	position:relative;
	bottom:auto;
}

/*EVENTS*/
.tx-webx-bookingemo .listView .emoListItem .image{
	position:relative;
}
.eventImageLabel {
    position: absolute;
    top: 30px;
    left: 0px;
    right: 20px;
    font-size: 14px;
}
.eventImageLabel a{
    background-color: #fff;
    line-height: 46px;
    text-transform: uppercase;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline-block;
    padding: 0 12px;
    height:46px;
    width:56px;
    font-size:20px;
    text-align:center;
    font-weight:600;
}
.printonly{
	display:none;
}
.timewrap{
	letter-spacing:0.02em;
}
.emolistaddress  + .timewrap{
	margin-top:15px;
}
.timewrap i{
	padding-right:4px;
}
.timewrap span.pipe{
	padding-right:5px;
	padding-left:5px;
}
.eventListDescr, .infraListDescr {
    margin-top: 15px;
    line-height:22px;
}
.infraListDescr{
	margin-top: 12px;
    margin-bottom: auto;
    max-height: 66px;
    overflow: hidden;
}
	
.wrap-adresse i.fa{
	padding-right:15px;
	width:25px;
	float: left;
    position: relative;
    top: 5px;
}
.SingleSidebox, .additonaleventsWrap{
	padding:20px;
}
.additonaleventsWrap .dateBlock {
    list-style: none;
   }
.additonaleventsWrap .dateBlock + .dateBlock{   
    border-top: 1px solid #aeb6bc;
    margin-top: 10px;
    padding-top: 10px;
}
#main .h1singlewrap h1{
	margin:0;
	padding:0;
}
.holidaythemeswrap{
	line-height:13px;
	margin-bottom:17px;
}
.SingleSidebox.bgblue i {
    padding-right: 10px;
}
.additonaleventsWrap hr{
	margin-top: 10px;
    margin-bottom: 10px;
    border-color: #aeb6bc;
}
.weeklist{
	list-style:none;
	padding-left:3px;
}
.dateBlock > li {
    padding-bottom: 4px;
}
.locationright {
    display: inline-block;
    width: -webkit-calc(100% - 30px);
     width: -ms-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
       width: calc(100% - 30px);
    vertical-align: top;
    padding-left: 2px;
}
.topeventbtn {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #df0b1c;
    font-size: 13px;
    line-height: 15px;
    box-shadow: 0px 0px 15px rgba(53, 77, 94, 0.4);
    z-index: 99999;
    font-weight: 500;
}

/*PROSPEKTE*/
.shopitemfiles ul{
	list-style:none;	
	padding-left:0;
}
.shopitemfiles i{
	padding-right:10px;
}
.shopitemVariant {
    margin-bottom: 20px;
}
.shopitemfiles ul{
	margin-top:5px;
}

/*INFRASTRUCTURE*/
.adressline2 {
    padding-left: 22px;
}
.noline1 .adressline2{
	padding-left:0;
}
.addresswrap i{
	min-width:34px;
}
.addresswrap i.fa-envelope{
	font-size: 13px;
    position: relative;
    bottom: 2px;
}
.infrastructureItem .addresswrap{
	position:absolute;
	bottom: 22px;
}
.addresswrap .adr{
	margin-bottom:15px;
	}
.infracatOverrite{
    text-align:right;
}	
.infracatOverrite span{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	line-height:17px;
}
.infracatOverrite .closedlifts, .infracatOverrite .openlifts{
	width:25px;
	margin-right:3px;
}
.infracatOverriteText{
	padding-top:4px;
}
.infraTitleWithcategory{
	width: -moz-calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
	width: -o-calc(100% - 110px);
	width: calc(100% - 110px);
}
.infraListDescr.infraTitleWithcategory{
    margin-top:6px;
}
.infracatOverrite {
    position: absolute;
    right: 14px;
    top: 15px;
}
.InfraSingle .infracatOverrite{
	top:0px;
}
.infradescription{
	margin-bottom:15px;
}
.opendays{
    min-width:170px;
}
.opendays span{
        color: #aeb6bc;
        font-size:15px;
}
.starttimetime + .starttimetime{
    margin-left:30px;
}

/*SHOPPING CARD*/
.carttitle {
    margin-top: -8px;
    font-size: 32px;
}
.carttitle:first-letter,
.cardname:first-letter{
	text-transform:uppercase;
}
.shoppincardto a{
	display:inline-block !important;
	padding: 0px !important;
	margin:5px 0;
	font-size:14px !important;
	font-weight:400 !important;
	color: #009cff !Important;
}
.shoppingardbottom {
    position: absolute;
    bottom: 0px;
    display: block;
    top: auto;
}
.clearShoppingcard:not(.clearPendingPackage) {
    margin-top: 17px;
    text-align: center;
    border: 1px solid #00143d;
    color:#00143d;
    width: 95%;
    padding: 10px;
}
.clearShoppingcard:not(.clearPendingPackage):hover {
	 background:#00143d;
	 color:#fff;
}
.cardImage{
	width:80px;
	height:80px;
}
.cardnameSmall, .cardnamesub{
	font-size:12px;
	line-height:14px;
}
.cardbutton a{
	color:#fff !important;
}
.cardname{
	font-size:18px;
	line-height:18px;
	width: -moz-calc(100% - 15px);
	width: -webkit-calc(100% - 15px);
	width: -o-calc(100% - 15px);
	width: calc(100% - 15px);
}
.cardname a{
	padding:0px !important;
}
.packageContent ul{
    list-style:disc !Important;
}
.cardprice{
	font-size:18px;
	line-height:18px;
}
.cardsum{
	font-size:22px;
	line-height:22px;
	margin-top:15px;
}
.singlecarditems{
	padding:0;
}
.singlecarditems > div{
	position:relative;
	padding-bottom:15px;
	margin-top:15px;
	border-bottom: 1px solid rgba(0,0,0,0.2);;
}
.removeShoppingList{
	position:absolute;
	right:0px;
	top:0px;
	font-size:18px;
}
.cardright{
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: -o-calc(100% - 90px);
	width: calc(100% - 90px);
}
.checkout__option.emoButton{
	padding:10px 15px !Important;
	font-size:18px !important;
}
.clearPendingPackage.clearShoppingcard{
	font-size: 14px;
    border: 1px solid #aeb6bc;
    padding: 5px;
    display: inline-block;
    line-height: 14px;
    cursor:pointer;
}
.clearPendingPackage.clearShoppingcard:hover{
	background: #aeb6bc;
	color: #182c4e;
	border-color: #182c4e;
}

/*CHECKOUT*/
.checkoutStepWrap, .checkoutcontentWrap, .checkoutContentTitle {
    background: #fff;
    padding: 20px;
}
.checkoutContentTitle.sslwrap{
	padding-top:8px;
	padding-bottom:8px;	
}
.checkoutContentTitle{
	margin-bottom:15px;
}
.checkoutContentTitle h2{
	margin:0 !important;
	padding:0;
}
.step + .step{
	margin-top:20px;
}
.steps-zahl{
	position:relative;
}
.steps-zahl span{
    width: 50px;
    height: 50px;
    background: #eef3f7;
    border-radius: 50%;
    position:relative;
    z-index:2;
    color: #aeb6bc;
  }
.step .steps-title{  
	color: #aeb6bc;
}
.step.current .steps-zahl span, .step.act .steps-zahl span{
	background: #009cff;
	color:#fff;
}
.step + .step .steps-zahl:before {
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    background: #eef3f7;
    bottom: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
.step + .step.current .steps-zahl:before,
.step + .step.act .steps-zahl:before  {
	background: #009cff;
}
.steps-title {
    margin-left: 13px;
    font-size: 21px;
    margin-top: -2px;
}
.checkoutProduct + .checkoutProduct{
	margin-top:25px;
	padding-top:25px;
	border-top: 1px solid #eee;
}
.totalPrice {
	margin-top:25px;
	padding-top:12px;
	border-top: 2px solid #00143d;
}
.possiblePaymentMethods.possiblePaymentMethodsHide .payments{
	display:none;
}
.checkoutProductInfos{
	position:relative;
}
h4.checkoutProductName{
	margin-bottom:0 !important;
	padding:0;
}
.checkoutProductRoom{
	margin-bottom:20px;
}
.checkoutProductPriceMeal{
	line-height:15px;
}
.checkoutProductList{
	list-style:none;
	padding-left:0;
}
.checkoutForm {
	padding-top:35px;
}
.stepbackbtn {
	background: #eef3f7;
	color:#aeb6bc !important;
}
.checkoutNLcheckbox > div {
	margin:10px 0;
}
.visacontainer .visaimg{
	width:180px;
	margin:3%;
	height:auto;
}

.tx-webx-bookingemo.messages {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 150;
     display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.tx-webx-bookingemo.messages  .typo3-message{
	background: #fff;
	border: none;
	color: #009cff;
	padding:50px;
	position:relative;
}

#emoAnfrageOnly .bgblue .tx-webx-bookingemo .sortingWrapper{
   border-top:25px solid #eef3f7;
}
#emoAnfrageOnly #offers .searchViewDetail{
    display:none;
}
@media screen and (min-width: 768px){
#emoAnfrageOnly .serviceProvider.emoListItem .detailleft {
    margin-right: auto;
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
 }
}



/****************************************
 ************** responsive **************
 ****************************************/
@media screen and (min-width: 768px) {	
.emoflex769{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex ; 
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.tx-webx-bookingemo .listView.serviceProviderList .emoListItem  .image{
		width:300px;
		margin-right:0;
	}
.tx-webx-bookingemo .listView.serviceProviderList .emoListItem .infos{
	width: -moz-calc(100% - 300px);
	width: -webkit-calc(100% - 300px);
	width: -o-calc(100% - 300px);
	width: calc(100% - 300px);
	padding:22px 15px 22px 30px;
}
.checkoutProductImage{
	width:220px;
}
.checkoutProductInfos {
    margin-left: 25px;
    width: -moz-calc(100% - 245px);
	width: -webkit-calc(100% - 245px);
	width: -o-calc(100% - 245px);
	width: calc(100% - 245px);
}
.checkoutProductName, .checkoutProductRoom{
	 width: -moz-calc(100% - 150px);
	width: -webkit-calc(100% - 150px);
	width: -o-calc(100% - 150px);
	width: calc(100% - 150px);
}
.connectedserviceprovider .infos {
	 width: 70%;
	 padding: 30px;
} 
.serviceProvider.emoListItem .detailleft{
	margin-right:auto;
	width: -moz-calc(100% - 168px);
	width: -webkit-calc(100% - 168px);
	width: -o-calc(100% - 168px);
	width: calc(100% - 168px);
}
.infrastructureItem .infos {
	position:relative;
}
.infrastructureItem .addresswrap{
	margin-right:auto;
	width: -moz-calc(100% - 222px);
	width: -webkit-calc(100% - 222px);
	width: -o-calc(100% - 222px);
	width: calc(100% - 222px);
	-ms-flex-wrap: nowrap;
       flex-wrap: nowrap;
}
/*.infrastructureItem .addresswrap .address,
.infrastructureItem .addresswrap .adresstel{
    width:50%;
}*/
.infrastructureItem .addresswrap .address{
white-space: nowrap;
margin-right:10px;
}
.infrastructureItem .addresswrap .adresstel{
white-space: nowrap;
}
.infrastructureItem .addresswrap i {
    min-width: 20px;
}
.tx-webx-bookingemo .searchView .modulesearchBoxTop .roomcount{
	width: 33%;
	float:left;
}
.tx-webx-bookingemo .searchView .modulesearchBoxTop .more.serviceProvSearchbtn{
	float:right; 
	width: 64%;
}
.tx-webx-bookingemo .searchView .modulesearchBoxTop .more .roomadults.pull-left,
.tx-webx-bookingemo .searchView .modulesearchBoxTop .more .roomkids.pull-right{
	width:48%;
}
.tx-webx-bookingemo .searchView.searchViewLeftFilterOnly .closefilter{
	display:none;
}

}


@media screen and (min-width: 769px) {
.emoflex768{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex ; 
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}	
.mobileonly{
	display:none;
}
/*LIST VIEW*/
	.tx-webx-bookingemo .listView:not(.serviceProviderList) .emoListItem  .image{
		width:300px;
		margin-right:0;
	}
	.tx-webx-bookingemo .listView:not(.serviceProviderList) .emoListItem .infos,
	.connectedinfra .infos, .connectedserviceprovider .infos{
		width: -moz-calc(100% - 300px);
		width: -webkit-calc(100% - 300px);
		width: -o-calc(100% - 300px);
		width: calc(100% - 300px);
		padding:22px 15px 22px 30px;
	}
	
	.tx-webx-bookingemo .listView .shopitems .emoListItem.shopitem .image{
		width:190px;
		margin-right:0;
	}
	.tx-webx-bookingemo .listView .shopitems .emoListItem.shopitem .infos{
		width: -moz-calc(100% - 190px);
		width: -webkit-calc(100% - 190px);
		width: -o-calc(100% - 190px);
		width: calc(100% - 190px);
	}

	.connectedinfra .infrastructureItem,
	.connectedserviceprovider .emoListItem  {
		max-width:1000px;
	}
	.emoListPriceWrap{
		width:135px;
		text-align:right;
	}
	.emoListIntro{
		width: -moz-calc(100% - 135px);
		width: -webkit-calc(100% - 135px);
		width: -o-calc(100% - 135px);
		width: calc(100% - 135px);
	}
	.events .emoListPriceWrap{
		width:170px;
	}
	.events .emoListIntro{
		width: -moz-calc(100% - 170px);
		width: -webkit-calc(100% - 170px);
		width: -o-calc(100% - 170px);
		width: calc(100% - 170px);
		/*max-height: 83px;
   		overflow: hidden;*/
	}
	.detailwrapper  .buttonbuchen{
		margin-right:15px;
	}
/*PAUSCHALEN*/
.packagedates {
    position: absolute;
    bottom: 31px;
    line-height:20px;
    margin:0;
   }
.packagedates.morepackagedates{
	bottom:23px;
	font-size: 15px;
}
.packagedatesItem + .packagedatesItem {
    margin-top: 3px;
}
/*EVENTS*/
.EventTitleResp{
	display:none;
}
/*REQUEST*/
.enquiryView .form-section {
	width:33.33%;
}
 .checkoutForm .form-item{
 	margin-bottom:35px;
 }
 .checkoutForm .form-item:not(.form-item-textrea) {
 	width:30%;
 }
.checkoutForm  .form-item-textrea {
	width:100%;
}
.enquiryView .form-section + .form-section, 
.enquiryView .form-item + .form-item{
	padding-left:25px;
}
.form-item{
	margin-bottom:10px;
}
.form-item.form2col{
	width:50%;
}
.form-item.form2col.requestchildrenage{
	width:60%;
}
.form-item.form2col.requestchildren{
	width:40%;
}
.ratingcatwrap .row, .ratingwrap .row{
	width:48%;
}
.packageBookable.stickypackageB .packageBintro{
	width:60%;
}
.packageBtext{
	width: -moz-calc(100% - 180px);
	width: -webkit-calc(100% - 180px);
	width: -o-calc(100% - 180px);
	width: calc(100% - 180px);
}
.serviceProviderSingleh1inner{
	 	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -o-calc(100% - 200px);
	width: calc(100% - 200px);
}
.roomHeaderright, .additionaltext{
	 width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
    padding:15px;
    min-height:220px;
}
.roomTitle.emoListItemHeader.emocolor3{
	width: -moz-calc(100% - 250px);
	width: -webkit-calc(100% - 250px);
	width: -o-calc(100% - 250px);
	width: calc(100% - 250px);
}
.checkoutProductPriceWrap{
	position:absolute;
	top:3px;
	right:0px;
}
.ServiceSingleIntro .ServiceSingleImages {
    margin-bottom: 30px;
    display:none;
}
.MetaRatingCatTitle {
    margin-bottom: 7px;
}

}

@media screen and (min-width: 1201px) {
	.filterShowAll{
		display:none;
	}
	.filterform{
		display:block !important;
	}
}

@media screen and (max-width: 1400px) {
	.ListFooterInfo{
		padding-right:25px;
	}
}

@media screen and (max-width: 1300px) and (min-width:1201px) {
    .infrastructureItem .addresswrap{
    -ms-flex-wrap: wrap;
       flex-wrap: wrap;
       }
    .tx-webx-bookingemo .listView:not(.serviceProviderList) .emoListItem .image{
        width: 254px;
        margin-right: 0;
        height: 274px;
        overflow: hidden;
    }
    .tx-webx-bookingemo .listView:not(.serviceProviderList) .emoListItem .image img{
        height: 274px;
         width: auto;
         max-width: 10000%;
    }
    .tx-webx-bookingemo .listView:not(.serviceProviderList) .emoListItem .infos{
        width: -moz-calc(100% - 274px);
        width: -webkit-calc(100% - 274px);
        width: -o-calc(100% - 274px);
        width: calc(100% - 274px);
     }
}
@media screen and (max-width: 1200px) {
	.filtertitle {
		margin-bottom:0;
	}
	.bigfilterwrapper, .tx-webx-bookingemo > .RegionFilter > form > .CustomRegion {
		display:none;
	}
	.bigfilterwrapper .RegionFilter{
		display:block;
	}
		.ListFooterInfo{
		padding-left:25px;
	}
	.CustomRegionOnly .checkboxWrap + .checkboxWrap{
		margin-top:8px;
	}
	
	
#main .bigfilterwrapper{
	display:none;
	margin:0;
}
.bigfilterwrapper{
	 position: fixed;
	 height:100vh;
	 margin:0;
	 width:100%;
	 left:0;
	 top:0;
	 background: #fff;
	 z-index:101;
	 padding:25px;
	 overflow:auto;
}
.removeFilters{
	border-bottom: solid 1px #ced5d9;
	padding-bottom:5px;
	cursor:pointer;
}
#scrollanchor{
	position:relative;
	top:-65px;
}
.removeFilters{
	display:none;
}
.applyfilter.emoButton {
    position: fixed;
    bottom: 10px;
    left: 20px;
    width: 85%;
    text-align: center;
        margin: 0 auto !important;
    display: block;
    text-align: center;
    max-width: 350px;
    left: 0;
    right: 0;
}
.applyfilter.emoButton:active {
	top: auto !Important;
}
.packageBookable.stickypackageB .packageBintro {
    font-size: 16px;
    line-height: 19px;
}
.searchView .filtertitle:not(.nofiltertitle){
	background: #009cff;
	color: #fff;
}
.packageBookable .packageBimage img {
    width: 115px;
    margin-right: 15px;
}
.packageBtext {
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -o-calc(100% - 130px);
    width: calc(100% - 130px);
}

/* MAP TEST EMO*/
.emoMapFilterToggleMobile{
	display:flex;
	align-items:center;
	justify-content:center;
	position:fixed;
	z-index:20;
	top:159px;
	left:0;
	width:60px;
	height:60px;
	background:#fff;
}
.emoMapFilters .emoMapFiltersInner {
	height:auto;
}
.header-small .emoMapFilterToggleMobile{
	top:70px;
}
.emoMapFilterToggleMobile.emoMapFilterToggleOpen .closemapsearchbtn{
	display:block;
}
.emoMapFilterToggleMobile.emoMapFilterToggleOpen .mapsearchbtn{
	display:none;
}
.closemapsearchbtn{
	position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  cursor:pointer;
  display:none;
 }
  .closemapsearchbtn::before, .closemapsearchbtn::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50%;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    background: #009cff;
  }
  .closemapsearchbtn::before {
    transform: rotate(45deg);
  }
  .closemapsearchbtn::after {
    transform: rotate(-45deg);
  }

.emoMapFilterToggleMobile.emoMapFilterToggleOpen{
	margin-left:350px;
}
#main .tx-webx-bookingemo .emoMapFilters .topFilter .bigfilterwrapper{
	display:block !important;
	position: relative;
    width: auto;
    height: auto;
    padding: 0;
    overflow:inherit;
} 
#main .tx-webx-bookingemo .emoMapFilters .searchView.minisearchview form{
	background: none;
}
#main .tx-webx-bookingemo .emoMapFilters{
	display:block;
	width:90vw;
	max-width:350px;
	padding:0;
	background:rgba(255,255,255, 1);
	overflow:auto;
	max-height: -webkit-calc(100vh - 70px);
    max-height: -moz-calc(100vh - 70px);
    max-height: -o-calc(100vh - 70px);
    max-height: calc(100vh - 70px);
	transform:translateX(-100%);
}

#main .tx-webx-bookingemo .emoMapFilters.emoMapFilterOpen{
	transform:translateX(0%);
}
.header-small #main .tx-webx-bookingemo .emoMapFilters{
	
}

#main .tx-webx-bookingemo .emoMapFiltersInner{
	display:block;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .customtoggle{
	display:block !Important;
}
.emoMapFilters .topFilter{
	width:100%;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle .head + .wrapper, 
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .checkchecked .head + .wrapper{
	position:relative;
	background: none;
}
.tx-webx-bookingemo .emoMapFilters .toggleFilter{
	display:none;
}
.tx-webx-bookingemo .emoMapFilters .topFilter .searchView .mobiletoggle .head + .wrapper label {
    width: 100% !important;
    margin: 8px 15px;
}


	
}

@media screen and (max-width: 1023px) {
	.packageBookable.stickypackageB {
    top: 65px;
    width:100%;
   }
   .packageBookable.stickypackageB .packageBimage{
   	display:none;
   }
   	.packageBookable.stickypackageB .packageBTitleWrap{
		position:relative;
		text-align:left;
		margin:0;
	}
	.packageBookable.stickypackageB .packageBtext{
		width:100%;
	}
	.packageBtitle{
		padding:0;
	}
	.emoMapFilterToggleMobile{
		top:80px;
	}
	.emoMapFilters{
		top:65px;
	}
	#main .tx-webx-bookingemo .emoMapFilters {
    	max-height: -webkit-calc(100vh - 65px);
	    max-height: -moz-calc(100vh - 65px);
	    max-height: -o-calc(100vh - 65px);
	    max-height: calc(100vh - 65px);
  }
   
}

@media screen and (max-width: 850px) {
	.infrastructureItem .addresswrap{
		position:relative;
		bottom:auto;
		margin-top:20px;
		margin-bottom:20px;
	}
	
}

@media screen and (max-width: 768px) {
.nomobile, .emotabs{
	display:none;
}
.tx-webx-bookingemo .emoListItemHeader{
	font-size:18px;
	line-height:22px;
}	
	.PackageSingle, .EventSingle, .InfraSingle, .singleView.serviceProviderSingle {
	 display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.PackageSingle .col2-3,
.EventSingle .col2-3,
.InfraSingle .col2-3{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	position:relative;
}
.PackageSingle .col1-3, .EventSingle .col1-3, .InfraSingle .col1-3{  
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
    width: 116%;
    margin-left: -8%;
    margin-bottom: 30px;
    margin-top: -11%;
}
.InfraSingle .col1-3{ 
	margin-bottom:0;
}
.InfraSingle .infracatOverrite{
	top:-10px;
}
.PackageSingle .col1-3 .image img,
.EventSingle .col1-3 .image ,
.EventSingle .col1-3 .image img,
.InfraSingle .col1-3 .image,
.InfraSingle .col1-3 .image img,
.emoListItem .image img{
	width:100%;
}  
.PackageSingle .col1-3 .packageinfoplus{
	display:none;
}
.packagesRelated .package.emoListItem{
	margin-left: 0;
}
.package.emoListItem img,
.events .emoListItem img{
    width:100%;
}
.emoListIntroWrap {
    padding: 20px;
}
.infopreistype * {
    text-align: left;
}
.emoListIntro {
    padding-bottom: 25px;
    width: -moz-calc(100% - 130px);
	width: -webkit-calc(100% - 130px);
	width: -o-calc(100% - 130px);
	width: calc(100% - 130px);
}
.EventTitleWrap{
	display:none;
}
.EventTitleResp, .SingleSidebox, .additonaleventsWrap {
	margin-left: 7%;
    margin-right: 7%;
   }  
.mapinfra{
	position:absolute;
		bottom:90px;
		left:0;
		width:100%;
		height:400px;
	}
.InfraSingle {
	padding-bottom:520px;	
}   
.InfraSingle .infraSingleTitleWrap{
    position:relative;
}
.InfraSingle .infracatOverrite {
    top: -48px;
}
.InfraSingle{
    position:relative;
}
.InfraSingle .col2-3 {
    position: static;
}
.InfraSingle .backToList{
	position:absolute;
	bottom:25px;
}
.connectedinfrainner  .events .emoListItem{
    width:100%;
    max-width: 475px;
}
.connectedinfrainner  .events .emoListItem .emoListIntro{
    width:100%;
}
/*LIST RESPONSIVE EVENTS PACKAEGS SHOPITEMS*/   
.shopitems, .eventlist, .packageslist, .infrastructures .infrastructure {
	display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
	-webkit-flex-wrap:wrap;
	    -ms-flex-wrap:wrap;
	        flex-wrap:wrap;
}   
.tx-webx-bookingemo .emoListItem.shopitem, 
.package.emoListItem, .events .emoListItem, .infrastructure .infrastructureItem{
    width:48%;
    margin-top:0px !important;
    margin-bottom:25px;
    background: #fff;
}
.tx-webx-bookingemo .emoListItem.shopitem img{
	width:100%;
}
.tx-webx-bookingemo .emoListItem.shopitem:nth-of-type(2n),
.package.emoListItem:nth-of-type(2n), .events .emoListItem:nth-of-type(2n), .infrastructure .infrastructureItem:nth-of-type(2n){
	margin-left:4%;
}
.emoListIntroWrap {
	padding-bottom:80px;
	position:relative;
}
.buttonListDetails{
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
}
.buttonListDetails a{
	width:100%;
	text-align:center;
}
.shopitemSingle  .col1-3{
	margin-top:30px;
}
.firstrequestsection .gorightarrow,
.requestrow:not(.requestrowNomargin) + .requestrow {
	margin-top:0;
}
.requestsection.firstrequestsection {
    padding-bottom: 20px;
}
.tx-webx-bookingemo .enquiryView .requestchecks .form-section + .form-section label{
	margin-top:15px;
}
.requestchecks .requestrow + .requestrow{
	margin-bottom:0;
}
.enquiryView .form-item .cs-select{
	max-width:100%;
}
.pauschalSliderItem {
    position: static;
    padding-bottom: 55px;
}
.pauschalSliderContent .more{
	position:absolute;
	bottom:0;
}
.holidaythemeswrap{
	margin:0;
	margin-right:12px;
	margin-bottom:5px;
	line-height:17px !Important;
}
.packageBtitle{
	float:left;
	margin-right:12px;
}
.serviceProvider.emoListItem .emoListIntroWrap {
    padding-bottom: 80px;
    position: static;
    padding:0px;
}
.ServiceSingleDescription, .ServiceSingleIntro .ServiceSingleImages {
    width: 100%;
}
.mobilServiceAcc:not(.current) {
    max-height:0;
    overflow:hidden;
    border:none;
}
.singleView.serviceProviderSingle{
	padding:0;
} 
.ServiceProviderDetailPage .csc-default > .module.csc-grid.bookinggrid{
	padding:0px !important;
}
.ServiceSingleIntro {
 	-ms-flex-order:1;
    order:1;
    margin-top:0;
}  
.serviceProviderSingleh1Wrap {
 	-ms-flex-order:2;
    order:2;
    position:relative;
    padding:5px 20px;
}  
.emotabcontents {
 	-ms-flex-order:3;
    order:3;
}  
.backbottomwrap {
 	-ms-flex-order:4;
    order:4;
    -webkit-box-orient:vertical;
   -webkit-box-direction:normal;
    -ms-flex-direction:column;
     flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
   justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
        align-items:center;
}  
.backbottomwrap .backToList{
    -ms-flex-order:2;
    order:2;
}
.backbottomwrap .infooptions{
    -ms-flex-order:1;
    order:1;
    display:inline-block;
    margin-bottom:20px;
    padding:12px 20px;
}
.slickDetailGalleryThumb, .ServiceProviderDetailPage .bookcol1-3  {
	display:none !important;
}
.infooptions{
    position: relative;
    padding-left:0;
    padding-top:20px;
}
/*.infooptions {
    position: absolute;
    top: -47px;
    width: 100%;
    z-index: 8;
    left: 0;
    background: rgba(255,255,255,0.5);
    padding: 5px;
}
.infooptions a{
	width:33.33%;
	font-size:20px;
	padding-top: 4px;
}
.infooptions a + a{
	padding-left:0 !important;
}
.infooptions a + a:before {
    top: -5px;
    height: 37px;
}*/
.mobilServiceAccTitle {
    padding: 5px 20px;
    border: 1px solid #00143d;
    margin-bottom: 11px;
    margin: 5px 20px;
    background: #00143d;
    color: #fff;
    position:relative;
}
.mobilServiceAccTitle i{
	padding-right:8px;
}
.mobilServiceAccTitle:after {
	content: "\f107";
	position:absolute;
	right:10px;
	width:15px;
	top:8px;
	color:#fff;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.mobilServiceAccTitle.current:after{
	content: "\f106";
}  
 .mobilServiceAcc{
 	max-height: 5000px;
    /*padding: 20px;*/
    border: 1px solid #00143d;
    margin: 0 20px;
    border-top: 0;
    margin-top: -6px;
    width:auto;
 }
 .mobilServiceAcc > div{
 	padding:10px;
 } 
 .ServiceSingleConditions{
 	margin:0;
 }
 .ServiceSingleConditionsTitle i{
 	display:none;
 }
 .ServiceSingleConditionsText{
 	max-height:1000px;
 }
.detailbookingbtn, .detailRooms .mealcode, .detailPackages .mealcode,  .productPriceEnquiry, .TooltipInfoWrap, .packagePriceSingleWrap{
	position:relative;
	bottom:auto;
	right:auto;
	left:auto;
	top:auto;
} 
#enquiry.emotabcontent  .form-item {
    width:100%;
    padding-left: 0px !important;
}
.singleView.serviceProviderSingle .backToList{
	text-align:center;
}
.emotabcontents{
	margin-bottom:20px;
}
.slickRoomGalleryWrap .imageGallery {
	    max-width: 200px;
    margin: 0 auto;
}
.datesinfoWrapIntro{
	width:100%;
	text-align:center;
	margin-top:15px;
}
.searchViewIsopen .changetraveldates .changetraveldatesInner{
	max-height:100vh;
}
.searchViewDetail .availabilityForm .arrivalWrap, .searchViewDetail .availabilityForm .departureWrap{
	width:100%;
}
.mealcode{
	margin:15px 0;
}
.mealcodeRadio, .packagePriceSingleWrap{
	text-align:left;
}
.mealcodeRadio input, .packagePriceSingleWrap input{
	float:left;
	margin-right:5px;
}
.mealcodeRadio input{
    margin: 0;
    vertical-align: middle;
    height: 30px;
    margin-right: 8px;
   }
.showRooms{
	margin:12px 0;
	padding:0px !important;
	text-align:left;
}
.groupedfacility h4{
	min-width:260px;
}
.tx-webx-bookingemo .singleView.serviceProviderSingle .searchView .availabilityForm .more .roomadults, 
.tx-webx-bookingemo .singleView.serviceProviderSingle .searchView .availabilityForm .more .roomkids,
.showRooms, .checkoutProduct > div{
	width:100%;
}
.slickDetailGallery .slick-arrow{
	top:0;
	height:100%;
	width:50px;
}
.slickDetailGallery .slick-prev{
	left:0;
	background-position:center center;
}
.slickDetailGallery .slick-next{
	right:0;
	background-position:21px center;
}
.checkoutProductImage {
	margin-bottom:15px;
}

}

@media screen and (max-width:767px) {
.serviceProvider.emoListItem {
    max-width: 350px;
    margin: 0 auto 20px auto;
}
.emoListIntro{
	width:100%;
}
.serviceProvider.emoListItem .infos{
	padding:20px;
}
.serviceProvider.emoListItem .detailwrapper{
	position:relative;
	bottom:auto;
	top:auto;
	right:auto;
	left:auto;
}
.serviceProvider.emoListItem  .emoListIntro{
	padding:0;
}
.serviceProvider.emoListItem .preisproPerson{
	float:left;
}
.emolistCat {
    margin-top: 20px;
    margin-bottom: 20px;
}
.serviceProvider.emoListItem .seal.systemHotelNavigator{
	margin-bottom:20px;
}
.roomHeaderright, .additionaltext{
	padding:20px;
	padding-top:0;
}
#main .tx-webx-bookingemo .emoListItemHeader{
	font-size:24px;
	line-height:24px;
}
.emolistaddress {
    font-size: 15px;
    line-height: 22px;
}
.infracatOverrite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: auto;
    top: 3px;
     -webkit-box-pack: justify;
      -ms-flex-pack: justify;
     justify-content: space-between;
    width: 88%;
}
    .serviceProvider.emoListItem .seal.systemHotelNavigator{
        margin-right:0 !Important;
        display:inline-block !important;
    }
    .serviceProvider.emoListItem .seal.systemHotelNavigator + .bestPrice{
        display:inline-block;
        margin-left:4px;
    }
}

@media screen and (min-width:1201px) {
	.RegionFilterMobile, .FilterView .applyfilter, .removeFilters {
		display:none;
	}
}

@media screen and (max-width: 700px) {
	#main .PackageSingle h1{
    font-size: 26px;
}
.packageSingleDescr {
    font-size: 18px;
    line-height: 23px;
}
.packagesShortDesc {
    min-height: 1px;
}
.emoButton{
	padding:9px 25px;
}
.tx-webx-bookingemo .emoListItem.shopitem,
.package.emoListItem, .events .emoListItem, .infrastructure .infrastructureItem{
	width:100%;
	margin-left:0px !important;
}
.shopitemSingle .bookdirectly{
	width:100%;
}
.package.emoListItem .emoListIntro {
    padding-bottom: 10px;
}
#main .FilterView{
	padding:0;
	margin:0;
}
.filtertitle:not(.nofiltertitle) {
    position: fixed;
    bottom: 2%;
    left: 7%;
    border:none;
    background: #009cff;
    width: 86%;
    z-index: 80;
    padding: 10px;
    color: #fff !important;
    margin-bottom: 0 !Important;
    text-align:center;
    text-transform:uppercase;
    font-size:13px;
    display:none;
}

.resultWrap{
	padding-bottom:15px;
}
.sortingWrapper{
	padding-bottom:0;
}
.sortingWrap{
	width:100%;
}
.eventSortingView .sortingWrap {
    width: 70%;
    margin: 0;
} 
.sortingWrapper .change2submit  {
	/*display:none;*/
	width: 31%;
    margin-bottom: 0;
}
.sortingWrapper .eventSortingView .change2submit {
    width: 49%;
   }
.sortingWrapper .change2submit +  .change2submit{
	 margin-left: 2% !Important;
}
.tx-webx-bookingemo .listView .f3-widget-paginator{
	font-size:0px;
}
.tx-webx-bookingemo .f3-widget-paginator li {
	font-size:14px;
	padding: 0 5px 0 5px;
}
.tx-webx-bookingemo .f3-widget-paginator li.next, .tx-webx-bookingemo .f3-widget-paginator li.previous{
	width:26px;
}
.tx-webx-bookingemo .f3-widget-paginator li.next {
    margin-left: 3px;
}
.tx-webx-bookingemo .f3-widget-paginator li.previous {
    margin-right: 3px;
}
.tx-webx-bookingemo .f3-widget-paginator li.last, .tx-webx-bookingemo .f3-widget-paginator li.last + li{
	display:none;
}

.tx-webx-bookingemo .listView .f3-widget-paginator,
.tx-webx-bookingemo .listView .Pagination{
	width:100%;
}
.infraTitleWithcategory{
	width:100%;
	margin-top:29px;
}
/*FILTER*/
/*.infrastructureFilterView .checkboxWrap .subentries {
	padding-left:40px !Important;
}*/
.tx-webx-bookingemo .infrastructureFilterView .bigfilterwrapper .filterform [type="checkbox"] + label{
	padding:0 8px 0 47px !Important;
	margin-bottom:0;
}
.tx-webx-bookingemo .bigfilterwrapper .filterform [type="checkbox"] + label {
    padding: 8px;
}
.tx-webx-bookingemo .bigfilterwrapper .checkboxWrap  + .checkboxWrap [type="checkbox"] + label{
	margin-top:5px;
}
.tx-webx-bookingemo .bigfilterwrapper .arrivalDepartureWrap{
	margin-bottom:15px;
} 
.RegionFilterMobile {
	padding-bottom:20px;
}
.tx-webx-bookingemo .infrastructureFilterView form > .checkboxWrap {
    padding-top: 15px;
}
.InfrastructureTextFilter{
	margin-bottom:0;
}
.addresses{
	font-size: 19px;
    line-height: 24px;
}
.packagesShortDesc {
	font-size:13px;
}
.packageTeaserButton{
    font-size: 13px;
    line-height: 17px;
}
.packageTeaserButton, .packageTeaserButton a{
	width:80px;
	height:80px;
}
.packageBookable.stickypackageB .packageBDatesWrap, .packageBookable.stickypackageB .holidaythemeswrap {
	display:none;
}
.packageBtitle{
	line-height:16px;
}
.packageBookable.stickypackageB .packageBimage{
	display:block;
}
.packageBintro{
	font-size:20px;
}
.packageBtext{
	width:100%;
	margin-top:10px;
}
.packageBookable.stickypackageB .packageBtext{
	margin-top:0;
} 
.ListFooterInfo{ 
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;justify-content: center;
	padding-top:15px;
          }
.opendays {
    min-width: 170px;
    width: 100%;
    margin-top: 12px;
    font-weight:600;
}	   

}

@media screen and (max-width:480px) {
	.emoMapFilterToggleMobile.emoMapFilterToggleOpen {
	    margin-left: 324px;
	    top: 65px;
	}
}

/*ALLES WEG*/
.tx-webx-bookingemo button[type=submit]:after, .emoButton:after, .tx-webx-bookingemo .searchView .resetAll a:after, .tx-webx-bookingemo .searchView input[type=submit]:after, .tx-webx-bookingemo .listView .serviceProviders .serviceProvider .details a:after, .tx-webx-bookingemo .addNotelist > span:after, .tx-webx-bookingemo .removeNotelist > span:after{
	display:none;
}
.imageGallery .slick-slide a, .imageGallery .slick-slide img{
	width:100% !important;
}



