@import url('../../../../../resources/fonts/css/openSansCondensed-300-700.css');@import url('../../../../../resources/fonts/css/openSans-400-700.css');
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
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;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #ffd60c;
  color: #000;
  text-shadow: none;
}
::selection {
  background: #ffd60c;
  color: #000;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: 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;
  }
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.display-block {
  display: block;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (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;
  }
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  filter: alpha(opacity = 20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity = 40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.columns-two .column-one {
  float: left;
  width: 370px;
}
.columns-two .column-two {
  float: right;
  width: 370px;
}
@media only all and (max-width: 767px) {
  .columns-two .column-one,
  .columns-two .column-two {
    float: none;
    width: auto;
  }
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  .columns-two .column-one,
  .columns-two .column-two {
    width: 330px;
  }
}
@media only all and (min-width: 1025px) {
  #secondary-content .columns-two .column-one,
  #secondary-content .columns-two .column-two {
    float: none;
    width: auto;
  }
}
.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;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -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-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055) 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
}
a.thumbnail:hover {
  border-color: #ffffff;
  -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);
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25) 1px 2px rgba(0, 0, 0, 0.1);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #cccccc;
}
.container,
.beranet-container {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
  margin: 0 0 10px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset 1px 2px rgba(0, 0, 0, 0.1);
  background: #f2f2f2;
}
.beranet-container {
  margin-top: 10px;
}
.beranet-container .beranet-container-first-item {
  margin-top: 0;
}
.container-exposed {
  background: #dedede;
}
.lt-ie9 .container,
.lt-ie9 .beranet-container {
  border-top: solid 1px #b3b3b3;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #e6e6e6;
}
.section-header,
.section-footer {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 10px;
  margin: 30px 0;
  background: #007fb3;
  color: #ffffff;
  text-shadow: none;
  position: relative;
}
.section-header h2 {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-size: 1.25em;
  letter-spacing: 0.1;
}
.section-header .button-right {
  right: 10px;
  top: 0.25em;
}
.beranet-content {
  margin: 0 0 30px 0;
}
.beranet-content-headline {
  display: inline-block;
}
.beranet-content-headline h1 {
  display: inline-block;
  padding-right: 10px;
}
.beranet-content-headline .beranet-content-expander {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -1em;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2.25em;
  font-weight: bold;
  padding: 15px 0;
}
h2 {
  font-size: 1.75em;
  font-weight: bold;
  padding: 15px 0;
}
h3 {
  font-size: 1.25em;
  font-weight: bold;
  padding: 10px 0;
}
p {
  padding: 10px 0;
  margin: 0;
}
a {
  color: #e13b09;
  text-decoration: none;
  outline: none;
}
a:focus,
a:hover {
  color: #d32401;
  text-decoration: underline;
  outline: none;
}
a:visited {
  color: #e13b09;
  outline: none;
}
html,
body {
  background-color: #1698f4;
  background-image: linear-gradient(left, #1698f4 0%, #89cafc 30%, #1698f4 100%);
  background-image: -o-linear-gradient(left, #1698f4 0%, #89cafc 30%, #1698f4 100%);
  background-image: -moz-linear-gradient(left, #1698f4 0%, #89cafc 30%, #1698f4 100%);
  background-image: -webkit-linear-gradient(left, #1698f4 0%, #89cafc 30%, #1698f4 100%);
  background-image: -ms-linear-gradient(left, #1698f4 0%, #89cafc 30%, #1698f4 100%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #1698f4), color-stop(0.3, #89cafc), color-stop(1, #1698f4));
}
#header,
#menu-main,
#primary-content,
#secondary-content,
#footer {
  margin: 0 auto;
  width: 760px;
}
#header-wrapper,
#header {
  z-index: 40;
}
#menu-main-wrapper {
  z-index: 30;
}
#content-wrapper {
  z-index: 20;
}
#footer-wrapper {
  z-index: 10;
}
#header-wrapper {
  background-color: #020819;
  background-image: -moz-linear-gradient(top, #3a4050, #020819);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a4050), to(#020819));
  background-image: -webkit-linear-gradient(top, #3a4050, #020819);
  background-image: -o-linear-gradient(top, #3a4050, #020819);
  background-image: linear-gradient(to bottom, #3a4050, #020819);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a4050', endColorstr='#ff020819', GradientType=0);
  *zoom: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
  -webkit-box-shadow: 0 0 10px #000000;
  -moz-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}
#header {
  position: relative;
  min-height: 30px;
}
.lt-ie9 #header {
  height: 50px;
}
#header .header-firma .firma-logo {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
#header .header-firma .firma-name {
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}
#header .header-account {
  position: absolute;
  right: 10px;
  top: 10px;
}
#menu-main-wrapper {
  padding: 10px 0 0;
}
#content-wrapper {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
}
#primary-content-wrapper {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
  *zoom: 1;
  border-bottom: 1px solid #bababa;
}
#secondary-content-wrapper {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
  *zoom: 1;
  border-top: 1px solid #ffffff;
}
.no-secondary-content #primary-content-wrapper {
  border: 0;
}
.no-secondary-content #secondary-content-wrapper {
  display: none;
  border: 0;
}
#footer {
  padding: 15px 0  90px 0;
  font-size: 0.8em;
}
@media only all and (max-width: 767px) {
  #header,
  #menu-main,
  #primary-content,
  #secondary-content,
  #footer {
    width: auto;
  }
  #header {
    padding: 10px;
  }
  #header .firma-name {
    display: block;
    position: absolute;
    left: -999em;
  }
  #menu-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  #primary-content,
  #secondary-content {
    padding: 20px 20px 30px 20px;
  }
  #footer {
    padding: 15px 20px 60px;
    font-size: 1em;
  }
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  #header,
  #menu-main,
  #primary-content,
  #secondary-content,
  #footer {
    width: 740px;
  }
  #header {
    padding: 15px 0 15px 0;
  }
  #header .header-account {
    right: 0;
    top: 15px;
  }
  #primary-content,
  #secondary-content {
    padding: 40px 0 40px 0;
    width: 680px;
  }
  #footer {
    width: 680px;
  }
}
@media only all and (min-width: 1025px) {
  #header,
  #menu-main,
  #content,
  #footer {
    width: 960px;
  }
  #header {
    padding: 15px 0 15px 0;
  }
  #header .header-account {
    right: 0;
    top: 15px;
  }
  #content-wrapper {
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
    background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
    *zoom: 1;
  }
  #content {
    margin: 0 auto;
    background: url("../../images/bw.png") 660px 0 repeat-y transparent;
  }
  #primary-content,
  #secondary-content {
    padding: 40px 0 40px 0;
  }
  #primary-content-wrapper {
    float: left;
    width: 620px;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 0;
  }
  #primary-content {
    width: auto;
  }
  #secondary-content-wrapper {
    float: right;
    width: 280px;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 0;
    /* border-left:1px solid @color_pcontent_border;*/
  }
  #secondary-content {
    width: auto;
  }
  .no-secondary-content #header,
  .no-secondary-content #menu-main,
  .no-secondary-content #primary-content,
  .no-secondary-content #secondary-content,
  .no-secondary-content #footer {
    width: 760px;
  }
  .no-secondary-content #content-wrapper {
    background: transparent;
  }
  .no-secondary-content #content {
    width: auto;
    margin: 0;
    background: transparent;
  }
  .no-secondary-content #primary-content-wrapper {
    float: none;
    width: auto;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
    background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
    *zoom: 1;
    border-bottom: 1px solid #bababa;
  }
}
.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.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
@media only all and (max-width: 767px) {
  .row-fluid [class*="span"] {
    margin-left: 0;
    *margin-left: 0;
    width: 100%;
    margin-top: 15px;
    float: none;
  }
  .row-fluid [class*="span"]:first-child {
    margin-top: 0;
  }
  .row-fluid-compact [class*="span"] {
    margin-top: 0;
  }
  .row-fluid [class*="span"]:first-child {
    margin-top: 15px;
  }
}
ul.linklist {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
ul.linklist li {
  margin: 0;
  padding-left: 0;
}
@media only all and (max-width: 767px) {
  ul.linklist li {
    padding: .25em 0;
  }
}
ul.datalist {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
}
ul.datalist > li {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 -1px 0;
  padding: 0;
  display: block;
}
ul.datalist > li > a {
  display: block;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  *zoom: 1;
  outline: none;
  height: auto;
}
ul.datalist > li.odd > a {
  background: #fafafa;
}
ul.datalist > li.even > a {
  /*background-color:transparent;*/
}
ul.datalist > li.odd > a:hover {
  background: #ededed;
}
ul.datalist > li.even > a:hover {
  background: #e6e6e6;
}
ul.datalist li a .data-label {
  color: #007fb3;
  display: block;
  font-size: 0.85em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.datalist li a .data-content-full {
  color: #000000;
  display: block;
  overflow: hidden;
}
ul.datalist li a .data-content {
  color: #000000;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.datalist li.new a .data-content {
  font-weight: bold;
}
ul.datalist li a .loader-info {
  margin-top: -8px;
  position: absolute;
  right: 50px;
  top: 50%;
}
ul.datalist > li > a.active,
ul.datalist > li > a.active .data-label,
ul.datalist > li > a.active .data-content,
ul.datalist > li > a.active .data-content-full {
  color: #ffffff;
}
ul.datalist > li > a.active,
ul.datalist > li > a.active.hovered,
ul.datalist > li > a.active:hover {
  background-color: #007fb3;
  background-image: -moz-linear-gradient(top, #0091cc, #006d9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0091cc), to(#006d9a));
  background-image: -webkit-linear-gradient(top, #0091cc, #006d9a);
  background-image: -o-linear-gradient(top, #0091cc, #006d9a);
  background-image: linear-gradient(to bottom, #0091cc, #006d9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0091cc', endColorstr='#ff006d9a', GradientType=0);
  *zoom: 1;
  text-shadow: none;
}
ul.datalist > li div > .beranet-container {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
}
@media only all and (max-width: 767px) {
  ul.datalist > li > a .data-content-secondary {
    color: #007fb3;
    font-size: 0.85em;
  }
  ul.datalist > li > a .row-fluid [class*="span"] {
    margin-top: 0;
    min-height: 1.25em;
  }
}
ul.tablelist {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
}
ul.tablelist > li {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 -1px 0;
  padding: 5px 10px;
  display: block;
}
ul.tablelist > li > .row-fluid [class*="span"] {
  margin-top: 0;
  min-height: 1.25em;
}
ul.filelist {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
ul.filelist li {
  margin: 0;
  padding-left: 0;
}
@media only all and (max-width: 767px) {
  ul.filelist li {
    padding: .25em 0;
  }
}
.pagination {
  text-align: center;
}
.pagination .previous {
  float: left;
}
.pagination .next {
  float: right;
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.pagination ul li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.pagination ul li a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1em;
  color: #ffffff;
  padding: 0.3em 1em;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
}
.pagination ul li a:hover {
  background-color: #006d9a;
}
.pagination ul li.active a {
  color: #000000;
  background-color: transparent;
}
.icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("../../../../_lib/beranet_responsive/img/skin.png");
}
.icon-delete {
  background-position: -60px -30px;
}
.icon-print {
  background-position: -90px -30px;
}
.icon-config {
  background-position: -120px -30px;
}
.icon-logout {
  background-position: -150px -30px;
}
.icon-user {
  background-position: -240px -30px;
}
.icon-user2 {
  background-position: -210px -30px;
}
.icon-user3 {
  background-position: -180px -30px;
}
.icon-messages {
  background-position: -270px -30px;
}
.icon-mail {
  background-position: -210px 0px;
}
.icon-inbox {
  background-position: -240px 0px;
}
.icon-reload {
  background-position: -270px 0px;
}
.icon-dropdown {
  background-position: -40px -40px;
}
.icon-link {
  background-position: -103px -10px;
}
.icon-file {
  background-position: -10px -95px;
}
.icon-more {
  background-position: -160px -5px;
}
.hovered .icon-more {
  background-position: -190px -5px;
}
.active .icon-more {
  background-position: -120px 0px;
}
.icon-menu {
  background-position: 0px 0px;
}
.icon-menulink {
  background-position: -60px 0px;
}
.active .icon-menulink {
  background-position: -30px 0px;
}
.icon-next {
  background-position: -180px -7px;
}
.icon-prev {
  background-position: -10px -37px;
}
.icon-emailanfrage-frei {
  background-position: -30px -60px;
}
.icon-emailanfrage-bearbeitet {
  background-position: 0 -60px;
}
.icon-emailanfrage-beantwortet {
  background-position: 0 -60px;
}
.active .icon-emailanfrage-frei {
  background-position: -150px -60px;
}
.active .icon-emailanfrage-bearbeitet {
  background-position: -120px -60px;
}
.active .icon-emailanfrage-beantwortet {
  background-position: -120px -60px;
}
.icon-emailantwort {
  background-position: -210px -60px;
}
.icon-emailantwort-ungelesen {
  background-position: -90px -60px;
}
.icon-emailantwort-gelesen {
  background-position: -60px -60px;
}
.active .icon-emailantwort-ungelesen {
  background-position: -150px -60px;
}
.active .icon-emailantwort-gelesen {
  background-position: -120px -60px;
}
.icon-thumb-prefixed {
  background-position: -250px -70px;
}
.active .icon-thumb-prefixed {
  background-position: -250px -130px;
}
.icon-menulink {
  position: absolute;
  right: 0px;
  top: 7px;
}
.icon-menu {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.icon-dropdown {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
}
.icon-link {
  width: 10px;
  height: 10px;
}
.icon-file {
  width: 20px;
  height: 20px;
}
.icon-more {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 10px;
  height: 20px;
}
.active .icon-more {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  right: 10px;
}
.icon-prev,
.icon-next {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.icon-prefixed {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
}
.icon-thumb-prefixed {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.icon-thumb-prefixed-inner {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
}
.icon-thumb-prefixed-inner img {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 auto;
}
.icon-data-suffixed {
  margin-left: 50px;
  display: block;
}
.button,
a.button,
input.button {
  font-size: 100%;
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
.button {
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0.3em 2.5em;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  cursor: pointer;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  background-color: #d32401;
  background-image: -moz-linear-gradient(top, #f39932, #d32401);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f39932), to(#d32401));
  background-image: -webkit-linear-gradient(top, #f39932, #d32401);
  background-image: -o-linear-gradient(top, #f39932, #d32401);
  background-image: linear-gradient(to bottom, #f39932, #d32401);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff39932', endColorstr='#ffd32401', GradientType=0);
  *background-color: #e35f1a;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  outline: none;
  position: relative;
  *zoom: 1;
}
.button-secondary,
a.button-secondary,
input.button-secondary {
  color: #000000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  background-color: #9a9a9a;
  background-image: -moz-linear-gradient(top, #ffffff, #9a9a9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#9a9a9a));
  background-image: -webkit-linear-gradient(top, #ffffff, #9a9a9a);
  background-image: -o-linear-gradient(top, #ffffff, #9a9a9a);
  background-image: linear-gradient(to bottom, #ffffff, #9a9a9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff9a9a9a', GradientType=0);
  *zoom: 1;
  *background-color: #cdcdcd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.button:hover,
.button:focus,
.button.hovered {
  background-color: #af1e01;
  background-image: -moz-linear-gradient(top, #f18810, #af1e01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f18810), to(#af1e01));
  background-image: -webkit-linear-gradient(top, #f18810, #af1e01);
  background-image: -o-linear-gradient(top, #f18810, #af1e01);
  background-image: linear-gradient(to bottom, #f18810, #af1e01);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff18810', endColorstr='#ffaf1e01', GradientType=0);
  *zoom: 1;
  *background-color: #d05309;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.button-secondary:hover,
.button-secondary:focus,
.button-secondary.hovered {
  background-color: #888888;
  background-image: -moz-linear-gradient(top, #ededed, #888888);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#888888));
  background-image: -webkit-linear-gradient(top, #ededed, #888888);
  background-image: -o-linear-gradient(top, #ededed, #888888);
  background-image: linear-gradient(to bottom, #ededed, #888888);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffededed', endColorstr='#ff888888', GradientType=0);
  *zoom: 1;
  *background-color: #bbbbbb;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.button-notext {
  padding: 0 15px;
}
.button-nowrap,
input.button-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.button-big {
  padding: 1em 1.75em;
}
.button-condensed {
  padding-left: 1em;
  padding-right: 1em;
}
.button-right {
  position: absolute;
  top: 20px;
  right: 20px;
}
.button-small {
  padding: 0.25em 0.75em;
  font-size: 0.85em;
}
.button-block {
  display: block;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button-block + .button-block {
  margin-top: 5px;
}
.button-block .icon,
input.button-block .icon {
  margin-left: 2.5em;
  margin-right: 0.5em;
}
.button-big.button-block .icon,
input.button-big.button-block .icon {
  margin-left: 1.75em;
  margin-right: 0.5em;
}
.button-disabled {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity = 85);
  cursor: not-allowed;
}
.button {
  margin: 0 0.25em;
}
.button:first-child {
  margin-left: 0;
}
.button:last-child {
  margin-right: 0;
}
form.button-form {
  margin: 0;
  display: inline-block;
}
ul.buttongroup {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.buttongroup li {
  padding: 0;
  margin: 0;
  border: 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
ul.buttongroup .button {
  border-right: 1px solid #871701;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
ul.buttongroup .button-secondary {
  border-right: 1px solid #8d8d8d;
}
ul.buttongroup .button-first {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.buttongroup .button-last {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 0;
}
ul.buttongroup .button-first-last {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 0;
}
.label,
.badge {
  font-size: .846em;
  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);
}
.label {
  background: #ff0000;
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.badge {
  background-color: #ff0000;
  background-image: -moz-linear-gradient(top, #ff1a1a, #e60000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff1a1a), to(#e60000));
  background-image: -webkit-linear-gradient(top, #ff1a1a, #e60000);
  background-image: -o-linear-gradient(top, #ff1a1a, #e60000);
  background-image: linear-gradient(to bottom, #ff1a1a, #e60000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff1a1a', endColorstr='#ffe60000', GradientType=0);
  *zoom: 1;
  *background-color: #f20d0d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important {
  background-color: #b94a48;
}
.label-important[href] {
  background-color: #953b39;
}
.label-warning {
  background-color: #c09853;
}
.label-warning[href] {
  background-color: #a47e3c;
}
.label-success {
  background-color: #468847;
}
.label-success[href] {
  background-color: #356635;
}
.label-info {
  background-color: #3a87ad;
}
.label-info[href] {
  background-color: #2d6987;
}
.button .label,
.button .badge {
  position: absolute;
  right: 7px;
  top: -7px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.no-js .alert .close {
  display: none;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  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;
}
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: #9a9a9a;
  border: 0;
  border-bottom: 1px solid #f2f2f2;
}
legend small {
  font-size: 15px;
  color: #cccccc;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', 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: 9px;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.uneditable-input {
  color: #9a9a9a;
}
input,
textarea {
  width: 210px;
}
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-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all border linear .2s, box-shadow linear .2s ease-out;
  -moz-transition: all border linear .2s, box-shadow linear .2s ease-out;
  transition: all border linear .2s, box-shadow linear .2s ease-out;
}
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);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6) 1px 2px rgba(0, 0, 0, 0.1);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}
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 #bbb;
  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 {
  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);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 1px 2px rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9a9a9a;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9a9a9a;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9a9a9a;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.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;
}
.radio-group,
.checkbox-group {
  padding: 4px 6px;
  padding: 10px 10px 5px;
  margin-bottom: 9px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #dedede;
}
.radio-group.inline,
.checkbox-group.inline {
  padding-top: 0px;
}
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 > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -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-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
  -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-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > 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;
  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);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.1);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.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;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required: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;
  -webkit-box-shadow: 0 0 6px #f8b9b7 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px #f8b9b7 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px #f8b9b7 1px 2px rgba(0, 0, 0, 0.1);
}
.help-block,
.help-inline {
  color: #595959;
  font-style: italic;
}
.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;
}
.control-group.form-actions {
  margin-top: 5px;
}
.beranet-actions {
  border-top: 1px solid #cccccc;
  margin: 30px 0;
  padding-top: 30px;
}
@media only all and (max-width: 767px) {
  .control-group.row-fluid [class*="span"] {
    margin-top: 0;
  }
  .control-group.row-fluid label[class*="span"] {
    min-height: 1em;
    height: auto;
  }
  .control-group.row-fluid .offset5 {
    margin-left: 0;
  }
  .beranet-actions {
    text-align: center;
  }
  .beranet-actions .button {
    margin: 0 0.25em 0.75em;
  }
}
.popup {
  position: relative;
}
.popup-inner {
  border: 4px solid #020819;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: linear-gradient(to bottom, #f2f2f2, #d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffd9d9d9', GradientType=0);
  *zoom: 1;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  color: #000000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  position: relative;
}
.popup-connector-top-left,
.popup-connector-top-center,
.popup-connector-top-right {
  margin-top: 15px;
}
.popup .popup-connector,
.popup .popup-connector span {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popup.popup-connector-top-left .popup-connector {
  left: 30px;
}
.popup.popup-connector-top-center .popup-connector {
  left: 50%;
}
.popup.popup-connector-top-right .popup-connector {
  right: 30px;
}
.popup.popup-connector-top-left .popup-connector,
.popup.popup-connector-top-center .popup-connector,
.popup.popup-connector-top-right .popup-connector {
  top: -6px;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #020819;
}
.popup.popup-connector-top-left .popup-connector span,
.popup.popup-connector-top-center .popup-connector span,
.popup.popup-connector-top-right .popup-connector span {
  bottom: -10px;
  right: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: #f2f2f2;
}
.popup.popup-connector-bottom .popup-connector {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #020819;
}
.popup.popup-connector-left .popup-connector {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #020819;
}
.popup.popup-connector-right .popup-connector {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #020819;
}
.popup-dialog {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: visible;
}
.popup-dialog .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  margin-left: 0;
  margin-top: 0;
  z-index: 101;
}
.popup-dialog .popup-inner {
  padding: 0px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
  *zoom: 1;
}
.popup-dialog .popup-header {
  background-color: #007fb3;
  background-image: -moz-linear-gradient(top, #0091cc, #006d9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0091cc), to(#006d9a));
  background-image: -webkit-linear-gradient(top, #0091cc, #006d9a);
  background-image: -o-linear-gradient(top, #0091cc, #006d9a);
  background-image: linear-gradient(to bottom, #0091cc, #006d9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0091cc', endColorstr='#ff006d9a', GradientType=0);
  *zoom: 1;
  color: #ffffff;
  text-shadow: none;
  padding: 0 20px;
  position: relative;
  z-index: 4;
}
.popup-dialog .popup-body {
  margin-top: -1px;
}
.popup-dialog .popup-body-inset {
  padding: 20px;
}
.popup-dialog .popup-actions {
  margin: 30px 20px 20px;
}
.popup-dialog .close {
  float: none;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
}
.popup-dialog .popup-overlay {
  background: #000000;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity = 75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media only all and (max-width: 767px) {
  .popup {
    width: 300px;
  }
  .popup-dialog .popup {
    width: 300px;
  }
}
#com-beranet-account .metainfo-actions {
  position: relative;
}
#com-beranet-account .metainfo-actions .actions {
  float: right;
  margin-left: 10px;
}
#com-beranet-account .message-header,
#com-beranet-account .message-content {
  overflow: hidden;
}
#com-beranet-account .message-content {
  margin: 10px 0;
}
#com-beranet-emailberatung .metainfo-actions {
  position: relative;
}
#com-beranet-emailberatung .metainfo-actions .actions {
  float: right;
  margin-left: 10px;
}
#com-beranet-emailberatung .message-header,
#com-beranet-emailberatung .message-content {
  overflow: hidden;
}
#com-beranet-emailberatung .message-content {
  margin: 10px 0;
}
#com-beranet-einzelchat .chattermin {
  display: block;
  margin-bottom: -0.5em;
}
#com-beranet-einzelchat .chatcounter-container {
  margin: 0.25em 0 1em;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dedede;
}
#com-beranet-einzelchat .chatcounter-wrapper {
  display: inline-block;
  padding: 0.3em 0;
  margin: 0;
  vertical-align: middle;
}
#com-beranet-einzelchat .chatcounter {
  color: #007fb3;
}
#com-beranet-einzelchat .chatbeschreibung :first-child {
  padding-top: 0;
  margin-top: 0;
}
@media only all and (max-width: 767px) {
  #com-beranet-einzelchat .chatcounter-container .row-fluid [class*="span"] {
    text-align: center;
  }
  #com-beranet-einzelchat .chatcounter-container .row-fluid [class*="span"]:first-child {
    margin-top: 0;
  }
}
#com-beranet-einzelchat .calendar-table {
  margin: 10px 0;
}
#com-beranet-einzelchat .calendar-table .table-row:nth-child(odd) {
  background: #fbfbfb;
}
#com-beranet-einzelchat .calendar-table .table-row.options-row {
  background: #08688f;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-right: 2px;
}
#com-beranet-einzelchat .calendar-table .table-row > div {
  padding: 6px 0;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
#com-beranet-einzelchat .calendar-table .table-row > div:first-child {
  border-left: 2px solid #08688f;
}
#com-beranet-einzelchat .calendar-table .table-row > div:last-child {
  border-right: 2px solid #08688f;
}
#com-beranet-einzelchat .calendar-table .table-row:last-child > div {
  border-bottom: 2px solid #08688f;
}
#com-beranet-einzelchat .calendar-table .table-row:first-child > div {
  border-top: 2px solid #08688f;
}
#com-beranet-einzelchat .calendar-table .table-row:first-child > div:first-child {
  border-top-left-radius: 5px;
}
#com-beranet-einzelchat .calendar-table .table-row:first-child > div:last-child {
  border-top-right-radius: 5px;
}
#com-beranet-einzelchat .calendar-table .table-row:last-child > div:first-child {
  border-bottom-left-radius: 5px;
}
#com-beranet-einzelchat .calendar-table .table-row:last-child > div:last-child {
  border-bottom-right-radius: 5px;
}
#com-beranet-einzelchat .calendar-week {
  float: left;
  width: 28%;
  text-align: center;
}
#com-beranet-einzelchat .calendar-day {
  float: left;
  width: 10%;
  text-align: center;
}
#com-beranet-einzelchat .calendar-hour {
  float: left;
  width: 12.6%;
  text-align: center;
}
#com-beranet-einzelchat .calendar-option {
  float: left;
  width: 33%;
}
#com-beranet-einzelchat .calendar-table .table-row .calendar-option {
  border-bottom: 0px;
  font-size: 90%;
}
#com-beranet-einzelchat .calendar-table .calendar-option.pref-month {
  text-align: left;
  border-right: 0;
}
#com-beranet-einzelchat .calendar-table .calendar-option.pref-month a {
  color: #ffffff;
  text-shadow: none;
  padding-left: 10px;
}
#com-beranet-einzelchat .calendar-table .calendar-option.this-month {
  text-align: center;
  border-right: 0;
}
#com-beranet-einzelchat .calendar-table .calendar-option.this-month span {
  color: #ffffff;
  font-weight: bold;
  text-shadow: none;
}
#com-beranet-einzelchat .calendar-table .calendar-option.next-month {
  text-align: right;
}
#com-beranet-einzelchat .calendar-table .calendar-option.next-month a {
  color: #ffffff;
  text-shadow: none;
  padding-right: 10px;
}
#com-beranet-einzelchat .calendar-table .calendar-label {
  font-weight: bold;
  color: #9b9b9b;
}
#com-beranet-einzelchat .calendar-table .calendar-week.calendar-label {
  font-weight: normal;
}
#com-beranet-einzelchat .termin {
  background: #d9edf7;
}
#com-beranet-einzelchat .termin.expired {
  background: #ddd;
}
#com-beranet-einzelchat .calendar-table .table-row .calendar-hour.termin {
  padding: 0;
}
#com-beranet-einzelchat .calendar-hour a {
  font-size: 80%;
  font-weight: bold;
  display: inline-block;
  line-height: 125%;
}
#com-beranet-einzelchat .calendar-hour.expired span {
  font-size: 80%;
  font-weight: bold;
  display: inline-block;
  line-height: 125%;
}
#com-beranet-einzelchat .calendar-day {
  position: relative;
}
#com-beranet-einzelchat .calendar-day .popup-wrapper {
  padding: 5px 0;
  width: 100%;
  position: absolute;
  z-index: 1;
}
#com-beranet-einzelchat .calendar-day .popup-trigger {
  cursor: pointer;
  display: block;
}
#com-beranet-einzelchat .calendar-day.calendar-today .popup-trigger,
#com-beranet-einzelchat .calendar-day .popup-trigger:hover,
#com-beranet-einzelchat .calendar-day .popup-trigger:focus {
  background: #08688f;
  color: #fff;
  margin: -6px 0;
  padding: 6px 0;
  font-weight: normal;
  text-shadow: none;
  text-decoration: none;
}
#com-beranet-einzelchat .calendar-day .popup {
  width: 250px;
  margin-top: 5px;
  padding-top: 3px;
}
#com-beranet-einzelchat .calendar-day .popup ul {
  padding: 0;
}
#com-beranet-einzelchat .calendar-day .popup ul li {
  list-style: none;
}
#com-beranet-einzelchat .calendar-day .popup ul li a {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #08688f;
}
#com-beranet-einzelchat .calendar-day .popup-inner {
  border: 1px solid #d0d0d0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: #ddeff8;
}
#com-beranet-einzelchat .calendar-day .popup .popup-connector {
  border-bottom-color: #d0d0d0;
}
#com-beranet-einzelchat .calendar-day .popup .popup-connector span {
  border-bottom-color: #ddeff8;
}
#com-beranet-einzelchat .calendar-day.calendar-inaktive a.popup-trigger {
  color: #9b9b9b;
}
#com-beranet-gruppenchat .chattermin {
  display: block;
  margin-bottom: -0.5em;
}
#com-beranet-gruppenchat .chatcounter-container {
  margin: 0.25em 0 1em;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dedede;
}
#com-beranet-gruppenchat .chatcounter-wrapper {
  display: inline-block;
  padding: 0.3em 0;
  margin: 0;
  vertical-align: middle;
}
#com-beranet-gruppenchat .chatcounter {
  color: #007fb3;
}
#com-beranet-gruppenchat .chatbeschreibung :first-child {
  padding-top: 0;
  margin-top: 0;
}
@media only all and (max-width: 767px) {
  #com-beranet-gruppenchat .chatcounter-container .row-fluid [class*="span"] {
    text-align: center;
  }
  #com-beranet-gruppenchat .chatcounter-container .row-fluid [class*="span"]:first-child {
    margin-top: 0;
  }
}
#com-beranet-expertenchat .teaser .header {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
  color: #ffffff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  padding-bottom: 90px;
}
#com-beranet-expertenchat .teaser .header h3 {
  font-size: 2.25em;
  line-height: 1.25em;
  padding: 0 0 0.25em;
}
#com-beranet-expertenchat .teaser .header h4 {
  font-size: 1.75em;
}
#com-beranet-expertenchat .teaser .body {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 0;
}
#com-beranet-expertenchat .teaser .body h4 {
  font-size: 1.75em;
  padding: 0;
}
#com-beranet-expertenchat .teaser .body .thumbnail {
  margin-top: -90px;
  background: #ffffff;
}
#com-beranet-expertenchat .chattermin {
  display: block;
  margin-bottom: -0.5em;
}
#com-beranet-expertenchat .chatcounter-container {
  margin: 0.25em 0 1em;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: none 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #dedede;
}
#com-beranet-expertenchat .chatcounter-wrapper {
  display: inline-block;
  padding: 0.3em 0;
  margin: 0;
  vertical-align: middle;
}
#com-beranet-expertenchat .chatcounter {
  color: #007fb3;
}
#com-beranet-expertenchat .chatbeschreibung :first-child {
  padding-top: 0;
  margin-top: 0;
}
@media only all and (max-width: 767px) {
  #com-beranet-expertenchat .chatcounter-container .row-fluid [class*="span"] {
    text-align: center;
  }
  #com-beranet-expertenchat .chatcounter-container .row-fluid [class*="span"]:first-child {
    margin-top: 0;
  }
}
.mod-beranetmulti-menumain ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mod-beranetmulti-menumain ul.menu li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0;
  margin-right: 3px;
}
.mod-beranetmulti-menumain ul.menu li a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 5px 10px 10px;
  margin: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #007fb3;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}
.mod-beranetmulti-menumain ul.menu li a .icon {
  display: none;
}
.mod-beranetmulti-menumain ul.menu li a:hover,
.mod-beranetmulti-menumain ul.menu li a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
.mod-beranetmulti-menumain ul.menu li.active a {
  color: #000000;
  background: #eeeeee;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity = 100);
}
.mod-beranetmulti-menumain .menu-button {
  display: none;
}
@media only all and (max-width: 767px) {
  .mod-beranetmulti-menumain ul.menu {
    padding-bottom: 20px;
  }
  .mod-beranetmulti-menumain ul.menu li {
    display: block;
    margin: 0 0 1px 0;
    position: relative;
  }
  .mod-beranetmulti-menumain ul.menu li a {
    display: block;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .mod-beranetmulti-menumain ul.menu li a .icon {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
  }
  .mod-beranetmulti-menumain ul.menu li.first a {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .mod-beranetmulti-menumain ul.menu li.last a {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .mod-beranetmulti-menumain .menu-button {
    position: relative;
  }
  .mod-beranetmulti-menumain .menu-button .icon {
    display: block;
    cursor: pointer;
  }
  .mod-beranetmulti-menumain .menu-button .title {
    display: inline-block;
    padding: 5px 10px 10px;
    margin: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    background: #eeeeee;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    text-decoration: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .mod-beranetmulti-menumain ul.menu {
    display: none;
  }
  .mod-beranetmulti-menumain .menu-button {
    display: block;
  }
  .no-js .mod-beranetmulti-menumain ul.menu {
    display: block;
  }
  .no-js .mod-beranetmulti-menumain .menu-button {
    display: block !important;
  }
  .no-js .mod-beranetmulti-menumain .menu-button .icon {
    display: none;
  }
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  .mod-beranetmulti-menumain ul.menu {
    display: block;
  }
  .mod-beranetmulti-menumain .menu-button {
    display: none;
  }
}
@media only all and (min-width: 1025px) {
  .mod-beranetmulti-menumain ul.menu {
    display: block;
  }
  .mod-beranetmulti-menumain .menu-button {
    display: none;
  }
}
.mod-beranetmulti-menumeta ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.mod-beranetmulti-menumeta ul.menu li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0;
  margin: 0;
}
.mod-beranetmulti-menumeta ul.menu li a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  padding: 5px 10px;
  margin: 0 0 0 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-color: #010101;
  background-image: -moz-linear-gradient(top, #383838, #010101);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#383838), to(#010101));
  background-image: -webkit-linear-gradient(top, #383838, #010101);
  background-image: -o-linear-gradient(top, #383838, #010101);
  background-image: linear-gradient(to bottom, #383838, #010101);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383838', endColorstr='#ff010101', GradientType=0);
  *zoom: 1;
  *background-color: #1d1d1d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mod-beranetmulti-menumeta ul.menu li a .icon {
  display: none;
}
.mod-beranetmulti-menumeta ul.menu li a:hover,
.mod-beranetmulti-menumeta ul.menu li a:focus {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
.mod-beranetmulti-menumeta ul.menu li.active a {
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  *zoom: 1;
  *background-color: #f7f7f7;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity = 100);
}
@media only all and (max-width: 767px) {
  .mod-beranetmulti-menumeta ul.menu {
    text-align: center;
  }
  .mod-beranetmulti-menumeta ul.menu li {
    margin: 0;
    padding: 0 5px;
  }
  .mod-beranetmulti-menumeta ul.menu li a {
    background: none;
    padding: 0;
    box-shadow: none;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  }
  .mod-beranetmulti-menumeta ul.menu li a:hover,
  .mod-beranetmulti-menumeta ul.menu li a:focus {
    color: #d32401;
  }
  .mod-beranetmulti-menumeta ul.menu li.active a {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    background: none;
  }
}
ul.chatterminlist {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
}
ul.chatterminlist li {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 -1px 0;
  padding: 0;
  display: block;
}
ul.chatterminlist li a {
  display: block;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  *zoom: 1;
}
ul.chatterminlist li.odd a {
  background: #fafafa;
}
ul.chatterminlist li.even a {
  background: #ffffff;
}
ul.chatterminlist li.odd a:hover {
  background: #f5f5f5;
}
ul.chatterminlist li.even a:hover {
  background: #fafafa;
}
ul.chatterminlist li a .date {
  color: #007fb3;
  display: block;
  font-size: 0.85em;
}
ul.chatterminlist li a .desc {
  color: #000000;
  display: block;
}
.mod-beranetmulti-userpanel .username {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.mod-beranetmulti-userpanel .username .name {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0 10px 0 5px;
}
.mod-beranetmulti-userpanel .userpanel-authenticated .username {
  font-size: .85em;
}
@media only all and (max-width: 767px) {
  .mod-beranetmulti-userpanel .userpanel-authenticated .username {
    display: none;
  }
}
/* Typo */
.tx-beranet-forum .text-meta {
  color: #007fb3;
}
.tx-beranet-forum .text-standard {
  color: #000000;
}
.tx-beranet-forum .text-muted {
  color: #9a9a9a;
}
.text-block {
  display: block;
}
.text-inline {
  display: inline;
}
.text-small {
  font-size: 0.85em;
}
.tx-beranet-forum .label-invert {
  background: #383838;
}
/* Thumbnails */
.tx-beranet-forum .icon-thumb-prefixed {
  display: inline-block;
  height: 40px;
  width: 40px;
}
.tx-beranet-forum .icon-thumb-prefixed-inner {
  display: block;
  height: 40px;
  width: 40px;
}
.tx-beranet-forum .icon-thumb-prefixed-inner img {
  border: 0 none;
  padding: 0;
  width: 100%;
  height: 100%;
}
.tx-beranet-forum .icon-data-suffixed .data-content-block {
  display: block;
}
/* Breadcrumb */
.tx-beranet-forum .breadcrumb {
  border-bottom: 1px solid #cccccc;
  font-size: 0.85em;
  margin-bottom: 30px;
}
.tx-beranet-forum .breadcrumb-trigger {
  margin: 10px 0;
}
.tx-beranet-forum .breadcrumb ul.linklist li {
  display: inline-block;
  padding-right: 0.5em;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .breadcrumb ul {
    background: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .tx-beranet-forum .breadcrumb ul.linklist li {
    display: block;
    padding: 0.5em 1em;
    border-top: 1px solid #cccccc;
  }
  .tx-beranet-forum .breadcrumb ul.linklist li:first-child {
    border-top: 0;
  }
}
/* Container */
.tx-beranet-forum .container-flat {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #cccccc;
  box-shadow: none;
  margin: 0.25em 0 1em;
}
.tx-beranet-forum .container-compact {
  padding: 1em;
}
.tx-beranet-forum .container-standalone {
  margin: 1em 0 0;
}
.tx-beranet-forum .beranet-container.odd {
  background: #fafafa;
}
.tx-beranet-forum .container-fixed {
  position: relative;
}
.tx-beranet-forum .container-fixed .fixed-top {
  position: absolute;
  top: 0;
}
.tx-beranet-forum .container-fixed .fixed-right {
  position: absolute;
  right: 0;
}
.tx-beranet-forum .container-cropped {
  overflow: hidden;
}
/* Sections */
.tx-beranet-forum .section-header.section-header-condensed {
  margin: 0 0 30px;
}
.tx-beranet-forum .section-header-tail {
  margin-top: -20px;
}
/* Panel (rechte Seite) */
.tx-beranet-forum .panel hr {
  margin-left: -20px;
  margin-right: -20px;
}
.tx-beranet-forum .panel .feature-list {
  padding-left: 20px;
  color: #007fb3;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .panel .row-fluid [class*="span"] {
    margin-top: 0px;
  }
}
/* Lists */
.tx-beranet-forum ul.datalist li {
  position: relative;
}
.tx-beranet-forum ul.datalist li a .data-content {
  padding: 0.25em 0;
}
.tx-beranet-forum ul.datalist li a .label {
  display: inline-block;
  padding-bottom: 3px;
}
.tx-beranet-forum ul.datalist .forum-type,
.tx-beranet-forum ul.datalist .icon-wrapper {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 60px;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum ul.datalist .forum-type,
  .tx-beranet-forum ul.datalist .icon-wrapper {
    right: 40px;
  }
}
.tx-beranet-forum .datalist-search-container {
  margin-bottom: 30px;
}
.tx-beranet-forum .datalist-search-container form {
  margin: 0;
}
.tx-beranet-forum ul.datalist .beranet-actions {
  margin: 20px 0 0;
  padding: 20px 0 10px;
}
/* Comments */
.tx-beranet-forum .commentform {
  margin: 10px 0;
}
.tx-beranet-forum .comments {
  background: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0.25em 0 1em;
  padding: 0;
  list-style: none;
}
.tx-beranet-forum .comments li {
  border-top: 1px solid #cccccc;
  padding: 10px 15px;
  font-size: 0.85em;
  position: relative;
}
.tx-beranet-forum .comments > li:first-child {
  border-top: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tx-beranet-forum .comments > li:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tx-beranet-forum .comments > li:first-child:last-child {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tx-beranet-forum .comments li.odd {
  background: #fafafa;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .comments {
    background: transparent;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .tx-beranet-forum .comments li,
  .tx-beranet-forum .comments li.odd {
    background: transparent;
    padding: 10px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .tx-beranet-forum .comments > li:first-child {
    border-top: 1px solid #cccccc;
  }
}
/* Forum */
.tx-beranet-forum .forum {
  position: relative;
}
.tx-beranet-forum .forum .icon-thumb-prefixed {
  left: 0px;
  margin-top: 0;
  top: 0;
}
.tx-beranet-forum .forum .forum-type {
  position: absolute;
  top: 0;
  right: 0;
}
/* Forum - Shortinfo */
.tx-beranet-forum .shortinfo ul.datalist > li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
}
.tx-beranet-forum .shortinfo ul.datalist > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
}
.tx-beranet-forum .shortinfo ul.datalist > li > a:hover {
  background: #f7f7f7;
}
/* Forum - Detailinfo */
.tx-beranet-forum .detailinfo ul.datalist > li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
}
.tx-beranet-forum .detailinfo ul.datalist > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
}
.tx-beranet-forum .detailinfo ul.datalist > li > a:hover {
  background: #f7f7f7;
}
.tx-beranet-forum .detailinfo ul.datalist > li > a.active {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tx-beranet-forum .detailinfo ul.datalist > li > a.active,
.tx-beranet-forum .detailinfo ul.datalist > li > a.active.hovered,
.tx-beranet-forum .detailinfo ul.datalist > li > a.active:hover {
  background-color: #007fb3;
  background-image: -moz-linear-gradient(top, #0091cc, #006d9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0091cc), to(#006d9a));
  background-image: -webkit-linear-gradient(top, #0091cc, #006d9a);
  background-image: -o-linear-gradient(top, #0091cc, #006d9a);
  background-image: linear-gradient(to bottom, #0091cc, #006d9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0091cc', endColorstr='#ff006d9a', GradientType=0);
  *zoom: 1;
}
.tx-beranet-forum .detailinfo .beranet-container {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Threads */
.tx-beranet-forum .thread .message-head {
  position: relative;
}
.tx-beranet-forum .thread .message-head .icon-thumb-prefixed {
  left: 0px;
}
.tx-beranet-forum .thread .tools {
  position: absolute;
  top: 0px;
  bottom: auto;
  right: 0px;
}
/* Posts */
.tx-beranet-forum .posts .post .post-body {
  position: relative;
}
.tx-beranet-forum .posts .post .post-body .message-head {
  position: relative;
}
.tx-beranet-forum .posts .post .post-body .message-head .icon-thumb-prefixed {
  left: 0px;
}
.tx-beranet-forum .posts .post .post-body .comment-count {
  text-align: right;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .posts .post .post-body .comment-count {
    display: none;
  }
}
.tx-beranet-forum .posts .post .post-body .tools {
  position: absolute;
  top: 0px;
  bottom: auto;
  right: 0px;
}
.tx-beranet-forum .posts .post .comments li .tools {
  position: absolute;
  top: 10px;
  bottom: auto;
  right: 15px;
}
/* Teaser Lists */
.tx-beranet-forum ul.teaserlist {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
}
.tx-beranet-forum ul.teaserlist li {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 -1px 0;
  padding: 0;
  display: block;
}
.tx-beranet-forum ul.teaserlist li a {
  display: block;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  *zoom: 1;
}
.tx-beranet-forum ul.teaserlist li.odd a {
  background: #fafafa;
}
.tx-beranet-forum ul.teaserlist li.even a {
  background: #ffffff;
}
.tx-beranet-forum ul.teaserlist li.odd a:hover {
  background: #f5f5f5;
}
.tx-beranet-forum ul.teaserlist li.even a:hover {
  background: #fafafa;
}
.tx-beranet-forum ul.teaserlist li a .date {
  color: #007fb3;
  display: block;
  font-size: 0.85em;
}
.tx-beranet-forum ul.teaserlist li a .desc {
  color: #000000;
  display: block;
}
.tx-beranet-forum ul.teaserlist li .row-condensed [class*="span"] {
  min-height: 1em;
  height: auto;
}
/* Members */
.tx-beranet-forum .members .member .member-container .mailmessage-container p {
  padding: 0;
  line-height: 30px;
}
.tx-beranet-forum .members .member .member-container .mailmessage-container form {
  margin: 0;
}
.tx-beranet-forum .members .member .member-container .span12 {
  margin-left: 0;
}
/* Buttons */
.tx-beranet-forum .button-dropdown .icon-dropdown {
  margin-right: -5px;
  right: 50%;
}
.tx-beranet-forum .button-vcondensed {
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.tx-beranet-forum ul.buttongroup li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
/* Messages */
.tx-beranet-forum .typo3-message {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #c09853;
  padding-top: 14px;
  padding-bottom: 14px;
}
.tx-beranet-forum .typo3-message.message-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.tx-beranet-forum .typo3-message.message-ok {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.tx-beranet-forum .typo3-message.message-warning,
.tx-beranet-forum .typo3-message.message-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* Icons */
.tx-beranet-forum .icon-melden,
.tx-beranet-forum .icon-flag {
  background-position: -30px -90px;
}
.tx-beranet-forum .icon-unflag {
  background-position: -30px -120px;
}
.tx-beranet-forum .icon-lock,
.tx-beranet-forum .icon-locked {
  background-position: -90px -90px;
}
.tx-beranet-forum .icon-moderate,
.tx-beranet-forum .icon-moderated {
  background-position: -240px -30px;
}
.tx-beranet-forum .icon-projectroom {
  background-position: -210px -90px;
}
.tx-beranet-forum .icon-search {
  background-position: -120px -90px;
}
.tx-beranet-forum .icon-warning {
  background-position: -60px -90px;
}
.tx-beranet-forum .icon-hide {
  background-position: -150px -120px;
}
.tx-beranet-forum .icon-reveal {
  background-position: -150px -90px;
}
.tx-beranet-forum .icon-close {
  background-position: -180px -90px;
}
.tx-beranet-forum .icon-open,
.tx-beranet-forum .icon-closed {
  background-position: -180px -120px;
}
.tx-beranet-forum .icon-moderated,
.tx-beranet-forum .icon-locked {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
}
.tx-beranet-forum .icon-email {
  background-position: -30px -60px;
}
.tx-beranet-forum .icon-thumb-user {
  background-position: -250px -190px;
}
.tx-beranet-forum .active .icon-thumb-user {
  background-position: -250px -130px;
}
.tx-beranet-forum .icon-thumb-forum {
  background-position: -190px -250px;
}
.tx-beranet-forum .active .icon-thumb-forum {
  background-position: -250px -250px;
}
.tx-beranet-forum .icon-bookmark {
  background-position: -90px -120px;
}
.tx-beranet-forum .icon-unbookmark {
  background-position: -120px -120px;
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .row-fluid [class*="span"]:first-child {
    margin-top: 0;
  }
  .button-notext {
    padding: 0 10px;
  }
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  .tx-beranet-forum .thread .tools,
  .tx-beranet-forum .posts .post .post-body .tools,
  .tx-beranet-forum .posts .post .comments li .tools {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-top: 0.5em;
  }
}
@media only all and (max-width: 767px) {
  .tx-beranet-forum .thread .tools,
  .tx-beranet-forum .posts .post .post-body .tools,
  .tx-beranet-forum .posts .post .comments li .tools {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-top: 0.5em;
  }
}
#loader {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
  overflow: visible;
  display: block;
}
#loader .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  margin-top: 0;
  background: url("../../images/ajax-loader-big.gif") center 5px no-repeat #007fb3;
  z-index: 9999;
  text-align: center;
  min-height: 65px;
  *height: 65px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #ffffff;
  display: block;
}
#loader-imagepreload {
  background: url("../../images/ajax-loader-big.gif") left top no-repeat transparent;
  width: 1px;
  height: 1px;
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
#loader .loader .loadertext {
  padding: 70px 10px 10px;
  color: #ffffff;
  font-size: 0.8em;
  text-shadow: none;
}
#loader .loader-overlay {
  background: #000;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity = 75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
  display: block;
}
#siteloader #loader .loader-overlay {
  background: none;
}
#loader.invisible {
  visibility: hidden;
}
.icon.icon-loader {
  background: url("../../images/ajax-loader.gif") center center no-repeat transparent;
  width: 20px;
  height: 20px;
}
.label.label-loader {
  line-height: 20px;
  height: 20px;
}
