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

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

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

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

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

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

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

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

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

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

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

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

	/* Positioning of images: */

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

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

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

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

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

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

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

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

	/* Browser fixes: */

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

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

	/* Table background colors: */

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

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

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

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

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

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

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

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

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

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

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

		legend em {
			position: absolute;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		.labels-block .fieldset-subgroup ol,
		.labels-block.fieldset-subgroup ol {
			top: 0;
			margin: 0;
			padding: 0.5em 0 0;
		}
/* default styles for extension "tx_mdforum" */
	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

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

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2eb721c28dd6e1fde78f)
 * Config saved to config.json and https://gist.github.com/2eb721c28dd6e1fde78f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: bold;
}
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 {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-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: 25px;
  margin-bottom: 25px;
  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;
}
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: 0;
  margin-bottom: 12.5px;
}
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: 0;
  margin-bottom: 12.5px;
}
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: 26px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
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: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
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: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  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: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
    max-width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1170px;
  }
}
@media (min-width: 1530px) {
  .container {
    width: 100%;
    max-width: 1500px;
  }
}
.container-fluid{
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

/*@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 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 {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  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 {
  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: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-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: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -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;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: 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: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

@media(min-width: 768px){
  .dropdown {
    position: absolute;
    top: 100%;
    left: 0%;
  }
}
.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: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 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: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  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: #337ab7;
}
.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: 16px;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .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 {
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.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: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
  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: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.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: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !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: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-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: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-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 {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.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: transparent;
}
.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: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .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: transparent;
  }
  .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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.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: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.panel {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 0;
}
.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 0;
  background-color: #f5f5f5;
  border-top: 1px solid transparent;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 0;
  padding-right: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid transparent;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid transparent;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.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,
.panel-body:before,
.panel-body: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,
.panel-body: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
/*@media (min-width: 992px) and (max-width: 1199px) {*/
@media (min-width: 992px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
/*@media (min-width: 992px) and (max-width: 1199px) {*/
@media (min-width: 992px) {
  .visible-md-block {
    display: block !important;
  }
}
/*@media (min-width: 992px) and (max-width: 1199px) {*/
@media (min-width: 992px) {
  .visible-md-inline {
    display: inline !important;
  }
}
/*@media (min-width: 992px) and (max-width: 1199px) {*/
@media (min-width: 992px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
/*@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}*/
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
/*@media (min-width: 992px) and (max-width: 1199px) {*/
@media (min-width: 992px) {
  .hidden-md {
    display: none !important;
  }
}
/*
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
*/
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* ###### DESKTOP + ###### */
/* ------ Fonts ------ */
@media(min-width: 1530px){
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 30px;
  }
  h3,
  .h3 {
    font-size: 24px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
  p {
    margin: 0 0 12.5px;
    font-size: 20px;
  }

  /* ------ Padding of cols ------ */
  .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;
  }
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web ../contrib/helvetica-neue/fonts:  http://www.fonts.com
*/
@font-face{
	font-family:"Neue Helvetica W01_n3";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/3a46542f-f429-4821-9a88-62e3be54a640.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/50ac1699-f3d2-47b6-878f-67a368a17c41.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/82a4e1c2-7ffd-4c58-86fa-4010a6723c8e.svg#82a4e1c2-7ffd-4c58-86fa-4010a6723c8e') format("svg");
	font-weight: 300;
	font-style: normal;
}
@font-face{
	font-family:"Neue Helvetica W01_i3";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/261b4efb-3d70-4965-977d-38af9422700d.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/2e00514e-1764-4250-a0c5-aca3e5a8d133.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e2fe2e07-9419-400f-953d-dc23cfa647a2.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/000472ba-312c-41be-b038-043ad8254e91.svg#000472ba-312c-41be-b038-043ad8254e91') format("svg");
	font-weight: 300;
	font-style: italic;
}
@font-face{
	font-family:"Neue Helvetica W01_n4";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/5101995a-e73b-4cf9-84e8-f99eb43277b1.svg#5101995a-e73b-4cf9-84e8-f99eb43277b1') format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family:"Neue Helvetica W01_i4";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/5d0e5dca-869d-4e14-ac6b-45fbab3c4047.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/5d0e5dca-869d-4e14-ac6b-45fbab3c4047.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/5d0e5dca-869d-4e14-ac6b-45fbab3c4047.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/21c44514-f4d6-4cff-a5de-e4cac5e61aff.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e7c4b231-76ad-47c7-a54b-5d84dcd78d0f.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/b6db417f-e795-426a-a2af-adc37a3419a6.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/0c6d116c-89d1-402b-b9f3-2d9890d7a4ee.svg#0c6d116c-89d1-402b-b9f3-2d9890d7a4ee') format("svg");
	font-weight: 400;
	font-style: italic;
}
@font-face{
	font-family:"Neue Helvetica W01_n7";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/050b1948-f226-4d20-a65a-15d8ed031222.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/beb88be6-2a60-46fe-914f-6892b3ae46ce.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/e5567978-93ef-4de1-804d-1f0e3654a014.svg#e5567978-93ef-4de1-804d-1f0e3654a014') format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family:"Neue Helvetica W01_i7";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix') format("eot")
}
@font-face{
	font-family:"Neue Helvetica W01";
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix');
	src:url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix') format("eot"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/657c2fa4-585b-4761-9e2e-65ab13159323.woff2') format("woff2"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/400869f0-f0d5-49a0-8a11-f4fb4279d125.woff') format("woff"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/14df02b1-01f4-4426-bf7b-ad2f39dc1346.ttf') format("truetype"),url('../../typo3conf/ext/md_base/template/contrib/fonts-com-helvetica-neue/fonts/af7715e0-f8ab-4b34-a78f-a9dad7859eff.svg#af7715e0-f8ab-4b34-a78f-a9dad7859eff') format("svg");
	font-weight: 700;
	font-style: italic;
}
/*
 ** TOC **
 * =0 General Styles
 *
 * =1 Structure
 * =1.1 Header
 * =1.2 Main Content
 * =1.3 Footer
 *
 * =2 Content styles
 * =2.1 Headings
 * =2.2 Links
 * =2.3 Tables
 * =2.4 Lists
 *
 * =3 Extensions
 * = 3.1 csc-frames
 * = 3.2 tx-multicolumn
 *
 ** Colors **
 * Primary color: #00709e
 * Secondary color: #FFF
 */

/*
 * =0 General styles:
 */

html {
	height: 100%;
}

body {
	font-family: "Neue Helvetica W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	direction: ltr;
	height: 100%;
}

h1,h2,h3 {
	font-weight: 300;
	line-height: 1.4;
}

h2 {
	margin: 0 0 15px;
}

ul, ol {
	margin-bottom: 20px;
	padding-left: 15px;
}

p {
	margin: 10px 0 10px;
	line-height: 1.4;
}

label small {
	font-weight: inherit;
	font-size: 80%;
}

blockquote {
	border-left: none;
	font-size: 16px;
	font-weight: 300;
	color: #5E5E5E;
	font-style: italic;
	padding-left: 60px;
	position: relative;
	margin-bottom: 0;
}

blockquote:before {
	/* .fa */
	display:inline-block;
	font:normal normal normal 16px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0, 0);

	/* .fa-quote-left */
	content: "\f10d";

	position: absolute;
	color: #00709E;
	font-size: 40px!important;
	left: 10px;
	color: #00709E;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.indent {
	padding-left: 1em;
}

.nav a:focus {
	outline: none;
}

.lead {
	font-size: 18px;
	line-height: 26px;
}

/* TODO: remove? */
.row10 {
	margin-left: -5px;
	margin-right: -5px;
}

.row10 > div {
	padding-left: 5px;
	padding-right: 5px;
}

.wrapper {
	min-height: 100%;
	background: #ffffff;
}

.inner {
	padding: 35px 45px;
}

.bg-white {
	background-color: #fff;
}

.has-shadow {
	border-bottom: 1px solid #b5b5b5;
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}

.has-verticaline,
.has-right-shadow:after {
	position: absolute;
	top: 0;
	left: 50%;
	bottom: 0;
	background-color: #dcdcdc;
	width: 1px;
	margin-left: -1px;
}

.has-vert-1 {
	left: 33.33%;
}

.has-vert-2 {
	left: 67.1%;
}

.has-horizontaline {
	background-color: #dcdcdc;
	height: 1px;
	overflow: hidden;
	clear: left;
	width: 100%;
}

.has-border-right {
	border-right: 1px solid #dcdcdc;
}

.has-right-shadow {
	position: relative;
}

.has-right-shadow:after {
	content: "";
	left: 100%;
	left: 0;
	margin-left: -2px;
	top: 0;
	bottom: 0;
	width: 2px;
}

.has-gradient {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}

.lnk-base {
	color: #00709e;
}

.text-light {
	color: #777;
}

.img-full {
	width: 100%;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.title-arrow,
.title-arrow-white,
.lnk-arrow {
	display: inline-block;
	position: relative;
	margin-left: 10px;
}

.title-arrow:after,
.title-arrow-white:after,
.lnk-arrow:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: -10px;
	border-width: 4px 0 4px 4px;
	border-style: solid;
	border-color: transparent transparent  transparent #00709e;
}

.title-arrow-white {
	color: #fff;
}

.title-arrow-white:after {
	border-left-color: #fff;
}

.overflow-hidden {
	overflow: hidden;
}

/*.lnk-arrow:after {
	left: -2px;
}*/

/*header*/
.header-main {
	padding-top: 15px;
	position: relative;
	z-index: 898;
}

/*topmenu*/
.topmenu {
	float: right;
	margin-top: 25px;
}

	.topmenu a,
	.navbar-top span {
		font-size: 12px;
		color: #696868;
	}

	.topmenu a.active {
		color: #00709e;
	}

	.topmenu .btn {
		margin-left: 14px;
	}

.navbar-top {
	float: right;
}

	.navbar-top li {
		float: left;
	}

	.navbar-top li {
		float: left;
		position: relative;
		border-right: 1px solid #c5c5c5;
		border-left: 1px solid #e4e4e4;
		margin: 11px 0;
		height: 17px;
		line-height: 15px;
	}

	.navbar-top li:first-child {
		border-left: none;
	}

	.navbar-top li:last-child {
		border-right: none;
	}

	.topmenu .navbar-top a,
	.topmenu .navbar-top span {
		padding: 0 10px;
	}

	.topmenu .navbar-top a:hover {
		color: #00709E;
		background-color: transparent;
	}

	.navbar-top a.active {
		padding-left: 20px;
	}

	.navbar-top a.active:before {
		/* .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);

		/* .fa-caret-right */
		content: "\f0da";

		width: 10px;
		margin-left: -10px;
		color: #00709E;

	}​

	.navbar-top a.disable,
	.navbar-top span.disable {
		cursor: not-allowed;
		color: #848484;
	}

	.navbar-top a.disable:hover,
	.navbar-top span.disable:hover {
		color: #848484;
	}

/*navbar-main*/
.navbar-brand {
	height: auto;
	padding: 4px 18px 15px;
	margin-top: -10px;
}

.navbar-main ul.level-2 {
	margin: 0;
	display: none;
}

.navbar {
	margin-bottom: 2px;
	background-color: transparent;
	border: none;
}

.navbar-collapse {
	z-index: 99;
}

.container>.navbar-collapse {
	margin-left: -15px;
	margin-right: -15px;
}

/*common*/
.common {
	background-color: #FFF;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
}

/*banner*/
.banner {
	position: relative;
	z-index: 99;
}

.banner  .inner {
	padding: 25px 30px;
}

.banner .row-abs {
	position: absolute;
	top: 0;
	left: 0;
}

.banner  h1 {
	font-size: 38px;
	color: #000;
	margin: 0 0 25px;
	line-height: 46px;
}

.banner .imgbox {
	overflow: hidden;
}

.banner div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}

.maintop {
	background-color: #FFF;
	margin-bottom: 2px;
}

.element-service-home {
	margin-top: 50px;
}

.element-service-home > h2 {
	font-size: 11px;
	color: #00709e;
	font-weight: bold;
	margin: 0 0 5px;
}

.element-service-home .qa-element a {
	color: #FFF;
}

.element-service-home > div {
	margin-right: -14px;
	padding: 9px 0 0 0;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
	background: #FFF;
}

.element-service-home .latest-quotes-wrapper {
	padding: 15px;
}

.element-service-home .latest-quotes-wrapper:after {
	display: none;
}

.quotes-list-view .quote-single {
	border-bottom: 1px solid #EEE;
}

.quote-inner {
	padding: 25px 0px 5px 0;
}

.quote-single .quote-details2 {
	padding: 15px 0;
}

.quote-single .quote-comment {
	font-weight: bold;
}

.bg-bluebox,
.element-service-home > div.qa-element {
	border: 1px solid #fff;
	position: relative;
	color: #fff;
	background: #0f8aad;
	margin-bottom: 10px;
	background: -moz-linear-gradient(top,  #0f8aad 0%, #007c9e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f8aad), color-stop(100%,#007c9e));
	background: -webkit-linear-gradient(top,  #0f8aad 0%,#007c9e 100%);
	background: -o-linear-gradient(top,  #0f8aad 0%,#007c9e 100%);
	background: -ms-linear-gradient(top,  #0f8aad 0%,#007c9e 100%);
	background: linear-gradient(to bottom,  #0f8aad 0%,#007c9e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f8aad', endColorstr='#007c9e',GradientType=0 );
}

.bg-bluebox:after,
.element-service-home > div:after {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	border-width: 5px 13px  0 0;
	border-style: solid;
	border-color: #354c57 transparent transparent;
	margin-top: 1px;
}

.element-service-home > div > h2 {
	color: #fff;
	margin: 0 0 5px 14px;
	font-size: 20px;
}

.element-service-home > div > p {
	margin: 0 0 17px 14px;
	font-size: 13px;
	font-style: normal;
}

.element-service-home > div > h3 {
	color: #fff;
	margin: 3px 0 5px 14px;
	font-size: 22px;
	line-height: 22px;
}

.slider .inner {
	padding-right: 25px;
	padding-left: 25px;
}

/*question-anwser*/
.question-anwser {
	position: relative;
	z-index: 55;
	overflow: hidden;
}

.question-anwser .title {
	margin: 30px 0 0 37px;
}

.question-anwser .inner {
	padding-top: 15px;
	padding-bottom: 0;
}

.qa-left {
	padding-left: 90px;
}

.qa-left .img-abs {
	position: absolute;
	bottom: 0;
	left: 15px;
}

.qa-left .item-qa {
	margin-bottom: 30px;
}

.item-qa {
	margin-bottom: 18px;
}

.item-qa h3 {
	margin: 0 0 5px;
}

.item-qa p {
	margin: 0 0 10px;
	line-height: 22px;
}

.item-qa p small {
	color: #777;
	font-size: 14px;
}

/*contact*/
.contact-header {
	position: relative;
	z-index: 2;
	padding-bottom: 1px;
	background-color: #ededed;
}

.contact-header h2 {
	color: #505050;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}

.contact {
	margin-bottom: 2px;
	background-color: #e1e1e1;
	overflow: hidden;
}

.contact .inner {
	padding-top: 18px;
	padding-bottom: 18px;
}

section.main > .container {
    position: relative;
}

/*team-member*/
.team-member {
	margin-bottom: 20px;
}

.team-member .img-border {
	display: block;
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 20px;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	border-radius: 3px;
}

.team-member .team-title {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

.team-member .team-title span {
	display: block;
	color: #000;
}

/*items*/
.items {
	margin-bottom: 50px;
}

.items h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 35px;
}

.item {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}

.item .item-title {
	font-size: 26px;
	margin: 0;
	color: #444;
	padding-right: 260px;
}

.item .item-title span {
	display: block;
	font-size: 18px;
}

.item .btn {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -41px;
}

/*footer*/
.footer {
	background-color: #5e5e5e;
	padding: 17px 25px;
	font-size: 12px;
}

.footer,
.footer a {
	color: #ABABAB;
}

.footer ul {
	margin: 0;
}

.copyright,
	.footer .list-footer {
	margin: 7px 0;
}

/*nav-tabs*/
.nav-tabs {
	background: #e5e5e5;
	background: -moz-linear-gradient(top,  #e5e5e5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #e5e5e5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cccccc',GradientType=0 );
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs>li {
	margin: 0;
}

.nav-tabs>li>a {
	font-size: 12px;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #777;
	text-align: center;
	position: relative;
}

.nav-tabs>li>a:hover {
	color: #4e4e4e;
}

.nav-tabs>li >a,
	.nav-tabs>li >a:hover,
	.nav-tabs>li >a:focus {
	border: none;
	border-radius: 0;
	background: none;
}

.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
	border: none;
	background: #d7d7d7;
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #ebebeb 19%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(19%,#ebebeb), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#ebebeb 19%,#ffffff 100%);
	background: -o-linear-gradient(top,  #d7d7d7 0%,#ebebeb 19%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #d7d7d7 0%,#ebebeb 19%,#ffffff 100%);
	background: linear-gradient(to bottom,  #d7d7d7 0%,#ebebeb 19%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#ffffff',GradientType=0 );
}

.nav-tabs>li.active>a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6px;
	border-width: 6px 6px 0  6px;
	border-style: solid;
	border-color: #fff transparent transparent  transparent;
}

.nav-tabs span.sub-indicator {
	/* .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);

	width: 12px;
}

.nav-tabs span.sub-indicator:before {
	/* .fa-caret-right */
    content: "\f0da";
	margin-left: 5px;
	color: #00709E;
}

.nav-tabs ul.level-2 {
	display: none;
	position: absolute;
	/*top: 100%;*/
	background: #FFF;
	padding: 10px 20px;
	list-style: none;
	margin: 0;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
	z-index: 9999;
	white-space: nowrap;
	/*min-width: 100%;*/
}

.nav-tabs ul.level-2 li {
	line-height: 2.0;
}

.nav-tabs ul.level-2 a {
	color: #444;
}

.nav-tabs ul.level-2 a:hover,
.nav-tabs ul.level-2 li.active > a {
	color: #00709E;
}

.nav-tabs > li:hover ul.level-2 {
	display: block;
}

.nav-tabs > li:hover > a.has-subs {
	color: #FFF;
	background: #777777;
	background: -moz-linear-gradient(top,  #777777 0%, #5d5d5d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#5d5d5d));
	background: -webkit-linear-gradient(top,  #777777 0%,#5d5d5d 100%);
	background: -o-linear-gradient(top,  #777777 0%,#5d5d5d 100%);
	background: -ms-linear-gradient(top,  #777777 0%,#5d5d5d 100%);
	background: linear-gradient(to bottom,  #777777 0%,#5d5d5d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#5d5d5d',GradientType=0 );
}

.nav-tabs li:hover span.sub-indicator:before {
    content:"\f0d7";
    color: #FFF;
}

/*.panel-title*/
.panel-group {
	margin-bottom: 50px;
}

.panel-group .panel {
	border-width: 0 0 1px;
	border-color: #d4d4d4;
	margin-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel-body {
	padding-bottom: 5px;
}

.panel-default>.panel-heading {
	background: none;
	border: none;
}

.panel-title {
	font-size: 26px;
}

.panel-title a {
	color: #00709e;
	display: block;
	margin-right: 20px;
	padding: 14px 0;
	padding-right: 30px;
	position: relative;
}

.panel-heading h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.panel-heading .accordion-toggle {
	padding: 10px 0;
	display: block;
}

.panel-heading .accordion-toggle:focus {
	outline: none;
}

.panel-heading .accordion-toggle:before {
	/* .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);

	/* .fa-chevron-down */
    content: "\f078";

    float: right;
}
.panel-heading .accordion-toggle.collapsed:before {
	/* .fa-chevron-up */
    content: "\f077";
}

.panel-title a:hover,
	.panel-title a:focus {
	text-decoration: none;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding-bottom: 0;
}

.panel-group .panel + .panel {
	margin-top: 0;
}

.ico {
	display: inline-block;
	background-repeat: no-repeat;
}

.ico-facebook {
	background-position: 5px 0;
}

.ico-twitter {
	background-position: -50px 0;
}

.ico-gplus {
	background-position: -105px 0;
}

.ico-play {
	background-image: url('../../typo3conf/ext/md_base/template/images/ico-video.png');
	width: 21px;
	height: 21px;
}



/*lists*/
.addthis_toolbox {
	letter-spacing: 8px;
}

	.addthis_toolbox a {
		font-size: 30px;
	}

.list-open-close span {
	color: #000;
}

.list-footer {

}

	.list-footer li {
		position: relative;
		padding: 0 5px 0 8px;
	}

	.list-footer li+li:before {
		content: " ";
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -8px;
		width: 2px;
		height: 16px;
		background-color: #737373;
		border-right: 1px solid #c7c7c7;
	}

.list-arrows {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

	.list-arrows li {
		padding-left: 10px;
	}

	.list-arrows li:before {
		/* .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);

		/* .fa-caret-right */
		content: "\f0da";

		width: 10px;
		margin-left: -10px;
		color: #00709E;

	}​

.nav-breadcrumb {
	overflow: hidden;
	height: 49px;
	background: #FFF;
}

	.nav-breadcrumb ul {
		margin: 0;
		overflow: hidden;
		padding: 10px 0;
	}

	.nav-breadcrumb li {
		list-style: none;
		float: left;
	}

	.nav-breadcrumb a span {
		display: block;
		font-size: 13px;
		color: rgb(127,127,127);
	}

	.nav-breadcrumb a {
		display: block;
		padding: 0 20px;
	}

	.nav-breadcrumb a:hover {
		text-decoration: none;
	}

.nav-breadcrumb-bottom {
	border-top: 1px solid #D4D4D4;
}

/*buttons*/
.btn {
	padding: 10px 32px;
	letter-spacing: .025em;
	color: #fff;
	font-weight: 300;
}

.btn .ico-play {
	float: right;
	margin: 2px 0 0 10px;
}

.btn .title-arrow {
	margin-left: 15px;
}

.btn-sm {
	padding: 5px 10px!important;
}

.btn-dark {
	border-color: #777;
	background: #777777;
	background: -moz-linear-gradient(top,  #777777 0%, #6b6b6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#6b6b6b));
	background: -webkit-linear-gradient(top,  #777777 0%,#6b6b6b 100%);
	background: -o-linear-gradient(top,  #777777 0%,#6b6b6b 100%);
	background: -ms-linear-gradient(top,  #777777 0%,#6b6b6b 100%);
	background: linear-gradient(to bottom,  #777777 0%,#6b6b6b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#6b6b6b',GradientType=0 );
}

.btn-dark:hover,
.btn-dark:focus {
	color: #FFF;
	opacity: 0.85;
}

.btn-light {
	background-color: #b9b9b9;
	border-color: #b9b9b9;
	background: #b9b9b9;
	background: -moz-linear-gradient(top,  #b9b9b9 0%, #a6a6a6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9b9b9), color-stop(100%,#a6a6a6));
	background: -webkit-linear-gradient(top,  #b9b9b9 0%,#a6a6a6 100%);
	background: -o-linear-gradient(top,  #b9b9b9 0%,#a6a6a6 100%);
	background: -ms-linear-gradient(top,  #b9b9b9 0%,#a6a6a6 100%);
	background: linear-gradient(to bottom,  #b9b9b9 0%,#a6a6a6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b9b9', endColorstr='#a6a6a6',GradientType=0 );
}

.btn-light:hover,
.btn-light:focus {
	color: #FFF;
	opacity: 0.9;
}

.btn-turquoise {
	background-color: #00e1ff;
	border-color: #00e1ff;
	background: #00e1ff;
	background: -moz-linear-gradient(top,  #00e1ff 0%, #00c0d9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00e1ff), color-stop(100%,#00c0d9));
	background: -webkit-linear-gradient(top,  #00e1ff 0%,#00c0d9 100%);
	background: -o-linear-gradient(top,  #00e1ff 0%,#00c0d9 100%);
	background: -ms-linear-gradient(top,  #00e1ff 0%,#00c0d9 100%);
	background: linear-gradient(to bottom,  #00e1ff 0%,#00c0d9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e1ff', endColorstr='#00c0d9',GradientType=0 );
}

.btn-turquoise:hover,
.btn-turquoise:focus {
	color: #FFF;
	opacity: 0.9;
}

.btn-lightest {
	border-color: #f3f3f3 #f3f3f3 #b9b9b9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,a5a5a5+100 */
	background: #c7c7c7; /* Old browsers */
	background: -moz-linear-gradient(top, #c7c7c7 0%, #a9a9a9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c7c7c7 0%, #a9a9a9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(top, #c7c7c7 0%, #a9a9a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#a9a9a9',GradientType=0 ); /* IE6-9 */
	color: #fff !important;
}

.btn-lightest.btn-sm.btn-arrow:after {
	display: none;
}

.btn-darkbrown {
	background-color: #404040;
	border-color: #404040;
	padding-left: 22px;
	padding-right: 22px;
}

.btn-darkbrown:hover {
	color: #FFF;
	opacity: 0.9;
}

.btn-primary {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#15a7e3+0,1397cd+100 */
	background: rgb(21,167,227); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(21,167,227,1) 0%, rgba(19,151,205,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(21,167,227,1) 0%,rgba(19,151,205,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(21,167,227,1) 0%,rgba(19,151,205,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a7e3', endColorstr='#1397cd',GradientType=0 ); /* IE6-9 */
}

.btn-primary:hover {
	color: #FFF;
	opacity: 0.9;
}

h1.white, h2.white, h3.white, h4.white, h5.white,
p.white {
	color: white;
}

p.white a {
	color: white;
	background: #00709E;
	text-decoration: underline;
}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue,
p.blue {
	color: #00709E;
}

p.blue a {
	color: #00709E;
	text-decoration: underline;
}

h1.black, h2.black, h3.black, h4.black, h5.black,
p.black {
	color: black;
}

p.black a {
	color: black;
	text-decoration: underline;
}

.responsive-images div.csc-textpic .csc-textpic-imagewrap img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
}

.phone {
	display: block;
	font-size: 25px;
	position: relative;
	margin-left: 50px;
	padding: 5px 0;
}

.phone:before {
	position: absolute;
	/* .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);

	/* .fa-phone */
	content:"\f095";

	position: absolute;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	left: -50px;
	border: 1px solid #FFF;
	border-radius: 40px;
}

.breadcrumb {
	background: transparent;
	padding: 0;
	margin-bottom: 10px;
	border-radius: none;
	font-size: 90%;
}

	.breadcrumb > li + li:before {
		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);
		content: " \f0da ";
		width: 14px;
		color: #00709E;
	}



/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

.slider-container {
	list-style: none;
	margin: 0;
	padding: 0;
}

.slider-container li {
	display: none;
}

.slider-container li:first-child {
	display: list-item;
}

.bx-viewport .slider-container li {
	display: list-item;
}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	background: url('../../typo3conf/ext/md_base/template/images/ico-prev-next.png') no-repeat 5px 3px;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url('../../typo3conf/ext/md_base/template/images/ico-prev-next.png') no-repeat -28px 3px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 5px -33px;
}

.bx-wrapper .bx-next:hover {
	background-position: -28px -33px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.news-latest-wrapper {
	padding: 0 25px;
}

.news-latest-wrapper .bx-wrapper .bx-prev {
	left: -30px;
}

.news-latest-wrapper .bx-wrapper .bx-next {
	right: -30px;
}

.news-text-wrap {
	max-width: 640px;
}

/** Fancybox styles
===================================*/
.fancybox-opened .fancybox-title {
	width: 100%;
}

.fancybox-skin {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.fancybox-type-iframe .fancybox-nav {
	display: none;
}

.fancybox-overlay {
    z-index: 10999;
}


/** Additional content styles
===================================*/

/* General styles for image with text above */
div.csc-textpic-overlay {
	position: relative;
	overflow: hidden;
}

.csc-textpic-overlay .csc-textpic-imagewrap {
	float: left;
}

div.csc-textpic-overlay .csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}

.csc-textpic-overlay .csc-textpic-text {
	position: absolute;
	padding: 28px;
}

.csc-textpic-overlay-full .csc-textpic-text {
	top: 0;
	right: 0;
}

.csc-textpic-overlay-left .csc-textpic-text {
	width: 50%;
	top: 0;
	left: 0;
}

.csc-textpic-overlay-right .csc-textpic-text {
	width: 50%;
	top: 0;
	right: 0;
	text-align: left;
}

/* Border style for images */
div.csc-textpic-border div.csc-textpic-imagewrap img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
}

div.csc-textpic-border div.csc-textpic-imagewrap a:hover img {
	-moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.25);
	position: relative;
	top: 1px;
	left: 1px;
}

.navbar-brand .img-responsive {
	width: 190px;
}

.navbar-toggle-wrap {
	display: none;
}

.bx-viewport img {
	height: auto!important;
}

.banner img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.directions-iframe {
	width: 800px;
	height: 400px;
	max-width: 100%;
}

/*
 * =3.9 Fragen+Antworten
 */
/* TODO: rework */
.tx-md-forum {
    margin-bottom: 2em;
}

.grid-box-item .tx-md-forum {
	padding: 20px 25px;
}

.tx-md-forum .category h2.category-title .posts {
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #d7d7d7;
  font-size: 11px;
  color: #444;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  margin: 0 10px;
}

.tx-md-forum .category-widget-list span.posts {
	display: block;
	font-size: 10px;
	color: #777;
}

.tx-md-forum .category-widget-list li {
  margin-bottom: 0.5em;
}

.tx-md-forum .content .category-widget-list {
	overflow: hidden;
	margin: 0;
	line-height: 15px;
}

.tx-md-forum .category-widget-list span.posts {
	display: block;
	font-size: 10px;
	color: #777;
}

.tx-md-forum .category-widget-list p.short-abstract {
	font-size: 11px;
}

.tx-md-forum .category-list .category-title a,
.tx-md-forum .category-list .category-abstract a {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}

.tx-md-forum .f3-widget-paginator span.current,
.pagination span.current {
	font-weight: bold;
	color: #999;
}

.tx-md-forum .replyWrap.closed form {
	display: none;
}

.tx-md-forum .question .comment-header img,
.tx-md-forum .question .question-header img {
	border: 1px solid #fefefe;
	-moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.35);
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.35);
	float: left;
	margin-right: 12px;
	overflow: hidden;
}

.tx-md-forum .question .comment-header .author strong,
.tx-md-forum .question .question-header .author strong {
	color: #000;
	font-weight: normal;
}

.tx-md-forum .question .comment-header .date strong,
.tx-md-forum .question .question-header .date strong {
	color: #000;
	font-weight: normal;
}

.tx-md-forum .question .question-header {
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	height: 33px;
	margin: 0 0 1em 0;
}

.tx-md-forum .question .comment-header {
	height: 50px;
	padding: 12px 10px 8px 10px;
	line-height: 15px;
	z-index: 2;
	overflow: hidden;
	font-size: 11px;
}

.tx-md-forum ul.comments {
	margin: 0;
}

.tx-md-forum ul.category-list li,
.tx-md-forum ul.comments li.comment {
	list-style: none;
	list-style-image: none;
}

.tx-md-forum .question {
	overflow: hidden;
}

/*
 * = 3.10 Csc-Mailform
 */
/* TODO: rework */

div.csc-mailform form {
  margin-bottom: 1em;
}

div.csc-mailform ol,
div.csc-mailform ol li {
	margin: 0;
	padding: 0;
  list-style: none;
}

div.csc-mailform ol li {
	overflow: hidden;
  clear: both;
}

div.csc-mailform fieldset {
	margin: 0;
	padding: 0;
	position: relative;
  margin-bottom: 2.5em;
}

div.csc-mailform form > ol li:nth-last-child(2) fieldset {
  margin-bottom: 1em;
}

div.csc-mailform legend {
	margin: 0;
  font-size: 15px;
  font-weight: normal;
  padding: 0 0 0.5em 0;
  line-height: 1.25em;
  color: #000;
}

div.csc-mailform fieldset ol {
	padding: 1em 0;
}

div.csc-mailform fieldset li {
	margin-bottom: 1em;
	list-style: none;
}

div.csc-mailform fieldset.submit {
	border-style: none;
}

/**
 * Normal label
 * Left aligned, in front of input
 */
div.csc-mailform li label {
  display: block;
  margin-bottom: 0.25em;
}

div.csc-mailform li input + label,
div.csc-mailform li textarea + label,
div.csc-mailform li select + label {
	float: none;
	width: auto;
	margin-right: 0;
}

div.csc-mailform li textarea + label {
	vertical-align: top;
}

label em,
legend em {
	display: block;
	color: #060;
	font-size: 85%;
	font-style: normal;
}

legend em {
	position: absolute;
}

label strong,
legend strong {
	display: block;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
}

legend strong {
}

label.required {
  font-weight: bold;
}

label.required:after {
  content: '*';
}

/**
 * Labels alignment right
 */
.labels-alignment-right label,
.labels-alignment-right .fieldset-subgroup legend,
.labels-alignment-right.fieldset-subgroup legend {
	text-align: right;
}

/**
 * Horizontal fieldset
 */
fieldset.fieldset-horizontal {
	border-width: 0;
}

fieldset.fieldset-horizontal ol {
	padding: 0;
}

fieldset.fieldset-horizontal li {
	float: left;
	padding: 0;
	margin-right: 1em;
}

fieldset.fieldset-horizontal.label-below label {
	display: block;
	margin-left: 0;
	margin-top: 0.2em;
	font-size: 90%;
	color: #999999;
	text-align: left;
}

fieldset.fieldset-horizontal label em {
	display: inline;
}

/**
 * Subgroup fieldset
 */
fieldset.fieldset-subgroup {
	margin-bottom: -2em;
	border-style: none;
}

fieldset.fieldset-subgroup legend {
	margin-left: 0;
	padding: 0;
	font-weight: normal;
	width: 13em;
}

fieldset.fieldset-subgroup ol {
	position: relative;
	top: -1.4em;
	margin: 0 0 0 14em;
	padding: 0;
}

fieldset.fieldset-subgroup li {
	padding: 0;
}

fieldset.fieldset-subgroup input + label {
	float: none;
	width: auto;
	display: inline;
	margin: 0 0 0 1em;
}

/**
 * Labels as block
 * Labels displayed above or below the input fields
 */
.labels-block label {
	display: block;
	float: none;
	margin: 0 0 0.5em;
	width: auto;
}

.labels-block input + label,
.labels-block textarea + label {
	margin: 0.5em 0 0;
}

.labels-block fieldset.fieldset-subgroup,
fieldset.labels-block.fieldset-subgroup {
	margin-bottom: 0;
}

.labels-block .fieldset-subgroup legend,
.labels-block.fieldset-subgroup legend {
	width: auto;
}

.labels-block .fieldset-subgroup legend em,
.labels-block.fieldset-subgroup legend em {
	position: relative;
}

.labels-block .fieldset-subgroup legend strong,
.labels-block.fieldset-subgroup legend strong {
	position: relative;
	top: 0;
}

.labels-block .fieldset-subgroup ol,
.labels-block.fieldset-subgroup ol {
	top: 0;
	margin: 0;
	padding: 0.5em 0 0;
}

li.tx_form-checkbox,
li.csc-form-element-checkbox input {
}

div.csc-mailform li.tx_form-checkbox label,
div.csc-mailform li.csc-form-element-checkbox label {
	display: inline;
	margin-left: 5px;
}

div.csc-mailform li.tx_form-text input,
div.csc-mailform li.csc-form-element-textline input,
div.csc-mailform textarea {
  width: 70%;
  padding: 5px 8px;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0,0,0,0.02);
  -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.075);
  -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.075);
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.075);
   -moz-transition: all .1s linear;
   -webkit-transition: all .1s linear;
  transition: all .1s linear;
}

div.csc-mailform li.csc-form-element-select select {
    width: 70%;
}

div.csc-mailform li.tx_form-text input:focus,
div.csc-mailform li.csc-form-element-textline input:focus,
div.csc-mailform textarea:focus {
  background: #FFF;
  outline: none;
  border-color: rgba(0,112,158,0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0,112,158,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
}

div.csc-mailform li.tx_form-text input.error,
div.csc-mailform li.csc-form-element-textline input.error,
div.csc-mailform textarea.error {
  background: #FFF;
  border-color: #CE7F90;
  border-color: rgba(158,0,34,0.5);
}

div.csc-mailform li.tx_form-text input.error:focus,
div.csc-mailform li.csc-form-element-textline input.error:focus,
div.csc-mailform textarea.error:focus {
  background: #FFF;
  outline: none;
  border-color: #B1334E;
  border-color: rgba(158,0,34,0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0,112,158,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
}

div.csc-mailform li.tx_form-submit input,
div.csc-mailform li.csc-form-element-submit input,
div.csc-mailform li.csc-form-confirmation-false input {
	/* bootstrap > .btn */
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* .btn */
	padding: 10px 32px;
	letter-spacing: .025em;
	color: #fff;

	/* btn-primary */
	background: #00709e;
	background: -moz-linear-gradient(top,  #00709e 0%, #00658e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00709e), color-stop(100%,#00658e));
	background: -webkit-linear-gradient(top,  #00709e 0%,#00658e 100%);
	background: -o-linear-gradient(top,  #00709e 0%,#00658e 100%);
	background: -ms-linear-gradient(top,  #00709e 0%,#00658e 100%);
	background: linear-gradient(to bottom,  #00709e 0%,#00658e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00709e', endColorstr='#00658e',GradientType=0 );
}

div.csc-mailform li.tx_form-submit input:hover,
div.csc-mailform li.csc-form-element-submit input:hover,
div.csc-mailform li.csc-form-confirmation-false input:hover {
  text-decoration: none;
  opacity: 0.9;
}

div.csc-mailform li.tx_form-submit,
div.csc-mailform li.csc-form-element-submit
div.csc-mailform li.csc-form-confirmation-false {
  padding: 1px 4px 4px 0;
}

div.csc-mailform .csc-form-confirmation {
  width: 30%;
}

div.csc-mailform .csc-form-confirmation li.csc-form-confirmation-false:first-child {
  float: right;
}

div.csc-mailform .csc-form-confirmation li.csc-form-confirmation-false:first-child input {
  display: inline-block;
  height: 27px;
  background: #DCDCDC url('../../typo3conf/ext/md_base/template/images/layout/button_grey_bg.png') repeat-x left top;
  line-height: 27px;
  padding: 0 10px;
  border: 1px solid #E3E3E3;
  border-color: #E3E3E3 #B9B9B9 #B9B9B9 #E3E3E3;
  color: #00709E;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.20);
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.20);
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.20);
}

div.csc-mailform .csc-form-confirmation li.csc-form-confirmation-false:first-child input:hover {
  position: relative;
  top: 1px;
  left: 1px;
  color: #444444;
  -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.20);
  -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.20);
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.20);
}

div.csc-mailform .tx_form-checkbox input:focus,
div.csc-mailform .csc-form-element-checkbox input:focus,
div.csc-mailform .tx_form-radio input:focus,
div.csc-mailform .csc-form-element-radio input:focus,
div.csc-mailform li.tx_form-submit input:focus,
div.csc-mailform li.csc-form-element-submit input:focus,
div.csc-mailform li.csc-form-confirmation-false input:focus {
  outline-color: rgba(0,112,158,0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0,112,158,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgbargba(0,112,158,0.1);
}

div.csc-mailform em.error {
  visibility: hidden;
  display: none!important;
  height: 0;
  line-height: 1px;
  overflow: hidden;
}

/*
 * =3.11 news
 */
/* TODO: rework */

/* list view */
.news-list-info,
.news-single-info {
  font-size: 11px;
  position: relative;
}

.news-list-date,
.news-single-date {

}

.news-list-category,
.news-single-category {
  color: #00709E;
  padding-right: 10px;
}

.news-latest-category {
  color: #888;
  font-size: 10px;
  display: block;
  margin: 0 0 2px 60px;
}

.news-list-image img {
	/* img-responsive */
	display: block;
	max-width: 100%;
	height: auto;
}

.news-list-item,
.news-single-item {
  overflow: hidden;
}

.news-list-image a,
.news-latest-image a,
.news-single-img a {
  background: none;
  padding: 0;
}

.news-single-img {
  float: right;
}

.news-single-img img {
  margin: 0 0 20px 20px;
}

.news-latest-container .news-latest-item {
  list-style: none;
  width: 195px;
}

.news-latest-container.js-active .news-latest-item {
	display: none;
}

.news-latest-container.js-active .news-latest-item.current {
	display: list-item;
}

.news-latest-container .news-latest-image {
  float: left;
  margin: 0 10px 10px 0;
}

.news-latest-container .news-latest-date {
  font-size: 11px;
}

.news-latest-container .news-latest-text {
  margin: 0 15px 10px 0;
  margin-left: 60px;
  -webkit-hyphens:auto;
  -moz-hyphens:auto;
  -ms-hyphens:auto;
  hyphens:auto;
}

.browseLinksWrap .showResultsWrap {
  display:none;
}

/*
 * 3.12 Extra styles for fancybox inline content
 */
.fancybox-wrap.csc-mailform fieldset {
	margin-bottom: 0;
}

.csc-textpic-caption {
	font-size: 90%;
	padding-top: 5px;
}

.equal-height-grid,
.equal-height-grid-2 {
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	margin-top: -1px;
	overflow: hidden;
}

.equal-height-grid-2 .grid-item,
.equal-height-grid .grid-item {
}

.news-additional {
	margin-bottom: 1em;
}

.news-img-wrap {
	margin-bottom: 1em;
}

span.news-list-category {

}

a.news-list-category:after {
	/* .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);

	/* .fa-angle-right */
	content: "\f105";

	padding-left: 0;
}

.quote-hightlight {
	background-color: #DEEAFD;
}

.quote-image-wrap img {
	border: 1px solid #FEFEFE;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.35);
}

.quote-author {
	color: #00709E;
}

.quote-image-left .quote-image-wrap {
	float: left;
	margin-right: 14px;
	margin-bottom: 1em;
}

.quote-image-left .quote-details {
}


.quote-single.quote-layout-2 .quote-inner {
	padding-top: 0;
	padding-bottom: 0;
}

.quote-single.quote-layout-2 {
	padding-top: 25px;
	padding-bottom: 25px;
}


/*
 * =4.0 Responsive
 */

/*
 * =4.1 Tablet and above
 */
@media (min-width:768px) {

	h1.csc-firstHeader {
		background: url('../../typo3conf/ext/md_base/template/images/icon-main-title.png') no-repeat 0 5px;
		padding: 10px 0 10px 53px;
		margin-left: -2px;
	}

	#main-nav-collapse {
		overflow: hidden;

		z-index: 90;
	}

	.navbar-header {
		position: relative;
		z-index: 99;
	}

	.topmenu {
		position: relative;
		z-index: 99;
		right: 200px;
	}

	.navbar-main {
		border-radius: 3px 10px 0 0;
		width: 720px;
		font-size: 14px;
		height: 49px;
	}

	.navbar-main > li > a.nav-link {
		height: 48px;
		padding: 0 18px;
		line-height: 48px;
		color: #fff;
	}

	.navbar-main > li.hover > a,
	.navbar-main > li > a.active,
	.navbar-main > li > a.current {
		color: #fff!important;
		background: #393d3e;
		background: -moz-linear-gradient(top,  #393d3e 0%, #1b2020 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393d3e), color-stop(100%,#1b2020));
		background: -webkit-linear-gradient(top,  #393d3e 0%,#1b2020 100%);
		background: -o-linear-gradient(top,  #393d3e 0%,#1b2020 100%);
		background: -ms-linear-gradient(top,  #393d3e 0%,#1b2020 100%);
		background: linear-gradient(to bottom,  #393d3e 0%,#1b2020 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393d3e', endColorstr='#1b2020',GradientType=0 );
	}

	.navbar-main ul.level-2 {
		position: absolute;
		list-style: none;
		top: 100%;
		background: #FFF;
		padding: 10px 20px;
		list-style: none;
		margin: 0;
		-moz-box-shadow: 5px 3px 15px 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 5px 3px 15px 3px rgba(0,0,0,.2);
		box-shadow: 5px 3px 15px 3px rgba(0,0,0,.2);
		z-index: 99;
		white-space: nowrap;
		/*min-width: 120%;*/
	}

	.navbar-main li.hover ul.level-2 {
		display: block;
	}

	.navbar-main ul.level-2 li {
		list-style: none;
		border: none;
	}

	.navbar-main ul.level-2 li a {
		color: #444;
		background: none;
		padding: 0;
		line-height: 30px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
		height: auto;
		line-height: auto;
	}

	.navbar-main ul.level-2 a:hover,
	.navbar-main ul.level-2 a.active,
	.navbar-main ul.level-2 a.current {
		color: #00709E;
	}

	.banner .imgbox img {
		width: 124%;
		margin-left: 0%;
	}

	.inner {
		padding: 25px 25px;
	}

	.inner .row {
		margin-left: -25px;
		margin-right: -25px;
	}

	.equal-height-grid-2 .divider hr,
	.equal-height-grid .divider hr {
		margin: 0;
	}

	.equal-height-grid-2 .grid-inner,
	.equal-height-grid .grid-inner {
		padding: 15px;
	}

	.grid .grid-box-item {
		border-right: 1px solid #EEE;
	}

	.grid .last-in-row {
		border-right: none;
	}

	.banner.has-shadow:before,
	.banner.has-shadow:after {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 90%;
		top: 80%;
		max-width: 600px;
		-webkit-box-shadow: 0 15px 10px #777;
		-moz-box-shadow: 0 15px 10px #777;
		box-shadow: 0 15px 10px #777;
		-webkit-transform: rotate(-1deg);
		-moz-transform: rotate(-1deg);
		-o-transform: rotate(-1deg);
		-ms-transform: rotate(-1deg);
		transform: rotate(-1deg);
	}

	.banner.has-shadow:after {
		-webkit-transform: rotate(1deg);
		-moz-transform: rotate(1deg);
		-o-transform: rotate(1deg);
		-ms-transform: rotate(1deg);
		transform: rotate(1deg);
		right: 10px;
		left: auto;
	}

	.tx-md-forum .category-list {
		margin: 2em 0 -25px 0;
	}

	.tx-md-forum .category-list .row {
		margin-left: -25px;
		margin-right: -25px;
	}

	.tx-md-forum .questions {
	  margin: 0 -25px -25px -25px;
	}

    .tx-md-forum .newComment .tx_form-submit,
    .tx-md-forum .newQuestionWrap .tx_form-submit {
        padding-left: 14em;
    }

	.tx-md-forum .category,
	.tx-md-forum .question,
	.tx-md-forum .newQuestionWrap {
		border-bottom: 1px solid lightgray;
		-moz-transition: background-color .2s linear;
		-webkit-transition: background-color .2s linear;
		transition: background-color .2s linear;
		padding: 25px;
	}

	.tx-md-forum .category:hover,
	.tx-md-forum .question:hover,
	.tx-md-forum .newQuestionWrap:hover {
	  background-color: rgba(0,0,0,0.05);
	}

	.tx-md-forum .category h2.category-title .posts {
	  display: inline-block;
	  background: #f9f9f9;
	  border: 1px solid #d7d7d7;
	  font-size: 11px;
	  color: #444;
	  padding: 0 10px;
	  height: 22px;
	  margin: 0 10px;
	}

	.tx-md-forum .category-single {
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: right bottom;
		padding: 25px;
		padding-right: 320px;
		min-height: 360px;
		margin: 0 -25px;
	}

	.tx-md-forum .category-single h2 {
	}

	.tx-md-forum .category-single .description {
	  margin-bottom: 2em;
	}

	.tx-md-forum .category h2.category-title,
	.tx-md-forum .question h2.question-title,
	.tx-md-forum .category a.readMore,
	.tx-md-forum .category-abstract {
		margin-left: 20px;
		position: relative;
	}

	.tx-md-forum .category h2.category-title:before,
	.tx-md-forum .question h2.question-title:before {
		/* .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);

		/* .fa-caret-right */
		content: "\f0da";

		position: absolute;
		left: -20px;
	}

	.tx-md-forum .category-abstract a {
	  color: #444;
	  padding: 0;
	  background: none;
	}

	.tx-md-forum .question .description {
	  max-width: 650px;
	  margin-bottom: 2em;
	  padding: 0;
	}

	.tx-md-forum .question .comment {
	  width: auto;
	  max-width: 668px;
	  padding-bottom: 8px;
	  background: transparent url('../../typo3conf/ext/md_base/template/images/layout/shade_flip-transparent.png') no-repeat right bottom;
	  margin: 0 0 1em 0;
	}

	.tx-md-forum .question .comment-header {
	  background: transparent url('../../typo3conf/ext/md_base/template/images/layout/question_header-bg.png') repeat-x right top;
	  -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	  -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.5);
	}

	.tx-md-forum .question .comment-inner {
	  background: #FFF;
	  border: 1px solid #e9e9e9;
	  border-width: 0 1px 1px 1px;
	}

	.tx-md-forum .questions .comment .comment-description {
	  padding: 25px 25px 15px 25px;
	  z-index: 1;
	}

	.tx-md-forum .question .replyWrap a.handler {
	  display: inline-block;
	}

	.tx-md-forum .tx-md-forum div.csc-mailform fieldset {
	  margin-bottom: 0;
	}

	#c19 {
		margin: 0 -25px -25px;
	}

	#c1855,
	#c2035 {
		margin: 0 -25px -35px 0;
	}

	#contactForm {
		margin-left: -15px;
		margin-right: -15px;
		overflow: hidden;
	}

	#contactForm-simple {
		overflow: hidden;
	}

	#contactForm > ol > li {
	  float: left;
	  position: relative;
	  min-height: 1px;
	  padding-left: 15px;
	  padding-right: 15px;
	  width: 50%;
	  clear: none;
	}

	#contactForm-simple > ol > li {
	  position: relative;
	  clear: none;
	}

	#contactForm > ol > li.tx_form_submit,
	#contactForm > ol > li.csc-form-element-submit {
	  width: auto;
	  float: none;
	  clear: both;
	}

	#contactForm-simple > ol > li.tx_form_submit,
	#contactForm-simple > ol > li.csc-form-element-submit {
	  width: auto;
	  float: none;
	  clear: both;
	}

	#contactForm h3,
	#contactForm fieldset,
	#contactForm-simple h3,
	#contactForm-simple fieldset {
	  margin-bottom: 0;
	}

	#contactForm li.tx_form-text input,
	#contactForm li.csc-form-element-textline input,
	#contactForm textarea,
	#contactForm-simple li.tx_form-text input,
	#contactForm-simple li.csc-form-element-textline input,
	#contactForm-simple textarea {
	  width: 80%;
	}

	#contactForm-simple label {
		float: none;
		width: auto;
		margin-right: 0;
	}

	.news-list-container .row {
		margin-left: -25px;
		margin-right: -25px;
	}

	.news-list-container .news-list-item {
		background: transparent url('../../typo3conf/ext/md_base/template/images/layout/shade_middle-transparent.png') no-repeat center top;
		-moz-transition: background-color .2s linear;
		-webkit-transition: background-color .2s linear;
		transition: background-color .2s linear;
		padding: 25px;
	}

	#c623 .div.csc-textpic-imagecolumn {
		margin-bottom: 10px;
	}

	.csc-frame-rulerBefore {
		/*background: transparent url('../../typo3conf/ext/md_base/template/images/layout/shade_middle-transparent.png') no-repeat center top;*/
		padding: 25px;
		margin: 0 -25px 1em -25px;
		border-bottom: 1px solid lightgray;
	}

	.csc-frame-rulerAfter {
		/*background: transparent url('../../typo3conf/ext/md_base/template/images/layout/shade_middle-transparent.png') no-repeat center bottom;*/
		padding: 25px;
		margin: 0 -25px 1em -25px;
		border-bottom: 1px solid lightgray;
	}

	.breadcrumb {
		margin-top: -10px;
		margin-left: -10px;
	}
}

/*
 * =4.2 Smartphones
 */
@media only screen and (max-width : 767px) {
	body {
		background-color: #F1F1F1;
	}

	body,
	.btn {
		font-size: 14px;
	}

	h1, .h1 {
		font-size: 20px;
	}

	h2, .h2 {
		font-size: 16px;
	}

	h3, .h3 {
		font-size: 14px;
	}

	h4, .h4 {
		font-size: 14px;
	}

	h5, .h5 {
		font-size: 14px;
	}

	.lead {
		font-size: 14px;
		line-height: 16px;
	}

	.btn {
		font-size: 14px;
	}

	.btn-block-xs {
		display: block;
		width: 100%;
	}

	.boxes-xs {
		overflow: visible;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.maintop > .inner .boxes-xs {
		padding: 0 15px;
	}

	.boxes-xs > .row > div > .inner,
	.boxes-xs > .row > .inner-xs {
		background: #FFF;
		border: 1px solid #E3E3E3;
		border-color: #E3E3E3 #E2E2E2 #E2E2E2 #E3E3E3;
		margin-bottom: 5px;
		box-shadow: 0 3px 2px rgba(0,0,0,0.3);
		padding: 15px 10px 5px 10px;
	}

	.boxes-xs .btn {
		display: block;
	}

	/*.boxes-xs > .row > div > .inner {
		position: relative;
	}

	.boxes-xs > .row > div > .inner:before {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width:300px;
		background: #777;
		-webkit-box-shadow: 0 15px 10px #777;
		-moz-box-shadow: 0 15px 10px #777;
		box-shadow: 0 15px 10px #777;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}*/

	.hide-images-xs .csc-textpic-imagewrap {
		display: none;
	}

	.hide-images-xs .csc-textpic .csc-textpic-text {
		margin: 0;
	}

	.hide-images-xs .csc-textpic-overlay .csc-textpic-text {
		width: auto;
		top: auto;
		left: auto;
		position: static;
		padding: 0;
	}

	.maintop {
		font-size: 14px;
		padding-top: 10px;
	}

	.maintop > .row > div > .inner {
		padding: 0;
	}

	.maintop,
	.common {
		background-color: transparent;
	}

	.row-xs {
		margin-left: -15px;
		margin-right: -15px;
	}

	.has-shadow {
		border-bottom: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-header {
		border-bottom: 1px solid #D4D4D4;
	}

	.navbar-brand .img-responsive {
		width: 115px;
	}

	.container {
		width: auto;
		min-width: 320px;
	}

	.has-verticaline,
	.has-right-shadow:after {
		display: none;
	}

	.header-main {
		position: relative;
		padding: 0;
	}

	.navbar {
		margin-bottom: 0;
	}

	.navbar-toggle-wrap {
		display: block;
		float: left;
		height: 50px;
		cursor: pointer;
		width: 185px;
		overflow: hidden;
	}

	.navbar-toggle {
		float: left;
		background-color: #D4D4D4;
		border-radius: 0;
		margin: 0;
		font-size: 18px;
		width: 50px;
		height: 50px;
		color: #000;
	}

	.navbar-toggle-wrap span.current-pagetitle {
		color: #787878;
		font-size: 14px;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word;
		line-height: 50px;
		padding-left: 12px;
	}

	.navbar-toggle-wrap.collapsed .navbar-toggle {
		background-color: #F1F1F1;
	}

	.navbar-brand {
		float: right;
		margin: 0;
		padding: 0 10px;
		max-width: 200px;
	}

	.current-site {
		font-size: 30px;
		float: left;
		color: #787878;
		margin: 26px 0 0 26px;
	}

	.navbar-main {
		width: 100%;
		min-width: 320px;
		margin: 0;
	}

	.header-main .navbar-collapse {
		background-color: #f1f1f1;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
	}

	.navbar-main > li {
		border-bottom: 1px solid #d4d4d4;
	}

	.navbar-main a,
	.li-lang span {
		color: #777;
		font-size: 14px;
		padding: 12px 15px;
		display: block;
	}

	.li-lang .disable {
		cursor: not-allowed;
	}

	.navbar-main li.active {
	}

	.navbar-main a:hover,
	.navbar-main a.current,
	.navbar-main a.active {
		color: #000;
	}

	.navbar-main a:hover,
	.navbar-main a:focus {
		background: rgb(230,230,230);
	}

	.navbar-main > li > a.current:after,
	.navbar-main > li > a.active:after {
		/* .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);

		/* .fa-chevron-right */
		content: "\f054";

		color: #00709E;
		padding-left: 10px;
		font-weight: normal;
	}

	.navbar-main .li-lang {
		background-color: #e8e8e8;
		padding: 12px 15px;
		overflow: hidden;
	}

	.navbar-main .nav-lang-xs img {
		width: 24px;
	}

	.navbar-main .nav-lang-xs li {
		float: left;
	}

	.navbar-main .nav-lang-xs .active {
		background: #D4D4D4;
	}

	.navbar-main > li strong {
		font-size: 12px;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
		color: #919191;
	}

	.navbar-main > li ul {
		overflow: hidden;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.navbar-main .active ul.level-2,
	.navbar-main .current ul.level-2 {
		display: block;
	}

	.navbar-main .level-2 li {
		border-top: 1px solid #D4D4D4;
	}

	.navbar-main .level-2 a {
		padding: 10px 15px 10px 35px;
		line-height: 25px;
	}

	.navbar-main .level-2 a.current,
	.navbar-main .level-2 a.active {
		font-weight: bold;
		color: #000;
	}

	.banner .row-abs {
		position: relative;
		background-color: #fff;
		margin: 0;
	}

	.banner .inner {
		padding: 20px 10px;
	}

	.question-anwser .inner {
		padding-left: 30px;
	}

	.inner {
		padding: 25px 25px;
	}

	.footer{
		text-align: center;
	}

	/* @media (max-width:640px) { */

	.has-main-ico {
		margin-left: 0px;
	}

	.inner {
		padding: 10px 15px;
	}

	.nav-4items > li {
		width: 25%;
		min-width: 10px;
	}

	.panel-group {
		background: #FFF;
		padding: 10px;
	}

	.panel-group .panel {
	}

	.panel-title a {
		margin-right: 0px;
	};

	/* @media (max-width:480px) { */

	/*fontsize half+3*/

	.footer {
		font-size: 14px;
	}

	.banner h1 {
		font-size: 23px;
		line-height: 26px;
	}

	/*items*/
	.items {
		margin-bottom: 20px;
	}

	.items h2 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.item {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.item .item-title {
		font-size: 16px;
		padding-right: 80px;
	}

	.item .item-title span {
		display: block;
		font-size: 14px;
	}

	.item .btn {
		margin-top: -26px;
	}

	.qa-left .item-qa {
		margin-bottom: 15px;
	}

	.item-qa p {
		line-height: 14px;
	}

	.item-qa p small {
		font-size: 12px;
	}

	.panel-group {
		border: 1px solid #E2E2E2;
		box-shadow: 0 3px 2px rgba(0,0,0,0.3);
	}

	.panel-group .panel {
	}

	.panel-group .panel:last-child {
		border-bottom: none;
	}

	.panel-group .accordion-toggle h4 {
		font-size: 16px;
	}

	.inner {
		padding: 7px 10px;
	}

	.slider .inner {
		padding-right: 5px;
		padding-left: 10px;
	}

	.banner .inner {
		padding: 10px 0px;
	}

	.question-anwser .title {
		margin: 20px 0 0 32px;
	}

	.qa-left {
		padding-left: 15px;
	}

	.qa-left .img-abs {
		display: none;
	}

	.btn {
		padding: 8px 22px;
	}

	.btn-arrow:after {
		left: 10px;
	}

	.contact {
        background: #e1e1e1;
        color: #444;
	}

	.contact a {
		color: #444;
	}

    .contact a.btn {
        color: #FFF;
    }

	.footer {
		background-color: #E8E8E8;
	}

	.footer a {
		color: #ABABAB;
	}

	.footer .addthis_toolbox {
		text-align: center;
	}

	.footer .addthis_toolbox a {
		font-size: 26px;
	}

	.tx-md-forum .category {
		padding: 0;
	}

	.tx-md-forum .category-single {
		background: none!important;
		padding-bottom: 15px;
	}

	.tx-md-forum .question {
		border: 1px solid #E2E2E2;
		padding: 10px;
		background: #FFF;
		margin-bottom: 5px;
	}

	.tx-md-forum .question .comments {
		padding: 0;
	}

	.tx-md-forum .question .comment {
		margin: 10px -10px;
		background: #ECECEC;
		padding: 0 10px 10px 50px;
	}

	.tx-md-forum .question .comment-header {
		margin-left: -50px;
	}

	.tx-md-forum .category h2.category-title:after,
	.tx-md-forum .question h2.question-title:after {
		/* .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);

		/* .fa-chevron-right */
		content: "\f054";

		font-size: 10px;
		position: relative;
		top: -2px;
	}

	div.csc-mailform li.tx_form-text input,
	div.csc-mailform li.csc-form-element-textline input,
	div.csc-mailform textarea {
    	width: 100%;
    }

    div.csc-mailform li label {
    	width: auto;
    	float: none;
    }

	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	div.csc-textpic-border div.csc-textpic-imagewrap a:hover img {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.banner h3,
	.banner h2 {
		font-size: 11px; /* 90% */
		margin-bottom: 5px;
	}

	.banner .btn {
		padding: 5px 32px;
		font-size: 11px;
	}

	.banner .csc-textpic-overlay .csc-textpic-text {
		padding: 10px;
	}

	.news-list-image img {
		max-width: 50%;
	}

	.quote-single .col-xs-12 .quote-inner {
		padding-top: 0;
		padding-bottom: 0;
	}

	.quotes-list-view .quote-single {
		padding-top: 15px;
		padding-bottom: 15px;
	}

}

/*
 * =4.3.1 Tablet only
 */
@media (min-width: 768px) and (max-width: 991px) {
	.has-gradient-sm {
		background: #ffffff;
		background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	}

	.has-border-right-sm {
		border-right: 1px solid #dcdcdc;
	}

	.banner h3,
	.banner h2 {
		font-size: 18px; /* 90% */
	}

	.banner .btn {
		padding: 10px 32px;
	}

	.banner .csc-textpic-overlay .csc-textpic-text {
		padding: 25px;
	}

	.footer .addthis_toolbox a {
		font-size: 26px;
	}
}

/*
 * =4.3.1 Desktop only
 */
@media (min-width: 992px) {
	.navbar-main {
		width: 940px;
	}

	.has-gradient-md {
		background: #ffffff;
		background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	}

	.has-border-right-md {
		border-right: 1px solid #dcdcdc;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}

/*@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.panel-title a .ico {
		background-size: 13px 75px;
		width: 13px;
		height: 8px;
		margin-top: -4px;
	};
}
*/

/* Kontakt-Box Beginn */
.img_2 {
	width: 100%;
	position: relative;
	object-fit: cover;
	max-height: 450px;
}

div.contact h2 {
    color: #00c3e6;
}

div.gC-title {
    position: absolute;
    left: 40px;
    top: -200px;
}

@media(max-width: 991px) {
    div.gC-title {
        position: absolute;
        left: 1.5em;
        top: -13em;
    }
}

@media(max-width: 767px) {
    div.gC-title {
        position: absolute;
        left: 52%;
        top: 4em;
    }
}

.contact .gC-title h2 {
    color: #474747;
    font-size: 36px;
}

@media(min-width: 1530px){
	.contact .gC-title h2 {
    color: #474747;
    font-size: 50px;
	}
}

.gC-title strong {
    color: #00c3e6;
    font-weight: 300;
}

.gC-subtitle h6 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 0;
}

/* ################### BEGINN CONTACT BUTTON POPUPS ################### */

.buttongroup.desktop-buttons button {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    margin-left: 60px;
    position: relative;

    background: #00c3e6;
    background-image: -moz-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: -webkit-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: -ms-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c3e6', endColorstr='#00a5c2', GradientType=0 );
}

.buttongroup button,
.sidecontact button {
    border: none;
}

.buttongroup button:focus,
.sidecontact button:focus {
    outline: none;
}

.buttongroup button:first-child,
.buttongroup.desktop-buttons button:first-child {
    margin-left: 0;
}

.buttongroup {
    margin: 0 auto;
    padding: 25px 25px;
}

.mobile-buttons, .desktop-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.desktop-buttons {
    overflow: hidden;
    position: absolute;
    top: -40px;
    left: -5px;
    width: 80%;
}

.desktop-buttons li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.desktop-buttons button,
.mobile-buttons button {
    display: inline-block;
}

.mobile-buttons p {
    text-align: center;
}

.desktop-buttons p {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 0 0;
}

.gC-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10009;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

/* ################### END CONTACT BUTTON POPUPS ################### */

/* ################### BEGINN SIDE CONTACT ################### */

#sidebar {
    position: absolute;
    top: 900px;
    z-index: 1000;
    right: 1%;
}

#sidebar.sticky {
    position: fixed;
    top: 100px;
    left: 100%;
    margin-left: -95px;
}

.sidecontact {
    background: #fff;
    width: 80px;
    height: auto;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    padding-bottom: 10px;
}

.sidecontact button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-top: 5px;
    margin-left: 17px;
    background: #00c3e6;
    background-image: -moz-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: -webkit-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: -ms-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
    background-image: linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c3e6', endColorstr='#00a5c2', GradientType=0 );
}

.sidecontact button+p {
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
    line-height: 1;
}

.sidecontact button+p,
.gC-buttons button+p {
    cursor: pointer;
}

.mobile-buttons li
.desktop-buttons li {
    cursor: pointer;
}

.mobile-buttons li:hover,
.desktop-buttons li:hover {
  text-decoration: none;
  opacity: 0.9;
}

.sidetext {
    background: #00c3e6;
    color: white;
    padding: 13px 0 0 7px;
    height: 60px;
    margin-bottom: 20px;
}

.globalContact-popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: auto;
    z-index: 10010;
    max-width: 90%;
    max-height: 90%;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0.743px 0.669px 30px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.743px 0.669px 30px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0.743px 0.669px 30px 0px rgba(0, 0, 0, 0.4);
}

#globalContact-callPopup {
    width: 380px;
    max-width: 90%;
}

#globalContact-callbackPopup {
    width: 420px;
    max-width: 90%;
}

#globalContact-contactPopup {
    width: 600px;
    max-width: 90%;
}

#globalContact-callbackPopup label {
    display: none;
}

#globalContact-callbackPopup input[type=submit] {
    width: 100%;
}

#globalContact-callbackPopup .inner,
#globalContact-contactPopup .inner {
    padding: 20px 40px;
}

.globalContact-popup .div.csc-mailform fieldset li {
    margin-bottom: 0.5em;
}

.globalContact-popup .csc-mailform fieldset {
    margin-bottom: 0;
}

.globalContact-popup .csc-mailform form {
    margin-bottom: 0;
}

.globalContact-popup .inner {
    padding: 40px;
}

.globalContact-popup.open {
    display: block;
}

.globalContact-popup div.csc-mailform li.tx_form-submit input,
.globalContact-popup div.csc-mailform li.csc-form-element-submit input,
.globalContact-popup div.csc-mailform li.csc-form-confirmation-false input {
  border-radius: 2px;
  box-shadow: 0.743px 0.669px 6px 0px rgba(0, 0, 0, 0.2);
  background: #00c3e6;
  background-image: -moz-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
  background-image: -webkit-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
  background-image: -ms-linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);
  background-image: linear-gradient( 180deg, #00c3e6 0%, #00a5c2 100%);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c3e6', endColorstr='#00a5c2', GradientType=0 );
}

.globalContact-popup div.csc-mailform li.tx_form-text input,
.globalContact-popup div.csc-mailform li.csc-form-element-textline input,
.globalContact-popup div.csc-mailform textarea {
    width: 100%;
}

.globalContact-popup div.csc-mailform li.csc-form-element-select select {
    width: 100%;
}

.globalContact-popup div.csc-mailform li label {
    width: 100%;
}

.gC-close {
    position: absolute;
    display: block;
    background-image: url('/typo3conf/ext/md_base/template/images/contact/error_4.png');
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -99px;
    top: -15px;
    right: -15px;
}

/* Content */
.globalContact-popup {
    font-size: 14px;
    color: #474747;
}

.globalContact-popup p {
    margin-bottom: 10px;
}

.globalContact-popup .number,
.globalContact-popup .number a {
    font-weight: bold;
    font-size: 20px;
    color: #00c3e6;
}

.globalContact-popup .csc-form-element-fieldset > fieldset > legend {
    display: none;
}

div.globalContact-popup h2 {
    color: #474747;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

/*
 * Tablet only
 */
@media (min-width: 768px) and (max-width: 991px) {

    .desktop-buttons {
        top: -40px;
        left: 0;
        width: 90%;
    }

    .desktop-buttons p {
        font-size: 14px;
    }
}

/*
 * Smartphones only
 */
@media (max-width: 767px) {
    .contact .gC-title h2 {
        font-size: 20px;
    }
    div.gC-title {
        left: 50%;
        top: -200px;
    }
    .buttongroup {
        padding: 0;
    }
    .buttongroup.desktop-buttons button {
        width: 60px;
        height: 60px;
        font-size: 12.8px;
        margin-left: 55px;
    }
    .buttongroup.desktop-buttons button img {
        width: 35px!important;
        height: 35px!important;
    }
    .buttongroup button:first-child,
    .buttongroup.desktop-buttons button:first-child {
        margin-left: 0;
    }
    .buttongroup.desktop-buttons {
        position: static;
        top: auto;
        left: auto;
        margin: 0 auto;
    }
    .gC-buttons .inner {
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer2 .gC-buttons {
        overflow: hidden;
        padding: 20px 0 20px 0;
    }

    .footer2 .gC-buttons .inner {
        padding-top: 0;
    }

    .footer2 {
        z-index: 10000;
        position: fixed;
        overflow: hidden;
        background-color: rgb(255, 255, 255);
        box-shadow: 2.121px 2.121px 20px 0px rgba(0, 0, 0, 0.54);
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .placeholder-footer2 {
        height: 127px;
    }

    .desktop-buttons {
        width: 100%;
    }

    .desktop-buttons p {
        font-size: 13px;
    }

    .content{
    	padding: 0 15px;
    }
}

h1.heading-white-shadow{
	color: white;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}

/*################## DESIGNANPASSUNGEN 08/2017 ##################*/

/* ###### HEADER ###### */

/* ------ Logo mit Navi und Überschrift im Headerbild bündig stellen ------ */

@media (min-width: 768px){
  .container > .navbar-header{
    margin-left: 0px;
  }
}

.nav-tabs-bg ul.nav-tabs{
  padding: 0 30px;
}

/* ------ Navigation auf volle Breite ------ */

@media (min-width: 786px){
	.navbar-collapse{
  		padding-left: 30px !important;
  		padding-right: 0 !important;
	}
}

@media (min-width: 768px){
  .menu-section, .navbar .collapse.navbar-collapse {
    background: #b1b1b1;
    background: -moz-linear-gradient(top,  #b1b1b1 0%, #91908f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#91908f));
    background: -webkit-linear-gradient(top,  #b1b1b1 0%,#91908f 100%);
    background: -o-linear-gradient(top,  #b1b1b1 0%,#91908f 100%);
    background: -ms-linear-gradient(top,  #b1b1b1 0%,#91908f 100%);
    background: linear-gradient(to bottom,  #b1b1b1 0%,#91908f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b1b1', endColorstr='#91908f',GradientType=0 );
  }
}

.navbar-main .dropdown {
  display: none;
}

@media (min-width: 768px){
  .navbar-main{
    border-radius: 0 !important;
  }
}

/* ------ Navigation: Dropdown, allgemein ------ */

.navbar-main li.has-subs .dropdown{
	top: 97%;
}

/* .5s fadein 1s */

@media (min-width: 768px){
  .navbar-main li.hover div.dropdown {
      display: block;
      background: white;
      -webkit-animation: fadein .5s;
      -moz-animation: fadein .5s;
      -ms-animation: fadein .5s;
      -o-animation: fadein .5s;
      animation: fadein .5s;
      opacity: 1;
  }

  @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

  /* Firefox */
  @-moz-keyframes fadein {
      from { opacity: 0; }
      to   { opacity: 1; }
  }

  /* Safari and Chrome */
  @-webkit-keyframes fadein {
      from { opacity: 0; }
      to   { opacity: 1; }
  }

  /* Internet Explorer */
  @-ms-keyframes fadein {
      from { opacity: 0; }
      to   { opacity: 1; }
  }

  /* Opera */
  @-o-keyframes fadein {
      from { opacity: 0; }
      to   { opacity: 1; }
  }

  .navbar-main li.has-subs .dropdown{
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(122,122,122,0.6);
    -moz-box-shadow: 0px 3px 5px 0px rgba(122,122,122,0.6);
    box-shadow: 0px 3px 5px 0px rgba(122,122,122,0.6);
    z-index: 20;
  }
}

.holder-drop.container{
  padding-left: 0;
}

@media (min-width: 786px){
	.dropdown .drop-nav{
	  padding-left: 30px;
	}
}

@media(max-width: 767px){
  .navbar .navbar-collapse .container:first-child{
    padding-left: 0;
    padding-right: 0;
  }
}

/* ------ Navigation: Dropdown, Liste links ------ */

@media(min-width: 768px){
  .dropdown ul.drop-nav{
    float: left;
    padding-top: 25px;
    width: 25%;
  }

  .dropdown a.nav-link{
    color: black;
  }

  .dropdown li.nav-item{
    list-style-type: none;
    height: 30px;
  }

  .dropdown li.nav-item:hover{
    text-decoration: underline;
  }
}

.dropdown .drop-nav li.nav-item:first-child{
  font-weight: 600;
}

/* ------ Navigation: Dropdown, Content-Element oben ------ */

.dropdown .dropdown-content{
  display: block;
  width: 75%;
  float: right;
}

.dropdown-content-top{
  padding: 30px;
}

.dropdown-content-top div.csc-textpic-intext-left .csc-textpic-imagewrap, .dropdown-content-top div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{
  margin-right: 50px;
}

.dropdown-content h1, .dropdown-content h1{
  word-break: break-word;
}

.dropdown-content p a.internal-link{
  color: #00709E;
}

.dropdown-content p a.internal-link.btn{
  color: white;
}

.dropdown-content ul{
  list-style-type: none;
  padding-left: 0;
}

.dropdown .dropdown-content-top-right ul{
  display: block;
  clear: both;
}

/* ------ Navigation: Dropdown, Content-Elemente oben, Aufzählungszeichen Liste rechts ------ */

.dropdown-content ul li::before{
  font-family: FontAwesome;
  content: "\f0da";
  font-size: 14px;
  margin-right: 5px;
  color: #00709e;
}

/* ------ Navigation: Dropdown, Content-Elemente oben, Buttons Pfeil entfernt ------ */

.dropdown a.btn-arrow:after{
  content: none;
}

.dropdown a.btn{
  border-radius: 4px !important;
}


/* ------ Navigation: Dropdown, Content-Elemente unten ------ */

.dropdown-content-top .csc-textpic-text{
  padding-left: 40px;
}

.dropdown-content-bottom{
  width: 100%;
  float: left;
}

.dropdown-content-bottom .csc-textpic-imagewrap, .dropdown-content-top .csc-textpic-imagewrap{
  float: left !important;
}

.dropdown-content-bottom .csc-textpic-imagewrap img{
  border-radius: 50%;
  width: 12em;
  height: 12em;
	margin-right: 80px;
}

/* ------ Navigation: Dropdown, Content-Elemente unten, horizontale Linie ------ */

.dropdown hr{
  border-color: #dcdcdc;
}

.nav-tabs{
  background: none;
}

nav.nav-tabs-bg{
  background: linear-gradient(to bottom, #e5e5e5 0%,#cccccc 100%);
}

/* ------ Navigation: Dropdown, X-Button ------ */

@media (min-width: 768px){
	li.has-subs div.dropdown div.holder-drop{
		position: relative;
	}

	.fa.fa-times.x-button-oben{
		position: absolute;
	  right: -20px;
	  top: 10px;
	  font-size: 26px;
	  color: #0f8aad;
	  cursor: pointer;
	}

	.fa.fa-times.x-button-unten{
		position: absolute;
	  right: -20px;
	  bottom: -10px;
	  font-size: 26px;
	  color: #0f8aad;
	  cursor: pointer;
	}

	.x-button-schliessen-oben{
		font-size: 12px;
	  position: absolute;
	  right: -35px;
	  top: 35px;
	}

	.x-button-schliessen-unten{
		font-size: 12px;
	  position: absolute;
	  right: -35px;
	  bottom: 0px;
	}
}

@media (max-width: 767px){
	.fa.fa-times.x-button-oben, .fa.fa-times.x-button-unten, .x-button-schliessen-oben, .x-button-schliessen-unten{
		display: none;
	}
}

/* ------ Navigation: Burger Menu ------ */

@media (max-width: 767px){
  .dropdown li.nav-item{
    border-top: 1px solid #D4D4D4;
  }
  .dropdown li.nav-item a.nav-link{
    padding: 10px 15px 10px 35px;
  }
}

/* ------ Headerbild: Text ausrichten ------ */

.homepage-teaser .content.container{
	padding-left: 15px;
	padding-right: 15px;
}

/* ------ Klickbereich des Videos auf der Hauptseite ------ */
@media (min-width: 992px){
  .container.container_custom1{
    position: absolute;
    left: 50%;
    margin-left: -480px;
  }
}

@media (max-width: 991px){
  .container.container_custom1{
    position: absolute;
    left: 50%;
    margin-left: -370px;
  }
}

/* ------ Standard-Container ------ */
/*.container.container_custom2{
    padding-top: 20px;
    padding-bottom: 20px;
}*/

/* ------ Standard-Container ------ */
.content-main .homepage-teaser{
    padding-top: 25px;
    padding-bottom: 25px;
}

@media (min-width: 992px){
  .content-main .homepage-teaser{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* ###### HOMEPAGE-TEASER ####### */
.homepage-teaser {
  padding-top: 1em;
}

.homepage-teaser .post {
  width: 100%;
  text-align: left;
}

@media (min-width: 480px) {
  .homepage-teaser .post {
    width: 65%;
  }
}

@media (min-width: 768px) {
  .homepage-teaser .post {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .homepage-teaser .btn {
    margin-right: 14px;
    font-size: 14px;
  }
}

/* ###### HOMEPAGE-TEASER ####### */

.bg-stretch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 0;
  max-width: none;
}

.homepage-teaser .content {
	position: relative;
  z-index: 1;
}

.homepage-teaser {
  z-index: 0;
  padding-top: 1em;
  min-height: 510px;
}

.homepage-teaser .post {
  width: 100%;
  text-align: left;
}

.homepage-teaser.has-link {
	cursor: pointer;
}

@media (min-width: 480px) {
  .homepage-teaser .post {
    width: 65%;
  }
}

@media (min-width: 1280px) {
	.slider-wrap .homepage-teaser {
	  min-height: 510px;
	}

  .homepage-teaser .post{
    width: 100%;
  }
}

@media (max-width: 1279px){
	.slider-wrap .homepage-teaser {
	  min-height: 508px;
	}

  .homepage-teaser .post{
    width: 100%;
  }
}

@media (max-width: 959px){
	.slider-wrap .homepage-teaser {
	  min-height: 240px;
	}

  .homepage-teaser .post{
    width: 100%;
  }

  .bx-wrapper .bx-prev{
		left: 15px;
	}

	.bx-wrapper .bx-next{
		right: 15px;
	}
}

@media (min-width: 768px){
  .homepage-teaser .btn{
    margin-right: 14px;
    font-size: 14px;
  }
}

.homepage-teaser.color-weiss, .slide.color-weiss {
  color: white;
}

.homepage-teaser.color-weiss h1, .homepage-teaser.color-weiss h2, .homepage-teaser.color-weiss h3, .homepage-teaser.color-weiss h4, .homepage-teaser.color-weiss h5, .homepage-teaser.color-weiss h6, .slide.color-weiss h1, .slide.color-weiss h2, .slide.color-weiss h3, .slide.color-weiss h4, .slide.color-weiss h5, .slide.color-weiss h6 {
  color: white;
  text-shadow: none;
}

.homepage-teaser.color-weiss a, .slide.color-weiss a {
  color: white;
}

.homepage-teaser.color-weiss a:hover, .slide.color-weiss a:hover {
  text-decoration: none;
}

.homepage-teaser.color-weiss a.btn, .slide.color-weiss a.btn {
  color: white;
  text-decoration: none;
}

.homepage-teaser.color-schwarz, .slide.color-schwarz {
  color: black;
}

.homepage-teaser.color-schwarz h1, .homepage-teaser.color-schwarz h2, .homepage-teaser.color-schwarz h3, .homepage-teaser.color-schwarz h4, .homepage-teaser.color-schwarz h5, .homepage-teaser.color-schwarz h6, .slide.color-schwarz h1, .slide.color-schwarz h2, .slide.color-schwarz h3, .slide.color-schwarz h4, .slide.color-schwarz h5, .slide.color-schwarz h6 {
  color: black;
  text-shadow: none;
}

.homepage-teaser.color-schwarz a, .slide.color-schwarz a {
  color: black;
  text-decoration: underline;
}

.homepage-teaser.color-schwarz a:hover, .slide.color-schwarz a:hover {
  text-decoration: none;
}

.homepage-teaser.color-schwarz a.btn, .slide.color-schwarz a.btn {
  color: white;
  text-decoration: none;
}

.homepage-teaser.scale-oben .bg-stretch, .slide.scale-oben .bg-stretch {
  background-position: 50% 0%;
}

.homepage-teaser.scale-mitte .bg-stretch, .slide.scale-mitte .bg-stretch {
  background-position: 50% 50%;
}

.homepage-teaser.scale-unten .bg-stretch, .slide.scale-unten .bg-stretch {
  background-position: 50% 100%;
}

/* ------ HOMEPAGE-TEASER: <h2> mit <h1>-Formatierung ------ */

.homepage-teaser .content.container .post h2{
	font-size: 50px;
	margin: 0 0 25px;
	line-height: 1.2;
  font-weight: 300;
  font-family: inherit;
}

/* ------ HOMEPAGE-TEASER: <p> formatieren ------ */

.homepage-teaser .content.container .post p{
	font-size: 24px;
  line-height: 28px;
}

/* ###### SUBPART/KONTAKT UND FOOTER ####### */

/* ------ Subpart Hintergrund auf volle Breite ------ */

.container-fluid .bg-grey{
  background: #bcbcbc;
}

@media (min-width: 992px){
  div.container.contact.has-shadow{
    width: 940px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  div.container.contact.has-shadow{
    width: 720px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .footer.has-shadow > div.row{
		width: 720px;
	  	margin: 0 auto;
	}
}

.custom_contactarea > div.col-sm-12{
	padding-left: 0px;
  padding-right: 0px;
}

/* ###### MICROSITES ####### */

/* ------ NAVIGATION: Schrift weiß ------ */

@media(min-width: 786px){
	ul.navbar-main li > a{
		color: #fff;
	}

	.navbar-nav > li > a{
		padding-bottom: 10px;
	}
}

/* ------ Headerbild mit unserem Plugin auf ursprünglicher Höhe belassen ------ */

@media (min-width: 1280px){
	body.layout-microsite .banner .homepage-teaser {
	  min-height: 470px;
	}
}

@media (max-width: 1279px){
	body.layout-microsite .banner .homepage-teaser {
	  min-height: 355px;
	}
}

@media (max-width: 959px){
	body.layout-microsite .banner .homepage-teaser {
	 	min-height: 240px;
  }
}

/* ------ FOOTER: Hover über Social-Media Icons und <a href> ------ */

@media(min-width: 786px){
	footer a:hover {
		color: #FFFFFF;
	}
}

@media(max-width: 786px){
	footer a:hover {
		color: #646464;
	}
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

.stickyTabBar {
  position: fixed;
  top: 48px;
  width: 100%;
 	z-index: 10;
}

/* ------ Mobile: Navigation/Header beim Scrollen ein und ausblenden ------ */

@media(max-width:776px){
	.header-main {
		background: #fff;
	   position: fixed;
	   top:0;
	   right:0;
	   left:0;
	   transition: transform .25s .1s ease-in-out;
	}

	.down .header-main {
	   transform: translate3d(0, -100px, 0); // um 100px nach oben verschieben
	}
}

/*------ Accuray-Logo ------*/

@media(min-width: 992px){
	.link_partner{
	  position: absolute;
    right: -200px;
    top: -16px;
    z-index: -9;
	}
	.img_partner{
	  max-width: 175px;
	  height: auto;
	}
}

@media(max-width: 991px){
	.link_partner {
    display: none;
	}
}

@media(max-width: 768px){
	.link_partner{
	  position: absolute;
    left: 50%;
    margin-top: 5px;
    margin-left: -60px;
	}
	.img_partner{
	  max-width: 125px;
	  height: auto;
	}
}

.link_partner_mobile{
	width: 175px;
	height: auto;
  margin: 0 0 10px 0;
}

.gridelement-8 {
    position: relative;
    padding: 75px 0;
}

.button-gold{
  border-radius: 5px;
  background: -moz-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  background-image: -webkit-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  background: -ms-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  z-index: 1170;
  padding: 5px 20px;
  color: #fff;
  padding: 10px 32px;
  border-radius: 4px;
  letter-spacing: .025em;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}

/* ###### Anpassungen Desktop + ###### */

@media(max-width: 991px){
	#main-nav-collapse {
		overflow: hidden;
		z-index: 90;
	}

	.topmenu{
		position: relative;
    z-index: 99;
    right: 0;
    margin: 0;
	}
}

@media(min-width: 1530px){

	/*------ Content-Elemente Abstände unten und oben ------*/
	.gridelement-8 {
    position: relative;
    padding: 75px 0;
	}

	.content-main .homepage-teaser{
    padding-top: 75px;
    padding-bottom: 75px;
  }

	h1.csc-firstHeader {
		background: url('../../typo3conf/ext/md_base/template/images/icon-main-title.png') no-repeat 0 5px;
		padding: 1px 0 10px 53px;
		margin-left: -2px;
	}

	.homepage-teaser .btn {
    margin-right: 14px;
    font-size: 18px;
  }

  /*------ Button gold ------*/

	.button-gold{
	  border-radius: 5px;
	  background: -moz-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
	  background-image: -webkit-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
	  background: -ms-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
	  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
	  z-index: 1170;
	  padding: 5px 20px;
	  color: #fff;
	  padding: 10px 32px;
	  border-radius: 4px;
	  letter-spacing: .025em;
	  color: #fff;
	  font-weight: 300;
	  font-size: 18px;
	}

	.button-gold:hover{
		background: -moz-linear-gradient(top, #ffc930 0%, #c4a240 100%);
	  background-image: -webkit-linear-gradient(top, #ffc930 0%, #c4a240 100%);
	  background: -ms-linear-gradient(top, #ffc930 0%, #c4a240 100%);
	}

	/*------ Navigation ------*/

	.navbar-main {
		border-radius: 3px 10px 0 0;
		width: 1000px;
		font-size: 20px;
		height: 49px;
	}

	.topmenu a,
	.navbar-top span {
		font-size: 18px;
		color: #696868;
	}

	.btn-sm {
		padding: 10px 32px !important;
	}

	.topmenu .btn{
		margin-top: -6px;
	}

	.nav-tabs > li > a{
		font-size: 14px;
	}

  /*------ Dropdown Button ------*/

	.dropdown .btn {
	  display: inline-block;
	  margin-bottom: 0;
	  font-weight: normal;
	  text-align: center;
	  vertical-align: middle;
	  -ms-touch-action: manipulation;
	      touch-action: manipulation;
	  cursor: pointer;
	  white-space: nowrap;
	  padding: 6px 12px;
	  font-size: 18px;
	  line-height: 1.42857143;
	  border-radius: 4px;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}

	/*------ Lists ------*/

	ul li, ol li{
		font-size: 20px !important;
		line-height: 1.6;
	}

	ul.nav-tabs ul.level-2 > li{
		font-size: 14px !important;
	}
}

.contact_first > .inner{
	padding: 25px 25px 25px 10px;
}

footer .row .container .col_left{
	padding: 0 25px;
}

footer .row .container .col_right{
	padding: 0 32px;
}

@media(max-width: 767px){
	.contact > .row.visible-xs{
		margin-left: 0;
		margin-right: 0;
	}
}

.main_top_content{
	padding: 25px 0 0;
}

@media (min-width: 768px) and (max-width: 991px){
	#c10849 > .gridelement-8 >.content.container .col-xs-12.col-sm-6.col-md-3.col-lg-3{
		min-height: 450px;
	}
}

.youtubeiframe {
	display: none;
}
.youtubepreview {
	display: inline-block;
	position: relative;
	background: #000 no-repeat center center;
	background-size: contain;
}
.youtubepreview:hover {
	cursor: pointer;
}
.youtubepreview:before {
	content: '';
	display: block;
	position:absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 22px;
	z-index: 99;
	background: transparent url('../../typo3conf/ext/md_base/template/images/yt_logo_rgb_dark.png') no-repeat center center;
	background-size: 100px 22px;
	opacity: 0.9;
}
.youtubepreview:after {
	content: '';
	display: block;
	position:absolute;
	top: 0;
	bottom:0;
	left: 0;
	right:0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent url('../../typo3conf/ext/md_base/template/images/yt_icon_rgb.png') no-repeat center center;
	background-size: 80px 56px;
	opacity: 0.7;
}
.youtubepreview:hover:after {
	opacity: 0.95;
	background-size: 90px 64px;
}
.youtubepreview.previewclicked:after {
	background: transparent url('../../typo3conf/ext/md_base/template/images/spinner.svg') no-repeat center center;
	background-size: 100px 100px;
}

/*###### GLOBAL ######*/

/*------ Button gold ------*/

/*.button-gold{
  border-radius: 5px;
  background: -moz-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  background-image: -webkit-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  background: -ms-linear-gradient(top, #f9b801 0%, #c79e2a 100%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  z-index: 1170;
  padding: 5px 20px;
  color: #fff;
  padding: 10px 32px;
  border-radius: 7px;
  letter-spacing: .025em;
  color: #fff;
  font-weight: 300;
}*/

/*###### HEADER ######*/

.breadcrumb-container{
  margin-top: 50px;
  padding: 0 25px;
}

/*------ SLIDER ------*/

/*###### CONTENT ######*/

/*------ Elements with background-image and text overlay ------*/

.csc-textpic.csc-textpic-overlay h1 span.white, 
.csc-textpic.csc-textpic-overlay h2 span.white, 
.csc-textpic.csc-textpic-overlay h3 span.white, 
.csc-textpic.csc-textpic-overlay h4 span.white, 
.csc-textpic.csc-textpic-overlay h5 span.white,
.csc-textpic.csc-textpic-overlay p span.white {
  color: #fff;
  line-height: 1.5;
}

