@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

.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;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
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: #891820;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #5e1016;
}
.text-error {
  color: #891820;
}
a.text-error:hover,
a.text-error:focus {
  color: #5e1016;
}
.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;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #891820;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #891820;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #891820;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #5e1016;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #891820;
  background-color: #e7d1d2;
  border-color: #891820;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #891820;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #891820;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #891820;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #5e1016;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #da2d39;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #891820;
  background-color: #f2dede;
  border-color: #891820;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
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;
  border-top: 1px solid #dddddd;
}
.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: #e7d1d2;
}
.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: #dec0c2;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -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-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7d1d2;
  border: 1px solid #e2c7cd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #891820;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #891820;
}
.alert-danger h4,
.alert-error h4 {
  color: #891820;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #891820;
}
.label-important[href],
.badge-important[href] {
  background-color: #5e1016;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

@font-face{font-family:'FontAwesome';src:url('../../typo3conf/ext/brtlsmann/Resources/Public/font/fontawesome-webfont.eot?v=3.2.0');src:url('../../typo3conf/ext/brtlsmann/Resources/Public/font/fontawesome-webfont.eot?#iefix&v=3.2.0') format('embedded-opentype'),url('../../typo3conf/ext/brtlsmann/Resources/Public/font/fontawesome-webfont.woff?v=3.2.0') format('woff'),url('../../typo3conf/ext/brtlsmann/Resources/Public/font/fontawesome-webfont.ttf?v=3.2.0') format('truetype'),url('../../typo3conf/ext/brtlsmann/Resources/Public/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;cursor:default;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.video-image{
  position: relative;
}

.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;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.typeahead.dropdown-menu {
  border-color: #dcdcdc;
}

.typeahead.dropdown-menu > .active > a, .typeahead.dropdown-menu > .active > a:hover, .typeahead.dropdown-menu > .active > a:focus {
  background-color: #6482a0;
  background-color: #607d9a;

  background-image: -webkit-linear-gradient(top, #6482a0, #597591);
  background-image: -moz-linear-gradient(top, #6482a0, #597591);
  background-image: -o-linear-gradient(top, #6482a0, #597591);
  background-image: -ms-linear-gradient(top, #6482a0, #597591);
  background-image: linear-gradient(top, #6482a0, #597591);
  -image-background-repeat : repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6482a0', endColorstr='#ff597591', GradientType=0);
}

.typeahead {
  z-index: 31234;
}

.modal {
  width: 700px;
  margin-left: -350px;
}

.modal-body {
  max-height: 450px;
}

.modal-header {
  border-bottom-color: #dcdcdc;
}

.modal-header .close {
  color: #002d64;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.modal-header .close:hover {
  color: #6482a0;
}

@media print {
  a#logo[href]:after {
    content: none !important;
  }

}

form {
  clear: both;
  margin: 0 0 0px 0;
  float: left;
  width: 100%;
}

.form-contact {
  margin-bottom: 60px;
}

input.hpot {
  display: none;
}

div.input, div.submit, .content form p {
  margin-bottom: 10px;
}

.items-filter div.input, .items-filter div.submit {
  margin-bottom: 20px;
}

label, .formlabel {
  font-weight: bold;
}

.checkbox, .radio {
  font-weight: normal;
}

div.checkbox, div.radio {
  padding: 0;
}

div.input input, div.input select, div.input textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  outline: none !important;
}

div.w50p label, div.w50p .formlabel, div.w50p input, div.w50p select, div.w50p textarea {
  width: 50%;
  min-width: 440px;
}

div.input textarea {
  height: 10em;
}

div.input input, div.input select, form .table input {
  height: 30px;
  line-height: 20px;
}

form .table input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  outline: none !important;
}

form .table label {
  line-height: 30px;
  margin: 0;
}

div.checkbox input, div.radio input {
  width: auto;
  height: auto;
  line-height: normal;
}

div.submit {
  clear: both;
  text-align: left;
  margin-top: 20px;
}

.items-filter div.submit {
  margin-top: 0;
  text-align: right;
}

div.submit .btn-submit {
  color: #fff;
  background-color: #002d64;
  background-image: none;
  text-shadow: none;
  line-height: 30px;
  padding: 0 10px 0 10px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

div.submit .btn-submit:hover {
  background-color: #6482a0;
}

div.error label, div.error input, div.error select, div.error textarea, td.error input, td.error label {
  color: #891820;
}

div.text.error input, div.error select, div.error textarea, td.error input {
  border-color: #891820;
}

div.formhint {
  line-height: 20px;
  padding: 5px 6px;
  background-color: #d9e0e8;
  border-radius: 4px;
}

input[disabled], select[disabled], textarea[disabled] {
  background-color: #dddddd;
}

@font-face {
  font-family: NettoWebPro;
  src: url('../../typo3conf/ext/brtlsmann/Resources/Public/font/NettoWebPro.eot');
}

@font-face {
  font-family: NettoWebPro;
  src: url('../../typo3conf/ext/brtlsmann/Resources/Public/font/NettoWebPro.woff') format("woff");
}

@font-face {
  font-family: NettoWebPro-Bold;
  src: url('../../typo3conf/ext/brtlsmann/Resources/Public/font/NettoWebPro-Bold.eot');
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: NettoWebPro-Bold;
  src: url('../../typo3conf/ext/brtlsmann/Resources/Public/font/NettoWebPro-Bold.woff') format("woff");
}

div, p {
  color: #333333;
}

h1, h2, h3, h4, h5, h6, .table th {
  color: #002d64;
}

h1, h2, h3, h4, h5, h6, div, p, a, span, input, select, option, label, ul, ol, li, legend, form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.content a {
  font-weight: bold;
  text-decoration: none;
}

.content a p, .content a li, .content a h1, .content a h2, .content a h3, .content a h4, .content a h5, .content a h6, .content a blockquote, .content a span, .content a div {
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a {
  font-weight: normal;
}

a:hover, #right li a:hover, #right div a:hover {
  text-decoration: underline;
}

a:hover p, a:hover li, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6, a:hover span, a:hover div {
  text-decoration: none;
}

.teaser a, .teaser a:hover, .teaser a:focus, .teaser a:active {
  text-decoration: none;
}

.link-normal {
  font-weight: normal;
}

div, p, input, select, option, label, ul, ol, li, #sitemap ul ul a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, .tab-nav li, .accordion h3, #nav-main li, #mediapane .headline, #mediapane .claim, #mediapane li, #mediapane .playstop, #section-title, #right .link-pane a, .bubble p, .bubble blockquote, #right .related-list a, #sitemap ul a {
  font-family: NettoWebPro, sans-serif;
  text-rendering: optimizeLegibility;
}

#mediapane .headline {
  font-size: 44px;
}

#mediapane .headline .nobr
{
  white-space: pre;
}

#mediapane .claim, #mediapane .headline i, #section-title {
  font-size: 30px;
}

h4, #right .tab-nav li, #right .related-list h6, #right .related-list h6 a, .news-start h4, h3 i, #right h4 i, .bubble cite, .span4 .accordion h3 {
  font-size: 16px;
}

h1, h3, #nav-main li, #nav-main li a, #search-results h2 {
  font-size: 24px;
}

.pagination .listtype div, .social-bar i, .social-channels i, .sociallinks i, .bubble p, .bubble blockquote, #sitemap ul a {
  font-size: 22px;
}

.span4 h4, #right h4 {
  font-size: 20px;
}

.tab-nav li, .tab-buttons button, #right .link-pane a, .span6 .accordion h3, #nav-main li li a, #nav-main li li i, h2, h5, .accordion h3 {
  font-size: 18px;
}

p, th, td, li, #copyright, #right a #right p, #right li, #right table th, #right table td, #right .dates th, .span4 h5, #right h5, .news-start .news-all-link, #breadcrumb, #service-bar a, .items-list .meta, #footer li, #footer p, label, .formlabel, blockquote p, #sitemap ul ul a, .single-slider .slider-nav i, .caption, .search-item p.meta {
  font-size: 14px;
}

.small, sup, sub, .news-meta, .related-list .meta, .contact-division, .social-bar span, .copyright, .news-type {
  font-size: 12px;
}

a {
  color: #002d64;
}

p, li {
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4em;
  margin: 0 0 0.5em 0;
}

h1 {
  clear: both;
  line-height: 1.3em;
  margin-bottom: 5px;
}

#right p, #right h5, #right li, #right td, #right th {
  line-height: 18px;
}

#header {
  height: 180px;
  position: relative;
  z-index: 20;
  overflow: visible;
}

#logo, #logo a, #logo img {
  display: inline-block;
}

#logo {
  position: relative;
  z-index: 20000;
  margin-left: 11px;
}

#logo, #logo a, #logo img {
  width: 270px;
}

.header {
  position: relative;
  margin-top: 65px;
}

#fullsize {
  clear: both;
}

.clear {
  clear: both;
}

p {
  line-height: 1.4em;
}

.content p, .content table, .content ul, .content ol, .content blockquote {
  margin: 0 0 30px 0;
}

#right .item p, #right table, #right ul, #right ol, .span4 .item p, .span4 table, .span4 ul, .span4 ol {
  margin: 0 0 20px 0;
}

.content ul, .content ol {
  list-style-position: outside;
  margin: 0 0 30px 20px;
}

.content ul {
  list-style-type: square;
}

.content li {
  margin: 0;
}

.content ul ul, .content ul ol, .content ol ol, .content ol ul {
  margin: 0 0 5px 30px;
}

.content ul.typeahead {
  margin: 2px 0 0 0;
  list-style: none;
}

.copyright, .copyright span {
  line-height: 20px;
}

.copyright, .accordion .copyright {
  position: absolute;
  z-index: 10;
  color: #fff;
  color: #666666;
  bottom: 0;
}

.accordion .copyright {
  position: relative;
  margin-top: -35px;
  left: 5px;
  color: #666666;
}

.copyright span {
  display: inline-block;
  min-height: 20px;
  line-height: 18px;
  padding: 1px 10px 1px 10px;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.8);
  background: transparent url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
  text-align: left;
}

#mediapane .copyright {
  margin-top: -25px;
  right: 5px;
  color: #666666;
}

#mediapane .copyright span, .accordion .copyright span {
  background: transparent url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
}

/*.items-list .copyright,*/
.tab-news-list .copyright {
  display: none;
}

#gallery-download .copyright {
  display: block;
}

.image .caption, .teaser-image .caption, .big-slider .caption {
  padding: 10px 10px 15px 10px;
  text-align: left;
  background-color: #f8f8f8;
}

.content .image {
  position: relative;
  margin: 0 0 40px 0;
}

.content .teaser .image, .content .triple-images .image {
  margin: 0 0 10px 0;
}

blockquote {
  background-color: #d9e0e8;
  padding: 20px 10px 20px 30px;
  text-align: left;
  border: 0;
}

blockquote h1 {
  margin: 0 0 10px 0;
}

h1.headline-single,
h2.headline-single,
h3.headline-single {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 10px;
}

p.summary {
  font-weight: bold;
}

.content table {
  border-collapse: collapse;
}

.content table th, .content table td {
  text-align: right;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.content table tbody tr:hover th, .content table tbody tr:hover td {
  background-color: #d9e0e8;
}

.content table tbody th {
  font-weight: normal;
}

.content table tfoot td {
  font-weight: bold;
  color: #002d64;
}

.content table tbody tr:first-child td, .content table tbody tr.seperator td, .content table tbody tr:first-child th, .content table tbody tr.seperator th {
  border-color: #b0b0b0;
}

.content table tbody {
  border-top: 1 solid #002d64;
}

.content .meta {
  margin-bottom: 0px;
}

.infoblock {
  clear: both;
  padding: 20px 10px 20px 30px;
  background-color: #d9e0e8;
  margin: 0 0 30px 0;
}

.infoblock p {
  margin: 0;
  line-height: 2em;
}

a.link-block {
  display: block;
  margin: 0 0 60px 0;

  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.content a.link-block:hover, .content a.link-block:focus, .content a.link-block:active {
  text-decoration: none;
  background-color: #d9e0e8;
}

.content .underline-block, .content .map {
  clear: both;
  margin-bottom: 60px;
}

.content .underline-block h3, .content .map h3 {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 10px;
}

h3.underline {
  border-bottom: 1px solid #b0b0b0;
}

h3.underline i {
  text-decoration: none;
}

.button, .content .button {
  clear: both;
  display: inline-block;
  background-color: transparent;
  color: #002d64;
  padding: 5px 10px;
  margin: 5px 10px 5px 0;
  font-weight: normal;
}

.button:hover, .button:focus, .button:active, .content .button:hover, .content .button:focus, .content .button:active {
  background-color: #6482a0;
  text-decoration: none;
  color: #fff;
}

.hl {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 1px;
  max-height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #dcdcdc;
}

.centered, .span4 .centered, #right .centered {
  text-align: center;
}

#left table {
  width: 100%;
}

#left iframe {
  margin: 0 0 0 0;
  width: 770px;
  border: 0;
  padding: 0;
  min-height: 434px;
  overflow: hidden;
}

#left .item.twitter iframe {
  width: 100%;
  min-height: 260px;
  height: 260px;
}

#left #google_map {
  border: 0 none;
  margin: 0;
  height: 434px;
  overflow: hidden;
  padding: 0;
  width: 770px;
}


#left .item.socialcloud {
  margin-bottom: 60px;
}

#left .item.socialcloud,
#right .item.socialcloud
{
  clear: both;
  float: left;
  width: 100%;
  height: 550px;
}

.socialcloud .sc-iframe-wrap {
  position: relative;
}

.socialcloud .sc-iframe-wrap .frame-holder {
  position: absolute;
  height: 500px;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
}

.socialcloud .sc-iframe-wrap .frame-holder .scroll-frame {
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
}

#left .socialcloud .sc-iframe-wrap .frame-holder .scroll-frame iframe,
#right .socialcloud .sc-iframe-wrap .frame-holder .scroll-frame iframe
{
  width: 100%;
  height: 100%;
  border: none;
  vertical-align: top;
}



#left .table-dates table th,
#left .table-dates table td {
  text-align: left;
}

#left .table-dates table th {
  font-weight: normal;
}

#left .table-dates table td .cal-title,
#right .table-dates table td .cal-title
{
  font-weight: bold;
}

#left .table-dates table td a.cal-date,
#right .table-dates table td a.cal-date
{
  font-weight: normal;
}

#right .table-dates table td a.slim
{
  font-weight: normal;
}


.tar, .content table th.tar, .content table td.tar {
  text-align: right;
}

.tal, .content table th.tal, .content table td.tal {
  text-align: left;
}

#search {
  float: right;
  width: 270px;
  height: 26px;
  margin: 4px 30px 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
}

#search button, #search input {
  height: 24px;
  line-height: 24px;

  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
}

#search input {
  float: left;
  width: 238px;
  display: inline-block;
  padding: 0 10px 0 10px;
  color: #666666;
  background-color: #fff;
  vertical-align: middle;
}

#search button {
  float: right;
  width: 30px;
  height: 24px;
  margin-top: 0;
  border-left: none;
  background-color: transparent;
  border-left: 1px solid #cccccc;
}

#search button i {
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #002d64;
  display: block;
}

.navigation ul, ul.tab-nav {
  list-style: none;
}

.navigation li, .tab-nav li {
  float: left;
}

.navigation a, .tab-nav a {
  display: block;
}

#service-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 35px;
  background-color: #f0f0f0;
}

#nav-service, #nav-service ul, #nav-service li, #nav-service a {
  height: 35px;
}

#nav-service {
  float: right;
  width: auto;
}

#nav-service li {
  margin: 0 25px 0 0;
}

#nav-service a {
  text-decoration: none;
  line-height: 35px;
  color: #002d64;
  font-weight: normal;
}

#nav-service a:hover, #nav-service a:focus, #nav-service a:active {
  text-decoration: underline;
}

#nav-main, #nav-main ul, #nav-main li, #nav-main a {
  height: 46px;
}

#nav-main {
  position: absolute;
  bottom: 0;
  z-index: 5000;
}

#nav-main li {
  white-space: nowrap;
}

#nav-main li li {
  white-space: normal;
}

#nav-main ul .icon-angle-right {
  display: none;
}

#nav-main ul ul .icon-angle-right {
  display: inline-block;
}

#mobile-select {
  display: none;
}

#nav-main ul {
  margin: 0;
}

#nav-main li {
  position: relative;
  margin: 0 0 0 20px;
  padding-bottom: 9px;
}

#nav-main li:first-child {
  margin-left: 0;
}

#nav-main li.home {
  margin: 0;
}

#nav-main li.home i {
  width: 1em;
}

#nav-main a {
  padding: 0 10px 0 10px;
  text-decoration: none;
  height: 37px;
  line-height: 37px;
}

#nav-main li.home a {
  padding: 0 10px 0 0;
  margin: 0;
}

#nav-main .open > a, #nav-main a:hover, #nav-main a:focus, #nav-main a:active {
  color: #fff;
  background-color: #6482a0;
}

#nav-main li.open, #nav-main li.active.open, #nav-main li.active.open > a {
  background-color: #6482a0;
}

#nav-main li.open li {
  background-color: transparent;
}

#nav-main li.home a:hover, #nav-main li.home a:focus, #nav-main li.home a:active {
  color: #6482a0;
  background-color: transparent;
}

#nav-main .active > a {
  color: #fff;
  background-color: #002d64;
}

#nav-main ul ul, #nav-main li.open ul ul {
  height: 0px;
  padding: 0;
  min-height: 0;
  max-height: 0;
  overflow: hidden;
}

#nav-main li.open ul, #nav-main li.open li.open ul {
  display: inline;
  padding: 20px 0 30px 0;
  min-height: 440px;
  max-height: 470px;
  height: auto;
  overflow: visible;
}

#nav-main li.open li.open ul {
  height: 100%;
}

#nav-main ul ul {
  z-index: 5000;
  position: absolute;
  top: 46px;
  left: -20px;
  width: 640px;
  height: auto;
  background-color: #6482a0;
}

#nav-main li.open ul {
  -webkit-box-shadow: 0 5px 10px #6482a0;
  box-shadow: 0 5px 10px #6482a0;
}

#nav-main .mactive ul, #nav-main li.open ul ul {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#nav-main ul .layerleft ul {
  left: auto;
  right: 0;
}

#nav-main ul ul, #nav-main ul ul li, #nav-main ul ul a {
  float: left;
}

#nav-main ul ul li, #nav-main ul ul a {
  width: 320px;
  height: auto;
  line-height: 47px;
  height: 45px;
}

#nav-main ul ul li {
  clear: both;
  margin: 0;
  padding: 0;
  position: static;
}

#nav-main ul .active ul a, #nav-main ul ul a {
  color: #fff;
  background-color: transparent;
  margin: 0;
  padding: 0 20px 0 30px;

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#nav-main ul ul li.open > a, #nav-main ul ul li a:hover, #nav-main ul ul li a:focus, #nav-main ul ul li a:active {
  color: #002d64;
  background-color: #fff;
}

#nav-main ul ul ul {
  top: 0;
  left: 320px;
  width: 320px;
  height: 100%;
  background-color: transparent;
  background-image: none;
}

#nav-main ul ul i {
  float: right;
  line-height: 45px;
}

#nav-main ul.mactive ul li, #nav-main ul.mactive ul a {
  height: auto;
}

#nav-main ul ul li a.mobile-click, #nav-main ul ul li.open a.mobile-click, #nav-main ul ul ul li a.mobile-click {
  background-color: #002d64;
  color: #fff;
}

.close-nav {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff;
  z-index: 10000;
  text-align: center;
}

.close-nav, .close-nav i {
  line-height: 45px;
  height: 45px;
  width: 45px;
}

.close-nav i {
  display: inline-block;
  text-align: center;
}

#mediapane {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  max-width: 1600px;
  max-height: 400px;
  overflow: hidden;
}

#media-nav {
  position: absolute;
  left: 50%;
  margin-left: 165px;
  top: 50px;
  width: 420px;
  height: auto;
}

#media-nav ul {
  list-style: none;
  float: right;
  width: auto;
  height: 38px;
}

#media-nav div {
  float: right;
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0 1px 0 0;
  font-weight: bold;
  color: #002d64;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
  text-align: center;
  cursor: pointer;
}

#media-nav div:hover {
  color: #fff;
  background-color: #6482a0;
  background-image: none;
}

#media-nav .playstop {
  float: right;
  margin: 0;
}

#mediapane .items {
  float: left;
  width: 10000%;
  max-height: 400px;
}

#mediapane.mappane .item {
  width: 100%;
}

#mediapane img {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

#mediapane .item {
  float: left;
  width: 1%;
}

#mediapane img {
  display: block;
}

#mediapane .content {
  position: absolute;
  top: 89px;
  left: 50%;
  margin-left: 55px;
  width: 530px;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bg_mediapane_claim_wide.png') no-repeat left bottom;
}

#mediapane .content a {
  display: block;
  padding: 25px 20px 55px 20px;
}

#mediapane .content:hover {
  background-position: -547px bottom;
}

#mediapane .content a:hover, #mediapane .content a:focus, #mediapane .content a:active {
  text-decoration: none;
}

#mediapane .content .headline, #mediapane .content .claim {
  color: #002d64;
  text-align: left;
}

#mediapane .content .headline, #mediapane .headline i {
  line-height: 44px;
}

#mediapane .content .claim {
  margin: 10px 0 0 0;
  line-height: 32px;
}

#mediapane .itemcounter {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 12px;
  text-align: center;
}

#mediapane .itemcounter div {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 2px 0 2px;
  -webkit-transition: background-color 1s;
  -moz-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s;
}

#mediapane .itemcounter div.active {
  background-color: rgba(0, 45, 100, 1);
}

div.mappane #google_map {
  height: 400px;
}

#content-start {
  margin-top: 20px;
}

.news-start {
  min-height: 397px;
  margin-bottom: 60px;
}

.tabs {
  margin-bottom: 60px;
}

ul.tab-nav, .content ul.tab-nav, #left .tab-nav, #right .tab-nav {
  margin: 0 0 10px 0;
}

.tab-nav, .span6 .tab-nav, .span8 .tab-nav {
  border-bottom: 1px solid #dcdcdc;
}

.tab-nav, .span6 .tab-nav, .span8 .tab-nav {
  height: 35px;
  line-height: 35px;
}

.tab-nav li, .span6 .tab-nav li, .span8 .tab-nav li {
  height: 34px;
  line-height: 34px;
}

.tab-nav li, .span6 .tab-nav li, .span8 .tab-nav li {
  margin: 0 1px 0 0;
  padding: 0 10px 0 10px;
  color: #002d64;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  cursor: pointer;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.tab-nav li.active, .span6 .tab-nav li.active, .span8 .tab-nav li.active {
  color: #fff;
  background-color: #002d64;
  border-color: #002d64;
}

.tab-nav li:hover, .span6 .tab-nav li:hover, .span8 .tab-nav li:hover {
  color: #fff;
  background-color: #6482a0;
  border-color: #6482a0;
}

.tab-content {
  clear: both;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.news-item {
  margin-bottom: 10px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.news-item, .news-item a {
  clear: both;
  width: 100%;
  min-height: 96px;
}

.news-item:hover {
  background-color: #d9e0e8;
}

.news-item, .news-item a, .news-image, .news-content, .news-content p, .news-content h4 {
  float: left;
}

.news-content p, .news-content h4 {
  width: 100%;
  padding-right: 20px;
}

.news-image {
  float: left;
  margin-right: 30px;
  width: 170px;
}

.news-content {
  width: 370px;
}

.span8 .news-image {
  width: 270px;
}

.span8 .news-content {
  width: 470px;
}

p.news-type {
  margin: 5px 0 0 0;
  line-height: 1.5em;
}

.news-item h4 {
  margin-top: 5px;
  line-height: 18px;
}

.news-item h4, .news-all-link {
  color: #002d64;
}

.news-all-link {
  clear: both;
  display: block;
  line-height: 34px;
  height: 34px;
  text-align: right;
  font-weight: bold;
  border-top: 1px solid #dcdcdc;
}

.news-all-link:hover, .news-all-link:focus, .news-all-link:active {
  text-decoration: underline;
}

.accordion {
  clear: both;
  margin-bottom: 60px;
}

#right .accordion, .span4 .accordion {
  margin-bottom: 40px;
}

.accordion h3 {
  margin: 0;
  padding: 1px 0 0px 55px;
  color: #002d64;
  min-height: 35px;
  line-height: 27px;
  border-top: 1px solid #dcdcdc;
  border-bottom: none;
  cursor: pointer;
  background-color: #fff;
  font-weight: normal;
  position: relative;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#right .accordion h3 {
  padding: 4px 0 0px 55px;
}

.accordion h3:hover {
  color: #fff;
  background-color: #6482a0;
}

.accordion h3 i {
  color: #002d64;
  position: absolute;
  left: 20px;
  top: 8px;
}

.accordion h3:hover i {
  color: #fff;
}

.accordion .active h3 {
  color: #fff;
  background-color: #002d64;
  border-color: #dcdcdc;
}

.accordion .active h3 i {
  color: #fff;
}

.accordion .active .accordion-table i {
  color: #002d64;
}

.accordion .accordion-content {
  height: auto;
  overflow: hidden;
  padding: 0 20px 0 20px;
  padding-top: 10px;
}

.accordion .accordion-content img, .accordion .accordion-content p {
  margin-bottom: 10px;
}

.accordion .accordion-content img {
  display: block;
  width: 100%;
}

.accordion-start {
  min-height: 397px;
}

.accordion-start h3 {
  height: 35px;
  line-height: 35px;
}

.accordion-start .accordion-content {
  height: 292px;
}

/* Accordion Link Styles start */
#left .accordion ul.link-list {
    list-style-type: none;
    margin-left: 0;
}

#left .accordion ul.link-list li {
    padding-top: 8px;
    padding-bottom: 5px;
}

#left .accordion ul.link-list p.small {
    margin-bottom: 0;
}

#left .accordion .link-list li a {
    padding: 0;
}

#left .accordion .accordion-content li p {
    margin-bottom: 0;
}

/* Accordion Link Styles end */

.teaser {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 60px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.teaser a {
  float: left;
  width: 100%;
}

.teaser .teaser-content a {
  float: none;
  width: auto;
}

.teaser:hover {
  background-color: #d9e0e8;
}

.teaser.video-teaser:hover, .teaser.nolink:hover {
  background-color: transparent;
}

.teaser h3 {
  color: #002d64;
  margin: 0 0 10px 0;
}

.teaser p {
  margin: 0 0 5px 0;
}

.teaser p a {
  cursor: pointer;
}

.teaser-image, .teaser-content {
  float: left;
  width: 370px;
  min-height: 1px;
}

.teaser-content {
  padding: 10px 20px 10px 0;
}

.teaser.plain .teaser-content {
  width: 100%;
  padding: 10px 20px 10px 20px;
}

.teaser .content {
  padding: 10px 20px;
}

.teaser .teaser-image {
  margin-right: 30px;
  position: relative;
}

.teaser.image-right .teaser-image {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}

.teaser.image-right .teaser-content {
  padding: 10px 0 10px 20px;
}

.teaser-image img, .teaser-image div {
  display: block;
}

teaser-image div {
  width: 100%;
}

.slider {
  position: relative;
  overflow: hidden;
}

.slider-nav {
  float: left;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.slider-prev, .slider-next {
  float: left;
  width: 28px;
  height: 28px;
  color: #002d64;
  background-color: transparent;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

#footer .slider-prev, #footer .slider-next {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
}

.slider-prev:hover, .slider-next:hover {
  color: #fff;
  background-color: #6482a0;
}

.slider-prev.disabled, .slider-next.disabled {
  color: #666666;
  cursor: default;
}

.slider-prev.disabled:hover, .slider-next.disabled:hover {
  background-color: #dcdcdc;
}

.slider-next {
  margin-left: 1px;
}

.slider .item {
  float: left;

  -webkit-transition: left 0.4s ease;
  -moz-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  -ms-transition: left 0.4s ease;
  transition: left 0.4s ease;
}

.slider .item.outside {
  margin-left: -270px;
}

.slider .items {
  width: 8000px;
}

.span3 .slider .item {
  width: 270px;
}

.teaser-triple {
  margin-right: 40px;
  overflow: hidden;
  width: 770px;
  min-height: 224px;
  max-height: 274px;
  position: relative;
  margin-bottom: 60px;
}

.teaser-triple h3 {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 10px;
}

.teaser-triple .items {
  width: 8000px;
}

.teaser-triple .item {
  width: 230px;
}

.teaser-triple .item, .teaser-triple .item a {
  min-height: 180px;
  max-height: 230px;
}

.teaser-triple .item a {
  display: block;
}

.teaser-triple .item a.nolink {
  display: block;
  cursor: default;
  text-decoration: none;
}

.teaser-triple .item a:hover {
  text-decoration: none;
}

.teaser-triple .item {
  margin-right: 40px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #f0f0f0;
}

.teaser-triple .item:hover {
  background-color: #d9e0e8;
}

.teaser-triple .image, .teaser-triple .content {
  display: block;
  width: 100%;
}

.teaser-triple .image {
  margin-bottom: 0;
}

.teaser-triple .image img {
  display: block;
}

.teaser-triple .content {
  padding: 5px 10px;
}

.teaser-triple .content .meta, .teaser-triple .content p {
  margin: 0 0 5px 0;
}

.teaser-triple .content h3 {
  margin: 0;
  border: none;
}

.content-start {
  margin-top: 20px;
}

#sectionhead {
  height: 90px;
  margin-bottom: 30px;
  padding-top: 10px;
}

#sectionhead.v2 {
  margin-top: 10px;
  margin-bottom: 40px;
}

#sectionhead {
  background-color: #002d64;
}

#section-title {
  color: #fff;
  line-height: 40px;
  margin: 0 0 0 10px;
}

#section-title, #section-title a {
  color: #fff;
}

#breadcrumb {
  list-style: none;
  margin: 5px 0 0 10px;
  float: left;
}

#breadcrumb li {
  float: left;
  display: inline;
  margin: 0 5px 0 0;
}

#breadcrumb i, #breadcrumb a {
  color: #fff;
  display: inline-block;
}

#breadcrumb i.icon-home {
  font-size: 120%;
}

#breadcrumb.breadcrumb-plain {
  background-color: #002d64;
  padding: 0 20px 0 20px;
  height: 35px;
  position: relative;
  margin: -40px 0 0 0;
}

#breadcrumb.breadcrumb-plain i, #breadcrumb.breadcrumb-plain a {
  line-height: 35px;
}

.pagination {
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #dcdcdc;
  margin: 10px 0 10px 0;
}

#fullsize .pagination:first-child {
  border-top: none;
  border-bottom: 1px solid #dcdcdc;
}

.pagination .paging {
  text-align: center;
}

.pagination .paging a {
  font-weight: bold;
}

.pagination .paging select {
  margin: 5px 50px 0 50px;
}

#fullsize .pagination:first-child .paging select {
  margin: -15px 50px 0 50px;
}

.pagination .listtype {
  text-align: right;
}

.pagination .listtype div {
  display: inline-block;
  margin-left: 20px;
  color: #6482a0;
  cursor: pointer;
}

.pagination .listtype div.active {
  color: #002d64;
}

.items-filter {
  background-color: #f8f8f8;
  padding: 10px 20px 10px 20px;
  margin-bottom: 40px;
}

.span12.news-content {
  margin-top: 50px;
}

.items-list .item {
  height: 380px;
  margin-bottom: 40px;

  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  cursor: pointer;
}

.items-list .image {
  margin-bottom: 15px;
}

.items-list .content {
  padding: 0 10px 10px 10px;
}

.items-list p {
  display: none;
}

.items-list .meta {
  display: block;
  margin: 5px 0 10px 0;
  font-weight: normal;
}

.items-list h3 {
  line-height: 1.3em;
  color: #002d64;
  margin: 0;
}

.items-list .item:hover {
  background-color: #d9e0e8;
}

.items-list .item:hover a {
  text-decoration: none;
}

.items-list .item.span12 {
  height: auto;
  min-height: 208px;
  margin-bottom: 10px;
}

.items-list .span12 .image, .items-list .span12 .content {
  float: left;
}

.items-list .span12 .image {
  width: 370px;
  margin-bottom: 0;
}

.items-list .span12 .content {
  width: 570px;
  padding: 0 30px 10px 30px;
}

.items-list .span12 p {
  display: block;
  font-weight: normal;
}

.big-slider {
  width: 770px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.big-slider .indicator {
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 10px;
  list-style: none;
  z-index: 20;
}

.big-slider .indicator li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-color: #afbed2;
}

.big-slider .indicator li.active {
  background-color: #002d64;
}

.big-slider .prev, .big-slider .next {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  z-index: 20;
  top: 186px;
  font-size: 40px;
  color: #002d64;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
  text-align: center;
  cursor: pointer;
}

.big-slider .prev i, .big-slider .next i {
  color: rgba(0, 45, 100, 0.5);
}

.big-slider .prev:hover i, .big-slider .next:hover i {
  display: inline;
  color: #002d64;
}

.big-slider .prev {
  left: 0;
}

.big-slider .next {
  right: 0;
}

.big-slider .items {
  width: 4000%;
}

.big-slider .item {
  float: left;
  width: 770px;
  position: relative;
  z-index: 1;
  background-color: #f8f8f8;
  margin-top: 15px;
}

.big-slider .image {
  text-align: center;
  margin: 0;
}

.big-slider .image img {
  max-height: 433px;
}

.big-slider .caption {
  clear: both;
}

.thumb-slider {
  width: 100%;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.thumb-slider .indicator {
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 10px;
  list-style: none;
  z-index: 2;
}

.thumb-slider .indicator li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-color: #afbed2;
}

.thumb-slider .indicator li.active {
  background-color: #002d64;
}

.thumb-slider .prev, .thumb-slider .next {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  z-index: 2;
  top: 67px;
  font-size: 30px;
  color: #002d64;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
  text-align: center;
  cursor: pointer;
}

.thumb-slider .prev i, .thumb-slider .next i {
  color: rgba(0, 45, 100, 0.5);
}

.thumb-slider .prev:hover i, .thumb-slider .next:hover i {
  display: inline;
  color: #002d64;
}

.thumb-slider .prev {
  left: 0;
}

.thumb-slider .next {
  right: 0;
}

.thumb-slider .items {
  width: 4000%;
  height: 152px;
}

.thumb-slider .item {
  float: left;
  width: auto;
  position: relative;
  z-index: 1;
  background-color: #f8f8f8;
  margin-top: 15px;
  margin-right: 2px;
}

.thumb-slider .image {
  text-align: center;
  margin: 0;
}

.thumb-slider .reimbo {
  position: relative;
}

.thumb-slider .image img {
  max-height: 152px;
  width: auto;
  display: inline-block;
}

.triple-images {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.triple-images h3 {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 10px;
}

.triple-images .items {
  width: 100%;
  float: left;
}

.triple-images .item {
  width: 230px;
  float: left;
  margin-left: 40px;
}

.triple-images .item:first-child {
  margin-left: 0;
}

.triple-images .image {
  border: 1px solid #dcdcdc;
}

.content .triple-images p {
  margin: 0;
}

.material-slider {
  max-height: 454px;
}

.material-slider .item {
  max-height: 410px;
}

.material-slider .item img {
  width: 228px;
}

.material-slider .image {
  margin-bottom: 10px;
}

.material-slider .image img {
  border: 1px solid #dcdcdc;
  display: block;
}

.material-slider .image a {
  display: block;
}

.material-slider .item a {
  min-height: inherit;
  max-height: none;
}

.teaser-triple .item a {
  display: inline-block;
}

.material-slider .item {
  background-color: transparent;
}

.material-slider .item p a:hover {
  text-decoration: underline;
}

.material-slider .item p a.button:hover {
  text-decoration: none;
}

.teaser-triple .item:hover {
  background-color: transparent;
}

.span4 .people h4, #right .people h4 {
  border: none;
  margin: 0;
}

.span4 .text.people, #right .text.people {
  margin: 0;
}

.items-list.people-list .item {
  height: 320px;
}

.items-list.people-list .item:hover {
  background-color: inherit;
  cursor: inherit;
}

.items-list.people-list .item a {
  display: inline-block;
  overflow: hidden;
  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.items-list.people-list .item a:hover {
  background-color: #d9e0e8;
}

.people-list .content {
  position: relative;
}

.people-list p {
  display: block;
  margin-bottom: 0;
}

.items-list.board-list .item {
  height: 130px;
}

.items-list.contacts-list .item {
  height: 380px;
  cursor: default;
}

.items-list.contacts-list .item:hover {
  background-color: inherit;
  cursor: inherit;
}

.items-list.contacts-list .item .social-channels {
  margin-top: 0;
}

.items-list.contacts-list .item .social-channels a,
.items-list.contacts-list .item .social-channels i:before {
  cursor: pointer;
}

.contacts-list p {
  display: block;
  margin-bottom: 10px;
}

.contacts-list .item a:hover, .contacts-list .item a:active, .contacts-list .item a:focus {
  text-decoration: underline;
}

.people-teaser, .people-teaser .caption {
  background-color: #f0f0f0;
}

.people-teaser:hover {
  background-color: #f0f0f0;
}

.people-teaser p {
  font-weight: bold;
  margin: 0 0 10px 0;
  text-align: center;
}

.people-teaser .teaser-content {
  padding: 0 30px 0 0;
}

.people-teaser .logo {
  margin: 40px 0 40px 0;
  text-align: center;
}

.people-teaser .sociallinks {
  margin: 0 0 10px 0;
}

.people-teaser .sociallinks a {
  display: inline-block;
  margin: 0 5px 10px 0;
}

.content .people-teaser .sociallinks a:hover, .content .people-teaser .sociallinks a:focus, .content .people-teaser .sociallinks a:active {
  text-decoration: none;
}

.table-jobs table {
  width: 100%;
  border-collapse: collapse;
}

.table-jobs tr {
  border: none;
  border-bottom: 1px solid #cccccc;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.table-jobs tr:hover {
  background-color: #d9e0e8;
}

.table-jobs td, .table-jobs th {
  border: none;
  padding: 5px 5px 5px 5px;
}

.table-jobs h3, .table-jobs h4 {
  margin: 0;
}

.table-jobs p {
  margin: 0 0 5px 0;
}

ul.toggle-list {
  clear: both;
  list-style: none;
  margin: 0 0 20px 0;
}

.toggle-list li {
  margin: 0;
  cursor: pointer;
  padding: 10px 20px 5px 20px;

  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  border-bottom: 1px solid #cccccc;
}

.toggle-list li:hover {
  background-color: #d9e0e8;
}

.toggle-list h3 {
  margin: 0;
}

.toggle-list h2 {
  padding-left: 30px;
}

.toggle-list i {
  float: left;
  text-align: left;
  display: inline-block;
  width: 30px;
  margin-left: -30px;
  color: #002d64;
  line-height: 1.4em;
}

.toggle-list p {
  display: none;
  margin: 0 0 15px 32px;

  -webkit-transition: max-height 0.8s ease;
  -moz-transition: max-height 0.8s ease;
  -o-transition: max-height 0.8s ease;
  -ms-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease;
}

.tab-buttons {
  clear: both;
  margin-bottom: 40px;
}

.tab-buttons button {
  display: inline-block;
  line-height: 1.5em;
  padding: 5px 20px 5px 20px;
  margin: 0;
  border: none;
  background-color: #ededed;
}

.tab-buttons button.active {
  color: #fff;
  background-color: #002d64;
}

.tab-buttons button:hover {
  color: #fff;
  background-color: #6482a0;
}

.search-list .item.span8:hover {
  cursor: inherit;
}

.search-list .item.span8 {
  min-height: inherit;
  height: auto;
  margin-bottom: 20px;
}

.search-list .item.span8 p {
  display: block;
  margin: 0;
}

.search-list .highlight, #search-results .highlight {
  /*  color:  #fff;

    background:  @bmBlue4;

    padding:  0 2px 0 2px;
    */
  font-weight: bold;
}

#search-results h1 {
  margin-bottom: 30px;
}

#search-results h2 {
  border-bottom: 1px solid #b0b0b0;
}

#search-results .pagination {
  clear: both;
  height: auto;
  padding-top: 5px;
}

#search-results div.pagination:nth-child(1) {
  border-top: none;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
  padding-top: 0;
}

#search-results .pagination:nth-child(1) .paging select {
  margin-top: -15px;
}

#search-results .pagination .paging {
  text-align: right;
}

#search-results .pagination .paging select {
  margin-top: 0;
}

.search-group {
  margin-bottom: 60px;
}

.search-boosted {
  clear: both;
  background-color: #d9e0e8;
  padding: 10px 20px 10px 20px;
  margin-bottom: 40px;
  border-bottom: 0;
}

.search-boosted .link-all
{
  clear: both;
  text-align: center;
}

.search-media .teaser-triple {
  margin-bottom: 30px;
}

.search-item {
  margin-bottom: 30px;
}

.search-item:hover {
  background-color: #d9e0e8;
  cursor: default;
}

.search-item p.meta {
  font-weight: normal;
}

.search-item h3, .search-item a h3 {
  font-weight: bold;
  margin-bottom: 0;
  text-decoration: none;
}

.search-item p {
  margin-bottom: 0;
}

#search-filter .formlabel {
  margin-bottom: 5px;
}

#search-filter .submit {
  margin-top: 0;
  text-align: right;
  margin-bottom: 30px;
}

#search-filter div.checkbox {
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #f8f8f8;
}

.galleries-list .item {
  height: 355px;
}

.gallery-header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
  text-align: right;
  height: 40px;
}

.gallery-header .submit {
  float: right;
  margin: 0;
}

.gallery-header span {
  display: inline-block;
  margin-right: 40px;
  text-decoration: underline;
  color: #002d64;
  line-height: 30px;
  cursor: pointer;
}

.gallery-list, .gallery-list .item, .gallery-list .image, .gallery-list .content, .gallery-list img {
  float: left;
  display: inline;
}

.gallery-list {
  width: 100%;
  clear: both;
  font-size: 0;
  line-height: 0;
  padding: 0;
  text-align: justify;
}

.gallery-list .item, .items-list.gallery-list .item {
  width: auto;
  height: auto;
  position: relative;
  background-color: #f0f0f0;
  margin: 0 10px 10px 0;
}

.gallery-list .item .image {
  width: auto;
  position: relative;
  margin-bottom: 5px;
}

.gallery-list .image:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.gallery-list .item img {
  max-height: 300px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.gallery-list .copyright {
  position: absolute;
  margin-top: 0;
  bottom: 0px;
}

.gallery-list .selected .image img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.gallery-list .content {
  clear: both;
  width: auto;
  height: 70px;
  padding: 0 5px 5px 5px;
  overflow: hidden;
}

.gallery-list .item:hover {
  background-color: inherit;
}

.gallery-list .item p {
  display: inline-block;
  text-align: left;
  padding-right: 25px;
}

.gallery-list .item input {
  display: none;
}

.gallery-list i.zoom {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 50%;
  left: 50%;
  padding: 0;
  margin: -20px 0 0 -20px;
  background-color: transparent;
  display: none;
  text-align: center;
  color: #fff;
  font-size: 36px;
}

.gallery-list .image:hover i.zoom {
  display: inline-block;
  color: #002d64;
}

.gallery-list .button.check, .gallery-list .button.uncheck {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.gallery-list .button.check {
  display: none;
}

.gallery-list .selected .button.check {
  display: inline-block;
}

.gallery-list .selected .button.uncheck {
  display: none;
}

.gallery-list .button.check i, .gallery-list .button.uncheck i {
  color: #002d64;
  display: inline-block;
  line-height: 22px;
  font-size: 15px;
}

#left .link-list, #left .download-list {
  margin-bottom: 60px;
}

#left .download-list h3 {
  border-bottom: 1px solid #b0b0b0;
}

#left .download-list ul {
  list-style: none;
  margin: 0;
}

#left .download-list li {
  border-bottom: 1px solid #cccccc;
  padding-top: 8px;
  padding-bottom: 5px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#left .download-list li:hover {
  background-color: #d9e0e8;
}

#left .download-list p {
  margin: 0;
}

#left .download-list a {
  display: block;
  font-weight: bold;
}

#left .download-list a:hover {
  text-decoration: none;
}

#sitemap ul {
  list-style: none;
  margin: 0;
}

#sitemap ul a {
  font-family: NettoWebPro-Bold;
}

#sitemap ul ul a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

#sitemap, #sitemap ul, #sitemap li, #sitemap a {
  float: left;
  width: 100%;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#sitemap a {
  display: inline-block;
  font-weight: normal;
  line-height: 30px;
  padding: 0 20px 0 0;
  border-bottom: 1px solid #dcdcdc;

  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

#sitemap a:hover, #sitemap a:focus, #sitemap a:active {
  text-decoration: none;
  background-color: #d9e0e8;
}

#sitemap a i {
  display: inline-block;
  width: 15px;
  text-align: left;
}

#sitemap ul ul a {
  font-weight: bold;
  padding: 0 0 0 15px;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bullet.png') no-repeat 5px 13px;
}

#sitemap ul ul ul a {
  font-weight: normal;
  padding: 0 0 0 30px;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bullet.png') no-repeat 20px 13px;
}

#sitemap ul ul a {
  border: none;
}

#sitemap ul li {
  width: 370px;
  margin: 0 0 40px 30px;
}

#sitemap ul li.clear {
  margin: 0 0 40px 0;
}

#sitemap ul ul li {
  width: 100%;
  clear: both;
  margin: 0;
}

#footer {
  clear: both;
  position: relative;
  min-height: 370px;
  width: 100%;
  background-color: #f0f0f0;
  margin-top: 110px;
  padding-bottom: 10px;
}

#footer a {
  font-weight: bold;
}

#footer p {
  margin: 0 0 0.6em 0;
}

#footer h5 {
  color: #000;
  border-bottom: 1px solid #b0b0b0;
}

#services {
  height: 180px;
  margin: 15px 0 40px 0;
  width: 100%;
}

.footernav ul {
  margin: 0;
  list-style: none;
}

.footernav li {
  clear: both;
  float: none;
  display: block;
}

.footernav a {
  color: #002d64;
}

.footernav li, .footernav a {
  height: 30px;
  line-height: 30px;
}

#divisions {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#divisions h5 {
  text-align: center;
}

.division-line {
  clear: both;
  text-align: center;
  padding: 0 49px 0 49px;
}

.division-line img, .item .division-line img {
  display: inline-block;
}

.item .division-line img
{
  max-height: 65px;
}

.division-line .ditem {
  float: left;
  margin: 20px 15px 40px 15px;
  text-align: center;
  width: 206px;
}

#social a {
  display: inline-block;
  margin-left: 20px;
  font-size: 28px;
  text-decoration: none;
}

#social a:hover, #social a:focus, #social a:active {
  text-decoration: none;
}

#social a:first-child {
  margin-left: 0;
}


#copyright {
  clear: both;
  text-align: center;
  width: 100%;
}

iframe.financial-chart {
  width: 770px;
}

#right iframe
{
  border: 0;
  padding: 0;
}

#right iframe.financial-chart {
  width: 370px;
}

iframe.financial-chart.fc1, iframe.financial-chart.fc2 {
  height: 770px;
}

iframe.financial-chart.fc2.nx_change {
  height: 1800px;
}

iframe.financial-chart.fc3 {
  height: 320px;
}

iframe.financial-chart.fc3.fc_rtl {
  height: 420px;
}

#google_map {
  clear: both;
  width: 100%;
  height: 600px;
}

.division-line img, .people-teaser .logo img {
  max-height: 77px;
}

.division-logo img {
  max-height: 160px;
}

span.nbr {
  white-space: nowrap;
}

.calendar-navigation {
  float: left;
  width: 100%;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 2em;
}

.calendar-navigation h2 {
  text-align: center;
}

.calendar-navigation .calendar-prev, .calendar-navigation .calendar-next {
  max-width: 30%;
}

.calendar-navigation .calendar-prev {
  float: left;
}

.calendar-navigation .calendar-next {
  float: right;
}

.toggle-calendar h4 {
  margin-bottom: 0;
}

.toggle-calendar p {
  margin-left: 0;
}

#left .item.twitter {
  margin-bottom: 40px;
}

#right {
  float: right;
}

#right .item, .span4 .item {
  clear: both;
  margin: 0 0 40px 0px;
}

.span4 h4, #right h4 {
  min-height: 27px;
  line-height: 25px;
  border-bottom: 1px solid #b0b0b0;
  margin: 0 0 10px 0;
}

#right h5, .span4 h5 {
  margin: 0;
  font-weight: bold;
  line-height: 1.2em;
}

#right .text p, .span4 .text p {
  margin: 20px 0 0 0;
}

#right .text p:first-child, .span4 .text p:first-child {
  margin: 0 0 0 0;
}

#right .no-border {
  border-bottom: none;
}

#right .image {
  margin-bottom: 10px;
}

.text img, .item img {
  display: block;
}

.span4 .image.centered img, #right .image.centered img {
  display: inline-block;
}

#right .image-gray {
  padding: 5px 0 10px 0;
  text-align: center;
  background-color: #f0f0f0;
}

#right .image-gray img {
  display: inline;
}

#right li a, #right p a, .span4 li a, .span4 p a {
  font-weight: bold;
}

#right .filesize, .span4 .filesize {
  font-weight: normal;
}

.span4 .contact-division, #right .contact-division {
  margin: 0 0 10px 0;
  line-height: 1.4em;
}

.image2c .image, .image2c .content {
  width: 170px;
  float: left;
}

.image2c .image {
  margin-right: 30px;
}

#right .link-list, #left .link-list ul {
  list-style: none;
  margin: 0 0 0 0;
}

#right .link-list li, #left .link-list li {
  line-height: 1.6em;
  border-bottom: 1px solid #cccccc;

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#right .link-list li a, #left .link-list li a {
  display: block;
  padding: 5px 0 5px 0;
}

#right .link-list li:hover, #left .link-list li:hover {
  background-color: #d9e0e8;
}

#right .tabs {
  margin: 0;
}

#right .tab-nav {
  margin: 0;
  border-bottom: 1px solid #dcdcdc;
}

#right .tab-nav {
  height: 35px;
  line-height: 35px;
}

#right .tab-nav li {
  height: 34px;
  line-height: 34px;
}

#right .tab-nav li {
  margin: 0 1px 0 0;
  padding: 0 20px 0 20px;
  color: #002d64;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  cursor: pointer;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#right .tab-nav li.active {
  color: #fff;
  background-color: #002d64;
  border-color: #002d64;
}

#right .tab-nav li:hover {
  color: #fff;
  background-color: #6482a0;
  border-color: #6482a0;
}

#right .tab-content {
  clear: both;
  border-top: none;
}

#right .borderless .tab-content {
  border: none;
  margin-top: 10px;
}

#right .tab-pane {
  display: block;
}

#right table {
  width: 100%;
  border-collapse: collapse;
}

#right tr {
  border: none;
  border-bottom: 1px solid #cccccc;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#right tr:hover {
  background-color: #d9e0e8;
}

#right td, #right th {
  text-align: left;
  border: none;
}

#right .dates th {
  font-weight: bold;
}

#right .link-pane {
  min-height: 40px;
}

#right .link-pane a, #right .link-pane a span {
  line-height: 30px;
}

#right .link-pane a {
  color: #fff;
  display: block;
  text-align: center;
  font-weight: normal;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 10px 10px;
}

#right .link-pane a span {
  display: inline-block;
}

#right .lp-blue a {
  background-color: #002d64;
}

#right .lp-blue a:hover {
  background-color: #6482a0;
}

#right .lp-blue4 a {
  background-color: #6482a0;
}

#right .lp-blue4 a:hover {
  color: #002d64;
  background-color: #d9e0e8;
}

#right .lp-red a {
  background-color: #891820;
}

#right .lp-red a:hover {
  background-color: #6482a0;
}

.social-bar {
  float: left;
  width: 100%;
  padding: 0 0 9px 0;
  line-height: 1.5em;
  border-bottom: 1px solid #dcdcdc;
}

#right .item.social-bar {
  margin-bottom: 20px;
}

#left .item.social-bar, #fullsize .item.social-bar
{
  clear: both;
  padding: 9px 0 9px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 0;
}

.recommend {
  float: left;
}

.print {
  float: right;
  margin-right: 20px;
}

.social-bar span, .social-bar a {
  display: inline-block;
}

.social-bar a {
  margin-left: 5px;
  cursor: pointer;
}

#right .social-bar a:hover,
#right div .social-bar a:hover,
.social-bar a:hover {
  text-decoration: none;
}

.social-bar i, .social-bar a {
  color: #002d64;
  cursor: pointer;
}

.social-bar i:before {
  cursor: pointer;
}

.social-bar i:hover,
.social-bar a:hover {
  color: #8ca0b9;
}

.social-channels {
  margin: 20px 0 0 0;
  padding-bottom: 10px;
}

.social-channels a {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}

#right .social-channels a:hover, #right .social-channels a:focus, #right .social-channels a:active, .span4 .social-channels a:hover, .span4 .social-channels a:focus, .span4 .social-channels a:active {
  text-decoration: none;
  cursor: pointer;
}

.bubble {
  padding: 10px 20px 50px 20px;
}

.bubble h4, .bubble p, .bubble a {
  color: #fff;
}

#right .bubble h4 {
  height: auto;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 0;
}

#right .bubble p, #right .bubble blockquote {
  line-height: 1.5em;
  margin: 0;
}

.bubble-red {
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bubble_red4.png') no-repeat left bottom;
}

.bubble-blue {
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bubble_blue.png') no-repeat left bottom;
}

.bubble-blue4 {
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/bubble_blue4.png') no-repeat left bottom;
}

.bubble blockquote {
  background-color: transparent;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: left;
  font-weight: normal;
}

.bubble cite {
  margin-top: 10px;
  display: block;
  text-align: right;
  color: #fff;
}

#right .related-list ul, #left .related-list ul {
  list-style: none;
  margin: 0;
}

#right .related-list li, #left .related-list li {
  border-bottom: 1px solid #cccccc;
  padding-top: 8px;
  padding-bottom: 5px;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#right .related-list li:hover, #left .related-list li:hover {
  background-color: #d9e0e8;
}

#right .related-list .meta, #left .related-list .meta {
  line-height: 16px;
  margin-bottom: 5px;
}

#right .related-list h6, #left .related-list h6 {
  margin: 0;
}

#right .related-list a, #left .related-list a {
  display: block;
  font-weight: normal;
}

#right .related-list a:hover, #left .related-list a:hover {
  text-decoration: none;
}

.single-slider h4 {
  padding-right: 50px;
}

.single-slider .slider-prev, .single-slider .slider-next {
  width: 24px;
  height: 24px;
  line-height: 22px;
}

.single-slider .items {
  float: left;
  width: 2000%;
}

#right .single-slider .item, .span4 .single-slider .item {
  clear: none;
  float: left;
  width: 5%;

  -webkit-transition: margin-left 0.4s ease;
  -moz-transition: margin-left 0.4s ease;
  -o-transition: margin-left 0.4s ease;
  -ms-transition: margin-left 0.4s ease;
  transition: margin-left 0.4s ease;
  margin: 0;
}

#right .single-slider .item.outside, .span4 .single-slider .item.outside {
  margin-left: -5%;
}

.contact .image {
  width: 100%;
  background-color: #f0f0f0;
  text-align: left;
  margin: 0 0 10px 0;
}

.contact .image img {
  display: inline-block;
  height: 120px;
}

.contact .content {
  clear: both;
}

.division-logo .image {
  text-align: center;
}

.division-logo img {
  display: inline-block;
}


.dcoverlay
{
  clear: both;
  width: 100%;
  background-color: rgba(0, 45, 100, 0.8);
  padding: 10px 20px;
}

.dcoverlay p
{
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
  text-align: center;
}

.dcoverlay .details
{
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.dcoverlay .details:hover, .dcoverlay .details:focus, .dcoverlay .details:active
{
  color: #d9e0e8;
}

.dcoverlay .dcclose {
  cursor: pointer;
  color: #fff;
  background-color: #002d64;
  background-image: none;
  text-shadow: none;
  line-height: 30px;
  padding: 0 10px 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}

.dcoverlay .dcclose:hover
{
  background-color: #6482a0;
}




@media (min-width: 1600px) {
  #mediapane {
    margin-left: auto;
    margin-right: auto;
  }

}

@media (min-width: 980px) and (max-width: 1199px) {
  #media-nav, #mediapane .content {
    margin-left: 20px;
  }

  #mediapane .content a {
    padding: 13px 20px 50px 20px;
  }

  #media-nav {
    top: 5px;
    left: 43%;
    margin-left: 130px;
  }

  #mediapane .content {
    top: 44px;
    left: 43%;
  }

  #mediapane {
    max-height: 300px;
  }

  div.mappane #google_map {
    height: 362px;
  }

  #breadcrumb.breadcrumb-plain {
    margin-top: -35px;
  }

  #mediapane .headline {
    font-size: 40px;
  }

  #mediapane .claim, #mediapane .headline i, #section-title {
    font-size: 27px;
  }

  h1, h3, #right .link-pane a, #nav-main li, #nav-main li a, #search-results h2 {
    font-size: 19px;
  }

  .pagination .listtype div, .social-bar i, .social-channels i, .sociallinks i, #right .bubble p, #right .bubble blockquote, #sitemap ul a {
    font-size: 20px;
  }

  .tab-nav li, .tab-buttons button, .span6 .accordion h3, #nav-main li li a, #nav-main li li i, .span4 h4, #right h4, h5, .accordion h3 {
    font-size: 17px;
  }

  h4, #right h4 a, h2, #right .tab-nav li, #right .related-list h6, #right .related-list h6 a, .news-start h4, .bubble cite, .span4 .accordion h3 {
    font-size: 15px;
  }

  p, th, td, li, #right a, #right p, #right li, #right table th, #right table td, #right .dates th, .span4 h5, #right h5, .news-start .news-all-link, #breadcrumb, .items-list .meta, #footer li, #footer p, label, .formlabel, blockquote p, #sitemap ul ul a, .caption {
    font-size: 13px;
  }

  #service-bar a, #copyright {
    font-size: 12px;
  }

  .small, sup, sub, .news-meta, .related-list .meta, .contact-division, .social-bar span, .teaser-triple .meta, .news-type, .copyright {
    font-size: 11px;
  }

  #nav-main li {
    margin: 0 0 0 15px;
  }

  #nav-main li.open ul, #nav-main li.open li.open ul {
    padding: 20px 0 20px 0;
    min-height: 420px;
    max-height: 460px;
  }

  #nav-main ul ul {
    top: 46px;
    left: -30px;
    width: 560px;
  }

  #nav-main li.open ul {
    -webkit-box-shadow: 0 5px 15px #6482a0;
    box-shadow: 0 5px 15px #6482a0;
  }

  #nav-main ul ul li, #nav-main ul ul a {
    width: 280px;
    line-height: 45px;
  }

  #nav-main ul .active ul a, #nav-main ul ul a {
    padding: 0 20px 0 40px;
  }

  #nav-main ul ul ul {
    left: 280px;
    width: 280px;
  }

  #search {
    margin-right: 20px;
  }

  #sectionhead {
    margin-bottom: 30px;
  }

  a.link-block, .content .underline-block, .tabs, .accordion, .teaser, .teaser-triple, .thumb-slider, .triple-images, #left .link-list, #left .download-list, .form-contact, .search-group, #left .item.socialcloud {
    margin-bottom: 40px;
  }

  .news-start .news-image, .news-start .news-content {
    width: 215px;
  }

  .news-start .news-image {
    margin-right: 30px;
  }

  .news-type {
    margin: 0;
    line-height: 15px;
  }

  .span8 .news-image {
    width: 220px;
    margin-right: 20px;
  }

  .span8 .news-content {
    width: 380px;
  }

  .accordion-start {
    height: 472px;
  }

  .accordion-start .active .accordion-content {
    height: 367px;
    padding-top: 20px;
  }

  .teaser-image, .teaser-content {
    width: 295px;
  }

  .teaser-content {
    padding: 5px 10px 5px 0;
  }

  .teaser.image-right .teaser-content {
    padding: 5px 0 5px 10px;
  }

  .slider-prev, .slider-next {
    width: 25px;
    height: 25px;
    line-height: 27px;
  }

  .teaser-triple {
    width: 620px;
  }

  .teaser-triple .item, .triple-images .item {
    width: 190px;
  }

  .material-slider .item img {
    width: 188px;
  }

  .teaser-triple .item.outside {
    margin-left: -215px;
  }

  .teaser-triple .item {
    margin-right: 25px;
  }

  .triple-images .item {
    margin-left: 25px;
  }

  #footer {
    height: auto;
  }

  .items-list .item {
    height: 320px;
    margin-bottom: 20px;
  }

  .items-list.people-list .item {
    height: 280px;
  }

  .items-list.board-list .item {
    height: 130px;
  }

  .items-list.contacts-list .item {
    height: 320px;
  }

  .galleries-list .item {
    height: 295px;
  }

  .people-teaser .logo {
    margin: 20px 0 20px 0;
  }

  .span3 .slider .item {
    width: 220px;
  }

  .span4 .slider .item {
    width: 300px;
  }

  .big-slider {
    max-height: 430px;
  }

  .big-slider, .big-slider .item {
    width: 620px;
  }

  .big-slider .prev, .big-slider .next {
    top: 149px;
  }

  .big-slider .image img {
    max-height: 349px;
  }

  #sitemap ul li {
    width: 300px;
    margin: 0 0 40px 20px;
  }

  .items-filter div.input {
    margin-bottom: 10px;
  }

  .items-filter div.submit {
    margin-bottom: 0;
  }

  #left iframe {
    width: 620px;
  }

  #left #google_map {
    width: 620px;
  }

  #right .item, .span4 .item {
    clear: both;
    margin: 0 0 30px 0px;
  }

  #right .text p, .span4 .text p {
    margin: 10px 0 0 0;
  }

  #right .tab-nav li {
    padding: 0 10px 0 10px;
  }

  #right .tab-nav {
    height: 35px;
    line-height: 35px;
  }

  #right .tab-nav li {
    height: 34px;
    line-height: 34px;
  }

  .image2c .image, .image2c .content {
    width: 140px;
    float: left;
  }

  .image2c .image {
    margin-right: 20px;
  }

  .list-right .contact .image {
    display: none;
  }

  #footer {
    margin-top: 40px;
  }

  iframe.financial-chart {
    width: 720px;
  }

  #right iframe.financial-chart {
    width: 300px;
  }

  iframe.financial-chart.fc1 {
    height: 1290px;
  }

  iframe.financial-chart.fc2 {
    height: 1270px;
  }

  iframe.financial-chart.fc2.nx_change {
    height: 1800px;
  }

  iframe.financial-chart.fc3 {
    height: 320px;
  }

  iframe.financial-chart.fc3.fc_rtl {
    height: 420px;
  }

  #google_map {
    height: 500px;
  }

  .hidden-s2 {
    display: none;
  }

  .division-line
  {
    padding: 0;
  }

  .division-line .ditem {
    margin: 20px 15px 30px 15px;
    width: 205px;
  }

  .division-line img {
    height: 65px;
  }

}

@media (min-width: 768px) and (max-width: 979px) {
  #mediapane {
    max-height: 245px;
  }

  div.mappane #google_map {
    height: 307px;
  }

  #breadcrumb.breadcrumb-plain {
    margin-top: -35px;
  }

  #media-nav, #mediapane .content {
    margin-left: 22px;
    left: 43%;
  }

  #media-nav {
    top: 5px;
    width: 320px;
    margin-left: 102px;
  }

  #media-nav div {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 33px;
  }

  #mediapane .content {
    top: 36px;
    width: 400px;
  }

  #mediapane .content a {
    padding: 5px 15px 50px 15px;
  }

  #mediapane .content .headline {
    line-height: 35px;
  }

  #mediapane .content .claim {
    line-height: 25px;
    margin-top: 0;
  }

}

@media (min-width: 768px) and (max-width: 979px) {
  #mediapane .headline {
    font-size: 30px;
  }

  #mediapane .claim, #mediapane .headline i, #section-title {
    font-size: 20px;
  }

  h1, h3, #right .link-pane a, #nav-main li, #nav-main li a, #search-results h2 {
    font-size: 19px;
  }

  .pagination .listtype div, .social-bar i, .social-channels i, .sociallinks i, #right .bubble p, #right .bubble blockquote, #sitemap ul a {
    font-size: 18px;
  }

  .tab-nav li, .tab-buttons button, .span6 .accordion h3, #nav-main li li a, #nav-main li li i, .span4 h4, #right h4, #right h4 a, h5, .accordion h3, .items-list h3 {
    font-size: 16px;
  }

  h4, h2, #right .tab-nav li, #right .related-list h6, #right .related-list h6 a, .news-start h4, .bubble cite, .span4 .accordion h3 {
    font-size: 15px;
  }

  p, th, td, li, .news-start .news-all-link, #breadcrumb, .items-list .meta, label, .formlabel, blockquote p, #sitemap ul ul a {
    font-size: 13px;
  }

  #service-bar a, #right a, #right p, #right li, #right table th, #right table td, #right .dates th, .span4 h5, #right h5, #footer li, #footer p, #copyright, .caption {
    font-size: 12px;
  }

  .small, sup, sub, .news-meta, .related-list .meta, .contact-division, .social-bar span, .teaser-triple .meta, .news-type, .copyright {
    font-size: 11px;
  }

  #nav-main li, #nav-main li a {
    font-size: 15px;
  }

  #nav-main li {
    margin: 0 0 0 5px;
  }

  #nav-main li.open ul, #nav-main li.open li.open ul {
    padding: 10px 0 20px 0;
    min-height: 320px;
    max-height: 500px;
  }

  #nav-main, #nav-main ul, #nav-main li {
    height: 41px;
  }

  #nav-main a {
    height: 32px;
    line-height: 32px;
  }

  #nav-main ul ul {
    top: 41px;
    left: -30px;
    width: 500px;
  }

  #nav-main li.open ul {
    -webkit-box-shadow: 0 5px 15px #6482a0;
    box-shadow: 0 5px 15px #6482a0;
  }

  #nav-main ul ul li, #nav-main ul ul a {
    width: 250px;
    line-height: 35px;
    height: 35px;
  }

  #nav-main ul ul i {
    line-height: 35px;
  }

  #nav-main ul .active ul a, #nav-main ul ul a {
    padding: 0 20px 0 40px;
  }

  #nav-main ul ul ul {
    left: 250px;
    width: 250px;
  }

  a.link-block, .content .underline-block, .tabs, .accordion, .teaser, .teaser-triple, .thumb-slider, .triple-images, #left .link-list, #left .download-list, .form-contact, .search-group {
    margin-bottom: 40px;
  }

  #search {
    margin-right: 20px;
  }

  .news-start {
    height: auto;
    min-height: 463px;
  }

  .news-start .news-item {
    height: auto;
    min-height: 118px;
  }

  .news-start .news-image, .news-start .news-content {
    width: 166px;
  }

  .news-start .news-image {
    margin-right: 20px;
  }

  .news-type {
    margin: 0;
    line-height: 15px;
  }

  .span8 .news-image {
    width: 166px;
    margin-right: 10px;
  }

  .span8 .news-content {
    width: 300px;
  }

  .news-start p.news-type, .span8 .news-content p.news-type {
    margin: 0;
  }

  .accordion-start {
    height: 463px;
  }

  .accordion-start .active .accordion-content {
    height: 358px;
    padding-top: 20px;
  }

  .teaser-image, .teaser-content {
    width: 228px;
  }

  .teaser .teaser-image {
    margin-right: 20px;
  }

  .teaser.image-right .teaser-image {
    margin-left: 20px;
  }

  .teaser-content {
    padding: 0px 10px 5px 0;
  }

  .teaser.image-right .teaser-content {
    padding: 0px 0 5px 2px;
  }

  .slider-prev, .slider-next {
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
  }

  .big-slider {
    max-height: 330px;
  }

  .big-slider, .big-slider .item {
    width: 476px;
  }

  .big-slider .prev, .big-slider .next {
    top: 109px;
  }

  .big-slider .item img {
    max-height: 268px;
  }

  .teaser-triple {
    width: 476px;
  }

  .teaser-triple .item, .triple-images .item {
    width: 150px;
  }

  .material-slider .item img {
    width: 148px;
  }

  .teaser-triple .item.outside {
    margin-left: -163px;
  }

  .teaser-triple .item {
    margin-right: 13px;
  }

  .triple-images .item {
    margin-left: 13px;
  }

  .items-list .item {
    height: 300px;
    margin-bottom: 20px;
  }

  .pagination .paging select, .pagination:first-child .paging select, #fullsize .pagination .paging select, #fullsize .pagination:first-child .paging select {
    margin-right: 20px;
    margin-left: 20px;
  }

  .pagination .paging {
    text-align: center;
  }

  .pagination .paging select {
    text-align: center;
  }

  .pagination .paging a {
    float: right;
  }

  .pagination .paging a:first-child {
    float: left;
  }

  .items-list .span12 .image {
    width: 300px;
  }

  .items-list .span12 .content {
    width: 390px;
  }

  .items-list.board-list .image {
    margin-bottom: 5px;
  }

  .items-list.board-list .item {
    height: 240px;
  }

  .items-list.contacts-list .image {
    margin-bottom: 5px;
  }

  .people-teaser .teaser-content {
    padding: 0 20px 0 0;
  }

  .people-teaser .logo {
    margin: 10px 0 10px 0;
  }

  .items-list.people-list .item {
    height: 250px;
  }

  .items-list.board-list .item {
    height: 160px;
  }

  .items-list.contacts-list .item {
    height: 280px;
  }

  .galleries-list .item {
    height: 245px;
  }

  #sitemap ul li {
    width: 228px;
    margin: 0 0 40px 20px;
  }

  #left iframe {
    width: 476px;
  }

  #left #google_map {
    width: 476px;
  }

  #footer {
    height: auto;
    margin-top: 40px;
  }

  .footernav li, .footernav a {
    height: auto;
    line-height: 2em;
  }

  .division-line
  {
    padding: 0;
  }

  .item .division-line img
  {
    max-height: 55px;
  }

  .division-line .ditem {
    margin: 20px 10px 20px 10px;
    width: 160px;
  }

  #social a {
    margin-left: 7px;
  }

  .span3 .slider .item {
    width: 166px;
  }

  .span4 .slider .item {
    width: 228px;
  }

  .items-filter div.input {
    margin-bottom: 10px;
  }

  .items-filter div.submit {
    margin-bottom: 0;
  }

  #right .item, .span4 .item {
    clear: both;
    margin: 0 0 30px 0px;
  }

  #right .text p, .span4 .text p {
    margin: 10px 0 0 0;
  }

  #right .tab-nav li {
    padding: 0 5px 0 5px;
  }

  #right .tab-nav {
    height: 30px;
    line-height: 30px;
  }

  #right .tab-nav li {
    height: 29px;
    line-height: 29px;
  }

  .social-bar {
    height: auto;
  }

  .social-bar .print {
    float: left;
  }

  .image2c .image {
    display: none;
  }

  .image2c .content {
    width: 100%;
    float: none;
  }

  .image2c .image {
    margin-right: 10px;
  }

  .list-right .contact .image {
    display: none;
  }

  iframe.financial-chart {
    width: 476px;
  }

  #right iframe.financial-chart {
    width: 228px;
  }

  iframe.financial-chart.fc1 {
    height: 1290px;
  }

  iframe.financial-chart.fc2 {
    height: 1270px;
  }

  iframe.financial-chart.fc2.nx_change {
    height: 1800px;
  }

  iframe.financial-chart.fc3 {
    height: 320px;
  }

  iframe.financial-chart.fc3.fc_rtl {
    height: 420px;
  }

  #google_map {
    height: 400px;
  }

  .division-logo img {
    max-height: 120px;
  }

  #left .item.twitter {
    margin-bottom: 30px;
  }

  .hidden-s3 {
    display: none;
  }

}

@media (max-width: 767px) {
  #mediapane {
    top: 0;
    max-height: 300px;
  }

  #mediapane .items {
    width: 100%;
  }

  div.mappane #google_map {
    height: 300px;
  }

  #breadcrumb.breadcrumb-plain {
    margin-top: -35px;
  }

  #media-nav {
    float: left;
    top: 1px;
    right: 1px;
    left: auto;
    margin-left: 0;
  }

  #mediapane .item, #mediapane img {
    width: 100%;
    height: auto;
  }

  #mediapane img {
    position: relative;
  }

  #mediapane .content {
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    padding: 5px 10px 5px 10px;
    background-color: #f0f0f0;
    background-image: none;
    min-height: 40px;
  }

  #mediapane .content a {
    padding: 0 0;
  }

  #mediapane .content .headline, #mediapane .content .claim {
    color: #002d64;
  }

  #mediapane .content .headline, #mediapane .content .headline i {
    line-height: 1.3em;
  }

  #mediapane .content .claim {
    line-height: 1.2em;
    margin-top: 0;
  }

  #mediapane.mappane, .content .map div {
    width: auto;
    margin-right: 30px;
  }

  #content-start {
    clear: both;
    margin-top: 20px;
  }

  #mediapane.mediahome {
    display: none;
  }

}

@media (max-width: 767px) {
  #section-title {
    font-size: 20px;
  }

  h1, h3, #right .link-pane a, #nav-main li, #nav-main li a, #mediapane .headline, #search-results h2 {
    font-size: 19px;
  }

  .pagination .listtype div, .social-bar i, .social-channels i, .sociallinks i, #right .bubble p, #right .bubble blockquote, #sitemap ul a {
    font-size: 18px;
  }

  .tab-nav li, .tab-buttons button, .span6 .accordion h3, #nav-main li li a, #nav-main li li i, .span4 h4, #right h4, #right h4 a, h5, .accordion h3 {
    font-size: 16px;
  }

  h4, h2, #right .tab-nav li, #right .related-list h6, #right .related-list h6 a, .news-start h4, .bubble cite, .span4 .accordion h3 {
    font-size: 15px;
  }

  p, th, td, li, #right a, #right p, #right li, #right table th, #right table td, #right .dates th, .span4 h5, #right h5, .news-start .news-all-link, #breadcrumb, #service-bar a, .items-list .meta, #footer li, #footer p, label, .formlabel, blockquote p, #sitemap ul ul a, .caption, #mediapane .claim, #mediapane .headline i {
    font-size: 14px;
  }

  #copyright, .pagination .count, .pagination .paging a {
    font-size: 12px;
  }

  .small, sup, sub, .copyright, .news-meta, .related-list .meta, .contact-division, .social-bar span, .teaser-triple .meta, .news-type {
    font-size: 11px;
  }

  body {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image img {
    display: block;
    width: 100%;
  }

  .division-logo .image img {
    display: inline-block;
    width: auto;
  }

  #header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 150px;
  }

  #service-bar {
    background-color: transparent;
  }

  #service-bar, #nav-service, #nav-service ul, #nav-service li, #nav-service a {
    height: 35px;
  }

  #nav-service {
    float: left;
    margin-left: 10px;
  }

  #nav-service ul {
    margin-left: 0;
  }

  #nav-service a {
    color: #b3b3b3;
    line-height: 35px;
  }

  #nav-service .active a {
    border: none;
  }

  .header {
    margin-top: 91px;
  }

  #search {
    margin: 0 0 0 0;
    position: absolute;
    right: 0;
    top: 50px;
  }

  #search input {
    line-height: 1.2em;
  }

  #nav-main {
    top: 91px;
    bottom: auto;
    right: auto;
    left: 0;
    width: 100%;
  }

  #mobile-select {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #002d64;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
  }

  #nav-main ul .icon-angle-right, #nav-main ul .icon-angle-down {
    display: inline-block;
    float: right;
    line-height: 40px;
    height: 40px;
    width: 40px;
  }

  #nav-main ul {
    height: 0px;
    max-height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 40px;
    background-color: #002d64;
    z-index: 100;

    -webkit-transition: max-height 1s linear;
    -moz-transition: max-height 1s linear;
    -o-transition: max-height 1s linear;
    -ms-transition: max-height 1s linear;
    transition: max-height 1s linear;
  }

  #nav-main ul.navlevel-1.mactive {
    padding-bottom: 20px;
    border-top: 1px solid #002d64;
  }

  #nav-main ul.mactive, #nav-main li.mactive > ul, #nav-main li.mactive li.mactive > ul {
    height: auto;
    max-height: 2000px;
  }

  #nav-main ul, #nav-main ul ul, #nav-main ul ul ul, #nav-main li, #nav-main li li, #nav-main li li li, #nav-main ul ul li, #nav-main ul ul a {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #nav-main ul ul, #nav-main ul ul ul {
    background-image: none;
    position: relative;
    left: auto;
    top: auto;

    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }

  #nav-main ul ul a, #nav-main ul .active ul a {
    padding: 0 20px 0 40px;
  }

  #nav-main ul ul ul a, #nav-main ul .active ul ul a {
    padding: 0 20px 0 60px;
  }

  #nav-main li, #nav-main li.home {
    height: auto;
    padding: 0;
    margin: 0;
  }

  #nav-main li, #nav-main li a {
    min-height: 40px;
    line-height: 45px;
  }

  #nav-main li a, #nav-main li.home a {
    color: #fff;
    padding: 0 20px 0 20px;
    margin: 0;
    display: block;
  }

  #nav-main li a:hover, #nav-main li a:focus, #nav-main li.mactive li a:hover, #nav-main li.mactive li a:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: none;
  }

  #nav-main li.active a {
    color: #fff;
  }

  #nav-main ul ul, #nav-main ul.open ul {
    display: none;
  }

  #nav-main li.mactive ul {
    display: block;
    background-color: #002d64;
  }

  #nav-main li.mactive > a, #nav-main li.mactive:hover > a, #nav-main li.mactive li.mactive > a, #nav-main li.mactive li.mactive:hover > a {
    background-color: transparent;
    color: #fff;
  }

  #nav-main li.mactive, #nav-main li.mactive .navlevel-2, #nav-main li.mactive .navlevel-3 {
    background-color: #6482a0;
  }

  #nav-main li.mactive a {
    color: #fff;
  }

  a.link-block, .content .underline-block, .tabs, .accordion, .teaser, .teaser-triple, .thumb-slider, .triple-images, #left .link-list, #left .download-list, .form-contact, .search-group {
    margin-bottom: 40px;
  }

  .news-start {
    height: auto;
  }

  .news-item {
    height: auto;
  }

  .span8 .news-image, .span8 .news-content, .news-image, .news-content {
    width: 48%;
  }

  .news-image {
    margin-right: 4%;
  }

  .news-type {
    margin: 0;
    line-height: 15px;
  }

  .tab-nav {
    clear: both;
  }

  .accordion-start {
    margin-top: 40px;
    clear: both;
  }

  .accordion-start, .accordion-start .active .accordion-content, .accordion-start .accordion-content {
    height: auto !important;
    min-height: 1px;
  }

  .teaser-image, .teaser-content {
    width: 100%;
  }

  .teaser .teaser-image, .teaser.image-right .teaser-image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .teaser .teaser-image img {
    width: 100%;
    margin: 0;
  }

  .teaser .teaser-content, .teaser.image-right .teaser-content {
    padding: 10px 10px 0 10px;
  }

  .teaser {
    padding: 0;
  }

  .teaser p {
    margin-bottom: 10px;
  }

  #left {
    clear: both;
    float: left;
    width: 100%;
  }

  .big-slider {
    margin-bottom: 20px;
  }

  .big-slider, .big-slider .items {
    float: left;
    width: 2000%;
  }

  .big-slider, .big-slider .image, .big-slider .image img {
    width: 100%;
  }

  .big-slider .image {
    float: left;
    width: 100%;
    text-align: center;
  }

  .big-slider .image img {
    display: inline-block;
    width: auto;
    max-height: 421px;
  }

  .big-slider .item {
    width: 5%;
  }

  .big-slider .prev, .big-slider .next {
    top: 45%;
    margin-top: -40px;
  }

  .big-slider .caption {
    padding: 5px 10px 5px 10px;
  }

  .teaser-triple, .teaser-triple .items, .teaser-triple .item, .teaser-triple .item a {
    height: auto;
    max-height: 600px;
    min-height: 200px;
  }

  .teaser-triple {
    margin-left: 0;
    width: 100%;
  }

  .teaser-triple h3 {
    padding-top: 5px;
  }

  .teaser-triple .items {
    width: 2000%;
    overflow: hidden;
  }

  .teaser-triple .item {
    width: 5%;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-right: 0;
  }

  .teaser-triple .image, .teaser-triple .content, .teaser-triple img {
    display: block;
    clear: both;
    width: 100%;
  }

  .teaser-triple .image {
    margin: 0 0 20px 0;
  }

  .teaser-triple .item.outside {
    margin-left: -5%;
  }

  .teaser-triple h3, .teaser-triple .item {
    margin-left: 0;
  }

  .triple-images .item {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .triple-images .item .image {
    width: 50%;
    float: left;
    margin-right: 10px;
  }

  .material-slider {
    max-height: none;
  }

  .material-slider .item {
    width: 5%;
    margin: 0 0 20px 0;
  }

  .material-slider .item .image {
    width: 50%;
    float: left;
    margin-right: 10px;
  }

  .material-slider .image a {
    display: block;
  }

  .material-slider .items, .material-slider .item, .material-slider .item a {
    min-height: inherit;
    max-height: none;
  }

  .material-slider .item p {
    float: right;
    width: 45%;
  }

  .material-slider .item img {
    width: 100%;
  }

  .pagination {
    height: auto;
    line-height: 35px;
    margin: 0 0 10px 0;
  }

  .pagination .count {
    line-height: 20px;
    min-height: 20px;
    margin-top: 10px;
  }

  .pagination:first-child .count {
    display: none;
  }

  .pagination .paging {
    text-align: center;
  }

  .pagination .paging select {
    text-align: center;
  }

  .pagination .paging a {
    float: right;
  }

  .pagination .paging a:first-child {
    float: left;
  }

  .pagination .listtype {
    display: none;
  }

  .items-list .item, .items-list.contacts-list .item {
    clear: both;
    float: left;
    height: auto;
    min-height: 120px;
  }

  .items-list .span12 .image, .items-list .image {
    display: inline;
    float: left;
    width: 50%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .items-list .span12 .content {
    float: none;
    width: auto;
    padding: 0 10px 10px 10px;
  }

  .items-list .span12 .meta {
    margin-top: 0;
  }

  .items-list.people-list .item, .items-list.board-list .item, .items-list.contacts-list .item {
    height: auto;
    min-height: inherit;
    margin-bottom: 20px;
  }

  #content .people-list .item .content p,
  #content .board-list .item .content p,
  #content .contacts-list .item .content p {
    margin: 0;
  }

  .people-teaser .logo {
    margin: 10px 0 20px 0;
  }

  .gallery-list .item {
    clear: none;
    min-height: 50px;
  }

  .gallery-list .image {
    display: inline-block;
    float: left;
    width: auto;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .gallery-list .image img {
    width: auto;
  }

  .modal {
    width: auto;
    margin-left: 0;
  }

  #left iframe {
    width: 100%;
    min-height: 250px;
  }

  #left #google_map {
    width: 100%;
    height: 250px;
  }

  .gallery-list .image:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .gallery-list .image:hover i.zoom {
    display: none;
  }

  #sitemap ul li {
    width: 100%;
    margin: 0 0 40px 0;
  }

  #footer {
    padding: 10px;
    margin-top: 40px;
  }

  #footer .item {
    margin-bottom: 40px;
  }

  #footer, #services {
    height: auto;
  }

  .division-line {
    text-align: left;
    padding: 0 20px 0 20px;
  }


  .division-line a img {
    max-height: 55px;
  }

  .division-line .ditem
  {
    margin: 10px 3% 10px 3%;
    width: 44%;
  }

  .search-media .slider-nav {
    margin-top: -2px;
  }

  #search-results .pagination .paging {
    text-align: center;
  }

  #search-results #right {
    margin-bottom: 30px;
  }

  #search-filter div.checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 20px;
  }

  #right {
    clear: both;
  }

  #right .item:first-child {
    margin-top: 40px;
  }

  .content-start #right .item:first-child {
    margin-top: 0;
  }

  #right .item.twitter .text div {
    margin-right: 20px;
  }

  #right .item iframe {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .social-bar {
    display: none;
  }

  .contact .image {
    display: none;
  }

  .tab-nav li:hover, .span6 .tab-nav li:hover, .span8 .tab-nav li:hover, #right .tab-nav li:hover {
    color: #fff;
    background-color: #002d64;
    border-color: #002d64;
  }

  #media-nav div:hover {
    color: #002d64;
    background: transparent url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/px_white85p.png') repeat 0 0;
  }

  .slider-prev:hover, .slider-next:hover {
    color: #002d64;
    background-color: transparent;
  }

  .big-slider .prev:hover i, .big-slider .next:hover i, .thumb-slider .prev:hover i, .thumb-slider .next:hover i {
    color: rgba(0, 45, 100, 0.5);
  }

  .toggle-list li:hover {
    background-color: transparent;
  }

  #right .lp-blue a:hover {
    background-color: #002d64;
  }

  #right .lp-blue4 a:hover {
    color: #fff;
    background-color: #6482a0;
  }

  #right .lp-red a:hover {
    background-color: #891820;
  }

  iframe.financial-chart, #right iframe.financial-chart {
    width: 100%;
  }

  iframe.financial-chart.fc1 {
    height: 1320px;
  }

  iframe.financial-chart.fc2 {
    height: 1300px;
  }

  iframe.financial-chart.fc2.nx_change {
    height: 1800px;
  }

  iframe.financial-chart.fc3 {
    height: 320px;
  }

  iframe.financial-chart.fc3.fc_rtl {
    height: 420px;
  }

  #google_map {
    height: 400px;
  }

  .hidden-s4 {
    display: none;
  }

}

@media (max-width: 479px) {
  body {
    padding-left: 5px;
    padding-right: 5px;
  }

  #service-bar a {
    font-size: 12px;
  }

  .big-slider .prev, .big-slider .next {
    font-size: 25px;
  }

  .tab-nav li {
    font-size: 14px;
  }

  #header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
  }

  #logo img {
    width: 203px;
    height: 20px;
  }

  #service-bar {
    background-color: transparent;
  }

  #service-bar, #nav-service, #nav-service ul, #nav-service li, #nav-service a {
    height: 30px;
  }

  #nav-service li {
    margin-right: 10px;
  }

  #nav-service a {
    color: #b3b3b3;
    line-height: 30px;
  }

  #nav-service .active a {
    border: none;
  }

  #search {
    margin: 0 0 0 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: 302px;
  }

  #nav-main {
    top: 90px;
  }

  #mobile-select {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
  }

  #sectionhead {
    padding-top: 0;
    height: auto;
    min-height: 75px;
    overflow: visible;
  }

  #sectionhead ul {
    float: none;
    display: block;
  }

  #sectionhead ul li {
    float: none;
    display: inline-block;
  }

  .tab-nav, .span6 .tab-nav, .span8 .tab-nav {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    line-height: 30px;
  }

  .tab-nav li {
    height: 28px;
    line-height: 28px;
  }

  .span6 .tab-nav li, .span8 .tab-nav li {
    padding: 0 5px 0 5px;
  }

  .news-start {
    height: auto;
  }

  .news-item {
    height: auto;
    margin-bottom: 20px;
  }

  .span8 .news-image, .span8 .news-content, .news-image, .news-image img, .news-content {
    width: 100%;
  }

  .news-image {
    margin: 0 0 10px 0;
  }

  .news-type {
    margin: 0;
    line-height: 15px;
  }

  .accordion-start {
    margin-top: 40px;
    clear: both;
  }

  .accordion-start, .accordion-start .active .accordion-content, .accordion-start .accordion-content {
    height: auto !important;
    min-height: 1px;
  }

  .teaser-image, .teaser-content {
    width: 100%;
  }

  .teaser .teaser-image, .teaser.image-right .teaser-image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .teaser .teaser-image img {
    width: 100%;
    margin: 0;
  }

  .teaser .teaser-content, .teaser.image-right .teaser-content {
    padding: 10px 10px 0 10px;
  }

  .teaser {
    padding: 0;
  }

  .teaser p {
    margin-bottom: 10px;
  }

  #left {
    clear: both;
    float: left;
    width: 100%;
  }

  .teaser-triple, .teaser-triple .items, .teaser-triple .item {
    height: auto;
    min-height: 200px;
  }

  .teaser-triple {
    margin-bottom: 20px;
  }

  .teaser-triple .content {
    clear: both;
    min-height: 81px;
    max-height: 101px;
  }

  .big-slider, .big-slider .item {
    max-height: 340px;
  }

  .big-slider .prev, .big-slider .next {
    top: 46%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .big-slider .prev i, .big-slider .next i {
    margin-top: 5px;
  }

  .items-list .image, .items-list .span12 .image {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }

  .items-list .span12 .content {
    padding: 0 10px 10px 10px;
  }

  .pagination .paging select, .pagination:first-child .paging select, #fullsize .pagination .paging select, #fullsize .pagination:first-child .paging select {
    margin-right: 20px;
    margin-left: 20px;
  }

  .pagination .paging {
    text-align: center;
  }

  .pagination .paging select {
    text-align: center;
  }

  .pagination .paging a {
    float: right;
  }

  .pagination .paging a:first-child {
    float: left;
  }

  .gallery-list, .gallery-list .item, .gallery-list .image, .gallery-list .item img, .gallery-list .content {
    float: none;
    display: block;
    width: 100%;
    max-height: none;
    height: auto;
  }

  .gallery-list .item, .items-list.gallery-list .item {
    margin: 0 0 20px 0;
  }

  .gallery-header span {
    margin-right: 0;
    float: left;
  }

  .gallery-header .submit {
    clear: none;
    float: right;
  }

  .gallery-list .image:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .gallery-list .image:hover i.zoom {
    display: none;
  }

  #footer {
    padding: 10px;
    margin-top: 40px;
  }

  #footer .item {
    margin-bottom: 40px;
  }

  #footer, #services, #divisions {
    height: auto;
  }


  .division-line {
    padding: 0;
  }

  .division-line a img {
    max-height: 45px;
  }

  .division-line .ditem
  {
    margin: 10px 3% 10px 3%;
    width: 44%;
    display: block;
    text-align: center;
  }

  #right {
    clear: both;
    padding-top: 40px;
  }

  #right .item iframe {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  #search-results #right {
    padding-top: 0;
  }

  #right .tab-nav li {
    padding: 0 5px 0 5px;
  }

  #right .tab-nav {
    height: 30px;
    line-height: 30px;
  }

  #right .tab-nav li {
    height: 28px;
    line-height: 28px;
  }

  iframe.financial-chart.fc1 {
    height: 1520px;
  }

  iframe.financial-chart.fc2 {
    height: 1500px;
  }

  .hidden-s5 {
    display: none;
  }

}

.iframe-stream {
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.iframe-stream iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Video Play Button */

.videocontainer {
  position: relative;
}

div.play_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/play_video.png') no-repeat center center;
}

div.play_video:hover {
  background: url('../../typo3conf/ext/brtlsmann/Resources/Public/css/img/play_video_hover.png') no-repeat center center;
}

/*
 Countdown Teaser
 */
 div.teaser-countdown {
   position: relative;
   width: 100%;
   padding-bottom: 56.25%;
   height: 0;
   margin-bottom: 40px;
   font-size: 20px;
 }
 div.teaser-countdown div {
   color: #fff !important;
   font-family: NettoWebPro !important;
 }
 div.teaser-countdown div.inner {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
 }
 div.teaser-countdown div.inner div.overlay {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 50%;
   padding: 20px 16px;
   position: absolute;
   top: 50%;
   left: 50%;
   text-align: center;
   -ms-transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   background-color: rgba(255, 255, 255, 0.66);
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 }
 div.teaser-countdown div.inner div.overlay div.msg {
   text-align: center;
   color: #002d64 !important;
   font-weight: bold;
 }
 div.teaser-countdown div.inner div.overlay div.countdown .countdown-row {
   margin-top: 1em;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -ms-justify-content: center;
   -webkit-justify-content: center;
   justify-content: center;
 }
 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section {
   text-align: center;
   width: 23.875%;
   background-color: #002d64;
   box-sizing: border-box;
   margin: 0 0.5%;
   padding: 2% 0;
 }
 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section .countdown-amount,
 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section .countdown-period {
   display: block;
 }
 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section .countdown-amount {
   font-size: 5em;
   line-height: 1em;
   margin: 5% 0 7% 0;
 }
 div.span8 div.teaser-countdown {
   font-size: 16px;
 }
 div.span8 div.teaser-countdown div.inner div.overlay {
   width: 66%;
   padding: 16px 10px;
 }
 div.span8 div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount {
   font-size: 3.5em;
 }
 div.teaser .teaser-image div.teaser-countdown,
 div.span4 div.teaser-countdown {
   font-size: 14px;
 }
 div.teaser .teaser-image div.teaser-countdown div.inner div.overlay,
 div.span4 div.teaser-countdown div.inner div.overlay {
   width: 85%;
   padding: 10px 10px;
 }
 div.teaser .teaser-image div.teaser-countdown div.inner div.overlay div.countdown .countdown-section,
 div.span4 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section {
   width: 22%;
   font-size: 12px;
 }
 div.teaser .teaser-image div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount,
 div.span4 div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount {
   font-size: 30px;
   margin: 2% 0 0 0;
 }
 div.teaser .teaser-image div.teaser-countdown {
   margin-bottom: 0;
 }
 #left .teaser-countdown .iframe-stream,
 #right .teaser-countdown .iframe-stream,
 .teaser-countdown .iframe-stream {
   margin-bottom: 40px;
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 0;
   height: 0;
   overflow: hidden;
 }
 #left .teaser-countdown .iframe-stream iframe,
 #right .teaser-countdown .iframe-stream iframe,
 .teaser-countdown .iframe-stream iframe {
   border: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   min-height: 0;
 }
 @media (max-width: 979px) {
   div.span12 div.teaser-countdown {
     font-size: 16px;
   }
   div.span12 div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount {
     font-size: 3.5em;
   }
   div.span8 div.teaser-countdown {
     font-size: 14px;
   }
   div.span8 div.teaser-countdown div.inner div.overlay div.countdown {
     margin-top: 10px;
   }
   div.span8 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section {
     width: 22%;
     font-size: 12px;
   }
   div.span8 div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount {
     font-size: 30px;
     margin: 2% 0 0 0;
   }
 }
 @media (max-width: 767px) {
   div.span12 div.teaser-countdown {
     font-size: 14px;
   }
   div.span12 div.teaser-countdown div.inner div.overlay div.countdown {
     margin-top: 10px;
   }
   div.span12 div.teaser-countdown div.inner div.overlay div.countdown .countdown-section {
     width: 22%;
     font-size: 12px;
   }
   div.span12 div.teaser-countdown div.inner div.overlay div.countdown .countdown-amount {
     font-size: 30px;
     margin: 2% 0 0 0;
   }
 }

/* Change font for at characters in headlines */
.bercs-at {
  font-family: 'Roboto', sans-serif;
}

/*BERSUPPORT-625*/
#search label {
  display: none;
}

/* Richtext Accordion */
.accordion table {
    caption-side: bottom;
}

.accordion figure {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0px;
    margin-right: 0px;
}

.accordion caption, 
.accordion figcaption {
    text-align: left;
    padding: 0px 10px 15px 10px;
    font-size: 12px;
}
/*videojs*/

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button:before,.video-js .vjs-control:before{text-align:center}@font-face{font-family:VideoJS;src:url('../../typo3conf/ext/brtlsmann/Resources/Public/css/font/VideoJS.eot?#iefix') format("eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-big-play-button,.video-js .vjs-play-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subtitles-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before{content:""}.vjs-icon-captions,.video-js .vjs-captions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js .vjs-captions-button:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-circle,.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before{content:""}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button:before{content:""}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js *,.video-js :before,.video-js :after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66A8CC}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2B333F;background-color:rgba(43,51,63,.7);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js button{background:0 0;border:0;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:Arial,Helvetica,sans-serif}.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li:focus,.vjs-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2B333F}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2B333F;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.video-js .vjs-menu-button-inline.vjs-slider-active{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2B333F;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}@media \0screen{.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:hidden}}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media \0screen{.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{outline:0;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-control:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:4em}.vjs-live .vjs-progress-control{display:none}.video-js .vjs-progress-holder{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:.3em}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after{font-family:Arial,Helvetica,sans-serif;visibility:visible;font-size:.6em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-js .vjs-mouse-display:before{display:none}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{position:absolute;top:-.333333333333333em;right:-.5em;font-size:.9em}.video-js .vjs-time-tooltip,.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px;background-color:#fff;background-color:rgba(255,255,255,.8);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em}.video-js .vjs-time-tooltip,.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after{z-index:1}.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after{display:none}.video-js .vjs-load-progress{background:#bfc7d3;background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:#fff;background:rgba(115,133,159,.75)}.video-js.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.vjs-tooltip-progress-bar{visibility:hidden}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}.vjs-mouse-display .vjs-time-tooltip,.video-js .vjs-progress-control .vjs-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-volume-control{width:5em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content{height:8em;width:2.9em}.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content{height:2.9em;width:8em}.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent!important}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-controls-disabled .vjs-poster{display:none}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-moz-transform:translateY(-3em);-ms-transform:translateY(-3em);-o-transform:translateY(-3em);-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-moz-transform:translateY(-1.5em);-ms-transform:translateY(-1.5em);-o-transform:translateY(-1.5em);-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(0.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(0.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.vjs-caption-settings{position:relative;top:1em;background-color:#2B333F;background-color:rgba(43,51,63,.75);color:#fff;margin:0 auto;padding:.5em;height:15em;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:2em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings input[type=button]{width:40px;height:40px}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:-webkit-linear-gradient(-90deg,rgba(0,0,0,.8),rgba(255,255,255,0));background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0))}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}


/* http://codepen.io/zanechua/pen/GozrNe*/

.video-js {
  /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
  font-size: 10px;
  /* The main font color changes the ICON COLORS as well as the text */
  color: #fff;
}

/* The "Big Play Button" is the play button that shows before the video plays.
   To center it set the align values to center and middle. The typical location
   of the button is the center, but there is trend towards moving it to a corner
   where it gets out of the way of valuable content in the poster image.*/
.vjs-sublime-skin .vjs-big-play-button {
  /* The font size is what makes the big play button...big. 
     All width/height values use ems, which are a multiple of the font size.
     If the .video-js font-size is 10px, then 3em equals 30px.*/
  font-size: 8em;
  /* We're using SCSS vars here because the values are used in multiple places.
     Now that font size is set, the following em values will be a multiple of the
     new font size. If the font-size is 3em (30px), then setting any of
     the following values to 3em would equal 30px. 3 * font-size. */
  /* 1.5em = 45px default */
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  /* 0.06666em = 2px default */
  border: 0;
  /* 0.3em = 9px default */
  border-radius: 0.3em;
  /* Align center */
  left: 50%;
  top: 50%;
  margin-left: -1.5em;
  margin-top: -0.75em;
}

/* The default color of control backgrounds is mostly black but with a little
   bit of blue so it can still be seen on all-black video frames, which are common. */
.video-js .vjs-control-bar,
.video-js .vjs-big-play-button,
.video-js .vjs-menu-button .vjs-menu-content {
  /* IE8 - has no alpha support */
  background-color: #2B333F;
  /* Opacity: 1.0 = 100%, 0.0 = 0% */
  background-color: rgba(43, 51, 63, 0.7);
  background-color: transparent;
}

/* Slider - used for Volume bar and Progress bar */
.video-js .vjs-slider {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  height: 4px;
}

/* The slider bar color is used for the progress bar and the volume bar
   (the first two can be removed after a fix that's coming) */
.video-js .vjs-volume-level,
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar {
  background: #fff;
}

/* The main progress bar also has a bar that shows how much has been loaded. */
.video-js .vjs-load-progress {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 25%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.5);
}

/* The load progress bar also has internal divs that represent
   smaller disconnected loaded time ranges */
.video-js .vjs-load-progress div {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 50%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.75);
}

.vjs-sublime-skin .vjs-poster {
  outline: none;
  outline: 0;
}

.vjs-sublime-skin:hover .vjs-big-play-button {
  background-color: transparent;
}

.vjs-sublime-skin .vjs-fullscreen-control:before, .vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: '';
}

.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control {
  background: #fff;
}

.vjs-sublime-skin .vjs-fullscreen-control {
  border: 3px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: -7px;
  top: 50%;
  height: 14px;
  width: 22px;
  margin-right: 10px;
}

.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:after {
  background: #000;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
}

.vjs-sublime-skin .vjs-progress-holder {
  margin: 0;
}

.vjs-sublime-skin .vjs-progress-control .vjs-progress-holder:after {
  border-radius: 2px;
  display: block;
  height: 4px;
}

.vjs-sublime-skin .vjs-progress-control .vjs-load-progres, .vjs-sublime-skin .vjs-progress-control .vjs-play-progress {
  border-radius: 2px;
  height: 4px;
}

.vjs-sublime-skin .vjs-playback-rate {
  display: none;
}

.vjs-sublime-skin .vjs-progress-control {
  margin-right: 40px;
}

.vjs-sublime-skin .vjs-time-control {
  right: 40px;
}

.vjs-sublime-skin .vjs-mute-control:before, .vjs-sublime-skin .vjs-volume-menu-button:before, .vjs-sublime-skin .vjs-mute-control.vjs-vol-0:before, .vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-0:before, .vjs-sublime-skin .vjs-mute-control.vjs-vol-1:before, .vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-1:before, .vjs-sublime-skin .vjs-mute-control.vjs-vol-2:before, .vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: '';
}

.vjs-sublime-skin .vjs-menu-button-inline .vjs-menu, .vjs-sublime-skin .vjs-menu-button-inline:focus .vjs-menu, .vjs-sublime-skin .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-sublime-skin .vjs-volume-menu-button {
  width: 3em;
  position: absolute;
  right: 0;
  margin-right: 40px;
}

.vjs-sublime-skin .vjs-menu-button .vjs-menu-content, .vjs-sublime-skin .vjs-menu-button-inline:hover, .vjs-sublime-skin .vjs-menu-button-inline:focus, .vjs-sublime-skin .vjs-menu-button-inline.vjs-slider-active {
  width: 3em;
}

.vjs-sublime-skin .vjs-menu-button-inline .vjs-menu {
  left: 0;
}

.vjs-sublime-skin .vjs-mouse-display:before, .vjs-sublime-skin .vjs-play-progress:before, .vjs-sublime-skin .vjs-volume-level:before {
  content: '';
}

.vjs-sublime-skin .vjs-volume-bar {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAQAAACw95UnAAAAMElEQVRIx2NgoBL4n4YKGUYNHkEG4zJg1OCRYDCpBowaPJwMppbLRg0eNXjUYBLEAXWNUA6QNm1lAAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  max-width: 22px;
  max-height: 14px;
  margin: 7px 4px;
  border-radius: 0;
}

.vjs-sublime-skin .vjs-volume-level {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcAQAAAAAyhWABAAAAAnRSTlMAAHaTzTgAAAAZSURBVHgBYwAB/g9EUv+JokCqiaT+U4MCAPKPS7WUUOc1AAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  background-repeat: no-repeat;
  max-width: 22px;
  max-height: 14px;
  height: 100%;
}

/*Video*/
.video-js {
	width:100%;
	height: auto;
}

.teaser-video .vjs-loading-spinner {
	display: none;	
}
.teaser-video .vjs-seeking .vjs-loading-spinner,
.teaser-video .vjs-waiting .vjs-loading-spinner{
	display:block
}
.vjs-control-bar {
	color:#fff;
}
/*custom css*/

#left .video-js iframe {
	min-height: 0;
}
/*.tabs {
	margin-bottom: 0;
}*/

#footer h5 {
	font-size: 17px;
	margin-bottom: .5em;
	font-weight: normal;
}

#logo, #logo a, #logo img {
	width: 250px;
}
#header {
	height: 195px;
}


@media (max-width: 767px) {
	#nav-main ul {
		top : 80px;
	}

}

@media (max-width: 479px) {
	#header {
		height: 160px;
	}
	#logo img {
	    width: auto;
	    height: 40px;
	}	
	#nav-main ul {
		top : 56px;
	}
}



.newsteaser:hover {
    background-color: #d9e0e8;
}

.newsteaser a {
	text-decoration: none;
}
.newsteaser .content {
    padding: 10px 20px;
}

.content .newsteaser .image {
	margin: 0 0 10px 0;
}

/*search */

.hit {
	font-weight: bold;
}

.span12 .row {
	margin-bottom: 24px;
}
.social-channels i:before{
	cursor: pointer;
}

h2 a.internal-link:after, h3 a.internal-link:after {
	display: inline-block;
    line-height: normal;
    vertical-align: baseline;
    margin-top: 0;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\00a0\f101";
}

.s-link:before {
	display: inline-block;
    line-height: normal;
    vertical-align: baseline;
    margin-top: 0;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
.s-link-twitter:before {
	content: "\f099\00a0";
}
.s-link-facebook:before {
	content: "\f09a\00a0";
}
.s-link-youtube:before {
	content: "\f167\00a0";
}
.s-link-googleplus:before {
	content: "\f0d5\00a0";	
}
.s-link-instagram:before {
	content: "\f16d\00a0";
}


.external-link-new-window:after {
	display: inline-block;
    line-height: normal;
    vertical-align: baseline;
    margin-top: 0;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\00a0\f08e";
}
/* events */
.content .table-dates table {
	margin-bottom: 10px;
}
#left .table-dates .event-link {
	font-weight: bold;
}
#left .table-dates table th {
	font-weight: normal;
}
/* pagination-event */

.pagination-event.top {
	border-top: none;
	margin-bottom: 0;
}
.pagination-event.bottom {
	border-color: #b0b0b0;
}
/* map */
.map iframe{
	width: 100%;
	height: 300px;
}
.content .map div {
	margin-right: 0;
}
.socialcloud-iframe-wrap{
	width: 100%;
	height: 600px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.socialcloud-iframe-wrap iframe {
		width: 100%;
	    height: 99%;
        border: none;
 }
		

#left .item.socialcloud,
#right .item.socialcloud {
	height: 650px;
}