@import "jquery-ui.min.css";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.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;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/* ---------------------------------------------------------- */
.center {
  text-align: center;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.imgFloatLeft {
  float: left;
  margin: 10px 20px 10px 0;
}
.imgFloatRight {
  float: right;
  margin: 10px 0 10px 20px;
}
.large {
  font-size: 120%;
  line-height: 1.6em;
}
.left {
  text-align: left;
}
.marginLeft {
  margin-left: 20px;
}
.marginRight {
  margin-right: 20px;
}
.noBorder,
table.noBorder,
table.noBorder td {
  border: 0;
}
.noMargin {
  margin: 0;
}
.noPadding {
  padding: 0;
}
.right {
  text-align: right;
}
.small {
  font-size: 90%;
  line-height: 1.8em;
}
.withBorder {
  -webkit-box-shadow: 0px 0px 10px #888888;
  -moz-box-shadow: 0px 0px 10px #888888;
  box-shadow: 0px 0px 10px #888888;
  border: 5px solid #f5f5f5;
  margin: 5px;
}
.withShadow {
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
}
.kleineSchrift {
  font-size: 85%;
}
.grosseSchrift {
  font-size: 200%;
}
/* ---------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
/* ---------------------------------------------------------- */
a {
  line-height: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
a.btn,
a.btn:visited {
  text-decoration: none;
}
iframe {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
b,
strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1em 0;
  padding: 0;
}
img {
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table th,
table td,
table.table td,
table.table th {
  vertical-align: middle;
  padding: 0.5em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
textarea {
  resize: vertical;
}
pre {
  background: #f2eed0;
  padding: 10px;
  margin: 1px;
  color: #333;
  font-family: monospace;
  font-size: 13px;
}
/* ---------------------------------------------------------- */
img {
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img.imgFloatLeft {
  float: left;
  margin: 0 2em 1em 0;
}
img.imgFloatRight {
  float: right;
  margin: 10px 0 10px 20px;
}
img.large {
  width: 460px;
  height: auto;
}
img.marginLeft {
  margin-left: 20px;
}
img.marginRight {
  margin-right: 20px;
}
img.max-image {
  width: 100%;
  height: auto;
}
img.medium {
  width: 300px;
  height: auto;
}
img.small {
  width: 140px;
  height: auto;
}
/* ---------------------------------------------------------- */
.container:after {
  clear: both;
}
.container {
  position: relative;
}
/* ---------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
blockquote {
  margin: 0 0 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.2em;
  line-height: 140%;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
/* ---------------------------------------------------------- */
ul,
ol {
  margin: 0 0 1em 0;
  padding: 0;
}
ul {
  list-style: disc outside;
}
ul li,
ol li {
  margin-bottom: 0.3em;
}
ol {
  list-style: decimal outside;
}
ol,
ul {
  margin-left: 1em;
  padding-left: 1em;
}
ol ol,
ul ul {
  margin: 0.5em 0 0.5em 2em;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 5px;
}
td ul,
td ol {
  margin-top: 5px;
  margin-bottom: 5px;
}
ol > li {
  counter-increment: root;
}
ol > li > ol {
  counter-reset: subsection;
  list-style-type: none;
}
ol > li > ol > li {
  counter-increment: subsection;
}
ol > li > ol > li:before {
  content: counter(root) "." counter(subsection) " ";
}
/* ---------------------------------------------------------- */
br.clear {
  clear: both;
  line-height: 5px;
  height: 5px;
  font-size: 5px;
}
br.clear:after {
  content: "";
}
/* ---------------------------------------------------------- */
pre {
  background: #f2eed0;
  padding: 10px;
  margin: 1px;
  color: #333;
}
/* ---------------------------------------------------------- */
#map_canvas {
  width: 100%;
  height: 400px;
}
.routenplanung {
  margin: 2em 0;
}
/* ---------------------------------------------------------- */
div.attm {
  margin: 10px 0 20px 0;
  padding: 5px;
  webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999;
  box-shadow: 0 0 10px #999;
  border: 5px solid #f5f5f5;
  background-color: #f5f5f5;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
div.attm img {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  border: 3px solid #fff;
}
ul.attm {
  margin: 10px 0 20px 0;
  padding: 5px;
  webkit-box-shadow: 0 0 10px #999;
  -moz-box-shadow: 0 0 10px #999;
  box-shadow: 0 0 10px #999;
  border: 5px solid #f5f5f5;
  background-color: #f5f5f5;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
ul.attm li {
  list-style: none;
}
ul.attm li img {
  margin-left: 15px;
  margin-right: 10px;
}
ul.attm li a {
  margin: 0;
  padding: 5px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
ul.attm li a:hover {
  background: #eee;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../media/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../media/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../media/fancybox/blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../media/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancyboxGallery {
  margin: 20px 0;
}
.fancyboxGallery .more {
  margin-top: 5px;
}
.fancyboxGallery h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.fancyboxGallery div.description {
  margin-top: 10px;
  margin-bottom: 20px;
}
.fancyboxGallery a {
  display: inline-block;
  margin: 5px 5px 5px 0;
}
.fancyboxGallery a img {
  height: 120px;
  width: 180px;
  webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  border: 5px solid #fff;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.fancyboxGallery a:hover img {
  border: 5px solid #fff;
  background-color: #fff;
  webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}
.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancyboxGallerys table,
.fancyboxGallerys table td {
  border: 0;
  margin: 0;
  padding: 0;
}
.fancyboxGallerys table td.preview {
  width: 200px;
  padding: 10px 0;
}
.fancyboxGallerys table td.preview img {
  webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  border: 3px solid #fff;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.fancyboxGallerys table td.description h3 {
  margin: 5px 0 10px 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
}
.fancyboxGallerys table td.description p {
  margin: 5px 0 0 0;
}
.horizontalNavigation,
.horizontalNavigation ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  font-weight: 700;
}
.horizontalNavigation li {
  cursor: pointer;
  display: inline;
  padding: 0 0 0 0;
  margin: 0;
  line-height: 24px;
}
.horizontalNavigation li.last {
  border: 0;
}
.horizontalNavigation li a {
  display: inline;
  text-decoration: none;
  padding: 0 30px;
  margin: 0;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.horizontalNavigation li a.first {
  padding-left: 15px;
}
.horizontalNavigation li a.last {
  padding-right: 0;
}
.horizontalNavigation b {
  font-weight: bold;
}
.horizontalNavigation a.active {
  color: #1e8bcc;
}
.horizontalNavigation li a:hover {
  color: #009100;
  text-decoration: none;
}
.horizontalNavigation li a.strom:hover {
  color: #ea2126;
  text-decoration: none;
}
.horizontalNavigation li a.gas:hover {
  color: #f7941d;
  text-decoration: none;
}
.horizontalNavigation li a.wasser:hover {
  color: #1e8bcc;
  text-decoration: none;
}
.verticalNavigation,
.verticalNavigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.verticalNavigation li {
  cursor: pointer;
  display: inline;
  padding: 0 ;
  margin: 0px;
  line-height: 24px;
}
.verticalNavigation a {
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.verticalNavigation a.mitAbstand {
  margin-top: 15px;
  margin-bottom: 15px;
}
.verticalNavigation a.last {
  margin-bottom: 5px;
}
.verticalNavigation a.sub {
  border-bottom: 0;
}
.verticalNavigation b {
  font-weight: bold;
}
.verticalNavigation a.active {
  font-weight: bold;
}
.verticalNavigation li a:hover {
  background-color: #f3f3f3;
  color: #1e8bcc;
  text-decoration: none;
}
.verticalNavigation li a.last {
  border: 0;
}
.verticalNavigation li a {
  display: block;
  padding: 4px 0 4px 10px;
  background-color: transparent;
  border-bottom: 1px solid #ccc;
}
.verticalNavigation li ul {
  padding: 4px 0 4px 15px;
  display: non1e;
}
.verticalNavigation li ul li a {
  color: #333333;
}
.smallNavigation {
  margin: 15px 0;
  border-bottom: 3px solid #333333;
}
.smallNavigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.smallNavigation li {
  cursor: pointer;
  display: inline;
  padding: 0 ;
  margin: 0px;
  line-height: 24px;
}
.smallNavigation a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.smallNavigation a.last {
  margin-bottom: 5px;
}
.smallNavigation a.active {
  font-weight: bold;
}
.smallNavigation li a {
  display: block;
  padding: 4px 0 4px 10px;
  background-color: transparent;
  border-bottom: 1px solid #ccc;
}
.smallNavigation li li ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
.smallNavigation li li a {
  padding: 5px 10px 5px 30px;
  border: 0;
  color: #333333;
}
.tabletNavigation {
  margin: 10px 0;
  padding: 10px;
  list-style: none;
  border: 1px solid #cccccc;
  background: #f9f9f9;
}
.tabletNavigation li {
  cursor: pointer;
  display: inline;
  padding: 0 ;
  margin: 0px;
  line-height: 24px;
}
.tabletNavigation a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding: 4px 0;
}
.tabletNavigation a.active {
  font-weight: bold;
}
.tabletNavigation li a {
  display: block;
  background-color: transparent;
  border-bottom: 1px solid #fff;
}
.tabletNavigation li a:hover {
  background-color: #f3f3f3;
  color: #000000;
  text-decoration: none;
}
.tabletNavigation li ul {
  padding: 0 ;
  margin: 0 0 0 20px;
}
.tabletNavigation li li ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tabletNavigation li li a {
  border: 0;
  color: #333333;
}
.smartphoneNavigation {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f9f9f9;
}
.smartphoneNavigation li {
  cursor: pointer;
  display: inline;
  padding: 0 ;
  margin: 0;
}
.smartphoneNavigation a {
  text-decoration: none;
  font-size: 14px;
  color: #000000;
  padding: 5px 10px;
}
.smartphoneNavigation a.active {
  font-weight: bold;
}
.smartphoneNavigation li a {
  display: block;
  background-color: transparent;
  border-bottom: 1px solid #333333;
}
.smartphoneNavigation li a:hover {
  background-color: #f3f3f3;
  color: #000000;
  text-decoration: none;
}
.smartphoneNavigation li ul {
  padding: 0 ;
  margin: 0 0 0 20px;
}
.smartphoneNavigation li ul li a {
  color: #333333;
  border-bottom: 1px solid #f3f3f3;
}
p.dl {
  margin: 1px 0 0 0;
  clear: both;
}
p.dl a,
a.dl {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  padding: 8px 0;
  margin: 20px 0;
  line-height: 24px;
  border-bottom: 1px solid #cccccc;
}
p.dl a img,
a.dl img {
  float: right;
  padding: 8px 10px 1px 10px;
  margin-left: 1em;
}
p.dl a:hover,
a.dl:hover {
  background-color: #e5e5e5;
  text-decoration: underline;
  border-bottom: 1px solid #ccc;
}
p.dl a span.new,
a.dl span.new {
  background: #cc0000;
  float: right;
  font-size: 9px;
  color: #fff;
  font-weight: bold;
  padding: 1px 10px 1px 10px;
  margin-left: 5px;
  width: 30px;
  text-align: center;
}
p.dl a span.size,
a.dl span.size {
  float: right;
  margin-right: 0.5em;
}
p.dl a span.infoLabel {
  float: left;
  background: none repeat scroll 0% 0% #1e8bcc;
  min-width: 6em;
  text-align: center;
  color: #EEE;
  font-weight: bold;
  padding: 13px 5px 13px 5px;
  font-size: 14px;
  line-height: 1;
  margin: -8px 20px 0px 0px;
  display: inline-block;
}
p.dl a span.infoLabel i {
  margin-left: 10px;
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot');
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot');
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* ------------------------------------------------------------------------------------
     Allgemein
   ------------------------------------------------------------------------------------ */
.textFormatP {
  font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
}
.textFormatH1 {
  font: normal 22px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #1e8bcc;
}
.textFormatH2 {
  font: normal 16px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #1e8bcc;
}
.textFormatH3 {
  font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
}
.radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.shadow {
  -webkit-box-shadow: 5px 5px 3px 0px #cfcfcf;
  -moz-box-shadow: 5px 5px 3px 0px #cfcfcf;
  box-shadow: 5px 5px 3px 0px #cfcfcf;
}
.noshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body,
p,
h1,
h2,
h3,
a,
td,
th {
  font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
}
h3 a {
  font-size: 14px;
}
a {
  text-decoration: none;
  color: #1e8bcc;
}
a:hover {
  text-decoration: underline;
  color: #333333;
}
ul {
  margin: 2em 1em;
  list-style-type: square;
}
li {
  margin: 10px 0;
}
.formContainer {
  width: 100%;
}
.group {
  position: relative;
  margin-bottom: 15px;
}
.groupCol {
  clear: both;
}
.groupColSmall {
  width: 25%;
}
.groupColLarge {
  width: 70%;
}
.groupColMedium {
  width: 48%;
}
.groupColRight {
  float: right;
}
.groupColLeft {
  float: left;
}
input {
  font-family: Arial;
  font-size: 18px;
  color: #333;
  padding: 25px 10px 0px 5px;
  display: block;
  width: 100%;
  border: none;
  border: 1px solid #ccc;
  height: 50px !important;
  line-height: 40px;
  box-shadow: none;
  font-weight: normal !important;
}
input:focus {
  outline: none;
}
textarea {
  font-family: Arial;
  font-size: 18px;
  color: #333;
  padding: 15px 10px 0px 5px;
  display: block;
  width: 100%;
  border: none;
  border: 1px solid #ccc;
  height: 250px !important;
  line-height: 50px;
  box-shadow: none;
  font-weight: normal !important;
}
textarea:focus {
  outline: none;
}
.formContainer select {
  font-family: Arial;
  font-size: 18px;
  color: #333;
  padding: 15px 10px 0px 0px;
  display: block;
  width: 100%;
  border: none;
  border: 1px solid #ccc;
  height: 50px !important;
  line-height: 50px;
  box-shadow: none;
  font-weight: normal !important;
}
.formContainer select:focus {
  outline: none;
}
/* LABEL ======================================= */
label {
  color: #999;
  font-size: 16px;
  font-weight: 200 !important;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
/* active state */
input:focus ~ label,
input:valid ~ label {
  top: 4px;
  font-size: 12px;
  color: #4286f4;
}
.formContainer select:focus ~ label,
.formContainer select:valid ~ label {
  top: 4px;
  font-size: 12px;
  color: #4286f4;
}
textarea:focus ~ label,
textarea:valid ~ label {
  top: 4px;
  font-size: 12px;
  color: #4286f4;
}
.formButton {
  border: 1px none;
  color: #fff;
  box-sizing: border-box;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  outline: medium none;
  font-weight: inherit;
  position: relative;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-radius: 0px;
  background-color: #009100;
  text-align: center;
}
.formButton:hover {
  text-decoration: none;
}
/* ------------------------------------------------------------------------------------
     Responsive styles
   ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------
     Large
   ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 960px) {
  h1 {
    font: normal 22px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 500;
    margin: 0 ;
    line-height: 1.8em;
    padding: 0 0 5px 0;
    text-transform: uppercase;
  }
  h2 {
    font: normal 16px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 600;
    margin: 15px 0;
    line-height: 24px;
  }
  h3 {
    font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-weight: 600;
  }
  p {
    margin: 15px 0;
    line-height: 26px;
  }
  .headerButtonsSmartphone {
    float: right;
    display: none;
  }
  .headerButtonsSmartphone .btnSmartphoneNavigationShow,
  .headerButtonsSmartphone .btnSmartphoneNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxSmartphoneNavigation {
    display: none;
  }
  .headerButtonsTablet {
    float: right;
    display: none;
  }
  .headerButtonsTablet .btnTabletNavigationShow,
  .headerButtonsTablet .btnTabletNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxTabletNavigation {
    display: none;
  }
  .container {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: left;
  }
  .headerWrapper {
    margin: 0;
    height: 275px;
    border-bottom: 10px solid #1e8bcc;
  }
  .headerWrapper .headerLogo {
    width: 240px;
    padding: 10px;
    background: #fff;
    margin: 20px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    z-index: 1000;
  }
  .headerWrapper .headerImage {
    position: absolute;
    top: 0;
    background: #000fff;
  }
  .headerWrapper .headerLogoSmall {
    display: none;
  }
  .headerNavigation {
    display: block;
    padding: 10px 0;
    border-bottom: 2px solid #cccccc;
  }
  .headerImage {
    margin-bottom: 20px;
  }
  .contentContainer {
    margin: 0;
    width: 100%;
  }
  .content {
    width: 700px;
    float: left;
    min-height: 450px;
    margin: 20px 0 0 20px;
  }
  .content img {
    border: 1px solid #cccccc;
    margin: 25px auto;
    padding: 5px;
    -webkit-box-shadow: 5px 5px 3px 0px #cfcfcf;
    -moz-box-shadow: 5px 5px 3px 0px #cfcfcf;
    box-shadow: 5px 5px 3px 0px #cfcfcf;
    display: block;
  }
  .contentLarge {
    width: 95%;
    margin: 15px;
  }
  .contentSubmenu {
    width: 240px;
    float: left;
    margin: 20px 0 0 0;
  }
  .seite-stromvertrieb-frankentarife-roethenbach-oeko img {
    border: 0;
    margin: 5px 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  table.kontakte td {
    line-height: 24px;
    vertical-align: top;
    padding: 20px 0;
    text-align: left;
    border-bottom: 1px solid #cccccc;
  }
  table.kontakte td:nth-child(1) {
    font-weight: 700;
    width: 50%;
  }
  table.zeiten {
    width: 50%;
  }
  table.zeiten td {
    line-height: 24px;
    vertical-align: top;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #cccccc;
  }
  table.zeiten td:nth-child(1) {
    font-weight: 700;
    width: 25%;
  }
  table.stoerungsdienst td {
    line-height: 24px;
    vertical-align: top;
    padding: 10px 0;
    text-align: left;
    font-weight: 700;
    font-size: 18px;
  }
  table.stoerungsdienst td:nth-child(1) {
    width: 70%;
  }
  table.stoerungsdienst td:nth-child(2) {
    width: 30%;
    text-align: right;
  }
  table.zweiSpaltenStandard td,
  table.zweiSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px 1px;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }
  table.zweiSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  table.zweiSpaltenStandard td:nth-child(1),
  table.zweiSpaltenStandard th:nth-child(1) {
    width: 70%;
  }
  table.zweiSpaltenStandard td:nth-child(2),
  table.zweiSpaltenStandard th:nth-child(2) {
    width: 30%;
    text-align: right;
  }
  table.dreiSpaltenStandard td,
  table.dreiSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }
  table.dreiSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  table.dreiSpaltenStandard td:nth-child(1),
  table.dreiSpaltenStandard th:nth-child(1) {
    width: 50%;
  }
  table.dreiSpaltenStandard td:nth-child(2),
  table.dreiSpaltenStandard th:nth-child(2),
  table.dreiSpaltenStandard td:nth-child(3),
  table.dreiSpaltenStandard th:nth-child(3) {
    width: 25%;
    text-align: right;
  }
  table.dreiSpaltenCenter td,
  table.dreiSpaltenCenter th {
    line-height: 24px;
    vertical-align: top ;
    padding: 5px;
    text-align: center;
    width: 33%;
    border-bottom: 1px solid #ddd;
  }
  table.dreiSpaltenCenter th {
    background: #eee;
    font-weight: 600;
  }
  table.vierSpaltenStandard .textCenter {
    text-align: center;
  }
  table.vierSpaltenStandard .textLeft {
    text-align: left;
  }
  table.vierSpaltenStandard td,
  table.vierSpaltenStandard th {
    line-height: 20px;
    vertical-align: top;
    padding: 5px;
    text-align: right;
    font-size: 12px;
    width: 25%;
    border-bottom: 1px solid #ddd;
  }
  table.vierSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  table.mehrSpaltenStandard td,
  table.mehrSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
  }
  table.mehrSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  table.mehrSpaltenStandard td:nth-child(1),
  table.mehrSpaltenStandard th:nth-child(1) {
    width: 50%;
  }
  table.mehrSpaltenStandard td:nth-child(2),
  table.mehrSpaltenStandard th:nth-child(2),
  table.mehrSpaltenStandard td:nth-child(3),
  table.mehrSpaltenStandard th:nth-child(3) {
    width: 25%;
    text-align: right;
  }
  table.fuenfSpaltenStandard .textCenter {
    text-align: center;
  }
  table.fuenfSpaltenStandard .textLeft {
    text-align: left;
  }
  table.fuenfSpaltenStandard td,
  table.fuenfSpaltenStandard th {
    line-height: 16px;
    vertical-align: top;
    padding: 5px;
    text-align: right;
    font-size: 12px;
    width: 20%;
    border-bottom: 1px solid #ddd;
  }
  table.fuenfSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  table.fuenfSpaltenCenter td,
  table.fuenfSpaltenCenter th {
    line-height: 16px;
    font-size: 12px;
    vertical-align: top ;
    padding: 5px;
    text-align: center;
    width: 20%;
    border-bottom: 1px solid #ddd;
  }
  table.fuenfSpaltenCenter th {
    background: #eee;
    font-weight: 600;
  }
  table.sechsSpaltenStandard .textCenter {
    text-align: center;
  }
  table.sechsSpaltenStandard td,
  table.sechsSpaltenStandard th {
    line-height: 16px;
    vertical-align: top;
    padding: 5px;
    text-align: right;
    font-size: 12px;
    width: 20%;
    border-bottom: 1px solid #ddd;
  }
  table.sechsSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  .seite-gasnetz-information-abrechnung table.mehrSpaltenStandard td,
  .seite-gasvertrieb-allgemeine-bedingungen table.mehrSpaltenStandard td,
  .seite-gasnetz-information-abrechnung table.mehrSpaltenStandard th,
  .seite-gasvertrieb-allgemeine-bedingungen table.mehrSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    width: 8%;
    border-bottom: 1px solid #ddd;
  }
  .seite-gasnetz-information-abrechnung table.mehrSpaltenStandard th,
  .seite-gasvertrieb-allgemeine-bedingungen table.mehrSpaltenStandard th {
    background: #eee;
    font-weight: 600;
  }
  .seite-gasnetz-information-abrechnung table.mehrSpaltenStandard td:nth-child(1),
  .seite-gasvertrieb-allgemeine-bedingungen table.mehrSpaltenStandard td:nth-child(1),
  .seite-gasnetz-information-abrechnung table.mehrSpaltenStandard th:nth-child(1),
  .seite-gasvertrieb-allgemeine-bedingungen table.mehrSpaltenStandard th:nth-child(1) {
    width: 4%;
    text-align: left;
  }
  dl dt {
    width: 400px;
    float: left;
    padding: 15px 0;
  }
  dl dd {
    padding: 15px 0;
  }
  .serviceMenu {
    margin: 0 0 0 15px;
    padding: 0;
  }
  .serviceMenu li {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
  }
  .serviceMenu li a {
    color: #333333;
  }
  .footer {
    margin-top: 10px;
  }
  .footer p {
    padding: 0;
    margin: 0;
    line-height: 24px;
  }
  .footer .footerRow1 {
    border-top: 10px solid #1e8bcc;
    padding: 10px 15px;
  }
  .footer .footerRow1 p {
    padding: 0;
    margin: 0;
    line-height: 20px;
  }
  .footer .footerRow1 a {
    font-weight: 700;
    font-size: 14px;
    color: #000000;
  }
  .footer .footerRow2 {
    border-top: 1px solid #cccccc;
    padding: 10px 15px;
    height: 50px;
  }
  #sliderContent {
    height: 265px;
    margin: 0;
    position: relative;
  }
  #slider ul,
  #slider li {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  #slider li {
    width: 960px;
    height: 265px;
    overflow: hidden;
  }
  #prevBtn,
  #nextBtn {
    display: none;
  }
  #prevBtn a,
  #nextBtn a {
    display: none;
  }
}
/* ------------------------------------------------------------------------------------
     Medium
   ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 999px) {
  .container {
    padding: 20px;
    width: 100%;
    margin-bottom: 40px;
    text-align: left;
  }
  .headerImage {
    background: #fff;
  }
  .headerImage img {
    margin: 0;
  }
  .headerWrapper {
    height: 140px;
    width: 100%;
    margin: 0;
    border-bottom: 5px solid #1e8bcc;
  }
  .headerWrapper .headerLogo {
    display: none;
  }
  .headerWrapper .headerImage {
    display: none;
  }
  .headerWrapper .headerLogoSmall {
    display: inline-block;
  }
  .headerWrapper .headerLogoSmall img {
    width: 90%;
  }
  .headerNavigation {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
  }
  .contentSubmenu {
    display: none;
  }
  .horizontalNavigation,
  .horizontalNavigation ul {
    margin: 5px 0 0 10px;
    padding: 0;
    list-style: none;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-weight: 700;
  }
  .horizontalNavigation li a {
    display: inline-block;
    text-decoration: none;
    padding: 0 20px 0 0px;
    margin: 0;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
  }
  .horizontalNavigation li a.first {
    padding-left: 0px;
  }
  .headerButtonsSmartphone {
    float: right;
    display: none;
  }
  .headerButtonsSmartphone .btnSmartphoneNavigationShow,
  .headerButtonsSmartphone .btnSmartphoneNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxSmartphoneNavigation {
    display: none;
  }
  .headerButtonsTablet {
    float: right;
    display: block;
  }
  .headerButtonsTablet .btnTabletNavigationShow,
  .headerButtonsTablet .btnTabletNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxTabletNavigation {
    display: none;
  }
  h1 {
    font: normal 22px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 500;
    margin: 0 ;
    line-height: 1.8em;
    padding: 0 0 5px 0;
    text-transform: uppercase;
  }
  h2 {
    font: normal 16px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 600;
    margin: 15px 0;
    line-height: 24px;
  }
  h3 {
    font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-weight: 600;
  }
  p {
    margin: 15px 0;
    line-height: 26px;
  }
  .content {
    width: 95%;
    margin: 10px;
  }
  .content img {
    border: 1px solid #cccccc;
    margin: 25px auto;
    padding: 5px;
    -webkit-box-shadow: 5px 5px 3px 0px #cfcfcf;
    -moz-box-shadow: 5px 5px 3px 0px #cfcfcf;
    box-shadow: 5px 5px 3px 0px #cfcfcf;
    display: block;
  }
  table {
    margin: 20px 0 40px 0;
  }
  table th {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    background: #eee;
    font-weight: 600;
  }
  table td {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
  }
  table td:nth-child(2),
  table td:nth-child(3),
  table th:nth-child(2),
  table th:nth-child(3) {
    width: 150px;
    text-align: right;
  }
  table.kontakte td {
    line-height: 24px;
    vertical-align: top;
    padding: 20px 0;
    text-align: left;
  }
  table.kontakte td:nth-child(1) {
    font-weight: 700;
    width: 50%;
  }
  table.zeiten {
    width: 50%;
  }
  table.zeiten td {
    line-height: 24px;
    vertical-align: top;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #cccccc;
  }
  table.zeiten td:nth-child(1) {
    font-weight: 700;
    width: 25%;
  }
  table.zweiSpaltenStandard td,
  table.zweiSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: left;
  }
  table.zweiSpaltenStandard td:nth-child(1),
  table.zweiSpaltenStandard th:nth-child(1) {
    width: 70%;
  }
  table.zweiSpaltenStandard td:nth-child(2),
  table.zweiSpaltenStandard th:nth-child(2) {
    width: 30%;
    text-align: right;
  }
  table.dreiSpaltenStandard td,
  table.dreiSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: left;
  }
  table.dreiSpaltenStandard td:nth-child(1),
  table.dreiSpaltenStandard th:nth-child(1) {
    width: 50%;
  }
  table.dreiSpaltenStandard td:nth-child(2),
  table.dreiSpaltenStandard th:nth-child(2),
  table.dreiSpaltenStandard td:nth-child(3),
  table.dreiSpaltenStandard th:nth-child(3) {
    width: 25%;
    text-align: right;
  }
  table.mehrSpaltenStandard .textCenter {
    text-align: center;
  }
  table.mehrSpaltenStandard td,
  table.mehrSpaltenStandard th {
    line-height: 24px;
    vertical-align: top;
    padding: 5px;
    text-align: left;
    font-size: 12px;
  }
  table.mehrSpaltenStandard td:nth-child(1),
  table.mehrSpaltenStandard th:nth-child(1) {
    width: 50%;
  }
  table.mehrSpaltenStandard td:nth-child(2),
  table.mehrSpaltenStandard th:nth-child(2),
  table.mehrSpaltenStandard td:nth-child(3),
  table.mehrSpaltenStandard th:nth-child(3) {
    width: 25%;
    text-align: right;
  }
  .footer {
    margin-top: 10px;
  }
  .footer p {
    padding: 0;
    margin: 0;
    line-height: 24px;
  }
  .footer .footerRow1 {
    border-top: 10px solid #1e8bcc;
    padding: 10px 10px;
  }
  .footer .footerRow1 p {
    padding: 0;
    margin: 0;
    line-height: 20px;
  }
  .footer .footerRow1 a {
    font-weight: 700;
    font-size: 14px;
    color: #000000;
  }
  .footer .footerRow2 {
    border-top: 1px solid #cccccc;
    padding: 10px 10px;
  }
  /*
      .colspanForm (@index) when (@index > 0) {
        select.formular_select.col@{index} { .colspan( @index ); margin:0 0 10px 0; }
        input.formular_input.col@{index} { .colspan( @index ); margin:0 0 10px 0; }
        span.formular_text.col@{index} { .colspan( @index ); margin:0 0 10px 0; }
        .colspanForm(@index - 1);
      }
      .colspanForm (9);    
      .formular_input {width:100%;}    
      input.formular_input, select.formular_select, textarea.formular_textarea {
              width:100%; color:#111; margin: 0; padding:5px; .box-sizing(border-box); margin-right:@fieldMarginRight;
      }
        */
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* ------------------------------------------------------------------------------------
     Small
   ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 460px) {
  .container {
    padding: 10px;
    width: 100%;
    margin-bottom: 40px;
    text-align: left;
  }
  .headerImage {
    background: #fff;
  }
  .headerImage img {
    margin: 0;
  }
  .headerWrapper {
    margin: 0;
    padding: 0;
    border-bottom: 5px solid #1e8bcc;
  }
  .headerWrapper .headerLogo {
    display: none;
  }
  .headerWrapper .headerImage {
    display: none;
  }
  .headerWrapper .headerLogoSmall {
    display: inline-block;
  }
  .headerWrapper .headerLogoSmall img {
    width: 80%;
  }
  .headerNavigation {
    display: none;
  }
  .contentSubmenu {
    display: none;
  }
  .horizontalNavigation,
  .horizontalNavigation ul {
    margin: 5px 0 0 10px;
    padding: 0;
    list-style: none;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-weight: 700;
  }
  .horizontalNavigation li a {
    display: inline-block;
    text-decoration: none;
    padding: 0 20px 0 0px;
    margin: 0;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
  }
  .horizontalNavigation li a.first {
    padding-left: 0px;
  }
  .headerButtonsSmartphone {
    float: right;
    display: block;
  }
  .headerButtonsSmartphone .btnSmartphoneNavigationShow,
  .headerButtonsSmartphone .btnSmartphoneNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxSmartphoneNavigation {
    display: none;
  }
  .headerButtonsTablet {
    float: right;
    display: none;
  }
  .headerButtonsTablet .btnTabletNavigationShow,
  .headerButtonsTablet .btnTabletNavigationHide {
    font-size: 30px;
    display: none;
  }
  .boxTabletNavigation {
    display: none;
  }
  h1 {
    font: normal 22px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 500;
    margin: 0 ;
    line-height: 1.8em;
    padding: 0 0 5px 0;
    text-transform: uppercase;
  }
  h2 {
    font: normal 16px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #1e8bcc;
    font-weight: 600;
    margin: 15px 0;
    line-height: 24px;
  }
  h3 {
    font: normal 14px 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-weight: 600;
  }
  p {
    margin: 15px 0;
    line-height: 26px;
  }
  table.zeiten {
    width: 100%;
  }
  table.zeiten td {
    line-height: 24px;
    vertical-align: top;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #cccccc;
  }
  table.zeiten td:nth-child(1) {
    font-weight: 700;
    width: 25%;
  }
  #ui-datepicker-div {
    border: 5px solid #ff0000;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
  .groupColSmall {
    width: 100%;
  }
  .groupColLarge {
    width: 100%;
  }
  .groupColMedium {
    width: 100%;
  }
}
