
/* moved by compressor */
@import "https://gornergrat.mappulslabs.ch/css/map/mgb-map.css";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*# sourceMappingURL=bootstrap-select.css.map */
/*
 You probably do not need to edit this at all.

 Add some SmartMenus required styles not covered in Bootstrap 3's default CSS.
 These are theme independent and should work with any Bootstrap 3 theme mod.
*/
/* sub menus arrows on desktop */
.navbar-nav:not(.sm-collapsible) ul .caret {
	position: absolute;
	right: 0;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
	padding-right: 30px;
}
/* make sub menu arrows look like +/- buttons in collapsible mode */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: -3px 15px 0 0;
	padding: 0;
	width: 32px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
 	border-style: solid;
}
.navbar-nav.sm-collapsible .caret:before {
	content: '+';
	font-family: monospace;
	font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {
	content: '-';
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 50px;
}
/* revert to Bootstrap's default carets in collapsible mode when the "data-sm-skip-collapsible-behavior" attribute is set to the ul.navbar-nav */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
	position: static;
	margin: 0 0 0 2px;
	padding: 0;
	width: 0;
	height: 0;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-left: 4px solid transparent;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
	content: '' !important;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
	padding-right: 15px;
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid;
	border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
	top: 6px;
	border-top: 7px solid;
	border-right: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
	border-left: 7px dashed transparent;
}
/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
	padding-left: 35px;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
	padding-left: 45px;
}
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 55px;
}
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 65px;
}
/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
.navbar-nav .dropdown-menu > li > a {
	white-space: normal;
}
.navbar-nav ul.sm-nowrap > li > a {
	white-space: nowrap;
}
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
	white-space: normal;
}
/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu {
	left: 0;
	right: auto;
}

.selectRequiredMsg, .selectInvalidMsg {
	display:		none;
}

.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display:		block;
	color:			#CC3333;
	border: 		none;
	font-size:		15px;
}

.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}

select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}

.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display:		block;
	color:			#CC3333;
	border: 		none;
	font-size:		15px;
}


.form-field-row .textfieldRequiredState .textfieldRequiredMsg{
	display:		block;
	color:			#ffffff;
	border: 		none;
	font-size:		15px;
}


.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}


.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display:		block;
	color:			#CC3333;
	border: 		none;
	font-size:		15px;
}

.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}

textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}

.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}

textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}

#pbOverlay.show{ opacity:1; pointer-events:auto; }
#pbOverlay{
	opacity:0; overflow:hidden; width:100%; height:100%; position:fixed; z-index:9999; left:0; top:0; text-align:center; pointer-events:none;
	-moz-user-select:none;
	background: #333333;
	// background:radial-gradient(rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%);
	-webkit-transform:translate3d(0px, 0px, 0px);
	-ms-transition:opacity 300ms ease;
	transition:opacity 300ms ease;
}
#pbOverlay.msie{ background-color:rgba(0,0,0,.6); }
.msie.pbLoading .pbWrapper{ background:url('../../../typo3conf/ext/template_local/Resources/Public/Proto/images/loader.gif') no-repeat center center; }

@keyframes pbLoaderFrames{ 50%{ height:5px; } }
@-webkit-keyframes pbLoaderFrames{ 50%{ height:5px; } }

.pbLoader{ display:none; width:100px; height:100px; position:absolute; z-index:999; top:0; left:0; right:0; bottom:0; margin:auto; text-align:center; border-radius:100%;  background:url('../../../typo3conf/ext/template_local/Resources/Public/Proto/images/loader.gif') no-repeat center center; }
.thumbs .pbLoader{ } 
 

.pbWrapper:after,
#pbCaption .pbThumbs ul:after,
#pbOverlay .prevNext:after,
#pbOverlay .pbLoader:before{ content:""; display:inline-block; height:100%; margin-right:-0.25em; vertical-align:middle; }

/* Animation when image was not loaded */
@keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); transform:scale(0.85); } }
@-webkit-keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); -webkit-transform:scale(0.85); } }

.pbWrapper{ -moz-box-sizing:border-box; box-sizing:border-box; vertical-align:middle; height:100%; perspective:1200px; -webkit-perspective:1200px; position:relative; transition:0.2s; }
.video > .pbWrapper{ z-index:11; display:inline-block; }
	/*#pbOverlay.error .pbWrapper{ display:inline-block; width:100%; }*/
	.pbLoading .pbWrapper{ display:inline-block\9; width:100%; } /* ie8+9 hack */
	.pbWrapper:before{ content:'\2716'; color:transparent; text-shadow:0 2px 35px rgba(255,255,255,0); font-size:0; vertical-align:middle; cursor:default; transition:text-shadow .7s ease-out; }
	.error .pbWrapper:before{ font-size:22em; text-shadow:0 0 0 #FFF; -webkit-animation:2s 1s deadImage infinite linear; animation:2s 1s deadImage infinite linear; }
	.thumbs .pbWrapper{ padding:0; margin:0; }
	.error .pbWrapperr img{ width:0; }

	.pbWrapper > div{ display:none; width:624px; height:351px; vertical-align:middle; border-radius:5px; background:rgba(0,0,0,0.5); }
	.video > .pbWrapper > div{ display:inline-block; }
	#pbOverlay iframe, #pbOverlay embed, #pbOverlay object{ display:block; width:100%; height:100%; opacity:1; transition:0.5s; }
	.pbWrapper .hide iframe{ opacity:0; }

	.pbWrapper > div, 
	.pbWrapper > img{
		-ms-transition:		.3s .5s ease-out;
		transition:			.8s .5s cubic-bezier(0.1, 0.87, 0.48, 1);

		-webkit-transform:	none;
		-ms-transform:		none;
		transform:			none;

		-webkit-backface-visibility:hidden;
		xbox-shadow:		0 0 20px #000;
	}

	/* FOR MOBILE */
	.mobile.show .pbWrapper > div, 
	.mobile.show .pbWrapper > img{
		transition:0s;
	}

	
	.pbWrapper > *, .hide .pbWrapper > .prepare{
		display:			inline-block;
		opacity:			1;
		vertical-align:		middle;
		transform:			scale(0) rotateX(80deg);
		-webkit-transform:	scale(0) rotateX(80deg);
		-ms-transform:		scale(0) rotateX(80deg);
		border-radius:		0px;
		border:				none;
		max-height:			76%;
		max-width:			100%;
	}
	.on .pbWrapper > *{ transition-delay:0s; -ms-transition-delay:0s; }
	.pbWrapper .zoomable{ -ms-transition:0s; -webkit-transition:0s; transition:0s; position:relative; z-index:9; }
	.hide .pbWrapper > *{ -webkit-transform:scale(1.2); transform:scale(1.2); transform:none\9; opacity:0; -ms-transition:.4s ease-in; transition:.4s ease-in; }

/*-- close button --*/
#pbCloseBtn, #pbAutoplayBtn{ position:absolute; top:30px; right: 30px; z-index:999; font-size: 18px; display:block; padding:0; text-align:center; cursor:pointer; color:#686868; transition:.3s .3s ease-out; }
.hide #pbCloseBtn{  }

#pbCloseBtn span{
	display: 			block;
	height:				26px;
	border-bottom: 		none;
	line-height:		26px;
	padding-left:		36px;
	background:			url('../../../typo3conf/ext/template_local/Resources/Public/Proto/images/clear.png') top left no-repeat;
	background-size:	28px 26px;	
}

.on #pbCloseBtn,
.hide #pbCloseBtn,
#pbCloseBtn:before{
	top:				30px;
	right: 				30px;
	color:				#fff;
}

#pbAutoplayBtn:before{ top:0px; left:0px; }
#pbCloseBtn:hover:before{ }

/*-- autoplay controller --*/
#pbAutoplayBtn{ display:none; } 

#pbCaption {xposition:relative; width:100%; height:100%; overflow:hidden; transition:.4s; }

.hide #pbCaption {  width:100%; height:100%; overflow:hidden; transition:.4s; }
.show.on #pbCaption{bottom:0; transition-delay:.5s; }

.hide #pbCaption .pbThumbs{position:fixed; z-index:99998; margin-bottom:5px; bottom:0px; width:100%; overflow:hidden; transition:.4s; }
.show.on #pbCaption .pbThumbs{  transition-delay:.5s; }
	
	#pbOverlay.thumbs #pbCaption label{ display:block; }
	
	#pbCaption label{ display:none; position:relative; z-index:1; top:-5px; float:right; width:60px; margin-right:10px; color:#FFF; opacity:0.3; transition:0.2s; cursor:pointer; }
	#pbCaption label:after{ content:'\2589'; text-align:right; letter-spacing:2px; text-shadow:-1em 0 0 rgba(255,255,255,0.5), 1em 0 0 rgba(255,255,255,0.5); }
	#pbCaption label:hover{ opacity:1; }
	#pbCaption .title, #pbCaption .counter{ display:inline-block; xcolor:#FFF; margin:0 6px; }
	
	#pbCaption .title {
		color:				#fff;
		font-size:			20px;
		margin-top:			0px;
		position:			relative;
	}
	
	#pbCaption .title .dlink {
		color:				#818181;
		width:				30px;
		height:				32px;
		overflow:			hidden;
		text-indent:		9999px;
		display:			block;
		background:			url('../../../typo3conf/ext/template_local/Resources/Public/Proto/images/download-icon-light.png') center center no-repeat;
		position:			absolute;
		top:				0;
		right:				-89%;		
	}
	
	#pbCaption .counter{ display:none; opacity:.55; }
	.hasCounter #pbCaption .counter{ display:inline-block; }


	#pbCaption .pbCaptionText{font-size:.9em; padding-left:0px; position: fixed; z-index:10; bottom:120px; width:100%;}
	/* .pbCaptionText{font-size:.9em; padding-left:0px; position: fixed!important; top:0; background:red; width:100%; } padding-left from <label> */
	
	.pbCaptionText.change{  }

.mobile #pbCaption label{ display:none; z-index:-1; color:red; }
.mobile .pbCaptionText{ padding:0; }


/* hide thumbnails */
#pbThumbsToggler:checked ~ #pbCaption .pbThumbs{ bottom: 0;margin: 0;position: absolute; }
#pbThumbsToggler:checked ~ .pbWrapper{ margin-top:-40px; margin-bottom:100px; padding:0px 0 50px 0; }

.pbThumbs{ display:none; transition:0.35s; -webkit-overflow-scrolling:touch; }
.thumbs .pbThumbs{ display:block; width:100%; padding:5px 0 2px; margin-bottom:-100px; overflow:hidden; }
.mobile .pbThumbs{ overflow:auto; }
.pbThumbs:hover{ clear:both; }
	.pbThumbs ul{ display:inline-block; position:relative; list-style:none; height:80px; padding:0 5px; margin:0; white-space:pre; transition:.2s; }
	.pbThumbs ul:after{ vertical-align:bottom; }
		
		.pbThumbs li{ display:inline-block; vertical-align:bottom; height:100%; opacity:.6; text-align:center; position:relative; transition:.15s; }
		.pbThumbs li.active{ height:100%; opacity:1; }
		.pbThumbs li:hover{ height:100%; opacity:1; }
		.pbThumbs li.video::before{ color:#FFF; font-size:20px; height:20px; width:20px; line-height:0.9; position:absolute; bottom:4px; left:7px; background:rgba(0,0,0,0.4); box-shadow:0 0 0 3px rgba(0,0,0,0.4); border-radius:0 3px 0 0; pointer-events:none; }
			.pbThumbs a{ height:100%; padding:0 2px; display:block; -moz-user-select:none; }
			.pbThumbs li:hover a{  }
				
			.pbThumbs img{ height:96%; min-height:96%; max-width:none; border-radius:0; transition:0.15s; }
			.pbThumbs li:hover img{ min-height:96%; } /* fix a bug in Chrome and Opera */
			.pbThumbs li.fast a img{ transition:none; }
			.pbThumbs li.active a img{ min-height:96%; }


#pbOverlay .prevNext{
	display:			none;
	position:			absolute;
	z-index:			10;
	height:				100%;
	width:				35%;
	padding:			80px 0;
	opacity:			1;
	box-sizing:			border-box;
	-moz-box-sizing:	border-box;
	top:				0;
	transition:			.2s ease-out;
	text-shadow:		0 0 12px #000, 0 0 10px #FFF;
	cursor:				pointer;
}

#pbOverlay.hasArrows .prevNext{display:block;}
#pbOverlay .prevNext.hide{ display:none; }
#pbOverlay.on .prevNext:hover{ opacity:1; }
#pbOverlay.on .prevNext:active{ transition:80ms; opacity:1; text-shadow:0 0 16px #FFF, 0 0 10px #000; }
	
	.prevNext b{ display:inline-block; vertical-align:middle; transition:.2s ease-in; }
	.prevNext:hover b{}
	
	#pbPrevBtn b,
	#pbNextBtn b{
		width: 			24px;
		height: 		40px;
		background:		url('../../../typo3conf/ext/template_local/Resources/Public/Proto/images/scroll-nav-btn.png') top right;
		opacity:		0.8;
		margin-top: 	-20px;
	}
	
	#pbPrevBtn b{
		background-position:	top left;
		margin-left:			25px;
	}
	
	#pbNextBtn b{
		right:					20px;
		margin-right:			25px;
	}
	 
	/* */
	#pbPrevBtn b:hover,
	#pbNextBtn b:hover{ opacity:1; }
 
	/* */
	.on #pbPrevBtn:hover b{}
	.on #pbNextBtn:hover b{   }

.show #pbPrevBtn, #pbOverlay.show #pbNextBtn{  }
.show #pbPrevBtn{ left:0; text-align:left; }
.show #pbNextBtn{ right:0; text-align:right; }


@media (max-width: 1100px) {

	#pbCaption .title .dlink {
		right:				-40px;		
	}
}

@media (max-width: 768px) {
	.pbWrapper img, .hide .pbWrapper img.prepare{ max-height:100%; }

	.thumbs .pbWrapper{ padding:0; margin:0; }
	.pbThumbs{ margin-bottom:-60px; }
	.pbThumbs.show{ margin:0; }

	.pbThumbs ul{ height:50px; }
	.pbThumbs li{ height:100%; opacity:1; }
	.pbThumbs li img{ min-height:96.5%; }
	
	#pbCaption .pbCaptionText{  bottom:50px; }
	
	#pbCaption .title {
		font-size:			16px; 
	}
	
	#pbCaption .title .dlink {
		display:			none;
	}
	
	#pbCloseBtn,
	.on #pbCloseBtn,
	.hide #pbCloseBtn,
	#pbCloseBtn:before {top:15px; right:15px; font-size: 16px; color:#fff;}
	
	#pbCloseBtn span{
		width:				28px;
		text-indent:		9999px;
		overflow:			hidden;
	}
	
	.on #pbCloseBtn,
	#pbCloseBtn:before {
		top:				15px;
		right:				15px;
	}
}

/* fix for Chrome */
@media all and (max-width:710px){
	.pbThumbs li.active a img{ min-height:96%; }
}


@media (max-width: 520px) {
	
	#pbPrevBtn b,
	#pbNextBtn b{
		width: 				18px;
		height: 			30px;
		background-size:	36px 30px;
		margin-top: 		-90%;
	}
	
	#pbPrevBtn b {		
		margin-left: 		15px;
	}
	
	#pbNextBtn b{
		margin-right: 		15px;
	}
	
	.pbWrapper:after,
	#pbCaption .pbThumbs ul:after,
	#pbOverlay .prevNext:after,
	#pbOverlay .pbLoader:before{ margin-right:0;  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.woff2?v=4.3.0") format('woff2'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.woff?v=4.3.0") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.ttf?v=4.3.0") format('truetype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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;
  transform: translate(0, 0);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-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: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-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.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-genderless:before,
.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-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-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";
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Bold.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Bold.woff") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Bold.ttf") format('truetype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Semibold.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Semibold.woff") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Semibold.ttf") format('truetype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Regular.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Regular.woff") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Regular.ttf") format('truetype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro-Light';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Light.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Light.woff") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Light.ttf") format('truetype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/MyriadPro-Light.svg#MyriadPro-Light") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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: normal;
  font-family: MyriadPro-Semibold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
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 {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  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;
  }
  .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;
  }
}
* {
  -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: "MyriadPro-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #27aadb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #27aadb;
  text-decoration: none;
}
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;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  /* transition */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 769px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #777777;
}
.text-primary {
  color: #27aadb;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1e89b1;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #27aadb;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1e89b1;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 769px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 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: 769px) {
  .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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  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: 8px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 7px 14px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  /* transition */
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  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: 33px;
  }
  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: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[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 {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.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: 769px) {
  .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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 14px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  /* box-shadow */
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  /* box-shadow */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #27aadb;
  border-color: #219ac7;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #0f465a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #187293;
  border-color: #0f465a;
}
.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: #27aadb;
  border-color: #219ac7;
}
.btn-primary .badge {
  color: #27aadb;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #68c11f;
  border-color: #5cab1b;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #509518;
  border-color: #213d0a;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #509518;
  border-color: #407613;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #509518;
  border-color: #407613;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #407613;
  border-color: #213d0a;
}
.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: #68c11f;
  border-color: #5cab1b;
}
.btn-success .badge {
  color: #68c11f;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d4021d;
  border-color: #bb021a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #a10216;
  border-color: #3c0108;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #a10216;
  border-color: #7e0111;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #a10216;
  border-color: #7e0111;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #7e0111;
  border-color: #3c0108;
}
.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: #d4021d;
  border-color: #bb021a;
}
.btn-danger .badge {
  color: #d4021d;
  background-color: #ffffff;
}
.btn-link {
  color: #27aadb;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  /* box-shadow */
  -webkit-box-shadow: none;
  -moz-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: #27aadb;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  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;
  /* transition */
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  /* box-shadow */
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #27aadb;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 769px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #27aadb;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.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: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .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: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.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: #ffffff;
  background-color: #27aadb;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .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: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 769px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 769px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-left: 0;
    padding-right: 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: 769px) {
  .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: 769px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 769px) {
  .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;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 769px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 769px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 769px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  /* box-shadow */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 769px) {
  .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: 768px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    /* box-shadow */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 769px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .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;
  -webkit-box-shadow: none;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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 {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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 {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 768px) {
  .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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 14px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border: 2px solid #cccccc;
  margin-left: -2px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #333333;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: #ffffff;
  background-color: #27aadb;
  border-color: #27aadb;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #27aadb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1e89b1;
}
.label-success {
  background-color: #68c11f;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #509518;
}
.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: #d4021d;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a10216;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  /* transition */
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #a0a0a0;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #27aadb;
  border-color: #27aadb;
}
.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: #d6eff8;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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 {
  color: #ffffff;
  position: relative;
  background-color: #555555;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /* box-shadow */
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
}
.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 #ffffff;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 769px) {
  .modal-dialog {
    margin: 30px auto;
  }
  .modal-content {
    /* box-shadow */
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
.modal-title {
  font-size: 24px;
  font-family: MyriadPro-Bold;
}
.modal-header {
  padding-bottom: 0;
}
.modal.fade.in {
  background-color: rgba(255, 255, 255, 0.4);
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 60%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: auto;
  min-width: 370px;
}
.center {
  text-align: center;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  /* transition */
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.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 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .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 {
    left: 20%;
    right: 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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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: 768px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) 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 !important;
  }
  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 !important;
  }
  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: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) 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 !important;
  }
  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;
  }
}
.parallax-slider {
  width: 100%;
}
.social-banner .parallax-mirror .parallax-slider.removed {
  opacity: 0;
}
.social-banner picture {
  /*		max-height: 503px;*/
  overflow: hidden;
  display: block;
}
body.bvz .mycarousel.section-inner-banner {
  max-height: 50vh;
}
body.bvz .mycarousel.section-inner-banner picture > img {
  max-height: 50vh;
  width: auto;
  min-width: 100%;
  object-fit: cover;
}
.barbar {
  text-align: center;
}
.barbar > div {
  display: inline-block;
  float: none;
}
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}
.csc-sitemap ul {
  list-style-type: none;
  margin-left: 0;
}
.csc-sitemap li ul {
  margin-left: 40px;
}
.csc-sitemap a {
  color: #333333;
  border-bottom: 1px solid #27aadb;
}
.table-1 th,
.table-1 td {
  width: 25%;
}
.table-1 th:first-child,
.table-1 td:first-child {
  width: 50%;
}
.sr-hint {
  background: none repeat scroll 0 0 white;
  display: inline;
  height: 0;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 0;
}
.sr-hint a:focus {
  display: block;
  position: absolute;
  left: 10320px;
  top: 10150px;
  width: 20em;
  line-height: 5em;
  text-align: center;
  border: 0.5em double #000;
  padding: 0.5em;
  background-color: #ffffff;
  z-index: 3000;
  font-size: 1.25em;
}
.right-content-block .right-form .form-field-group p {
  margin: 0;
  padding: 0;
}
.powermail_fieldset {
  min-width: 100%;
}
.container.top-inner-container {
  max-width: 1000px;
}
.push-15 {
  margin-bottom: 15px;
}
.cpadding {
  padding: 0;
}
.equal .cpadding {
  padding: 0;
}
.csc-default {
  clear: both;
}
.image-block.right {
  text-align: right;
}
.image-block.right img {
  display: inline-block;
}
.webcameramodal .modal-dialog {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  text-align: center;
  background: #333;
  margin: 0;
}
.webcameramodal .modal-dialog .modal-content {
  background: none;
  box-shadow: none;
  border: none;
  height: 100%;
  width: 100%;
}
.webcameramodal .modal-dialog .modal-content .modal-header {
  border: none;
  height: 80px;
}
.webcameramodal .modal-dialog .modal-content .modal-body {
  height: 100%;
  width: 100%;
}
.webcameramodal .modal-dialog .modal-content .modal-body iframe {
  height: 90%;
  width: 100%;
}
.print-logo {
  display: none;
}
.modal-backdrop.fade.in {
  z-index: 0;
}
.notification-sub-header {
  margin-bottom: 20px;
}
.notification-sub-header .capitalize {
  text-transform: capitalize;
}
.notification-item {
  padding: 20px;
  min-height: 100px;
  margin-bottom: 2px;
  background-color: #f2dede;
}
.input-group {
  display: table;
  width: 100%;
}
.input-group .form-control {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.input-group .input-group-btn {
  display: table-cell;
  width: 1%;
  padding-left: 10px;
  text-align: right;
}
.page-home.global header {
  top: 10px;
}
.imageswrapper {
  padding-bottom: 20px;
}
.changePositionTop {
  -webkit-transition: transform 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33), top 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33);
  -moz-transition: transform 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33), top 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33);
  transition: transform 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33), top 0.3s cubic-bezier(0.5600000000000001, -0.355, 0.46, 1.33);
}
.changePositionBottom {
  -webkit-transition: bottom 0.8s;
  -moz-transition: bottom 0.8s;
  transition: bottom 0.8s;
}
.global-header {
  background-color: #666666;
  position: fixed;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  top: 10px;
  width: 100%;
  z-index: 102;
}
.global-header .container {
  width: 944px;
  position: relative;
  min-height: 194px;
}
.global-header .container.dropperwrapper {
  min-height: 0;
}
.global-header .container img {
  border: 3px solid #404345;
  border-radius: 9px;
  margin-bottom: 20px;
}
.global-header h2 {
  margin: 26px 0 16px 0;
}
.global-header .dropper {
  width: 26px;
  height: 12px;
  line-height: 12px;
  color: #fff;
  background-color: #666666;
  position: absolute;
  text-align: center;
  bottom: -12px;
  left: 132px;
  margin-left: -13px;
  cursor: pointer;
  z-index: 99;
}
.global-header-collapse .dropper {
  bottom: 0;
  color: #666666;
  background-color: #fff;
}
.global-header-collapse .dropper .caret-down {
  border-bottom: 4px solid #666666;
  margin-bottom: 6px;
}
.global-header .caret-down {
  display: inline-block;
  width: 0px;
  height: 0px;
  vertical-align: middle;
  border-top: 4px solid #FFFFFF;
  border-bottom: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  content: "";
  margin-bottom: 3px;
}
.global-header-collapse {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  top: -10px;
}
.videowrap {
  margin-bottom: -6px;
  position: relative;
}
.darklogo {
  margin-top: 15px;
  max-width: 100%;
}
.darksiteitem {
  padding: 1em 0 0;
  border-bottom: 1px solid #666666;
}
.package-block {
  height: 100%;
  position: relative;
  background: #ffffff;
  padding-bottom: 20px;
}
.product-item {
  margin-bottom: 40px;
}
.product-item:nth-child(3n+1) {
  clear: both;
}
.productlink {
  position: absolute;
  bottom: 20px;
}
.mbgmap {
  position: relative;
  max-width: 100%;
}
.mbgmap img {
  margin: 0 !important;
  padding: 0 !important;
}
.mbgmap .mapicon {
  width: auto;
  max-height: 100%;
}
.mapcarousel .caption {
  margin-top: 10px;
  clear: both;
}
.mapcarousel .weather-block .btn {
  margin-bottom: 20px;
}
/* LegalNote Disclaimer */
.tx-legalnotedisclaimer {
  display: none;
  background-color: #c6c6c6;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding: 15px;
  z-index: 1000;
}
.tx-legalnotedisclaimer .cookieoverlay .disclaimer {
  font-size: 16px;
}
.tx-legalnotedisclaimer .cookieoverlay .disclaimer a {
  color: #333333;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: 1px solid #27aadb;
}
.tx-legalnotedisclaimer .cookieoverlay .disclaimer a:hover {
  color: #333333;
  border-bottom: 1px solid #333333;
}
.tx-legalnotedisclaimer .cookieoverlay .close_btn {
  /*background:  url('../../../../../typo3conf/ext/template_local/Resources/Public/Stylesheet/lessGex/@{imagesPath}/overlay-close.png') no-repeat;*/
  padding-left: 20px;
  cursor: pointer;
  color: #333333;
  font-size: 14px;
}
.swiss-pass-logo {
  padding-right: 15px;
  padding-top: 5px;
}
.swiss-pass-logo a img {
  display: block;
  margin-left: auto;
}
.withPaymentMethods .swiss-pass-logo {
  margin-bottom: 10px;
  float: right;
}
.paymentMethods {
  margin-top: 10px;
  margin-bottom: 2px;
  background-color: #4f5455;
}
.mgb .paymentMethods {
  padding-left: 20px;
  margin-bottom: 2px;
  background-color: transparent;
}
.mgb .swiss-pass-logo {
  padding-bottom: 10px;
}
.paymentMethods img {
  margin: 4px;
}
.gornergratbahnch .swiss-pass-logo {
  padding-top: 10px;
  padding-bottom: 50px;
}
.gornergratbahnch .swiss-pass-logo a img {
  display: block;
  margin: 0 auto;
}
.gornergratbahnch .withPaymentMethods .swiss-pass-logo {
  margin-bottom: 10px;
  display: block;
  text-align: center;
  float: none;
}
.gornergratbahnch .paymentMethods {
  margin-top: 10px;
  margin-bottom: 2px;
  background-color: #4f5455;
  padding-left: 25px;
}
.gornergratbahnch .footerbar-in {
  background: #4f5455;
  margin-bottom: -50px;
}
@media (min-width: 1200px) {
  .swiss-pass-logo {
    padding: 15px 15px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-right: 5%;
  }
  .gornergratbahnch .footerbar-in {
    margin-bottom: 0;
  }
}
.frame-space-after-custom-10px {
  margin-bottom: 10px;
}
.frame-space-after-custom-155px {
  margin-bottom: 155px;
}
.frame-space-after-custom-15px {
  margin-bottom: 15px;
}
.frame-space-after-custom-20px {
  margin-bottom: 20px;
}
.frame-space-after-custom-25px {
  margin-bottom: 25px;
}
.frame-space-after-custom-30px {
  margin-bottom: 30px;
}
.frame-space-after-custom-38px {
  margin-bottom: 38px;
}
.frame-space-after-custom-40px {
  margin-bottom: 40px;
}
.frame-space-after-custom-50px {
  margin-bottom: 50px;
}
.frame-space-after-custom-5px {
  margin-bottom: 5px;
}
.frame-space-after-custom-8px {
  margin-bottom: 8px;
}
.frame-space-before-custom-100px {
  margin-top: 100px;
}
.frame-space-before-custom-10px {
  margin-top: 10px;
}
.frame-space-before-custom-110px {
  margin-top: 110px;
}
.frame-space-before-custom-140px {
  margin-top: 140px;
}
.frame-space-before-custom-150px {
  margin-top: 150px;
}
.frame-space-before-custom-15px {
  margin-top: 15px;
}
.frame-space-before-custom-190px {
  margin-top: 190px;
}
.frame-space-before-custom-200px {
  margin-top: 200px;
}
.frame-space-before-custom-20px {
  margin-top: 20px;
}
.frame-space-before-custom-21px {
  margin-top: 21px;
}
.frame-space-before-custom-250px {
  margin-top: 250px;
}
.frame-space-before-custom-25px {
  margin-top: 25px;
}
.frame-space-before-custom-30px {
  margin-top: 30px;
}
.frame-space-before-custom-40px {
  margin-top: 40px;
}
.frame-space-before-custom-45px {
  margin-top: 45px;
}
.frame-space-before-custom-46px {
  margin-top: 46px;
}
.frame-space-before-custom-50px {
  margin-top: 50px;
}
.frame-space-before-custom-55px {
  margin-top: 55px;
}
.frame-space-before-custom-5px {
  margin-top: 5px;
}
.frame-space-before-custom-60px {
  margin-top: 60px;
}
.frame-space-before-custom-65px {
  margin-top: 65px;
}
.frame-space-before-custom-70px {
  margin-top: 70px;
}
.frame-space-before-custom-75px {
  margin-top: 75px;
}
.frame-space-before-custom-80px {
  margin-top: 80px;
}
.frame-space-before-custom-85px {
  margin-top: 85px;
}
.frame-space-before-custom-90px {
  margin-top: 90px;
}
/* Honeypot #84095 */
.newsletter .form-textdate {
  height: 0px !important;
  width: 0px !important;
  opacity: 0;
  padding: 0px;
  margin: 0px;
  z-index: -1;
}
.tx-powermail .control-label.text-left {
  visibility: hidden;
  display: none;
}
.tx-powermail .powermail_check_outer {
  width: 100%;
  padding: 0;
  margin: 0;
}
.tx-powermail .powermail_check_outer .picker-checkbox {
  float: left;
}
.tx-powermail .powermail_check_outer .powermail_field_error_container_checkbox {
  widht: 100%;
  margin-top: 45px;
}
@media (max-width: 768px) {
  .tx-powermail .powermail_check_outer .picker-label {
    width: 90%;
  }
}
/* Extensions Css
-------------------------------------------------- */
video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
/*!
Video.js Default Styles (http://videojs.com)
Version GENERATED_AT_BUILD
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-display: swap;
  font-family: 'VideoJS';
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/vjs.eot");
  src: url("/typo3conf/ext/template_local/Resources/Public/Fonts/vjs.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/vjs.woff") format('woff'), url("/typo3conf/ext/template_local/Resources/Public/Fonts/vjs.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* FontAwsome button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.4);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  font-size: 1.4em;
  text-align: center;
  bottom: 1em;
  right: 1em;
  left: 1em;
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction,
   so hide the spinner in the case of an error */
.video-js.vjs-error .vjs-loading-spinner {
  /* using !important flag because currently the loading spinner
     uses hide()/show() instead of classes. The !important can be
     removed when that's updated */
  display: none !important;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  /*position: relative;*/
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 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;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* 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: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=segoe%20ui,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=1px&bgColorHeader=ece8da&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=100&borderColorHeader=d4ccb0&fcHeader=433f38&iconColorHeader=847e71&bgColorContent=f7f7f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=312e25&iconColorContent=808080&bgColorDefault=f18f0b&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=15&borderColorDefault=f18f0b&fcDefault=ffffff&iconColorDefault=eeeeee&bgColorHover=f18f0b&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=f18f0b&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=fafaf4&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=100&borderColorActive=d4ccb0&fcActive=cd5c0a&iconColorActive=e3a345&bgColorHighlight=fcf0ba&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=e8e1b5&fcHighlight=363636&iconColorHighlight=e3a345&bgColorError=ffedad&bgTextureError=03_highlight_soft.png&bgImgOpacityError=95&borderColorError=e3a345&fcError=cd5c0a&iconColorError=cd0a0a&bgColorOverlay=2b2922&bgTextureOverlay=05_inset_soft.png&bgImgOpacityOverlay=15&opacityOverlay=90&bgColorShadow=cccccc&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=95&opacityShadow=20&thicknessShadow=12px&offsetTopShadow=-12px&offsetLeftShadow=-12px&cornerRadiusShadow=10px
 */
/* Component containers
----------------------------------*/
.ui-widget-content {
  border: 1px solid #555555;
  background: #ffffff;
  /* box-shadow */
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.ui-widget-content a {
  color: #1d1d1b;
}
.ui-widget-header {
  border: 1px solid #d4ccb0;
  background: #ece8da;
  color: #433f38;
  font-weight: bold;
}
.ui-widget-header a {
  color: #555555;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #f18f0b;
  background: #f18f0b;
  font-weight: bold;
  color: #ffffff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #ffffff;
  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 {
  background: #aaaaaa;
  color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #d4ccb0;
  background: #fafaf4;
  font-weight: bold;
  color: #cd5c0a;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #cd5c0a;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #e8e1b5;
  background: #fcf0ba;
  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 #e3a345;
  background: #ffedad;
  color: #cd5c0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd5c0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd5c0a;
}
.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;
}
/* Overlays */
.ui-widget-overlay {
  background: #2b2922;
  opacity: .90;
  filter: alpha(opacity=90);
}
.ui-widget-shadow {
  margin: -12px 0 0 -12px;
  padding: 12px;
  background: #cccccc;
  opacity: .20;
  filter: alpha(opacity=20);
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 11000 !important;
  margin-top: 0px !important;
  border-top: none;
}
.ui-autocomplete li {
  list-style: none;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 0px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .autocomplete-suggestion {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .autocomplete-suggestion {
  text-decoration: none;
  display: block;
  padding: .2em .8em;
  /*line-height:1.5;*/
  zoom: 1;
}
.ui-menu .autocomplete-suggestion h2 a {
  padding: 0;
}
.ui-menu .autocomplete-suggestion.ui-state-hover,
.ui-menu .autocomplete-suggestion.ui-state-active {
  font-weight: normal;
  /*margin: -1px;*/
}
.tx-solr-autosuggest {
  border: 1px solid black;
  background: #FFF;
  overflow: auto;
}
.tx-solr-autosuggest strong {
  font-weight: bolder;
  color: black;
}
/*.tx-solr-autosuggest .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }*/
.tx-solr-autosuggest .autocomplete-selected {
  background: #d0d0c5;
}
.tx-solr-autosuggest .autocomplete-group {
  padding: 10px 5px;
}
.tx-solr-autosuggest .autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #999;
}
/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.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;
}
.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;
}
/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.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-year {
  width: 100%;
}
.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 {
  border-left-width: 0;
}
.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: 0em;
}
/* 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 {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* pagination */
#tx-solr-pagination-results-per-page {
  float: left;
  margin: 22px 0;
}
#tx-solr-pagination-results-per-page .selecter {
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: middle;
}
#tx-solr-pagination .tx-pagebrowse-pi1 {
  float: right;
}
#tx-solr-search #tx-solr-pagination ul.tx-pagebrowse {
  margin-top: 0px;
  padding-top: 2px;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search functions */
#tx-solr-search-functions div.secondaryContentSection {
  padding: 0px 0px 10px 0px;
  margin: 0px 10px 2.4em 0px;
  width: 100%;
}
#tx-solr-search-functions .secondaryContentSection .csc-header {
  padding-left: 10px;
}
#tx-solr-search-functions .secondaryContentSection .csc-header h1,
#tx-solr-search-functions .secondaryContentSection .csc-header h2,
#tx-solr-search-functions .secondaryContentSection .csc-header h3 {
  width: 100%;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* faceting */
#tx-solr-faceting .facets .csc-header {
  padding: 6px 0px 6px 10px;
}
#tx-solr-faceting .facets .facet-option-list {
  padding: 5px 0px 10px 0px;
}
#tx-solr-faceting .facets .facet-type-numericRange .facet-option-list {
  width: 85%;
}
#tx-solr-faceting .facets .facet-label {
  background-color: #4f5455;
  color: #ffffff;
  font-weight: bold;
}
#tx-solr-faceting .facets .facet-result-count {
  color: #777777;
}
#tx-solr-faceting .facets .dateselector {
  margin-right: 5px;
  width: 85px;
}
#tx-solr-facets-in-use li {
  list-style-type: none;
  margin-left: 10px;
}
#tx-solr-facets-in-use .facets-remove-all {
  margin-top: 10px;
}
#tx-solr-faceting .facets li {
  list-style-type: none;
  margin-left: 0px;
}
.ltext {
  text-align: left !important;
}
.btn.dropdown-toggle {
  min-width: 60px;
}
.form-inline .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.tx-solr .form-container {
  padding: 0;
}
.tx-solr .gform-form-field.input-lg {
  height: 46px !important;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* sorting */
#tx-solr-sorting li {
  list-style-type: none;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* results */
#tx-solr-search .tx-solr-search-word {
  font-weight: bold;
}
#tx-solr-search .tx-pagebrowse {
  margin-top: 10px;
}
#tx-solr-search .results-list {
  padding: 0;
}
#tx-solr-search .results-list li {
  list-style: none inside;
  margin-left: 0px;
}
.results-entry {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1em;
  margin-bottom: 3em;
}
.results-entry h3 a {
  color: #333333;
}
.results-entry h3 a:hover {
  color: #333333;
}
.results-elevated {
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 1em;
}
.results-elevated-label {
  font-size: 50%;
  padding-bottom: 5px;
}
.results-topic {
  font-weight: bold;
  margin-bottom: 5px;
}
.result-content {
  clear: both;
}
.results-highlight {
  color: #27aadb;
  background: none !important;
}
#tx_solr_search .tx-solr-q {
  padding: 10px 60px 10px 10px;
  width: 300px;
}
.tx-solr-q {
  outline: 0;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance */
.relevance {
  height: 20px;
}
.relevance-label,
.relevance-bar,
.relevance-percent {
  float: left;
  margin-right: 3px;
}
.relevance-bar {
  height: 20px;
  padding-top: 6px;
}
.tx-solr-relevance-bar {
  width: 100px;
  height: 12px;
  border: 1px solid #555555;
  font-size: 1px;
  padding: 1px;
}
.tx-solr-relevance,
.tx-solr-relevance-fill {
  margin-right: 0px !important;
  height: 8px;
  padding: 0px;
  float: left;
}
.tx-solr-relevance {
  background-color: #f0ad4e;
}
.tx-solr-relevance-fill {
  background-color: #555555;
}
/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* frequent searches */
#tx-solr-frequent-searches ul {
  padding-right: 10px;
}
#tx-solr-frequent-searches li {
  list-style-type: none;
  margin-left: 10px;
  display: inline;
}
.tx-solr-frequent-term-14 {
  font-size: 14px;
}
.tx-solr-frequent-term-15 {
  font-size: 15px;
}
.tx-solr-frequent-term-16 {
  font-size: 16px;
}
.tx-solr-frequent-term-16 {
  font-size: 16px;
}
.tx-solr-frequent-term-17 {
  font-size: 17px;
}
.tx-solr-frequent-term-18 {
  font-size: 18px;
}
.tx-solr-frequent-term-19 {
  font-size: 19px;
}
.tx-solr-frequent-term-20 {
  font-size: 20px;
}
.tx-solr-frequent-term-21 {
  font-size: 21px;
}
.tx-solr-frequent-term-22 {
  font-size: 22px;
}
.tx-solr-frequent-term-23 {
  font-size: 23px;
}
.tx-solr-frequent-term-24 {
  font-size: 24px;
}
.tx-solr-frequent-term-25 {
  font-size: 25px;
}
.tx-solr-frequent-term-26 {
  font-size: 26px;
}
.tx-solr-frequent-term-27 {
  font-size: 27px;
}
.tx-solr-frequent-term-28 {
  font-size: 28px;
}
.tx-solr-frequent-term-29 {
  font-size: 29px;
}
.tx-solr-frequent-term-30 {
  font-size: 30px;
}
.tx-solr-frequent-term-31 {
  font-size: 31px;
}
.tx-solr-frequent-term-32 {
  font-size: 32px;
}
.tx-solr-frequent-term-33 {
  font-size: 33px;
}
.tx-solr-frequent-term-34 {
  font-size: 34px;
}
/**************************************/
/* default styles for news extension */
/**************************************/
.datemenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.datemenu .yeartitle {
  background: #4f5455;
  color: #ffffff;
  padding: 6px 12px;
  margin-bottom: 4px;
  font-weight: 700;
}
.datemenu .nitems {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.datemenu .nitems li {
  background: #eeeeee;
  padding: 6px 12px;
  margin-bottom: 4px;
}
.datemenu .nitems li a {
  color: #333333;
}
.datemenu .nitems li a:hover {
  color: #333333;
}
.datemenu .dl-horizontal {
  margin-bottom: 0;
}
.datemenu .dl-horizontal dt {
  text-align: left;
}
.event-detail-date {
  color: #333333;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: block;
  overflow: hidden;
  padding-top: 8px;
  padding-bottom: 8px;
}
.event-detail-date .event_date_label {
  display: block;
  float: left;
  min-width: 80px !important;
}
.mediaelement-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.mediaelement-video iframe,
.mediaelement-video object,
.mediaelement-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* global styles */
.news {
  /*font-size: 12px;
	font-family: Arial, sans-serif;*/
}
.news .hidden {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  overflow: hidden;
}
.news .clear {
  clear: both;
}
.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}
.news .nav li {
  float: left;
  list-style: none;
  /*line-height: 1em;*/
}
.news .nav a {
  float: left;
  display: block;
  /*line-height: 1em;*/
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .nav {
  zoom: 1;
}
/* list + search + latest view */
.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.news .article:last-child {
  /*padding-bottom: 0;
	margin-bottom: 0;*/
}
.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article {
  zoom: 1;
}
.news .article .news-img-wrapl {
  float: left;
  /*width: 128px;*/
  /*margin: 3px 12px 5px 0;*/
  padding-right: 20px;
}
.news .article h3 {
  /*font-size: 1.25em;
	margin: 0px;*/
}
.news .article h3 a {
  color: #333333;
}
.news .article h3 a:hover {
  color: #333333;
}
.news .article .teaser-text {
  margin: 0 0 1em 0;
  /*line-height: 20px;*/
}
.news .article .teaser-text.detail {
  font-weight: 700;
}
.news .header {
  /*line-height: 20px;*/
}
.news .footer {
  /*clear: both;*/
  padding: 5px 0 0 0;
  /*border-top: 1px solid @grayeee;*/
  /*margin-top: 15px;*/
}
.news .footer .news-list-date {
  margin-bottom: .5em;
}
.news .footer p {
  /*line-height: 1em;*/
  margin: 0px;
}
.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
}
.news .footer span:last-child {
  border-right: 0;
}
.news .footer .news-category a {
  text-transform: uppercase;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}
.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
  color: #888888;
}
/* search view */
.news-whatis {
  margin: 15px 0;
  padding-bottom: 3px;
  border-bottom: 1px solid #eeeeee;
}
.news-browsebox {
  margin: 15px 0;
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.news-browsebox ul li {
  margin: 0 5px;
}
.news-browsebox ul .prev {
  margin-right: 20px;
  margin-left: 0;
}
.news-browsebox ul .current-page a {
  font-weight: bold;
}
.news-browsebox ul .next {
  margin-left: 20px;
  margin-right: 0;
}
/* single view */
.news-single .footer {
  /*margin-bottom: 20px;*/
  /*margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;*/
  /*border-top: 1px solid @grayeee;*/
}
.news-single .article .news-img-wrap {
  float: left;
  /*width: 40%;*/
  /*min-height: 180px;*/
  /*margin: 0 0 0 25px;*/
}
.news-single .teaser-text {
  /*font-size: 15px;*/
  color: #888888;
}
.news-text-wrap {
  margin-bottom: 1em;
}
.news-single .article .news-img-wrap img {
  float: none;
}
.news-img-caption {
  color: #777777;
  font-size: 14px;
}
/* related news + files */
.news-related-wrap {
  display: table;
  width: 100%;
}
.news-related {
  width: 50%;
  padding: 0 15px 15px 15px;
  display: table-cell;
}
.news-related ul {
  padding-left: 0px;
  list-style-type: none;
}
.news-related ul li {
  margin-bottom: 12px;
}
.news-related h4 {
  margin-bottom: 10px;
}
.news-related ul li span {
  border-right: 1px solid #dddddd;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888888;
}
.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}
.news-related-files .news-related-files-link a {
  /*background-image: url('../../../../../typo3conf/ext/template_local/Resources/Public/Stylesheet/img/background/file-icon-sprites.gif');*/
  background-repeat: no-repeat;
}
.news-related-files ul li {
  margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}
.news .page-navigation p {
  float: left;
  display: none;
}
.news .page-navigation ul {
  /*float:right;
	position: relative;
	left: 250px;
	margin: 0px;*/
}
.news .page-navigation li {
  /*	margin-bottom: 25px;*/
}
.news .page-navigation ul li {
  /*	float:left;
	display:block;
	padding:0 1px;
	background: none;*/
}
.news .page-navigation ul li a {
  /*	display:block;
	padding:1px 2px;*/
}
.news-clear {
  clear: both;
}
.news .no-news-found {
  color: #d4021d;
  font-style: italic;
}
.news .readmore {
  float: right;
  font-size: 10px;
  /*margin-top: 25px;*/
}
.news-single .article {
  margin-bottom: 0px;
}
.news-single .article .header {
  margin-bottom: 16px;
}
/* Changes by Tibor */
.news .newsrow .newsrow_date {
  float: left;
  margin: 0px;
  width: 160px;
}
.news .newsrow .newsrow_title {
  margin: 0px;
}
.news .newsrow .newsrow_title.wdate {
  margin-left: 160px;
}
.news ul.news-list-view {
  /*	padding: 35px;*/
}
.news .news-list-view .article {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  /*line-height: 32px;*/
}
.news {
  /*	background-color: #fff;*/
}
.arrow {
  font-size: 16px;
}
.news-list-view.latest .news-list-date {
  margin-bottom: .5em;
}
.news-list-view.latest .news-img-wrap a {
  border: none;
  padding: 0;
}
.news-list-view.latest .news-img-wrap {
  margin-top: 8px;
}
.news-list-view.latest .teaser-text {
  margin: .5em 0;
}
.socialfooter,
.news-latest-footer {
  font-size: 14px;
  color: #1d1d1b;
  padding: 7px 0;
  border-top: 1px dotted #dcdcdc;
  border-bottom: 1px dotted #dcdcdc;
  margin-top: .25em;
  margin-bottom: 2em;
}
.socialfooter .quickglyphicon,
.news-latest-footer .quickglyphicon {
  font-size: 20px;
  color: #333333;
}
.socialfooter a,
.news-latest-footer a {
  color: #1d1d1b;
}
.socialfooter.latest,
.news-latest-footer.latest {
  border-top: none;
  margin-top: 0;
  margin-bottom: em;
}
.socialfooter .readmorelink,
.news-latest-footer .readmorelink {
  float: right;
  color: #27aadb;
}
.socialfooter {
  border-top: none;
  border-bottom: none;
}
.news-detail-footer {
  color: #333333;
  padding: 8px 0;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  margin-top: .25em;
  margin-bottom: 2em;
}
.news-detail-footer .quickglyphicon {
  font-size: 20px;
  color: #333333;
}
.news-detail-footer a {
  color: #333333;
}
.news-detail-footer .news-backlink-wrap {
  float: right;
}
/* Social */
.facebookLink:hover,
.twitterLink:hover,
.gPlusLink:hover {
  text-decoration: none;
}
.facebookLink,
.twitterLink,
.gPlusLink {
  width: 18px;
  font-size: 20px;
  vertical-align: middle;
}
.readmorelink span {
  font-size: 20px;
}
.news-list-additional-header {
  border-bottom: 1px dotted #dcdcdc;
  height: 54px;
  margin-bottom: 40px;
}
.news-list-additional-header .subtitle {
  float: left;
}
.news-list-additional-header .subtitle h3 {
  margin: 0px;
}
.news-list-additional-header .buttons {
  float: right;
}
.news-list-additional-header .buttons .btn {
  vertical-align: top;
  height: 29px;
}
.rss_button {
  background: url("/typo3conf/ext/template_local/Resources/Public/Images/rss-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 32px;
  height: 32px;
  display: inline-block;
  /*background-size: cover;*/
}
.parsley-errors-list {
  position: static !important;
  display: none;
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.parsley-errors-list.filled {
  display: block;
}
.parsley-errors-list > li {
  color: #a94442;
  font-size: 87%;
}
a.parsley-errors-list > li:hover,
a.parsley-errors-list > li:focus {
  color: #843534;
}
/*.form-control.error,
.powermail_field_error,
.parsley-error,
.parsley-error:focus,
.tx-powermail div.error{
	border-color: @brand-danger !important;
}*/
.powermail_message_error {
  color: #d4021d;
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list {
  width: 100%;
  margin-bottom: 0;
  border: none;
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list > li {
  padding-left: 5px;
}
.greenPopup .formErrorContent {
  /*background: #33be40;*/
}
.blackPopup .formErrorContent {
  /*    background: #393939;
    color: #FFF;*/
}
.parsley-errors-list .formErrorArrow {
  /*    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;*/
  display: none;
}
/*
 * Picker v3.0.11 - 2014-02-26
 * A jQuery plugin for replacing default checkboxes and radios. Part of the formstone library.
 * http://formstone.it/picker/
 *
 * Copyright 2014 Ben Plum; MIT Licensed
 */
.picker-element {
  opacity: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.picker {
  cursor: pointer;
  margin: 0 0 10px 0;
  overflow: hidden;
}
.picker .picker-label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.picker .picker-handle {
  border: 1px solid #cccccc;
  display: block;
  float: left;
  height: 16px;
  margin: 3px 0 0 0;
  width: 16px;
}
/* Focus */
/*.picker.focus .picker-label { color: @gray; }*/
.picker.focus .picker-handle {
  border-color: #222222;
}
/* Radio Input */
.picker.picker-radio .picker-handle {
  border-radius: 8px;
}
.picker.picker-radio .picker-flag {
  background: #ffffff;
  display: block;
  border-radius: 4px;
  height: 8px;
  margin: 3px;
  width: 8px;
}
.picker.picker-radio.focus .picker-flag {
  background: #333333;
}
.picker.picker-radio.checked .picker-flag {
  background: #333333;
}
/* Checkbox Input */
.picker.picker-checkbox .picker-handle {
  border-radius: 3px;
}
.picker.picker-checkbox .picker-flag {
  background: #ffffff;
  border-radius: 2px;
  display: block;
  height: 100%;
  margin: 0;
  width: 100%;
}
/* 'Checked' */
.picker.picker-checkbox.checked .picker-flag:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  font-size: 14px;
  vertical-align: top;
}
/* 'Toggle' Style Input */
.picker.picker-toggle {
  padding: 20px 0 0;
  position: relative;
}
.picker.picker-toggle .picker-toggle-label {
  color: #999999;
  font-size: 12px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
.picker.picker-toggle .picker-toggle-label.on {
  left: 0;
}
.picker.picker-toggle .picker-toggle-label.off {
  color: #333333;
  right: 0;
}
.picker.picker-toggle .picker-label {
  display: none;
}
.picker.picker-toggle .picker-handle {
  border-radius: 3px;
  height: 20px;
  position: relative;
  width: 100%;
}
.picker.picker-toggle .picker-flag {
  background: #666666;
  border-radius: 2px;
  display: block;
  height: 100%;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 50%;
  -webkit-transition: left 0.1s linear;
  -moz-transition: left 0.1s linear;
  -ms-transition: left 0.1s linear;
  -o-transition: left 0.1s linear;
  transition: left 0.1s linear;
}
.picker.picker-toggle.checked .picker-toggle-label.on {
  color: #333333;
}
.picker.picker-toggle.checked .picker-toggle-label.off {
  color: #999999;
}
.picker.picker-toggle.checked .picker-flag {
  background: #666666;
  left: 0;
}
/* 'Disabled' State */
.picker.disabled {
  cursor: default;
  opacity: 0.5;
}
.picker.disabled .picker-label {
  cursor: default;
}
.picker.disabled .picker-handle {
  cursor: default;
}
@media screen and (min-width: 740px) {
  .picker:hover .picker-label {
    color: #555555;
  }
  .picker:hover .picker-handle {
    border-color: #aaaaaa;
  }
  .picker.picker-radio:hover .picker-flag {
    background: #dddddd;
  }
  .picker.disabled:hover .picker-label {
    color: #888888;
  }
  .picker.disabled:hover .picker-handle {
    border-color: #cccccc;
  }
  .picker.picker-radio.disabled:hover .picker-flag {
    background: #ffffff;
  }
}
.checkbox-inline .picker,
.radio-inline .picker {
  margin-left: -18px;
}
.checkbox-inline .picker .picker-label,
.radio-inline .picker .picker-label {
  padding-left: 20px;
}
/* IE8
	@media \0screen {
	 	.picker-element { left: -99999px; }

	 	.picker.disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
 	}
 		*/
.datepicker {
  border-radius: 3px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.highlighted,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.highlighted.active {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted .badge {
  color: #d9edf7;
  background-color: #000000;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today[disabled],
fieldset[disabled] .datepicker table tr td.today,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000000;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000000;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.range.highlighted.active {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted .badge {
  color: #e4eef3;
  background-color: #000000;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000000;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
  color: #777777;
  background-color: #ffffff;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #27aadb;
  border-color: #219ac7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #0f465a;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #187293;
  border-color: #0f465a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.highlighted,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.highlighted.active {
  background-color: #27aadb;
  border-color: #219ac7;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
  color: #27aadb;
  background-color: #ffffff;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #27aadb;
  border-color: #219ac7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #0f465a;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #1e89b1;
  border-color: #187293;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: #187293;
  border-color: #0f465a;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #27aadb;
  border-color: #219ac7;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #27aadb;
  background-color: #ffffff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.interactive-map.desktop-map {
  width: auto;
  height: 100%;
}
.interactive-map.desktop-map .map-nav {
  margin-top: -75px;
  margin-bottom: 25px;
}
.interactive-map.desktop-map .map-nav .nav.nav-pills .dropdown {
  float: none;
  display: inline-block;
}
.interactive-map.desktop-map .map-nav .nav.nav-pills .dropdown a {
  color: #ffffff;
}
.interactive-map.desktop-map .map-nav .nav.nav-pills .dropdown .dropdown-menu li a {
  color: #1d1d1b;
}
.interactive-map.desktop-map .map-container {
  width: auto;
  height: 100%;
  padding-bottom: 100px;
}
.interactive-map.desktop-map .map-container .parent-map-area {
  width: auto;
  height: 100%;
}
.interactive-map.desktop-map .map-container .parent-map-area .map-area {
  width: auto;
  height: 100%;
}
.interactive-map.desktop-map .map-container .parent-map-area .map-area svg {
  width: auto;
  height: 100%;
  margin: 0 auto;
  right: 0;
  left: 0;
}
.interactive-map.desktop-map .map-container .parent-map-area .map-area img {
  width: auto;
  height: 100%;
}
.cs2jobs-list .list-group-item:first-child {
  border-radius: 0;
}
.cs2jobs-list .list-group-item {
  background-color: #dddddd;
  color: #666666;
  border: none;
  border-top: 2px solid #e9e9e9;
  min-height: 54px;
  padding: 10px 20px;
}
.cs2jobs-list .list-group-item.even {
  background-color: #c5c6c6;
}
.cs2jobs-list .list-group-item.even:hover {
  background-color: #f5f5f5;
}
.cs2jobs-list .list-group-item.year {
  background-color: #808084;
  color: #ffffff;
}
.cs2jobs-list .list-group-item.year h3 {
  font-size: 20px;
  font-family: 'MyriadPro-Bold';
  margin: 0;
  line-height: 30px;
}
.cs2jobs-list .list-group-item .cs2jobs-list-itemTitle {
  display: inline-block;
  width: 45%;
}
.cs2jobs-list .list-group-item .cs2jobs-list-location {
  display: inline-block;
  width: 16%;
}
.cs2jobs-list .list-group-item .cs2jobs-list-divisionLabel {
  display: inline-block;
  width: 20%;
  text-align: right;
  padding-right: 4px;
}
.cs2jobs-list .list-group-item .cs2jobs-list-divisionLogo {
  display: inline-block;
  width: 17%;
  text-align: right;
}
.cs2jobs-list .list-group-item .cs2jobs-list-divisionLogo img {
  max-width: 100%;
}
.cs2jobs-detail {
  color: #666666;
}
.cs2jobs-detail .cs2jobs-detail-header {
  font-family: 'MyriadPro-Semibold';
  color: #333333 !important;
  font-size: 24px;
  text-align: left;
  margin-bottom: 30px !important;
}
.cs2jobs-detail .right-content-block {
  color: #fff;
  margin-bottom: 20px;
}
.cs2jobs-detail .right-content-block a {
  color: #fff;
}
.cs2jobs-detail .cs2jobs-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.cs2jobs-detail .btn.apply {
  margin-bottom: 20px;
}
.cs2jobs-detail .cs2jobs-detail-backlink {
  float: right;
}
.cs2jobs-apply .pagetitle {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #333;
  font-size: 24px;
  font-family: 'MyriadPro-Semibold';
}
.cs2jobs-apply .desc {
  color: #666;
}
.cs2jobs-apply .introtext {
  font-size: 16px;
  font-family: 'MyriadPro-Semibold';
  color: #666;
}
.cs2jobs-apply .backlink {
  float: right;
  display: block;
  margin-top: 30px;
}
.cs2jobs-apply .title {
  font-family: 'MyriadPro-Semibold';
  color: #666;
  padding: 25px 0;
}
.cs2jobs-apply .redtext {
  display: inline;
  color: #ee3a43;
}
.cs2jobs-apply form .form-group-lg {
  margin-bottom: 15px;
}
.cs2jobs-apply form .form-field {
  border: 1px solid #cccccc;
  padding: 8px 12px;
  width: 100%;
  border-radius: 5px;
  color: #999;
}
.cs2jobs-apply form .fileupload {
  margin-top: 40px;
  margin-bottom: 40px;
}
.cs2jobs-apply form .fileupload .MultiFile-title {
  list-style: none;
  color: #666;
  font-size: 16px;
}
.cs2jobs-apply form .fileupload .browsefile a {
  background-color: #666666;
}
.cs2jobs-apply form .fileupload .browsefile a:hover {
  color: #000;
}
.cs2jobs-apply form .fileupload .delete-file {
  float: right;
  width: 21px;
  height: 21px;
  display: inline-block;
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Images/close-x.png");
  cursor: pointer;
}
.cs2jobs-apply form .data-secure .dp-title {
  font-family: 'MyriadPro-Semibold';
  color: #666;
  padding-bottom: 25px;
}
.cs2jobs-apply form .data-secure .dp-text {
  color: #666;
}
.cs2jobs-apply form .data-secure fieldset {
  margin-top: 30px;
}
.cs2jobs-apply form .data-secure fieldset .picker .picker-handle {
  width: 22px;
  height: 22px;
  border-width: 2px;
}
.cs2jobs-apply form .data-secure fieldset .picker .picker-handle .picker-flag {
  padding-left: 2px;
  padding-top: 2px;
}
.cs2jobs-apply form .data-secure fieldset label.picker-label {
  font-size: 16px;
  font-weight: normal;
  font-family: 'MyriadPro-Regular';
  color: #666666;
  margin-left: 10px;
  margin-top: 3px;
}
.cs2jobs-apply form .row.submit {
  margin-top: 20px;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .cs2jobs-list .list-group-item .cs2jobs-list-itemTitle {
    display: block;
    float: left;
    padding: 0 5px;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-divisionLabel {
    display: block;
    float: left;
    text-align: right;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-location {
    display: block;
    float: left;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-divisionLogo {
    display: block;
    float: right;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-divisionLogo img {
    height: auto;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .cs2jobs-list .list-group-item {
    /*  .cs2jobs-list-itemTitle {
		width: 58%;
	  }

	  .cs2jobs-list-divisionLabel {
		font-size: 14px;
		width: 28%;
	  }

	  .cs2jobs-list-divisionLogo {
		width: 28%;

	  }*/
  }
}
@media only screen and (max-width: 620px) {
  .cs2jobs-list .list-group-item .cs2jobs-list-date {
    float: none;
    width: 100%;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-itemTitle {
    float: none;
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-location {
    float: none;
    width: 100%;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-divisionLabel {
    float: none;
    font-size: 14px;
    width: 100%;
    text-align: right;
  }
  .cs2jobs-list .list-group-item .cs2jobs-list-divisionLogo {
    float: none;
    width: 100%;
  }
  .cs2jobs-apply .pagetitle {
    margin-bottom: 0;
    margin-top: 0;
  }
  .cs2jobs-apply .backlink {
    margin-bottom: 10px;
    margin-top: 0;
    float: left;
  }
}
.cs2news-list h2.cs2news-list-header {
  color: #333333 !important;
  font-size: 24px;
  margin-bottom: 24px !important;
  font-family: 'MyriadPro-Semibold';
}
.cs2news-list h2.cs2news-list-header.top {
  margin-bottom: 0 !important;
}
.cs2news-list .cs2news-divisionLogo {
  text-align: right;
}
.cs2news-list .cs2news-divisionLogo img {
  margin-left: 15px;
}
.cs2news-list .cs2news-list-item {
  padding: 30px 0;
  border-bottom: 1px solid #c5c6c6;
}
.cs2news-list .cs2news-list-item:last-of-type {
  border-bottom: none;
}
.cs2news-list .cs2news-list-image {
  width: 30.3%;
  display: table-cell;
  vertical-align: top;
}
.cs2news-list .cs2news-list-image img {
  width: 100%;
  max-width: 294px;
  height: auto;
}
.cs2news-list .cs2news-body {
  display: table-cell;
  vertical-align: top;
  width: 70%;
  padding-left: 40px;
  color: #909090;
}
.cs2news-list .cs2news-body .cs2news-location {
  color: #909090;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
}
.cs2news-list .cs2news-body .cs2news-heading {
  color: #6f6f6f;
  font-size: 18px;
  font-family: 'MyriadPro-Semibold';
  margin-bottom: 17px;
}
.cs2news-list .list-group-item:first-child {
  border-radius: 0;
}
.cs2news-list .list-group-item {
  background-color: #dddddd;
  border: none;
  border-top: 2px solid #e9e9e9;
  min-height: 54px;
  padding: 10px 20px;
}
.cs2news-list .list-group-item.year {
  background-color: #808084;
  color: #ffffff;
}
.cs2news-list .list-group-item.year h3 {
  font-size: 20px;
  font-family: 'MyriadPro-Bold';
  margin: 0;
  line-height: 30px;
}
.cs2news-list .list-group-item .cs2news-list-date {
  display: inline-block;
  width: 17%;
  height: 100%;
  color: #666666;
}
.cs2news-list .list-group-item .cs2news-list-itemTitle {
  display: inline-block;
  width: 61%;
  height: 100%;
}
.cs2news-list .list-group-item .cs2news-list-itemTitle a {
  color: #666666;
}
.cs2news-list .list-group-item .cs2news-list-divisionLabel {
  display: inline-block;
  width: 20%;
  text-align: right;
}
.cs2news-list .list-group-item .cs2news-list-divisionLogo {
  display: inline-block;
  width: 21%;
  height: 100%;
  text-align: right;
}
.cs2news-list .list-group-item .cs2news-list-divisionLogo img {
  max-width: 100%;
  height: auto;
}
.cs2news-detail {
  color: #666;
  padding-top: 15px;
}
.cs2news-detail .cs2news-detail-backlink {
  float: right;
}
.cs2news-detail .cs2news-location {
  margin-bottom: 5px;
}
.cs2news-detail .cs2news-detail-header {
  color: #333333 !important;
  font-size: 24px;
  font-family: MyriadPro-Semibold;
  margin-bottom: 22px !important;
}
.cs2news-detail .right-content-block {
  color: #fff;
  margin-bottom: 20px;
}
.cs2news-detail .right-content-block a {
  color: #fff;
}
.cs2news-detail .cs2news-teaser {
  font-family: 'MyriadPro-Semibold';
}
.cs2news-detail .cs2news-pdf .btn-y {
  overflow-wrap: break-word;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 0;
  white-space: normal;
}
.cs2news-detail .cs2news-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.cs2news-detail .table-cell.cs2news-img {
  width: 64.64%;
}
.cs2news-detail .table-cell.cs2news-download {
  vertical-align: bottom;
  padding-left: 40px;
}
.cs2news-detail .cs2news-pdf-label {
  font-family: MyriadPro-Semibold;
  font-size: 18px;
  margin-bottom: 20px;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .cs2news-list .list-group-item .cs2news-list-date {
    display: block;
    float: left;
    width: 14%;
  }
  .cs2news-list .list-group-item .cs2news-list-itemTitle {
    display: block;
    float: left;
    padding: 0 5px;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLabel {
    display: block;
    float: left;
    text-align: right;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLogo {
    display: block;
    float: right;
    width: 16%;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLogo img {
    height: auto;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .cs2news-list .list-group-item .cs2news-list-itemTitle {
    width: 76%;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLabel {
    font-size: 14px;
    width: 28%;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLogo {
    width: 28%;
  }
  .cs2news-detail .table.cs2news-media {
    display: block;
  }
  .cs2news-detail .table-cell.cs2news-img {
    width: 100%;
    display: block;
  }
  .cs2news-detail .table-cell.cs2news-download {
    display: block;
    padding: 20px 0;
  }
  .cs2news-detail .table-cell.cs2news-download a {
    display: block;
  }
}
@media only screen and (max-width: 620px) {
  .cs2news-list .list-group-item .cs2news-list-date {
    float: none;
    width: 100%;
  }
  .cs2news-list .list-group-item .cs2news-list-itemTitle {
    float: none;
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLabel {
    float: none;
    font-size: 14px;
    width: 100%;
    text-align: right;
  }
  .cs2news-list .list-group-item .cs2news-list-divisionLogo {
    float: none;
    width: 100%;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .cs2news-list .cs2news-list-image {
    width: 100%;
    display: block;
  }
  .cs2news-list .cs2news-list-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .cs2news-list .cs2news-body {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
/* Custom, iPhone Retina */
.cleaner {
  border: 0 none;
  clear: both;
  font-size: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
  .col-sm-2x {
    width: 20%;
  }
}
.parallax-slider {
  max-width: 100% !important;
  /*height: auto !important;*/
}
.bootstrap-select {
  position: relative;
}
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.main-container {
  margin-top: 0px;
  position: relative;
}
.main-container .overlay-header {
  height: 273px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background: red;
}
.slidecontainer {
  max-width: 980px;
}
.animated-normal {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.no-js,
.lt-ie9 {
  display: none;
}
html,
body {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  -webkit-font-smoothing: subpixel-antialiased;
}
/* General */
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
}
body {
  font-size: 16px;
  font-family: 'MyriadPro-Regular';
  background: #ffffff;
  color: #333333;
}
body.bvz,
body.gex {
  color: #6f6f6f;
}
/* Loading */
#loading {
  z-index: 10;
  display: block;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
  position: absolute;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/loader.gif") center center no-repeat;
}
#loading-btn {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/loader.gif");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin: 8px auto;
  line-height: 40px;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.clear {
  clear: both;
}
.clear-10 {
  clear: both;
  height: 10px;
}
.clear-15 {
  clear: both;
  height: 15px;
}
.clear-20 {
  clear: both;
  height: 20px;
}
.push-20 {
  clear: both;
  margin-bottom: 20px !important;
}
.div-center {
  display: table;
  margin: 0 auto;
}
.mytable {
  display: table;
  width: 100%;
  height: 100%;
}
.fixed-table-layout {
  table-layout: fixed;
}
.table-cell {
  display: table-cell;
}
.va-middle {
  vertical-align: middle;
}
.va-top {
  vertical-align: top;
}
.va-bottom {
  vertical-align: bottom;
}
.static {
  position: static;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.cover {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vspace5px {
  height: 5px;
}
.vspace10px {
  height: 10px;
}
.vspace15px {
  height: 15px;
}
.vspace20px {
  height: 20px;
}
.vspace25px {
  height: 25px;
}
.vspace30px {
  height: 30px;
}
.vspace35px {
  height: 35px;
}
.vspace40px {
  height: 40px;
}
.vspace5px:before,
.vspace5px:after,
.vspace10px:before,
.vspace10px:after,
.vspace15px:before,
.vspace15px:after,
.vspace20px:before,
.vspace20px:after,
.vspace25px:before,
.vspace25px:after,
.vspace30px:before,
.vspace30px:after,
.vspace35px:before,
.vspace35px:after,
.vspace40px:before,
.vspace40px:after {
  display: table;
  content: "";
}
.vspace5px:after,
.vspace10px:after,
.vspace15px:after,
.vspace20px:after,
.vspace25px:after,
.vspace30px:after,
.vspace35px:after,
.vspace40px:after {
  clear: both;
}
.form-control {
  border: 1px solid #e3e3e3;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #a0a0a0;
}
ul.floated-list {
  margin-bottom: 0;
}
ul.floated-list li {
  display: block;
  float: left;
}
ul.floated-list li a {
  display: block;
}
.no-js #loading {
  display: none;
}
@-webkit-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.page-fade {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.motion {
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.hp-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.7s;
  transition-delay: 0.1s;
}
.font-light {
  font-family: 'MyriadPro-Light';
}
.font-regular {
  font-family: 'MyriadPro-Regular';
}
.font-semibold {
  font-family: 'MyriadPro-Semibold';
}
.font-bold {
  font-family: 'MyriadPro-Bold';
}
a {
  color: #27aadb;
  outline: none;
  -webkit-font-smoothing: antialiased;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
.h2,
h1,
h2 {
  font-family: 'MyriadPro-Semibold';
  margin-top: 0;
}
h1,
h2,
h3,
h5 {
  font-weight: 400;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12px;
}
p {
  font-size: 16px;
  font-family: 'MyriadPro-Regular';
  margin-bottom: 20px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
}
p.large {
  font-size: 24px;
}
.small {
  font-size: 14px !important;
}
.font-size-normal {
  font-size: 18px;
  margin-bottom: 20px;
}
.clear {
  clear: both;
}
.pointer {
  cursor: pointer;
}
.text-light {
  font-weight: 300 !important;
}
.text-normal {
  font-weight: 400;
}
.text-bold {
  font-weight: 600;
}
.text-italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.before:before,
.after:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-title {
  font-size: 36px;
  margin-bottom: 0px;
  -webkit-font-smoothing: antialiased;
}
.section-title {
  font-size: 24px;
  margin-bottom: 0px;
  -webkit-font-smoothing: antialiased;
}
.section-subtitle {
  margin-bottom: 0px;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
.full-width {
  width: 100%;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-90 {
  margin-top: 90px;
}
.margin-top-120 {
  margin-top: 120px;
}
.horizontal-center,
.horizontal-left,
.horizontal-right {
  float: none;
}
.horizontal-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.horizontal-left {
  margin-left: 0;
  margin-right: auto;
  left: 0;
}
.horizontal-right {
  margin-left: auto;
  margin-right: 0;
  right: 0;
}
.vertical-center {
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.pull-bottom {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}
.pull-middle {
  display: inline-block;
  vertical-align: middle !important;
  float: none;
}
.bg-blue {
  background-color: #202c36;
}
.bvz .bg-white,
.bg-white {
  background-color: #ffffff !important;
}
.gex .bg-white {
  background-color: #edeeee !important;
}
.color-default {
  color: #58595b !important;
}
.color-white {
  color: #ffffff !important;
}
.color-yellow {
  color: #27aadb !important;
}
.color-dark-grey {
  color: #434343 !important;
}
.color-dark {
  color: #333333 !important;
}
.color-black {
  color: #000000 !important;
}
.box-grey {
  border: solid 1px #d0d0d0;
}
.box-grey:after {
  bottom: -4px;
  border-bottom: 3px solid #f2f2f2;
}
.link-normal {
  color: #333;
  margin-bottom: 0;
  line-height: 24px;
  border-bottom: 1px solid #27aadb;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link-normal:hover,
.link-normal:focus {
  color: #27aadb;
}
/* Header */
header {
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  position: fixed;
  width: 100%;
  z-index: 20;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  height: 78px;
}
/* Logo */
.logonav .container {
  max-width: 1200px;
}
.logo {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/ggb_logo.png") no-repeat center center;
  background-size: 100%;
}
.logonav .logo {
  width: 372px;
  height: 77px;
  background-size: 100%;
  margin: 15px auto 0 auto;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.logonav .logo-bvz {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/bvz_logo.png") no-repeat top center;
  width: 370px;
  height: 70px;
  background-size: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.logonav .logo-gex {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/logo_glacier_express.png") no-repeat top center;
  width: 198px;
  height: 76px;
  background-size: 100%;
  margin: 8px auto 0 auto;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.logonav .logo-mgb {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/mgb_logo.png") no-repeat top center;
  width: 372px;
  height: 72px;
  background-size: 100%;
  margin: 15px auto 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.top-gradient {
  width: 100%;
  height: 135px;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
header.smaller {
  background: rgba(233, 233, 233, 0.97);
  height: 78px;
  border-bottom: 1px solid #ccc;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
header.smaller .logonav .logo {
  width: 292px !important;
  height: 64px !important;
  margin: 6px auto 0px auto;
}
header.smaller .logonav .logo-mgb {
  width: 330px !important;
  height: 64px !important;
  margin: 6px auto 0px auto;
}
header.smaller .logonav .logo-gex {
  width: 198px !important;
  height: 76px !important;
  margin: 6px auto 0px auto;
}
/* Navigation */
.navbar {
  border: none;
  margin-bottom: 0px;
  min-height: inherit;
  position: relative;
}
.navbar-default {
  background: transparent;
  border-color: transparent;
}
.navbar-collapse {
  padding: 0;
}
.mega-menu {
  padding: 20px;
  width: 1170px;
  border-radius: 0;
  margin-top: 92px;
  border: none;
  padding-bottom: 10px !important;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/menu-bg.png") 20px 95px repeat-x rgba(79, 84, 85, 0.92);
  box-shadow: none;
  font-size: 16px;
}
.bvz .mega-menu,
.gex .mega-menu {
  background-position: 20px 53px;
}
.sommer-menu::after,
.winter-menu::after {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icon.png") no-repeat 38px bottom;
  content: "";
  height: 14px;
  position: absolute;
  right: -50%;
  top: -14px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 100%;
}
.winter-menu::after {
  background-position: 132px bottom;
}
.mega-menu li {
  float: left;
  padding: 0px;
  margin: 0;
  list-style: none;
  color: #fefefe;
}
.mega-menu li.mega-menu-column {
  margin-right: 0px;
}
.mega-menu .nav-header {
  padding: 15px 0px 5px 0px;
  width: 100%;
  font-family: 'MyriadPro-Bold';
  font-size: 16px;
}
.mega-menu img {
  padding-bottom: 10px;
}
.mega-menu li ul {
  margin: 0;
  padding: 0;
}
.mega-menu li ul li {
  margin: 0 0 0 20px;
  padding: 0 35px 0 0;
  width: 100%;
  float: none;
  font-size: 14px;
  list-style: none;
}
.winter-menu li ul li {
  padding: 0 20px 0 0;
}
.mega-menu li ul li:hover {
  list-style: none;
}
.mega-menu li ul li a {
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 5px 0px;
  display: block;
}
.mega-menu li ul li:hover a,
.mega-menu li ul li a:hover {
  color: #27aadb;
}
.bvz .mega-menu li ul li:hover a,
.bvz .mega-menu li ul li a:hover {
  color: #EE3A43;
}
.gex .mega-menu li ul li:hover a,
.gex .mega-menu li ul li a:hover {
  color: #27aadb;
}
.mega-menu li ul li:nth-child(2) a {
  padding: 15px 0px 5px 0px;
}
.mega-menu li ul li:first-child a {
  padding: 5px 0px 5px 0px;
}
.sommer-menu .mega-menu-column,
.winter-menu .mega-menu-column {
  float: none !important;
}
.sommer-menu .mega-menu-row,
.winter-menu .mega-menu-row {
  display: block;
  width: 100%;
  max-width: 100%;
}
.sommer-menu .mega-menu-row .nav-header,
.winter-menu .mega-menu-row .nav-header {
  padding-bottom: 0;
}
.sommer-menu .mega-menu-row ul li a,
.winter-menu .mega-menu-row ul li a {
  padding-bottom: 0 !important;
}
/* Disable Toggle style
********************************/
/* Dropdown Toggle on style */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background: inherit;
  /* Set to inherit when using mouse hover to open dropdown */
  color: inherit;
}
/* Toggle off style */
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav > li.dropdown > a:focus {
  background: inherit;
  color: inherit;
}
/* Toggle hover */
.navbar .nav li.dropdown > .dropdown-toggle:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle:hover {
  background-color: transparent;
}
/* Toggle caret*/
/* Toggle caret hover */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}
/* Toggle caret active */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}
/* Hover style
********************************/
.navbar .nav > li > a,
.mega-menu a {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/
  -webkit-backface-visibility: hidden;
  /* Safari Flicker Fix #2 */
  -webkit-transform: translateZ(0);
}
.navbar .nav li.dropdown .sommer,
.navbar .nav li.dropdown .winter {
  width: 94px;
  height: 78px;
  text-align: center;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #4f5455;
  float: left;
  border-left: 1px solid rgba(111, 111, 111, 0.35);
  border-right: 1px solid rgba(111, 111, 111, 0.35);
}
.navbar .nav li.dropdown .sommer {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/sun-dark.png") center 8px no-repeat;
}
.toggle-menu a span {
  background: #000;
  display: block;
  height: 3px;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.bvz > .toggle-menu a span,
.gex > .toggle-menu a span {
  background: #666;
}
.bvz:hover > .toggle-menu a span,
.gex:hover > .toggle-menu a span {
  background: #27aadb;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.bvz:hover > a span,
.gex:hover > a span {
  color: #27aadb;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.gex:hover > .toggle-menu a span {
  background: #27aadb;
}
.gex:hover > a span {
  color: #27aadb;
}
.navbar .nav li.dropdown .sommer.active,
.navbar .nav li.dropdown .sommer:hover,
.navbar .nav li.dropdown .sommer:focus {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/sun-light.png") center 8px no-repeat;
  color: #27aadb;
  border-left: 1px solid rgba(79, 84, 85, 0);
  border-right: 1px solid rgba(79, 84, 85, 0);
}
.navbar .nav li.dropdown .winter {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/winter-dark.png") center 8px no-repeat;
  margin-left: -1px;
}
.navbar .nav li.dropdown .winter.active,
.navbar .nav li.dropdown .winter:hover,
.navbar .nav li.dropdown .winter:focus {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/winter-light.png") center 8px no-repeat;
  color: #27aadb;
}
.mgb .navbar .nav li.dropdown .sommer.active,
.mgb .navbar .nav li.dropdown .sommer:hover,
.mgb .navbar .nav li.dropdown .sommer:focus {
  background: #27aadb url("/typo3conf/ext/template_local/Resources/Public/Proto/images/sun-light1.png") center 8px no-repeat;
  color: #ffffff;
  border-left: 1px solid rgba(79, 84, 85, 0);
  border-right: 1px solid rgba(79, 84, 85, 0);
}
.mgb .navbar .nav li.dropdown .winter.active,
.mgb .navbar .nav li.dropdown .winter:hover,
.mgb .navbar .nav li.dropdown .winter:focus {
  background: #27aadb url("/typo3conf/ext/template_local/Resources/Public/Proto/images/winter-light-1.png") center 8px no-repeat;
  color: #ffffff;
}
.navbar .nav li.dropdown .sommer span,
.navbar .nav li.dropdown .winter span {
  display: block;
  text-align: center;
  padding-top: 52px;
}
.navbar .nav li.dropdown.bvz .dropdown-toggle span,
.navbar .nav li.dropdown.gex .dropdown-toggle span {
  padding-top: 40px;
  padding-left: 20px;
  font-size: 18px;
}
.toggle-menu {
  position: absolute;
  right: 15px;
  width: 27px;
  top: 32px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bvz > .toggle-menu,
.gex > .toggle-menu {
  right: auto;
  top: 50px;
}
.toggle-menu a {
  display: block;
}
.toggle-menu a span + span {
  margin-top: 5px;
}
.top-bar {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.middle-bar {
  opacity: 1;
}
.bottom-bar {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.toggle-menu .rotateSpan .top-bar {
  transform: rotate(45deg);
  transform-origin: 6px bottom;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 6px bottom;
}
.toggle-menu .rotateSpan .middle-bar {
  opacity: 0;
}
.toggle-menu .rotateSpan .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: left -2px;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: left -2px;
}
.navbar .nav li.dropdown.bvz .sommer,
.navbar .nav li.dropdown.gex .sommer {
  background: none;
  border-right: none;
  border-left: none;
}
.navbar .nav li.dropdown.bvz .sommer:hover,
.navbar .nav li.dropdown.bvz .sommer:focus {
  background: none;
  color: #27aadb;
  border-right: none;
  border-left: none;
}
.navbar .nav li.dropdown.gex .sommer:hover,
.navbar .nav li.dropdown.gex .sommer:focus {
  background: none;
  color: #27aadb;
  border-right: none;
  border-left: none;
}
.navbar .nav li.dropdown.bvz .sommer.active {
  color: #4f5455;
}
.navbar .nav li.dropdown.gex .sommer.active {
  color: #4f5455;
}
.logonav .right-icons {
  float: right;
}
.logonav .right-icons .weather,
.logonav .right-icons .user-login,
.logonav .right-icons .webcam,
.logonav .right-icons .cart {
  float: left;
  border-left: 1px solid rgba(111, 111, 111, 0.35);
}
.logonav .right-icons .cart {
  border-right: 1px solid rgba(111, 111, 111, 0.35);
}
.logonav .right-icons .weather .icon,
.logonav .right-icons .user-login .icon,
.logonav .right-icons .webcam .icon,
.logonav .right-icons .cart .icon {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  min-width: 60px;
  min-height: 78px;
  display: block;
  position: relative;
}
.logonav .right-icons .weather .icon {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/weather-dark.png") 20px 14px no-repeat;
  width: 91px;
  color: #6f6f6f;
  padding: 0px 20px 0 20px;
  border-right: none;
}
.logonav .right-icons .weather .icon:hover {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/weather-light.png") 20px 14px no-repeat;
  color: #fff;
}
.mgb .logonav .right-icons .weather .icon:hover,
.gex .logonav .right-icons .weather .icon:hover {
  background: #27aadb url("/typo3conf/ext/template_local/Resources/Public/Proto/images/weather-light-1.png") 20px 14px no-repeat;
  color: #fff;
}
.logonav .right-icons .weather .icon span {
  display: block;
  text-align: right;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/arrow-point-down.png") bottom center no-repeat;
  padding-bottom: 15px;
  height: 76px;
}
.logonav .right-icons .weather .icon:hover span {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/arrow-point-down-white.png") bottom center no-repeat;
}
.mgb .logonav .right-icons .weather .icon:hover span,
.gex .logonav .right-icons .weather .icon:hover span {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/arrow-point-down-white-1.png") bottom center no-repeat;
}
.logonav .right-icons .user-login .icon {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/login-dark.png") center center no-repeat;
}
.logonav .right-icons .user-login.active .icon,
.logonav .right-icons .user-login .icon:hover {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/login-light.png") center center no-repeat;
}
.mgb .logonav .right-icons .user-login.active .icon,
.mgb .logonav .right-icons .user-login .icon:hover,
.gex .logonav .right-icons .user-login.active .icon,
.gex .logonav .right-icons .user-login .icon:hover {
  background: #27aadb url("/typo3conf/ext/template_local/Resources/Public/Proto/images/login-light-1.png") center center no-repeat;
}
.logonav .right-icons .webcam .icon {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/webcam-dark.png") center center no-repeat;
  border-right: none;
}
.logonav .right-icons .webcam .icon:hover {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/webcam-light.png") center center no-repeat;
}
.gex .logonav .right-icons .webcam .icon:hover {
  background: rgba(39, 170, 219, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/webcam-light-1.png") center center no-repeat;
}
.logonav .right-icons .cart .icon {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/cart-dark.png") center center no-repeat;
  width: 65px;
}
.logonav .right-icons .cart .icon:hover {
  background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/cart-light.png") center center no-repeat;
}
.mgb .logonav .right-icons .cart .icon:hover,
.gex .logonav .right-icons .cart .icon:hover {
  background: #27aadb url("/typo3conf/ext/template_local/Resources/Public/Proto/images/cart-light-1.png") center center no-repeat;
}
.logonav .right-icons .cart .icon span {
  width: 20px;
  height: 20px;
  display: block;
  background: #4e5254;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  color: #fff;
  position: absolute;
  top: 14px;
  left: 40px;
}
.logonav .right-icons .cart .icon:hover span {
  background: #27aadb;
  color: #fff;
}
.weather-menu {
  padding: 0px !important;
  border-radius: 0;
  margin-top: 14px;
  border: none;
  left: auto;
  right: -189px;
  box-shadow: none;
  background: rgba(79, 84, 85, 0.92);
  font-size: 16px;
}
.weather-menu::after {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icon.png") no-repeat 80.40000000000001% bottom;
  content: "";
  height: 14px;
  right: -50%;
  position: absolute;
  left: auto;
  top: -14px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 100%;
}
.weather-menu .weather-container {
  padding: 20px;
  color: #fff;
}
.weather-menu .weather-container .h2,
.weather-menu .weather-container h2 {
  margin-bottom: 25px;
}
.weather-menu .weather-container .weather-block a {
  display: block;
  width: 100%;
}
.weather-menu .weather-container .weather-block .btn-normal {
  width: 100%;
  max-width: 100%;
  display: block;
}
.weather-menu .weather-container .weather-block h3,
.weather-menu .weather-container .weather-block .h3 {
  margin-bottom: 15px;
  font-size: 20px;
}
.weather-menu .weather-container .weather-block .dayPartTitle {
  margin-bottom: 10px;
  font-size: 16px;
}
.weather-menu .weather-container .weather-block .weather-item-row {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
.weather-menu .weather-container .weather-block .weather-item-row .degree {
  font-size: 36px;
}
.cart-dropdown-menu {
  padding: 0px !important;
  width: 290px !important;
  border-radius: 0;
  margin-top: 14px;
  border: none;
  left: auto;
  right: 0px;
  box-shadow: none;
  font-size: 16px;
  background: rgba(79, 84, 85, 0.92);
}
.cart-dropdown-menu::after {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icon.png") no-repeat 91% bottom;
  content: "";
  height: 14px;
  right: -50%;
  position: absolute;
  left: auto;
  top: -14px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 100%;
}
.cart-dropdown-menu .cart-container {
  padding: 15px 15px;
  color: #fff;
}
.cart-dropdown-menu .cart-container .cart-item {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #717271;
}
.cart-dropdown-menu .cart-container .cart-item-total {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-dropdown-menu .cart-container .cart-item.first {
  padding-top: 0px;
}
.cart-dropdown-menu .cart-container .cart-item .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
.cart-dropdown-menu .cart-container .cart-item h3 {
  font-size: 16px;
  font-family: 'MyriadPro-Bold';
}
.cart-dropdown-menu .cart-container .cart-item img {
  padding-bottom: 0;
}
.cart-dropdown-menu .cart-container .cart-item .price {
  font-size: 15px;
}
.cart-dropdown-menu .cart-container .checkout-btn-block a {
  display: block;
  max-width: 100%;
  width: 100%;
}
.cart-dropdown-menu .cart-container .checkout-btn-block .btn {
  width: 100%;
  max-width: 100%;
  display: block;
}
.cart-dropdown-menu .cart-container .checkout-btn-block .login-form-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
}
.cart-dropdown-menu .cart-block,
.cart-dropdown-menu .login-block {
  display: block;
  position: relative;
  max-height: 100%;
  height: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.cart-dropdown-menu .cart-block.inactive,
.cart-dropdown-menu .login-block.inactive {
  display: none;
}
.cart-dropdown-menu .login-block {
  padding-top: 0px;
  display: none;
}
.cart-dropdown-menu .login-block.active {
  display: block;
}
.user-login-menu .parsley-errors-list li {
  color: #fff;
}
.user-login-menu.stay-visible {
  display: block !important;
}
.user-login-menu .login-block .login-row {
  margin-bottom: 10px;
}
.user-login-menu .login-block .login-row a {
  margin-bottom: 10px;
  padding: 8px 0;
  color: #fff;
  display: block;
  border: 1px solid #717271;
  border-width: 1px 0;
}
.user-login-menu .login-block .login-row a:hover {
  color: #27aadb;
}
.cart-dropdown-menu .login-block .form-field-row {
  margin-bottom: 10px;
}
.cart-dropdown-menu .login-block .form-field-row .form-field {
  background: #fff;
  border: none;
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  max-width: 100%;
  padding: 0 15px;
  text-align: left;
  width: 100%;
  border-radius: 4px;
}
.cart-dropdown-menu .login-block .form-field-row .forget-password {
  font-size: 16px;
  padding: 0;
  border-bottom: 1px solid #fff;
  min-width: inherit;
  max-width: inherit;
  border-radius: 0;
  margin-top: 10px;
}
.cart-dropdown-menu .login-block .form-field-row .forget-password:hover,
.cart-dropdown-menu .login-block .form-field-row .forget-password:focus {
  color: #27aadb;
  border-color: #27aadb;
}
.user-login-menu {
  padding: 0px !important;
  width: 290px !important;
  border-radius: 0;
  margin-top: 14px;
  border: none;
  left: auto;
  right: -67px;
  box-shadow: none;
  font-size: 16px;
  background: rgba(79, 84, 85, 0.92);
}
.user-login-menu::after {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icon.png") no-repeat 67.5% bottom;
  content: "";
  height: 14px;
  right: -50%;
  position: absolute;
  left: auto;
  top: -14px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 100%;
}
.user-login-menu .cart-container {
  padding: 15px 15px;
  color: #fff;
}
.user-login-menu .cart-container .cart-item {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #717271;
}
.user-login-menu .cart-container .cart-item-total {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
}
.user-login-menu .cart-container .cart-item.first {
  padding-top: 0px;
}
.user-login-menu .cart-container .cart-item .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
.user-login-menu .cart-container .cart-item h3 {
  font-size: 16px;
  font-family: 'MyriadPro-Bold';
}
.user-login-menu .cart-container .cart-item img {
  padding-bottom: 0;
}
.user-login-menu .cart-container .cart-item .price {
  font-size: 15px;
}
.user-login-menu .cart-container .checkout-btn-block a {
  display: block;
  max-width: 100%;
  width: 100%;
}
.user-login-menu .cart-container .checkout-btn-block .btn {
  width: 100%;
  max-width: 100%;
  display: block;
}
.user-login-menu .cart-container .checkout-btn-block .login-form-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
}
.user-login-menu .cart-container .login-btn-block .btn-normal,
.cart-dropdown-menu .cart-container .checkout-btn-block .login-form-link .btn-normal {
  background: #a8a7a7;
  color: #fff !important;
  outline: none !important;
}
.user-login-menu .cart-block,
.user-login-menu .login-block {
  display: block;
  position: relative;
  max-height: 100%;
  height: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.user-login-menu .cart-block.inactive,
.user-login-menu .login-block.inactive {
  display: none;
}
.user-login-menu .login-block {
  padding-top: 0px;
  display: none;
}
.user-login-menu .login-block.active {
  display: block;
}
.right-icons .login-block .form-field-row,
.user-login-menu .login-block .form-field-row {
  margin-bottom: 10px;
}
.right-icons .login-block .form-field-row .form-field,
.user-login-menu .login-block .form-field-row .form-field {
  background: #fff;
  border: none;
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  max-width: 100%;
  padding: 0 15px;
  text-align: left;
  width: 100%;
  border-radius: 4px;
}
.right-icons .login-block .form-field-row .forget-password,
.user-login-menu .login-block .form-field-row .forget-password {
  font-size: 16px;
  padding: 0;
  border-bottom: 1px solid #fff;
  min-width: inherit;
  max-width: inherit;
  border-radius: 0;
  margin-top: 10px;
}
.right-icons .login-block .form-field-row .forget-password:hover,
.right-icons .login-block .form-field-row .forget-password:focus,
.user-login-menu .login-block .form-field-row .forget-password:hover,
.user-login-menu .login-block .form-field-row .forget-password:focus {
  color: #27aadb;
  border-color: #27aadb;
}
/* Banner */
.banner {
  padding-top: 200px;
  padding-bottom: 50px;
}
/* Button */
.btn,
input.btn {
  min-width: 150px;
  max-width: 350px;
  display: inline-block;
  padding: 10px 20px;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.btn-normal {
  background: #27aadb;
  line-height: 40px;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  height: inherit;
  text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
  font-size: 16px;
  outline: none !important;
}
.btn-normal:hover,
.btn-normal:focus {
  color: #fff;
}
.btn-default,
.btn-default:hover {
  background: #a8a7a7;
  line-height: 40px;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  height: inherit;
  text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
  font-size: 16px;
  outline: none !important;
}
.btn-circle {
  width: 116px;
  height: 116px;
  background: #40b6bb;
  border-radius: 50%;
  min-width: inherit;
  padding: 0;
  color: #fff;
}
.button-round-sm {
  border-radius: 5px;
}
.button-round-md {
  border-radius: 15px;
}
.button-round-lg,
.features-parallax .parallax-container a {
  border-radius: 40px;
}
.btn-lg,
.btn-group-lg > .btn {
  font-size: 12px;
}
/* Common button styles */
/* Icons */
.icon {
  background-repeat: no-repeat;
}
.icon-phone {
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/phone-icon.png");
  background-position: center center;
  width: 28px;
  height: 29px;
}
/* ///////////// */
/*   HOME PAGE   */
/* ///////////// */
/* Home - Slider */
.fill {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.package-image.fill {
  background-size: contain;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
  z-index: 3;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .left-slider-nav,
.carousel-fade .right-slider-nav,
.carousel-fade .carousel-control {
  z-index: 10;
}
.slider-container {
  /*	padding-top: 		260px;
	padding-bottom: 	380px;*/
}
.page-products .slider-container {
  /*	padding-top: 		225px;
	padding-bottom: 	275px;*/
}
.slider-container .slider-heading {
  text-align: center;
  font-size: 58px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  font-family: 'MyriadPro-Regular';
  min-height: 128px;
}
.carousel-control {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 0.8;
  text-shadow: none;
  top: 50%;
  width: 25px;
  height: 48px;
  margin-top: -24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.carousel-control.left {
  background-position: top left;
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/direction-nav.png");
  left: 80px;
}
.carousel-control.right {
  background-position: top right;
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/direction-nav.png");
  left: auto;
  right: 80px;
}
.carousel-control:hover,
.carousel-control:focus {
  opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}
/* Home - Categories Link */
.section-category {
  padding: 20px 0px;
  background: rgba(78, 82, 84, 0.9);
  width: 100%;
  position: absolute;
  /*bottom:					0;*/
  z-index: 3;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  /*lacyg*/
}
.section-category .category-container {
  margin-bottom: 0px;
}
.section-category .category-container .category-block {
  text-align: center;
  margin-top: 0px;
  padding: 0 0px;
  color: #ffffff;
  font-size: 15px;
}
.section-category .category-container a {
  display: block;
}
.section-category .category-container .category-block .icon {
  width: 42px;
  height: 42px;
  margin: 0 auto;
  background-size: 42px !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.section-category .category-container .category-block h5 {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.section-category .category-container a:hover .category-block h5,
.section-category .category-container a .category-block.active h5 {
  color: #27aadb;
}
.section-category .category-container .icon,
.section-category .category-container .icon,
.section-category .category-container .icon,
.section-category .category-container .icon,
.section-category .category-container .icon,
.section-category .category-container .icon {
  background-position: top center !important;
  background-repeat: no-repeat;
}
.section-category .category-container .icon.up,
.section-category .category-container .icon.up,
.section-category .category-container .icon.up,
.section-category .category-container .icon.up,
.section-category .category-container .icon.up,
.section-category .category-container .icon.up {
  background-position: bottom center !important;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -21px;
}
.section-category .category-container a .category-block .icon,
.section-category .category-container a .category-block.active .icon.up {
  opacity: 1;
}
.section-category .category-container a .category-block .icon.up,
.section-category .category-container a .category-block.active .icon {
  opacity: 0;
}
.section-category .category-container a:hover .category-block .icon {
  opacity: 0;
}
.section-category .category-container a:hover .category-block .icon.up {
  opacity: 1;
}
.section-category .category-container a.active .category-block h5,
.section-category .category-container a.active .category-block .icon.up {
  background-position: bottom center !important;
  opacity: 1;
  color: #27aadb;
}
.section-category .category-container a.active .category-block .icon {
  opacity: 0;
}
/* Home - Parallax */
.section-parallax {
  padding: 0;
}
.slider-parallax-active {
  z-index: 2 !important;
}
.section-parallax .container {
  -webkit-box-shadow: inset -1px 3px 5px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: inset -1px 3px 5px 0px rgba(0, 0, 0, 0.23);
  box-shadow: inset -1px 3px 5px 0px rgba(0, 0, 0, 0.23);
  width: 100%;
  max-width: 100%;
}
.section-parallax .parallax-container {
  padding: 140px 0;
  max-width: 960px;
  margin: 0 auto;
}
.section-parallax .parallax-container h2 {
  margin-top: 10px;
  font-family: 'NeutraText-Book';
}
.section-parallax .parallax-container .btn,
.pricing-button-container .cd-modal .cd-modal-close,
.section-parallax .parallax-container a {
  font-size: 19px;
  color: #617e9b;
  line-height: 54px;
  height: 54px;
  padding: 0 2em;
}
.section-parallax .parallax-container .btn:hover {
  color: #fff;
}
/* Parallax BG */
::-webkit-input-placeholder {
  opacity: 1;
}
:-moz-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
.share-options {
  top: 120px;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 11;
}
.share-options ul {
  width: 50px;
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
}
.share-options ul li {
  min-height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 50px;
  margin-bottom: 5px;
  display: block;
}
.share-options ul li .slidable {
  display: block;
  height: 50px;
  right: 0px;
  position: absolute;
  width: 660px;
  background: #292a2c;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.share-options ul li .slidable:hover {
  right: -605px;
}
.share-options ul li .slidable .left-block {
  float: left;
  width: 606px;
}
.mgb .share-options ul li .slidable {
  width: 230px;
}
.mgb .share-options ul li .slidable:hover {
  right: -180px;
}
.mgb .share-options ul li .slidable .left-block {
  width: 180px;
}
.bvz .share-options ul li .slidable {
  width: 200px;
}
.bvz .share-options ul li .slidable:hover {
  right: -150px;
}
.bvz .share-options ul li .slidable .left-block {
  width: 150px;
}
.share-options ul li .slidable .right-block {
  float: right;
}
.share-options ul li .slidable .left-block .social-left-icons {
  padding: 10px;
}
.share-options ul li .slidable .left-block .social-left-icons a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  float: left;
  margin-right: 4px;
}
.share-options ul li .slidable .left-block .social-left-icons a:hover,
.share-options ul li .slidable .left-block .social-left-icons a:focus {
  color: #27aadb;
}
.share-options ul li .slidable .left-block .form-block,
.share-options ul li .slidable .left-block .email-block {
  padding: 10px;
}
.share-options ul li .slidable .left-block input {
  background: transparent;
  color: #fff;
  border: none;
  line-height: 30px;
}
.share-options ul li .slidable .left-block .email-block a {
  color: #fff;
  line-height: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.share-options ul li .slidable .left-block .email-block .mid-bar {
  color: #717271;
  padding: 0 5px;
}
.share-options ul li .slidable .left-block .email-block a:hover,
.share-options ul li .slidable .left-block .email-block a:focus,
.share-options ul li .slidable .left-block .email-block .active,
.share-options ul li .slidable .left-block .email-block .active:focus,
.share-options ul li .slidable .left-block .email-block .active:hover {
  color: #27aadb;
}
.bvz .share-options ul li .slidable .left-block .email-block a:hover,
.bvz .share-options ul li .slidable .left-block .email-block a:focus,
.bvz .share-options ul li .slidable .left-block .email-block .active,
.bvz .share-options ul li .slidable .left-block .email-block .active:focus,
.bvz .share-options ul li .slidable .left-block .email-block .active:hover {
  color: #EE3A43;
}
.gex .share-options ul li .slidable .left-block .email-block a:hover,
.gex .share-options ul li .slidable .left-block .email-block a:focus,
.gex .share-options ul li .slidable .left-block .email-block .active,
.gex .share-options ul li .slidable .left-block .email-block .active:focus,
.gex .share-options ul li .slidable .left-block .email-block .active:hover {
  color: #27aadb;
}
.share-options ul li .sidemenu {
  max-width: 50px;
  font-size: 16px;
}
.share-options ul li .sidemenu li,
.share-options ul li .sidemenu li a {
  font-size: 16px;
}
.share-options ul li .sidemenu .navbar-nav {
  float: none;
}
.share-options ul li .sidemenu .menu-button {
  margin-bottom: 0px;
}
.share-options ul li .sidemenu .menu-button .submenu-mainpoint {
  width: 50px;
  min-height: 50px;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/page-menu.png") 9px center no-repeat #4f5455;
  display: block;
  overflow: hidden;
  padding: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.share-options ul li .active .menu-button .submenu-mainpoint {
  max-width: 250px;
  width: 250px;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/left-arrow.png") 92% center no-repeat #4f5455;
}
.share-options ul li .sidemenu .menu-button .submenu-mainpoint span,
.share-options ul li .sidemenu .menu-button .submenu-mainpoint:hover span {
  display: block;
  padding: 0 20px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-family: 'MyriadPro-Bold';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
}
.share-options ul li .active .menu-button .submenu-mainpoint span,
.share-options ul li .active .menu-button .submenu-mainpoint:hover span {
  opacity: 1;
}
.share-options ul li .sidemenu .sub-menu {
  max-height: 0;
  max-width: 250px;
  min-width: 250px;
  opacity: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  float: none;
  display: block;
  border: none;
  box-shadow: none;
  background: rgba(233, 233, 233, 0.85);
}
.share-options ul li .active .sub-menu {
  height: auto;
  max-height: 999em;
  opacity: 1;
  transition: all 800ms ease-in-out 400ms;
}
.share-options ul li .sidemenu .sub-menu li {
  max-width: 250px;
  min-height: inherit;
  margin-bottom: 0px;
}
.share-options ul li .sidemenu .sub-menu li a {
  padding: 12px 20px;
  display: block;
  border-bottom: 1px solid #9c9e9f;
  border-right: 1px solid #9c9e9f;
  color: #4f5455;
  font-family: 'MyriadPro-Semibold';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: normal;
}
.share-options ul li .sidemenu .sub-menu .product-menu {
  width: 250px;
  display: none !important;
  margin-left: auto !important;
  margin-top: auto !important;
  max-width: inherit !important;
  min-width: inherit !important;
  top: auto;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  float: none;
  background: transparent;
  max-height: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.share-options ul li .sidemenu .sub-menu .open .product-menu {
  display: none !important;
  max-height: 0px;
}
.share-options ul li .sidemenu .sub-menu .active .product-menu {
  display: block !important;
  max-height: 999em;
}
.share-options ul li .sidemenu .sub-menu .active .sub-menu-heading,
.share-options ul li .sidemenu .sub-menu .active .sub-menu-heading:active {
  color: #fff;
  background: #f3bb1e;
  border-bottom: 1px solid #f3bb1e;
  border-right: 1px solid #f3bb1e;
}
.share-options ul li .sidemenu .sub-menu .product-menu li {
  max-width: 250px;
  min-height: inherit;
}
.share-options ul li .sidemenu .sub-menu .product-menu li a {
  border-bottom: 1px solid #cccdcd;
  border-right: 1px solid #9c9e9f;
  font-family: 'MyriadPro-Regular';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  line-height: normal;
  padding-left: 30px;
}
.share-options ul li .sidemenu .sub-menu .product-menu li:last-child a {
  border-bottom: 1px solid #9c9e9f;
}
.share-options ul li .sidemenu .sub-menu .current .product-menu {
  display: block;
}
.share-options ul li .sidemenu .sub-menu .product-menu li a:hover,
.share-options ul li .sidemenu .sub-menu .product-menu li a:focus,
.share-options ul li .sidemenu .sub-menu .product-menu li .current,
.share-options ul li .sidemenu .sub-menu .product-menu li .current:hover,
.share-options ul li .sidemenu .sub-menu .product-menu li .current:focus {
  background: #fff;
  color: #4f5455;
  border-bottom: 1px solid #fff;
}
.share-options ul li .sidemenu .sub-menu .product-menu li a:focus {
  background: transparent;
}
.filters {
  background: #404345;
  padding: 25px 0;
  position: relative;
  z-index: 4;
}
.filters .content-wrapper {
  min-height: 105px;
}
.filters .filter-steps {
  padding-bottom: 15px;
  border-bottom: 1px solid #8a8988;
}
.filters .filter-steps ul {
  display: table;
  margin: 0 auto;
}
.filters .filter-steps ul li {
  padding: 0 60px;
}
.filters .filter-steps ul li a {
  font-size: 18px;
  color: #a8a7a7;
  position: relative;
  -webkit-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.filters .filter-steps ul li.active a,
.filters .filter-steps ul li:hover a {
  color: #fff;
}
.filters .filter-steps ul li.active a:after,
.filters .filter-steps ul li:hover a:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: -29px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #404345 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/filter-active.png") no-repeat;
  width: 20px;
  height: 24px;
}
.filters .nav-tabs {
  border-bottom: 1px solid #8a8988;
  padding-bottom: 15px;
}
.filters .nav-tabs > li {
  width: 30%;
}
.filters .nav-tabs > li > a {
  border: none;
  border-radius: 0;
  line-height: normal;
  margin-right: 2px;
  color: #a8a7a7;
  -webkit-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
  font-size: 18px;
  line-height: 26px;
  padding: 0px 15px;
  font-family: 'MyriadPro-Bold';
  text-align: center;
}
.filters .nav-tabs > li > a:hover {
  border-color: transparent;
  background: transparent;
  color: #fff;
}
.filters .nav-tabs > li.active > a,
.filters .nav-tabs > li.active > a:hover,
.filters .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border: none;
  border-width: 0px;
  cursor: default;
  font-size: 18px;
  color: #fff;
  position: relative;
  -webkit-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.filters .nav-tabs > li.active > a::after {
  background: #404345 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/filter-active.png") no-repeat scroll 0 0;
  bottom: -28px;
  content: "";
  height: 24px;
  left: 50%;
  position: absolute;
  right: auto;
  top: auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  width: 20px;
}
.filters .filter-options {
  margin-top: 23px;
}
.filters .filter-options input {
  background: none;
  border: 2px solid #fff;
  line-height: 36px;
  padding: 0 20px;
  color: #fff;
}
.filters .filter-options .btn-default {
  background: transparent;
  line-height: normal;
  border: 0;
  padding: 0 20px;
  color: #fff;
  height: inherit;
  font-size: 14px;
  height: 40px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  outline: none !important;
}
.filters .filter-options .btn-default:focus {
  outline: none !important;
}
.filters .filter-options .btn-default .filter-option {
  line-height: 36px;
  height: 36px;
  outline: none;
  padding: 0;
}
.filters .filter-options .filter-submit-button,
.form-container .form-inner-container .form-block .gform-form-column .gform-form-submit {
  background: #27aadb;
  line-height: 40px;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  height: inherit;
  text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
  font-size: 16px;
}
.filters .nav-tabs {
  margin-left: 15px;
  margin-right: 15px;
}
.filters .tab-content {
  padding-left: 15px;
  padding-right: 15px;
}
/*! * Datepicker */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #e9ac00;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #e9ac00;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #e9ac00;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #e9ac00;
}
.dropdown-menu {
  min-width: 250px;
  padding: 0;
}
.dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #27aadb;
  background-image: none !important;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.content-wrapper {
  padding: 0 15px;
  max-width: 1000px;
  margin: 0 auto;
}
.section-products {
  padding: 40px 0 30px 0;
  position: relative;
  background: #fff;
  z-index: 2;
}
.section-products .content-wrapper {
  max-width: 1000px;
}
.paddinglr20px {
  padding-left: 20px;
  padding-right: 20px;
}
.listings {
  margin-bottom: 0px;
}
.listings .e-listing .e-list {
  margin-bottom: 30px;
  overflow: hidden;
}
.listings .e-listing .e-list .e-list-caption {
  background: #6b6b6b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 2;
  position: relative;
}
.bvz .listings .e-listing .e-list .e-list-caption,
.gex .listings .e-listing .e-list .e-list-caption {
  background: #807F84;
}
.listings .e-listing .e-list .e-list-caption {
  display: block;
  color: #fff;
}
.listings .e-listing .e-list .e-list-caption h4 {
  margin: 0px;
  font-weight: normal;
  overflow: hidden;
}
.listings .e-listing .e-list .e-list-caption span {
  display: block;
}
.listings .e-listing .e-list .e-list-caption span.cpt-text {
  padding: 10px 15px;
  line-height: 22px;
}
.listings .e-listing .e-list .e-list-caption span.plus {
  padding: 0 10px;
  background: #4e5254;
  font-size: 30px;
  line-height: 42px;
}
.listings .e-listing .e-list .shop-caption span.plus {
  padding: 0 10px;
  background: #4e5254 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/shop-icon-small.png") center center no-repeat;
  font-size: 30px;
  min-width: 38px;
}
.listings .e-listing .e-list .download-caption span.plus {
  padding: 0 10px;
  background: #4e5254 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/download-icon-light.png") center center no-repeat;
  font-size: 30px;
  min-width: 38px;
  background-size: 20px 21px;
}
.bvz .listings .e-listing .e-list .e-list-caption span.plus {
  background-color: #ee3a43;
}
.gex .listings .e-listing .e-list .e-list-caption span.plus {
  background-color: #27aadb;
}
.videoWrapper {
  position: relative;
  padding-bottom: 51.6%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sb-links {
  background: #c6c6c6;
  padding: 25px 0;
  z-index: 2;
  position: relative;
}
.sb-links ul {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.sb-links ul li {
  padding: 0 15px;
  display: inline-block;
  float: none;
}
.bvz .sb-links,
.gex .sb-links {
  min-height: 104px;
}
.sb-links ul li a {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 54px;
  font-size: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.sb-links ul li a:hover,
.sb-links ul li a:focus {
  background: #4f5455;
  border-color: #4f5455;
}
/* //////////////////////// */
/*   PRODUCT DETAILS PAGE   */
/* //////////////////////// */
.section-inner-banner {
  padding: 0px;
  position: relative;
}
.section-inner-banner .inner-banner-container {
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.section-inner-banner .inner-banner-container h2,
.section-inner-banner .inner-banner-container h1 {
  text-align: center;
  font-size: 58px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  font-family: 'MyriadPro-Regular';
}
.section-details {
  padding: 0;
  position: relative;
  z-index: 3;
}
/* Breadcumb */
.section-details .breadcumb-container {
  background: #e9e9e9;
}
.section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block {
  font-size: 13px;
  padding: 20px 0;
  color: #555555;
}
.section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block a {
  font-size: 13px;
  color: #555555;
}
.section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block a:hover,
.section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block .active {
  color: #27aadb;
}
.bvz .section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block a:hover,
.bvz .section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block .active {
  color: #ee3a43;
}
.gex .section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block a:hover,
.gex .section-details .breadcumb-container .breadcumb-inner-container .breadcumb-block .active {
  color: #27aadb;
}
/* Top Product Details */
.section-details .top-details-container {
  background: #e9e9e9;
  padding-bottom: 50px;
}
.section-details .container {
  max-width: 1000px;
  /*lacyg*/
}
.section-details .top-details-container .top-inner-container h2 {
  margin-bottom: 0;
  color: #6f6f6f;
}
.section-details .top-details-container .top-inner-container h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 16px;
  /*color:				#6f6f6f; lacyg*/
}
.top-details-container .top-inner-container .right-content-block {
  padding: 25px;
  background: #6f6f6f;
  color: #d4d4d4;
  /*min-height:			445px;*/
}
.top-details-container .top-inner-container .right-content-block .right-form,
.top-details-container .top-inner-container .right-content-block .right-form .top-header {
  overflow: hidden;
}
.top-details-container .top-inner-container .right-content-block .right-form .top-header h4 {
  font-family: 'MyriadPro-Bold';
  padding-bottom: 15px;
  border-bottom: 1px solid #939393;
  color: #d4d4d4;
  margin-bottom: 15px;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-group {
  margin-bottom: 10px;
  overflow: hidden;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-button {
  margin-bottom: 20px;
  overflow: hidden;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-button .submit-button {
  background: #27aadb;
  border: none;
  color: #fff;
  font-size: 16px;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-button .submit-button:hover,
.top-details-container .top-inner-container .right-content-block .right-form .form-field-button .submit-button:focus {
  background: #27aadb;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-info .info-block {
  margin-bottom: 20px;
}
.info-block:before,
.top-details-container .top-inner-container .right-content-block .right-form .form-field-info .info-icon .fa {
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  margin-right: 5px;
}
.info-block:before,
.top-details-container .top-inner-container .right-content-block .right-form .form-field-info .info-icon .fa {
  color: #6f6f6f;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-info a {
  color: #d4d4d4;
}
.top-details-container .top-inner-container .right-content-block .right-form .form-field-info a:hover {
  color: #27aadb;
}
/* Weather Box Details */
.section-details .top-details-container .top-inner-container .weather-box-large {
  background: #fff;
  border: 1px solid #cccccc;
  padding: 20px 20px 30px 20px;
  overflow: hidden;
}
.section-details .top-details-container .top-inner-container .weather-box-large .weather-title-block h3 {
  margin-bottom: 40px;
  font-size: 20px;
}
.section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block img {
  margin: 0 auto;
}
.section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info {
  font-size: 18px;
  margin-bottom: 40px;
}
.section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info .weather-info-block {
  overflow: hidden;
  margin-bottom: 15px;
}
.section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info .weather-info-block h4 {
  font-size: 20px;
  margin-bottom: 0;
}
/* Weather History */
.section-details .top-details-container .top-inner-container .weather-history-row {
  margin-top: 50px;
}
.section-details .top-details-container .top-inner-container .weather-history-title h3,
.section-details .top-details-container .top-inner-container .weather-forecast-title h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
.section-details .top-details-container .top-inner-container .weather-history {
  color: #6f6f6f;
  margin-bottom: 50px;
}
.section-details .top-details-container .top-inner-container .weather-history .weather-history-block {
  background: #fff;
  border: 1px solid #cccccc;
  padding: 15px;
  min-height: 200px;
}
.section-details .top-details-container .top-inner-container .weather-history .weather-history-block h4 {
  margin-bottom: 20px;
}
.section-details .top-details-container .top-inner-container .weather-history .weather-history-block img {
  margin: 0 auto 20px auto;
  /*max-height:			56px;*/
}
.section-details .top-details-container .top-inner-container .weather-history .weather-history-block .temperature-row {
  overflow: hidden;
}
.section-details .top-details-container .top-inner-container .weather-history .weather-history-block .weather-type-row {
  margin-top: 8px;
  min-height: 42px;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* Weather Forcast */
.section-details .top-details-container .top-inner-container .weather-forecast {
  color: #6f6f6f;
}
.section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block {
  background: #fff;
  border: 1px solid #cccccc;
  padding: 20px 15px;
  min-height: 192px;
}
.section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block img {
  margin: 20px auto;
  max-height: inherit;
}
.section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block h4 {
  margin-bottom: 0px;
  font-size: 20px;
}
.section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block span {
  display: block;
  text-align: center;
  line-height: normal;
  margin-top: 10px;
  min-height: 42px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* Bottom Product Details */
.section-details .bottom-details-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-details .bottom-details-container .bottom-inner-container .cotent-group-block {
  overflow: hidden;
  margin-bottom: 30px;
  color: #6f6f6f;
}
.section-details .bottom-details-container .bottom-inner-container .cotent-group-block h3 {
  font-family: 'MyriadPro-Semibold';
}
/*.section-details .bottom-details-container .bottom-inner-container lacyg*/
.cotent-group-block .border-line {
  display: block;
  width: 170px;
  height: 1px;
  background: #c5c6c6;
  margin-bottom: 20px;
}
/* More Pacakges */
.section.none {
  background: #e9e9e9;
}
.more-package-container {
  max-width: 1000px;
}
.more-package-container h3 {
  color: #6f6f6f;
}
.more-package-container .package-block .package-header {
  background: #6f6f6f;
  padding: 10px 15px;
}
.more-package-container .package-block .package-header h4 {
  background: #6f6f6f;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-family: 'MyriadPro-Bold';
}
.more-package-container .package-block .package-info {
  background: #fff;
  padding: 20px;
}
.more-package-container .package-block .package-info p {
  font-size: 15px;
  color: #6f6f6f;
}
.more-package-container .package-block .package-info a {
  font-size: 15px;
  color: #e3a800;
  font-family: 'MyriadPro-Bold';
}
/* Gallery */
.section-details .top-details-container .gallery-row {
  margin-top: 50px;
}
.section-details .top-details-container .gallery-block {
  margin-bottom: 30px;
}
.section-details .top-details-container .gallery-block .gallery-block-image img {
  max-height: 190px;
}
/* Bottom Product Details */
.form-container {
  /*	padding-top:		50px;*/
  padding-bottom: 50px;
}
.form-container .form-inner-container .gform-form-column {
  margin-bottom: 20px;
}
.form-container .form-inner-container .form-block .gform-form-column .dropdown-toggle,
.form-container .form-inner-container .form-block .gform-form-column .gform-form-field {
  background: none;
  border: 2px solid #ccc;
  line-height: 36px;
  height: inherit;
  padding: 0 15px;
  width: 100%;
  max-width: 100%;
  color: #666666;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .dropdown-toggle .pull-left {
  float: none !important;
  display: inline;
  color: #666666;
}
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .btn-default,
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .btn-default:hover {
  text-shadow: none;
}
.form-container .form-inner-container .form-block .gform-form-column .btn {
  max-width: 100%;
  width: 100%;
}
.form-container .form-inner-container .form-block .gform-form-column textarea.gform-form-field {
  min-height: 150px;
}
.form-container .form-inner-container .form-block .gform-form-column .gform-form-submit {
  padding: 0 15px;
  width: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}
.fileUpload,
.fileUpload:hover {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background: #666;
  color: #fff;
  padding: 10px 15px;
  min-width: inherit;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%;
  outline: none !important;
  filter: alpha(opacity=0);
}
#uploadFile {
  background: #f1f1f1;
  border: none;
  padding: 5px;
  font-size: 14px;
  width: 100%;
}
#uploadFile_div {
  position: relative;
  margin-bottom: 10px;
}
#uploadFile_div .reset-file {
  position: absolute;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/clear.png") no-repeat center center #ababab;
  background-size: 10px;
  width: 20px;
  height: 20px;
  top: 5px;
  right: 5px;
  display: block;
  padding: 5px;
  border-radius: 50%;
}
.form-container .form-inner-container .right-info-block {
  background: #6f6f6f;
  padding: 20px;
  color: #fff;
}
.form-container .form-inner-container .right-info-block h3 {
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
/* Webcam Gallery */
.webcam-gallery-container a {
  color: #fff !important;
}
.webcam-gallery-container .webcam-inner-container {
  padding: 50px 0;
  overflow: hidden;
}
.webcam-gallery-container .webcam-inner-container .webcam-gallery-row {
  padding: 0px 0;
  color: #555555;
  margin-bottom: 25px;
  overflow: hidden;
}
.webcam-gallery-container .webcam-inner-container .webcam-gallery-row .webcam-gallery-info {
  /*margin-top:			234px;*/
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.section-details .webcam-gallery-container .webcam-inner-container .webcam-gallery-row .webcam-gallery-info h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.line-separator {
  height: 1px;
  width: 100%;
  background: #e9e9e9;
}
/* Hiking */
.hiking-container .hiking-inner-container {
  padding: 0;
  overflow: hidden;
}
.hiking-container .hiking-inner-container .hiking-row {
  padding: 0px 0;
  color: #555555;
  margin-bottom: 25px;
  overflow: hidden;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-left {
  padding: 0 0 0 15px !important;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-left .carousel-control {
  top: 50%;
  width: 16px;
  height: 27px;
  margin-top: -14px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-left .carousel-control.left {
  left: 20px;
  background-position: top left;
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/scroll-nav-btn.png");
  background-size: 32px 27px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-left .carousel-control.right {
  right: 20px;
  background-position: top right;
  background-image: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/scroll-nav-btn.png");
  background-size: 32px 27px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-right {
  padding: 0px 15px 0px 0px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-right .hiking-info {
  padding: 20px;
  background: #e9e9e9;
  min-height: 260px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-right h3 {
  margin-bottom: 15px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-right h3 a {
  color: inherit;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-top {
  margin-bottom: 10px;
  overflow: hidden;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-difficulty {
  overflow: hidden;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-difficulty .difficulty-info {
  margin-right: 10px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-difficulty .difficulty-info .normal {
  width: 12px;
  height: 12px;
  border: 2px solid #555;
  border-radius: 50%;
  display: inline-block;
  margin-right: 3px;
}
.hiking-container .hiking-inner-container .hiking-row .hiking-difficulty .difficulty-info .normal.active {
  background: #555;
}
.hiking-container .hiking-inner-container .hiking-row .btn-download {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/download-icon-dark.png") bottom center no-repeat;
  width: 50px;
  min-width: inherit;
  text-align: center;
  padding: 0 0 35px 0;
  border-radius: 0;
  color: #555;
  box-shadow: none !important;
}
.hiking-container .hiking-inner-container .hiking-row .btn-download:focus {
  outline: none;
  box-shadow: none;
}
.hiking-container .hiking-inner-container .hiking-row .btn-download span {
  display: block;
}
/* More Pacakges */
.section-magazine {
  background: #e9e9e9;
  padding: 50px 0 40px 0;
}
.section-magazine .section-container {
  max-width: 1010px;
}
.section-magazine .section-container h3 {
  color: #6f6f6f;
}
.section-magazine .listings .e-listing .e-list {
  margin-bottom: 20px;
}
/* Buffet */
.section-buffet {
  background: #fff;
  padding: 50px 0;
}
.section-buffet .buffet-container {
  padding: 0;
  max-width: 1000px;
}
.section-buffet .buffet-container .list-table {
  margin-top: 30px;
}
table.contenttable,
table.buffet {
  margin: 0 auto;
  border-collapse: collapse;
  color: #fff;
  text-rendering: optimizeLegibility;
  width: 100%;
}
table.contenttable thead th,
table.contenttable thead td,
table.buffet thead th,
table.buffet thead td {
  background: #eeeeee;
  padding: 10px 15px;
  margin-bottom: 0px;
  border-right: 1px solid #fff;
  font-size: 18px;
  color: #6f6f6f;
  font-family: 'MyriadPro-Semibold';
}
table.contenttable tbody td,
table.buffet tbody td {
  background: #f5f5f5;
  padding: 10px 15px;
  color: #6f6f6f;
  border-right: 1px solid #fff;
}
table.contenttable tbody tr:not(:last-child),
table.buffet tbody tr:not(:last-child) {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* ////////// */
/*   FOOTER   */
/* ////////// */
footer {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
  z-index: 2;
  background: #ffffff;
}
footer .section-footer {
  padding: 40px 0;
  max-width: 1200px;
  background: #fff;
  margin: 0 auto;
}
.mgb footer .section-footer {
  background: transparent;
}
.f-title {
  color: #6f6f6f;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.f-column p {
  margin-bottom: 0;
  line-height: 24px;
}
.f-column p a {
  margin-bottom: 0;
  line-height: 24px;
  border-bottom: 1px solid #27aadb;
  color: #333333;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.f-column p a:hover,
.f-column p a:focus {
  color: #27aadb;
}
.f-column p .c-sub {
  display: block;
  float: left;
  width: 70px;
}
.form-container .form-inner-container .form-block .gform-form-column .dropdown-toggle,
.form-container .form-inner-container .form-block .gform-form-column .gform-form-field,
.newsletter .form-more .form-row .dropdown-toggle {
  background: none;
  border: 2px solid #ccc;
  line-height: 36px;
  height: inherit;
  min-height: 36px;
  padding: 0 15px;
  width: 100%;
  max-width: 100%;
  color: #666666;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  outline: none !important;
}
.newsletter .form-more .form-row .dropdown-toggle {
  border: 1px solid #ccc;
}
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .dropdown-toggle .pull-left,
.newsletter .form-more .form-row .bootstrap-select .dropdown-toggle .pull-left {
  float: none !important;
  display: inline;
  color: #666666;
}
.newsletter .form-more .form-row .bootstrap-select .dropdown-toggle .pull-left {
  color: #777;
}
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .btn-default,
.form-container .form-inner-container .form-block .gform-form-column .bootstrap-select .btn-default:hover,
.newsletter .form-more .form-row .bootstrap-select .btn-default,
.newsletter .form-more .form-row .bootstrap-select .btn-default:hover {
  text-shadow: none;
}
.partners ul {
  margin: 0;
  padding: 0;
}
.partners ul li {
  display: block;
  margin-bottom: 10px;
}
.partners ul li a {
  color: #333;
  padding: 0;
  display: block;
}
.newsletter input {
  border: 1px solid #c6c6c6;
  height: 38px;
  border-radius: 3px;
}
.newsletter .form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.newsletter .form-control:-ms-input-placeholder {
  color: #777;
}
.newsletter .form-control::-webkit-input-placeholder {
  color: #777;
}
.newsletter .form-row {
  margin-bottom: 15px;
}
#newsletter .form-more {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/*#newsletter .form-more .form-row {margin-bottom: 0px}*/
.newsletter .form-more.show {
  max-height: 440px !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.newsletter .form-more.show .form-row {
  margin-bottom: 15px;
}
.signup-note {
  display: block;
}
.confirmation-msg {
  display: none;
}
.newsletter .form-control {
  font-size: 16px;
}
.newsletter .btn-sbmt {
  border: 0;
  width: 100%;
  border-radius: 3px;
  font-family: 'MyriadPro-Bold';
  background: #a8a7a7 !important;
  color: #fff;
  font-size: 16px;
  height: inherit;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
  text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
}
.footer-links {
  padding: 100px 0 35px 0;
  position: relative;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/f-links-bg.png") center 0 repeat-x;
  margin-top: -50px;
}
.bvz .footer-links {
  padding: 39px 0 35px 0;
  background: #333333 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/BVZ_footerbar_bg.png") left 0 repeat-x;
}
.gex .footer-links {
  padding: 39px 0 29px 0;
  background: #333333 url("/typo3conf/ext/template_local/Resources/Public/Proto/images/BVZ_footerbar_bg.png") left 0 repeat-x;
}
.mgb .footer-links {
  padding: 39px 0 0 0;
  background: none;
  /*min-height: 170px;*/
}
.mgb .fbg {
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/mgbflinksbg.jpg") left top no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 29.10%;
  z-index: -1;
  -webkit-transform: translate(0, -72%);
  -ms-transform: translate(0, -72%);
  -o-transform: translate(0, -72%);
  transform: translate(0, -72%);
  /*bottom: 0;*/
}
@media (max-width: 1200px) {
  .mgb .fbg {
    background: none;
    height: 4px;
    background: #27aadb;
    padding: 0;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
}
.footer-links .f-link-bg {
  top: -60px;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 1;
}
.footer-links .f-links {
  position: relative;
  z-index: 2;
}
.footer-links .f-links ul {
  margin: 0 -10px;
}
.mgb .footer-links .f-links ul {
  margin: 0 -15px;
}
.footer-links .f-links.footer-menu-right ul {
  float: right;
}
.mgb .footer-links .f-links.footer-menu-right ul {
  text-align: right;
}
.mgb .footer-links .f-links.footer-menu-right ul.floated-list li {
  float: none;
  display: inline-block;
}
.mgb ul.floated-list li {
  float: none;
  display: inline-block;
}
.footer-links .f-links ul li {
  padding: 0 10px;
}
.footer-links .f-links ul li a {
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer-links .f-links ul li a:hover,
.footer-links .f-links ul li a:focus {
  color: #A8A7A7;
}
.mgb .footer-links .f-links ul li a {
  color: #333333;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mgb .footer-links .f-links ul li a:hover,
.mgb .footer-links .f-links ul li a:focus {
  color: #27aadb;
}
.footer-links .f-links.col-sm-4 .floated-list {
  float: right;
}
footer .section-footer .container {
  max-width: 990px;
  margin: 0 auto;
}
.social-icons {
  clear: both;
  margin-bottom: 25px;
  text-align: center;
}
.social-icons a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 28px;
  line-height: 28px;
  padding: 22px 0;
  margin: 0 7px;
  text-align: center;
  text-decoration: none;
  width: 72px;
  height: 72px;
  border-radius: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/social-icon-circle.png") no-repeat top center;
  background-size: 72px;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.social-icons a:hover {
  -webkit-transform: scale(0.88);
  transform: scale(0.88);
}
footer .section-footer .copyright {
  color: #fff;
  font-family: 'AGaramondPro-Regular';
  font-size: 15px;
  text-align: center;
}
footer .section-footer .copyright span {
  color: #ffffff;
}
/* ////////// */
/*     404    */
/* ////////// */
.error404 header {
  z-index: 10;
}
.error404 .not-found-container {
  border-radius: 3px;
  width: 100%;
  height: 100%;
  max-width: 446px;
  max-height: 292px;
  z-index: 9999 !important;
  position: fixed;
  top: 50%;
  margin-top: -146px;
  left: 50%;
  margin-left: -223px;
  text-align: center;
}
.error404 .not-found-container .content-box {
  padding: 0px 40px;
}
.error404 .not-found-container .content-box h1 {
  font-family: 'AGaramondPro-Regular';
  color: #6eced2;
  font-size: 48px;
  letter-spacing: 0.2em;
  line-height: 40px;
}
.error404 .not-found-container .content-box p {
  color: #676767;
  font-size: 12px;
  font-family: 'FuturaStd-Medium';
  text-transform: uppercase;
  letter-spacing: 0.15em;
  line-height: 24px;
  margin: 0px;
}
.error404 .not-found-container .content-box .pattern img {
  float: none;
  margin: 40px auto;
}
.weather-menu .section-details .top-details-container {
  background: transparent !important;
}
.share-options-mobile .nav-tabs li a.langtext {
  font-size: 22px !important;
  color: #fff !important;
  padding: 13px 0 !important;
}
.has-error .dropdown-toggle {
  border-color: #a94442 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.whitebgon {
  position: relative;
  padding-bottom: 50px;
}
.whitebgon:before {
  display: block;
  position: absolute;
  background: #ffffff;
  content: "";
  top: 0;
  bottom: 0;
  width: 300%;
  left: -150%;
  z-index: 0;
}
#maincontainer {
  overflow: hidden;
}
.email-block span {
  display: inline-block !important;
  width: auto !important;
  max-width: inherit !important;
}
.email-block span:before {
  content: "|";
  display: inline-block;
  padding: 0 15px;
  color: #8f8f8f;
  vertical-align: 1px;
}
.email-block span.active a {
  color: #27aadb !important;
}
.email-block span:first-child:before {
  display: none;
}
h1 + h4,
h2 + h4,
h3 + h4 {
  margin-top: 0;
}
.btn-y {
  background: #27aadb;
  line-height: 40px;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  height: inherit;
  text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
  font-size: 16px;
  text-transform: uppercase;
}
.btn-y:focus,
.btn-y:hover {
  background: #27aadb none repeat scroll 0 0;
  color: #fff;
}
.container.breadcumb-inner-container.no-padding {
  max-width: 1000px;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-justify {
  text-align: justify;
}
.slider-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.center-bottom {
  bottom: 114px !important;
  top: auto !important;
  padding-bottom: 0 !important;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.right-bottom {
  bottom: 114px;
  left: auto !important;
  padding-bottom: 0 !important;
  right: 0 !important;
  top: auto !important;
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.right-content-block h2,
.right-content-block h3 {
  color: #fff;
}
.linkbutton {
  background: #27aadb none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "MyriadPro-Bold";
  transition: all 0.2s ease 0s;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  display: block;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  margin-bottom: 20px;
}
.linkbutton:hover,
.linkbutton:focus {
  color: #fff;
  background: #27aadb;
}
.teasertable {
  width: 100%;
  margin-bottom: 25px;
}
.teasertable td {
  padding-top: 15px;
}
.teasertable th {
  padding-bottom: 15px;
  border-bottom: 1px solid #939393;
}
.info-block {
  margin-bottom: 20px;
}
.info-block:before {
  content: "\f129";
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  vertical-align: middle;
}
.mycarousel picture,
.mycarousel .carousel-inner > .item > picture {
  width: 100%;
  display: block;
  position: relative;
  z-index: -1;
  height: 100%;
  opacity: 0;
}
.mycarousel picture img,
.mycarousel .carousel-inner > .item > picture > img {
  width: 100%;
}
.fresh {
  visibility: visible;
  display: block;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
.mycarousel .carousel-inner > .item {
  width: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  opacity: 0;
}
.mycarousel .carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.mycarousel .carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.mycarousel .carousel-inner > .active {
  opacity: 1;
  position: relative;
  top: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
}
.contentList {
  padding-left: 16px;
}
.language-icon-btn {
  background: #4f5455;
  color: #fff;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
}
.language-icon-btn:hover {
  color: #fff;
}
.weather-symbol {
  max-width: 256px;
  max-height: 256px;
}
.videowrap > .player-buttons {
  background: rgba(0, 0, 0, 0) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/video_button.png") no-repeat scroll center center;
  height: 128px;
  left: 50%;
  margin: -64px 0 0 -64px;
  position: absolute;
  top: 50%;
  width: 128px;
  z-index: 1;
}
/* Gradient for parallax background / Banner */
.gradientOverlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+40,ffffff+100&1+40,0+100 */
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
ul ul,
ol ul,
ul ol,
ol ol {
  list-style-type: disc;
}
.listings .e-listing .e-list .event-block {
  overflow: hidden;
  position: relative;
}
.listings .e-listing .e-list .event-block .tag-info {
  z-index: 10;
  background: #27aadb;
  padding: 12px 20px;
  top: 0;
}
.bvz .listings .e-listing .e-list .event-block .tag-info {
  background: #EE3A43;
}
.gex .listings .e-listing .e-list .event-block .tag-info {
  background: #27aadb;
}
.listings .e-listing .e-list .event-block .tag-info h2,
.listings .e-listing .e-list .event-block .tag-info h3,
.listings .e-listing .e-list .event-block .new-product-tag h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: normal;
  letter-spacing: normal;
}
.listings .e-listing .e-list .event-block .tag-info h2 {
  font-size: 20px;
  font-family: 'MyriadPro-Bold';
}
.listings .e-listing .e-list .event-block .tag-info h3 {
  font-size: 16px;
}
.listings .e-listing .e-list .event-block .new-product-tag {
  z-index: 10;
  background: #27aadb;
  padding: 10px 80px;
  top: 20px;
  right: -60px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.bvz .listings .e-listing .e-list .event-block .new-product-tag {
  background: #EE3A43;
}
.gex .listings .e-listing .e-list .event-block .new-product-tag {
  background: #27aadb;
}
.listings .e-listing .e-list .event-block .new-product-tag h2 {
  font-size: 38px;
  font-family: 'MyriadPro-Light';
  text-transform: uppercase;
}
.listings .e-listing .e-list .event-block .event-img {
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.2s;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  image-rendering: optimizeSpeed;
}
.listings .e-listing .e-list .event-block:hover .event-img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.listings .e-listing .e-list .event-block:hover .e-list-caption {
  background: #4e5254;
}
.e-list-caption.font-bold h3 {
  margin: 0px;
  font-weight: normal;
  overflow: hidden;
  font-size: 16px;
}
/* Tablets and small desktops */
@media (max-width: 1200px) {
  /* General */
  .dropperwrapper {
    width: 100% !important;
  }
  .container {
    width: 100%;
  }
  .global-header .dropper {
    left: 242px;
  }
  .logonav .logo {
    width: 320px;
    height: 70px;
    margin: 15px auto 0px auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .logo-bvz {
    width: 320px;
    height: 70px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .paddinglr20px {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*
	.listings .e-listing .e-list .event-block .event-img {
		min-height:			312px;
	}
*/
  .navbar-default .navbar-nav > li > a {
    padding: 2px 9px;
    font-size: 12px;
    letter-spacing: 3px;
  }
  .mega-menu {
    width: 990px;
  }
}
@media (max-width: 1100px) {
  .open > .mega-menu,
  .open .cart-dropdown-menu {
    display: block !important;
  }
  .weather-menu::after {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icon.png") no-repeat 76.8% bottom;
  }
}
@media (max-width: 992px) {
  .global-header .container {
    width: 68%;
  }
  .slidecontainer {
    max-width: 780px;
  }
  .slider-container .slider-heading {
    font-size: 30px;
    min-height: inherit;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  }
  /* General */
  .logonav .right-icons .webcam {
    display: none;
  }
  .section-details .top-details-container .top-inner-container .right-content-block {
    min-height: inherit;
  }
}
@media (max-width: 800px) {
  .slidecontainer {
    max-width: 680px;
  }
  .slider-container .slider-heading {
    font-size: 30px;
    min-height: inherit;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  }
}
/* Phones only */
@media (max-width: 769px) {
  .global-header .container {
    width: 64%;
  }
  .global-header .dropper {
    width: 39px;
    height: 18px;
    line-height: 18px;
    bottom: -18px;
    left: 50%;
    margin-left: -21px;
  }
  .global-header-collapse .dropper .caret-down {
    border-bottom: 6px solid #666666;
    margin-bottom: 9px;
  }
  .global-header .caret-down {
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    border-top: 6px solid #FFFFFF;
    border-bottom: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
    content: "";
    margin-bottom: 6px;
  }
  .global-header-collapse .dropper {
    bottom: 0;
  }
  .webcam-gallery-info {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    margin-top: 0 !important;
    height: auto !important;
  }
  .weather-container .weather-block .weather-item-row .degree {
    font-size: 22px;
  }
  .wic {
    width: 50%;
    margin-left: 10px;
  }
  .navigation .right-icons {
    overflow: visible;
  }
  .weather-container,
  .row {
    margin: 0 -15px !important;
  }
  .slidecontainer {
    max-width: 660px;
  }
  .buffet tbody td {
    font-size: 14px;
  }
  .slon {
    margin: 0 -15px;
  }
  .webcam-gallery-block img,
  .hiking-carousel .item img,
  .image-block img {
    width: 100%;
  }
  /* General */
  /* Header */
  header,
  .hp-overlay {
    display: none;
  }
  .btn {
    min-width: 100%;
    max-width: 100%;
  }
  .main-container {
    margin-top: 60px;
  }
  .row {
    margin: 0px;
  }
  .page-title {
    font-size: 28px;
  }
  .section-title {
    font-size: 20px;
  }
  /* HOME */
  /* Slider */
  .slider-container,
  .slider-container-2 {
    /*padding-top: 				100px;
		padding-bottom: 			100px;*/
  }
  .slider-container .slider-heading {
    font-size: 30px;
    min-height: inherit;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  }
  .carousel-control {
    width: 18px;
    height: 34px;
    margin-top: -17px;
    background-size: 35px 34px;
  }
  .carousel-control.left {
    left: 20px;
  }
  .carousel-control.right {
    left: auto;
    right: 20px;
  }
  .share-options {
    display: none;
  }
  /* Home - Categories Link */
  .section-category {
    padding: 25px 0px;
  }
  .section-category .category-container .category-block {
    margin-bottom: 20px;
  }
  .section-category .category-container .category-block h5 {
    margin-top: 12px;
  }
  /* Booking Filtration */
  .filters .nav-tabs {
    text-align: center;
    margin: 0px;
  }
  .filters .nav-tabs > li {
    width: inherit;
    padding: 0 15px;
    display: inline-block;
    float: none;
  }
  .filters .nav-tabs > li > a {
    margin-right: 2px;
    font-size: 14px;
    line-height: 16px;
    padding: 0px 0px;
    min-height: 20px;
  }
  .filters .nav-tabs > li.active > a,
  .filters .nav-tabs > li.active > a:hover,
  .filters .nav-tabs > li.active > a:focus {
    font-size: 14px;
  }
  .filters .filter-options .form-group .col-sm-4,
  .filters .filter-options .form-group .col-sm-2,
  .filters .filter-options .form-group .col-sm-3,
  .filters .filter-options .form-group .col-sm-6,
  .filters .filter-options .form-group .col-sm-8 {
    width: 50%;
    margin-bottom: 20px;
  }
  .filters .filter-options .form-group .col-xs-full {
    width: 100%;
    margin-bottom: 0;
  }
  .filters .filter-options input {
    background: none;
    border: 2px solid #fff;
    line-height: 36px;
    height: inherit;
    padding: 0 20px;
    color: #fff;
  }
  .filters .filter-options .btn-default {
    max-width: 100%;
  }
  .filters .filter-options .btn-default:focus {
    outline: none !important;
  }
  .filters .filter-options .btn-default .filter-option {
    line-height: 36px;
    height: 36px;
    outline: none;
    padding: 0;
  }
  .filters .filter-options .filter-submit-button {
    background: #27aadb;
    line-height: 40px;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    height: inherit;
    text-shadow: 1px 1px 0 rgba(98, 98, 98, 0.45);
    font-size: 16px;
  }
  /* Product listing */
  .section-products {
    padding: 15px 0 0px 0;
  }
  .listings .e-listing .e-list {
    margin-bottom: 30px;
  }
  .listings .e-listing .e-list .e-list-caption a span.cpt-text {
    font-size: 15px;
    width: 80%;
  }
  .listings .e-listing .e-list .shop-caption a span.plus {
    width: 20%;
  }
  .listings .e-listing .e-list .event-block .tag-info {
    padding: 10px 15px;
  }
  .listings .e-listing .e-list .event-block .tag-info h2 {
    font-size: 18px;
    font-family: 'MyriadPro-Bold';
  }
  .listings .e-listing .e-list .event-block .tag-info h3 {
    font-size: 14px;
  }
  .listings .e-listing .e-list .event-block .new-product-tag h2 {
    font-size: 30px;
  }
  .listings .e-listing .e-list .event-block:hover .event-img {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
  /* Parallax Bg */
  .social-banner {
    /*height: 263px;*/
  }
  /*	.pimage {
		max-height: 263px;
		width:100%;
	}
*/
  /* Parallax Bg */
  .sb-links ul li {
    padding: 0 10px;
    display: inline-block;
    float: none;
  }
  .sb-links ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
  /*   PRODUCT DETAILS PAGE   */
  .section-inner-banner {
    padding: 0px;
  }
  .section-inner-banner .inner-banner-container {
    /*padding:		100px 0;*/
  }
  .section-inner-banner .inner-banner-container h2,
  .section-inner-banner .inner-banner-container h1 {
    font-size: 32px;
  }
  /* Top Product Details */
  .section-details .top-details-container {
    padding-bottom: 30px;
  }
  .section-details .top-details-container .top-inner-container .left-content-block {
    margin-bottom: 20px;
  }
  .section-details .top-details-container .top-inner-container .right-content-block {
    padding: 20px;
  }
  /* Weather Box Details */
  .section-details .top-details-container .top-inner-container .weather-box-large {
    padding: 20px 20px 30px 20px;
    overflow: hidden;
  }
  .section-details .top-details-container .top-inner-container .weather-box-large .weather-title-block h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block img {
    margin: 0 auto 20px auto;
    max-width: 160px;
  }
  .section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info .weather-info-block {
    margin-bottom: 10px;
  }
  .section-details .top-details-container .top-inner-container .weather-box-large .weather-details-block .weather-info .weather-info-block h4 {
    font-size: 18px;
  }
  /* Weather History */
  .section-details .top-details-container .gallery-row,
  .section-details .top-details-container .top-inner-container .weather-history-row {
    margin-top: 30px;
  }
  .section-details .top-details-container .top-inner-container .weather-history-title h3,
  .section-details .top-details-container .top-inner-container .weather-forecast-title h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .section-details .top-details-container .top-inner-container .weather-history {
    margin-bottom: 10px;
  }
  .section-details .top-details-container .top-inner-container .weather-history .weather-history-block {
    margin-bottom: 30px;
    min-height: inherit;
  }
  .section-details .top-details-container .top-inner-container .weather-history .weather-history-block h4 {
    margin-bottom: 15px;
  }
  .section-details .top-details-container .top-inner-container .weather-history .weather-history-block img {
    margin: 0 auto 15px auto;
  }
  /* Weather Forcast */
  .section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block {
    padding: 20px 5px;
    min-height: inherit;
    margin-bottom: 30px;
  }
  .section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block img {
    margin: 0 auto 15px auto;
    max-height: inherit;
  }
  .section-details .top-details-container .top-inner-container .weather-forecast .weather-forecast-block h4 {
    margin-bottom: 5px;
    font-size: 18px;
  }
  /* Bottom Product Details */
  .section-details .bottom-details-container {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .section-details .bottom-details-container .bottom-inner-container .cotent-group-block {
    margin-bottom: 10px;
  }
  .section-details .bottom-details-container .bottom-inner-container .cotent-group-block .image-block {
    margin-bottom: 15px;
  }
  /* More Pacakges */
  .section-more-package {
    padding: 30px 0 10px 0;
  }
  .section-more-package .more-package-container .package-block {
    margin-bottom: 20px;
  }
  .section-more-package .more-package-container .package-block .package-info {
    padding: 15px;
  }
  /* GALLERY PAGE */
  .section-details .top-details-container .gallery-block {
    margin-bottom: 15px;
  }
  /* Bottom Product Details */
  .section-details .form-container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-details .form-container .form-inner-container .gform-form-column {
    margin-bottom: 10px;
  }
  #uploadFile_div {
    margin-bottom: 15px;
  }
  .section-details .form-container .form-inner-container .right-info-block {
    margin-top: 15px;
  }
  /* Webcam Gallery */
  .section-details .webcam-gallery-container .webcam-inner-container {
    padding: 25px 0;
    overflow: hidden;
  }
  .section-details .webcam-gallery-container .webcam-inner-container .webcam-gallery-row {
    margin-bottom: 20px;
  }
  .section-details .webcam-gallery-container .webcam-inner-container .webcam-gallery-row .webcam-gallery-info {
    margin-top: 10px;
  }
  .section-details .webcam-gallery-container .webcam-inner-container .webcam-gallery-row .webcam-gallery-info h3 {
    margin-bottom: 5px;
  }
  /* Hiking */
  .section-details .hiking-container .hiking-inner-container {
    padding: 25px 0;
  }
  .section-details .hiking-container .hiking-inner-container .hiking-row {
    margin-bottom: 0px;
  }
  .section-details .hiking-container .hiking-inner-container .hiking-row .hiking-left {
    padding: 0 15px!important;
  }
  .section-details .hiking-container .hiking-inner-container .hiking-row .hiking-right {
    padding: 0px 15px;
  }
  .section-details .hiking-container .hiking-inner-container .hiking-row .hiking-right .hiking-info {
    min-height: inherit;
  }
  .section-details .hiking-container .hiking-inner-container .hiking-row .hiking-right .hiking-info .hiking-gps .pull-right {
    float: none !important;
    margin-top: 15px;
  }
  /* More Pacakges */
  .section-magazine {
    padding: 25px 0 5px 0;
  }
  .section-magazine .listings .e-listing .e-list {
    margin-bottom: 20px;
  }
  .carousel-inner > .item > img {
    width: 100%;
  }
  /* Buffet */
  .section-buffet {
    padding: 25px 0;
  }
  .section-buffet .buffet-container .list-table {
    margin-top: 0px;
  }
  table.contenttable table.contenttable thead,
  table.buffet table.buffet thead {
    display: none;
  }
  table.contenttable tbody td,
  table.buffet tbody td {
    display: block;
    padding: 0;
    word-break: break-all;
  }
  table.contenttable thead {
    display: none;
  }
  table.contenttable tbody td span,
  table.buffet tbody td span {
    padding: 5px 10px;
    font-size: 14px;
  }
  table.contenttable tbody td span.td-content,
  table.buffet tbody td span.td-content {
    display: block;
    float: right;
    width: 60%;
    padding: 0 10px;
    font-size: 16px;
  }
  table.contenttable tbody tr,
  table.buffet tbody tr {
    border-top: 1px solid #fff;
  }
  table.contenttable tbody tr td:first-child,
  table.buffet tbody tr td:first-child {
    background: #f5f5f5;
    color: #6f6f6f;
  }
  table.contenttable tbody td:before,
  table.buffet tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: block;
    float: left;
    min-height: 21px;
    width: 40%;
    background: #eeeeee;
    color: #6f6f6f;
    padding: 0 10px;
    font-size: 14px;
    margin-right: 0;
  }
  table.contenttable tbody td:after,
  table.buffet tbody td:after {
    display: block;
    content: "";
    clear: both;
  }
  table.contenttable tbody tr:not(:last-child),
  table.buffet tbody tr:not(:last-child) {
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }
  table.contenttable tbody tr.without-header td:before,
  table.buffet tbody tr.without-header td:before {
    display: none;
  }
  table.contenttable tbody tr.without-header td .td-content,
  table.buffet tbody tr.without-header td .td-content {
    width: 100%;
  }
  /* Footer */
  footer .section-footer {
    padding: 25px 0;
  }
  footer .section-footer .paddinglr20px {
    margin-bottom: 20px;
  }
  .footer-links {
    padding: 80px 0 7px 0;
    position: relative;
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/f-links-bg.png") center 0px repeat-x;
    margin-top: -72px;
  }
  .footer-links .f-links ul {
    margin: 0 -10px;
    text-align: center;
  }
  .footer-links .f-links.footer-menu-right ul {
    float: none;
  }
  .footer-links .f-links ul li {
    padding: 0 10px;
    display: inline-block;
    float: none;
  }
  .footer-links .f-links ul li a {
    font-size: 14px;
  }
  .footer-links .f-links.col-sm-4 .floated-list {
    float: none;
    margin-top: 20px;
  }
  footer .section-footer .container {
    max-width: 990px;
    margin: 0 auto;
  }
  .social-icons {
    clear: both;
    margin-bottom: 25px;
    text-align: center;
  }
  .social-icons a {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    padding: 22px 0;
    margin: 0 7px;
    text-align: center;
    text-decoration: none;
    width: 72px;
    height: 72px;
    border-radius: 0px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/social-icon-circle.png") no-repeat top center;
    background-size: 72px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .social-icons a:hover {
    -webkit-transform: scale(0.88);
    transform: scale(0.88);
  }
  footer .section-footer .copyright {
    color: #fff;
    font-family: 'AGaramondPro-Regular';
    font-size: 15px;
    text-align: center;
  }
  footer .section-footer .copyright span {
    color: #ffffff;
  }
  /* Mobile menu */
  .header-mobile {
    position: fixed;
    padding: 10px 15px;
    z-index: 11;
    top: 0;
    background: #fff;
    height: 60px;
  }
  .header-mobile .logo-box img {
    height: 36px;
  }
  .header-mobile .toggle-menu {
    position: absolute;
    right: 15px;
    width: 27px;
    top: 32px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .header-mobile .toggle-menu a {
    display: block;
  }
  .header-mobile .toggle-menu a span {
    background: #000;
    display: block;
    height: 3px;
    -webkit-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
  }
  .header-mobile .toggle-menu a span + span {
    margin-top: 5px;
  }
  .top-bar {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  .middle-bar {
    opacity: 1;
  }
  .bottom-bar {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  .header-mobile .toggle-menu .rotateSpan .top-bar {
    transform: rotate(45deg);
    transform-origin: 6px bottom;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 6px bottom;
  }
  .header-mobile .toggle-menu .rotateSpan .middle-bar {
    opacity: 0;
  }
  .header-mobile .toggle-menu .rotateSpan .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: left -2px;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left -2px;
  }
  .header-mobile .navigation {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background: #404345;
    display: none;
    z-index: 30;
    bottom: 0;
  }
  .header-mobile .navigation .scroller {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .header-mobile .navigation .scroller .navbar-nav {
    margin: 0;
  }
  .navbar-nav.sm-collapsible .caret {
    border-style: solid;
    border-width: 0px;
    width: 30px;
    height: 30px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    right: inherit;
    text-align: center;
    cursor: pointer;
  }
  .navbar-nav.sm-collapsible .open > a > .caret::before {
    content: "\f106";
    font-family: 'FontAwesome';
    font-size: 25px;
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .navbar-nav.sm-collapsible .caret::before {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 25px;
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .navigation ul li ul li {
    padding-left: 44px;
    margin: 0;
    position: relative;
  }
  .navigation ul li ul li ul li {
    padding-left: 0px;
  }
  .navigation ul li a {
    color: #fff;
    font-size: 17px;
    border-bottom: 1px solid #4b4e50;
    line-height: 24px;
  }
  .navigation ul li a:hover {
    color: #27aadb;
  }
  .navigation ul li a,
  .navigation ul li a:focus,
  .navigation ul li a:hover {
    background: none !important;
  }
  .navigation .scroller ul li .caret-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    min-height: 45px;
    line-height: 30px !important;
    padding: 13px 16px 12px 16px!important;
    border-left: 1px solid #4b4e50;
    z-index: 2;
  }
  .navigation .scroller ul li ul li .caret-btn {
    padding: 8px 16px!important;
  }
  .navigation .scroller ul .open .caret-btn .main-caret,
  .navigation .scroller ul li ul .open .caret-btn .sub-caret {
    color: #27aadb;
  }
  .navigation .scroller ul li .sommer-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/sommer-nav-icon.png") no-repeat !important;
  }
  .navigation .scroller ul li .winter-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/winter-nav-icon.png") no-repeat !important;
  }
  .navigation .scroller ul li.open .sommer-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/sommer-nav-icon-active.png") no-repeat !important;
  }
  .navigation .scroller ul li.open .winter-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/winter-nav-icon-active.png") no-repeat !important;
  }
  .navigation .scroller ul li .menu,
  .navigation .scroller ul li.open .menu,
  .navigation .scroller ul li .sommer-nav,
  .navigation .scroller ul li .winter-nav,
  .navigation .scroller ul li.open .sommer-nav,
  .navigation .scroller ul li.open .winter-nav {
    font-size: 22px;
    padding-left: 45px;
    background-size: 24px !important;
    line-height: 30px !important;
    background-position: 14px 50%!important;
    padding-top: 15px !important;
  }
  .bvz .navigation .scroller ul li.open .sommer-nav,
  .mgb .navigation .scroller ul li.open .sommer-nav,
  .gex .navigation .scroller ul li.open .sommer-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redsommer-nav-icon-active.png") no-repeat !important;
    background-size: 24px !important;
    background-position: 14px 50%!important;
  }
  .bvz .navigation .scroller ul li.open .winter-nav,
  .mgb .navigation .scroller ul li.open .winter-nav,
  .gex .navigation .scroller ul li.open .winter-nav {
    background: rgba(64, 67, 69, 0.8) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redwinter-nav-icon-active.png") no-repeat !important;
    background-size: 24px !important;
    background-position: 14px 50%!important;
  }
  .navigation .scroller ul li.open .sommer-nav,
  .navigation .scroller ul li.open .winter-nav {
    color: #27aadb;
  }
  .navigation ul li ul li a {
    color: #fff;
    font-size: 17px;
    border-bottom: 1px solid #4b4e50;
    line-height: 24px;
    padding: 10px 0 10px 0px;
  }
  .navigation ul .open ul li a,
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 0 10px 0px;
    line-height: 24px;
    color: #fff;
  }
  .navbar-nav .open > a,
  .navbar-nav .open > a:hover,
  .navbar-nav .open > a:focus {
    border-color: #4b4e50;
    color: #fff;
  }
  .navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
  .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 0px;
  }
  .navigation ul li ul li ul li {
    margin-left: 15px !important;
    list-style: none !important;
  }
  /* Social icon, Search, Email and Language */
  .share-options-mobile {
    display: block;
    overflow: hidden;
  }
  .share-options-mobile .nav-tabs {
    display: block;
    border-bottom: none;
  }
  .share-options-mobile .nav-tabs li {
    display: block;
    float: left;
    width: 25%;
    border: none;
    margin-bottom: 0;
    background: #4f5455;
  }
  .bvz.share-options-mobile .nav-tabs li,
  .gex.share-options-mobile .nav-tabs li {
    padding-left: 0;
    width: 33.333%;
  }
  .share-options-mobile .nav-tabs > li.active {
    background: #27aadb;
  }
  .share-options-mobile .nav-tabs .active::after {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-mobile.png") no-repeat bottom center;
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    right: auto;
    top: auto;
    bottom: -8px;
    margin-left: -4px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    width: 16px;
  }
  .gex .share-options-mobile .nav-tabs .active::after {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/bluenav-arrow-mobile.png") no-repeat bottom center;
  }
  .bvz .share-options-mobile .nav-tabs .active::after,
  .mgb .share-options-mobile .nav-tabs .active::after {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/rednav-arrow-mobile.png") no-repeat bottom center;
  }
  .share-options-mobile .nav-tabs > li.active > a,
  .share-options-mobile .nav-tabs > li.active > a:hover,
  .share-options-mobile .nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0px;
  }
  .share-options-mobile .nav li a,
  .share-options-mobile .nav-tabs li a {
    padding: 5px 0!important;
    border: none;
    text-align: center;
  }
  .share-options-mobile .nav-tabs li a img {
    margin: 0 auto;
    max-width: 40px;
  }
  .right-icons .tab-content .tab-pane .mobile-nav-block,
  .share-options-mobile .tab-content .tab-pane .mobile-nav-block {
    display: block;
    background: #ccc;
    padding: 20px;
    overflow: hidden;
  }
  .share-options-mobile .tab-content .tab-pane .social-left-icons {
    text-align: center;
  }
  .share-options-mobile .tab-content .tab-pane .social-left-icons a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #4f5455;
    background: #4f5455;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    float: none;
    margin-right: 8px;
  }
  .share-options-mobile .tab-content .tab-pane .social-left-icons a:hover,
  .share-options-mobile .tab-content .tab-pane .social-left-icons a:focus {
    background: #6f6f6f;
    border-color: #6f6f6f;
  }
  .share-options-mobile .tab-content .tab-pane .mobile-nav-block input {
    background: #fff;
    color: #4f5455;
    border: none;
    line-height: 30px;
    display: block;
    width: 100%;
    padding: 5px 10px;
  }
  .share-options-mobile .tab-content .tab-pane .email-block a {
    color: #4f5455;
    line-height: 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .share-options-mobile .tab-content .tab-pane .email-block .mid-bar {
    color: #8f8f8f;
    padding: 0 15px;
  }
  .share-options-mobile .tab-content .tab-pane .email-block a:hover,
  .share-options-mobile .tab-content .tab-pane .email-block a:focus {
    color: #27aadb;
  }
  /* Weather, Webcam & Cart */
  .navigation .right-icons {
    display: block;
    overflow: hidden;
  }
  .navigation .right-icons .weather,
  .navigation .right-icons .user-login,
  .navigation .right-icons .webcam,
  .navigation .right-icons .cart {
    float: left;
    width: 25%;
    border-left: 1px solid rgba(111, 111, 111, 0.35);
    border-bottom: 1px solid rgba(111, 111, 111, 0.35);
  }
  .navigation .right-icons .weather.act:after,
  .navigation .right-icons .user-login.act:after,
  .navigation .right-icons .webcam.act:after,
  .navigation .right-icons .cart.act:after {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/nav-arrow-icond.png") no-repeat bottom center;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    right: auto;
    top: auto;
    bottom: -8px;
    margin-left: -4px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    width: 17px;
  }
  .navigation .right-icons .cart {
    border-right: 1px solid rgba(111, 111, 111, 0.35);
  }
  .navigation .right-icons .weather .icon,
  .navigation .right-icons .user-login .icon,
  .navigation .right-icons .webcam .icon,
  .navigation .right-icons .cart .icon {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    min-height: 78px;
    display: block;
    position: relative;
  }
  .navigation .right-icons .weather .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/weather-light.png") center center no-repeat !important;
    color: #fff;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: none;
    border-color: transparent;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .weather .icon,
  .gex .navigation .right-icons .weather .icon,
  .mgb .navigation .right-icons .weather .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redweather-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .weather.active .icon,
  .navigation .right-icons .weather .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/weather-light.png") center center no-repeat !important;
    color: #fff;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .weather.active .icon,
  .bvz .navigation .right-icons .weather .icon:hover,
  .gex .navigation .right-icons .weather.active .icon,
  .gex .navigation .right-icons .weather .icon:hover,
  .mgb .navigation .right-icons .weather.active .icon,
  .mgb .navigation .right-icons .weather .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redweather-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .weather .icon span {
    display: block;
    text-align: right;
    padding-bottom: 15px;
  }
  .navigation .right-icons .webcam .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/webcam-light.png") center center no-repeat !important;
    border-right: none;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .navigation .right-icons .webcam.active .icon,
  .navigation .right-icons .webcam .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/webcam-light.png") center center no-repeat !important;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .navigation .right-icons .user-login .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/login-light.png") center center no-repeat !important;
    border-right: none;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .user-login .icon,
  .gex .navigation .right-icons .user-login .icon,
  .mgb .navigation .right-icons .user-login .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redlogin-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .user-login.active .icon,
  .navigation .right-icons .user-login .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/login-light.png") center center no-repeat !important;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .user-login.active .icon,
  .bvz .navigation .right-icons .user-login .icon:hover,
  .gex .navigation .right-icons .user-login.active .icon,
  .gex .navigation .right-icons .user-login .icon:hover,
  .mgb .navigation .right-icons .user-login.active .icon,
  .mgb .navigation .right-icons .user-login .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redlogin-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .cart .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/cart-light.png") center center no-repeat !important;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .cart .icon,
  .gex .navigation .right-icons .cart .icon,
  .mgb .navigation .right-icons .cart .icon {
    background: url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redcart-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .cart.active .icon,
  .navigation .right-icons .cart .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/cart-light.png") center center no-repeat !important;
    border-color: transparent;
    /* border-radius */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .bvz .navigation .right-icons .cart.active .icon,
  .bvz .navigation .right-icons .cart .icon:hover,
  .gex .navigation .right-icons .cart.active .icon,
  .gex .navigation .right-icons .cart .icon:hover,
  .mgb .navigation .right-icons .cart.active .icon,
  .mgb .navigation .right-icons .cart .icon:hover {
    background: rgba(79, 84, 85, 0.7) url("/typo3conf/ext/template_local/Resources/Public/Proto/images/redcart-light.png") center center no-repeat !important;
  }
  .navigation .right-icons .cart .icon span {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: #fff;
    color: #4e5254;
    position: absolute;
    top: 14px;
    left: 55%;
  }
  .navigation .right-icons .cart .icon:hover span {
    background: #fff;
    color: #4e5254;
  }
  .table-1 th,
  .table-1 td {
    width: 100%;
  }
  .table-1 th:first-child,
  .table-1 td:first-child {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .video .embed-responsive {
    height: auto;
  }
  .video .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 10px;
  }
  .video .embed-responsive iframe {
    height: auto !important;
    position: static;
  }
  .image-block {
    margin-bottom: 15px;
  }
  .webcam-gallery-block img,
  .hiking-carousel .item img,
  .image-block img {
    width: 100%;
  }
  /* General */
  .slidecontainer {
    max-width: 460px;
  }
  .section-subtitle {
    font-size: 18px;
    line-height: normal;
  }
  .slider-container,
  .slider-container-2,
  .section-inner-banner .inner-banner-container {
    /*padding-top: 				50px;
		padding-bottom: 			50px;*/
  }
  .slider-container .slider-heading,
  .section-inner-banner .inner-banner-container h2,
  .section-inner-banner .inner-banner-container h1 {
    font-size: 24px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  }
  .carousel-control {
    width: 14px;
    height: 28px;
    margin-top: -14px;
    background-size: 29px 28px;
  }
  .carousel-control.left {
    left: 15px;
  }
  .carousel-control.right {
    left: auto;
    right: 15px;
  }
  .filters .nav-tabs > li {
    padding: 0 5px;
  }
  .filters .nav-tabs > li > a {
    margin-right: 2px;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 0px;
    min-height: 20px;
  }
  .filters .nav-tabs > li.active > a,
  .filters .nav-tabs > li.active > a:hover,
  .filters .nav-tabs > li.active > a:focus {
    font-size: 12px;
  }
  .filters .filter-options .form-group .col-sm-4,
  .filters .filter-options .form-group .col-sm-2,
  .filters .filter-options .form-group .col-sm-3,
  .filters .filter-options .form-group .col-sm-6,
  .filters .filter-options .form-group .col-sm-8 {
    width: 100%;
  }
  .listings .e-listing .e-list {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-details-container .top-inner-container .weather-history .weather-history-block,
  .section-details .top-details-container .top-inner-container .weather-history .weather-history-block {
    padding: 15px 8px;
  }
  /* Buffet Table */
  table.contenttable tbody td span,
  table.buffet tbody td span {
    font-size: 14px;
  }
  table.contenttable tbody tr:before,
  table.buffet tbody td:before {
    font-size: 14px;
  }
  .item picture img,
  .carousel-inner > .item > picture > img,
  .mycarousel .carousel-inner > .item > picture > img {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .global-header .container {
    width: 100%;
  }
  .weather-container .weather-block .weather-item-row .degree {
    font-size: 16px;
  }
  .wic {
    width: 100%;
  }
}
/* print css */
@media print {
  @page {
    margin: 1.5cm 1cm 2cm 1cm;
  }
  body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
  }
  header {
    position: relative;
    width: 100%;
    display: block;
    height: 50px;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.17em;
  }
  h4 {
    font-size: 1.12em;
  }
  h5 {
    font-size: .83em;
  }
  h6 {
    font-size: .75em;
  }
  .print-logo {
    display: block;
  }
  #maincontainer {
    width: 100% !important;
    float: none;
    position: relative;
  }
  .csc-default {
    height: initial;
    float: none;
    position: relative;
  }
  .top-inner-container {
    width: 100%;
    height: auto;
  }
  .breadcumb-container,
  .mycarousel.section-inner-banner,
  #loading,
  .hp-overlay,
  .plus.pull-right,
  .new-product-tag,
  .sb-links,
  .filters,
  .right-icons,
  .navbar,
  .inner-banner-container,
  .header-mobile,
  .fixed.share-options,
  .section.section-category,
  #loading {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
  }
  footer {
    width: 100%;
    min-height: 1px;
    page-break-before: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid;
    /* or 'auto' */
  }
  footer .f-column {
    display: none;
  }
  footer .f-column.c-info {
    display: block;
  }
  footer #footerbar {
    display: none;
  }
  footer .section.section-footer {
    padding-bottom: 0;
  }
  footer .vspace40px {
    display: none;
  }
  .mycarousel {
    position: relative;
    display: none;
  }
  .parallax-mirror {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
  .social-banner,
  .results-entry,
  .cotent-group-block,
  .csc-textpic-imagewrap,
  li.article,
  img,
  figure,
  picture,
  figure,
  textarea {
    page-break-before: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid;
    /* or 'auto' */
  }
  .social-banner {
    display: none;
  }
  .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 {
    float: left;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .print-100 {
    width: 100%;
  }
  .top-details-container .top-inner-container .right-content-block {
    padding-left: 0 !important;
  }
  .video.row iframe {
    display: none;
  }
  .video.row .vidlink {
    display: block;
  }
  #mainlogo {
    margin-top: 0;
    margin-bottom: 30px;
    float: left;
  }
  .owl-controls {
    display: none;
  }
  /* table */
  table.contenttable,
  table.buffet {
    max-width: 100%;
  }
  table.contenttable table.contenttable thead,
  table.buffet table.buffet thead {
    display: table-header-group;
  }
  table.contenttable tr td,
  table.buffet tr td {
    display: table-cell !important;
    padding: 4px !important;
    word-break: normal;
    width: auto !important;
    font-size: 10px !important;
    border: 1px solid;
    border-color: gray !important;
  }
  table.contenttable thead {
    display: table-header-group;
  }
  table.contenttable tbody td span.td-content,
  table.buffet tbody td span.td-content {
    float: left;
  }
  table.contenttable tbody td:before,
  table.buffet tbody td:before {
    display: none;
  }
  table.contenttable tbody td:after,
  table.buffet tbody td:after {
    display: none;
  }
  table.contenttable tbody tr:not(:last-child),
  table.buffet tbody tr:not(:last-child) {
    border: none;
  }
  table.contenttable tbody tr.without-header td:before,
  table.buffet tbody tr.without-header td:before {
    display: none;
  }
  table.contenttable tbody td span.td-content,
  table.buffet tbody td span.td-content {
    float: none;
    display: inline !important;
  }
  /* print css IE10+ */
}
@media print and print and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
  body .list-table table.contenttable tbody tr td span.td-content {
    font-size: 12px !important;
  }
}
body.gex a {
  color: #27aadb;
}
body.gex a.linkbutton {
  color: #fff;
}
body.gex .tx-solr a {
  color: #27aadb;
}
body.gex header.smaller {
  background: rgba(233, 233, 233, 0.97);
  height: 94px;
  border-bottom: 1px solid #ccc;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
body.gex footer .footer-links {
  background: #DA182B;
}
body.gex footer .footer-links ul li a {
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  body.gex footer .footer-links {
    background: #da182b url("/typo3conf/ext/template_local/Resources/Public/Proto/images/swiss-footer-logo.png") no-repeat top left;
  }
}
body.gex .section-category .category-container a:hover .category-block h5,
body.gex .section-category .category-container a .category-block.active h5 {
  color: #27aadb;
}
body.gex .share-options ul li .slidable .left-block .social-left-icons a {
  color: #fff;
}
body.gex .share-options ul li .slidable .left-block .social-left-icons a:hover,
body.gex .share-options ul li .slidable .left-block .social-left-icons a:focus {
  color: #27aadb;
}
body.gex .share-options ul li .slidable .right-block .language-icon-btn {
  color: #fff;
}
body.gex .email-block span.active a {
  color: #27aadb;
}
body.gex .logonav .right-icons .weather .icon,
body.gex .logonav .right-icons .user-login .icon,
body.gex .logonav .right-icons .webcam .icon,
body.gex .logonav .right-icons .cart .icon {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  min-width: 60px;
  min-height: 94px;
  display: block;
  position: relative;
}
body.gex .dropdown-menu ul.dropdown-menu li a:hover {
  color: #262626;
}
body.gex .dropdown-menu ul.dropdown-menu li.selected a {
  color: #fff;
}
body.gex .share-options ul li .slidable {
  width: 500px;
}
body.gex .share-options ul li .slidable .left-block {
  width: 450px;
}
body.gex .share-options ul li .slidable:hover {
  right: -450px;
}
.maplocation {
  position: absolute;
  display: block;
}
.maplocation.Brig {
  top: 59%;
  left: 17%;
  right: 67%;
  bottom: 30%;
}
.maplocation.Zermatt {
  top: 85%;
  left: 8%;
  right: 72%;
  bottom: 4%;
}
.maplocation.Chur {
  top: 1.94%;
  left: 57%;
  right: 27%;
  bottom: 87%;
}
.maplocation.Andermatt {
  top: 16%;
  left: 18.18%;
  right: 60%;
  bottom: 73%;
}
.maplocation.Davos {
  top: 0.54%;
  left: 81.77%;
  right: 1.23%;
  bottom: 88.04%;
}
.maplocation.St-Moritz {
  top: 39.5%;
  left: 71%;
  right: 8%;
  bottom: 49.5%;
}


.tx_solr .searchinfo {
    margin-top: 20px;
    margin-bottom: 10px;
}

.tx_solr .search-result {
    margin-bottom: 10px;
}

.tx_solr .prefixgroup-tabs a {
    padding-left: 1px!important;
    padding-right: 2px!important;
    font-size: smaller;
}

.tx_solr .btn-circle {
    height: 24px;
    text-align: center;
    padding: 3px 3px;
    font-size: 12px;
    line-height: 1.42;
    border-radius: 15px;
    border-color: #ddd;
}

.tx_solr .facet-type-hierarchy .list-group-item {
    padding-left: 10px!important;
    padding-right: 0px!important;
}

.tx_solr .query-debug {
    font-size: 12px;
}

.results-highlight {
    background: #fdee53;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* frequent searches */

#tx-solr-frequent-searches ul {
    padding-right: 10px;
    padding-left: 0px!important;
}

#tx-solr-frequent-searches li {
    list-style-type: none;
    margin-right: 10px;
    display: inline;
}

.tx-solr-frequent-term-14 {
    font-size: 14px;
}
.tx-solr-frequent-term-15 {
    font-size: 15px;
}
.tx-solr-frequent-term-16 {
    font-size: 16px;
}
.tx-solr-frequent-term-16 {
    font-size: 16px;
}
.tx-solr-frequent-term-17 {
    font-size: 17px;
}
.tx-solr-frequent-term-18 {
    font-size: 18px;
}
.tx-solr-frequent-term-19 {
    font-size: 19px;
}
.tx-solr-frequent-term-20 {
    font-size: 20px;
}
.tx-solr-frequent-term-21 {
    font-size: 21px;
}
.tx-solr-frequent-term-22 {
    font-size: 22px;
}
.tx-solr-frequent-term-23 {
    font-size: 23px;
}
.tx-solr-frequent-term-24 {
    font-size: 24px;
}
.tx-solr-frequent-term-25 {
    font-size: 25px;
}
.tx-solr-frequent-term-26 {
    font-size: 26px;
}
.tx-solr-frequent-term-27 {
    font-size: 27px;
}
.tx-solr-frequent-term-28 {
    font-size: 28px;
}
.tx-solr-frequent-term-29 {
    font-size: 29px;
}
.tx-solr-frequent-term-30 {
    font-size: 30px;
}
.tx-solr-frequent-term-31 {
    font-size: 31px;
}
.tx-solr-frequent-term-32 {
    font-size: 32px;
}
.tx-solr-frequent-term-33 {
    font-size: 33px;
}
.tx-solr-frequent-term-34 {
    font-size: 34px;
}


.tx-solr-loader {
    position: fixed;
    left: 50%;
    top: 35%;
    width: 100px;
    height: 100px;
    z-index: 10000;
    background:  url('data:image/gif;base64,R0lGODlhZABkAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaItvUNR+HvSFB/2GAf6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6JAvuRCvaeF/SkHfKpIvKqI/KrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJPGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGsJfGsJvCsKO+sKuysL+qsNeesO+StQ9+uTtqvXNOxb8qzhsW1lr+3p7q6uru7u7y8vL29vb6+vr+/v8DAwMHBwcXFxc3NzdfX1+Hh4erq6vHx8ff39/v7+/39/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBADtACwAAAAAZABkAAAI/gDbCRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6ZNj6xy6tzJk2dBQkCDCh069CfRo0Rx9lza0yjSp4ScQj2qlKlVVlKnFiWoFWnVq0uzdgUqduxXsD65jt06cC3bjWiZlu06V+vZuDnrTtUL9S5evk8Be+2It6lat2QPI/YbVzBVxW4Zo3WcFPJayWApv22HOCjmq5qFhvZMuPDO0Ynbdo5a2nRey2Zh023tGjVr1Z0/W7XNm7bp3rgX+y4MXODq23Bdvw4eWbbdm9CjS59Ovbr16sc9Zu+4nWP3jd814obPOB5j+YvnLaavuJ5i+4nvJcaPOB9i/Yf3HeZvuJ9h/4X/KRRgQgMiVOBBBxqUYHHiraadg9xB6J2E4FHYYG4RYjihhhVyeKFwG4LYoYgfNnfdiSimqOKKLKYY3osWkmchjB7K6CGNJNpIIo4mjtgjZzPGaF6QNwqJHpE7Gqkekj8u6NxeT/YVZWAZJllkjUNeaWWOWW7ZpJLsMXnZlIOF+KWWP+p4ppdjmtmmcWLG5qaccKL5Zol38ninmnnGOducf9bJJp0tFmrooYgmquiijDbq6KOQRirppJRWaqlCAQEAIfkECQQA7QAsAAAAAGQAZACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhon3NC5IET+oYD/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/ocA/ocA/ocA/ocA/ocA/ocA+5EK+JkS9aIb86gh8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsk8ask8asl8asl8asl8asl8asl8asl8asl8asl8asl8asl8asl8awl8awl8awl8awm8Kwo76wq7Kww66w06K065a1D4K5O27Bc1LJvy7SHwLinu7u7vLy8vb29vr6+v7+/wMDAwcHBxcXFzc3N19fX4eHh6urq8fHx9/f3+/v7/f39/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A2wkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmTY+FcurcyZNnQVdAgwodOrRgz6NHcSJdmvMn0adEjTJdqnRqUoJQswaVarVn1a47nWqFyhWszq9mC4kdG5Vg2rAd357FyvZp2bRoza6tu9WtXLVx/+7l6+qu3sByB/M1DDZvY7qE+w78C5gjZcV1GXd1vBly5MJ+EyN+i5mtZqucUXuOfHpqaterCbdm+pp27MWhSY/Geztzbt6WBfc2/ftwcNEDP0sWeHm3cYHKgc6merO69evYs2vfrr35cd3fgedv9D5eePjnGsmnN18eeXvw78Wvdz8ffn35GdXnZ38f/X76/9kXIH4Y6VcgfwP6dyCACwrYIIEXGRghgg8qOCGDFzqYIYQWSdghhRta+CGGI2pYIocVeZgiiNy16OKLMMYoY3bq1cjiivTZSCKO9uloIo/y+YgiRUKipyKR/BX52HlLMpfkjUjm+OSOUfY45Y9VBnnlkBMp2dlkUHa5pZFhSuSlamBSKaaUbGK5ppVtcmnmmE22c+SbWsYpIpBk6llngnWeCRuTXzrpZ6EzJqrooow26uijkEYq6aSUVmrppZhmqqlCAQEAIfkECQQA7QAsAAAAAGQAZACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1demVNq3Ix3n4T94UE/YYB/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/oYA/ocA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/okC/YsE/I0G/I8I/I8I/I8I/I8I/I8I/I8I/I8I/I8I/I8I/I8I/I8I+5AJ+5AJ+5AJ+5AJ+5AJ+5AJ+5AJ+5AJ+5AJ+5AJ+5EK+5EK+ZcQ9p8Y9aMc9KYf86gh8qoj8qsk8qsk8qsk8qsk8qsk8qsk8qsk8ask8asl8awl8awl8awl8awl8awl8awl8awl8awl8awl8awn8Kwo76wr7q0v66445q9G47FS3rNg2bZ01L2Q0sm419fX4eHh6urq8fHx9/f3+/v7/f39/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A2wkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmTY97curcyZNnQU1AgwodOrSgraNIkypVirOn054/iUolanSp1aVNn2rdE3WqV01Vr4q1lXWr065fpYYda7WsWZ8E03pdy5Zpx7dP0coVSrcuUrd4c+rdC7SvX7J3A8MdSJgqwcNYEyvWOZiwYb+AA1fee7luZryb5XZm+/lt6LSjx5Y2e/prarGrt7ae+xhy0thaZ099fRV33riN+da2fdT3WeDBCw8nbhwq8uS820qezPV58OiROVKnbL0xdrs3w/6LH0++vPnz5bcLnj65+eKN6qtrV+9+Z33u87ffX5+f+n758NHHnmL/FTigZgeClqBpC7LWoGwP5hbhb/21N+FxFRJ4oXMZItihgh8yGKKDI0JYooQnUhigfhu+p1F8BqaI4Yr+tWgfejjmqOOOPPa4I4wEATmQkDRaOKSAR7IoI4cCEdmOkxk5KSWSRWqYZI1XGlmlh01S+aSXUXo5pZJbgtglmV+iGSaaY2JZpohnupmmnGvK2aaWL4qpp5oY3WllnHjWiaefXObJ5p509onooGAqeuijiV5EqJlzBuqonYv+aSimkFrq46eghirqqKSWauqpqKaq6qqsturqqwSwHhQQACH5BAkEAO0ALAAAAABkAGQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXWhgV7FzLt5/E/aFBf2GAf6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP2LBPyOB/uRCvqTDPqVDvmXEPmZEvmZEvmZEvmZEvmZEvmZEvmZEvmZEviaE/iaE/iaE/iaE/iaE/iaE/iaE/iaE/iaE/ibFPedFvWjHPSmH/OoIfKqI/KrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJfGrJfGrJfGrJfGrJfGrJfGrJfGsJfGsJfGsJfGsJfGsJfGsJfGsJfGsJfGsJfGsJvCsKO+sK+6tMOyuNuu0Sey+Zu3Liu/ZrvLlzfTv5Pj39Pv7+v39/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ANsJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzpk2Pe3Lq3MmTZ8GeQIEWxES0qNGjR3EGXZrzJ9OlQ5FKRar0qVCCVoNGncoVU9WsO52CDUuwa9evY/eITau2rNmpaMeuTbv1bdKObHXOlevW7l2OeZtiDVzXL9G4YPcm7mv4MF7Cg/MWNow4q2LLjBtXtnqZc2bKjyVHZjvZ7+annVF/Nh2a9Gi6q+2eZpqaduy3s6G+5juwsdHcWncv7u3bMWDIAwO3JV4c+NXkyAUWN36zuvXr2LNr345duUdd4MP7ix8/3nnP7+TTkzfvs6P69+HZk+UIH758ve7rq78vmL7+9Pwtt9F/ALYGm38EihcgegnGZyBvAzbo4HGiISjhgvlJqAuGFjbIYYQafqiRhuCJmBGJGz44HIgXqohZhwmaiBGKMl5EI3c45qjjjjz2uKN3wr0oEJAUugZdhUNGpxGRSSLZDpNLKgkllBlNKaWSVV7pJJUYWbklll1qaWSTY0b55ZllZonmgWSyaWaZXqYZ5poQPgnmRXG6ySWeYup5p0V51rknoH0K+mdFga5op5Nqwlmooo36SSekczo6qZA+Zqrpppx26umnoIYq6qiklmrqqaimqqpCAQEAIfkECQQA8AAsAAAAAGQAZACHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCAgICQkJCgoKCwsLDAwMDQ0NDg4ODw8PEBAQEREREhISExMTFBQUFRUVFhYWFxcXGBgYGRkZGhoaGxsbHBwcHR0dHh4eHx8fICAgISEhIiIiIyMjJCQkJSUlJiYmJycnKCgoKSkpKioqKysrLCwsLS0tLi4uLy8vMDAwMTExMjIyMzMzNDQ0NTU1NjY2Nzc3ODg4OTk5Ojo6Ozs7PDw8PT09Pj4+Pz8/QEBAQUFBQkJCQ0NDRERERUVFRkZGR0dHSEhISUlJSkpKS0tLTExMTU1NTk5OT09PUFBQUVFRUlJSU1NTVFRUVVVVVlZWV1dXWFhYWVlZWlpaW1tbXFxcXV1dXl5eX19fYGBgYWFhYmJiY2NjZGRkZWVlZmZmZ2dnaGhoaWlpampqa2trbGxsbW1tbm5ub29vcHBwcXFxcnJyc3NzdHR0dXV1dnZ2d3d3eHh4eXl5enp6e3t7fHx8fX19fn5+f39/gICAgYGBgoKCg4ODhISEhYWFhoaGh4eHiIiIiYmJioqKtYlY24gq9IcM/IcC/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/4cA/ocA/ocA/ocA/ocA/ocA/ocA/ocA/I4H+pQN+JoT9aAZ9aIb9aIb9aIb9aIb9aIb9aIb9aIb9KMc9KMc9KMc9KMc9KMc9KMc9KQd86Yf8qki8qoj8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsk8qsl8qwl8qwl8qwl8qwl8qwl8qwl8qwm8qwn8q0p8q4s8rEz87dD9shw++nF/vz5/v7+/v7+/v7+/v7+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////CP4A4QkcSLCgwYMIEypcyLChw4cQI0qcSLGixYsYM2rcyLGjx48gQ4ocSbKkyZMoU6pcybKly5cwY8qcSbOmTY+dcurcyZNnwZ5Agf4MSjQnzqJEhyIVSnBp0KNOfTaNKnUg1aobr+5UqpXrVahdp2rt5JUq2K9iw1odS7Yj27Zrx5aNetZsWrRx1WZlO9dp36V16d61mxfvXrmDBRcmfFgvvLd/kQb2m5jyYsWNDT/mWxmwW86XLQuE/BlxaM+nJZd2TDp10cmoR4OWbToz4821cTvO2Jo269k3gwsfTry48ePDe2vsxby58+fPYavmCL16demvO1rf3hx7Uu3ct/d7fwo+/PXVmjOatz6eKfX10Nv39Ag/Pvrb6us7l491uf7u92Hm33+98LdVef8ZqBN9BBYYoGgDJvhgbBHqp6BRCFo44XQbNeggR8rlR+CFcHXYIIkMjojciiy26OKLMLqonHLS1GjjjTjiiGJnHMKT448/7ujadwMBaaSNQvqm2ZFHJqnbkkwC6SSNUQa5YXZDkldklTlOCRyXXV5JpJK3gamjmFqSKaCZN3qZG5tIoumemhDCWaObjtkpDZ5QwslnmXb+uWagcs7HI5YC6SlonYSCCByVfhbaH6RsxmjppZhmqummnHbq6aeghirqqKSWauqpDgUEACH5BAkEAO8ALAAAAABkAGQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKiouLi4yMjLuKU+uIGPyHA/6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAPyNBviYEfWhGvKpIvKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJfKsJfKsJfKsJfKsJfKsJfKsJfKsJfKsJfKsJvKsJ/KtKvKvLfKxNPO2QPS7TvXBXPbHbvfQhfrfrP304/78+P7+/v7+/v7+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AN8JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzpk2PonLq3MmTZ8GeQIH+DEo0J86iRIciFUpwadCjTn02jSp1INWqG6/uVKqV61WoXadqFeWVKtivYsNaHUu2I9u2a8eWjXrWbFq0cdVmZTvXad+ldenetZsX7165gwUXJnxY77u3f5EG9puY8mLFjQ0/5lsZsFvOly0LhPwZcWjPpyWXdkw6ddHJqEeDlm06M+PNtXE7ztiaNuvZN4MLH068uPHjw3trVM4bePPcz3djZD7deXXo16VfpL7denfs37X8W+Q+3nt58OfFVyS/3nx79O/VU2Q/3319+PflT6S/335//P/pJxF/A/pXIIAHChgRgQsa2CCCDyoIEYMTOlghhMhlqOGGHHbooU3KKbfMiCSWaKKJsKnmWlIEneiiiym+1pmKAr1oI4kxsrjiUy3eaGOOPO7I1EA+/riaZiIWCeORtyWpJIpMYqabZk+eCOSQvlFZZYlX9hSZjERuiWOUok15m5hjchQicGiO2CVWZkrZ5jJvbjUjmDW2WadOX+qYJ5p7GnWnn+/MGShcWZ6pJ5mxxVmmoYzS6GijkKoJnJNifqjpppx26umnoIYq6qiklmrqqaimquqqDgUEACH5BAkEAO0ALAAAAABkAGQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaItvUNF+IPeFBf2GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6IAf2LBPiYEfSmH/KqI/KrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJPGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGrJfGsJfGsJfGsJvGsJ/CsKO6sK+ysMeqsNuetPOStROCuT9qwXtOyccu0icC4qLu7u7y8vL29vb6+vr+/v8DAwMHBwcXFxc3NzdfX1+Hh4erq6vHx8ff39/v7+/39/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ANsJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzpk2PhHLq3MmTZ8GeQIH+DEo0J86iRIciFUpwadCjTn02jSp1INWqG6/uVKqV61WoXadqJeSVKtivYsNaHUu2I9u2a8eWjXrWbFq0cdVmZTvXad+ldenetZsX7165gwUXJnxYb7u3f5EG9puY8mLFjQ0/5lsZsFvOly0LhPwZcWjPpyWXdkw6ddHJqEeDlm06M+PNtXE7ztiaNuvZN4MLH068uPHjw3trVM4bePPcz3djZD7deXXo16VfpL7denfs37X8W+Q+3nt58OfFVyS/3nx79O/VU2Q/3319+PflT6S/335//P/pJxF/A/pXIIAHChgRgQsa2CCCDyoIEYMTOlghhMhlqOGGHHbooU3KtSLiiCSWWGJkr62mmYkssohiUire1uKMI774VIyYtUMjjTYyxVGIO7bYY0+wqTZQkEJ2ZqRtOSLpopIp/gickyYOidVyU1JJopVb4SiajlrWCCWMUuYWppiukcnkl2eKyKVORUYpUJutvGmUl7GBeaadcK2ZJ518xqmmnmEGiueShGppaJmOATrmjYyu2OaifiLqaJqQfqjpppx26umnoIYq6qiklmrqqaimquqqCwUEACH5BAkEAO0ALAAAAABkAGQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaJlyRuCBFfmFBP2GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6IAf2KA/2MBfyNBvyOB/yPCPyPCPyPCPyPCPyPCPyPCPyPCPyPCPuQCfuQCfuQCfuQCfuQCfuQCfuQCfuQCfuSC/mVDviZEvafGPSmH/OoIfKqI/KrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJfGrJfGrJfGrJfGrJfGsJfGsJfGsJfGsJfGsJfGsJfGsJfGsJvGsJ/CsKe+tLe6vNe6xPO+1RvC6U/HBZfTLfPfXmvrmwP358P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ANsJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzpk2PgnLq3MmTZ8GeQIH+DEo0J86iRIciFUpwadCjTn02jSp1INWqG6/uVKqV61WoXadqFeSVKtivYsNaHUu2I9u2a8eWjXrWbFq0cdVmZTvXad+ldenetZsX7165gwUXJnxYb7u3f5EG9puY8mLFjQ0/5lsZsFvOly0LhPwZcWjPpyWXdkw6ddHJqEeDlm06M+PNtXE7ztiaNuvZN4MLH068uPHjw3trVM4bePPcz3djZD7deXXo16VfpL7denfs37X+W+Q+3nt58OfFVyS/3nx79O/VU2Q/3319+PflT6S/335//P/pJxF/A/pXIIAHChgRgQsa2CCCDyoIEYMTOlghhMhlqOGGHHbooU29hCjiiCSSWJAnKKao4oorRvZaRyXGGOOJLNbIootJwSjjjiHSaOOPnuD4lI48yugjkDUKyRRHRe54JJItdqYak03OSBCUNirZk0dVWjkQlklK+SKVXY74JJhBipkjmWX2eCWaKmqJlUZtmvkmnCjKuRWRdZ4Jpp46cVmnm1/imaeaQ7LZpp9YAmoUn4veiaejcG00KKECGXqoa2taeimjUFIq6KCgIikqpGWWCuSpiqYqKZwirHpK6qtoxvrhrbjmquuuvPbq66/ABivssMQWa+yxyCoUEAAh+QQJBADtACwAAAAAZABkAIcAAAABAQECAgIDAwMEBAQFBQUGBgYHBwcICAgJCQkKCgoLCwsMDAwNDQ0ODg4PDw8QEBARERESEhITExMUFBQVFRUWFhYXFxcYGBgZGRkaGhobGxscHBwdHR0eHh4fHx8gICAhISEiIiIjIyMkJCQlJSUmJiYnJycoKCgpKSkqKiorKyssLCwtLS0uLi4vLy8wMDAxMTEyMjIzMzM0NDQ1NTU2NjY3Nzc4ODg5OTk6Ojo7Ozs8PDw9PT0+Pj4/Pz9AQEBBQUFCQkJDQ0NERERFRUVGRkZHR0dISEhJSUlKSkpLS0tMTExNTU1OTk5PT09QUFBRUVFSUlJTU1NUVFRVVVVWVlZXV1diWlJ2YUiXajjGdx/pgQz6hQL+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hgD+hwD/hwD/hwD/hwD+hwD+hwD+hwD+hwD+hwD+hwD+hwD+hwD+hwD+hwD+hwD+iAH9jAX7kQr6lQ75mBH5mRL5mRL5mRL5mRL5mRL5mRL5mRL5mRL4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mhP4mxT3nBX3nhf2oBn0pR7zqCHyqyTyqyTyqyTyqyTyqyTyqyTyqyTyqyTxqyXxqyXxqyXxqyXxqyXxqyXxqyXxqyXxqyXxrCXxrCXxrCXxrCbwrCfvrCrtrC7qrDXlrULbr1nVsGrMsoDCtZ28uK+6urq7u7u8vLy9vb2+vr6/v7/AwMDBwcHFxcXNzc3X19fh4eHq6urx8fH39/f7+/v9/f3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gDbCRxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6ZNj3By6tzJk2fBnkCB/gxKNCfOokSHIhVKcGnQo059No0qdSDVqhuv7lSqletVqF2naoXjlSrYr2LDWh1LtiPbtmvHlo161mxatHHVZmU712nfpXXp3rWbF+9euYMFFyZ8WG+7t3+RBvabmPJixY0NP+ZbGbBbzpctC4T8GXFoz6cll3ZMOnXRyahHg5ZtOjPjzbVxO87Ymjbr2TeDCx9OvLjx48NdKV/OvHlz2Ko5Op8+HfrrjtSzL7eeFLv27Nyf/nr/Xn215ozkqYdnKj298/U9Pbp/b/42+vnM4WPViD9/fcz89aecfluN1x+BOsknoCsIGmUgfg3CtdGCDP4nWoACRqhghhbGhuGBHUY34YIaPjhficilqOKKLLbo4oqPxCjjjDTSGNl1rnXHUY088nijjr6dh1GPRMr4o3g5IrlRkUUeyV6Q9g3JZI9OxteZiBpNSeWVOEIJYEZa+sglkLoJeVGYNVa5X29ZojmjmgUm+WSbbsYIZ4JjKklnnXc6KKeVO9ZpZ55zsgmmoI/0KWGZUZ6JqKKQdoRoooQC6uWFhwoa6Z/7ZcpnpWsC56mbm17q4aholsrol1JqCmqcHaZi+eKstNZq66245qrrrrz26uuvwAYr7LDEJhQQACH5BAkEAO0ALAAAAABkAGQAhwAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXHlkTJltO7JzLcx6HueBDveFBP2GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6GAP6HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP+HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP6HAP2KA/qTDPebFPafGPWiG/WiG/WiG/WiG/WiG/WiG/WiG/WiG/WiG/SjHPSjHPSjHPSjHPSjHPSjHPSjHPSjHPSjHPSkHfSlHvOnIPKpIvKqI/KrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPKrJPGrJPGrJfGrJfGrJfGrJfGrJfGsJfGsJfGsJfGsJfGsJfGsJfGsJfGsJvCsKO+sLOysMeitO+KvTNqxYdOzdc+1gsu3kMa5ocG8tL+/v8DAwMHBwcXFxc3NzdfX1+Hh4erq6vHx8ff39/v7+/39/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+ANsJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuXMGPKnEmzpk2PsXLq3MmTZ8E7QIMKHTr0J9GjRHH2XNrTKNKnd5xCPaqUqdVYUqcWJagVadWrS7N2BSp27FewPrmO3TpwLduNaJmW7TpX69m4OetO1Qv1Ll6+TwF77Yi3qVq3ZA8j9htXMFXFbhmjdZwU8lrJYCm/bYc4KOarmoWG9ky48M7Ridt2jlradF7LZmHTbe0aNWvVnT9btc2btuneuBf7Lgxc4OrbcF2/Dh5Ztt2b0KNLn069uvXqk7Jr386du8fjHrv9ixf/fXX48eizl8/dMX369cI5ukcPv7n8+eQ7gm+Pv3v9y/z1t91/sd0noHYEzmbggZMk+NyCBzq4V4AMStgXhRHqZx6GAloYGIf9eTgYhB1qyB6JIZoY30YMIqiifSy22OCLAKKIn4iPXafjjjz26OOPPO7HXI3GbciRkEWemOSKGiHJmZFLwtgklE8qWSWTGTmpJZVZUrmllV1a+SWWGI0ppZNhMmkmkVOK6SWXZb7pJphxzqkmnBetWWCUbKZ5ppxk5gnon3QKaiehgVqkp4J87tnmnYf2WSeklErpJ5uLPgjkppx26umnoIYq6qiklmrqqaimquqqrC4UEAA7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=');
}