html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: #222;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #008cba;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #008cba;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #008cba;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #006687;
}
.text-success {
  color: #43ac6a;
}
a.text-success:hover,
a.text-success:focus {
  color: #358753;
}
.text-info {
  color: #5bc0de;
}
a.text-info:hover,
a.text-info:focus {
  color: #31b0d5;
}
.text-warning {
  color: #e99002;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #b67102;
}
.text-danger {
  color: #f04124;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #d32a0e;
}
.bg-primary {
  color: #fff;
  background-color: #008cba;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006687;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #ddd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.4;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #ddd;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #6f6f6f;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #ddd;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.4;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 15px;
  line-height: 1.4;
  color: #6f6f6f;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.4;
  color: #6f6f6f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 60px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 36px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 33px;
  padding: 9px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 60px;
  padding: 16px 20px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 60px;
  line-height: 60px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 60px;
  padding: 16px 20px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 60px;
  line-height: 60px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 60px;
  min-height: 40px;
  padding: 17px 20px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #43ac6a;
}
.has-success .form-control {
  border-color: #43ac6a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #358753;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1;
}
.has-success .input-group-addon {
  color: #43ac6a;
  background-color: #dff0d8;
  border-color: #43ac6a;
}
.has-success .form-control-feedback {
  color: #43ac6a;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #e99002;
}
.has-warning .form-control {
  border-color: #e99002;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #b67102;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
}
.has-warning .input-group-addon {
  color: #e99002;
  background-color: #fcf8e3;
  border-color: #e99002;
}
.has-warning .form-control-feedback {
  color: #e99002;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f04124;
}
.has-error .form-control {
  border-color: #f04124;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #d32a0e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
}
.has-error .input-group-addon {
  color: #f04124;
  background-color: #f2dede;
  border-color: #f04124;
}
.has-error .form-control-feedback {
  color: #f04124;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 9px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 9px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.4;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #cecece;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #cecece;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #cecece;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #bcbcbc;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-default .badge {
  color: #e7e7e7;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #008cba;
  border-color: #0079a1;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #006687;
  border-color: #001921;
}
.btn-primary:hover {
  color: #fff;
  background-color: #006687;
  border-color: #004b63;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #006687;
  background-image: none;
  border-color: #004b63;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #004b63;
  border-color: #001921;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #008cba;
  border-color: #0079a1;
}
.btn-primary .badge {
  color: #008cba;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #358753;
  border-color: #183e26;
}
.btn-success:hover {
  color: #fff;
  background-color: #358753;
  border-color: #2b6e44;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #358753;
  background-image: none;
  border-color: #2b6e44;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #2b6e44;
  border-color: #183e26;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.btn-success .badge {
  color: #43ac6a;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #e99002;
  border-color: #d08002;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #b67102;
  border-color: #513201;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b67102;
  border-color: #935b01;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #b67102;
  background-image: none;
  border-color: #935b01;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #935b01;
  border-color: #513201;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #e99002;
  border-color: #d08002;
}
.btn-warning .badge {
  color: #e99002;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f04124;
  border-color: #ea2f10;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d32a0e;
  border-color: #731708;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d32a0e;
  border-color: #b1240c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d32a0e;
  background-image: none;
  border-color: #b1240c;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #b1240c;
  border-color: #731708;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f04124;
  border-color: #ea2f10;
}
.btn-danger .badge {
  color: #f04124;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #008cba;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #008cba;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 16px 20px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #555;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #eee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #008cba;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 60px;
  padding: 16px 20px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 60px;
  line-height: 60px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #6f6f6f;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 8px 12px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 16px 20px;
  font-size: 19px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #008cba;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6f6f6f;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #008cba;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 45px;
  padding: 12px 15px;
  font-size: 19px;
  line-height: 21px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 5.5px;
  margin-bottom: 5.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
.navbar-btn.btn-xs {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.navbar-text {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #333;
  border-color: #222;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #272727;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #272727;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #272727;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #272727;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #272727;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #222;
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #008cba;
  border-color: #006687;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #006687;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #006687;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #006687;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #007196;
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999;
  content: "/ ";
}
.breadcrumb > .active {
  color: #333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  margin-left: -1px;
  line-height: 1.4;
  color: #008cba;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #008cba;
  background-color: #eee;
  border-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #008cba;
  border-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: transparent;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 20px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: transparent;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}
.label-primary {
  background-color: #008cba;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006687;
}
.label-success {
  background-color: #43ac6a;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #358753;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #e99002;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b67102;
}
.label-danger {
  background-color: #f04124;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d32a0e;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #008cba;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #008cba;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fafafa;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e1e1e1;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #008cba;
}
.thumbnail .caption {
  padding: 9px;
  color: #222;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #fff;
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.alert-success hr {
  border-top-color: #358753;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #3db5d8;
}
.alert-info hr {
  border-top-color: #2aabd2;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  color: #fff;
  background-color: #e99002;
  border-color: #d08002;
}
.alert-warning hr {
  border-top-color: #b67102;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  color: #fff;
  background-color: #f04124;
  border-color: #ea2f10;
}
.alert-danger hr {
  border-top-color: #d32a0e;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 21px;
  margin-bottom: 21px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #008cba;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #43ac6a;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #e99002;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #f04124;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #008cba;
  border-color: #008cba;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #87e1ff;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #43ac6a;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #43ac6a;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #43ac6a;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #43ac6a;
  border-color: #43ac6a;
}
.list-group-item-info {
  color: #5bc0de;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #5bc0de;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #5bc0de;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.list-group-item-warning {
  color: #e99002;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #e99002;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #e99002;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #e99002;
  border-color: #e99002;
}
.list-group-item-danger {
  color: #f04124;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #f04124;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #f04124;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f04124;
  border-color: #f04124;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #008cba;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #008cba;
  border-color: #008cba;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #008cba;
}
.panel-primary > .panel-heading .badge {
  color: #008cba;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #008cba;
}
.panel-success {
  border-color: #3c9a5f;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3c9a5f;
}
.panel-success > .panel-heading .badge {
  color: #43ac6a;
  background-color: #fff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3c9a5f;
}
.panel-info {
  border-color: #3db5d8;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #5bc0de;
  border-color: #3db5d8;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3db5d8;
}
.panel-info > .panel-heading .badge {
  color: #5bc0de;
  background-color: #fff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3db5d8;
}
.panel-warning {
  border-color: #d08002;
}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #e99002;
  border-color: #d08002;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d08002;
}
.panel-warning > .panel-heading .badge {
  color: #e99002;
  background-color: #fff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d08002;
}
.panel-danger {
  border-color: #ea2f10;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #f04124;
  border-color: #ea2f10;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea2f10;
}
.panel-danger > .panel-heading .badge {
  color: #f04124;
  background-color: #fff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea2f10;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #333;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #333;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #333;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 15px;
  background-color: #333;
  background-clip: padding-box;
  border: 1px solid #333;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.05);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #333;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #000;
  border-right-color: rgba(0, 0, 0, 0.05);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #333;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.05);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #333;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #000;
  border-left-color: rgba(0, 0, 0, 0.05);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #333;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 15px;
  background-color: #333;
  border-bottom: 1px solid #262626;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.navbar {
  border: none;
  font-size: 13px;
  font-weight: 300;
}
.navbar .navbar-toggle:hover .icon-bar {
  background-color: #b3b3b3;
}
.navbar-collapse {
  border-top-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
}
.navbar .btn {
  padding-top: 6px;
  padding-bottom: 6px;
}
.navbar-form {
  margin-top: 7px;
  margin-bottom: 5px;
}
.navbar-form .form-control {
  height: auto;
  padding: 4px 6px;
}
.navbar-text {
  margin: 12px 15px;
  line-height: 21px;
}
.navbar .dropdown-menu {
  border: none;
}
.navbar .dropdown-menu > li > a,
.navbar .dropdown-menu > li > a:focus {
  background-color: transparent;
  font-size: 13px;
  font-weight: 300;
}
.navbar .dropdown-header {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-default .dropdown-menu {
  background-color: #333;
}
.navbar-default .dropdown-menu > li > a,
.navbar-default .dropdown-menu > li > a:focus {
  color: #fff;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover {
  background-color: #272727;
}
.navbar-inverse .dropdown-menu {
  background-color: #008cba;
}
.navbar-inverse .dropdown-menu > li > a,
.navbar-inverse .dropdown-menu > li > a:focus {
  color: #fff;
}
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
  background-color: #006687;
}
.btn {
  padding: 8px 12px;
}
.btn-lg {
  padding: 16px 20px;
}
.btn-sm {
  padding: 8px 12px;
}
.btn-xs {
  padding: 4px 6px;
}
.btn-group .btn ~ .dropdown-toggle {
  padding-left: 16px;
  padding-right: 16px;
}
.btn-group .dropdown-menu {
  border-top-width: 0;
}
.btn-group.dropup .dropdown-menu {
  border-top-width: 1px;
  border-bottom-width: 0;
  margin-bottom: 0;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu {
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a {
  color: #333;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a:hover {
  background-color: #d3d3d3;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu {
  background-color: #008cba;
  border-color: #0079a1;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a:hover {
  background-color: #006d91;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a:hover {
  background-color: #388f58;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a:hover {
  background-color: #39b3d7;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu {
  background-color: #e99002;
  border-color: #d08002;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a:hover {
  background-color: #c17702;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu {
  background-color: #f04124;
  border-color: #ea2f10;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a:hover {
  background-color: #dc2c0f;
}
.lead {
  color: #6f6f6f;
}
cite {
  font-style: italic;
}
blockquote {
  border-left-width: 1px;
  color: #6f6f6f;
}
blockquote.pull-right {
  border-right-width: 1px;
}
blockquote small {
  font-size: 12px;
  font-weight: 300;
}
table {
  font-size: 12px;
}
label,
.control-label,
.help-block,
.checkbox,
.radio {
  font-size: 12px;
  font-weight: normal;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 1px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
}
.nav-tabs > li > a {
  background-color: #e7e7e7;
  color: #222;
}
.nav-tabs .caret {
  border-top-color: #222;
  border-bottom-color: #222;
}
.nav-pills {
  font-weight: 300;
}
.breadcrumb {
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.pagination {
  font-size: 12px;
  font-weight: 300;
  color: #999;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 4px;
  color: #999;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #fff;
}
.pagination > li > a,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li > span,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
  border-radius: 3px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding-left: 22px;
  padding-right: 22px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0 5px;
}
.pager {
  font-size: 12px;
  font-weight: 300;
  color: #999;
}
.list-group {
  font-size: 12px;
  font-weight: 300;
}
.close {
  opacity: 0.4;
  text-decoration: none;
  text-shadow: none;
}
.close:hover,
.close:focus {
  opacity: 1;
}
.alert {
  font-size: 12px;
  font-weight: 300;
}
.alert .alert-link {
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}
.label {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 0;
  font-weight: 300;
}
.label-default {
  background-color: #e7e7e7;
  color: #333;
}
.badge {
  font-weight: 300;
}
.progress {
  height: 22px;
  padding: 2px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  box-shadow: none;
}
.dropdown-menu {
  padding: 0;
  margin-top: 0;
  font-size: 12px;
}
.dropdown-menu > li > a {
  padding: 12px 15px;
}
.dropdown-header {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 9px;
  text-transform: uppercase;
}
.popover {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}
.panel-heading,
.panel-footer {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-default .close {
  color: #222;
}
.modal .close {
  color: #222;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
body {
  background-color: #e0e0e0;
}
.navbar-default {
  background-color: #f4f4f4;
  margin-top: 50px;
  border-width: 0;
  z-index: 5;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a {
  border: 0 solid #4285f4;
  border-bottom-width: 2px;
  font-weight: 800;
  background-color: transparent;
}
.navbar-default .dropdown-menu {
  background-color: #fff;
}
.navbar-default .dropdown-menu li > a {
  padding-left: 30px;
}
.header {
  background-color: #fff;
  border-width: 0;
}
.header .navbar-collapse {
  background-color: #fff;
}
.btn,
.form-control,
.panel,
.list-group,
.well {
  border-radius: 1px;
  box-shadow: 0 0 0;
}
.form-control {
  border-color: #d7d7d7;
}
.btn-plus {
  background-color: #fff;
  border-width: 1px;
  border-color: #ddd;
  box-shadow: 1px 1px 0 #999;
  border-radius: 3px;
  color: #666;
  text-shadow: 0 0 1px #bbb;
}
.well,
.panel {
  border-color: #d2d2d2;
  box-shadow: 0 1px 0 #cfcfcf;
  border-radius: 3px;
}
hr {
  border-color: #ececec;
}
button {
  outline: 0;
}
textarea {
  resize: none;
  outline: 0;
}
.panel .btn i,
.btn span {
  color: #666;
}
.panel .panel-heading {
  background-color: #fff;
  font-weight: 700;
  font-size: 16px;
  color: #262626;
  border-color: #fff;
}
.panel .panel-heading a {
  font-weight: 400;
  font-size: 11px;
}
.panel .panel-default {
  border-color: #ccc;
}
.panel .panel-thumbnail {
  padding: 0;
}
.panel .img-circle {
  width: 50px;
  height: 50px;
}
.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}
h3,
h4,
h5 {
  border: 0 solid #efefef;
}
.modal-dialog {
  min-width: 340px;
  max-width: 450px;
}
.modal-footer {
  border-width: 0;
}
.dropdown-menu {
  background-color: #f4f4f4;
  border-color: #f0f0f0;
  border-radius: 0;
  margin-top: -1px;
}
#subnav {
  position: fixed;
  width: 100%;
}
@media (max-width: 768px) {
  #subnav {
    padding-top: 6px;
  }
}
#main {
  padding-top: 120px;
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/open-sans-v34-fn-latin-regular.eot);
  src: local(""),
    url(../fonts/open-sans-v34-fn-latin-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/open-sans-v34-fn-latin-regular.woff2)
      format("woff2"),
    url(../fonts/open-sans-v34-fn-latin-regular.woff)
      format("woff"),
    url(../fonts/open-sans-v34-fn-latin-regular.ttf)
      format("truetype"),
    url(../fonts/open-sans-v34-fn-latin-regular.svg#OpenSans)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/open-sans-v34-fn-latin-700.eot);
  src: local(""),
    url(../fonts/open-sans-v34-fn-latin-700.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/open-sans-v34-fn-latin-700.woff2)
      format("woff2"),
    url(../fonts/open-sans-v34-fn-latin-700.woff)
      format("woff"),
    url(../fonts/open-sans-v34-fn-latin-700.ttf)
      format("truetype"),
    url(../fonts/open-sans-v34-fn-latin-700.svg#OpenSans)
      format("svg");
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
}
[class^="fn-icon-"],
[class*=" fn-icon-"] {
  height: 13px;
  width: 19px;
  display: inline-block;
  fill: currentColor;
}
.fn-icon-in {
  color: #1276a8;
}
.fn-icon-xing {
  color: #136567;
}
.fn-icon-mail {
  color: #b2b2b2;
}
.fn-icon-whatsapp {
  color: #53b262;
}
.fn-icon-twitter {
  color: #409bd6;
}
.fn-icon-print-2 {
  color: #b2b2b2;
}
.fn-icon-fb {
  color: #3d5a9a;
}
.fn-icon-flipboard {
  color: #e73330;
}
.fn-icon-getpocket {
  color: #e84258;
}
.aktie-zu-watchlist {
  background: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a19b9a;
  font-size: 14px;
  line-height: 20px;
  float: right;
  display: block;
  width: initial;
  height: initial;
}
.aktie-zu-watchlist:hover {
  color: #f2f2f2;
}
.info .fn-icon-delete:before {
  height: 15px;
  color: #2d2d2d;
}
.rateit .rateit-range,
.rateit .rateit-hover,
.rateit .rateit-selected,
.rateit .rateit-preset,
.rateit .rateit-preset-rtl {
  background: transparent
    url(../images/sprites-rd-v.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .rateit .rateit-range,
  .rateit .rateit-hover,
  .rateit .rateit-selected,
  .rateit .rateit-preset,
  .rateit .rateit-preset-rtl {
    background: transparent
      url(../images/sprites-rd-v.png);
    background-size: 739px 215px;
  }
}
.rateit .rateit-range {
  background-position: -235px 0;
}
.rateit .rateit-hover,
.rateit .rateit-selected,
.rateit .rateit-preset,
.rateit .rateit-preset-rtl {
  background-position: -175px 0;
}
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  height: 16px;
  outline: none;
}
.rateit .rateit-range * {
  display: block;
}
* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}
* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}
.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;
  left: 0;
}
.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;
  right: 0;
}
.rateit .rateit-hover-rtl {
  background-position: right -32px;
}
.rateit .rateit-selected-rtl {
  background-position: right -16px;
}
.rateit button.rateit-reset {
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}
.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
* {
  margin: 0;
  padding: 0;
}
html {
  overflow-x: hidden;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  width: 100%;
  background-color: #ddd;
  font-size: 12px;
  line-height: 15px;
}
ul {
  list-style: none inside;
}
p {
  margin-bottom: 7px;
}
a,
span.href {
  outline: none;
  color: #183578;
  text-decoration: none;
}
a:hover,
a:visited:hover,
span.href:hover {
  text-decoration: underline;
  color: #c00;
}
a.fnChrome {
  color: #fff;
}
a img {
  border: none;
}
legend {
  font-size: inherit;
  width: auto;
  padding: 0;
  margin: 0;
  border-width: 0;
}
button,
.fnxui {
  cursor: pointer;
}
input,
button,
select,
textarea {
  color: #333;
}
h1,
.h1 {
  font-size: 22px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 18px;
}
.show {
  display: block !important;
}
.fett {
  font-weight: bold;
}
.kursiv {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.zentriert {
  text-align: center;
}
.rechts {
  text-align: right;
}
.links {
  text-align: left;
}
.nowrap {
  white-space: nowrap;
}
.clear {
  float: none;
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.legende {
  border: solid 1px #ccc;
  padding: 5px;
}
.half-size {
  width: 46%;
  display: inline-block;
  margin: 2%;
}
img {
  max-width: 100%;
  height: auto;
}
h3 span.href,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:active,
.u3,
.u4 {
  font-size: 12px;
  font-size: 11px;
  font-weight: bold;
  margin: 3px 3px 3px 0;
}
.c25,
.c33,
.c66,
.c75 {
  box-sizing: border-box;
  float: left;
  display: block;
}
.c33:last-child,
div > .c66:last-child {
  float: right;
}
.c75 {
  width: 75%;
}
.c66 {
  width: 66%;
}
.c33 {
  width: 33%;
}
.c25 {
  width: 25%;
}
.w50 {
  width: 50px;
}
.w80 {
  width: 80px;
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}
.h20 {
  height: 20px;
}
.h90 {
  height: 90px;
}
.zweispaltig {
  float: left;
  width: 50%;
}
.halfLeft {
  width: 50%;
  margin-right: 50%;
}
.halfRight {
  width: 50%;
  float: right;
}
.r35l {
  width: 60%;
  margin-right: 40%;
}
.r310r {
  width: 30%;
  float: right;
}
.r710l {
  width: 70%;
  margin-right: 30%;
}
.r25r {
  width: 40%;
  float: right;
}
.data,
.hide {
  display: none !important;
}
.live_search_sb {
  position: absolute;
  display: none;
  width: 315px;
  z-index: 9999;
}
.flex-active-slide {
  width: 100%;
  float: left;
  margin-right: -100%;
  position: relative;
  opacity: 1;
  display: block;
  z-index: 2;
}
.w10p {
  width: 10%;
}
.w20p {
  width: 20%;
}
.w35p {
  width: 35%;
}
.w55p {
  width: 55%;
}
.w100p {
  width: 100%;
}
.w148 {
  width: 148px;
}
.w300 {
  width: 300px;
}
.w310 {
  width: 310px;
}
.h600 {
  height: 600px;
}
.h500 {
  height: 500px;
}
h90 {
  height: 90px;
}
.fs15 {
  font-size: 15px;
}
.fs8pt {
  font-size: 8pt;
}
zMaxImp {
  z-index: 9999 !important;
}
.block {
  display: block;
}
.talignL {
  text-align: left;
}
.talignC {
  text-align: center;
}
.talignR {
  text-align: right;
}
.bor1pGr {
  border: 1px solid green;
}
.inl-block {
  display: inline-block;
}
.asideSidebar {
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  min-height: 1px;
}
.stickySidebar {
  padding-top: 0;
  padding-bottom: 1px;
  position: static;
  top: 50px;
  left: 1140px;
}
.mR4 {
  margin-right: 4px;
}
.mL4 {
  margin-left: 4px;
}
.va-top {
  vertical-align: top;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex > * {
  flex: 1;
}
.flex--25 {
  flex: 1 1 25%;
}
.flex--33 {
  flex: 1 1 33%;
}
.flex--66 {
  flex: 1 1 66%;
}
.flex--75 {
  flex: 1 1 75%;
}
.flex--valign-center {
  align-items: center;
}
.border--left-right {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.font--size-large {
  font-size: 19px;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--no-wrap {
  white-space: nowrap;
}
.on-click--partner {
  cursor: pointer;
}
@media only screen and (min-width: 790px) {
  .only-on-mobile {
    display: none;
  }
}
@media only screen and (max-width: 789px) {
  .only-on-desktop {
    display: none;
  }
}
#inhalt {
  position: relative;
  z-index: 5;
  margin-top: 3px;
  background-color: #ddd;
  min-width: 296px;
}
.seiten-nummerierung {
  color: #333;
  font-size: 14px;
  padding: 3px;
  margin: 3px;
  background: #efefef;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}
#mantel {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 100%;
}
#seitenbereiche {
  top: 4px;
  z-index: 20;
  position: relative;
  background-color: #ddd;
}
.box {
  width: 300px;
}
.seitenelement {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 1px;
  position: relative;
  margin: 0;
  margin-bottom: 8px;
  z-index: 15;
  background-color: #fff;
  clear: both;
}
div.seitenelement div.contentArea,
div.seitenelement div.infoArea {
  width: 100%;
  padding: 5px 5px 5px 5px;
}
div.seitenelement div.VWDcontent {
  padding: 2px 0 0 0;
}
div.seitenelement div.lineArea {
  width: 100%;
  padding: 10px 5px 10px 5px;
}
div.seitenelement div.dualchartArea {
  width: 100%;
  padding: 10px 3px 10px 2px;
}
div.seitenelement > div.infoArea {
  background-color: #f8f8f8;
}
div.contentArea + div.infoArea,
div.infoArea + div.contentArea {
  border-top: #ccc;
}
.seitenelement .settings {
  padding: 5px 5px 5px 5px;
  width: 100%;
  display: none;
}
.seitenelement .bedienfeld {
  z-index: 51;
  width: auto;
  height: 24px;
  padding: 10px 10px 0 0;
  text-align: right;
  float: right;
  top: 6px;
}
.seitenelement .bedienfeld a:hover {
  text-decoration: none;
}
.bedienfeld > a,
.bedienfeld > span {
  line-height: 15px;
}
.bedienfeld > a,
.bedienfeld svg {
  height: 15px;
  color: #a39898;
}
.bedienfeld [class*=" fn-icon-"]:before,
.bedienfeld [class^="fn-icon-"]:before {
  color: #a39898;
  font-size: 15px;
  margin: 0 0 0 4px;
}
.seitenelement .widget-topCont {
  padding: 8px 10px;
}
.seitenelement .widget-topCont .widget-headline-info {
  display: inline-block;
  margin-left: 5px;
}
.seitenelement .bedienfeld + .seitenelement .widget-topCont {
  margin-right: 51px;
}
.seitenelement.Account_AddToWatchlist {
  z-index: 25;
  overflow: visible;
}
.seitenelement.aktionen,
.seitenelement.account_watchlistaktionen {
  margin-top: 24px;
  overflow: visible;
}
.sbSpalteL .seitenelement {
  width: 465px;
  clear: none;
}
.sbSpalteR .seitenelement {
  width: 300px;
  clear: none;
}
.sbSpalteL {
  margin: 0 auto;
}
.sbSpalteR {
  float: right;
  clear: none;
  max-width: 302px;
}
a.nT:visited {
  color: #596278;
}
a.aufFn,
a.nT.aufFn,
span.nadT.aufFn {
  font-weight: 700;
}
.kRahmen {
  border: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 1320px) {
  #mantel.centered {
    margin: auto;
  }
}
#mu-container,
.mu-bereich {
  width: 100%;
}
.mu-chart {
  margin-bottom: -221px;
  width: 100%;
}
.mu-topflop {
  width: 100% !important;
  padding-left: 250px;
}
@media (max-width: 789px) {
  #mantel,
  #inhalt,
  #seitenbereiche,
  #fuss,
  #footer-sozial,
  #fnk,
  #sb-adhoc,
  #fn-mc,
  #brotKrumen {
    max-width: 100% !important;
    margin: 0;
  }
  #mantel {
    width: 100% !important;
    padding-top: 0 !important;
  }
  .sbSpalteL,
  .sbSpalteR,
  #seiten-bewertung,
  #footer_social {
    float: none;
    clear: both;
    width: 100%;
    max-width: 100%;
  }
  .seitenelement {
    width: 100% !important;
  }
  #seitenbereiche {
    padding: 0 1%;
  }
  #fusszeile-links,
  #brotKrumen,
  #footer-sozial {
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
  #fusszeile-links {
    width: auto !important;
  }
}
@media (max-width: 780px) {
  .blockAt780 {
    float: none;
    width: 100%;
    clear: both;
  }
}
@media (max-width: 620px) {
  .blockAt620 {
    float: none;
    width: 100%;
    clear: both;
  }
}
@media (max-width: 500px) {
  .blockAt500 {
    float: none;
    width: 100%;
    clear: both;
  }
  .mu-topflop {
    padding-left: 0;
  }
  .mu-chart {
    margin-bottom: 0;
  }
}
.medienuebersicht {
  width: 250px;
  margin: 3px;
  padding: 3px;
  float: left;
}
.medienarchiv {
  margin: 3px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 3px;
  float: left;
}
.medienuebersicht a:hover,
.medienarchiv a:hover {
  text-decoration: none;
}
.icon_fn {
  margin-right: 5px;
}
.widget-ueberschrift,
.widget-ueberschrift a,
.widget-ueberschrift a:visited,
.widget-ueberschrift span.href,
widget-sub {
  color: #111;
}
.widget-ueberschrift a:hover,
.widget-ueberschrift span.href:hover {
  color: #b8312f;
}
.ueberschrift a,
.ueberschrift a:hover {
  color: #333;
  cursor: text;
  text-decoration: none;
}
.wrap {
  white-space: normal;
}
.inhalte-text {
  text-align: left;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 150%;
  vertical-align: top;
  position: relative;
  background-color: #fff;
  z-index: 10;
  font-size: 13px;
}
.inhalte-text p {
  color: #464646;
}
.inhalte-text ol,
.inhalte-text ul {
  font-size: 13px;
  margin-left: 30px;
}
.inhalte-text ul li {
  list-style: square outside;
}
.infoText,
.infoCloud,
.warnungText {
  border-radius: 2px;
  white-space: normal;
}
.infoText,
p.infoText {
  background-color: #f5f5f5;
  padding: 8px;
}
.warnungText,
p.warnungText {
  background-color: #b8312f;
  color: #fff;
  padding: 8px;
}
p.warnungText a,
p.warnungText span.href,
p.warnungText a:visited,
p.warnungText span.href:visited {
  color: #fff;
}
p.warnungText a:hover,
p.warnungText span.href:hover {
  color: #ccc;
}
.infoCloud {
  background-color: #fff;
  padding: 3px;
}
.widgetSettingsInfo,
.widgetSettingsError,
.widgetSettingsSuccess,
.pageMessageSuccess,
.pageMessageError {
  border-radius: 2px;
  padding: 6px;
  white-space: normal;
}
.widgetSettingsError,
.pageMessageError {
  border: 1px solid red;
  background-color: #fff;
  color: red;
}
.validation-summary-errors {
  color: red;
}
.widgetSettingsInfo {
  border: 1px solid #ccc;
  background-color: #f8f8f8;
}
.widgetSettingsSuccess,
.pageMessageSuccess,
.validation-summary-valid {
  border: 1px solid green;
  background-color: #fff;
  color: green;
}
div.infoCloud {
  margin-bottom: 6px;
}
div.inline_form {
  padding: 6px;
}
img.flagge {
  background: none;
  display: inline;
  overflow: auto;
}
img.ajax-loader {
  width: 16px;
  height: 16px;
}
.cursor_pointer {
  cursor: pointer;
}
.ladend * {
  cursor: wait;
}
.modal-btn-close {
  position: relative;
  margin-right: 10px;
}
.kPfeilCnt {
  position: relative;
}
.aenderung-relativ .plus,
.aenderung-relativ .plusplus,
.aenderung-relativ.plus,
.aenderung-relativ.plusplus {
  color: green;
}
.aenderung-relativ .minus,
.aenderung-relativ .minusminus,
.aenderung-relativ.minus,
.aenderung-relativ.minusminus {
  color: red;
}
.aenderung-relativ .plusplus,
.aenderung-relativ.plusplus,
.aenderung-relativ .minusminus,
.aenderung-relativ.minusminus {
  font-weight: bold;
}
#mu-container .kPfeilCnt {
  text-align: right;
  height: 22px;
  width: 100%;
}
#mu-container .kgPfeil {
  position: absolute;
  top: 0;
  right: 2px;
}
#mu-container .aktie-gross {
  text-align: left;
}
#mu-container .aktie-gross .kPfeilCnt {
  text-align: left;
  display: inline-block;
  width: auto;
}
#mu-container .kPfeilCnt .plusplus,
#mu-container .kPfeilCnt .plus,
#mu-container .kPfeilCnt .gleich,
#mu-container .kPfeilCnt .minus,
#mu-container .kPfeilCnt .minusminus {
  margin: 0;
  padding: 0 23px 0 0;
  width: auto;
}
#mu-container {
  position: relative;
  width: 100%;
}
.mu-bereich {
  position: relative;
  height: 252px;
  margin-top: 5px;
}
.mu-bereich > .mu-chart {
  float: left;
  margin-left: 5px;
}
.mu-bereich > .mu-topflop {
  width: 220px;
  float: right;
  margin-bottom: 10px;
}
#article--header,
#article--subheader {
  display: flex;
  flex-wrap: wrap;
  padding: 18px 18px 10px 18px;
  color: #706f6f;
  font-size: 11px;
  line-height: 11px;
}
#article--header > * {
  padding: 0 4px 8px 0;
}
#article--header > *:after {
  content: "|";
  padding-left: 4px;
}
#article--header > *:last-child:after {
  content: "";
}
.article--headline {
  /* max-width: 425px; */
  font-size: 20px;
  font-weight: bold;
  padding: 0 18px 18px 18px;
  margin: 0;
}
.article--headline a {
  color: #000;
}
.separator {
  border-bottom: 1px solid #bebebe;
}
#article--rating,
#article--rating > div {
  display: flex;
}
#article--rating-star-title {
  display: none;
}
#article--rating-star-title,
#article--rating-title,
#article--rating-stars {
  padding-left: 4px;
}
.Nachrichten_Artikel #artikelText {
  margin: 0;
  padding: 0 18px 18px 18px;
}
#artikelText {
  clear: both;
  line-height: 22px;
  font-size: 17px;
  margin-top: 10px;
  overflow-x: hidden;
  padding-bottom: 10px;
}
#artikelText p {
  margin-bottom: 1.5em;
}
#artikelTextPuffer pre {
  clear: both;
  overflow: auto;
  font-size: 13px;
  padding: 8px;
}
.article--footer {
  padding: 12px 18px;
}
.article--footer a {
  text-decoration: none;
  outline: none;
}
.article--footer .on-click--incr-font-size,
.article--footer .on-click--decr-font-size {
  float: right;
}
.article--copyright {
  position: relative;
  padding-right: 36px;
}
.article--translation {
  position: relative;
  left: 18px;
}
.article--footer [class^="fn-icon-"] {
  margin: 4px;
  height: 32px;
  width: 32px;
  cursor: pointer;
}
@media (max-width: 790px) {
  .on-click--incr-font-size,
  .on-click--decr-font-size {
    display: none;
  }
  .article--footer {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
  }
  .article--footer [class^="fn-icon-"] {
    font-size: 39px;
  }
  #article--header #article--rating {
    flex: 1 0 100%;
  }
  #article--header > .article--reader-count:after {
    content: "";
  }
}
@media (max-width: 890px) {
  #article--header a {
    flex: 1 0 100%;
  }
  #article--header > a:after {
    content: "";
  }
}
#inhalt-drucken #article--rating {
  display: none;
}
#inhalt-drucken .Nachrichten_Artikel #artikelTextPuffer > span.href {
  display: none;
}
#inhalt-drucken #article--header,
#inhalt-drucken #article--subheader {
  padding: 10px;
}
#inhalt-drucken #article--header .article--reader-count:after {
  content: "";
}
#inhalt-drucken #article--header a {
  flex: inherit;
}
#inhalt-drucken #article--header > a:after {
  content: "|";
}
.u {
  text-decoration: underline;
}
div.subcell {
  float: left;
  padding: 0 1px;
  margin: 0 0;
  vertical-align: middle;
  height: auto;
}
div.subcell.einZ {
  overflow: hidden;
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.einZ a,
.einZ span.href,
.einZ td > span,
.ellipsis {
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: inherit;
}
.aktie-plus {
  color: green;
}
.aktie-minus {
  color: red;
}
.aktie-gross {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}
.h300scrollbox {
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
.trennlinie {
  background: #ccc;
  height: 1px;
  border: none;
  margin-top: 3px;
}
.tabelle-flaggen {
  float: right;
}
.seitenzahlen,
.bottomInfo {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 6px;
  padding-bottom: 8px;
  text-align: center;
}
.seitenzahlen {
  font-size: 13px;
}
.seitenzahlen span,
.seitenzahlen a {
  padding: 4px;
  border-radius: 1px;
  margin: 1px;
  background-color: #ebebeb;
}
.weiterenachrichten {
  margin-top: 4px;
  text-align: center;
  border-top: none;
  margin-bottom: 1px;
}
.weiterenachrichten [class^="fn-icon-"]:before,
.weiterenachrichten [class*=" fn-icon-"]:before {
  color: #a39898;
  font-size: 15px;
}
.weiterenachrichten img {
  display: none;
}
.weiterenachrichten .seitenlink {
  display: none;
  line-height: 200%;
  font-weight: bold;
}
.uebersicht-titel {
  background: #ebebeb;
  text-align: left;
  cursor: text;
}
.button-zeile {
  height: 30px;
}
select {
  font-size: 12px;
}
select.ausklapp-menue {
  width: 200px;
}
select.markt,
select.branche {
  width: 230px;
  margin-bottom: 5px;
}
select.watchlist {
  width: 180px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.fn_rot {
  color: #9f1a13;
}
.rot,
a.rot:visited,
a.rot:link,
.rot a:visited,
.rot a:link {
  color: red;
}
.hellrot,
a.hellrot:visited,
a.hellrot:link,
.hellrot a:visited,
.hellrot a:link {
  color: #d76f5b;
}
.grau,
a.grau:visited,
a.grau:link,
.grau a:visited,
.grau a:link {
  color: #888;
}
.hellgruen,
a.hellgruen:visited,
a.hellgruen:link,
.hellgruen a:visited,
.hellgruen a:link {
  color: #61a25f;
}
.gruen,
a.gruen:visited,
a.gruen:link,
.gruen a:visited,
.gruen a:link {
  color: green;
}
#seiten-bewertung {
  float: left;
  width: 380px;
  text-align: left;
}
.buttons span {
  font-weight: bold;
  font-size: 12px;
  padding: 2px 4px;
  border: solid 1px #ccc;
  line-height: 30px;
  cursor: pointer;
  margin-left: 2px;
}
.buttons span:hover {
  background: #fff;
  border-color: #ddd;
}
#seiten-bewertung .vorheriger {
  margin-right: 9px;
}
#seiten-bewertung .naechster {
  margin-left: 11px;
}
#seiten-bewertung .vorheriger,
#seiten-bewertung .naechster {
  font-size: 10px;
  font-weight: normal;
}
.clrfix:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.clr {
  clear: both;
}
#fn-mc {
  background-color: #4b4b4b;
  left: 0;
  z-index: 100;
  overflow: hidden;
  position: relative;
  top: -120px;
  height: auto;
}
#fn-mc-ph {
  height: 0;
  background-color: #4b4b4b;
  border-top: 5px solid #fff;
}
#fn-md {
  position: relative;
  height: 32px;
  z-index: 500;
}
#fn-md ul {
  margin: 0;
}
#fn-md ul ul.drop {
  top: 32px;
}
ul.drop {
  left: 0;
}
#fn-md ul .drop {
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  z-index: 200000;
}
#fn-md li {
  float: left;
  position: relative;
  z-index: 501;
}
#fn-md li.hovered div,
#fn-md li:hover div {
  top: 30px;
}
#fn-md li .drop {
  visibility: hidden;
  display: none;
}
#fn-md li.hovered .drop,
#fn-md li:hover .drop {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  visibility: visible;
  display: block;
}
#fn-md a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  padding-left: 0;
}
#fn-md a.nav-e:hover {
  background: #a91916;
  color: #fff;
}
#fn-md ul ul a:hover {
  background: #fff;
}
#fn-md li:hover ul,
#fn-md ul a:hover ul {
  visibility: visible;
}
#fn-md li.nav-s {
  background-image: -webkit-linear-gradient(#7c7c7c 0, #343434 100%);
  background-image: -moz-linear-gradient(#7c7c7c 0, #343434 100%);
  background-image: -o-linear-gradient(#7c7c7c 0, #343434 100%);
  background-image: linear-gradient(#7c7c7c 0, #343434 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c7c7c',endColorstr='#ff343434');
  width: 1px;
  height: 30px;
  border: 0 none;
}
#fn-md ul a.nav-e {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 23px;
  padding: 9px 12px 0;
}
#fn-md ul.einsp {
  width: 189px;
}
#fn-md ul.zweisp {
  width: 350px;
}
#fn-md ul.einsp a,
#fn-md ul.zweisp a {
  height: auto;
  padding: 2px 2px 0;
  width: 147px;
  background-color: #fff;
  font-weight: normal;
  font-size: 12px;
  width: 158px;
}
#fn-md ul.zweisp a.dr,
#fn-md ul.einsp a.dr {
  background-color: #e9e9e9;
  font-weight: bold;
  padding: 4px 14px;
  text-decoration: none;
  color: #036;
}
#fn-md ul.zweisp a.dr {
  width: 322px;
}
#fn-md ul.einsp a.dr {
  width: 161px;
}
#fn-md li.clr {
  margin-left: 16px;
}
#fn-md a.nav-e:hover {
  background-color: #a91916;
  color: #fff;
}
#fn-md a.nav-e-first:hover {
  border-radius: 5px 0 0 0;
}
#fn-md li.more a {
  font-weight: bold;
}
#fn-md li.fnLead a {
  font-weight: bold;
  width: auto;
}
#fn-md li.fliess a {
  width: 72px;
}
#fn-md .flagge {
  margin-right: 4px;
}
.Nachrichten_MedienAlle .flagge,
.Nachrichten_MedienFN .flagge {
  margin-right: 4px;
}
#erweiterteSucheForm td {
  padding-top: 4px;
}
.p12r {
  padding-right: 12px;
}
.sub {
  vertical-align: sub;
}
#drucken-artikel {
  padding: 2px 5px 2px 5px;
  background-color: #ccc;
}
#drucken-starten {
  border-bottom: 1px solid #000;
  padding: 10px 5px 10px 5px;
  background-color: #eee;
}
#drucken-logo {
  padding-top: 5px;
  padding-bottom: 20px;
  background-color: #fff;
}
#inhalt-drucken .Nachrichten_Artikel .inhalte-text {
  margin-left: 8px;
  margin-right: 8px;
}
#inhalt-drucken .sterne img {
  max-width: none !important;
}
.Umfragen_AktuelleUmfrage td {
  padding-top: 8px;
}
td.form-choice {
  padding-left: 6px;
}
th.links {
  padding-left: 4px;
}
div.time_select {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 12px;
}
div.time_select > div {
  margin-right: 10px;
}
div.time_select span {
  padding: 1px 4px;
  margin: 0 2px 2px 0;
  display: inline-block;
}
div.time_select span.href {
  background-color: #e8e8e8;
}
@media (max-width: 780px) {
  div.time_select br {
    display: none;
  }
  div.time_select > div {
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  #fnk,
  #fn-mc,
  .ad,
  .fnAd11b,
  .fnAd11,
  #drucken-start {
    display: none;
    visibility: hidden;
  }
}
.f {
  font-size: 0.85em;
}
#W141 .widget-ueberschrift {
  margin-right: 76px;
}
.Aktien_MarktUebersicht div.u4 {
  margin-bottom: 3px;
}
.Account_ManageWatchlist {
  z-index: 15;
}
.Nachrichten_Artikel {
  overflow: visible;
  z-index: 16;
}
.Aktien_LaenderUebersicht .fahne {
  margin: 4px;
  padding: 3px;
}
.error-box {
  background: #fff;
  border: 1px solid #ccc;
  border-left: 4px solid #970603;
  padding: 1.5rem;
  font-size: 13px;
  margin: 1rem 0;
}
.bootstrap-datepicker-widget {
  z-index: 3000;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background-color: #970603;
  color: #fff;
  border-radius: 2px;
}
.badge {
  background-color: #b8312f;
}
.clearing {
  clear: both;
}
#suchfeld-auto-vervollstaendigen {
  position: absolute;
  width: 79%;
  display: none;
  left: 0;
  top: 26px;
  box-shadow: 0 7px 10px 0 rgba(85, 85, 85, 0.62);
  background-color: #fff;
  padding: 5px;
}
#watchlistHinzuMeldung {
  margin-top: 5px;
  width: 100%;
}
#watchlist-auto-vervollstaendigen {
  width: 98%;
  width: calc(100% - 11px);
  margin-left: 5px;
  display: none;
}
#suchfeld-auto-vervollstaendigenCharts {
  width: 300px;
  display: none;
}
.auto-vervollstaendigen {
  width: 402px;
  z-index: 100;
  position: absolute;
}
form .auto-vervollstaendigen {
  left: -10000px;
}
form:hover .auto-vervollstaendigen {
  left: 0;
}
.suchHilfe {
  border: 1px solid gray;
  background-color: #fff;
  border: none;
  color: #222;
  margin: 0;
  padding: 0;
  z-index: 200000;
  width: 100%;
}
.suchHilfe tbody,
.suchHilfe .template {
  display: none;
}
.suchHilfe tr.even {
  background-color: #efefef;
}
.suchHilfe tr.selected {
  background: #ccc;
}
.suchHilfe tr {
  cursor: pointer;
}
.suchHilfe tr.deco {
  border-bottom: 1px solid #e0d9d7;
  cursor: text;
  border: none;
  vertical-align: bottom;
  font-weight: bold;
}
.suchHilfe th,
.suchHilfe td {
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  z-index: 5000002 !important;
}
.sh-flagge {
  width: 22px;
}
.sh-news {
  width: 65px;
  text-align: right;
}
.sh-aufrufe {
  width: 46px;
  width: 55px;
  text-align: right;
}
.sh-kurs {
  width: 55px;
  text-align: center;
}
.sh-prettyname {
  text-align: left;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.suchHilfe th {
  padding-bottom: 5px;
  border-bottom: solid 1px #000;
}
.suchHilfe th.sh-flagge {
  border: none;
}
.suchHilfe tr.row_spacer td {
  padding-top: 5px;
}
.suchHilfe .colspan {
  overflow: visible;
}
@media (max-width: 790px) {
  #fnk-suche-cont {
    width: 60%;
  }
  #suchfeld-auto-vervollstaendigen {
    width: 98%;
  }
  .suchHilfe td {
    padding: 5px;
  }
  .sh-news,
  .sh-aufrufe {
    display: none;
  }
}
@media (max-width: 620px) {
  .blockAt620 {
    float: none;
    width: 100%;
    clear: both;
  }
  #fnk-suche-cont {
    width: 80%;
  }
  #fnkSucheForm {
    padding: 0 6px;
  }
}
@media (max-width: 500px) {
  #fnk-suche-cont {
    width: 100%;
  }
  #fnk-suche-eingabe {
    width: 80%;
  }
  #fnk-suche-absenden {
    margin-left: 0;
    width: 20%;
  }
  #suchfeld-auto-vervollstaendigen {
    width: 100%;
  }
}
table {
  border-collapse: collapse;
  table-layout: fixed;
  border-spacing: 0;
  text-align: left;
  font-size: 12px;
}
table.info tbody tr,
table.info-nb tbody tr {
  cursor: pointer;
}
tr.mehr {
  display: none;
}
tr.seperator td {
  border-bottom: 3px solid #cfcece !important;
}
table.layout {
  border-width: 0;
}
table.layout td {
  padding: 0;
}
th {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
tr.new-entry > td:first-child {
  background-color: #a3a3ff70 !important;
}
.table-hoverable > tr:hover,
.table-hoverable tbody > tr:hover {
  background: #ccc;
}
@media (max-width: 790px) {
  .seitenelement table.info tr,
  .seitenelement table.info-nb tr {
    height: 30px;
  }
}
table.einZ td {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
span.klein {
  font-size: 10px;
  font-weight: 400;
}
table.einZ td.vorschau {
  white-space: normal;
  height: auto;
  padding-bottom: 0.5em;
  text-align: left;
}
table.hoverable tr:hover td,
tr.hoverable:hover {
  background: #ccc;
}
td.hoverable:hover {
  background: #ccc;
}
table.hoverable tr.mehr:hover td {
  background: #fff;
}
table.info,
table.info-nb {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-collapse: separate;
  width: 100%;
  vertical-align: middle;
}
table.info th,
table.info-nb th {
  height: 30px;
}
table.info tr,
table.info-nb tr {
  height: 21px;
}
table.info td,
table.info th,
table.info-nb td,
table.info-nb th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: inherit;
  border-left: none;
  padding-left: 3px;
  padding-right: 3px;
}
table.info td,
table.info th {
  border-bottom: 1px solid #eee;
}
table.info.ov tr,
table.info-nb.ov tr {
  height: 21px;
}
.lsTabelle {
  width: 100%;
}
table.info td.lsCell,
table.info th.lsCell,
table.info-nb td.lsCell,
table.info-nb th.lsCell {
  padding: 0;
}
table.form-bg td {
  vertical-align: middle;
  padding: 4px;
}
td.lsCell > div {
  padding-left: 3px;
  padding-right: 3px;
}
td.k {
  font-size: 10px;
}
table#lsOrderbuchTab tr {
  height: 19px;
}
table.info tr.separator td,
table.info-nb tr.separator td {
  border-top: solid 3px #bebebe;
}
.NewsTitel {
  width: auto;
}
.w6 {
  width: 6px;
}
.w18,
.Pfeil,
.Icon,
.Knopf,
.Flagge {
  width: 18px;
}
.w20 {
  width: 20px;
}
.w21 {
  width: 21px;
}
.w22 {
  width: 22px;
}
.w33 {
  width: 33px;
}
.w35 {
  width: 35px;
}
.w41,
.Newsanzahl {
  width: 41px;
}
.w42 {
  width: 42px;
}
.w43,
.Aufrufe {
  width: 43px;
}
.w44,
.kK,
.Zeit {
  width: 44px;
}
.w45 {
  width: 45px;
}
.w48,
.Leser {
  width: 48px;
}
.w50,
.kVK,
.Anzahl {
  width: 50px;
}
.w52 {
  width: 52px;
}
.w55,
.Brief,
.Geld,
.RTKurs,
.GeldBrief {
  width: 55px;
}
.w58,
.KursDifferenz,
.Rating {
  width: 58px;
}
.w59 {
  width: 59px;
}
.w60,
.DevK {
  width: 60px;
}
.w62 {
  width: 62px;
}
.w65,
.Veraenderung,
.HochTief {
  width: 65px;
}
.w66 {
  width: 66px;
}
.w71,
.Datum {
  width: 71px;
}
.w72 {
  width: 72px;
}
.w73,
.Empfehlungszahl {
  width: 73px;
}
.w74,
.Kurs,
.Potential {
  width: 74px;
}
.w75,
.volumen {
  width: 75px;
}
.w77,
.Bewertung {
  width: 77px;
}
.w86 {
  width: 86px;
}
.w96,
.Isin {
  width: 96px;
}
.w98,
.Umsatz {
  width: 98px;
}
.w100 {
  width: 110px;
}
.w110 {
  width: 110px;
}
.w118 {
  width: 118px;
}
.w125 {
  width: 125px;
}
.w126,
.Analyst {
  width: 126px;
}
.w138 {
  width: 138px;
}
.w140 {
  width: 140px;
}
.w145 {
  width: 145px;
}
.w160 {
  width: 160px;
}
.w163,
.Medien {
  width: 163px;
}
.w165,
.Firma {
  width: 165px;
}
.w175 {
  width: 175px;
}
.w185 {
  width: 185px;
}
.w226 {
  width: 226px;
}
.w228 {
  width: 228px;
}
.w230 {
  width: 230px;
}
.w262 {
  width: 262px;
}
.w370 {
  width: 370px;
}
.w425 {
  width: 425px;
}
.beliebige-breite {
  width: auto;
}
.w-l {
  width: 468px;
}
.w-r {
  width: 300px;
}
.w-b {
  width: 772px;
}
.w-r2 {
  width: 220px;
}
.ft.breakpoint .ft-detail-show .ft-toggle:after {
  content: "▬";
  position: relative;
  top: -3px;
}
.ft.breakpoint .ft-toggle:after {
  speak: none;
  line-height: 1;
  content: "✚";
  position: relative;
  top: -2px;
}
.ft.breakpoint .fn-icon-plus {
  display: none;
}
.ft-row-detail-cell {
  padding: 6px 22px !important;
}
table.info td.ft-row-detail-cell:hover div,
table.info td.ft-row-detail-cell:hover span,
table.info td.ft-row-detail-cell:hover a,
table.info-nb td.ft-row-detail-cell:hover div,
table.info-nb td.ft-row-detail-cell:hover span,
table.info-nb td.ft-row-detail-cell:hover a {
  color: #333 !important;
}
table.info td.ft-row-detail-cell a,
table.info-nb td.ft-row-detail-cell a {
  display: inline !important;
  white-space: normal;
}
.ft-row-detail-value,
.special-data {
  white-space: normal !important;
  float: none;
}
.ft-toggle:before {
  content: "" !important;
  opacity: 0;
}
.ft.breakpoint > tbody > tr > td > span.ft-toggle,
.ft-row-detail-value {
  display: inline-block;
  float: none;
  text-overflow: initial;
}
.ft-last-column {
  text-align: right;
  width: 0;
}
.ft.breakpoint .ft-last-column {
  width: 16px;
}
.ft-last-column[colspan] {
  text-align: left;
}
th[data-toggle]:not(.ft-vsbl) {
  width: 0 !important;
}
.ft-toggle {
  cursor: pointer !important;
}
.ft-headless thead {
  display: none;
}
.ft-headless td {
  border: 0;
}
.ft-headless .ft-row-detail-value {
  text-align: left;
}
.ft th[data-hide="all"] {
  display: none;
}
.Nachrichten_Anleihen .ft tr td:nth-child(4),
.Nachrichten_Marktberichte .ft tr td:nth-child(4),
.Nachrichten_TopChartanalysen .ft tr td:nth-child(4),
.Nachrichten_Fonds .ft tr td:nth-child(4),
.Nachrichten_Anleihen .ft tr td:nth-child(4),
.Nachrichten_Zertifikate .ft tr td:nth-child(4),
.Nachrichten_Optionsscheine .ft tr td:nth-child(4),
.Nachrichten_StundenFN .ft tr td:nth-child(4),
.Nachrichten_Stunden .ft tr td:nth-child(4),
.Nachrichten_KonjunkturWirtschaftBreit .ft tr td:nth-child(4) {
  display: none;
}
.Nachrichten_TopNachrichten .ft tr td:nth-child(5),
.Nachrichten_Rohstoffe_Breit .ft tr td:nth-child(5),
.Nachrichten_Devisen_Breit .ft tr td:nth-child(5) {
  display: none;
}
.Nachrichten_MeistgelesenBreitFNOhnePaging .ft tr td:nth-child(6),
.Nachrichten_BestbewertetBreit .ft tr td:nth-child(6),
.TermineVorschau .ft tr td:nth-child(6),
.Nachrichten_MeistgelesenBreit .ft tr td:nth-child(6),
.Nachrichten_MarktberichteFNBreit .ft tr td:nth-child(6),
.Nachrichten_IPOBreitOhneTabs .ft tr td:nth-child(6),
.Nachrichten_Aktienindex .ft tr td:nth-child(6) {
  display: none;
}
.Aktien_MeisteNachrichtenBreitPaging .ft tr td:nth-child(7),
.Nachrichten_TopAdhoc_breit .ft tr td:nth-child(7) {
  display: none;
}
form label {
  cursor: pointer;
}
input {
  padding: 3px;
}
form input,
form select,
.form-control,
.panel,
.btn {
  box-shadow: none !important;
}
.loginform input[type="text"],
.loginform input[type="password"] {
  width: 300px;
}
.fnForm input {
  border: 1px solid #dedede;
  color: #000;
  font-size: 12px;
}
.fnForm input[type="submit"],
.fnForm input[type="button"],
.fnForm input[type="reset"],
.fnFormKnopf {
  background-color: #e9e9e9;
  border-top-color: #efefef;
  font-weight: bold;
  padding-right: 2px;
  color: #444;
  cursor: pointer;
}
input[type="text"],
input[type="password"] {
  background-color: #fff;
}
.fnForm input[type="submit"]:hover,
.fnForm input[type="button"]:hover,
.fnForm input[type="reset"]:hover,
.fnFormKnopf:hover {
  border-top-color: #cdcdcd;
  background: #d9d9d9;
}
.validation-message {
  display: block;
}
.field-validation-error {
  color: red;
  font-style: italic;
}
.input-validation-error {
  border: 1px solid #888;
}
a.button,
span.button {
  position: relative;
  line-height: 200%;
  border: 0;
  background-color: #aaa;
  color: #fff;
  font-weight: 400;
  margin: 1px 3px 1px 0;
  padding: 0 4px;
  white-space: nowrap;
  display: inline-block;
}
a.button:hover,
span.button:hover {
  background-color: #970603;
  text-decoration: none;
  color: #fff;
}
.fnForm label {
  padding: 0 2px;
}
.fnForm .field {
  padding-bottom: 10px;
}
.t {
  display: table;
  margin-bottom: 5px;
  width: 100%;
}
.tZeile {
  display: table-row;
  height: 18px;
}
.tZelle {
  display: table-cell;
  border: 1px solid #fff;
  padding: 0 3px;
  vertical-align: middle;
  height: auto;
  width: 90%;
}
.tZelle span {
  display: block;
  float: left;
}
.Umfrage_DetailsBreit .tZeile {
  width: 100% !important;
}
.Umfrage_DetailsBreit .tZeile .w118 {
  width: auto !important;
  min-width: 68px;
  text-align: center;
}
.Umfrage_DetailsBreit .balken {
  height: 10px;
  border-color: #939393 !important;
}
.noRb {
  border-right: 0;
}
.noLb {
  border-left: 0;
}
.widget-ueberschrift,
h3.widget-ueberschrift > a,
h3.widget-ueberschrift > a:link,
h3.widget-ueberschrift > a:visited,
h3.widget-ueberschrift a:active {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.contentArea > h3,
.contentArea > .h3,
.infoArea > h3,
.infoArea > .h3 {
  font-size: 15px;
}
.logo-inset {
  width: 50px;
  float: left;
}
.company-logo {
  width: 40px;
  height: 40px;
}
.widget-topCont.hl {
  background-color: #970603;
}
.widget-topCont.hl > h1.widget-ueberschrift,
.widget-topCont.hl > h2.widget-ueberschrift,
.widget-topCont.hl > h3.widget-ueberschrift,
.widget-topCont.hl > div.widget-ueberschrift,
.widget-topCont.hl > h1.widget-ueberschrift > a,
.widget-topCont.hl > h2.widget-ueberschrift > a,
.widget-topCont.hl > h3.widget-ueberschrift > a,
.widget-topCont.hl > div.widget-ueberschrift > a {
  color: #fff;
}
.tab-select-box {
  position: absolute;
  right: 5px;
  top: 32px;
}
@media (max-width: 500px) {
  .tab-select-box {
    position: relative;
    margin: 10px auto;
    width: 200px;
    right: initial;
    top: initial;
  }
}
#artikelText hr,
hr.form {
  border: none;
  border-bottom: 1px solid #e0d9d7;
  height: auto;
  margin: 0;
}
.tabsB {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  overflow: visible;
  z-index: 30;
  padding-top: 3px;
}
.tabsB .eingerueckt {
  margin-left: 15px;
}
.tabsB,
.tabsB a,
.tabsB span.href {
  color: #000;
}
.tabsB.aussen {
  position: absolute;
  left: 0;
  top: -24px;
  padding-top: 0;
  top: -26px;
}
.tabsB.aussen ul {
  border: none;
}
.tabsB,
.tabsB ul {
  font-weight: bold;
  clear: both;
  margin: 0 8px 0 0;
  display: inline-block;
}
.tabsB li:hover,
.tabsB li:hover a,
.tabsB li:hover span.href {
  color: #fff;
  text-decoration: none;
}
.tabsB li {
  padding: 4px 8px;
  margin: 0 0 4px 0;
  background-color: #e6e6e6;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  display: inline-block;
  border: 0;
  border-right: 2px solid #fff;
  z-index: 31;
  position: relative;
  border-radius: 2px;
}
.tabsB li.current,
.tabsB li:hover {
  background-color: #970603;
  color: #fff !important;
  top: 0;
}
hr.form,
.tabsB {
  border: 0;
}
.tabsB-container {
  margin: 0;
  padding: 0 8px 0 8px;
}
.tabsB.schmal li {
  padding-left: 4px;
  padding-right: 4px;
}
.tabsB li:first-child {
  margin-left: 0;
}
.lang-aktiv {
  font-weight: 700;
}
.lang-inaktiv {
  font-weight: 400;
  color: #183578;
}
.lang-inaktiv:hover {
  text-decoration: underline;
  color: #b8312f;
}
@media (max-width: 789px) {
  .tabsB li {
    padding: 8px 12px;
  }
}
.tab-nav {
  background-color: #970603;
  height: 25px;
  color: #fff;
  width: 100%;
}
.tab-nav a,
.tab-nav a:hover {
  color: #fff;
  text-decoration: none;
}
.tab-nav li {
  background-color: #970603;
  font-size: 13px;
  list-style: none;
  border-right: 1px solid #a21f1d;
  display: inline-block;
  height: 100%;
  line-height: 25px;
}
.tab-nav li a {
  display: inline-block;
  padding: 0 18px;
}
.tab-nav .current,
.tab-nav li:hover {
  background-color: #2d2d2d;
  border-color: #3a3a3a;
}
.tab-nav .owl-nav {
  display: none;
}
.tab-nav .owl-nav button {
  top: 0;
  width: 30px;
  background: #970603 !important;
  height: 100%;
  position: absolute;
}
.tab-nav .owl-nav button.disabled {
  opacity: 0.4;
}
.tab-nav .owl-prev {
  left: 0;
  border-right: 1px solid #a21f1d !important;
}
.tab-nav .owl-next {
  right: 0;
  border-left: 1px solid #a21f1d !important;
}
.tab-nav--top-position {
  position: absolute !important;
  top: -25px;
}
@media (max-width: 690px) {
  .owl-carousel {
    padding: 0 30px;
  }
  .seitenelement .facebookbuttons,
  .seitenelement .soc {
    display: none;
  }
  .tab-nav {
    height: 31px;
  }
  .tab-nav li {
    line-height: 31px;
  }
  .tab-nav .owl-nav {
    display: block;
  }
  .tab-nav--top-position {
    top: -31px;
  }
  .owl-carousel .owl-nav.disabled {
    display: block !important;
  }
}
.aktienbewertung {
  height: 120px;
  font-size: 12px;
}
.aktienbewertung .fett {
  float: left;
  margin-right: 15px;
  padding: 3px;
  margin-left: 15px;
}
.aktienbewertung .wertungen,
.aktienbewertung .balken_container {
  width: 100%;
  display: none;
  height: 100px;
  text-align: center;
}
.aktienbewertung .wertungen .choice {
  margin: 0;
  width: 33.3333%;
  display: block;
  float: left;
  text-align: center;
  padding: 8px 0;
  font-size: 15px;
  font-weight: bold;
  background-color: #cfcfcf;
  font-weight: 400;
  color: #fff;
  border-right: 1px solid #fff;
}
.aktienbewertung .wertungen .donut {
  display: none;
}
.aktienbewertung .legende {
  float: left;
  text-align: left;
  border: solid 1px #ccc;
  padding: 5px;
  margin-top: 22px;
  margin-left: 25px;
}
.aktienbewertung .wertungen .hover:hover {
  text-decoration: underline;
}
.aktienbewertung .wertungen {
  padding-top: 24px;
}
.aktienbewertung .wertungen .choice:hover {
  text-decoration: none;
  background-color: #bbb;
}
.aktienbewertung .wertungen .choice.rot {
  background-color: #970603;
}
.aktienbewertung .wertungen .choice.rot:hover {
  background-color: #a21;
}
.aktienbewertung .wertungen .choice.gruen {
  background-color: #080;
}
.aktienbewertung .wertungen .choice.gruen:hover {
  background-color: #070;
}
#wlimport {
  padding: 5px;
}
#RegisterUser {
  position: relative;
  height: 200px;
}
#RegisterUser .fnLabel {
  position: absolute;
  left: 10px;
  padding-top: 4px;
}
#RegisterUser #label_email {
  top: 10px;
}
#RegisterUser #label_username {
  top: 80px;
}
#RegisterUser #label_password {
  top: 110px;
}
#RegisterUser #label_confirmpassword {
  top: 140px;
}
#RegisterUser input {
  position: absolute;
  left: 160px;
}
#RegisterUser #email {
  display: none;
}
#RegisterUser #investor {
  top: 10px;
}
#RegisterUser #emailAsUsername {
  top: 40px;
  margin-top: 2px;
  cursor: pointer;
}
#RegisterUser label {
  position: absolute;
  top: 40px;
  left: 177px;
  cursor: pointer;
}
#RegisterUser #username {
  top: 80px;
}
#RegisterUser #username[disabled] {
  background-color: #eee;
}
#RegisterUser #password {
  top: 110px;
}
#RegisterUser #confirmpassword {
  top: 140px;
}
#RegisterUser #captcha {
  display: none;
}
#RegisterUser #submit {
  top: 170px;
}
@media (min-width: 992px) {
  #Waccount_registrierung_klein .form-group .col-md-8 {
    width: 231px;
  }
  #Waccount_registrierung_klein .col-md-offset-2.col-md-8 {
    width: 336px;
  }
}
.waccount-register {
  max-width: 320px;
  position: absolute;
  right: 56px;
  top: 4px;
}
.waccount-register p {
  padding: 4px;
  margin-bottom: 2px;
}
.waccount-register .form {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
}
.waccount-register .form > div {
  flex: 1;
}
.waccount-register .form > div:nth-child(2) {
  border: 1px solid #d7d7d7;
  flex: 2.5;
  height: 26px;
}
.waccount-register .form .btn {
  padding: 2px 6px;
}
@media (max-width: 800px) {
  .waccount-register {
    display: none;
  }
}
.scrollbar {
  scrollbar-width: auto;
  scrollbar-color: #bbb #fff;
}
.scrollbar::-webkit-scrollbar {
  width: 8px;
}
.scrollbar::-webkit-scrollbar-track {
  background: #fff;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #bbb;
  border-radius: 8px;
  border: 0 none #fff;
}
.comment-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
  justify-content: space-between;
}
.comment-wrapper .comments {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  max-height: 360px;
  gap: 14px;
  flex: 1 0 360px;
  padding-bottom: 4px;
}
.comment-wrapper .comment-form {
  width: 300px;
  min-height: 100px;
}
.comment-wrapper .comment {
  padding: 2px 12px;
  flex: 1 0 100%;
}
.comment-wrapper .comment button {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}
.comment-wrapper .comment-head {
  font-size: 11px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.comment-wrapper .comment-head time {
  color: #555;
  font-weight: 400;
  padding-left: 4px;
}
.comment-wrapper .fnForm {
  padding-top: 8px;
}
.comment-wrapper .comment-replies {
  padding-top: 8px;
}
.comment-wrapper .comment-show-replies {
  font-size: 11px;
  font-weight: 600;
  color: #1879ba;
}
.comment-wrapper .comment-actions {
  display: flex;
  font-weight: 300;
  color: #555;
}
.comment-wrapper .comment-vote {
  cursor: pointer;
}
.comment-wrapper .comment-actions > div {
  display: flex;
  font-size: 13px;
  padding: 0 6px;
  align-items: center;
}
.comment-wrapper .comment-content {
  width: 100%;
  font-size: 13px;
  padding: 4px 0 0 0;
}
.comment-wrapper .comment-textfield {
  width: 100%;
  border: 0;
  padding: 4px;
  font-size: 13px;
  background-color: #efefef;
  max-width: 480px;
}
.comment-wrapper .comment-footer {
  padding-top: 3px;
}
@media (max-width: 720px) {
  .comment-wrapper {
    flex-direction: column-reverse;
  }
  .comment-wrapper .comment-form {
    width: 100%;
  }
}
div.lsBreitTabCont {
  width: auto;
  position: relative;
  padding-right: 332px;
}
div.lsBreitChartCont {
  width: 310px;
  float: right;
  margin-right: 5px;
}
div.lsIndizesTabCont {
  width: 500px;
}
div.lsIndizesChartCont {
  width: 240px;
  float: right;
  padding-top: 30px;
  margin-right: 5px;
}
@media (max-width: 790px) {
  div.lsBreitChartCont,
  div.lsIndizesChartCont {
    width: 100%;
    float: none;
    margin-right: 0;
    text-align: center;
  }
  div.lsBreitTabCont,
  div.lsIndizesTabCont {
    width: 100%;
  }
  div.lsBreitTabCont {
    position: relative;
    padding: 0;
  }
}
.XetraTurnover .template {
  display: none;
}
.XetraTurnover .Tagesumsatz td {
  padding-bottom: 10px;
}
.Home_FNAlsStartseiteHinweis {
  display: none;
}
.Home_FNAlsStartseiteHinweis .widget-topCont {
  padding: 5px 8px;
}
.count-highlighted-entries {
  background-color: #bbf;
  color: #666;
  padding: 0 5px;
  border-radius: 100%;
  display: none;
}
.Watchlist_NewsletterAnmeldung .form-horizontal .radio,
.Watchlist_NewsletterAnmeldung .form-horizontal .checkbox {
  line-height: 1.6;
  margin-bottom: 4px;
}
.Aktien_KurseDevisen .lsBreitChartCont {
  text-align: center;
}
.Aktien_KurseRohstoffe .lsBreitChartCont {
  text-align: center;
}
.Aktien_KurseRohstoffe .contentArea {
  clear: both;
}
.Nachrichten_TopAdhoc_breit .top-adhoc-type {
  display: inline-block;
  min-width: 62px;
}
.Charts_Aktie .dualchartArea > div {
  text-align: center;
}
.Charts_Aktie .dualchartArea .u3 {
  margin: 3px;
  padding-right: 24px;
}
.analyze-users-total {
  padding-top: 8px;
  font-size: 11px;
}
.Shared_MarktUebersicht .infoCloud,
.Shared_BranchenUebersicht .infoCloud,
.Shared_IndizesUebersicht .infoCloud {
  display: inline-block;
  width: 200px;
  margin: 0;
  border: none;
}
.Account_WatchlistVorteile h3 {
  clear: both;
}
.Account_WatchlistVorteile .r35l img {
  width: 100%;
}
.Aktien_Aktionen .lsTabelle th {
  border-bottom: 1px solid #ccc;
}
.tagCloud {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px;
}
.tag1 a,
.tag1 a:visited,
.tag1 a:link,
.tag1 a:hover {
  font-size: 150%;
  font-weight: bold;
  margin: 10px;
  margin-left: 0;
}
.tag2 a,
.tag2 a:visited,
.tag2 a:link,
.tag2 a:hover {
  font-size: 133%;
  margin: 10px;
  margin-left: 0;
}
.tag3 a,
.tag3 a:visited,
.tag3 a:link,
.tag3 a:hover {
  font-size: 117%;
  margin: 10px;
  margin-left: 0;
}
.tag4 a,
.tag4 a:visited,
.tag4 a:link,
.tag4 a:hover {
  font-size: 100%;
  margin: 5px;
  margin-left: 0;
}
.tag5 a,
.tag5 a:visited,
.tag5 a:link,
.tag5 a:hover {
  font-size: 83%;
  margin: 5px;
  margin-left: 0;
}
#teaser-widget-headline {
  padding: 5px;
}
#teaser-content-headline {
  padding-left: 5px;
}
#teaser-widget-headline > span.nadT,
#teaser-widget-headline > a.nT,
#teaser-content-headline > span.nadT,
#teaser-content-headline > a.nT {
  font-size: 14px;
}
#gad:hover {
  background-color: #e9e9e9;
}
#gad2:hover {
  background-color: #e9e9e9;
}
.expandedge {
  display: none;
  bottom: 0;
  right: 0;
  background: #888;
  background: rgba(128, 128, 128, 0.7);
  position: absolute;
  padding: 8px;
  border-top-left-radius: 10px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
#ads_wp {
  background-color: transparent;
  display: none;
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.leaderboard {
  width: 769px;
  height: 90px;
  margin-left: 22px;
  margin-top: 5px;
  margin-bottom: 6px;
}
.h-w-a {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#fn-ankuendigung {
  height: 40px;
  background-color: #ff7d00;
  padding: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
div.eilmeldung-label + a.nT,
div.eilmeldung-label + span.href.nadT {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
#fn-ankuendigung > div.eilmeldung-label {
  float: left;
  padding: 2px 5px 1px 5px;
  margin-top: -2px;
  margin-right: 10px;
}
#fn-ankuendigung > div.eilmeldung-label,
#fn-ankuendigung > div.eilmeldung-label > span {
  color: #ff7d00;
  font-weight: 700;
  background-color: #fff;
  text-align: center;
  white-space: nowrap;
}
#fn-ankuendigung > div.h-w-b-label {
  top: 24px;
  right: 5px;
  position: absolute;
}
.widget-h-w-b,
.widget-h-w-c,
.widget-h-w-d,
.widget-h-w-e {
  top: 5px;
  right: 5px;
  position: absolute;
}
.widget-h-w-f {
  right: 15px;
  position: absolute;
  margin-top: 5px;
}
.widget-header-h-w-offset {
  margin-right: 45px;
}
span.adhoc_ticker_news {
  font-size: 12px;
  background-color: #2d2d2d;
  padding: 5px 10px;
  color: #fff;
  margin: 0 3px 0 3px;
}
span.adhoc_ticker_news:hover {
  background-color: #970603;
  color: #fff;
}
span.adhoc_ticker_news.nadT {
  color: #fff;
}
div#WAktie_Im_Fokus div.infoText_Header {
  font-size: 13px;
  font-weight: bold;
  background-color: #ddd;
  padding: 8px;
}
div#WAktie_Im_Fokus div.chart_wrapper {
  text-align: center;
  background-color: #fff;
  border: 2px solid #ddd;
}
div#WAktie_Im_Fokus div.chart_element {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
div#WAktie_Im_Fokus div.infoText_Footer {
  font-size: 13px;
  padding: 8px;
}
div#WAktie_Im_Fokus:hover {
  background-color: #b8312f;
}
div#WAktie_Im_Fokus:hover h2.widget-ueberschrift,
div#WAktie_Im_Fokus:hover div.contentArea div.infoText_Footer span.nadT {
  color: #fff;
}
#smartbroker--head {
  display: block;
  position: absolute;
  width: 138px;
  height: 48px;
  top: 2px;
  right: 0;
  z-index: 31;
}
.sb-partner--disclaimer {
  color: #999;
  font-size: 10px;
  padding: 5px;
}
@media (min-width: 640px) and (max-width: 789px) {
  #smartbroker--head {
    top: 7px;
    right: 5px;
  }
}
@media (max-width: 639px) {
  #smartbroker--head {
    top: 2px;
    right: 5px;
  }
}
.smartbroker--bar {
  display: flex;
  justify-content: space-between;
  line-height: 22px;
  padding: 6px 10px;
  flex-wrap: wrap;
  background: #d0d0d0;
  color: #174041;
}
.smartbroker--bar:hover {
  text-decoration: none;
}
.smartbroker--box {
  text-align: center;
  padding: 4px 0;
}
.smartbroker--text {
  margin-top: 5px;
  font-weight: 700;
}
.smartbroker--widget-top-right {
  position: absolute;
  right: 10px;
  top: 41px;
}
.smartbroker--widget-top-right .smartbroker-logo {
  margin-right: 10px;
}
.smartbroker--widget-stock-overview {
  padding-top: 15px;
  display: flex;
  max-width: 300px;
  margin: auto;
  justify-content: space-evenly;
}
.Aktien_MarktUebersicht .smartbroker1 {
  float: right;
  margin: 4px 4px 0 2px;
}
@media (max-width: 1060px) {
  .smartbroker--widget-top-right2 {
    right: 38px;
    top: 5px;
  }
}
@media (max-width: 920px) {
  .Aktien_MarktUebersicht .smartbroker1 {
    display: none;
  }
}
@media (min-width: 620px) and (max-width: 790px) {
  .Aktien_MarktUebersicht .smartbroker1 {
    display: inline-block;
    margin-top: 8px !important;
  }
}
@media (max-width: 520px) {
  .smartbroker--widget-top-right {
    display: none;
  }
}
@media (max-width: 790px) {
  .smartbroker--widget-top-right2 {
    display: none;
  }
}
@media (max-width: 720px) {
  .smartbroker {
    text-align: center;
    justify-content: center;
  }
  .smartbroker .smartbroker--txt {
    flex: 1 0 100%;
  }
}
.sbSpalteL .smartbroker--widget-top-right {
  display: none;
}
.sb-faktorzertifikat--title {
  padding: 2px;
  font-weight: bold;
}
.sb-faktorzertifikat--content {
  background-color: #ebebeb;
  display: flex;
  align-items: center;
}
.sb-faktorzertifikat--content > div {
  flex: 1;
  padding: 2px 4px;
  margin-right: 6px;
}
.sb-faktorzertifikat--content > div:first-child {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}
.sb-faktorzertifikat--content > div:nth-child(2) {
  flex: 3;
}
.sb-faktorzertifikat--content > div:last-child {
  text-align: right;
}
.sb-faktorzertifikat--footer {
  padding: 4px 4px 0 4px;
  text-align: right;
}
.sb-faktorzertifikat--footer span {
  zoom: 0.8;
}
.sb-hebelprodukt {
  display: flex;
  justify-content: space-between;
  padding: 5px 4px;
}
.sb-hebelprodukt--head {
  font-weight: bold;
}
.sb-hebelprodukt > div {
  flex: 1;
}
.sb-hebelprodukt span {
  margin-left: 8px;
}
.sb-hebelprodukt > div:last-child {
  text-align: right;
}
.sb-hebelprodukt--footer {
  padding: 4px 4px 0 4px;
  text-align: right;
}
.sb-hebelprodukt--footer span {
  zoom: 0.8;
}
.sb-hebelprodukt-artikel--header {
  display: flex;
  justify-content: space-between;
  padding: 8px 10px;
}
.sb-hebelprodukt-artikel--subtitle {
  padding: 0 4px 4px 4px;
  font-weight: bold;
}
.sb-hebelprodukt-artikel,
.sb-hebelprodukt-artikel--link {
  display: flex;
  justify-content: space-between;
  padding: 2px 4px;
  background: #ebebeb;
}
.sb-hebelprodukt-artikel--footer {
  padding: 4px 4px 0 4px;
}
.sb-hebelprodukt-artikel--footer span {
  zoom: 0.8;
}
.sb-disclaimer {
  width: 100%;
  padding: 5px;
  color: #777;
  font-size: 10px;
}
.widget-topCont.with-sb-ad .c66 {
  width: 46%;
}
.widget-topCont #partner-knockout {
  display: none;
}
.widget-topCont.with-sb-ad #partner-knockout {
  width: 21%;
  float: left;
  height: 64px;
  color: #2d2d2d;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0 6px;
  border-left: 1px solid #ffffff12;
  border-right: 1px solid #2d2d2d;
  background-color: #eee;
}
#partner-knockout a {
  font-weight: bold;
  color: #2d2d2d;
}
#partner-knockout div {
  line-height: 1.3;
  text-align: center;
  text-transform: capitalize;
}
#partner-knockout div:last-child span {
  margin-left: 2px;
}
#partner-knockout div:nth-child(3) {
  width: 1px;
  background: #eee;
  height: 57px;
}
@media (max-width: 1069px) {
  .widget-topCont.with-sb-ad #partner-knockout {
    display: none;
  }
  .widget-topCont.with-sb-ad .c66 {
    width: 66%;
  }
}
.morgan-stanley {
  font-size: 14px;
  color: #383837;
}
.morgan-stanley--link {
  color: #383837;
}
.morgan-stanley div {
  align-items: center;
}
.morgan-stanley > div:first-child {
  padding: 0 0 2px 0;
  border-bottom: 4px solid #1879ba;
}
.morgan-stanley > div:first-child > div:last-child {
  justify-content: flex-end;
  flex: 0 0 130px;
}
.morgan-stanley > div:nth-child(2) {
  background-color: #f3f2f2;
  flex-wrap: wrap;
}
.morgan-stanley > div:nth-child(2) > div {
  padding: 10px;
  flex: 1 1 330px;
}
.morgan-stanley > div:last-child {
  display: flex;
  font-size: 11px;
  color: #7d7d7c;
  padding: 2px 0 6px 0;
}
.morgan-stanley > div:last-child a {
  color: #383837;
}
.morgan-stanley--btn-list {
  display: flex;
}
.morgan-stanley--btn-list a {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  background-color: #1879ba;
  border-radius: 3px;
  display: inline-block;
  padding: 10px;
  margin: 0 3px;
  text-align: center;
  flex: 1;
}
.morgan-stanley--btn-list a:hover {
  text-decoration: none;
  background-color: #24608f;
}
.morgan-stanley--left,
.morgan-stanley--right {
  font-weight: bold;
}
.morgan-stanley--left span {
  color: #005d42;
}
.morgan-stanley--right span {
  color: #be2d36;
}
@media (max-width: 500px) {
  .morgan-stanley > div:nth-child(2) > div {
    display: block;
    padding: 6px;
  }
  .morgan-stanley--btn-list {
    padding: 4px 0;
  }
}
.vontobel {
  background-color: #f3f2f2;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: #383837;
  justify-content: space-between;
}
.vontobel > div {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 10px;
  font-weight: bold;
}
.vontobel > div:last-child {
  justify-content: flex-end;
}
.vontobel--btns a,
.vontobel--btns span {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #1879ba;
  border-radius: 2px;
  display: inline-block;
  padding: 6px;
  margin: 0 6px;
  text-align: center;
  flex: 1;
}
.vontobel--btns span.steigend {
  background-color: #f3f2f2;
  color: green !important;
}
.vontobel--btns span.fallend {
  background-color: #f3f2f2;
  color: red !important;
}
@media (max-width: 790px) {
  .vontobel > div:first-child,
  .vontobel > div:last-child {
    flex: 1 0 100%;
    justify-content: center;
  }
}
@keyframes jump {
  0% {
    margin-top: 0;
  }
  1% {
    margin-top: 10px;
  }
  4% {
    margin-top: -10px;
  }
  5% {
    margin-top: 0;
  }
}
#sideteaser {
  display: none;
  position: fixed;
  width: 200px;
  left: -220px;
  bottom: 155px;
  z-index: 10;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  padding: 14px;
  color: #000;
  font-weight: bold;
  font-size: 1.5em;
  -webkit-animation-name: jump;
  -webkit-animation-delay: 5s;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-name: jump;
  animation-delay: 5s;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
#sideteaser .headline {
  color: #c00;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1em;
}
#sideteaser .text {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 18px;
  overflow: hidden;
  cursor: pointer;
  clear: both;
}
#sideteaser .image {
  display: none;
  width: 100%;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
#sideteaser .more {
  color: #c00;
  cursor: pointer;
  font-size: 0.9em;
  margin-top: 15px;
}
#sideteaser .anzeige {
  position: absolute;
  right: 0;
  top: -18px;
  font-size: 9px;
  color: #aaa;
}
#sideteaser .close {
  float: right;
  font-size: 14px;
  font-weight: normal;
  opacity: 0.2;
  border-radius: 50%;
  cursor: pointer;
}
#sideteaser.img-230 {
  width: auto;
  background: #fff;
  padding: 3px;
}
#sideteaser.img-230 .close {
  position: absolute;
  background: #fff;
  right: 4px;
  top: -4px;
  opacity: 0.8;
  height: 25px;
  width: 25px;
  padding-top: 6px;
  text-align: center;
}
#sideteaser.img-230 .text,
#sideteaser.img-230 .headline,
#sideteaser.img-230 .more {
  display: none;
}
#div-gpt-ad-1479204326049-4,
#dout1,
#sout1 {
  height: 1px;
  width: 100%;
}
#dban1,
.c-dban1 {
  position: relative;
}
#dban2,
.c-dban2 {
  min-height: 250px;
}
.c-dban1,
.c-dban2 {
  background-color: #ffffff40;
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Ad_FinativeHome,
#nativendo-nachrichten-inarticle {
  min-height: 144px;
}
.Ad_ImageTeaser {
  min-height: 150px;
}
#dcb1,
#dcb2 {
  margin-bottom: 8px;
}
#dban1,
#dban2,
.c-dban1,
.c-dban2,
#sban1,
#sban2,
#sban3,
.c-sban1,
.c-sban2,
.c-sban3,
#dcb1,
#dcb2,
#cban1 {
  text-align: center;
}
#dsky1,
#dsky,
.c-dsky1 {
  position: absolute;
  top: 54px;
  left: 1051px;
  margin-left: -15px;
}
#dsky2,
.c-dsky2 {
  position: absolute;
  top: 54px;
  left: -300px;
  margin-left: -15px;
  height: 600px;
  width: 300px;
}
#dsky1.fire,
#dsky.fire,
.c-dsky1.fire {
  z-index: 0;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
}
#dsky.fire-sticky,
#dsky.sticky,
#dsky1.fire-sticky,
#dsky1.sticky,
.c-dsky1.fire-sticky,
.c-dsky1.sticky,
#dsky2.fire-sticky,
#dsky2.sticky,
.c-dsky2.fire-sticky,
.c-dsky2.sticky {
  position: fixed;
}
#dsky1.sticky,
#dsky.sticky,
.c-dsky1.sticky {
  top: 57px;
  left: calc(50% + 536px);
}
#dsky2.sticky,
.c-dsky2.sticky {
  top: 57px;
  left: calc(50% - 802px);
}
@media (max-width: 1550px) {
  .c-dsky1.sticky {
    left: 1066px;
  }
  #dsky2,
  .c-dsky2 {
    display: none;
  }
}
@media (min-width: 790px) and (min-height: 600px) {
  #mantel.fixedNavi {
    z-index: 7002;
  }
  #mantel.fixedNavi #dsky1,
  #mantel.fixedNavi #dsky,
  #mantel.fixedNavi .c-dsky1,
  #mantel.fixedNavi #dsky2,
  #mantel.fixedNavi .c-dsky2 {
    top: 70px !important;
  }
}
#dmr1,
#dmr2,
.c-dmr1,
.c-dmr2 {
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  overflow: hidden;
  min-height: 250px;
}
.Aktien_KurseDevisen #dmr1 {
  margin-top: 5px;
}
#dban1,
.c-dban1,
#sban1,
#sban2,
#sban3,
.c-sban1,
.c-sban2,
.c-sban3 {
  margin-top: 5px;
  margin-bottom: 6px;
}
#sban1,
#sban3,
.c-sban1,
.c-sban3 {
  min-height: 250px;
}
#sban2,
.c-sban2 {
  min-height: 280px;
}
@media (max-width: 790px) {
  #dban1,
  #dban2,
  .c-dban1,
  .c-dban2,
  #dmr1,
  #dmr2,
  .c-dmr1,
  .c-dmr2,
  #dsky1,
  .c-dsky1,
  #dcb1,
  #dcb2,
  #dout1 {
    display: none;
  }
}
@media (min-width: 790px) {
  #sban1,
  #sban2,
  #sban3,
  .c-sban1,
  .c-sban2,
  .c-sban3,
  #sout1 {
    display: none;
  }
}
#dban1,
#dban2,
#cban1,
.c-dban1,
.c-dban2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
#teaser-widget,
#teaser-content {
  display: flex;
}
.teaser-widget-text,
.teaser-content-text {
  margin-top: 5px;
}
.teaser-content-cta {
  padding: 5px 0;
}
.teaser-content-cta > span,
.teaser-content-cta > a.nT {
  background-color: #b8312f;
  padding: 5px;
  font-size: 15px;
  color: #fff;
  border-radius: 4px;
}
#teaser-content {
  border-top: 1px solid #bfbfbf;
  padding-top: 5px;
  margin-top: 16px;
}
#teaser-widget > a:first-child {
  min-width: 250px;
}
#teaser-content > a:first-child,
#teaser-content > span.href:first-child {
  min-width: 100px;
  max-width: 32%;
}
#teaser-widget > a:last-child,
#teaser-content > a:last-child,
#teaser-content > span.href:last-child {
  padding: 4px;
  font-size: 18px;
  line-height: 1.5;
}
.media {
  float: left;
  width: 50%;
  padding: 4px;
  display: flex;
  flex-wrap: wrap;
}
.media-full {
  float: none;
  padding: 4px;
  display: flex;
  flex-wrap: wrap;
}
.media-headline {
  flex: 1 0 100%;
  padding-bottom: 4px;
}
.media-preview {
  background-size: contain;
  background: #fff;
  border: 1px solid #ccc;
  flex: 0 0 143px;
  font-size: 36px;
  max-height: 90px;
  max-width: 42%;
  position: relative;
}
.media-preview a {
  height: 100%;
  position: absolute;
  width: 100%;
}
.media-link-ext {
  color: #999;
  display: block;
  font-size: 40px;
  height: 100%;
  max-height: 144px;
  position: relative;
  width: 100%;
}
.media-preview .fn-icon-caret-square-right {
  height: 36px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  width: 36px;
}
.media-desc {
  flex: 1;
  padding-left: 4px;
}
@media (max-width: 720px) {
  .media {
    float: none;
    width: 100%;
  }
}
div#targetvideo-resizewrapper {
  clear: both;
}
#subvid-article-widget-ph {
  width: 100%;
  min-height: 388px;
  margin-bottom: 10px;
}
#subvid-article-widget-ph > img {
  width: 100%;
  height: auto;
}
.subvid-article-widget {
  width: 100%;
  height: 0;
  margin-bottom: 10px;
}
@media (max-width: 720px) {
  #subvid-article-widget-ph {
    min-height: 216px;
  }
}
.vergleiche-charts li {
  display: inline-block;
}
#chart {
  position: relative;
}
#chartinfo {
  top: 45%;
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 10001;
}
#chartinfo span {
  background-color: #c00;
  border: solid 1px #c00;
  color: #fff;
  padding: 3px;
  border-radius: 5px;
}
#chartdiv,
#chart-analysen {
  width: 100%;
  height: 600px;
  position: relative;
  background: linear-gradient(
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    ),
    url(../images/logo-chart-bg.png)
      no-repeat;
}
#chart-analysen {
  height: 450px;
}
#chart-analysen path.Neutral {
  fill: #999;
}
#chart-analysen path.Verkauf {
  fill: red;
}
#chart-analysen path.Kauf {
  fill: green;
}
.news-tooltip,
.chart-tooltip {
  max-width: 240px;
  overflow: hidden;
}
.Tooltip div {
  overflow: hidden;
}
.amChartsButton {
  background-color: #eee;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
  color: #000;
  margin: 2px;
  cursor: pointer;
}
.amChartsButtonSelected {
  background-color: #c00;
  border-style: solid;
  border-color: #c00;
  border-width: 1px;
  color: #fff;
  margin: 2px;
  cursor: pointer;
}
.amChartsCompareList {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
}
#dividendHistoryChart {
  width: 100%;
  height: 400px;
}
.peity-line {
  display: none;
}
@media (max-width: 980px) {
  #chart::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 100%;
    z-index: 1;
    top: 0;
    right: 0;
  }
}
.balken {
  height: 10px;
  display: inline-block;
}
.balken.b_rot {
  background-color: #af3939;
}
.balken.b_hellrot {
  background-color: #f2c2b8;
}
.balken.b_grau {
  background-color: #c3c3c3;
}
.balken.b_hellgruen {
  background-color: #a7e7a3;
}
.balken.b_gruen {
  background-color: #29bb2a;
}
#fnk {
  z-index: 30;
  position: relative;
}
#fn-lf {
  padding: 4px 4px 0 4px;
  background-color: inherit;
  position: absolute;
  top: 0;
}
#meinFn,
#meinFnLogout {
  width: 100%;
  position: relative;
}
#meinFn .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
#meinFn .form-control {
  display: inline-block;
}
#meinFn input,
#meinFnLogout input {
  font-size: 12px;
  font-weight: normal;
  padding: 0 6px;
  border: 1px solid #dadada;
}
#meinfn-absenden {
  width: 65px;
  height: 22px;
  margin-left: 0;
  padding-top: 2px;
}
#lc-l {
  margin-right: 225px;
}
#lc-r {
  float: right;
  width: 225px;
  padding-top: 4px;
  padding-right: 3px;
  vertical-align: middle;
  display: none;
}
#fnkLogin {
  background-color: #fff;
  padding-left: 5px;
}
#fnkSuche {
  background-color: #8a8a8a;
}
#fnkSucheForm {
  position: relative;
  height: 66px;
  background-color: #c7c7c7;
  padding: 0 12px 24px 12px;
  height: auto;
  display: block;
}
#fnkSucheForm:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}
#sb-adhoc {
  background-color: #fff;
}
@media (min-width: 640px) {
  #fnkSucheForm {
    min-height: 107px;
  }
  #fnkSucheForm,
  #sb-adhoc {
    background-color: #970603;
  }
}
@media (max-width: 639px) {
  #fnkSucheForm {
    padding: 0;
    background-color: transparent;
  }
}
@media (min-width: 790px) {
  #fnkSucheForm {
    padding: 2px 20px 26px 12px;
  }
}
#fnkSucheErwL {
  display: none;
}
#fnkSucheInputRow .fn-icon-magnifying-glass {
  display: none;
}
@media (min-width: 640px) {
  #fnkSucheInputRow {
    padding: 0 42px 0 0;
  }
  #fnkSucheInputRow .fn-icon-magnifying-glass {
    display: inline-block;
  }
}
@media (min-width: 790px) {
  #fnkSucheInputRow {
    padding: 0 90px 0 0;
  }
  #fnkSucheErwL {
    display: inline-block;
    width: 90px;
    position: relative;
    z-index: 31;
    float: right;
    height: 30px;
    margin-bottom: -30px;
    left: 94px;
    line-height: 12px;
    color: #fff;
  }
  #fnkSucheErwL svg {
    display: block;
    float: left;
    height: 20px;
    margin: 2px 2px 0 4px;
  }
  #fnkSucheErwL:hover {
    color: #fff !important;
  }
}
#RealtimeStatusSchalter {
  float: right;
  clear: right;
  margin-right: 3px;
  cursor: pointer;
  display: none;
}
#fnk-suche-cont {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 400;
  width: 70%;
  min-height: 44px;
}
#fnk-suche-cont .fn-icon-magnifying-glass {
  position: relative;
  float: left;
  color: #333;
  height: 19px;
  margin-bottom: -20px;
  top: 2px;
  left: 2px;
}
#fnk-suche-eingabe {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 5px 24px;
  width: 100%;
  border: none;
  height: 25px;
  outline: 0;
}
#fnk-suche-absenden {
  width: 56px;
  margin: 0 0 -28px 0;
  font-size: 13px;
  padding-right: 3px;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #970603;
  color: #970603;
  font-weight: 400;
  float: right;
  position: relative;
  top: -25px;
  height: 25px;
  outline: 0;
}
#fnk-suche-werb {
  display: flex;
  justify-content: space-between;
  color: #222;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 -5px;
  height: 28px;
}
#fnk-suche-werb > span.nadT {
  color: red;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 4px;
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 6px;
  line-height: 28px;
  z-index: 1;
  margin-right: 48px;
}
#fnk-suche-werb > span:hover {
  background: #00000024;
}
#fnk-suche-werb > div {
  line-height: 28px;
  position: absolute;
  right: 6px;
}
#sb-info,
#sb-info span,
.suche-mobile,
.bookmark-mobile {
  display: none;
}
@media (max-width: 639px) {
  .suche-mobile {
    display: inline-block;
    cursor: pointer;
    padding: 6px 8px 12px 8px;
    position: absolute;
    top: 9px;
    left: 96px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .suche-mobile svg {
    height: 20px;
    width: 20px;
  }
  .suche-mobile-active {
    background-color: #2d2d2d;
  }
  .suche-mobile-active i {
    color: #fff;
  }
  #fnk-suche-cont {
    padding: 9px 6px 0 6px;
    background-color: #2d2d2d;
    z-index: 30;
    display: none;
    top: 50px;
  }
  #fnk-suche-cont.showSearch {
    display: block;
    width: 100%;
  }
  #fnk-suche-absenden {
    border-left: 1px solid #2d2d2d;
    color: #2d2d2d;
  }
  #suchfeld-auto-vervollstaendigen {
    top: 42px;
  }
  #fnk-suche-eingabe {
    border-radius: 2px;
  }
  #fnk-suche-absenden {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}
@media (min-width: 640px) {
  #fnk-suche-cont {
    position: relative;
    padding-bottom: 19px;
    float: left;
    clear: both;
  }
  #sb-info {
    display: block;
    color: #2d2d2d;
    font-weight: bold;
    position: absolute;
    top: 45px;
    left: 78px;
    width: 550px;
    padding: 4px 0 8px 0;
    width: 100%;
  }
}
#sb-info {
  left: 0;
  color: #fff;
  position: relative;
  top: 0;
  font-weight: 400;
  padding-top: 12px;
}
svg.fn-icon-logout {
  height: 20px;
  width: 20px;
}
@media (min-width: 790px) {
  #sb-info span {
    display: inline;
  }
}
#sb-datum {
  color: #fff;
  margin-right: 10px;
  font-weight: 700;
}
#sb-adhoc {
  display: flex;
  overflow: hidden;
  text-indent: 0;
  height: 24px;
  font-weight: bold;
  font-size: 11px;
  width: 100%;
  border: 0;
  margin: -24px 0 0 0;
}
#sb-adhoc-mrq {
  max-width: calc(100% - 124px);
  z-index: 1;
  position: relative;
}
#sb-adhoc-mrq a {
  font-weight: 400;
}
#sb-adhoc-mrq-c {
  overflow: hidden;
}
#sb-adhoc-mrq-s {
  width: 908px;
}
#sb-adhoc-mrq-s,
#sb-adhoc-mrq-s-endless {
  white-space: nowrap;
  line-height: 26px;
}
.adhoc_ticker_sep {
  color: #c95d48;
}
#sb-adhoc-bez {
  display: inline-block;
  background-color: #fff;
  font-weight: 400;
  padding: 1px 4px;
  position: relative;
  z-index: 2;
  flex: 1 0 124px;
  display: flex;
  align-items: center;
}
#sb-adhoc-bez a {
  color: #000;
  font-weight: 700;
}
#sb-adhoc-mrq,
#sb-adhoc-mrq-c {
  background-color: #fff;
}
@media (max-width: 639px) {
  #sb-adhoc {
    top: 128px;
    position: relative;
    height: 26px;
    background-color: transparent;
    display: none;
  }
  #sb-adhoc-bez {
    background-color: transparent;
    background: #fff;
  }
  #sb-adhoc-mrq {
    padding-left: 0;
  }
}
#fnk {
  padding-top: 54px;
  height: auto;
}
#fn-lf,
#meinFn,
#meinFnLogout {
  height: auto;
}
.fn-lf-logo {
  display: none;
}
#main-nav:before {
  content: " ";
  clear: both;
  display: table;
}
#meinFn {
  display: flex;
  padding-right: 40px;
}
#meinFn,
#meinFnLogout {
  height: 50px;
}
#meinFnLogout .fn-lf-logo {
  position: absolute;
  display: block;
}
#meinFn > .fn-lf-logo {
  flex: 1;
  display: block;
}
#meinFn > .login-input {
  flex: 0 0 150px;
  margin: 0 6px 0 0;
}
#meinFn > button {
  flex: 0 0 65px;
  margin-right: 97px;
}
.fn-mobile-logo {
  display: none;
  position: absolute;
  width: 231px;
  height: 30px;
  margin: 0 0 -30px -115px;
  left: 50%;
  top: 10px;
}
@media (max-width: 790px) {
  .fn-mobile-logo {
    display: block;
  }
}
@media (max-width: 639px) {
  .fn-mobile-logo {
    z-index: -1;
    text-align: center;
    top: 56px;
  }
}
#fn-lf,
#lc-r,
#lc-l {
  width: 100%;
  float: none;
  clear: both;
}
#meinFn {
  vertical-align: text-top;
}
#meinfn-login,
#meinfn-passwort {
  background-color: #fff;
  border: 0;
  outline: 0;
  box-shadow: none;
  height: 23px;
  width: 150px;
  z-index: 10;
  line-height: 1.4;
}
#meinfn-login::-webkit-input-placeholder,
#meinfn-passwort::-webkit-input-placeholder {
  color: #a59999;
}
#meinfn-absenden:hover {
  background-color: #fff;
}
.form-image {
  background-color: #f2f2f2;
  width: 20px;
  text-align: center;
  height: 28px;
  display: block;
  padding-top: 4px;
  margin: 0 -20px -28px 0;
}
.form-image .icon {
  position: relative;
  top: 2px;
}
.login-input a {
  color: #2d2d2d;
  margin: 3px 0 0 1px;
  display: inline-block;
}
#btn-login,
.btn-logout-mobile {
  display: none;
  position: absolute;
  top: 11px;
  left: 44px;
  font-size: 20px;
  color: #333;
}
#meinfn-Absenden.btn-logout-mobile {
  top: 21px;
  border: 0;
  background-color: transparent;
  height: 26px;
  color: #22222c;
  padding: 0;
}
#meinfn-Absenden.btn-logout-mobile .icon {
  font-size: 22px;
}
#btn-login svg {
  margin: 0 6px 0 0;
  position: relative;
  top: 4px;
  height: 28px;
  width: 28px;
}
@media (max-width: 790px) {
  #btn-login,
  .btn-logout-mobile {
    display: block;
  }
  #fnk {
    padding-top: 62px;
  }
  #fn-lf {
    display: none;
  }
}
@media (max-width: 640px) {
  #meinfn-Absenden.btn-logout-mobile {
    top: 17px;
  }
}
@media (max-width: 580px) {
  .socLogin {
    float: none;
    clear: both;
    padding: 20px 0;
    display: block;
    position: relative;
  }
  #meinfn-login,
  #meinfn-passwort {
    width: 100%;
    margin-left: 0;
    padding-left: 24px;
  }
  .sLogin span {
    padding: 6px 20px 0 28px;
  }
}
@media (max-width: 440px) {
  .socLogin {
    text-align: center;
  }
  .login-input {
    float: none;
    width: 100%;
    text-align: center;
  }
  #meinfn-absenden {
    width: 100%;
  }
}
@media (max-width: 639px) {
  #btn-login,
  .btn-logout-mobile {
    top: 8px;
    left: 56px;
    width: 25px;
    height: 28px;
    padding-left: 0;
    overflow: hidden;
    white-space: nowrap;
  }
  #fnk {
    margin-bottom: 83px;
    height: 47px;
    padding: 0;
  }
}
.socLogin {
  float: right;
  clear: none;
  position: absolute;
  right: 4px;
  top: 4px;
}
.sLogin {
  background-color: #df4a32;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  color: #fff;
  padding: 0 8px 0 0;
  border: 0;
}
.sLogin#Google:hover {
  background-color: #e01f00;
}
.sLogin#Facebook:hover {
  background-color: #003f77;
}
.sLogin .icon {
  line-height: 22px;
  vertical-align: middle;
  font-size: 14px;
  display: block;
  float: left;
  width: 24px;
  padding-top: 2px;
}
.sLogin span {
  border-left: 1px solid #fff;
  padding: 0 0 0 8px;
  display: inline-block;
  line-height: 22px;
  float: left;
  vertical-align: middle;
  font-size: 12px;
  color: #fff;
}
.sLogin:hover {
  color: #fff;
}
.fLogin,
#socialLoginList #Facebook {
  background-color: #00549e;
  margin-left: 5px;
}
#meinFnLogout {
  text-align: right;
  margin-bottom: 6px;
}
#meinfn-Absenden {
  color: #fff;
  background-color: #aaa;
  border-color: #aaa;
  padding: 1px 8px;
  border-radius: 0;
  margin: -4px 0 0 2px;
  font-size: 14px;
}
@media (min-width: 790px) {
  #logoutForm {
    line-height: 43px;
    margin-right: 138px;
  }
}
#fuss {
  clear: both;
  background-color: #ddd;
  position: relative;
  padding-top: 7px;
}
#fusszeile {
  border: 0;
  padding: 13px 27px 9px 10px;
  clear: both;
  text-indent: 0;
  z-index: 0;
  height: auto;
  text-align: left !important;
  box-sizing: border-box;
  width: 100% !important;
}
#fusszeile-links {
  font-size: 10px;
  padding: 7px 0;
  text-align: center;
}
#fusszeile-links .ls,
#fusszeile-links .tg,
#fusszeile-links {
  vertical-align: middle;
  margin-top: -5px;
}
#footer-sozial {
  padding: 10px 5px 5px;
  width: 100%;
  height: auto;
  text-align: center;
}
#footer_social {
  float: right;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
}
#footer_social > div,
#footer_social > a {
  position: relative;
  display: inline-block;
  margin: 16px 0 0 6px;
}
#footer_version {
  color: #bbb;
}
@media (min-width: 480px) {
  #footer_version {
    position: absolute;
    right: 10px;
  }
}
#fusszeile a {
  color: #fff;
}
.footer-logo {
  float: left;
  position: relative;
  height: 74px;
  top: -74px;
  margin-bottom: -74px;
  line-height: 74px;
  width: 100%;
}
.footer-logo a {
  position: relative;
  z-index: 1;
  left: 36px;
}
.footer-logo div {
  background-color: #970603;
  width: 68px;
  height: 32px;
  position: absolute;
  top: 42px;
}
.footer-logo img {
  vertical-align: bottom;
  max-width: 376px;
}
@media (max-width: 440px) {
  .footer-logo a {
    left: 0;
  }
  .footer-logo div {
    width: 32px;
  }
}
@media (max-width: 400px) {
  .footer-logo div {
    width: 28px;
    top: 46px;
  }
  .footer-logo img {
    max-width: 320px;
  }
}
#fusszeile .rss {
  margin: 0;
  display: inline-block;
}
#fusszeile .rss a {
  font-weight: 700;
}
@media (max-width: 620px) {
  #fusszeile .rss {
    text-align: center;
  }
}
#footer-sozial #seiten-bewertung,
#footer-sozial #footer_social {
  display: inline-block;
  width: auto;
}
#footer-sozial #seiten-bewertung {
  text-align: left;
}
#footer-sozial #seiten-bewertung .vorheriger {
  color: #4c8a4c;
}
#footer-sozial #seiten-bewertung .naechster {
  color: #a13042;
}
#footer-sozial #seiten-bewertung div {
  margin-bottom: 10px;
}
#footer-sozial .buttons span {
  border: 0;
  font-weight: 400;
}
#footer-sozial .btnProblem span {
  background-color: #f2f2f2;
  color: #a59999;
}
#footer-sozial .btnProblem span:hover {
  background-color: #fff;
}
.footer-navi {
  background-image: none !important;
  background-color: #970603;
  padding: 0 !important;
  margin: 100px 0 0 0;
}
.footer-navi .footer-top {
  padding: 8px 30px;
}
@media (max-width: 440px) {
  .footer-navi .footer-top {
    padding: 8px 8px;
  }
  .footer-navi {
    margin: 106px 0 0 0;
  }
}
.footer-navi .lnks {
  text-align: right;
  line-height: 2;
  color: #fff;
  float: right;
  width: 60%;
}
.footer-navi .lnks a {
  margin: 0 0 0 12px;
  display: inline-block;
}
.footer-navi .footer-bottom {
  background-color: #1d1d1b;
  padding: 10px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.footer-navi .footer-bottom a,
.footer-navi .footer-bottom button {
  background: transparent;
  border: 0;
  color: #fff;
}
@media (max-width: 780px) {
  #footer-sozial #seiten-bewertung {
    text-align: center;
  }
  #footer-sozial #seiten-bewertung,
  #footer-sozial #footer_social {
    display: block;
    width: 100%;
  }
  #footer_social {
    padding-top: 12px;
  }
  #footer-sozial .buttons span {
    padding: 4px 8px;
  }
  #footer-sozial #footer_social {
    text-align: center;
  }
}
@media (max-width: 680px) {
  .footer-navi .footer-bottom a {
    width: 60%;
    border-right: 0;
  }
  .footer-navi .footer-bottom a.fst {
    width: 20%;
  }
  .footer-navi .footer-bottom a.lst {
    border: 0;
    width: 20%;
  }
}
@media (max-width: 620px) {
  .footer-navi .lnks {
    text-align: center;
    float: none;
    width: 100%;
  }
}
@media (max-width: 440px) {
  .footer-navi .footer-bottom {
    text-align: center;
  }
  .footer-navi .footer-bottom a,
  .footer-navi .footer-bottom button {
    margin: 10px 10px;
    float: none;
    width: 100%;
    display: block;
  }
  .footer-navi .footer-bottom a.lst,
  .footer-navi .footer-bottom a.fst {
    width: 100%;
    text-align: center;
  }
  #fusszeile .rss {
    top: -62px;
  }
}
@media (max-width: 420px) {
  span.buttons.btnProblem {
    display: block;
  }
  #footer-sozial #seiten-bewertung {
    text-align: center;
  }
}
@media (max-width: 360px) {
  #fusszeile .rss {
    top: -70px;
  }
}
.footer-scroll-top {
  display: none;
  position: fixed;
  background-color: #1d1d1b;
  font-size: 1rem;
  height: 38px;
  width: 38px;
  border-radius: 18px;
  padding-top: 6px;
  cursor: pointer;
  text-align: center;
  z-index: 31;
  bottom: 38px;
  right: 10px;
  opacity: 0.5;
  -webkit-box-shadow: 0 0 2px 0 #818181;
  -moz-box-shadow: 0 0 2px 0 #818181;
  box-shadow: 0 0 2px 0 #818181;
}
.footer-scroll-top svg {
  color: #fff;
  height: 19px;
  margin-top: 2px;
}
.footer-scroll-top:hover {
  background-color: #1d1d1b;
  opacity: 1;
}
span.brot {
  color: #cc482e;
  font-family: Tahoma, sans-serif;
  padding: 0 4px;
}
#brotKrumen {
  font-weight: bold;
  font-size: 11px;
  padding-left: 3px;
  color: #666;
  height: 26px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#brotKrumen #ls {
  white-space: nowrap;
  padding-top: 1px;
  margin: 4px 0;
  text-align: right;
}
#brotKrumen #ls #RealtimeStatusSchalter {
  padding: 0 3px;
  margin-left: 3px;
}
#brotKrumen #bk {
  flex: 1 0 240px;
  overflow: hidden;
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: auto;
  margin: 4px 0;
  padding-right: 12px;
}
#brotKrumen .norm {
  width: auto;
}
#brotKrumen .schmal {
  display: inline-block;
}
#brotKrumen .bkContainer {
  overflow: hidden;
  white-space: nowrap;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
}
#brotKrumen a,
#brotKrumen span.href {
  color: #666;
}
#brotKrumen a:hover,
#brotKrumen span.href:hover {
  color: #c00;
}
#brotKrumen a.icon_fn {
  margin: 0 4px -4px;
}
#push-notifications {
  display: none;
  position: absolute;
  right: 0;
  top: 26px;
  max-width: 420px;
  background: #fff;
  z-index: 21;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
#push-notifications h4 {
  font-size: 13px;
  padding: 0 8px;
}
#push-notifications-btn {
  border: none;
  background: transparent;
  cursor: pointer;
  color: #666;
  margin-right: 6px;
}
.push-notification {
  padding: 8px;
  font-weight: normal;
  position: relative;
}
.push-notification--title {
  font-weight: bold;
}
.push-notification--close {
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
}
.sprite {
  background: transparent
    url(../images/sprites-rd-v.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  border: 0;
  overflow: hidden;
  width: 16px;
  height: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sprite {
    background: transparent
      url(../images/sprites-rd-v.png);
    background-size: 739px 215px;
  }
}
span.sprite,
a.sprite {
  display: inline-block;
}
.flagge {
  height: 11px;
}
.flagge.leer,
td.flagge {
  background: transparent;
}
.flagge.de-gb {
  background-position: 0 -32px;
}
.flagge.de-gb-sw {
  background-position: -16px -32px;
}
.flagge.de-sw {
  background-position: -32px -32px;
}
.flagge.gb-sw {
  background-position: -48px -32px;
}
.flagge.asien {
  background-position: -64px -32px;
}
.flagge.eu {
  background-position: -80px -32px;
}
.flagge.at {
  background-position: -96px -32px;
}
.flagge.au {
  background-position: -112px -32px;
}
.flagge.bm {
  background-position: -128px -32px;
}
.flagge.ca {
  background-position: -144px -32px;
}
.flagge.ch {
  background-position: -160px -32px;
}
.flagge.cn {
  background-position: -176px -32px;
}
.flagge.de {
  background-position: -192px -32px;
}
.flagge.es {
  background-position: -208px -32px;
}
.flagge.fi {
  background-position: -224px -32px;
}
.flagge.fr {
  background-position: -240px -32px;
}
.flagge.gb {
  background-position: -256px -32px;
}
.flagge.ie {
  background-position: -272px -32px;
}
.flagge.in {
  background-position: -288px -32px;
}
.flagge.it {
  background-position: -304px -32px;
}
.flagge.jp {
  background-position: -320px -32px;
}
.flagge.ky {
  background-position: -336px -32px;
}
.flagge.nl {
  background-position: -352px -32px;
}
.flagge.se {
  background-position: -368px -32px;
}
.flagge.sg {
  background-position: -384px -32px;
}
.flagge.us {
  background-position: -400px -32px;
}
.sprite.infront {
  background-position: 0 -43px;
  vertical-align: middle;
  height: 20px;
  width: 100px;
}
.sprite.xtb {
  background-position: 0 -16px;
  vertical-align: middle;
}
.sprite.citifirst {
  background-position: -16px -16px;
  vertical-align: middle;
}
.sprite.fn_vorstand {
  background-position: -32px -16px;
  vertical-align: middle;
}
.sprite.hsbc {
  background-position: -48px -16px;
  vertical-align: middle;
}
.sprite.efg {
  background-position: -64px -16px;
  vertical-align: middle;
}
.sprite.rbs16 {
  background-position: -80px -16px;
  vertical-align: middle;
}
.sprite.macquarie {
  background-position: -96px -16px;
  vertical-align: middle;
}
.sprite.db {
  background-position: -112px -16px;
  vertical-align: middle;
}
.sprite.wgz {
  background-position: -128px -16px;
  vertical-align: middle;
}
.sprite.barclays {
  background-position: -144px -16px;
  vertical-align: middle;
}
.sprite.vontobel {
  background-position: -160px -16px;
  vertical-align: middle;
}
.sprite.jpmorgan {
  background-position: -176px -16px;
  vertical-align: middle;
}
.sprite.ing {
  background-position: -192px -16px;
  vertical-align: middle;
}
.sprite.unicredit {
  background-position: -208px -16px;
  vertical-align: middle;
}
.sprite.lynx {
  background-position: -224px -16px;
  vertical-align: middle;
}
.sprite.admiral {
  background-position: -240px -16px;
  vertical-align: middle;
}
.sprite.hsh {
  background-position: -320px -16px;
  vertical-align: middle;
}
.sprite.ls {
  background-position: -256px -16px;
}
.sprite.tg {
  background-position: -272px -16px;
}
.sprite.rbs32 {
  background-position: -288px -16px;
  width: 32px;
  height: 10px;
  vertical-align: middle;
}
.sprite.coba {
  background-position: -336px -16px;
  vertical-align: middle;
}
.sprite.smartbroker {
  background-position: -491px -16px;
  vertical-align: middle;
}
.sprite.sg {
  background-position: -368px -16px;
  vertical-align: middle;
}
.sprite.sc {
  background-position: -384px -16px;
  vertical-align: middle;
}
.sprite.bnp {
  background-position: -400px -16px;
  vertical-align: middle;
}
.sprite.ig {
  background-position: -416px -16px;
  vertical-align: middle;
}
.sprite.light {
  background-position: -339px 0;
  width: 100px;
  height: 26px;
}
.spfc .sortierpfeil {
  width: 7px;
  height: 4px;
  margin: 0 0 1px 1px;
}
.spfc.auf.aktiv .sortierpfeil {
  background-position: -162px 0;
}
.spfc.auf .sortierpfeil {
  background-position: -162px -4px;
}
.spfc.ab.aktiv .sortierpfeil {
  background-position: -162px -8px;
}
.spfc.ab .sortierpfeil {
  background-position: -162px -12px;
}
.kPfeil {
  width: 11px;
  height: 11px;
}
.kPfeil.plusplus,
div.plusplus + .kPfeil {
  background-position: -107px 0;
}
.kPfeil.plus,
div.plus + .kPfeil {
  background-position: -118px 0;
}
.kPfeil.gleich,
div.gleich + .kPfeil {
  background-position: -129px 0;
}
.kPfeil.minus,
div.minus + .kPfeil {
  background-position: -140px 0;
}
.kPfeil.minusminus,
div.minusminus + .kPfeil {
  background-position: -151px 0;
}
.kPfeil.kein {
  background: none;
}
.kgPfeil {
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-right: 3px;
}
.plusplus.kgPfeil,
.plusplus + .kgPfeil {
  background-position: -32px 0;
}
.plus.kgPfeil,
.plus + .kgPfeil {
  background-position: -47px 0;
}
.gleich.kgPfeil,
.gleich + .kgPfeil {
  background-position: -62px 0;
}
.minus.kgPfeil,
.minus + .kgPfeil {
  background-position: -77px 0;
}
.minusminus.kgPfeil,
.minusminus + .kgPfeil {
  background-position: -92px 0;
}
.sprite.h-w-b {
  width: 7px;
  height: 45px;
  background-position: -632px 0;
  position: relative;
  top: 9px;
  left: 8px;
  margin: 0 -7px -45px 0;
}
@media (min-width: 790px) {
  .sprite.h-w-b {
    top: 29px;
  }
}
@media (max-width: 368px) {
  .sprite.h-w-b {
    display: none;
  }
}
.h-w-d {
  height: 7px;
  width: 44px;
  background-position: -295px -5px;
}
.h-w-e {
  width: 45px;
  height: 7px;
  background-position: -340px -4px;
}
.h-w-c {
  height: 16px;
  width: 44px;
  background-position: -295px 0;
}
.smartbroker-logo {
  height: 22px;
  width: 123px;
  background-position: 0 -95px;
}
.smartbroker1 {
  height: 22px;
  width: 138px;
  background-position: -128px -95px;
}
.smartbroker2 {
  height: 80px;
  width: 278px;
  background-position: 0 -118px;
}
.smartbroker3 {
  height: 120px;
  width: 230px;
  background-position: -279px -95px;
}
.fn-reg {
  height: 120px;
  width: 230px;
  background-position: -509px -95px;
}
.gefaelltmirimage {
  height: 20px;
  width: 82px;
  background-position: -84px -75px;
}
.empfehlenimage {
  height: 20px;
  width: 84px;
  background-position: -166px -75px;
}
.twitterimage {
  height: 20px;
  width: 71px;
  background-position: -250px -75px;
}
.sterne {
  width: 58px;
  height: 11px;
}
.sterne.sterne5 {
  background-position: 0 -63px;
}
.sterne.sterne45 {
  background-position: -58px -63px;
}
.sterne.sterne4 {
  background-position: -116px -63px;
}
.sterne.sterne35 {
  background-position: -174px -63px;
}
.sterne.sterne3 {
  background-position: -232px -63px;
}
.sterne.sterne25 {
  background-position: -290px -63px;
}
.sterne.sterne2 {
  background-position: -348px -63px;
}
.sterne.sterne15 {
  background-position: -406px -63px;
}
.sterne.sterne1 {
  background-position: -464px -63px;
}
.sterne.sterne05 {
  background-position: -522px -63px;
}
.sterne.sterne0 {
  background-position: -580px -63px;
}
.sterne.unbewertet {
  background-position: -580px -63px;
}
.sterne_hinten {
  opacity: 0.2;
  filter: alpha(opacity=50);
}
.sterne_vorne {
  position: absolute;
  top: 2px;
}
@media (max-width: 640px) {
  .sterne_vorne {
    position: relative;
    top: 0;
    display: inline-block;
  }
  .sterne_hinten {
    margin: 0 auto;
  }
}
.drucksterne5 {
  margin-left: 0;
  margin-top: -63px;
}
.drucksterne45 {
  margin-left: -58px;
  margin-top: -63px;
}
.drucksterne4 {
  margin-left: -116px;
  margin-top: -63px;
}
.drucksterne35 {
  margin-left: -174px;
  margin-top: -63px;
}
.drucksterne3 {
  margin-left: -232px;
  margin-top: -63px;
}
.drucksterne25 {
  margin-left: -290px;
  margin-top: -63px;
}
.drucksterne2 {
  margin-left: -348px;
  margin-top: -63px;
}
.drucksterne15 {
  margin-left: -406px;
  margin-top: -63px;
}
.drucksterne1 {
  margin-left: -464px;
  margin-top: -63px;
}
.drucksterne05 {
  margin-left: -522px;
  margin-top: -63px;
}
.drucksterne0 {
  margin-left: -580px;
  margin-top: -63px;
}
.druckunbewertet {
  margin-left: -580px;
  margin-top: -63px;
}
.icon {
  display: inline-block;
}
.icon-arrow-down {
  background-position: -439px 0;
  width: 25px;
  height: 25px;
}
span.text-entity {
  background-color: #ddd;
  padding: 3px;
  margin: 1px;
  line-height: 25px;
}
span.text-entity > a {
  color: #666;
}
.social-media-wrapper {
  float: left;
  margin: 1px 3px;
  white-space: nowrap;
}
.social-media-wrapper div,
.social-media-wrapper a {
  float: left;
  display: block;
  margin: 0 1px;
}
.social-media-wrapper .fn-icon-google {
  padding-top: 3px;
  height: 14px;
  margin-left: 5px;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  font-weight: bold;
  font-size: 20px;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url../less/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
@media (min-width: 790px) {
  .l-xl #mantel {
    width: 1032px;
    max-width: 98%;
  }
  .l-xl #inhalt,
  .l-xl #fnk,
  .l-xl #fuss,
  .l-xl #seitenbereiche {
    width: 100%;
  }
  .l-xl .sbSpalteL {
    width: 60%;
  }
  .l-xl .sbSpalteL .seitenelement {
    width: 100%;
  }
  .l-xl .sbSpalteR .seitenelement {
    width: 100%;
    width: calc(100% - 2px);
  }
  .l-xl .sbSpalteR {
    width: 39.4%;
    max-width: 100%;
  }
  .l-xl div.lsIndizesTabCont {
    width: 100%;
    padding-right: 260px;
  }
}
@media (min-width: 1070px) {
  .l-xl .sbSpalteL {
    width: 728px;
  }
  .l-xl .sbSpalteR {
    width: 300px;
  }
}
.Nachrichten_Artikel .inhalte-text {
  margin: 0;
  font-family: Arial, sans-serif;
}
.Nachrichten_Artikel .widget-ueberschrift {
  margin: 10px 0 0 0;
}
.article--social {
  padding: 0 10px 26px 10px;
}
.article--social #artikel_facebook,
.article--social #artikel_twitter {
  position: relative;
  left: 0;
  margin-right: 10px;
}
@media (max-width: 620px) {
  .Aktien_Zertifikate_TopFlopMeistgehandelt td[style="width:33%"],
  .Aktien_Fonds_TopFlopMeistgehandelt td[style="width:33%"],
  .Aktien_Anleihen_TopFlopMeistgehandelt td[style="width:33%"],
  .Aktien_Optionsscheine_TopFlopMeistgehandelt td[style="width:33%"] {
    display: block;
    min-width: 100% !important;
  }
}
@media (max-width: 800px) {
  .Aktien_KurseDevisen .widget-topCont .lsBreitChartCont {
    float: none;
    margin: 0 auto;
  }
  .Aktien_KurseDevisen .widget-topCont .lsBreitTabCont {
    width: 100%;
  }
}
.account_watchlistaktionen,
.Account_WatchlistOverview {
  background-color: #2d2d2d;
  color: #fff;
  font-weight: 400;
  padding: 6px 0;
}
.account_watchlistaktionen .widget-topCont,
.Account_WatchlistOverview .widget-topCont {
  padding: 0 6px;
}
.account_watchlistaktionen .widget-topCont span,
.Account_WatchlistOverview .widget-topCont span {
  color: #fff !important;
}
.account_watchlistaktionen .contentArea span,
.Account_WatchlistOverview .contentArea span,
.account_watchlistaktionen .contentArea a,
.Account_WatchlistOverview .contentArea a {
  color: #fff !important;
  background-color: #aaa;
  border: 0;
  font-weight: 400;
  border-radius: 0;
  display: inline-block;
  padding: 0 6px;
  margin: 0 4px 4px 0;
}
.account_watchlistaktionen .contentArea span:hover,
.Account_WatchlistOverview .contentArea span:hover,
.account_watchlistaktionen .contentArea a:hover,
.Account_WatchlistOverview .contentArea a:hover {
  background-color: #970603;
  text-decoration: none;
}
.Account_WatchlistTagCloud {
  margin-top: 24px;
}
.Account_WatchlistTagCloud hr {
  display: none;
}
.Account_WatchlistTagCloud .widget-topCont {
  padding: 6px;
}
.Account_WatchlistTagCloud .tagCloud {
  padding: 4px;
  margin: 0;
}
#watchlist-auto-vervollstaendigen {
  border: 1px solid #d7d7d7;
  border-top: 0;
}
#watchlist-auto-vervollstaendigen .suchHilfe th {
  border-bottom: solid 1px #d7d7d7;
}
.seitenelement.aktionen .tabsB.aussen,
.account_watchlistaktionen .tabsB.aussen {
  width: 100%;
  background-color: #970603;
  box-sizing: border-box;
  height: 25px;
  top: -25px;
}
.seitenelement.aktionen .tabsB li,
.account_watchlistaktionen .tabsB li {
  border-color: #a21f1d;
  background-color: #970603;
  padding: 5px 18px;
  height: 100%;
}
.seitenelement.aktionen .tabsB li.current,
.account_watchlistaktionen .tabsB li.current,
.seitenelement.aktionen .tabsB li:hover,
.account_watchlistaktionen .tabsB li:hover {
  background-color: #2d2d2d;
  border-right: 2px solid #a21f1d;
}
.seitenelement.aktionen .tabsB li a,
.account_watchlistaktionen .tabsB li a {
  color: #fff;
}
.account_watchlistaktionen .tabsB.aussen {
  width: auto;
}
.account_watchlistaktionen .tabsB li {
  padding: 5px 12px;
  margin: 0;
}
@media (max-width: 800px) {
  .Account_Registrierung .c75,
  .Account_Registrierung .c25 {
    width: 100%;
    float: none;
  }
}
.seitenelement.aktionen .widget-topCont {
  padding: 0;
}
.seitenelement.aktionen .bgDarkgray {
  background-color: #2d2d2d;
  color: #fff;
}
.seitenelement.aktionen .bgLightGray {
  background-color: #eee;
  color: #2d2d2d;
}
.seitenelement.aktionen .bgDarkgray h1,
.seitenelement.aktionen .bgDarkgray h2,
.seitenelement.aktionen .c66 a,
.seitenelement.aktionen .c100 a {
  color: #fff !important;
  font-weight: 400;
}
.seitenelement.aktionen .c100 {
  width: 100%;
}
.seitenelement.aktionen .c100,
.seitenelement.aktionen .c66,
.seitenelement.aktionen .c33 {
  padding: 6px;
}
.seitenelement.aktionen .soc {
  line-height: 8px;
  max-height: 30px;
  position: absolute;
  top: -38px;
  right: 0;
  float: right;
  z-index: 31;
}
.seitenelement.aktionen .soc div {
  position: relative !important;
  left: 0 !important;
  float: left;
  padding: 0 !important;
}
.seitenelement.aktionen .tendenz div:nth-of-type(1) {
  font-size: 19px;
}
.seitenelement.aktionen .tendenz span {
  white-space: nowrap;
}
.seitenelement.aktionen .tendenz .c75 {
  padding-top: 8px;
}
.seitenelement.aktionen .zeit .c33:nth-of-type(1) {
  text-align: right;
  padding-right: 6%;
}
.seitenelement.aktionen .zeit .c33:nth-of-type(2) {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  text-align: center;
}
.seitenelement.aktionen .zeit .c33:nth-of-type(3) {
  text-align: left;
  padding-left: 6%;
}
.seitenelement.aktionen .charts .a {
  width: 18%;
  float: left;
}
.seitenelement.aktionen .charts .b,
.seitenelement.aktionen .charts .c {
  width: 25%;
  float: left;
}
.seitenelement.aktionen .charts .d {
  width: 32%;
  float: left;
}
.seitenelement.aktionen .charts .d .lsTabelle {
  margin-top: 12px;
}
.seitenelement.aktionen .charts .f {
  float: right;
  width: 40%;
  padding: 12px 0 0 12px;
  height: 121px;
}
.seitenelement.aktionen .charts .f select {
  margin: 1%;
  width: 96%;
}
.seitenelement.aktionen .wkn-isin span {
  display: inline-block;
}
.seitenelement.aktionen .c33.blockAt620 {
  min-height: 64px;
}
.seitenelement.aktionen .rt-kurs {
  margin-top: 5px;
}
@media (min-width: 620px) {
  .Index_Uebersicht .widget-topCont > .c66 {
    width: 60%;
  }
  .Index_Uebersicht .widget-topCont > .c33 {
    width: 40%;
    max-width: 364px;
    float: right;
  }
  .seitenelement.aktionen .soc {
    top: -23px;
    right: 3px;
  }
}
@media (max-width: 769px) {
  .seitenelement.aktionen .tendenz div:nth-of-type(1) {
    font-size: 16px;
  }
  .seitenelement.aktionen .charts .a {
    width: 24%;
  }
  .seitenelement.aktionen .charts .b,
  .seitenelement.aktionen .charts .c {
    width: 38%;
  }
  .seitenelement.aktionen .charts .b.c,
  .seitenelement.aktionen .charts .a.c {
    width: 33%;
  }
  .seitenelement.aktionen .charts .d {
    width: 70%;
    float: right;
    padding-top: 20px;
  }
  .seitenelement.aktionen .charts .d .lsTabelle {
    margin-top: 0;
  }
  .seitenelement.aktionen .charts .f {
    width: 33%;
  }
}
@media (max-width: 619px) {
  .seitenelement.aktionen,
  .account_watchlistaktionen {
    margin-top: 30px !important;
  }
  .seitenelement.aktionen .c33.blockAt620 {
    padding: 14px 14%;
  }
  .seitenelement.aktionen .zeit {
    font-size: 16px;
    color: #2d2d2d;
    text-align: center;
    margin-bottom: 10px;
  }
  .seitenelement.aktionen .tendenz {
    text-align: center;
  }
  .seitenelement.aktionen .tendenz .c33 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
  }
  .seitenelement.aktionen .widget-topCont {
    border: 0;
  }
  .seitenelement.aktionen .contentArea {
    border-top: 1px solid #bfbfbf;
  }
  .seitenelement.aktionen .charts .b.c,
  .seitenelement.aktionen .charts .a.c {
    width: 50%;
    clear: none;
  }
  .seitenelement.aktionen .charts .f {
    width: 100%;
    float: none;
    clear: both;
    border: none;
    height: auto;
    margin-top: 150px;
    padding-top: 10px;
  }
  .contentArea .r25r,
  .contentArea .r35l {
    width: 100%;
    float: none;
    margin: 0;
  }
}
@media (max-width: 540px) {
  .seitenelement.aktionen .c33.blockAt620 {
    padding: 14px 8%;
  }
  .seitenelement.aktionen .charts .a {
    width: 40%;
  }
  .seitenelement.aktionen .charts .b,
  .seitenelement.aktionen .charts .c {
    width: 60%;
    float: right;
  }
  .seitenelement.aktionen .charts .b.c,
  .seitenelement.aktionen .charts .a.c {
    width: 50%;
    clear: none;
  }
  .seitenelement.aktionen .charts .c {
    clear: both;
  }
  .seitenelement.aktionen .charts .d {
    width: 100%;
    float: none;
    clear: both;
  }
  .seitenelement Account_ManageWatchlist posunten .contentArea {
    line-height: 2.8;
  }
}
@media (max-width: 430px) {
  .seitenelement.aktionen .soc {
    top: -48px;
  }
  .seitenelement.aktionen .soc div {
    margin: 0;
    float: right;
    clear: both;
  }
}
.widget-donut {
  position: absolute;
  left: 3px;
  top: 5px;
}
.widget-donut ~ .widget-topCont {
  margin-left: 28px;
}
dialog {
  padding: 12px;
  max-width: 360px;
  border: none;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  position: fixed;
  top: 12px;
  left: 12px;
}
dialog.dialog-center {
  width: 360px;
  max-width: 100%;
  left: 50%;
  top: 50%;
  margin: -10% 0 0 -180px;
}
dialog button {
  padding: 4px 12px;
  border: none;
  border-radius: 4px;
}
dialog button.close-btn {
  position: absolute;
  right: 0;
  top: 4px;
  background: transparent;
}
dialog h1 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 12px;
}
dialog .actions {
  display: flex;
  gap: 8px;
  justify-content: end;
  font-weight: 600;
  padding-top: 12px;
}
dialog::backdrop {
  background: #00000033;
}
.modal-scrollable {
  position: relative;
}
.modal-dialog .modalform textarea {
  width: 100%;
}
.icon_mehr {
  padding: 5px 0;
  color: #a39898;
}
.btn-primary,
.btn-primary:focus {
  background-color: #a41d21;
}
.btn-default:hover,
.btn-primary:hover {
  border-color: transparent;
}
.btn-primary:hover {
  background-color: #970603;
}
.itemscope_pos {
  min-width: 200px;
}
@media (max-width: 790px) {
  .itemscope_pos {
    top: -4px !important;
    position: relative !important;
    text-align: center;
    right: 0 !important;
    max-width: 98%;
    margin: 0 auto;
  }
}
@media (max-width: 790px) {
  .Aktien_KurseIndizes .lsIndizesChartCont,
  .Aktien_KurseIndizes .infoText {
    display: none;
  }
  .Aktien_KurseRohstoffe #ToolW470_Chart,
  .Aktien_KurseRohstoffe .infoText {
    display: none;
  }
  .Aktien_KurseDevisen #ToolW473_Chart,
  .Aktien_KurseDevisen #W473_Chart_Titel,
  .Aktien_KurseDevisen .infoText {
    display: none;
  }
  .Aktien_AusArtikel .inhalte-text.zentriert {
    display: none;
  }
}
.Aktien_BoersenplatzUebersicht .ft-row-detail-value span br {
  display: none;
}
.Aktien_BoersenplatzUebersicht .ft-row-detail-value span .nobreak {
  display: inline-block;
  width: 12px;
}
.p-m {
  padding: 8px !important;
}
table.info td.graue-zelle,
.zeile-grau > div,
table.info td.graue-zelle,
.zeile-grau {
  background-color: #ebebeb;
}
.top-flop-table {
  width: 100%;
}
.top-flop-content {
  width: 33%;
  margin: 0 0.15%;
  float: left;
}
.top-flop-content .hoverable:hover div {
  background-color: #ccc !important;
}
.top-flop-content table {
  width: 100%;
}
.top-flop-content .top-flop-h {
  font-weight: 700;
}
.top-flop-content .a,
.top-flop-content .b,
.top-flop-content .c,
.top-flop-content .d {
  line-height: 18px;
  vertical-align: middle;
}
.top-flop-content .a {
  display: inline-block;
  width: 52%;
  padding-left: 4px;
}
.top-flop-content .b {
  display: inline-block;
  width: 26%;
}
.top-flop-content .c {
  display: inline-block;
  width: 22%;
  text-align: center;
  padding-right: 4px;
}
.top-flop-content .d {
  display: inline-block;
  width: 48%;
  text-align: right;
  padding-right: 4px;
}
@media (max-width: 790px) {
  .top-flop-content {
    width: 100%;
    margin: 0;
    float: none;
  }
  .top-flop-content .top-flop-h {
    margin-top: 8px;
  }
  .top-flop-content .d {
    padding-right: 7%;
  }
}
.Account_Login {
  padding-bottom: 8px;
}
.Account_Login h2 {
  text-align: center;
}
.Account_Login .col-md-7 {
  border-right: 1px solid #d7d7d7;
}
.Account_Login #socialLoginForm {
  text-align: center;
}
.Account_Login .widget-topCont {
  display: none;
}
@media (max-width: 719px) {
  .charts-investoren-andere-aktien {
    padding: 10px 12px;
  }
  .charts-investoren-andere-aktien .a {
    margin-top: 10px;
  }
  .charts-investoren-andere-aktien .b {
    width: 230px;
    display: inline-block;
  }
  .charts-investoren-andere-aktien .c {
    width: 54%;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 600px) {
  .charts-investoren-andere-aktien .c {
    width: 47%;
  }
}
@media (max-width: 500px) {
  .charts-investoren-andere-aktien {
    padding: 10px 12px;
  }
  .charts-investoren-andere-aktien .a,
  .charts-investoren-andere-aktien .b,
  .charts-investoren-andere-aktien .c {
    width: 100%;
    display: block;
  }
  .charts-investoren-andere-aktien .b {
    text-align: center;
  }
}
@media (min-width: 720px) {
  .charts-investoren-andere-aktien > div {
    padding: 8px 6px 12px 6px;
    width: 33.3333%;
    float: left;
  }
  .charts-investoren-andere-aktien .a,
  .charts-investoren-andere-aktien .b {
    text-align: center;
  }
  .charts-investoren-andere-aktien .a {
    padding-right: 31px;
  }
}
@media (max-width: 500px) {
  .Charts_Aktie .dualchartArea > div {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.Aktien_BranchenUebersichtKlein .einZ td > span {
  display: block;
  max-width: 96%;
  overflow: visible;
}
@media (max-width: 680px) {
  .Aktien_XetraOrderbuchBeispiele .r310r,
  .Aktien_XetraOrderbuchBeispiele .r710l {
    float: none;
    width: 100%;
  }
}
.Account_Registrierung .soc h2,
.Account_Registrierung .soc form {
  display: inline-block;
}
.Account_Registrierung .soc form {
  padding: 0 0 12px 12px;
  vertical-align: super;
}
.uebersicht-titel {
  cursor: text;
}
.aktienkurse_topnews {
  padding: 8px;
  line-height: 1.6;
}
.aktienkurse_topnews .zentriert {
  display: none;
}
.aktienkurse_topnews_aktien {
  margin: 4px 0 12px 0;
  font-size: 11px;
  font-weight: 700;
}
.aktienkurse_topnews_aktien ul,
.aktienkurse_topnews_aktien li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.aktienkurse_topnews_aktien li {
  list-style-type: none;
  margin: 0 2px;
}
.aktienkurse_topnews_title {
  font-size: 13px;
}
.aktienkurse_kurs_chart {
  width: 74px;
}
.aktien_topflop {
  padding: 2px 8px;
  min-height: 20px;
}
.aktien_topflop > div {
  float: left;
  height: 20px;
}
.aktien_topflop_kurs {
  width: 14%;
  margin-right: 3%;
  text-align: right;
}
.aktien_topflop_aktie {
  width: 50%;
  margin-right: 1%;
  white-space: nowrap;
  overflow: hidden;
}
.aktien_topflop_chart {
  width: 15%;
}
.aktien_topflop_chart_bar {
  display: inline-block;
  height: 8px;
  line-height: 1;
  width: 0%;
  background-color: #29bb2a;
}
.aktien_topflop_chart_bar-red {
  background-color: #970603;
}
.markt_uebersicht {
  margin-top: 3px;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
}
.markt_uebersicht_aktie {
  width: 25%;
  float: left;
  padding: 10px 0 10px 4px;
  text-align: left;
  border: 2px solid #fff;
  font-size: 14px;
  flex: 1;
  flex-basis: 25%;
}
.markt_uebersicht_aktie {
  background: #d0fbd7;
}
.markt_uebersicht_tendenz {
  font-size: 28px;
  color: green;
  display: inline-block;
  width: 32px;
  position: relative;
  top: 4px;
}
.markt_uebersicht_tendenz div[data-icon="A"] {
  color: red;
}
.markt_uebersicht_werte {
  display: inline-block;
  font-size: 11px;
}
@media (max-width: 552px) {
  .markt_uebersicht_aktie {
    width: 33.33%;
  }
}
@media (max-width: 420px) {
  .markt_uebersicht_aktie {
    width: 50%;
  }
}
.add_to_calendar_calendars {
  display: none;
  position: absolute;
  background-color: #888;
  padding: 4px 4px 2px 4px;
  top: 0;
  width: 162px;
  left: -127px;
}
.add_to_calendar_calendars a {
  display: inline-block;
  margin: 0 4px;
  color: #fff;
  line-height: 12px;
  overflow: visible;
  position: relative;
  top: -2px;
}
.event {
  width: 30px;
}
.add_to_calendar {
  overflow: visible;
}
@media (max-width: 790px) {
  .add_to_calendar_calendars a {
    line-height: 23px;
  }
}
.trend-negativ-strong {
  background-color: #fb8686;
}
.trend-negativ {
  background-color: #fbb;
}
.trend-positiv-strong {
  background-color: #46c55b;
}
.trend-positiv {
  background-color: #d0fbd7;
}
.trend-even {
  background-color: #dedede;
}
.topflop-table-kurs {
  width: 0;
  overflow: hidden;
}
.topflop-table-kurs div {
  line-height: 22px;
  text-align: right;
}
.topflop-table-kurs div div {
  padding: 0 !important;
}
.topflop-table-kurs-arrow {
  width: 0;
  overflow: hidden;
}
.seitenelement.aktionen .charts .e {
  float: right;
  margin-top: 10px;
}
@media (min-width: 920px) {
  .l-xl .topflop-table-kurs {
    width: 60px;
  }
  .l-xl .topflop-table-kurs-arrow {
    width: 10px;
  }
}
.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.dossier-featured {
  margin: 12px 8px;
  display: flex;
  flex-wrap: wrap;
}
.dossier-featured-thema {
  flex: 1 1 110px;
  max-width: 140px;
  padding-right: 12px;
}
.dossier-featured-abriss {
  flex: 8 1 400px;
}
#obv_content td {
  padding: 8px 3px;
}
#obv_content tr td:first-child {
  text-align: center;
}
#obv_content tr td:last-child {
  text-align: left !important;
}
#obv_content .bg-green {
  background-color: #2c8d0a !important;
}
#obv_content .bg-blue {
  background-color: #2f72ac;
  color: #fff;
  padding: 0 4px;
}
#navigation .menu-item .icon {
  display: none;
}
@media (min-width: 790px) {
  #navigation,
  #main-nav {
    background: #2d2d2d;
    position: relative;
    top: 0;
    z-index: 100;
  }
  #navigation:before,
  #navigation:after {
    content: " ";
    clear: both;
    display: table;
  }
  .menu > .menu-item {
    font-size: 12px;
    position: relative;
    display: inline-block;
    float: left;
    border-width: 0 0 0 1px;
    padding: 0;
  }
  .main-menu a {
    display: inline-block;
    height: 32px;
    position: relative;
    line-height: 32px;
    color: #eee;
    padding: 0 8px;
    border: 1px solid #383838;
    border-width: 0 0 0 1px;
  }
  .main-menu a.menue-heading,
  .main-menu a.menue-heading:hover {
    text-decoration: none !important;
    cursor: default;
  }
  .main-menu ul {
    margin: 0;
    line-height: 1;
  }
  .main-menu ul li {
    font-size: 12px;
    position: relative;
    display: inline-block;
    float: left;
    border: 1px solid #222;
    border-width: 0 0 0 1px;
    height: 32px;
  }
  .main-menu .li {
    font-size: 12px;
    position: relative;
    display: inline-block;
    float: left;
    border-width: 0 0 0 1px;
  }
  .main-menu .subehad {
    font-size: 12px;
  }
  .main-menu .subehad {
    float: none !important;
    width: 100% !important;
  }
  .main-menu .sprite,
  .main-menu .sprite {
    margin-right: 4px;
  }
  .main-menu .menue-item {
    display: inline-block;
    float: left;
    font-size: 13px;
  }
  .main-menu .menue-heading {
    border-bottom: 1px solid #383838 !important;
    display: block;
    width: 98%;
    padding: 0 0 2px 0 !important;
    text-align: left;
    color: #fff !important;
    font-weight: 700;
    height: auto !important;
    font-size: 12px;
    clear: both;
  }
  .main-menu .li:first-child,
  .main-menu .li:first-child a {
    border: 0 none;
  }
  .main-menu ul li:last-child a {
    border-right-width: 0;
  }
  .main-menu .navi2col,
  .main-menu .navi4col {
    display: flex;
    flex-wrap: wrap;
  }
  .main-menu .navi2col a,
  .main-menu .navi4col a {
    padding: 3px 8px;
  }
  .main-menu .full-width {
    flex: 0 0 100% !important;
  }
  .main-menu .half-width {
    flex: 0 0 50% !important;
  }
  .main-menu .navi2col > div {
    flex: 0 0 50%;
  }
  .main-menu .navi4col > div {
    flex: 0 0 25%;
  }
  .main-menu .menu-item > a {
    font-size: 13px;
    font-weight: 700;
  }
  .menu-item-has-children {
    padding-bottom: 6px;
  }
  .main-menu .menu-item-has-children:after,
  .main-menu .mega-menu:after {
    border-top-color: #ddd;
  }
  .main-menu .menu > .menu-item-has-children:hover > a:after,
  .main-menu .menu-item.mega-menu:hover > a:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 26px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #970603;
    display: block;
    width: 0;
    z-index: 200;
    -webkit-animation: fadeInDown 0.2s ease-in;
    -moz-animation: fadeInDown 0.2s ease-in;
    animation: fadeInDown 0.2s ease-in;
  }
  .main-menu .menu-sub-content {
    display: none;
    padding: 0;
    position: absolute;
    z-index: 205;
    border-top: 2px solid #970603;
    background: #2d2d2d;
    color: #999;
    -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .main-menu ul ul li,
  .main-menu ul ul li:first-child {
    background: none !important;
    width: 100%;
    border: 0 none;
    border-bottom: 0;
    font-size: 12px;
    height: auto !important;
    margin: 0 !important;
  }
  .main-menu .menu .li:first-child,
  .main-menu .menu .li:first-child a {
    border: none !important;
  }
  .main-menu ul ul a,
  .main-menu .mega-menu-block a {
    border: 0 none;
    background: none !important;
    height: auto !important;
    line-height: 1.5em !important;
    display: block;
    margin-right: 0;
    z-index: 210;
    color: #ccc;
    font-weight: 700;
  }
  .menu .menu-item:hover > a {
    color: #fff;
    background-color: #474747;
    text-decoration: none;
  }
  .main-menu .menu-item:hover > .mega-menu-block {
    display: block;
    -webkit-animation: fadeInDown 0.2s ease-in;
    -moz-animation: fadeInDown 0.2s ease-in;
    animation: fadeInDown 0.2s ease-in;
  }
  .main-menu .mega-menu .mega-menu-block {
    width: 1045px;
    left: -10px;
    padding: 16px 25px 5px;
  }
  .main-menu .mega-menu.mega-links .mega-menu-block {
    padding-right: 0;
  }
}
@media (max-width: 789px) {
  #slide-out,
  #slide-out-open {
    display: block !important;
  }
  #slide-out {
    background: #222;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 100%;
    width: 82%;
    color: #ddd;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #push-notifications-btn {
    display: none;
  }
  #navigation {
    display: none;
    border-top: 1px solid #2d2d2d;
  }
  #navigation .menu-item {
    position: relative;
  }
  #navigation .menu-item-home a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #navigation a:hover {
    text-decoration: none !important;
  }
  #slide-out #navigation .mega-menu-block {
    padding: 0 !important;
    background: transparent !important;
    min-height: inherit !important;
  }
  .sub-menu-columns {
    line-height: 1;
  }
  #slide-out #navigation .sub-menu-columns,
  #slide-out #navigation .sub-menu-columns-item {
    display: none;
    background: #333;
  }
  #slide-out #navigation li {
    list-style: none;
    position: relative;
  }
  #slide-out #navigation .menu-item-has-children .mobile-arrows {
    position: absolute;
    top: 0;
    right: 0;
    margin: 13px;
    cursor: pointer;
    display: block;
  }
  #slide-out #navigation a {
    color: #ccc;
    display: block;
    font-size: 16px;
    padding: 10px;
    padding-right: 0;
    border-bottom: 1px solid #2d2d2d;
  }
  #slide-out #navigation a:hover {
    background: #111;
    color: #fff;
  }
  #slide-out #navigation .sub-menu-columns a {
    font-size: 14px;
    padding-left: 30px;
  }
  #slide-out #navigation .sub-menu-columns .sub-menu-columns-item a {
    font-size: 12px;
    padding-left: 40px;
    padding-left: 50px;
  }
  #slide-out-open {
    display: none;
    margin: 0;
    position: absolute;
    top: 20px;
    left: 0;
    opacity: 1;
    height: 33px;
    width: 40px;
    z-index: 505;
  }
  #slide-out-open span {
    left: 6px;
  }
  #slide-out-open span,
  #slide-out-open span:after,
  #slide-out-open span:before {
    top: 0;
    position: absolute;
    content: " ";
    display: block;
    height: 3px;
    width: 28px;
    background: #333;
    border-radius: 10px;
  }
  #slide-out-open span:before {
    top: 8px;
  }
  #slide-out-open span:after {
    top: 16px;
  }
}
@media (max-width: 639px) {
  #slide-out-open {
    top: 16px;
  }
}
.inner-wrapper,
#slide-out {
  -webkit-transition: -webkit-transform 500ms ease, opacity 500ms ease;
  -moz-transition: -moz-transform 500ms ease, opacity 500ms ease;
  -o-transition: -o-transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}
.js-nav .inner-wrapper {
  left: 0 !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.js-nav #navigation {
  display: block;
}
.js-nav #slide-out-open span {
  top: 14px;
  -webkit-animation: fa-spin 0.2s 2 linear;
  animation: fa-spin 0.2s 2 linear;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.js-nav #slide-out-open span:after {
  top: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.js-nav #slide-out-open span:before {
  opacity: 0;
}
@media (max-width: 790px) {
  .js-nav .inner-wrapper {
    -webkit-transform: translateX(82%);
    -moz-transform: translateX(82%);
    -ms-transform: translateX(82%);
    -o-transform: translateX(82%);
    transform: translateX(82%);
  }
}
.js-nav #slide-out {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
#fn-md ul a.nav-e {
  font-weight: 400;
}
#fn-mc-ph,
#fn-md {
  width: 100%;
  border: 0;
}
.fn-lf-logo img {
  width: 230px;
}
@media (min-width: 790px) and (min-height: 600px) {
  #mantel #fnk .nav-anim-position {
    top: -38px;
  }
  #mantel #fnk .nav-anim-position.fn-lf-logo {
    position: fixed;
    top: -50px;
    left: 8px;
    background: url(../images/logo_min.svg)
      no-repeat;
    width: 50px;
    height: 50px;
    z-index: 7000;
  }
  #mantel #fnk .nav-anim-position.fn-lf-logo img {
    display: none;
  }
  #mantel.fixedNavi #fnk {
    padding-top: 136px;
  }
  #mantel.fixedNavi #main-nav {
    position: fixed;
    width: 1040px;
    max-width: 100%;
    padding: 0 54px;
    left: 0;
    top: 0 !important;
    height: 32px;
    z-index: 6999;
  }
  #mantel.fixedNavi #main-nav .menu-item {
    display: none;
  }

  #mantel.fixedNavi #main-nav:before {
    content: "";
    clear: both;
    height: 32px;
    display: block;
    background: #2d2d2d;
    position: fixed;
    left: 0;
    right: 0;
  }
  #mantel.fixedNavi #navigation {
    width: 720px;
    margin: auto;
  }
  #mantel.fixedNavi #fnkSucheForm {
    display: none;
    position: fixed;
    width: 100%;
    top: 32px !important;
    left: 0;
    padding: 0;
    z-index: 40;
    min-height: 0;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.42);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.42);
  }
  #mantel.fixedNavi .mega-menu {
    z-index: 7000;
  }
  #mantel.fixedNavi #fnk-suche-cont {
    width: 1040px;
    max-width: 100%;
    padding: 4px 1% 4px 1%;
    z-index: 6998;
    position: relative;
    min-height: 0;
    display: flex;
    justify-content: space-around;
  }
  #mantel.fixedNavi #fnkSucheInputRow {
    width: 50%;
    max-width: 560px;
    display: block;
  }
  #mantel.fixedNavi #sb-info {
    display: none;
  }
  #mantel.fixedNavi #suchfeld-auto-vervollstaendigen {
    width: 416px;
    left: 50%;
    margin-left: -253px;
  }
  #mantel.fixedNavi #fnk-suche-absenden {
    top: -20px;
    height: 20px;
  }
  #mantel.fixedNavi #fnk-suche-eingabe {
    padding: 3px 0 2px 24px;
    height: 20px;
  }
  #mantel.fixedNavi #fnkSucheErwL {
    top: -3px;
  }
  #mantel.fixedNavi #fnk-suche-cont .fn-icon-magnifying-glass {
    top: 0;
  }
}
@media (min-width: 790px) and (min-height: 600px) and (max-width: 1550px) {
  #mantel.fixedNavi #meinFnLogout,
  #mantel.fixedNavi #meinFn {
    display: block;
    height: 0;
    text-align: center;
    width: 1032px;
    position: fixed;
    max-width: 100%;
    left: 1%;
    top: 7px;
    z-index: 7000;
  }
  #mantel.fixedNavi #meinFnLogout #logoutForm,
  #mantel.fixedNavi #meinFn #logoutForm,
  #mantel.fixedNavi #meinFnLogout .login-input,
  #mantel.fixedNavi #meinFn .login-input,
  #mantel.fixedNavi #meinFnLogout #meinfn-absenden,
  #mantel.fixedNavi #meinFn #meinfn-absenden {
    display: none;
  }
  #mantel.fixedNavi #meinFnLogout .fn-lf-logo,
  #mantel.fixedNavi #meinFn .fn-lf-logo {
    display: inline-block;
    top: 0;
    position: relative;
    left: -388px;
  }
  #mantel.fixedNavi #meinFn .fn-lf-logo {
    left: -368px;
  }
}
@media (min-width: 790px) and (min-height: 600px) and (max-width: 842px) {
  #mantel.fixedNavi #meinFnLogout .fn-lf-logo,
  #mantel.fixedNavi #meinFn .fn-lf-logo {
    left: 10px;
    top: 7px;
    position: fixed;
  }
}
@media (min-width: 1550px) and (min-height: 600px) {
  #mantel.fixedNavi #main-nav,
  #mantel.fixedNavi #fnk-suche-cont {
    width: 100%;
  }
  #mantel #fnk .nav-anim-position.fn-lf-logo {
    left: 50%;
    margin-left: -428px;
  }
  #mantel.fixedNavi #navigation {
    padding-left: 0;
  }
  #mantel.fixedNavi #navigation {
    width: 772px;
    max-width: 100%;
    margin: 0 auto;
  }
  #mantel.fixedNavi #fnkSucheInputRow {
    width: 50%;
    max-width: 560px;
    margin: 0 auto;
    display: block;
  }
  #mantel.fixedNavi #fnk-suche-cont {
    padding: 4px 3%;
  }
  #mantel.fixedNavi #suchfeld-auto-vervollstaendigen {
    width: 470px;
    margin-left: -280px;
  }
  #mantel.fixedNavi #meinFn .fn-lf-logo {
    top: 7px;
  }
}
.teaser-img {
  height: 400px;
  width: 100%;
}
.fn-slider-pagination {
  right: auto;
  bottom: auto;
  top: 15px;
}
.fn-slider-pagination li {
  font-size: 13px;
  font-weight: 400;
  border: 0;
}
.fn-slider-pagination li button {
  padding-left: 4px;
  padding-right: 4px;
  padding: 4px 8px;
  margin: 0 2px 4px 0;
  border-radius: 2px;
  width: auto;
  height: auto;
  opacity: 1;
}
.fn-slider-pagination li button.is-active {
  transform: scale(1);
  background-color: #970603;
  color: #fff;
}
.fn-slider-arrow {
  border-radius: 2px;
}
.fn-slider-headline {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 25px 15px 15px 15px;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  background: #000;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.3) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}
.fn-slider-eilmeldung {
  position: absolute;
  left: 15px;
  top: 0;
  padding: 3px;
  font-size: 13px;
  border-radius: 2px;
  background-color: #ff7d00;
}
.ft {
  width: 100%;
}
.ft.breakpoint > tbody > tr.ft-detail-show > td {
  border-bottom: none;
}
.ft.breakpoint > tbody > tr.ft-detail-show > td > span.ft-toggle:before {
  content: "-";
}
.ft.breakpoint > tbody > tr:hover:not(.ft-row-detail) {
  cursor: pointer;
}
.ft.breakpoint > tbody > tr > td.ft-cell-detail {
  background: #eee;
  border-top: none;
}
.ft.breakpoint > tbody > tr > td > span.ft-toggle {
  display: inline-block;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  padding-top: 2px;
  font-size: 15px;
  color: #888;
}
.ft.breakpoint.toggle-medium > tbody > tr > td > span.ft-toggle {
  font-size: 18px;
}
.ft.breakpoint.toggle-large > tbody > tr > td > span.ft-toggle {
  font-size: 24px;
}
.ft > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.ft > thead > tr > th.ft-sortable:hover {
  cursor: pointer;
}
.ft > thead > tr > th.ft-sorted > span.ft-sort-indicator:before {
  content: "";
}
.ft > thead > tr > th.ft-sorted-desc > span.ft-sort-indicator:before {
  content: "";
}
.ft > thead > tr > th > span.ft-sort-indicator {
  display: inline-block;
  font-family: "ft";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
}
.ft > thead > tr > th > span.ft-sort-indicator:before {
  content: "";
}
.ft > tfoot .pagination {
  margin: 0;
}
.ft.no-paging .hide-if-no-paging {
  display: none;
}
.ft-row-detail-inner {
}
.ft-row-detail-row {
  clear: both;
  line-height: 1.5em;
}
.ft-row-detail-group {
  display: block;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: bold;
}
.ft-row-detail-name {
  float: left;
  min-width: 65px;
  max-width: 200px;
  font-weight: bold;
  padding-right: 0.5em;
  text-align: left;
}
.ft-row-detail-value {
  float: left;
  text-align: justify;
  vertical-align: bottom;
  white-space: normal;
  max-width: 100%;
  font-family: Arial, sans-serif;
}
.ft-row-detail-value a {
  font-weight: bold !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto !important;
}
.mobileHidden {
  display: none;
}
.ft-odd {
  background-color: #f7f7f7;
}
.ft-right-toggle a {
  margin: 0 20px 0 0;
}

.footer-license {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
}

.link {
  font-weight: 700;
  color: #970603;
}

img, .clickable {
  cursor: pointer;
}

.lander-form-header {
  line-height: 1.2;
}