<br />
<b>Warning</b>:  Undefined array key "compile" in <b>/html/typo3/fileadmin/stylesheets/css.php</b> on line <b>72</b><br />
/*bootstrap/bootstrap.less*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*Fonts*/
/*Padding für den Body wenn navbar fixed-top*/
/*navbar-top wenn die Navbar verkleinert wird*/
/*Colors*/
/*Links*/
/*Navigation*/
/*Pfeil nach unten in Navigation*/
/*Navigation dropdown*/
/*Pfeil nach oben oberhalb des dropdown*/
/*Navsub*/
/*Background-colors*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #000e4a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00187d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #000e4a;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.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.42857143;
  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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.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 > 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;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.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;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.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;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .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 > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:hover,
.form-control:focus {
  border-color: #000e4a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 14, 74, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 14, 74, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
/*//
// Buttons
// --------------------------------------------------


// Base styles
// --------------------------------------------------

// Core styles*/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ffffff;
  border-color: #ebebeb;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #000e4a;
  border-color: #000931;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #001673;
  border-color: #00156e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000e4a;
  border-color: #000931;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f3be74;
  border-color: #f3bc6f;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e07471;
  border-color: #df706c;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #fff;
  background-color: #336dac;
  border-color: #2d6198;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #4181c7;
  border-color: #3d7fc6;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #336dac;
  border-color: #2d6198;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #7dcde5;
  border-color: #79cbe4;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #000e4a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00187d;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fileadmin/fonts/glyphicons-halflings-regular.eot');
  src: url('/fileadmin/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fileadmin/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fileadmin/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.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;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  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);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #000e4a;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #000e4a;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.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: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #000e4a;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #fff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.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: #000e4a;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #fff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #000e4a;
  border-bottom-color: #000e4a;
}
.nav a:hover .caret {
  border-top-color: #00187d;
  border-bottom-color: #00187d;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.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-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #000e4a;
  border: 1px solid #000e4a;
  border-radius: 4px;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #336dac;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #336dac;
}
.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-toggle {
  border-color: #000e4a;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000e4a;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ededed;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #336dac;
  border-bottom-color: #336dac;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #336dac;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@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: #336dac;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #336dac;
  }
  .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-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #336dac;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.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-toggle {
  border-color: #000e4a;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #00187d;
  border-color: #00187d;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #000e4a;
  border-color: #000e4a;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #000e4a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000417;
}
.label-success {
  background-color: #333333;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1a1a1a;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000e4a;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #000e4a;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #000e4a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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-image: -moz-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-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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #333333;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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-image: -moz-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-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: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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-image: -moz-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-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: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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-image: -moz-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-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: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-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-image: -moz-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-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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #000e4a;
  border-color: #000e4a;
}
.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 {
  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: #1743ff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  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: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #000e4a;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #000e4a;
  border-color: #000e4a;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #000e4a;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #000e4a;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*ext/ext.less*/
@charset "utf-8";
/*!
 * our own extensions
 */
/*Fonts*/
/*Padding für den Body wenn navbar fixed-top*/
/*navbar-top wenn die Navbar verkleinert wird*/
/*Colors*/
/*Links*/
/*Navigation*/
/*Pfeil nach unten in Navigation*/
/*Navigation dropdown*/
/*Pfeil nach oben oberhalb des dropdown*/
/*Navsub*/
/*Background-colors*/
/*//
// layout
// --------------------------------------------------*/
.bg-video-height {
  height: 222px;
  background-color: #000e4a;
}
.cc_container .cc_btn {
  background-color: #000e4a !important;
  color: #fff !important;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #00187d !important;
}
.cc_more_info {
  color: #000e4a !important;
}
.cc_container a.cc_more_info:hover,
.cc_container a.cc_more_info:active {
  color: #00187d !important;
}
.cc_message {
  color: #333 !important;
}
.cc-message a {
  color: #fff !important;
}
.cc-message .panel {
  background-color: inherit !important;
}
.cc_container {
  border-color: #000e4a !important;
}
.fa-google-plus:before {
  font-size: 0;
}
.rockblog .fa-google-plus {
  background: url("/fileadmin/images/layout/RockBlog.png") no-repeat;
  background-position: 0 center;
  width: 22px;
  background-size: 20px 20px;
}
.rockblog .fa-google-plus:hover {
  background: url("/fileadmin/images/layout/RockBlog_weiss.png") no-repeat;
  background-position: 0 center;
  width: 22px;
  background-size: 20px 20px;
}
.demo-icon {
  font-family: "mhi-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
i.icon-mhi-kalender.icon-large,
i.icon-mhi-standorte.icon-large,
i.icon-mhi-auszubildende.icon-large {
  font-size: 35px;
  height: 70px;
  padding-top: 18px;
}
i.icon-large {
  font-size: 70px;
  width: 70px;
  padding: 0;
  margin: 0;
}
i.icon-medium {
  font-size: 32px;
  width: 32px;
  margin-bottom: 5px;
}
#nav-rootline .navbar {
  min-height: 0;
}
#nav-rootline {
  margin-top: 25px;
}
#nav-rootline .nav > li > a {
  padding: 0;
  display: inline;
  color: #939393;
}
#nav-rootline li {
  float: left;
  padding: 0;
  color: #d9d9d9;
}
#nav-rootline li {
  padding: 2px 5px 2px 0;
  display: inline;
  color: #939393;
}
#nav-rootline .nav > li.first > a {
  cursor: default;
}
#nav-rootline .nav > li.first > a:hover,
#nav-rootline .nav > li.first > a:focus {
  color: #939393;
}
#nav-rootline .nav > li > a:hover,
#nav-rootline .nav > li > a:focus {
  color: #00187d;
  background-color: transparent;
}
#nav-rootline li:last-child {
  font-weight: bold;
}
.fixed-small {
  transition: all 0.2s ease-out 0s;
}
.fixed-large {
  transition: all 0.2s ease-out 0s;
}
#topSectionBg {
  overflow: hidden;
  position: relative;
}
#topSectionBg img {
  width: 100%;
  height: auto;
}
#topSectionBg .header-text {
  position: absolute;
  top: 10%;
  color: #fff;
  margin-left: 25px;
}
#topNav .fa {
  /*    background-color: @9-gray;
    color: @9-gray-lighter;*/
}
#browseNav {
  background-color: #fff;
  border-top: 1px solid #000e4a;
  font-size: 12px;
  display: none;
  padding-top: 3px;
  font-weight: normal;
  z-index: 9999999;
}
#back-to-top,
#back-to-prev {
  /*    opacity: 1;*/
}
#browseNav.goTop {
  display: none !important;
}
#back-to-prev {
  /*    margin-top: 8px;*/
}
#back-to-top:hover,
#back-to-prev:hover {
  /*    opacity: 1;*/
}
#back-to-top,
#back-to-prev {
  /*    opacity: 1;*/
}
#socialNav {
  float: right;
  margin-left: 15px;
  margin-top: -7px;
}
#socialNav li {
  float: left;
}
#socialNav a {
  font-size: 22px;
  margin-left: 5px;
}
.gm-style-iw {
  min-width: 220px !important;
}
.approach {
  height: 400px;
}
.approach_1 {
  height: 400px;
}
.logo {
  float: left;
  margin: 10px 0 0 10px;
  /*    position: absolute;
    bottom: 10px;*/
  transition: all 0.2s ease-out 0s;
}
.logo.logoSmall {
  transition: all 0.2s ease-out 0s;
  z-index: 1;
}
.logo img {
  width: 130px;
  height: auto;
  transition: all 0.2s ease-out 0s;
}
.logo-small {
  display: none;
}
#navColFix {
  margin-top: 30px;
}
#bottom .line-height-1-0 .btn {
  line-height: 1em;
}
#reponsibility_bg {
  background: url("/fileadmin/images/responsibility_bg.jpg") no-repeat fixed center center / cover transparent;
}
.Safari #reponsibility_bg {
  background: url("/fileadmin/images/responsibility_bg.jpg") no-repeat center center;
}
.touch #reponsibility_bg {
  background: url("/fileadmin/images/responsibility_bg.jpg") no-repeat center center / cover transparent;
}
#bg-services {
  background: url("/fileadmin/images/services_bg.jpg") no-repeat right bottom #fff;
}
.fa-4x {
  font-size: 2em !important;
}
.social-media-row a {
  color: #000;
  transition: none;
}
.social-media-row:hover a,
.social-media-row:focus a {
  color: #fff;
}
.social-media-row:hover,
.social-media-row:focus {
  background-color: #000e4a;
}
.social-media-row {
  transition: background 0.2s ease-in 0s;
}
#social-facebook-1,
#social-twitter-1 {
  width: 100%;
}
#social-twitter-1 iframe {
  height: 500px;
}
#HomeSection-2 .info-box-small a:hover,
#HomeSection-2 .info-box-small a:focus {
  color: #000e4a;
}
#HomeSection-2 .info-box-small a {
  color: #333;
}
#HomeSection-2 .info-box-small {
  background-color: #e2e2e2;
  color: #333;
  border: none;
  padding-top: 10px;
}
#HomeSection-1 .info-box-large {
  height: 210px;
  padding-top: 10px;
}
#HomeSection-1 #box-germany {
  height: 440px;
}
.box-img-vertical .no-margin-right {
  margin-right: 10px;
}
.box-img-vertical .box-padding-xs {
  padding-left: 10px;
}
#timeLineExtendedHeight .no-margin-left {
  padding-left: 15px;
}
.news-search-form {
  display: none;
}
.companyLogoDetailLarge {
  max-height: 85px;
  max-width: 150px;
  height: auto;
  width: auto;
}
.companyLogoDetailSmall {
  max-height: 45px;
  max-width: 80px;
  height: auto;
  width: auto;
}
.joboffer-show .img-header {
  height: 194px;
  background-position: center 30%;
  background-size: cover;
  position: relative;
  display: block;
}
.joboffer-show .img-header-title {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000e4a;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 20px;
}
.powered-by {
  display: none;
}
.cc-btn.cc-allow-all {
  background: #000e4a;
  color: #fff;
}
.p-tb-tiny {
  padding-top: 2px;
  padding-bottom: 2px;
}
.m-tb-xs {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bo-rad-xs {
  border-radius: 5px;
}
.bo-nano {
  border-width: 1px;
}
.bo-solid,
.hover-bo-solid:hover,
a:hover .hover-bo-solid {
  border-style: solid;
}
.bo-gray-light,
.hover-bo-gray-light:hover,
a:hover .hover-bo-gray-light {
  border-color: #babbbd;
}
.powered-by {
  display: none;
}
.cc-btn.cc-allow-all {
  background: #000e4a;
  color: #fff;
}
/*Tablet*/
@media (min-width: 768px) {
  /*    .row-same-height.row-full-height > .col-full-height > div > .pull-center > img.img-thumbnail {
        max-height: 180px;
    }
    .row-same-height.row-full-height > .col-sm-4.col-full-height > div > .pull-center > img.img-thumbnail {
        max-height: 115px;
    }
    .row-same-height.row-full-height > .col-md-3.col-sm-6.col-full-height > div > .pull-center > img.img-thumbnail {
        max-height: 110px;
    }*/
  .site {
    position: relative;
    min-height: 100%;
  }
  #main {
    padding-bottom: 195px;
  }
  #bottom-section {
    /*position: absolute;
        bottom: 0;
        */
    width: 100%;
  }
  .news-search-form {
    display: block;
  }
  #timeLineExtendedHeight .no-margin-left {
    padding-left: 0;
  }
  .box-img-vertical .no-margin-right {
    margin-right: 0;
  }
  #social-facebook-1,
  #social-twitter-1 {
    width: 320px;
  }
  .fixed-small .logoSmall {
    /*        display: block;*/
  }
  .logo-small img {
    width: 150px;
  }
  .logo img {
    width: 130px;
    height: auto;
  }
  .logo {
    float: left;
    position: relative;
    top: 12px;
    margin: 0px;
  }
  .logo img.logoSmallImg {
    /*        width: 80px;*/
  }
  /*    #navColFix {
        width: 220px;
        transition: all 0.3s ease-out 0s;
        
    }   */
  #navColFix {
    margin-top: 30px;
  }
  #slogan {
    margin-right: 125px;
  }
  .fixed-small {
    top: -66px;
  }
  #topSectionBg .header-text {
    position: absolute;
    top: 50%;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-left: 25px;
    margin-top: -14px;
    line-height: 28px;
  }
  .social-media-text-box {
    width: 340px;
  }
  .fa-4x {
    font-size: 4em !important;
  }
  #HomeSection-1 .info-box-large {
    height: 210px;
  }
  #HomeSection-1 #box-germany {
    height: 440px;
  }
  .bg-video-height {
    height: 222px;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  #main {
    padding-bottom: 140px;
  }
  .logo-small {
    display: block;
  }
  .logo-small img {
    width: 120px;
  }
  #browseNav:hover {
    background-color: #fff;
    border-top: 1px solid #000e4a;
    transition: background-color, border 0.5s ease-in-out;
  }
  #browseNav:hover #back-to-top,
  #browseNav:hover #back-to-prev {
    /*        opacity:1;*/
  }
  #browseNav {
    border-top: 1px solid transparent;
    background-color: transparent;
    transition: opacity, background-color 0.3s ease-in-out;
    opacity: 0;
  }
  #back-to-top,
  #back-to-prev {
    /*        opacity: 0.3;
        transition: opacity 0.3s ease-in-out 0s;*/
  }
  .logo img {
    width: 175px;
    height: auto;
  }
  .logo img.logoSmallImg {
    /*        width: 150px;*/
  }
  .logo.logoSmall {
    top: 90px;
    z-index: 1;
  }
  .logo.logoSmall img {
    width: 95px;
  }
  .logo {
    /*        margin-top: 20px;*/
  }
  #formSearch {
    display: inline;
  }
  .modal-open .navbar-fixed-top {
    margin: 0 auto;
    right: 17px;
  }
  #navColFix {
    width: 293px;
    margin-top: 0;
  }
  .fixed-small {
    top: -85px;
  }
  #topSectionBg .header-text {
    position: absolute;
    top: 50%;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    margin-left: 25px;
    margin-top: -21px;
    line-height: 42px;
  }
  .social-media-text-box {
    width: 560px;
  }
  #HomeSection-1 .info-box-large {
    height: 228px;
  }
  #HomeSection-1 #box-germany {
    height: 475px;
  }
  .bg-video-height {
    height: 290px;
  }
}
/*Large Desktop*/
@media (min-width: 1200px) {
  #HomeSection-1 .info-box-large {
    height: 213px;
  }
  #HomeSection-1 #box-germany {
    height: 445px;
  }
  .logo img {
    width: 175px;
    height: auto;
  }
  #navColFix {
    width: 263px;
  }
  .fixed-small {
    top: -85px;
  }
  #topSectionBg .header-text {
    position: absolute;
    top: 50%;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    margin-left: 25px;
    margin-top: -25px;
    line-height: 50px;
  }
  .social-media-text-box {
    width: 760px;
  }
  .bg-video-height {
    height: 351px;
  }
}
/*//
// layout
// --------------------------------------------------*/
/*******************************
Meine Navbar
*******************************/
#nav-mobile {
  margin-top: 0;
  margin-bottom: 0;
}
#nav-mobile ul.level-2 {
  margin: 0px 0 15px 25px;
}
#nav-mobile ul.level-2 a {
  padding: 6px 12px;
  display: block;
}
#nav-mobile ul.level-1 li.active a {
  color: #000e4a;
  background-color: transparent;
}
#nav-mobile ul.level-2 li.active a {
  font-weight: bold;
}
.navbar-default #nav-mobile.navbar-nav > li > a {
  color: #000e4a;
}
.navbar-default #nav-mobile.navbar-nav > .open > a,
.navbar-default #nav-mobile.navbar-nav > .open > a:hover,
.navbar-default #nav-mobile.navbar-nav > .open > a:focus {
  color: #fff;
}
.navbar-default #nav-mobile.navbar-nav > li.active > a {
  color: #fff;
}
.navbar-default #nav-mobile.navbar-nav .open .dropdown-menu > li > a {
  color: #000e4a;
  font-weight: bold;
  text-decoration: underline;
}
.navbar-default {
  border: none;
}
.navbar-border-bottom {
  border-bottom: 1px solid #000e4a;
}
a.navbar-brand {
  padding: 0;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
.right-caret:after,
.left-caret:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  width: 0;
  margin-left: 4px;
  position: relative;
}
.right-caret:after {
  border-top: 5px solid #000e4a;
}
.left-caret:after {
  border-top: 5px solid #000e4a;
}
.navbar {
  width: auto;
  margin: 0 auto;
}
/*******************************
Navbar Ende
*******************************/
/*.navbar-collapse.collapse {
    border-radius: 4px;
}*/
/*********************************************
Top Navigation Anfang
*********************************************/
#topNav #pageNav.nav > li > a:hover,
#footer .nav > li > a:hover {
  /*    color: @9-color-1;*/
  background-color: transparent;
}
#footer .social-media a i {
  transition: color 0.2s ease-in 0s;
}
#footer .social-media a:hover i,
#footer .social-media a:active i {
  /*    color: @9-link-hover-color-alt-1;*/
  color: #fff;
}
#footer .nav {
  display: table;
  margin: 0 auto !important;
  text-align: center;
}
#topNav #socialNav a {
  color: #000e4a;
}
#topNav #pageNav .nav-pills > li.active > a,
#topNav .nav-pills > li.active > a:hover,
#topNav .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #000e4a;
}
/*#footer .nav-pills > li.active > a, */
#footer .nav-pills > li.active > a:hover,
#footer .nav-pills > li.active > a:focus {
  color: #6692bf !important;
  background-color: transparent;
}
#footer .nav-pills > li.active > a {
  background-color: transparent;
}
#topNav #pageNav {
  margin-top: 9px;
  margin-right: 15px;
}
#topNav #pageNav a {
  color: #ccc;
  font-weight: normal;
}
#topNav #pageNav li:last-child a {
  color: #000e4a;
}
#topNav {
  margin-top: 2px;
  float: right;
}
#topNav #pageNav li {
  border-left: 1px solid #ccc;
}
#topNav #pageNav li.first {
  border-left: none;
}
#topNav .nav > li > a {
  padding: 0 5px;
}
#topNav .nav > li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 1em;
}
/*********************************************
Top Navigation ENDE
*********************************************/
/*********************************************
Footer Navigation Anfang
*********************************************/
#footer .nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
}
#footer {
  margin-top: 5px;
  margin-bottom: 5px;
}
#footer li {
  /*    border-left: 1px solid @gray-light;*/
}
#footer li.first {
  /*    border-left: none;*/
}
#footer .nav > li > a:hover {
  color: #fff;
}
#footer .nav > li > a {
  padding: 0 5px;
  border-left: none;
  color: #939393;
}
#footer .nav {
  width: 100%;
}
#footer .nav > li {
  float: none;
  text-align: left;
}
#footer .nav > li.first > a {
  border-left: none;
}
#footer .nav > li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 1em;
  margin-bottom: 5px;
}
#footer .nav > li.first {
  padding-left: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background-color: #e2e2e2;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #000e4a;
  color: #fff;
  font-weight: 700;
}
.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 {
  background-color: #000e4a;
  color: #fff;
  font-weight: 700;
}
/*********************************************
Footer Navigation ENDE
*********************************************/
/********************************
Sub-Navigation auf Unterseiten
********************************/
#nav-sub {
  /*        padding: 0px 10px 5px;*/
  background-color: #fff;
  /*        border-radius: 0;*/
  list-style: none;
  font-size: 14px;
  /*        border: 1px solid @dropdown-fallback-border; // IE8 fallback
    border: 1px solid @dropdown-border;*/
  /*        .box-shadow(0 1px 2px rgba(0, 0, 0, 0.3));*/
  border-radius: 0;
  background-clip: padding-box;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 25px;
}
.contentMain #nav-sub li:before {
  color: #adadad;
}
.contentMain #nav-sub li:before {
  color: #555555;
}
.contentMain #nav-sub li.active:before {
  color: #000e4a;
}
.contentMain #nav-sub li:hover:before {
  color: #000e4a;
}
#nav-sub #nav-sub-titel h3 {
  font-size: 1.2em;
  color: #fff;
  background-color: #000e4a;
  margin: 0;
  padding: 10px 10px;
  font-weight: normal;
}
#nav-sub .level-1 a {
  color: #555555;
  display: block;
}
#nav-sub .level-1 a:hover,
#nav-sub .level-1 a:focus {
  text-decoration: none;
  color: #000e4a;
  /*        background-color: @9-color-1;*/
}
#nav-sub .level-1 a:focus.bottom-caret:after {
  border-top: 5px solid #fff;
}
#nav-sub ul.level-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#nav-sub ul.level-2 {
  padding: 0px 0px 0px 15px;
}
#nav-sub li.level-1:hover > a {
  color: #000e4a;
  /*        background-color: @9-color-1;*/
  transition: color 0.1s ease-out 0s;
}
#nav-sub li.active > a {
  color: #000e4a;
  /*        background-color: @9-color-1;*/
}
#nav-sub li.active .panel-title > a {
  color: #000e4a;
}
#nav-sub li.level-1:last-child {
  border-bottom: none;
}
#nav-sub li.level-1 {
  border-bottom: 1px dotted #000e4a;
  padding-top: 4px;
  padding-bottom: 4px;
}
#nav-sub li {
  /*        padding: 2px 5px;*/
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#nav-sub li a {
  padding: 2px 0px;
  font-weight: bold;
}
#nav-sub li:before {
  padding: 2px 0px;
}
#nav-sub .panel-title {
  font-size: 1em;
}
#nav-sub .panel-title a {
  position: relative;
}
#nav-sub .level-2 a {
  font-size: 0.9em;
}
#nav-sub .panel {
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
#nav-sub .panel-heading {
  border: none;
  color: #fff;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}
#nav-sub #accordion .in.panel,
#nav-sub #accordion .out.panel {
  background-color: transparent;
}
#nav-sub .panel-body {
  padding: 0;
  border: none;
}
/********************************
Sub-Navigation auf Unterseiten Ende
********************************/
.navbar-nav > li > a {
  /*    font-family: 'mhi-sub-headlinesub-headline';*/
}
#jobOfferCityBox {
  margin-bottom: 20px;
}
/*Tablet*/
@media (min-width: 768px) {
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background-color: #fff;
  }
  #footer .nav > li > a {
    padding: 0 5px;
    border-left: 1px solid #939393;
    color: #939393;
  }
  #footer .nav > li {
    float: left;
  }
  #mainnavigation {
    float: none;
    margin-top: 67px;
    margin-bottom: 0px;
    position: relative;
    left: 0;
  }
  .navbar-nav > li > a {
    /*        font-size: 16px;*/
    padding: 6px 12px;
    margin-right: 2px;
    /*        margin-right: 18px;*/
  }
  .navbar-nav > li:last-child > a {
    margin-right: 0;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    background-color: #000e4a;
    color: #fff;
    font-weight: normal;
    /*        border-bottom: 3px solid @9-dropdown-background-color;*/
  }
  .navbar-default .navbar-nav > li > a {
    color: #000;
    border-bottom: 1px solid transparent;
    background-color: #e2e2e2;
    /*        text-transform: uppercase;*/
    /*        font-weight: bold;*/
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background-color: #000e4a;
    color: #fff;
    /*        border-bottom: 3px solid @9-dropdown-background-color;*/
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
  }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #000;
    border-top-color: #000;
  }
  .navbar-default .navbar-nav > .active.dropdown > a .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
  }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
  }
  .dropdown-menu > li > a {
    background-color: rgba(255, 255, 255, 0);
    color: #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 5px 15px;
  }
  .dropdown-menu > li:last-child > a {
    border-bottom: none;
  }
  .navbar-nav > li > .dropdown-menu {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.176);
    margin-top: -3px;
    background-color: #336dac;
    border: none;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
  }
  .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 {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    font-weight: 700;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #000e4a;
    color: #fff;
  }
  .navbar .dropdown-menu:before {
    /*        border-bottom: 7px solid rgba(0,0,0,0.2);*/
    border-bottom: 7px solid #336dac;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 11px;
    top: -7px;
    position: absolute;
  }
  .navbar .dropdown-menu:after {
    /*        border-bottom: 6px solid lighten(@9-color-1, 50%);*/
    border-bottom: #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 6px;
    position: absolute;
    top: -6px;
  }
  .navbar .dropdown-menu.sub-menu:before {
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    display: inline-block;
    left: -14px;
    top: 6px;
    position: absolute;
  }
  .navbar .dropdown-menu.sub-menu:after {
    /*        border-right: 6px solid lighten(@9-color-1,40%);*/
    border-right: #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    content: "";
    display: inline-block;
    left: -12px;
    position: absolute;
    top: 7px;
  }
  .right-caret:after,
  .left-caret:after,
  .bottom-caret:after {
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    right: 8px;
    position: absolute;
    top: 8px;
  }
  .right-caret:after {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #000e4a;
  }
  .left-caret:after {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid #000e4a;
  }
  .bottom-caret:after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000e4a;
    border-bottom: 5px solid transparent;
  }
  .active > .right-caret:after,
  .right-caret:hover:after {
    border-left: 5px solid #fff;
  }
  .active > .left-caret:after,
  .left-caret:hover:after {
    border-right: 5px solid #fff;
  }
  #nav-sub .bottom-caret:hover:after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #fff;
  }
  #topNav #pageNav.nav-pills > li.active > a,
  #topNav #pageNav.nav-pills > li.active > a:hover,
  #topNav #pageNav.nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #00187d;
  }
  .searchButton-Small.btn-primary {
    margin-top: 30px;
    background-color: #000e4a;
  }
  .fixed-small #mainnavigation {
    margin-bottom: 0;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  .navbar-nav > li > a {
    margin-right: 2px;
  }
  #mainnavigation {
    margin-top: 85px;
  }
  .searchButton-Small.btn-primary {
    margin-top: 41px;
    background-color: #000e4a;
  }
  .headerTransparent {
    background-color: #fff;
  }
  .headerOpacity {
    opacity: 1;
    transition: opacity 0.5s ease-out 0s;
  }
  .headerOpacity:hover,
  .headerOpacity:focus {
    opacity: 1;
    transition: opacity 0.3s ease-out 0s;
  }
}
/*Large Desktop*/
/*//
// Navigation BigNav
// --------------------------------------------------*/
.nav-box-content {
  display: none;
}
@media (min-width: 768px) {
  .nav-seperator-bottom {
    height: 20px;
  }
  .nav-seperator-bottom.page_79 {
    height: 10px;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .big-nav .no-link {
    border-bottom: 1px solid #ebebeb;
  }
  .navbar .big-nav.dropdown-menu:before {
    border: none;
  }
  .navbar .big-nav.dropdown-menu:after {
    border: none;
  }
  .navbar-nav > li > .big-nav.dropdown-menu {
    background-color: #fff;
    border-top: 20px solid #000e4a;
    margin-top: 0;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 0;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 10px solid #000e4a;
    /*        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);*/
  }
  .big-nav > li:not(.dropdown-box) {
    display: block;
    float: left;
    margin-right: 25px;
  }
  .nav > li.big-nav-container {
    position: static;
  }
  .big-nav .level-title {
    /*        border-bottom: 1px solid #adadad;*/
    padding: 5px;
    display: block;
  }
  .big-nav .level-title a {
    color: #000;
  }
  .big-nav li .level-title a:hover,
  .big-nav li .level-title a:active,
  .big-nav li.active .level-title a {
    color: #000e4a;
  }
  .big-nav .level-2 li a {
    padding: 5px;
    display: block;
    /*        border-bottom: 1px solid #adadad;*/
    border-top: 1px solid #ebebeb;
    color: #000;
  }
  .big-nav .level-2 li a:hover,
  .big-nav .level-2 li a:active,
  .big-nav .level-2 li.active a {
    color: #fff;
    background-color: #000e4a;
  }
  .navbar-default .navbar-nav .open .big-nav.dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .big-nav.dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .big-nav.dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #000e4a;
  }
  .dropdown-menu.big-nav > li > a {
    padding: 5px;
    display: block;
    border-bottom: 1px solid #cbdbea;
    color: #000e4a;
  }
  .dropdown-menu.big-nav > li > a:hover,
  .dropdown-menu.big-nav > li > a:active {
    color: #fff;
    background-color: #000e4a;
  }
  .nav-box-content {
    display: block;
    float: right;
    width: 200px;
    height: 200px;
    margin-left: 20px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .nav-box-content.font-huge p {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.42857;
  }
  .nav-box-content:last-child {
    margin-left: 0;
  }
  .big-nav > li:not(.dropdown-box) {
    min-width: 145px;
    max-width: 215px;
  }
}
@media (min-width: 1200px) {
  .big-nav > li:not(.dropdown-box) {
    min-width: 190px;
  }
}
/*//
//
// Helper Classes
// --------------------------------------------------*/
::selection {
  color: #fff;
  background: #000e4a;
}
::-moz-selection {
  color: #fff;
  background: #000e4a;
}
body {
  color: #000;
  padding-top: 54px;
  background-color: #f2f2f2;
}
.anchor {
  position: relative;
  top: -88px;
}
.ajax-container-overlay {
  position: relative;
}
#overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.overlayBG {
  background-color: #fff;
  opacity: 0.3;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.pos-b-none {
  bottom: 0;
}
.pos-t-none {
  top: 0;
}
.pos-r-none {
  right: 0;
}
.right-inner-addon {
  position: relative;
}
.right-inner-addon input {
  padding-right: 30px;
}
.right-inner-addon i {
  position: absolute;
  right: 0px;
  padding: 10px 12px;
  /*    pointer-events: none;*/
  background-color: #000e4a;
  color: #fff;
  cursor: pointer;
}
.no-caret .caret {
  display: none;
}
.typo3-messages {
  /*  padding: @alert-padding;
  border: 1px solid @9-color-1;*/
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
}
.typo3-message {
  height: auto;
}
.img-thumbnail {
  background-color: transparent;
  border: none;
  padding: 0;
  border-radius: 0;
  width: 100%;
}
figure.image img {
  max-width: 100%;
  height: auto;
}
.csc-sitemap li a {
  font-weight: bold;
}
.csc-sitemap ul li a {
  font-weight: normal;
}
.message-header {
  font-size: 116.667%;
  font-weight: bold;
  padding: 10px 0 0;
}
.typo3-message:first-child .message-body {
  display: none;
}
.typo3-messages .message-information .message-body:before,
.typo3-messages .message-notice .message-body:before,
.typo3-messages .message-ok .message-body:before,
.typo3-messages .message-warning .message-body:before,
.typo3-messages .message-error .message-body:before {
  content: "\f138";
  display: inline-block;
  text-decoration: inerhit;
  font-family: "FontAwesome";
  margin-right: 5px;
}
.message-information {
  padding: 5px 20px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.message-information hr {
  border-top-color: #a6e1ec;
}
.message-information .alert-link {
  color: #2d6987;
}
.message-notice {
  padding: 5px 20px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.message-notice hr {
  border-top-color: #a6e1ec;
}
.message-notice .alert-link {
  color: #2d6987;
}
.message-ok {
  padding: 5px 20px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.message-ok hr {
  border-top-color: #c9e2b3;
}
.message-ok .alert-link {
  color: #356635;
}
.message-warning {
  padding: 5px 20px;
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.message-warning hr {
  border-top-color: #f8e5be;
}
.message-warning .alert-link {
  color: #a47e3c;
}
.message-error {
  padding: 5px 20px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.message-error hr {
  border-top-color: #e6c1c7;
}
.message-error .alert-link {
  color: #953b39;
}
.typo3-messages .message-headline:before {
  content: "";
}
.height-100 {
  height: 100% !important;
}
.width-100 {
  width: 100%;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-margin-left {
  padding-left: 0;
  margin-left: 0;
}
.no-margin-right {
  padding-right: 0;
  margin-right: 0;
}
.no-margin-bottom,
.no-margin-bottom p,
.no-margin-bottom h1,
.no-margin-bottom h2,
.no-margin-bottom h3,
.no-margin-bottom h4,
.no-margin-bottom h5,
.no-margin-bottom h6 {
  margin-bottom: 0;
}
.no-margin-top,
.no-margin-top p,
.no-margin-top h1,
.no-margin-top h2,
.no-margin-top h3,
.no-margin-top h4,
.no-margin-top h5,
.no-margin-top h6 {
  margin-top: 0;
}
.onlyTabletDesktop {
  display: none !important;
}
.onlyTablet {
  display: none !important;
}
.onlyDesktop {
  display: none !important;
}
.pull-left img {
  margin-right: 15px;
  margin-bottom: 15px;
}
.pull-right img {
  margin-left: 15px;
  margin-bottom: 15px;
}
.pull-center img {
  margin: 0 auto;
  display: block;
}
.pull-center {
  margin: 0 auto;
  display: block;
}
.pull-full-lenght {
  width: 100%;
}
.margin-before-5 {
  margin-top: 5px;
}
.margin-before-4 {
  margin-top: 4px;
}
.margin-before-mini {
  margin-top: 5px;
}
.margin-before-small {
  margin-top: 10px;
}
.margin-before-base {
  margin-top: 15px;
}
.margin-before-large {
  margin-top: 20px;
}
.margin-before-huge {
  margin-top: 20px;
}
.margin-before-very-huge {
  margin-top: 25px;
}
.margin-after-mini {
  margin-bottom: 5px;
}
.margin-after-small {
  margin-bottom: 10px;
}
.margin-after-base {
  margin-bottom: 15px;
}
.margin-after-large {
  margin-bottom: 20px;
}
.margin-after-huge {
  margin-bottom: 20px;
}
.margin-after-very-huge {
  margin-bottom: 25px;
}
.padding-box-default {
  padding: 0 15px 15px;
}
.padding-mini {
  padding: 3px 6px;
}
.padding-small {
  padding: 5px 10px;
}
.padding-base {
  padding: 6px 12px;
}
.padding-large-icon {
  padding: 20px;
}
.padding-large {
  padding: 10px 16px;
}
.padding-huge {
  padding: 10px 16px;
}
.padding-default {
  padding: 30px;
}
.padding-before-mini {
  padding-top: 2.5px;
}
.padding-before-small {
  padding-top: 5px;
}
.padding-before-base {
  padding-top: 15px;
}
.padding-before-large {
  padding-top: 20px;
}
.padding-before-huge {
  padding-top: 20px;
}
.padding-before-very-huge {
  padding-top: 25px;
}
.padding-after-mini {
  padding-bottom: 5px;
}
.padding-after-small {
  padding-bottom: 5px;
}
.padding-after-base {
  padding-bottom: 15px;
}
.padding-after-large {
  padding-bottom: 20px;
}
.padding-after-huge {
  padding-bottom: 20px;
}
.padding-after-very-huge {
  padding-bottom: 25px;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.new-root {
  position: relative;
  display: block;
}
.overflow-hidden {
  overflow: hidden;
}
.hidden {
  display: none;
}
.display-inline-block {
  display: inline-block;
  position: relative;
}
.display-inline-table {
  display: inline-table;
}
.display-table-cell {
  display: table-cell;
}
.display-table {
  display: table;
}
.display-block {
  display: block;
  position: relative;
}
.position-relative {
  position: relative;
}
/*.position-bottom-20 {
    position: absolute;
    bottom: 10px;
    right: 20px;
}*/
.pixelOver {
  bottom: 0;
  display: block;
  height: 100%;
  margin: 0;
  min-height: 100%;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  opacity: 0.3;
}
.pixel1 {
  background: url("/fileadmin/images/overlays/01.png") repeat scroll 0 0 transparent;
}
.pixel2 {
  background: url("/fileadmin/images/overlays/02.png") repeat scroll 0 0 transparent;
}
.pixel3 {
  background: url("/fileadmin/images/overlays/03.png") repeat scroll 0 0 transparent;
}
.pixel4 {
  background: url("/fileadmin/images/overlays/04.png") repeat scroll 0 0 transparent;
}
.pixel5 {
  background: url("/fileadmin/images/overlays/05.png") repeat scroll 0 0 transparent;
}
.pixel6 {
  background: url("/fileadmin/images/overlays/06.png") repeat scroll 0 0 transparent;
}
.pixel7 {
  background: url("/fileadmin/images/overlays/07.png") repeat scroll 0 0 transparent;
}
.pixel8 {
  background: url("/fileadmin/images/overlays/08.png") repeat scroll 0 0 transparent;
}
.pixel9 {
  background: url("/fileadmin/images/overlays/09.png") repeat scroll 0 0 transparent;
}
.pixel10 {
  background: url("/fileadmin/images/overlays/10.png") repeat scroll 0 0 transparent;
}
.pixel11 {
  background: url("/fileadmin/images/overlays/11.png") repeat scroll 0 0 transparent;
}
.pixel12 {
  background: url("/fileadmin/images/overlays/12.png") repeat scroll 0 0 transparent;
}
.checkbox.display-inline-block.margin-right-icon {
  margin-top: 5px;
}
.margin-right-icon {
  margin-right: 0.5em;
  padding-left: 2px;
}
.margin-left-icon {
  margin-left: 0.5em;
  padding-right: 2px;
}
.margin-left-minus-12 {
  margin-left: -12px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-top-2 {
  margin-top: 2px;
}
.margin-top-3 {
  margin-top: 3px;
}
.d-grid-news,
.d-grid-interviews {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 25px;
  row-gap: 25px;
}
/*****************************************
Tablet
*****************************************/
@media (min-width: 768px) {
  body {
    padding-top: 110px;
  }
  .anchor {
    position: relative;
    top: -155px;
  }
  .onlyMobile {
    display: none;
  }
  .onlyTabletDesktop {
    display: block;
  }
  .onlyTablet {
    display: block;
  }
  .padding-before-huge {
    padding-top: 30px;
  }
  .padding-before-very-huge {
    padding-top: 50px;
  }
  .padding-after-huge {
    padding-bottom: 30px;
  }
  .padding-after-very-huge {
    padding-bottom: 50px;
  }
  .margin-before-huge {
    margin-top: 30px;
  }
  .margin-before-very-huge {
    margin-top: 50px;
  }
  .margin-after-huge {
    margin-bottom: 30px;
  }
  .margin-after-very-huge {
    margin-bottom: 50px;
  }
  .padding-huge {
    padding: 20px 32px;
  }
  .no-margin-left-web {
    padding-left: 0;
    margin-left: 0;
  }
  .no-margin-right-web {
    padding-right: 0;
    margin-right: 0;
  }
  .position-bottom-20 {
    position: absolute;
    bottom: 20px;
    /*        right: 20px;*/
  }
  .position-bottom-10 {
    position: absolute;
    bottom: 10px;
    /*        right: 20px;*/
  }
  .d-grid-news {
    grid-template-columns: repeat(2, 1fr);
  }
  .d-grid-interviews {
    grid-template-columns: repeat(2, 1fr);
  }
  .d-grid-interviews .news-image-box {
    height: 160px;
  }
}
/*****************************************
Desktop
*****************************************/
@media (min-width: 992px) {
  body {
    padding-top: 128px;
  }
  .onlyTablet {
    display: none;
  }
  .onlyMobile {
    display: none;
  }
  .onlyMobileTablet {
    display: none;
  }
  .onlyDesktop {
    display: block;
  }
  .anchor {
    position: relative;
    top: -160px;
  }
  .d-grid-news {
    grid-template-columns: repeat(3, 1fr);
  }
  .d-grid-interviews {
    grid-template-columns: repeat(2, 1fr);
  }
  .d-grid-interviews .news-image-box {
    height: 200px;
  }
}
/*****************************************
Large Desktop
*****************************************/
@media (min-width: 1200px) {
  .anchor {
    position: relative;
    top: -185px;
  }
  body {
    padding-top: 128px;
  }
  .d-grid-news {
    grid-template-columns: repeat(4, 1fr);
  }
  .d-grid-interviews {
    grid-template-columns: repeat(2, 1fr);
  }
  .d-grid-interviews .news-image-box {
    height: 240px;
  }
}
/*//
// Boxes
// --------------------------------------------------
*/
#btn-benefits {
  cursor: pointer;
}
.box-default .dl-liste h3 {
  font-size: 116%;
}
.box-default .csc-uploads li {
  padding-left: 0;
  margin-bottom: 5px;
}
.box-default .csc-uploads p {
  margin-bottom: 0px;
  font-weight: normal;
}
.box-default .csc-uploads a {
  /*    margin-bottom: 5px;
    display: block;
    font-weight: normal;*/
  /*    font-size: 80%;*/
}
.box-default {
  padding: 0px 15px 15px;
  /*    padding: 15px 30px 30px;*/
  /*    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);*/
  border-radius: 0;
  margin-bottom: 2px;
  background-color: #fff;
  border-top: 10px solid #000e4a;
  /*  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/
}
/***************************************
Tablet
***************************************/
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/*//
// Borders
// --------------------------------------------------*/
.no-border {
  border: none;
}
.no-border-radius {
  border-radius: 0;
}
.seperator-height-1 {
  height: 1px;
  display: block;
}
.seperator-height-2 {
  height: 2px;
  display: block;
}
.seperator-height-3 {
  height: 3px;
  display: block;
}
.seperator-height-4 {
  height: 4px;
  display: block;
}
.seperator-height-5 {
  height: 5px;
  display: block;
}
.seperator-height-6 {
  height: 6px;
  display: block;
}
.seperator-height-7 {
  height: 7px;
  display: block;
}
.seperator-height-8 {
  height: 8px;
  display: block;
}
.seperator-height-9 {
  height: 9px;
  display: block;
}
.seperator-height-10 {
  height: 10px;
  display: block;
}
.border-solid-color-1-height-1 {
  border: 1px solid #000e4a;
}
.border-solid-color-2-height-1 {
  border: 1px solid #336dac;
}
.border-solid-color-3-height-1 {
  border: 1px solid #6692bf;
}
.border-solid-color-4-height-1 {
  border: 1px solid #ccc;
}
.border-solid-gray-darker-height-1 {
  border: 1px solid #222;
}
.border-solid-gray-dark-height-1 {
  border: 1px solid #333;
}
.border-solid-gray-height-1 {
  border: 1px solid #939393;
}
.border-solid-gray-light-height-1 {
  border: 1px solid #babbbd;
}
.border-solid-gray-lighter-height-1 {
  border: 1px solid #e2e2e2;
}
.border-dashed-white-height-1 {
  border: 1px dotted #fff;
}
.border-bottom-solid-color-1-height-1 {
  border-bottom: 1px solid #000e4a;
}
.border-bottom-solid-color-2-height-1 {
  border-bottom: 1px solid #336dac;
}
.border-bottom-solid-color-3-height-1 {
  border-bottom: 1px solid #6692bf;
}
.border-bottom-solid-color-4-height-1 {
  border-bottom: 1px solid #ccc;
}
.border-bottom-solid-gray-darker-height-1 {
  border-bottom: 1px solid #222;
}
.border-bottom-solid-gray-dark-height-1 {
  border-bottom: 1px solid #333;
}
.border-bottom-solid-gray-height-1 {
  border-bottom: 1px solid #939393;
}
.border-bottom-solid-gray-light-height-1 {
  border-bottom: 1px solid #babbbd;
}
.border-bottom-solid-gray-lighter-height-1 {
  border-bottom: 1px solid #e2e2e2;
}
.border-bottom-dotted-color-1-height-1 {
  border-bottom: 1px dotted #000e4a;
}
.border-bottom-dotted-color-2-height-1 {
  border-bottom: 1px dotted #336dac;
}
.border-bottom-dotted-color-3-height-1 {
  border-bottom: 1px dotted #6692bf;
}
.border-bottom-dotted-color-4-height-1 {
  border-bottom: 1px dotted #ccc;
}
.border-bottom-dotted-gray-darker-height-1 {
  border-bottom: 1px dotted #222;
}
.border-bottom-dotted-gray-dark-height-1 {
  border-bottom: 1px dotted #333;
}
.border-bottom-dotted-gray-height-1 {
  border-bottom: 1px dotted #939393;
}
.border-bottom-dotted-gray-light-height-1 {
  border-bottom: 1px dotted #babbbd;
}
.border-bottom-dotted-gray-lighter-height-1 {
  border-bottom: 1px dotted #e2e2e2;
}
.border-bottom-solid-color-1-height-2 {
  border-bottom: 2px solid #000e4a;
}
.border-bottom-solid-color-2-height-2 {
  border-bottom: 2px solid #336dac;
}
.border-bottom-solid-color-3-height-2 {
  border-bottom: 2px solid #6692bf;
}
.border-bottom-solid-color-4-height-2 {
  border-bottom: 2px solid #ccc;
}
.border-bottom-solid-gray-darker-height-2 {
  border-bottom: 2px solid #222;
}
.border-bottom-solid-gray-dark-height-2 {
  border-bottom: 2px solid #333;
}
.border-bottom-solid-gray-height-2 {
  border-bottom: 2px solid #939393;
}
.border-bottom-solid-gray-light-height-2 {
  border-bottom: 2px solid #babbbd;
}
.border-bottom-solid-gray-lighter-height-2 {
  border-bottom: 2px solid #e2e2e2;
}
.border-bottom-dotted-color-1-height-2 {
  border-bottom: 2px dotted #000e4a;
}
.border-bottom-dotted-color-2-height-2 {
  border-bottom: 2px dotted #336dac;
}
.border-bottom-dotted-color-3-height-2 {
  border-bottom: 2px dotted #6692bf;
}
.border-bottom-dotted-color-4-height-2 {
  border-bottom: 2px dotted #ccc;
}
.border-bottom-dotted-gray-darker-height-2 {
  border-bottom: 2px dotted #222;
}
.border-bottom-dotted-gray-dark-height-2 {
  border-bottom: 2px dotted #333;
}
.border-bottom-dotted-gray-height-2 {
  border-bottom: 2px dotted #939393;
}
.border-bottom-dotted-gray-light-height-2 {
  border-bottom: 2px dotted #babbbd;
}
.border-bottom-dotted-gray-lighter-height-2 {
  border-bottom: 2px dotted #e2e2e2;
}
.border-bottom-solid-color-1-height-3 {
  border-bottom: 3px solid #000e4a;
}
.border-bottom-solid-color-2-height-3 {
  border-bottom: 3px solid #336dac;
}
.border-bottom-solid-color-3-height-3 {
  border-bottom: 3px solid #6692bf;
}
.border-bottom-solid-color-4-height-3 {
  border-bottom: 3px solid #ccc;
}
.border-bottom-solid-gray-darker-height-3 {
  border-bottom: 3px solid #222;
}
.border-bottom-solid-gray-dark-height-3 {
  border-bottom: 3px solid #333;
}
.border-bottom-solid-gray-height-3 {
  border-bottom: 3px solid #939393;
}
.border-bottom-solid-gray-light-height-3 {
  border-bottom: 3px solid #babbbd;
}
.border-bottom-solid-gray-lighter-height-3 {
  border-bottom: 3px solid #e2e2e2;
}
.border-bottom-dotted-color-1-height-3 {
  /*    border-bottom: 3px dotted @9-color-1;*/
  border-bottom: 3px dotted rgba(27, 182, 228, 0.3);
}
.border-bottom-dotted-color-2-height-3 {
  border-bottom: 3px dotted #336dac;
}
.border-bottom-dotted-color-3-height-3 {
  border-bottom: 3px dotted #6692bf;
}
.border-bottom-dotted-color-4-height-3 {
  border-bottom: 3px dotted #ccc;
}
.border-bottom-dotted-gray-darker-height-3 {
  border-bottom: 3px dotted #222;
}
.border-bottom-dotted-gray-dark-height-3 {
  border-bottom: 3px dotted #333;
}
.border-bottom-dotted-gray-height-3 {
  border-bottom: 3px dotted #939393;
}
.border-bottom-dotted-gray-light-height-3 {
  border-bottom: 3px dotted #babbbd;
}
.border-bottom-dotted-gray-lighter-height-3 {
  border-bottom: 3px dotted #e2e2e2;
}
.border-right-solid-color-1-height-1 {
  border-right: 1px solid #000e4a;
}
.border-bottom-solid-color-2-height-1 {
  border-right: 1px solid #336dac;
}
.border-right-solid-color-3-height-1 {
  border-right: 1px solid #6692bf;
}
.border-right-solid-color-4-height-1 {
  border-right: 1px solid #ccc;
}
.border-right-solid-gray-darker-height-1 {
  border-right: 1px solid #222;
}
.border-right-solid-gray-dark-height-1 {
  border-right: 1px solid #333;
}
.border-right-solid-gray-height-1 {
  border-right: 1px solid #939393;
}
.border-right-solid-gray-light-height-1 {
  border-right: 1px solid #babbbd;
}
.border-right-solid-gray-lighter-height-1 {
  border-right: 1px solid #e2e2e2;
}
.lightbox-btn-sm {
  border-radius: 30px;
  background-clip: padding-box;
  border: 4px solid rgba(0, 0, 0, 0.1);
  width: 90%;
  margin: 0 auto;
  display: block;
}
.background-color-box {
  background-color: #fff;
  /*    rgba(27,182,228,0.1);*/
}
.background-bottom {
  background-color: #333;
}
.background-white {
  background-color: #fff;
}
.background-black {
  background-color: #000;
}
.background-color-1 {
  background-color: #000e4a;
}
.background-color-2 {
  background-color: #336dac;
}
.background-color-3 {
  background-color: #6692bf;
}
.background-color-4 {
  background-color: #ccc;
}
.background-color-6 {
  background-color: #cbdbea;
}
.background-gray-darker {
  background-color: #222;
}
.background-gray-dark {
  background-color: #333;
}
.background-gray {
  background-color: #939393;
}
.background-gray-light {
  background-color: #babbbd;
}
.background-gray-light-medium {
  background-color: #e6e6e6;
}
.background-gray-lighter {
  /*    background-color: #f6f6f6;*/
  background-color: #e2e2e2;
}
.background-body {
  background-color: #f2f2f2;
}
/*//
// Colors
// --------------------------------------------------*/
.important {
  color: #000e4a;
}
.detail {
  color: #336dac;
}
.font-color-white,
.font-color-white a {
  color: #fff;
}
.font-color-black {
  color: #000;
}
.font-color-green {
  color: #00ff00;
}
.font-color-red {
  color: #ff0000;
}
.font-color-orange {
  color: #ff8a00;
}
.font-color-1 {
  color: #000e4a;
}
.font-color-2 {
  color: #336dac;
}
.font-color-3 {
  color: #6692bf;
}
.font-color-4 {
  color: #ccc;
}
.font-color-gray-darker {
  color: #222;
}
.font-color-gray-dark {
  color: #333;
}
.font-color-gray {
  color: #939393;
}
.font-color-gray-light {
  color: #babbbd;
}
.font-color-gray-lighter {
  color: #e2e2e2;
}
.font-color-gray-darker h1,
.font-color-gray-darker h2,
.font-color-gray-darker h3,
.font-color-gray-darker h4,
.font-color-gray-darker h5,
.font-color-gray-darker h6,
h1.font-color-gray-darker,
h2.font-color-gray-darker,
h3.font-color-gray-darker,
h4.font-color-gray-darker,
h5.font-color-gray-darker,
h6.font-color-gray-darker {
  color: #222;
}
.font-color-graydark h1,
.font-color-graydark h2,
.font-color-graydark h3,
.font-color-graydark h4,
.font-color-graydark h5,
.font-color-graydark h6,
h1.font-color-graydark,
h2.font-color-graydark,
h3.font-color-graydark,
h4.font-color-graydark,
h5.font-color-graydark,
h6.font-color-graydark {
  color: #333;
}
.font-color-gray h1,
.font-color-gray h2,
.font-color-gray h3,
.font-color-gray h4,
.font-color-gray h5,
.font-color-gray h6,
h1.font-color-gray,
h2.font-color-gray,
h3.font-color-gray,
h4.font-color-gray,
h5.font-color-gray,
h6.font-color-gray {
  color: #939393;
}
.font-color-gray-light h1,
.font-color-gray-light h2,
.font-color-gray-light h3,
.font-color-gray-light h4,
.font-color-gray-light h5,
.font-color-gray-light h6,
h1.font-color-gray-light,
h2.font-color-gray-light,
h3.font-color-gray-light,
h4.font-color-gray-light,
h5.font-color-gray-light,
h6.font-color-gray-light {
  color: #babbbd;
}
.font-color-gray-lighter h1,
.font-color-gray-lighter h2,
.font-color-gray-lighter h3,
.font-color-gray-lighter h4,
.font-color-gray-lighter h5,
.font-color-gray-lighter h6,
h1.font-color-gray-lighter,
h2.font-color-gray-lighter,
h3.font-color-gray-lighter,
h4.font-color-gray-lighter,
h5.font-color-gray-lighter,
h6.font-color-gray-lighter {
  color: #e2e2e2;
}
.font-color-black h1,
.font-color-black h2,
.font-color-black h3,
.font-color-black h4,
.font-color-black h5,
.font-color-black h6,
h1.font-color-black,
h2.font-color-black,
h3.font-color-black,
h4.font-color-black,
h5.font-color-black,
h6.font-color-black {
  color: #000;
}
.font-color-white h1,
.font-color-white h2,
.font-color-white h3,
.font-color-white h4,
.font-color-white h5,
.font-color-white h6,
h1.font-color-white,
h2.font-color-white,
h3.font-color-white,
h4.font-color-white,
h5.font-color-white,
h6.font-color-white {
  color: #fff;
}
.font-color-1 h1,
.font-color-1 h2,
.font-color-1 h3,
.font-color-1 h4,
.font-color-1 h5,
.font-color-1 h6,
h1.font-color-1,
h2.font-color-1,
h3.font-color-1,
h4.font-color-1,
h5.font-color-1,
h6.font-color-1 {
  color: #000e4a;
}
.font-color-2 h1,
.font-color-2 h2,
.font-color-2 h3,
.font-color-2 h4,
.font-color-2 h5,
.font-color-2 h6,
h1.font-color-2,
h2.font-color-2,
h3.font-color-2,
h4.font-color-2,
h5.font-color-2,
h6.font-color-2 {
  color: #336dac;
}
.font-color-3 h1,
.font-color-3 h2,
.font-color-3 h3,
.font-color-3 h4,
.font-color-3 h5,
.font-color-3 h6,
h1.font-color-3,
h2.font-color-3,
h3.font-color-3,
h4.font-color-3,
h5.font-color-3,
h6.font-color-3 {
  color: #6692bf;
}
.font-color-4 h1,
.font-color-4 h2,
.font-color-4 h3,
.font-color-4 h4,
.font-color-4 h5,
.font-color-4 h6,
h1.font-color-4,
h2.font-color-4,
h3.font-color-4,
h4.font-color-4,
h5.font-color-4,
h6.font-color-4 {
  color: #ccc;
}
.font-light {
  color: #ccc;
}
.link-alt-1 a:hover,
.link-alt-1 a:focus {
  color: #6692bf;
}
.link-alt-1 a {
  color: #fff;
}
.link-alt-2 a:hover,
.link-alt-2 a:focus {
  color: #000e4a;
}
.link-alt-2 a {
  color: #333;
}
.link-alt-1 .btn-link:hover,
.link-alt-1 .btn-link:focus,
.link-alt-1.btn-link:hover,
.link-alt-1.btn-link:focus,
.link-alt-1 a.btn-link:hover,
.link-alt-1 a.btn-link:focus,
.link-alt-1 .btn-link:hover a,
.link-alt-1 .btn-link:focus a {
  color: #6692bf;
}
.link-alt-1 .btn-link,
.link-alt-1.btn-link,
.link-alt-1 a.btn-link,
.link-alt-1 .btn-link a {
  color: #fff;
}
.link-alt-2 .btn-link:hover,
.link-alt-2 .btn-link:focus,
.link-alt-2.btn-link:hover,
.link-alt-2.btn-link:focus,
.link-alt-2 a.btn-link:hover,
.link-alt-2 a.btn-link:focus,
.link-alt-2 .btn-link:hover a,
.link-alt-2 .btn-link:focus a {
  color: #000e4a;
}
.link-alt-2 .btn-link,
.link-alt-2.btn-link,
.link-alt-2 a.btn-link,
.link-alt-2 .btn-link a {
  color: #333;
}
.dim-w-none {
  width: 0px;
}
.dim-h-none {
  height: 0px;
}
.dim-minw-none {
  min-width: 0px;
}
.dim-minh-none {
  min-height: 0px;
}
.dim-maxw-none {
  max-width: 0px;
}
.dim-maxh-none {
  max-height: 0px;
}
.dim-w-nano {
  width: 1px;
}
.dim-h-nano {
  height: 1px;
}
.dim-minw-nano {
  min-width: 1px;
}
.dim-minh-nano {
  min-height: 1px;
}
.dim-maxw-nano {
  max-width: 1px;
}
.dim-maxh-nano {
  max-height: 1px;
}
.dim-w-tiny {
  width: 2px;
}
.dim-h-tiny {
  height: 2px;
}
.dim-minw-tiny {
  min-width: 2px;
}
.dim-minh-tiny {
  min-height: 2px;
}
.dim-maxw-tiny {
  max-width: 2px;
}
.dim-maxh-tiny {
  max-height: 2px;
}
.dim-w-mini {
  width: 3px;
}
.dim-h-mini {
  height: 3px;
}
.dim-minw-mini {
  min-width: 3px;
}
.dim-minh-mini {
  min-height: 3px;
}
.dim-maxw-mini {
  max-width: 3px;
}
.dim-maxh-mini {
  max-height: 3px;
}
.dim-w-xxs {
  width: 4px;
}
.dim-h-xxs {
  height: 4px;
}
.dim-minw-xxs {
  min-width: 4px;
}
.dim-minh-xxs {
  min-height: 4px;
}
.dim-maxw-xxs {
  max-width: 4px;
}
.dim-maxh-xxs {
  max-height: 4px;
}
.dim-w-xs {
  width: 5px;
}
.dim-h-xs {
  height: 5px;
}
.dim-minw-xs {
  min-width: 5px;
}
.dim-minh-xs {
  min-height: 5px;
}
.dim-maxw-xs {
  max-width: 5px;
}
.dim-maxh-xs {
  max-height: 5px;
}
.dim-w-s {
  width: 10px;
}
.dim-h-s {
  height: 10px;
}
.dim-minw-s {
  min-width: 10px;
}
.dim-minh-s {
  min-height: 10px;
}
.dim-maxw-s {
  max-width: 10px;
}
.dim-maxh-s {
  max-height: 10px;
}
.dim-w-m {
  width: 15px;
}
.dim-h-m {
  height: 15px;
}
.dim-minw-m {
  min-width: 15px;
}
.dim-minh-m {
  min-height: 15px;
}
.dim-maxw-m {
  max-width: 15px;
}
.dim-maxh-m {
  max-height: 15px;
}
.dim-w-l {
  width: 20px;
}
.dim-h-l {
  height: 20px;
}
.dim-minw-l {
  min-width: 20px;
}
.dim-minh-l {
  min-height: 20px;
}
.dim-maxw-l {
  max-width: 20px;
}
.dim-maxh-l {
  max-height: 20px;
}
.dim-w-xl {
  width: 25px;
}
.dim-h-xl {
  height: 25px;
}
.dim-minw-xl {
  min-width: 25px;
}
.dim-minh-xl {
  min-height: 25px;
}
.dim-maxw-xl {
  max-width: 25px;
}
.dim-maxh-xl {
  max-height: 25px;
}
.dim-w-xxl {
  width: 30px;
}
.dim-h-xxl {
  height: 30px;
}
.dim-minw-xxl {
  min-width: 30px;
}
.dim-minh-xxl {
  min-height: 30px;
}
.dim-maxw-xxl {
  max-width: 30px;
}
.dim-maxh-xxl {
  max-height: 30px;
}
.dim-w-3xl {
  width: 35px;
}
.dim-h-3xl {
  height: 35px;
}
.dim-minw-3xl {
  min-width: 35px;
}
.dim-minh-3xl {
  min-height: 35px;
}
.dim-maxw-3xl {
  max-width: 35px;
}
.dim-maxh-3xl {
  max-height: 35px;
}
.dim-w-4xl {
  width: 40px;
}
.dim-h-4xl {
  height: 40px;
}
.dim-minw-4xl {
  min-width: 40px;
}
.dim-minh-4xl {
  min-height: 40px;
}
.dim-maxw-4xl {
  max-width: 40px;
}
.dim-maxh-4xl {
  max-height: 40px;
}
.dim-w-5xl {
  width: 50px;
}
.dim-h-5xl {
  height: 50px;
}
.dim-minw-5xl {
  min-width: 50px;
}
.dim-minh-5xl {
  min-height: 50px;
}
.dim-maxw-5xl {
  max-width: 50px;
}
.dim-maxh-5xl {
  max-height: 50px;
}
.dim-w-6xl {
  width: 60px;
}
.dim-h-6xl {
  height: 60px;
}
.dim-minw-6xl {
  min-width: 60px;
}
.dim-minh-6xl {
  min-height: 60px;
}
.dim-maxw-6xl {
  max-width: 60px;
}
.dim-maxh-6xl {
  max-height: 60px;
}
.dim-w-7xl {
  width: 70px;
}
.dim-h-7xl {
  height: 70px;
}
.dim-minw-7xl {
  min-width: 70px;
}
.dim-minh-7xl {
  min-height: 70px;
}
.dim-maxw-7xl {
  max-width: 70px;
}
.dim-maxh-7xl {
  max-height: 70px;
}
.dim-w-8xl {
  width: 80px;
}
.dim-h-8xl {
  height: 80px;
}
.dim-minw-8xl {
  min-width: 80px;
}
.dim-minh-8xl {
  min-height: 80px;
}
.dim-maxw-8xl {
  max-width: 80px;
}
.dim-maxh-8xl {
  max-height: 80px;
}
.dim-w-9xl {
  width: 90px;
}
.dim-h-9xl {
  height: 90px;
}
.dim-minw-9xl {
  min-width: 90px;
}
.dim-minh-9xl {
  min-height: 90px;
}
.dim-maxw-9xl {
  max-width: 90px;
}
.dim-maxh-9xl {
  max-height: 90px;
}
.dim-w-big {
  width: 100px;
}
.dim-h-big {
  height: 100px;
}
.dim-minw-big {
  min-width: 100px;
}
.dim-minh-big {
  min-height: 100px;
}
.dim-maxw-big {
  max-width: 100px;
}
.dim-maxh-big {
  max-height: 100px;
}
.dim-w-bigger {
  width: 150px;
}
.dim-h-bigger {
  height: 150px;
}
.dim-minw-bigger {
  min-width: 150px;
}
.dim-minh-bigger {
  min-height: 150px;
}
.dim-maxw-bigger {
  max-width: 150px;
}
.dim-maxh-bigger {
  max-height: 150px;
}
.dim-w-big2x {
  width: 200px;
}
.dim-h-big2x {
  height: 200px;
}
.dim-minw-big2x {
  min-width: 200px;
}
.dim-minh-big2x {
  min-height: 200px;
}
.dim-maxw-big2x {
  max-width: 200px;
}
.dim-maxh-big2x {
  max-height: 200px;
}
.dim-w-mega {
  width: 250px;
}
.dim-h-mega {
  height: 250px;
}
.dim-minw-mega {
  min-width: 250px;
}
.dim-minh-mega {
  min-height: 250px;
}
.dim-maxw-mega {
  max-width: 250px;
}
.dim-maxh-mega {
  max-height: 250px;
}
.dim-w-big3x {
  width: 300px;
}
.dim-h-big3x {
  height: 300px;
}
.dim-minw-big3x {
  min-width: 300px;
}
.dim-minh-big3x {
  min-height: 300px;
}
.dim-maxw-big3x {
  max-width: 300px;
}
.dim-maxh-big3x {
  max-height: 300px;
}
.dim-w-big35x {
  width: 350px;
}
.dim-h-big35x {
  height: 350px;
}
.dim-minw-big35x {
  min-width: 350px;
}
.dim-minh-big35x {
  min-height: 350px;
}
.dim-maxw-big35x {
  max-width: 350px;
}
.dim-maxh-big35x {
  max-height: 350px;
}
.dim-w-big4x {
  width: 400px;
}
.dim-h-big4x {
  height: 400px;
}
.dim-minw-big4x {
  min-width: 400px;
}
.dim-minh-big4x {
  min-height: 400px;
}
.dim-maxw-big4x {
  max-width: 400px;
}
.dim-maxh-big4x {
  max-height: 400px;
}
.dim-w-big45x {
  width: 450px;
}
.dim-h-big45x {
  height: 450px;
}
.dim-minw-big45x {
  min-width: 450px;
}
.dim-minh-big45x {
  min-height: 450px;
}
.dim-maxw-big45x {
  max-width: 450px;
}
.dim-maxh-big45x {
  max-height: 450px;
}
.dim-w-big5x {
  width: 500px;
}
.dim-h-big5x {
  height: 500px;
}
.dim-minw-big5x {
  min-width: 500px;
}
.dim-minh-big5x {
  min-height: 500px;
}
.dim-maxw-big5x {
  max-width: 500px;
}
.dim-maxh-big5x {
  max-height: 500px;
}
.dim-w-big55x {
  width: 550px;
}
.dim-h-big55x {
  height: 550px;
}
.dim-minw-big55x {
  min-width: 550px;
}
.dim-minh-big55x {
  min-height: 550px;
}
.dim-maxw-big55x {
  max-width: 550px;
}
.dim-maxh-big55x {
  max-height: 550px;
}
.dim-w-big6x {
  width: 600px;
}
.dim-h-big6x {
  height: 600px;
}
.dim-minw-big6x {
  min-width: 600px;
}
.dim-minh-big6x {
  min-height: 600px;
}
.dim-maxw-big6x {
  max-width: 600px;
}
.dim-maxh-big6x {
  max-height: 600px;
}
.dim-w-big65x {
  width: 650px;
}
.dim-h-big65x {
  height: 650px;
}
.dim-minw-big65x {
  min-width: 650px;
}
.dim-minh-big65x {
  min-height: 650px;
}
.dim-maxw-big65x {
  max-width: 650px;
}
.dim-maxh-big65x {
  max-height: 650px;
}
.dim-w-big7x {
  width: 700px;
}
.dim-h-big7x {
  height: 700px;
}
.dim-minw-big7x {
  min-width: 700px;
}
.dim-minh-big7x {
  min-height: 700px;
}
.dim-maxw-big7x {
  max-width: 700px;
}
.dim-maxh-big7x {
  max-height: 700px;
}
.dim-w-big75x {
  width: 750px;
}
.dim-h-big75x {
  height: 750px;
}
.dim-minw-big75x {
  min-width: 750px;
}
.dim-minh-big75x {
  min-height: 750px;
}
.dim-maxw-big75x {
  max-width: 750px;
}
.dim-maxh-big75x {
  max-height: 750px;
}
.dim-w-full {
  width: 100%;
}
.dim-h-full {
  height: 100%;
}
.dim-minw-full {
  min-width: 100%;
}
.dim-minh-full {
  min-height: 100%;
}
.dim-maxw-full {
  max-width: 100%;
}
.dim-maxh-full {
  max-height: 100%;
}
.dim-w-auto {
  width: auto;
}
.dim-h-auto {
  height: auto;
}
.dim-minw-auto {
  min-width: auto;
}
.dim-minh-auto {
  min-height: auto;
}
.dim-maxw-auto {
  max-width: auto;
}
.dim-maxh-auto {
  max-height: auto;
}
.dim-w-half {
  width: 50%;
}
.dim-h-half {
  height: 50%;
}
.dim-minw-half {
  min-width: 50%;
}
.dim-minh-half {
  min-height: 50%;
}
.dim-maxw-half {
  max-width: 50%;
}
.dim-maxh-half {
  max-height: 50%;
}
.dim-w-quarter {
  width: 25%;
}
.dim-h-quarter {
  height: 25%;
}
.dim-minw-quarter {
  min-width: 25%;
}
.dim-minh-quarter {
  min-height: 25%;
}
.dim-maxw-quarter {
  max-width: 25%;
}
.dim-maxh-quarter {
  max-height: 25%;
}
.dim-w-third {
  width: 33.33%;
}
.dim-h-third {
  height: 33.33%;
}
.dim-minw-third {
  min-width: 33.33%;
}
.dim-minh-third {
  min-height: 33.33%;
}
.dim-maxw-third {
  max-width: 33.33%;
}
.dim-maxh-third {
  max-height: 33.33%;
}
.dim-w-two-third {
  width: 66.67%;
}
.dim-h-two-third {
  height: 66.67%;
}
.dim-minw-two-third {
  min-width: 66.67%;
}
.dim-minh-two-third {
  min-height: 66.67%;
}
.dim-maxw-two-third {
  max-width: 66.67%;
}
.dim-maxh-two-third {
  max-height: 66.67%;
}
.dim-w-5pc {
  width: 5%;
}
.dim-h-5pc {
  height: 5%;
}
.dim-minw-5pc {
  min-width: 5%;
}
.dim-minh-5pc {
  min-height: 5%;
}
.dim-maxw-5pc {
  max-width: 5%;
}
.dim-maxh-5pc {
  max-height: 5%;
}
.dim-w-10pc {
  width: 10%;
}
.dim-h-10pc {
  height: 10%;
}
.dim-minw-10pc {
  min-width: 10%;
}
.dim-minh-10pc {
  min-height: 10%;
}
.dim-maxw-10pc {
  max-width: 10%;
}
.dim-maxh-10pc {
  max-height: 10%;
}
.dim-w-15pc {
  width: 15%;
}
.dim-h-15pc {
  height: 15%;
}
.dim-minw-15pc {
  min-width: 15%;
}
.dim-minh-15pc {
  min-height: 15%;
}
.dim-maxw-15pc {
  max-width: 15%;
}
.dim-maxh-15pc {
  max-height: 15%;
}
.dim-w-20pc {
  width: 20%;
}
.dim-h-20pc {
  height: 20%;
}
.dim-minw-20pc {
  min-width: 20%;
}
.dim-minh-20pc {
  min-height: 20%;
}
.dim-maxw-20pc {
  max-width: 20%;
}
.dim-maxh-20pc {
  max-height: 20%;
}
.dim-w-33pc {
  width: 33.33%;
}
.dim-h-33pc {
  height: 33.33%;
}
.dim-minw-33pc {
  min-width: 33.33%;
}
.dim-minh-33pc {
  min-height: 33.33%;
}
.dim-maxw-33pc {
  max-width: 33.33%;
}
.dim-maxh-33pc {
  max-height: 33.33%;
}
.dim-w-30pc {
  width: 30%;
}
.dim-h-30pc {
  height: 30%;
}
.dim-minw-30pc {
  min-width: 30%;
}
.dim-minh-30pc {
  min-height: 30%;
}
.dim-maxw-30pc {
  max-width: 30%;
}
.dim-maxh-30pc {
  max-height: 30%;
}
.dim-w-40pc {
  width: 40%;
}
.dim-h-40pc {
  height: 40%;
}
.dim-minw-40pc {
  min-width: 40%;
}
.dim-minh-40pc {
  min-height: 40%;
}
.dim-maxw-40pc {
  max-width: 40%;
}
.dim-maxh-40pc {
  max-height: 40%;
}
.dim-w-60pc {
  width: 60%;
}
.dim-h-60pc {
  height: 60%;
}
.dim-minw-60pc {
  min-width: 60%;
}
.dim-minh-60pc {
  min-height: 60%;
}
.dim-maxw-60pc {
  max-width: 60%;
}
.dim-maxh-60pc {
  max-height: 60%;
}
.dim-w-70pc {
  width: 70%;
}
.dim-h-70pc {
  height: 70%;
}
.dim-minw-70pc {
  min-width: 70%;
}
.dim-minh-70pc {
  min-height: 70%;
}
.dim-maxw-70pc {
  max-width: 70%;
}
.dim-maxh-70pc {
  max-height: 70%;
}
.dim-w-80pc {
  width: 80%;
}
.dim-h-80pc {
  height: 80%;
}
.dim-minw-80pc {
  min-width: 80%;
}
.dim-minh-80pc {
  min-height: 80%;
}
.dim-maxw-80pc {
  max-width: 80%;
}
.dim-maxh-80pc {
  max-height: 80%;
}
.dim-w-90pc {
  width: 90%;
}
.dim-h-90pc {
  height: 90%;
}
.dim-minw-90pc {
  min-width: 90%;
}
.dim-minh-90pc {
  min-height: 90%;
}
.dim-maxw-90pc {
  max-width: 90%;
}
.dim-maxh-90pc {
  max-height: 90%;
}
.dim-w-pc-auto {
  width: "auto";
}
.dim-h-pc-auto {
  height: "auto";
}
.dim-minw-pc-auto {
  min-width: "auto";
}
.dim-minh-pc-auto {
  min-height: "auto";
}
.dim-maxw-pc-auto {
  max-width: "auto";
}
.dim-maxh-pc-auto {
  max-height: "auto";
}
.dim-w-pc-0 {
  width: 0%;
}
.dim-h-pc-0 {
  height: 0%;
}
.dim-minw-pc-0 {
  min-width: 0%;
}
.dim-minh-pc-0 {
  min-height: 0%;
}
.dim-maxw-pc-0 {
  max-width: 0%;
}
.dim-maxh-pc-0 {
  max-height: 0%;
}
.dim-w-pc-10 {
  width: 10%;
}
.dim-h-pc-10 {
  height: 10%;
}
.dim-minw-pc-10 {
  min-width: 10%;
}
.dim-minh-pc-10 {
  min-height: 10%;
}
.dim-maxw-pc-10 {
  max-width: 10%;
}
.dim-maxh-pc-10 {
  max-height: 10%;
}
.dim-w-pc-20 {
  width: 20%;
}
.dim-h-pc-20 {
  height: 20%;
}
.dim-minw-pc-20 {
  min-width: 20%;
}
.dim-minh-pc-20 {
  min-height: 20%;
}
.dim-maxw-pc-20 {
  max-width: 20%;
}
.dim-maxh-pc-20 {
  max-height: 20%;
}
.dim-w-pc-25 {
  width: 25%;
}
.dim-h-pc-25 {
  height: 25%;
}
.dim-minw-pc-25 {
  min-width: 25%;
}
.dim-minh-pc-25 {
  min-height: 25%;
}
.dim-maxw-pc-25 {
  max-width: 25%;
}
.dim-maxh-pc-25 {
  max-height: 25%;
}
.dim-w-pc-30 {
  width: 30%;
}
.dim-h-pc-30 {
  height: 30%;
}
.dim-minw-pc-30 {
  min-width: 30%;
}
.dim-minh-pc-30 {
  min-height: 30%;
}
.dim-maxw-pc-30 {
  max-width: 30%;
}
.dim-maxh-pc-30 {
  max-height: 30%;
}
.dim-w-pc-33 {
  width: 33.33%;
}
.dim-h-pc-33 {
  height: 33.33%;
}
.dim-minw-pc-33 {
  min-width: 33.33%;
}
.dim-minh-pc-33 {
  min-height: 33.33%;
}
.dim-maxw-pc-33 {
  max-width: 33.33%;
}
.dim-maxh-pc-33 {
  max-height: 33.33%;
}
.dim-w-pc-40 {
  width: 40%;
}
.dim-h-pc-40 {
  height: 40%;
}
.dim-minw-pc-40 {
  min-width: 40%;
}
.dim-minh-pc-40 {
  min-height: 40%;
}
.dim-maxw-pc-40 {
  max-width: 40%;
}
.dim-maxh-pc-40 {
  max-height: 40%;
}
.dim-w-pc-50 {
  width: 50%;
}
.dim-h-pc-50 {
  height: 50%;
}
.dim-minw-pc-50 {
  min-width: 50%;
}
.dim-minh-pc-50 {
  min-height: 50%;
}
.dim-maxw-pc-50 {
  max-width: 50%;
}
.dim-maxh-pc-50 {
  max-height: 50%;
}
.dim-w-pc-60 {
  width: 60%;
}
.dim-h-pc-60 {
  height: 60%;
}
.dim-minw-pc-60 {
  min-width: 60%;
}
.dim-minh-pc-60 {
  min-height: 60%;
}
.dim-maxw-pc-60 {
  max-width: 60%;
}
.dim-maxh-pc-60 {
  max-height: 60%;
}
.dim-w-pc-70 {
  width: 70%;
}
.dim-h-pc-70 {
  height: 70%;
}
.dim-minw-pc-70 {
  min-width: 70%;
}
.dim-minh-pc-70 {
  min-height: 70%;
}
.dim-maxw-pc-70 {
  max-width: 70%;
}
.dim-maxh-pc-70 {
  max-height: 70%;
}
.dim-w-pc-75 {
  width: 75%;
}
.dim-h-pc-75 {
  height: 75%;
}
.dim-minw-pc-75 {
  min-width: 75%;
}
.dim-minh-pc-75 {
  min-height: 75%;
}
.dim-maxw-pc-75 {
  max-width: 75%;
}
.dim-maxh-pc-75 {
  max-height: 75%;
}
.dim-w-pc-80 {
  width: 80%;
}
.dim-h-pc-80 {
  height: 80%;
}
.dim-minw-pc-80 {
  min-width: 80%;
}
.dim-minh-pc-80 {
  min-height: 80%;
}
.dim-maxw-pc-80 {
  max-width: 80%;
}
.dim-maxh-pc-80 {
  max-height: 80%;
}
.dim-w-pc-90 {
  width: 90%;
}
.dim-h-pc-90 {
  height: 90%;
}
.dim-minw-pc-90 {
  min-width: 90%;
}
.dim-minh-pc-90 {
  min-height: 90%;
}
.dim-maxw-pc-90 {
  max-width: 90%;
}
.dim-maxh-pc-90 {
  max-height: 90%;
}
.dim-w-pc-100 {
  width: 100%;
}
.dim-h-pc-100 {
  height: 100%;
}
.dim-minw-pc-100 {
  min-width: 100%;
}
.dim-minh-pc-100 {
  min-height: 100%;
}
.dim-maxw-pc-100 {
  max-width: 100%;
}
.dim-maxh-pc-100 {
  max-height: 100%;
}
.dim-w-pc-95px {
  width: 95px;
}
.dim-h-pc-95px {
  height: 95px;
}
.dim-minw-pc-95px {
  min-width: 95px;
}
.dim-minh-pc-95px {
  min-height: 95px;
}
.dim-maxw-pc-95px {
  max-width: 95px;
}
.dim-maxh-pc-95px {
  max-height: 95px;
}
.dim-full {
  width: 100%;
  height: 100%;
}
.dim-none {
  width: 0;
  height: 0;
}
.dim-w-auto {
  width: auto;
}
.dim-h-auto {
  height: auto;
}
.dim-of-hidden {
  overflow: hidden;
}
.dim-overflow-auto {
  overflow: auto;
}
@media (min-width: 768px) {
  .dim-w-none-break-sm {
    width: 0px;
  }
  .dim-h-none-break-sm {
    height: 0px;
  }
  .dim-w-nano-break-sm {
    width: 1px;
  }
  .dim-h-nano-break-sm {
    height: 1px;
  }
  .dim-w-tiny-break-sm {
    width: 2px;
  }
  .dim-h-tiny-break-sm {
    height: 2px;
  }
  .dim-w-mini-break-sm {
    width: 3px;
  }
  .dim-h-mini-break-sm {
    height: 3px;
  }
  .dim-w-xxs-break-sm {
    width: 4px;
  }
  .dim-h-xxs-break-sm {
    height: 4px;
  }
  .dim-w-xs-break-sm {
    width: 5px;
  }
  .dim-h-xs-break-sm {
    height: 5px;
  }
  .dim-w-s-break-sm {
    width: 10px;
  }
  .dim-h-s-break-sm {
    height: 10px;
  }
  .dim-w-m-break-sm {
    width: 15px;
  }
  .dim-h-m-break-sm {
    height: 15px;
  }
  .dim-w-l-break-sm {
    width: 20px;
  }
  .dim-h-l-break-sm {
    height: 20px;
  }
  .dim-w-xl-break-sm {
    width: 25px;
  }
  .dim-h-xl-break-sm {
    height: 25px;
  }
  .dim-w-xxl-break-sm {
    width: 30px;
  }
  .dim-h-xxl-break-sm {
    height: 30px;
  }
  .dim-w-3xl-break-sm {
    width: 35px;
  }
  .dim-h-3xl-break-sm {
    height: 35px;
  }
  .dim-w-4xl-break-sm {
    width: 40px;
  }
  .dim-h-4xl-break-sm {
    height: 40px;
  }
  .dim-w-5xl-break-sm {
    width: 50px;
  }
  .dim-h-5xl-break-sm {
    height: 50px;
  }
  .dim-w-6xl-break-sm {
    width: 60px;
  }
  .dim-h-6xl-break-sm {
    height: 60px;
  }
  .dim-w-7xl-break-sm {
    width: 70px;
  }
  .dim-h-7xl-break-sm {
    height: 70px;
  }
  .dim-w-8xl-break-sm {
    width: 80px;
  }
  .dim-h-8xl-break-sm {
    height: 80px;
  }
  .dim-w-9xl-break-sm {
    width: 90px;
  }
  .dim-h-9xl-break-sm {
    height: 90px;
  }
  .dim-w-big-break-sm {
    width: 100px;
  }
  .dim-h-big-break-sm {
    height: 100px;
  }
  .dim-w-bigger-break-sm {
    width: 150px;
  }
  .dim-h-bigger-break-sm {
    height: 150px;
  }
  .dim-w-big2x-break-sm {
    width: 200px;
  }
  .dim-h-big2x-break-sm {
    height: 200px;
  }
  .dim-w-mega-break-sm {
    width: 250px;
  }
  .dim-h-mega-break-sm {
    height: 250px;
  }
  .dim-w-big3x-break-sm {
    width: 300px;
  }
  .dim-h-big3x-break-sm {
    height: 300px;
  }
  .dim-w-big35x-break-sm {
    width: 350px;
  }
  .dim-h-big35x-break-sm {
    height: 350px;
  }
  .dim-w-big4x-break-sm {
    width: 400px;
  }
  .dim-h-big4x-break-sm {
    height: 400px;
  }
  .dim-w-big45x-break-sm {
    width: 450px;
  }
  .dim-h-big45x-break-sm {
    height: 450px;
  }
  .dim-w-big5x-break-sm {
    width: 500px;
  }
  .dim-h-big5x-break-sm {
    height: 500px;
  }
  .dim-w-big55x-break-sm {
    width: 550px;
  }
  .dim-h-big55x-break-sm {
    height: 550px;
  }
  .dim-w-big6x-break-sm {
    width: 600px;
  }
  .dim-h-big6x-break-sm {
    height: 600px;
  }
  .dim-w-big65x-break-sm {
    width: 650px;
  }
  .dim-h-big65x-break-sm {
    height: 650px;
  }
  .dim-w-big7x-break-sm {
    width: 700px;
  }
  .dim-h-big7x-break-sm {
    height: 700px;
  }
  .dim-w-big75x-break-sm {
    width: 750px;
  }
  .dim-h-big75x-break-sm {
    height: 750px;
  }
  .dim-w-full-break-sm {
    width: 100%;
  }
  .dim-h-full-break-sm {
    height: 100%;
  }
  .dim-w-auto-break-sm {
    width: auto;
  }
  .dim-h-auto-break-sm {
    height: auto;
  }
  .dim-w-half-break-sm {
    width: 50%;
  }
  .dim-h-half-break-sm {
    height: 50%;
  }
  .dim-w-quarter-break-sm {
    width: 25%;
  }
  .dim-h-quarter-break-sm {
    height: 25%;
  }
  .dim-w-third-break-sm {
    width: 33.33%;
  }
  .dim-h-third-break-sm {
    height: 33.33%;
  }
  .dim-w-two-third-break-sm {
    width: 66.67%;
  }
  .dim-h-two-third-break-sm {
    height: 66.67%;
  }
  .dim-w-5pc-break-sm {
    width: 5%;
  }
  .dim-h-5pc-break-sm {
    height: 5%;
  }
  .dim-w-10pc-break-sm {
    width: 10%;
  }
  .dim-h-10pc-break-sm {
    height: 10%;
  }
  .dim-w-15pc-break-sm {
    width: 15%;
  }
  .dim-h-15pc-break-sm {
    height: 15%;
  }
  .dim-w-20pc-break-sm {
    width: 20%;
  }
  .dim-h-20pc-break-sm {
    height: 20%;
  }
  .dim-w-33pc-break-sm {
    width: 33.33%;
  }
  .dim-h-33pc-break-sm {
    height: 33.33%;
  }
  .dim-w-30pc-break-sm {
    width: 30%;
  }
  .dim-h-30pc-break-sm {
    height: 30%;
  }
  .dim-w-40pc-break-sm {
    width: 40%;
  }
  .dim-h-40pc-break-sm {
    height: 40%;
  }
  .dim-w-60pc-break-sm {
    width: 60%;
  }
  .dim-h-60pc-break-sm {
    height: 60%;
  }
  .dim-w-70pc-break-sm {
    width: 70%;
  }
  .dim-h-70pc-break-sm {
    height: 70%;
  }
  .dim-w-80pc-break-sm {
    width: 80%;
  }
  .dim-h-80pc-break-sm {
    height: 80%;
  }
  .dim-w-90pc-break-sm {
    width: 90%;
  }
  .dim-h-90pc-break-sm {
    height: 90%;
  }
  .dim-w-pc-auto-break-sm {
    width: "auto";
  }
  .dim-h-pc-auto-break-sm {
    height: "auto";
  }
  .dim-minw-pc-auto-break-sm {
    min-width: "auto";
  }
  .dim-minh-pc-auto-break-sm {
    min-height: "auto";
  }
  .dim-maxw-pc-auto-break-sm {
    max-width: "auto";
  }
  .dim-maxh-pc-auto-break-sm {
    max-height: "auto";
  }
  .dim-w-pc-0-break-sm {
    width: 0%;
  }
  .dim-h-pc-0-break-sm {
    height: 0%;
  }
  .dim-minw-pc-0-break-sm {
    min-width: 0%;
  }
  .dim-minh-pc-0-break-sm {
    min-height: 0%;
  }
  .dim-maxw-pc-0-break-sm {
    max-width: 0%;
  }
  .dim-maxh-pc-0-break-sm {
    max-height: 0%;
  }
  .dim-w-pc-10-break-sm {
    width: 10%;
  }
  .dim-h-pc-10-break-sm {
    height: 10%;
  }
  .dim-minw-pc-10-break-sm {
    min-width: 10%;
  }
  .dim-minh-pc-10-break-sm {
    min-height: 10%;
  }
  .dim-maxw-pc-10-break-sm {
    max-width: 10%;
  }
  .dim-maxh-pc-10-break-sm {
    max-height: 10%;
  }
  .dim-w-pc-20-break-sm {
    width: 20%;
  }
  .dim-h-pc-20-break-sm {
    height: 20%;
  }
  .dim-minw-pc-20-break-sm {
    min-width: 20%;
  }
  .dim-minh-pc-20-break-sm {
    min-height: 20%;
  }
  .dim-maxw-pc-20-break-sm {
    max-width: 20%;
  }
  .dim-maxh-pc-20-break-sm {
    max-height: 20%;
  }
  .dim-w-pc-25-break-sm {
    width: 25%;
  }
  .dim-h-pc-25-break-sm {
    height: 25%;
  }
  .dim-minw-pc-25-break-sm {
    min-width: 25%;
  }
  .dim-minh-pc-25-break-sm {
    min-height: 25%;
  }
  .dim-maxw-pc-25-break-sm {
    max-width: 25%;
  }
  .dim-maxh-pc-25-break-sm {
    max-height: 25%;
  }
  .dim-w-pc-30-break-sm {
    width: 30%;
  }
  .dim-h-pc-30-break-sm {
    height: 30%;
  }
  .dim-minw-pc-30-break-sm {
    min-width: 30%;
  }
  .dim-minh-pc-30-break-sm {
    min-height: 30%;
  }
  .dim-maxw-pc-30-break-sm {
    max-width: 30%;
  }
  .dim-maxh-pc-30-break-sm {
    max-height: 30%;
  }
  .dim-w-pc-33-break-sm {
    width: 33.33%;
  }
  .dim-h-pc-33-break-sm {
    height: 33.33%;
  }
  .dim-minw-pc-33-break-sm {
    min-width: 33.33%;
  }
  .dim-minh-pc-33-break-sm {
    min-height: 33.33%;
  }
  .dim-maxw-pc-33-break-sm {
    max-width: 33.33%;
  }
  .dim-maxh-pc-33-break-sm {
    max-height: 33.33%;
  }
  .dim-w-pc-40-break-sm {
    width: 40%;
  }
  .dim-h-pc-40-break-sm {
    height: 40%;
  }
  .dim-minw-pc-40-break-sm {
    min-width: 40%;
  }
  .dim-minh-pc-40-break-sm {
    min-height: 40%;
  }
  .dim-maxw-pc-40-break-sm {
    max-width: 40%;
  }
  .dim-maxh-pc-40-break-sm {
    max-height: 40%;
  }
  .dim-w-pc-50-break-sm {
    width: 50%;
  }
  .dim-h-pc-50-break-sm {
    height: 50%;
  }
  .dim-minw-pc-50-break-sm {
    min-width: 50%;
  }
  .dim-minh-pc-50-break-sm {
    min-height: 50%;
  }
  .dim-maxw-pc-50-break-sm {
    max-width: 50%;
  }
  .dim-maxh-pc-50-break-sm {
    max-height: 50%;
  }
  .dim-w-pc-60-break-sm {
    width: 60%;
  }
  .dim-h-pc-60-break-sm {
    height: 60%;
  }
  .dim-minw-pc-60-break-sm {
    min-width: 60%;
  }
  .dim-minh-pc-60-break-sm {
    min-height: 60%;
  }
  .dim-maxw-pc-60-break-sm {
    max-width: 60%;
  }
  .dim-maxh-pc-60-break-sm {
    max-height: 60%;
  }
  .dim-w-pc-70-break-sm {
    width: 70%;
  }
  .dim-h-pc-70-break-sm {
    height: 70%;
  }
  .dim-minw-pc-70-break-sm {
    min-width: 70%;
  }
  .dim-minh-pc-70-break-sm {
    min-height: 70%;
  }
  .dim-maxw-pc-70-break-sm {
    max-width: 70%;
  }
  .dim-maxh-pc-70-break-sm {
    max-height: 70%;
  }
  .dim-w-pc-75-break-sm {
    width: 75%;
  }
  .dim-h-pc-75-break-sm {
    height: 75%;
  }
  .dim-minw-pc-75-break-sm {
    min-width: 75%;
  }
  .dim-minh-pc-75-break-sm {
    min-height: 75%;
  }
  .dim-maxw-pc-75-break-sm {
    max-width: 75%;
  }
  .dim-maxh-pc-75-break-sm {
    max-height: 75%;
  }
  .dim-w-pc-80-break-sm {
    width: 80%;
  }
  .dim-h-pc-80-break-sm {
    height: 80%;
  }
  .dim-minw-pc-80-break-sm {
    min-width: 80%;
  }
  .dim-minh-pc-80-break-sm {
    min-height: 80%;
  }
  .dim-maxw-pc-80-break-sm {
    max-width: 80%;
  }
  .dim-maxh-pc-80-break-sm {
    max-height: 80%;
  }
  .dim-w-pc-90-break-sm {
    width: 90%;
  }
  .dim-h-pc-90-break-sm {
    height: 90%;
  }
  .dim-minw-pc-90-break-sm {
    min-width: 90%;
  }
  .dim-minh-pc-90-break-sm {
    min-height: 90%;
  }
  .dim-maxw-pc-90-break-sm {
    max-width: 90%;
  }
  .dim-maxh-pc-90-break-sm {
    max-height: 90%;
  }
  .dim-w-pc-100-break-sm {
    width: 100%;
  }
  .dim-h-pc-100-break-sm {
    height: 100%;
  }
  .dim-minw-pc-100-break-sm {
    min-width: 100%;
  }
  .dim-minh-pc-100-break-sm {
    min-height: 100%;
  }
  .dim-maxw-pc-100-break-sm {
    max-width: 100%;
  }
  .dim-maxh-pc-100-break-sm {
    max-height: 100%;
  }
  .dim-w-pc-95px-break-sm {
    width: 95px;
  }
  .dim-h-pc-95px-break-sm {
    height: 95px;
  }
  .dim-minw-pc-95px-break-sm {
    min-width: 95px;
  }
  .dim-minh-pc-95px-break-sm {
    min-height: 95px;
  }
  .dim-maxw-pc-95px-break-sm {
    max-width: 95px;
  }
  .dim-maxh-pc-95px-break-sm {
    max-height: 95px;
  }
}
@media (min-width: 992px) {
  .dim-w-none-md {
    width: 0px;
  }
  .dim-h-none-md {
    height: 0px;
  }
  .dim-w-nano-md {
    width: 1px;
  }
  .dim-h-nano-md {
    height: 1px;
  }
  .dim-w-tiny-md {
    width: 2px;
  }
  .dim-h-tiny-md {
    height: 2px;
  }
  .dim-w-mini-md {
    width: 3px;
  }
  .dim-h-mini-md {
    height: 3px;
  }
  .dim-w-xxs-md {
    width: 4px;
  }
  .dim-h-xxs-md {
    height: 4px;
  }
  .dim-w-xs-md {
    width: 5px;
  }
  .dim-h-xs-md {
    height: 5px;
  }
  .dim-w-s-md {
    width: 10px;
  }
  .dim-h-s-md {
    height: 10px;
  }
  .dim-w-m-md {
    width: 15px;
  }
  .dim-h-m-md {
    height: 15px;
  }
  .dim-w-l-md {
    width: 20px;
  }
  .dim-h-l-md {
    height: 20px;
  }
  .dim-w-xl-md {
    width: 25px;
  }
  .dim-h-xl-md {
    height: 25px;
  }
  .dim-w-xxl-md {
    width: 30px;
  }
  .dim-h-xxl-md {
    height: 30px;
  }
  .dim-w-3xl-md {
    width: 35px;
  }
  .dim-h-3xl-md {
    height: 35px;
  }
  .dim-w-4xl-md {
    width: 40px;
  }
  .dim-h-4xl-md {
    height: 40px;
  }
  .dim-w-5xl-md {
    width: 50px;
  }
  .dim-h-5xl-md {
    height: 50px;
  }
  .dim-w-6xl-md {
    width: 60px;
  }
  .dim-h-6xl-md {
    height: 60px;
  }
  .dim-w-7xl-md {
    width: 70px;
  }
  .dim-h-7xl-md {
    height: 70px;
  }
  .dim-w-8xl-md {
    width: 80px;
  }
  .dim-h-8xl-md {
    height: 80px;
  }
  .dim-w-9xl-md {
    width: 90px;
  }
  .dim-h-9xl-md {
    height: 90px;
  }
  .dim-w-big-md {
    width: 100px;
  }
  .dim-h-big-md {
    height: 100px;
  }
  .dim-w-bigger-md {
    width: 150px;
  }
  .dim-h-bigger-md {
    height: 150px;
  }
  .dim-w-big2x-md {
    width: 200px;
  }
  .dim-h-big2x-md {
    height: 200px;
  }
  .dim-w-mega-md {
    width: 250px;
  }
  .dim-h-mega-md {
    height: 250px;
  }
  .dim-w-big3x-md {
    width: 300px;
  }
  .dim-h-big3x-md {
    height: 300px;
  }
  .dim-w-big35x-md {
    width: 350px;
  }
  .dim-h-big35x-md {
    height: 350px;
  }
  .dim-w-big4x-md {
    width: 400px;
  }
  .dim-h-big4x-md {
    height: 400px;
  }
  .dim-w-big45x-md {
    width: 450px;
  }
  .dim-h-big45x-md {
    height: 450px;
  }
  .dim-w-big5x-md {
    width: 500px;
  }
  .dim-h-big5x-md {
    height: 500px;
  }
  .dim-w-big55x-md {
    width: 550px;
  }
  .dim-h-big55x-md {
    height: 550px;
  }
  .dim-w-big6x-md {
    width: 600px;
  }
  .dim-h-big6x-md {
    height: 600px;
  }
  .dim-w-big65x-md {
    width: 650px;
  }
  .dim-h-big65x-md {
    height: 650px;
  }
  .dim-w-big7x-md {
    width: 700px;
  }
  .dim-h-big7x-md {
    height: 700px;
  }
  .dim-w-big75x-md {
    width: 750px;
  }
  .dim-h-big75x-md {
    height: 750px;
  }
  .dim-w-full-md {
    width: 100%;
  }
  .dim-h-full-md {
    height: 100%;
  }
  .dim-w-auto-md {
    width: auto;
  }
  .dim-h-auto-md {
    height: auto;
  }
  .dim-w-half-md {
    width: 50%;
  }
  .dim-h-half-md {
    height: 50%;
  }
  .dim-w-quarter-md {
    width: 25%;
  }
  .dim-h-quarter-md {
    height: 25%;
  }
  .dim-w-third-md {
    width: 33.33%;
  }
  .dim-h-third-md {
    height: 33.33%;
  }
  .dim-w-two-third-md {
    width: 66.67%;
  }
  .dim-h-two-third-md {
    height: 66.67%;
  }
  .dim-w-5pc-md {
    width: 5%;
  }
  .dim-h-5pc-md {
    height: 5%;
  }
  .dim-w-10pc-md {
    width: 10%;
  }
  .dim-h-10pc-md {
    height: 10%;
  }
  .dim-w-15pc-md {
    width: 15%;
  }
  .dim-h-15pc-md {
    height: 15%;
  }
  .dim-w-20pc-md {
    width: 20%;
  }
  .dim-h-20pc-md {
    height: 20%;
  }
  .dim-w-33pc-md {
    width: 33.33%;
  }
  .dim-h-33pc-md {
    height: 33.33%;
  }
  .dim-w-30pc-md {
    width: 30%;
  }
  .dim-h-30pc-md {
    height: 30%;
  }
  .dim-w-40pc-md {
    width: 40%;
  }
  .dim-h-40pc-md {
    height: 40%;
  }
  .dim-w-60pc-md {
    width: 60%;
  }
  .dim-h-60pc-md {
    height: 60%;
  }
  .dim-w-70pc-md {
    width: 70%;
  }
  .dim-h-70pc-md {
    height: 70%;
  }
  .dim-w-80pc-md {
    width: 80%;
  }
  .dim-h-80pc-md {
    height: 80%;
  }
  .dim-w-90pc-md {
    width: 90%;
  }
  .dim-h-90pc-md {
    height: 90%;
  }
  .dim-w-pc-auto-md {
    width: "auto";
  }
  .dim-w-pc-0-md {
    width: 0%;
  }
  .dim-w-pc-10-md {
    width: 10%;
  }
  .dim-w-pc-20-md {
    width: 20%;
  }
  .dim-w-pc-25-md {
    width: 25%;
  }
  .dim-w-pc-30-md {
    width: 30%;
  }
  .dim-w-pc-33-md {
    width: 33.33%;
  }
  .dim-w-pc-40-md {
    width: 40%;
  }
  .dim-w-pc-50-md {
    width: 50%;
  }
  .dim-w-pc-60-md {
    width: 60%;
  }
  .dim-w-pc-70-md {
    width: 70%;
  }
  .dim-w-pc-75-md {
    width: 75%;
  }
  .dim-w-pc-80-md {
    width: 80%;
  }
  .dim-w-pc-90-md {
    width: 90%;
  }
  .dim-w-pc-100-md {
    width: 100%;
  }
  .dim-w-pc-95px-md {
    width: 95px;
  }
}
@media (min-width: 1200px) {
  .dim-w-none-lg {
    width: 0px;
  }
  .dim-h-none-lg {
    height: 0px;
  }
  .dim-w-nano-lg {
    width: 1px;
  }
  .dim-h-nano-lg {
    height: 1px;
  }
  .dim-w-tiny-lg {
    width: 2px;
  }
  .dim-h-tiny-lg {
    height: 2px;
  }
  .dim-w-mini-lg {
    width: 3px;
  }
  .dim-h-mini-lg {
    height: 3px;
  }
  .dim-w-xxs-lg {
    width: 4px;
  }
  .dim-h-xxs-lg {
    height: 4px;
  }
  .dim-w-xs-lg {
    width: 5px;
  }
  .dim-h-xs-lg {
    height: 5px;
  }
  .dim-w-s-lg {
    width: 10px;
  }
  .dim-h-s-lg {
    height: 10px;
  }
  .dim-w-m-lg {
    width: 15px;
  }
  .dim-h-m-lg {
    height: 15px;
  }
  .dim-w-l-lg {
    width: 20px;
  }
  .dim-h-l-lg {
    height: 20px;
  }
  .dim-w-xl-lg {
    width: 25px;
  }
  .dim-h-xl-lg {
    height: 25px;
  }
  .dim-w-xxl-lg {
    width: 30px;
  }
  .dim-h-xxl-lg {
    height: 30px;
  }
  .dim-w-3xl-lg {
    width: 35px;
  }
  .dim-h-3xl-lg {
    height: 35px;
  }
  .dim-w-4xl-lg {
    width: 40px;
  }
  .dim-h-4xl-lg {
    height: 40px;
  }
  .dim-w-5xl-lg {
    width: 50px;
  }
  .dim-h-5xl-lg {
    height: 50px;
  }
  .dim-w-6xl-lg {
    width: 60px;
  }
  .dim-h-6xl-lg {
    height: 60px;
  }
  .dim-w-7xl-lg {
    width: 70px;
  }
  .dim-h-7xl-lg {
    height: 70px;
  }
  .dim-w-8xl-lg {
    width: 80px;
  }
  .dim-h-8xl-lg {
    height: 80px;
  }
  .dim-w-9xl-lg {
    width: 90px;
  }
  .dim-h-9xl-lg {
    height: 90px;
  }
  .dim-w-big-lg {
    width: 100px;
  }
  .dim-h-big-lg {
    height: 100px;
  }
  .dim-w-bigger-lg {
    width: 150px;
  }
  .dim-h-bigger-lg {
    height: 150px;
  }
  .dim-w-big2x-lg {
    width: 200px;
  }
  .dim-h-big2x-lg {
    height: 200px;
  }
  .dim-w-mega-lg {
    width: 250px;
  }
  .dim-h-mega-lg {
    height: 250px;
  }
  .dim-w-big3x-lg {
    width: 300px;
  }
  .dim-h-big3x-lg {
    height: 300px;
  }
  .dim-w-big35x-lg {
    width: 350px;
  }
  .dim-h-big35x-lg {
    height: 350px;
  }
  .dim-w-big4x-lg {
    width: 400px;
  }
  .dim-h-big4x-lg {
    height: 400px;
  }
  .dim-w-big45x-lg {
    width: 450px;
  }
  .dim-h-big45x-lg {
    height: 450px;
  }
  .dim-w-big5x-lg {
    width: 500px;
  }
  .dim-h-big5x-lg {
    height: 500px;
  }
  .dim-w-big55x-lg {
    width: 550px;
  }
  .dim-h-big55x-lg {
    height: 550px;
  }
  .dim-w-big6x-lg {
    width: 600px;
  }
  .dim-h-big6x-lg {
    height: 600px;
  }
  .dim-w-big65x-lg {
    width: 650px;
  }
  .dim-h-big65x-lg {
    height: 650px;
  }
  .dim-w-big7x-lg {
    width: 700px;
  }
  .dim-h-big7x-lg {
    height: 700px;
  }
  .dim-w-big75x-lg {
    width: 750px;
  }
  .dim-h-big75x-lg {
    height: 750px;
  }
  .dim-w-full-lg {
    width: 100%;
  }
  .dim-h-full-lg {
    height: 100%;
  }
  .dim-w-auto-lg {
    width: auto;
  }
  .dim-h-auto-lg {
    height: auto;
  }
  .dim-w-half-lg {
    width: 50%;
  }
  .dim-h-half-lg {
    height: 50%;
  }
  .dim-w-quarter-lg {
    width: 25%;
  }
  .dim-h-quarter-lg {
    height: 25%;
  }
  .dim-w-third-lg {
    width: 33.33%;
  }
  .dim-h-third-lg {
    height: 33.33%;
  }
  .dim-w-two-third-lg {
    width: 66.67%;
  }
  .dim-h-two-third-lg {
    height: 66.67%;
  }
  .dim-w-5pc-lg {
    width: 5%;
  }
  .dim-h-5pc-lg {
    height: 5%;
  }
  .dim-w-10pc-lg {
    width: 10%;
  }
  .dim-h-10pc-lg {
    height: 10%;
  }
  .dim-w-15pc-lg {
    width: 15%;
  }
  .dim-h-15pc-lg {
    height: 15%;
  }
  .dim-w-20pc-lg {
    width: 20%;
  }
  .dim-h-20pc-lg {
    height: 20%;
  }
  .dim-w-33pc-lg {
    width: 33.33%;
  }
  .dim-h-33pc-lg {
    height: 33.33%;
  }
  .dim-w-30pc-lg {
    width: 30%;
  }
  .dim-h-30pc-lg {
    height: 30%;
  }
  .dim-w-40pc-lg {
    width: 40%;
  }
  .dim-h-40pc-lg {
    height: 40%;
  }
  .dim-w-60pc-lg {
    width: 60%;
  }
  .dim-h-60pc-lg {
    height: 60%;
  }
  .dim-w-70pc-lg {
    width: 70%;
  }
  .dim-h-70pc-lg {
    height: 70%;
  }
  .dim-w-80pc-lg {
    width: 80%;
  }
  .dim-h-80pc-lg {
    height: 80%;
  }
  .dim-w-90pc-lg {
    width: 90%;
  }
  .dim-h-90pc-lg {
    height: 90%;
  }
  .dim-w-pc-auto-lg {
    width: "auto";
  }
  .dim-w-pc-0-lg {
    width: 0%;
  }
  .dim-w-pc-10-lg {
    width: 10%;
  }
  .dim-w-pc-20-lg {
    width: 20%;
  }
  .dim-w-pc-25-lg {
    width: 25%;
  }
  .dim-w-pc-30-lg {
    width: 30%;
  }
  .dim-w-pc-33-lg {
    width: 33.33%;
  }
  .dim-w-pc-40-lg {
    width: 40%;
  }
  .dim-w-pc-50-lg {
    width: 50%;
  }
  .dim-w-pc-60-lg {
    width: 60%;
  }
  .dim-w-pc-70-lg {
    width: 70%;
  }
  .dim-w-pc-75-lg {
    width: 75%;
  }
  .dim-w-pc-80-lg {
    width: 80%;
  }
  .dim-w-pc-90-lg {
    width: 90%;
  }
  .dim-w-pc-100-lg {
    width: 100%;
  }
  .dim-w-pc-95px-lg {
    width: 95px;
  }
}
/*//
// Gradients
// --------------------------------------------------*/
.gradient-header {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#313337), to(#1f1c1e));
  background-image: -webkit-linear-gradient(top, #313337, 0%, #1f1c1e, 100%);
  background-image: -moz-linear-gradient(top, #313337 0%, #1f1c1e 100%);
  background-image: linear-gradient(to bottom, #313337 0%, #1f1c1e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313337', endColorstr='#ff1f1c1e', GradientType=0);
}
.gradient-dark {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#2f2f2f), to(#0e0e0e));
  background-image: -webkit-linear-gradient(top, #2f2f2f, 0%, #0e0e0e, 100%);
  background-image: -moz-linear-gradient(top, #2f2f2f 0%, #0e0e0e 100%);
  background-image: linear-gradient(to bottom, #2f2f2f 0%, #0e0e0e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2f2f', endColorstr='#ff0e0e0e', GradientType=0);
}
.gradient-light {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fbfbfb), to(#cfcfcf));
  background-image: -webkit-linear-gradient(top, #fbfbfb, 0%, #cfcfcf, 100%);
  background-image: -moz-linear-gradient(top, #fbfbfb 0%, #cfcfcf 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #cfcfcf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffcfcfcf', GradientType=0);
}
.gradient-extra-light {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebed), to(#e1e1e3));
  background-image: -webkit-linear-gradient(top, #ebebed, 0%, #e1e1e3, 100%);
  background-image: -moz-linear-gradient(top, #ebebed 0%, #e1e1e3 100%);
  background-image: linear-gradient(to bottom, #ebebed 0%, #e1e1e3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebed', endColorstr='#ffe1e1e3', GradientType=0);
}
.gradient-highlight {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#c62c1d), to(#a02215));
  background-image: -webkit-linear-gradient(top, #c62c1d, 0%, #a02215, 100%);
  background-image: -moz-linear-gradient(top, #c62c1d 0%, #a02215 100%);
  background-image: linear-gradient(to bottom, #c62c1d 0%, #a02215 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc62c1d', endColorstr='#ffa02215', GradientType=0);
}
.gradient-User-color-primary {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#001364), to(#000931));
  background-image: -webkit-linear-gradient(top, #001364, 0%, #000931, 100%);
  background-image: -moz-linear-gradient(top, #001364 0%, #000931 100%);
  background-image: linear-gradient(to bottom, #001364 0%, #000931 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff001364', endColorstr='#ff000931', GradientType=0);
}
.gradient-User-color-primary-hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#001364), to(#001364));
  background-image: -webkit-linear-gradient(top, #001364, 0%, #001364, 100%);
  background-image: -moz-linear-gradient(top, #001364 0%, #001364 100%);
  background-image: linear-gradient(to bottom, #001364 0%, #001364 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff001364', endColorstr='#ff001364', GradientType=0);
}
.gradient-slider-background {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#26b4e6), to(#1e94ba));
  background-image: -webkit-linear-gradient(top, #26b4e6, 0%, #1e94ba, 100%);
  background-image: -moz-linear-gradient(top, #26b4e6 0%, #1e94ba 100%);
  background-image: linear-gradient(to bottom, #26b4e6 0%, #1e94ba 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff26b4e6', endColorstr='#ff1e94ba', GradientType=0);
}
.gradient-header-background {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#26b4e6), to(#25afde));
  background-image: -webkit-linear-gradient(top, #26b4e6, 0%, #25afde, 100%);
  background-image: -moz-linear-gradient(top, #26b4e6 0%, #25afde 100%);
  background-image: linear-gradient(to bottom, #26b4e6 0%, #25afde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff26b4e6', endColorstr='#ff25afde', GradientType=0);
}
.img-thumbnail.shadow-light {
  box-shadow: none;
}
.shadow-light-2 {
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.shadow-light {
  /*  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/
}
.shadow-default {
  -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
}
.shadow-tiny {
  -webkit-box-shadow: 0 0 2px 0 #000000;
  box-shadow: 0 0 2px 0 #000000;
}
.shadow-large {
  -webkit-box-shadow: 0 2px 15px 5px #000000;
  box-shadow: 0 2px 15px 5px #000000;
}
.shadow-light-bottom {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.shadow-box-inset {
  -moz-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5) inset, 0 -8px 8px -8px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5) inset, 0 -8px 8px -8px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5) inset, 0 -8px 8px -8px rgba(0, 0, 0, 0.5) inset;
}
.shadow-btn {
  /*  .shadow(0, 3px, 5px, -4px, #000000);  */
}
.shadow-dropdown-menue {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.text-shadow-light {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  filter: dropshadow(color=rgba(0, 0, 0, 0.5), offx=1px, offy=1px);
}
.text-shadow-default {
  text-shadow: 1px 1px 1px #c1c1c1;
  filter: dropshadow(color=#c1c1c1, offx=1px, offy=1px);
}
.text-shadow-inset {
  text-shadow: 0 -1px 0 #000000;
  filter: dropshadow(color=#000000, offx=0, offy=-1px);
}
.text-shadow-btn {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  filter: dropshadow(color=rgba(0, 0, 0, 0.25), offx=0, offy=1px);
}
/* Shadows
       from: http://snipplr.com/view/52286/different-css-dropshadows/
    */
.drop-shadow {
  position: relative;
  float: left;
  width: 100%;
  /*padding:1em;
       margin:2em 10px 4em;*/
  /*background:#fff;*/
  /*-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
}
.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
}
/* Lifted corners */
.lifted {
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lifted:before,
.lifted:after {
  bottom: 11px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 450px;
  -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
/* Perspective */
.perspective-left:before {
  left: 46px;
  top: 18px;
  width: 50%;
  height: 50%;
  /*max-width:200px;*/
  -webkit-box-shadow: -50px 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -50px 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: -50px 0 6px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(2deg);
  -moz-transform: skew(2deg);
  -ms-transform: skew(2deg);
  -o-transform: skew(2deg);
  transform: skew(2deg);
  /*-webkit-transform-origin:0 100%;
        -moz-transform-origin:0 100%;
        -ms-transform-origin:0 100%;
        -o-transform-origin:0 100%;*/
  /*transform-origin:0 100%;*/
}
.perspective-right:before {
  right: 46px;
  top: 18px;
  width: 50%;
  height: 50%;
  /*max-width:200px;*/
  -webkit-box-shadow: 50px 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 50px 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: 50px 0 6px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(-2deg);
  -moz-transform: skew(-2deg);
  -ms-transform: skew(-2deg);
  -o-transform: skew(-2deg);
  transform: skew(-2deg);
  /*-webkit-transform-origin:0 100%;
        -moz-transform-origin:0 100%;
        -ms-transform-origin:0 100%;
        -o-transform-origin:0 100%;*/
  /*transform-origin:0 100%;*/
}
.perspective-left:after,
.perspective-right:after {
  display: none;
}
/* Curved shadows */
.curved:before {
  top: 0px;
  bottom: 0px;
  left: 10%;
  right: 10%;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.6);
  -moz-border-radius: 10px / 100px;
  border-radius: 160px / 100px;
}
.curved-vt-2:before {
  right: 0;
}
.curved-hz-1:before {
  top: 50%;
  bottom: 0;
  left: 2%;
  right: 2%;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.curved-hz-2:before {
  top: 0%;
  bottom: 0;
  left: 2%;
  right: 2%;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.curved-hz-3:before {
  top: 0;
  bottom: 50%;
  left: 20px;
  right: 20px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
/*//
// Typography
// --------------------------------------------------
*/
a:focus {
  outline: none;
}
h1,
h2 {
  margin-top: 14px;
  margin-bottom: 14px;
  color: #000;
  font-weight: 100;
  /*    font-weight: bold;*/
}
h3,
h4,
h5,
h6 {
  color: #000;
  margin-top: 14px;
  margin-bottom: 14px;
  font-weight: 100;
  /*    font-family: "Rokkitt";*/
}
h3 {
  /*    color: @9-gray;*/
}
h1 {
  font-family: 'mhi-sub-headlinesub-headline';
}
h2,
h3,
h4,
h5,
h6 {
  font-family: 'mhi-sub-headlinesub-headline';
  /*    font-weight: 300;*/
}
/*h1, .h1 { font-size: 22px; }
h2, .h2 { font-size: floor(@font-size-mini * 1.80); } 
h3, .h3 { font-size: ceil(@font-size-mini * 1.70); } 
h4, .h4 { font-size: ceil(@font-size-mini * 1.25); } 
h5, .h5 { font-size: ceil(@font-size-mini * 1.25) }
h6, .h6 { font-size: ceil(@font-size-mini * 0.85); } */
/*// ~21px*/
h1,
.h1 {
  font-size: 21px;
}
/*// ~18px*/
h2,
.h2 {
  font-size: 18px;
}
/*// ~17px*/
h3,
.h3 {
  font-size: 17px;
}
/*// ~14px*/
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
/* // ~12px*/
h6,
.h6 {
  font-size: 12px;
}
/*h5 {
    margin-top: 15px;
    background-color: @9-color-2;
    padding: 6px 12px;
    display: inline-block;
    color: #fff;
    font-weight: 100;
}*/
.no-decoration a:hover {
  text-decoration: none;
}
.no-decoration .btn:hover {
  text-decoration: none;
}
.font-special-1 {
  font-family: "mhi-headlineheadline";
}
.font-special-2 {
  font-family: 'mhi-sub-headlinesub-headline';
}
a {
  transition: color 0.2s ease-in 0s;
}
a:hover,
a:focus {
  text-decoration: none;
}
.font-upper {
  text-transform: uppercase;
}
.font-normal,
.font-normal h1,
.font-normal h2,
.font-normal h3,
.font-normal h4,
.font-normal h5,
.font-normal h6 {
  font-weight: normal;
}
.font-bold,
.font-bold h1,
.font-bold h2,
.font-bold h3,
.font-bold h4,
.font-bold h5,
.font-bold h6 {
  font-weight: bold;
}
.font-100,
.font-100 h1,
.font-100 h2,
.font-100 h3,
.font-100 h4,
.font-100 h5,
.font-100 h6 {
  font-weight: 100;
}
.font-300,
.font-300 h1,
.font-300 h2,
.font-300 h3,
.font-300 h4,
.font-300 h5,
.font-300 h6 {
  font-weight: 300;
}
.font-600,
.font-600 h1,
.font-600 h2,
.font-600 h3,
.font-600 h4,
.font-600 h5,
.font-600 h6 {
  font-weight: 600;
}
.font-italic {
  font-style: italic;
}
.font-underlined {
  text-decoration: underline;
}
blockquote {
  border: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
blockquote p {
  line-height: 1.5em;
}
blockquote p:before {
  content: "”";
  display: inline;
  float: left;
  font-size: 2em;
  margin: 19px 2px -19px 0;
  font-family: FontAwesome;
}
blockquote p:after {
  content: "“";
  /*    content: open-quote;*/
  display: inline;
  float: left;
  font-size: 2em;
  margin: 0;
  position: absolute;
  font-family: FontAwesome;
}
.testimonials blockquote p:before {
  font-size: 8em;
  margin: 25px 15px 0px 0;
}
.testimonials blockquote p {
  line-height: 1.7em;
  padding-top: 20px;
}
.testimonials blockquote p:after {
  content: "";
}
.font-very-huge-xl {
  font-size: 27px;
  line-height: 1em;
}
.font-very-huge {
  font-size: 24.3px;
  line-height: 1em;
}
.font-huge {
  font-size: 21.6px;
  line-height: 1em;
}
.font-large {
  font-size: 16.1px;
  line-height: 1em;
}
.font-base {
  font-size: 15.4px;
  line-height: 1em;
}
.font-medium {
  font-size: 14px;
  line-height: 1em;
}
.font-small {
  font-size: 12px;
  line-height: 1.3em;
}
.font-mini {
  font-size: 10px;
  line-height: 1.15em;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
ul {
  list-style-type: none;
  padding-left: 0px;
}
.csc-sitemap > li {
  list-style-type: none;
  padding-left: 20px;
}
.dropdown-menu li:before {
  content: "" !important;
}
.dropdown-menu li {
  margin-bottom: 0 !important;
}
.contentMain ul.pagination {
  padding-left: 0;
  margin-left: 0;
}
.contentMain .pagination li {
  padding-left: 0;
}
.contentMain .pagination li:before {
  content: "" !important;
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  color: #939393;
  border-radius: 0 !important;
  border: none;
  padding: 5px 10px;
  margin-right: 5px;
}
.pagination > li > a:hover {
  background-color: #000e4a;
  color: #fff;
}
.pagination > li > span.inActive:hover {
  background-color: transparent;
}
.pagination > li.active-link-wrap > a {
  background-color: #000e4a;
  color: #fff;
}
.pagination > li > a.active {
  background-color: #000e4a;
  color: #fff;
}
.contentMain ol > li:before {
  content: "";
  margin-left: 0;
  width: 0;
}
.contentMain ol > li {
  padding-left: 0;
}
.bootstrap-select li:before {
  content: "";
  margin-right: 0;
}
.downloadBox .dl-liste > div {
  padding: 10px;
  margin-bottom: 20px;
  display: inline-block;
  /*    padding: 10px;*/
  background-color: #ededed;
  border-radius: 7px;
}
.downloadBox p {
  margin-bottom: 0;
}
.downloadBox li {
  margin-bottom: 10px;
}
.contentMain ul.csc-uploads li:before {
  content: "";
  margin-right: 0;
}
.contentMain ul.csc-uploads {
  padding-left: 0;
}
.error.alert-warning {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.line-height-1-0 {
  line-height: 1em;
}
.line-height-1-1 {
  line-height: 1.1em;
}
.line-height-1-2 {
  line-height: 1.2em;
}
.line-height-1-3 {
  line-height: 1.3em;
}
.line-height-1-4 {
  line-height: 1.4em;
}
.line-height-1-5 {
  line-height: 1.5em;
}
.line-height-1-6 {
  line-height: 1.6em;
}
.line-height-2-0 {
  line-height: 2em;
}
.line-height-10 {
  line-height: 10px;
}
.line-height-15 {
  line-height: 15px;
}
.line-height-20 {
  line-height: 20px;
}
/***************************************
Tablet
***************************************/
@media (min-width: 768px) {
  /*    h1, .h1 { font-size: 26px; }
    h2, .h2 { font-size: floor(@font-size-mini * 2.15); } 
    h3, .h3 { font-size: ceil(@font-size-mini * 1.70); } 
    h4, .h4 { font-size: ceil(@font-size-mini * 1.25); } 
    h5, .h5 { font-size: ceil(@font-size-mini * 1.25); }
    h6, .h6 { font-size: ceil(@font-size-mini * 0.85); } */
  /*// ~28px*/
  h1,
  .h1 {
    font-size: 28px;
  }
  /*// ~25px*/
  h2,
  .h2 {
    font-size: 25px;
  }
  /*// ~21px*/
  h3,
  .h3 {
    font-size: 21px;
  }
  /*// ~18px*/
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  /* // ~12px*/
  h6,
  .h6 {
    font-size: 12px;
  }
  .font-very-huge-xl {
    font-size: 36px;
  }
  .font-very-huge {
    font-size: 27px;
  }
  .font-huge {
    font-size: 23.4px;
  }
  .font-large {
    font-size: 20.7px;
  }
  .font-base {
    font-size: 14px;
  }
  .font-medium {
    font-size: 16px;
  }
}
/***************************************
Desktop
***************************************/
@media (min-width: 992px) {
  /*// ~36px*/
  h1,
  .h1 {
    font-size: 36px;
  }
  /*// ~30px*/
  h2,
  .h2 {
    font-size: 30px;
  }
  /*// ~24px*/
  h3,
  .h3 {
    font-size: 28px;
    /*        font-size: ceil(@font-size-base * 1.70); */
  }
  /*// ~18px*/
  h4,
  .h4 {
    font-size: 22px;
    /*        font-size: ceil(@font-size-base * 1.25); */
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  /* // ~12px*/
  h6,
  .h6 {
    font-size: 12px;
  }
  .font-very-huge-xl {
    font-size: 40.5px;
  }
  .font-very-huge {
    font-size: 31.5px;
  }
  .font-huge {
    font-size: 27px;
  }
  .font-large {
    font-size: 23.4px;
  }
  .font-base {
    font-size: 14px;
  }
  .font-medium {
    font-size: 18px;
  }
}
/***************************************
Large Desktop
***************************************/
body .btn-md {
  font-size: 16px;
}
.popover .popover-content {
  width: 276px;
  font-size: 12px;
  line-height: 1.3em;
}
.searchButton-Small {
  border-radius: 4px !important;
  margin-top: 12px;
  margin-right: 7px;
}
.btn-link {
  padding: 0;
  white-space: normal;
  text-align: left;
  transition: color 0.2s ease-in 0s;
  text-decoration: none;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn-link .font-color-black {
  transition: color 0.2s ease-in 0s;
}
.btn-link:hover .font-color-black,
.btn-link:focus .font-color-black {
  color: #000e4a;
}
.btn-lg.btn-success {
  padding: 3px 12px;
}
.btn {
  overflow: hidden;
  border-radius: 0;
  /*    font-family: @9-link-font;*/
}
.navbar-default .navbar-toggle {
  background-color: #000e4a;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle {
  margin-top: 12px;
}
.background-color-1 .btn-primary {
  background-color: #6692bf;
  border-color: transparent;
  color: #fff;
  transition: background 0.2s ease-in 0s;
}
.background-color-1 .btn-primary:hover,
.background-color-1 .btn-primary:focus {
  background-color: #8aacce;
  color: #fff;
  /*    .shadow-btn;*/
}
.btn-primary {
  background-color: #000e4a;
  border-color: transparent;
  color: #fff;
  transition: background 0.2s ease-in 0s;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #00187d;
  color: #fff;
  /*    .shadow-btn;*/
}
.btn-success.transparent,
.transparent .btn-success {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn-success.btn-lg {
  font-size: 18px;
}
.btn-success {
  background-color: #fff;
  border-color: #000e4a;
  color: #000e4a;
  transition: background 0.2s ease-in 0s;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #000e4a;
  color: #fff;
  border-color: #000e4a;
  /*    .shadow-btn;*/
}
.btn-default {
  background-color: #666;
  border-color: #666;
  /*  font-family: @font-family-special-1;*/
  color: #333;
  /*  font-size: 18px;*/
  transition: background 0.2s ease-in 0s;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #000e4a;
  color: #fff;
  border-color: #000e4a;
  /*    .shadow-btn;*/
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li:before {
  content: "" !important;
}
.nav-tabs > li:before {
  content: "" !important;
}
.nav-tabs > li {
  margin-bottom: 5px !important;
  width: 100%;
}
ul.nav-tabs,
ul.nav-pills {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.nav-tabs {
  border-bottom: 1px solid #babbbd;
}
.nav-tabs > li > a {
  border-radius: 0;
  border: 1px solid transparent;
  background-color: #fff;
  color: #939393;
  /*    border-bottom: 1px solid @9-gray-light;*/
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  top: -1px;
  border-bottom: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #babbbd;
  /*    border-color: @9-gray-light @9-gray-light transparent;*/
  color: #000e4a;
  background-color: #fff;
  border-bottom: none;
  top: 0;
}
.nav.nav-tabs > li > a:hover {
  border: 1px solid #939393;
  border-bottom: 1px solid transparent;
  color: #fff;
  background-color: #000e4a;
}
.nav.nav-tabs > li.disabled > a:hover,
.nav.nav-tabs > li.disabled > a:focus {
  border: 1px solid transparent;
  /*    border-bottom: 1px solid transparent;*/
  border-bottom: none;
  color: #939393;
  background-color: transparent;
}
.nav.nav-tabs > li.active.disabled > a:hover,
.nav.nav-tabs > li.active.disabled > a:focus {
  border-color: #939393 #babbbd transparent;
  color: #000e4a;
  background-color: #fff;
}
.tab-content {
  padding: 20px 20px 20px;
  border: none;
  border-left: 1px solid #babbbd;
  border-right: 1px solid #babbbd;
  border-bottom: 1px solid #babbbd;
}
.primary .tab-content {
  border: none;
  background-color: #fff;
  border-top: 10px solid #000e4a;
}
.primary .nav-tabs > li.active > a,
.primary .nav-tabs > li.active > a:hover,
.primary .nav-tabs > li.active > a:focus {
  border: none;
  background-color: #000e4a;
  color: #fff;
}
.primary .nav.nav-tabs > li > a:hover {
  border: none;
}
.primary .nav-tabs > li > a {
  border: none;
  color: #000;
}
.primary .nav-tabs {
  border-bottom: none;
}
#HomeSection-4 .btn-default {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
#HomeSection-4 .btn-default:hover,
#HomeSection-4 .btn-default:focus {
  background-color: #336dac;
  color: #fff;
  border-color: #336dac;
}
.accordion .out.panel-primary > .panel-heading {
  /*    .gradient-User-color-secondary;*/
  /*    background: lighten(@9-color-1,55%);*/
  background-color: transparent;
  border-radius: 0;
}
.accordion .panel-group .panel {
  border-radius: 0;
}
.accordion .panel.out {
  /*    background-color:@9-default-box-background-color;*/
  background-color: #fff;
}
.accordion .in.panel-primary {
  background: transparent;
  /*    background-color: #fff;*/
}
.accordion .in.panel-primary {
  border-color: transparent;
  border: none;
}
.accordion .in.panel-primary > .panel-heading {
  background-color: transparent;
  border-radius: 0;
}
.accordion .panel-primary {
  border-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.accordion .panel-primary h4.panel-title {
  background-color: transparent;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.accordion .panel-primary > .panel-heading {
  padding: 10px 0;
  border-top: 1px solid #999999;
}
.accordion {
  border-bottom: 1px solid #999999;
}
/*.accordion .panel-primary.out:last-child .panel-heading{
    border-bottom: 2px solid @gray-light;
}

.accordion .panel-primary:last-child {
    border-bottom: 2px solid @gray-light;
}*/
.accordion .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #000e4a;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.accordion-body-padding-lg .accordion .panel-primary > .panel-heading + .panel-collapse .panel-body {
  padding: 5px 0px 5px 35px;
}
.accordion .panel-primary.out {
  border-color: transparent;
}
.panel-title.text-shadow-btn {
  text-shadow: none;
}
.panel-group .panel-default {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.accordion .out.panel-default {
  background-color: #e2e2e2;
}
.accordion .in.panel-default {
  background-color: #939393;
}
.panel-default.in .panel-heading {
  background-color: #333;
}
.panel-default .panel-heading {
  background-color: #e2e2e2;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
}
.accordion .panel-default h4.panel-title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #333;
  background-color: transparent;
  /*    font-size: 16px;*/
  margin: 0;
  padding: 0;
}
.accordion .panel-default.in h4.panel-title {
  color: #fff;
}
/*Grids auf selber Höhe*/
/* columns of same height styles */
/*http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height*/
/*.container-xs-height {
    display:table;
    padding-left:0px;
    padding-right:0px;
}
.row-xs-height {
    display:table-row;
}
.col-xs-height {
    display:table-cell;
    float:none;
    height: 100%;
}*/
/*Then just add the alignments Css.*/
/* firefox fix */
.img-responsive {
  width: 100%;
}
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: top;
}
.row-same-height {
  display: table;
  width: auto;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
@media (min-width: 768px) {
  .nav-tabs > li {
    margin-bottom: -1px !important;
    width: auto;
  }
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
}
/*@media (min-width: 768px) {
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
        width: 100%;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
        height: 100%;
    }
}
@media (min-width: 992px) {
    .container-md-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
        width: 100%;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height {
        display:table-cell;
        float:none;
        height: 100%;
    }
}
@media (min-width: 1200px) {
    .container-lg-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
        width: 100%;
    }
    .row-lg-height {
        display:table-row;
    }
    .col-lg-height {
        display:table-cell;
        float:none;
        height: 100%;
    }
}
*/
/*//
// Bullits
// --------------------------------------------------*/
.bullit-color-1 ul:not(.nav) li:before {
  color: #336dac;
}
.bullit-color-2 ul:not(.nav) li:before {
  color: #336dac;
}
.bullit-color-3 ul:not(.nav) li:before {
  color: #6692bf;
}
.bullits.bullit-default ul:not(.nav) li {
  margin-bottom: 5px;
}
.bullit-margin-bottom-0 ul:not(.nav) li {
  margin-bottom: 0;
}
.bullit-margin-bottom-5 ul:not(.nav) li {
  margin-bottom: 5px;
}
.bullit-margin-bottom-10 ul:not(.nav) li {
  margin-bottom: 10px;
}
.bullit-margin-bottom-15 ul:not(.nav) li {
  margin-bottom: 15px;
}
.bullit-margin-bottom-20 ul:not(.nav) li {
  margin-bottom: 20px;
}
.bullits ul:not(.nav) li:last-child {
  margin-bottom: 0;
}
.bullits ul:not(.nav) li {
  line-height: 1.42857em;
}
.bullits ul:not(.nav) li:before {
  font-family: FontAwesome;
  float: left;
  display: inline-block;
  margin-left: -20px;
  width: 20px;
}
.bullits .text-center ul:not(.nav) li:before {
  float: none;
}
.bullits.bullit-default ul:not(.nav) {
  margin: 20px;
}
.bullits .bullit-noMargin-ul ul:not(.nav) {
  margin: 0;
}
.bullits ul:not(.nav) {
  padding-left: 20px;
}
/*.bullits li:before {
    width: 15px;
    margin-left: -15px;
}*/
.bullits-ul-margin-left-10 ul:not(.nav) {
  margin-left: 10px;
}
.bullits-ul-margin-left-20 ul:not(.nav) {
  margin-left: 20px;
}
.bullits-ul-margin-left-30 ul:not(.nav) {
  margin-left: 30px;
}
.bullit-padding-15 ul:not(.nav) {
  padding-left: 15px;
}
.bullits .bullit-padding-15 ul:not(.nav) li:before,
.bullits.bullit-padding-15 ul:not(.nav) li:before {
  width: 15px;
  margin-left: -15px;
}
.bullit-padding-30 ul:not(.nav) {
  padding-left: 30px;
}
.bullits .bullit-padding-30 ul:not(.nav) li:before,
.bullits.bullit-padding-30 ul:not(.nav) li:before {
  width: 30px;
  margin-left: -30px;
}
.bullit-padding-35 ul:not(.nav) {
  padding-left: 35px;
}
.bullits .bullit-padding-35 ul:not(.nav) li:before,
.bullits.bullit-padding-35 ul:not(.nav) li:before {
  width: 35px;
  margin-left: -35px;
}
.bullits .bullit-default ul:not(.nav) li:before,
.bullits.bullit-default ul:not(.nav) li:before {
  content: "\f046";
  color: #336dac;
}
.bullits .bullit-style-0 ul:not(.nav) li:before,
.bullits.bullit-style-0 ul:not(.nav) li:before {
  content: "\f046";
}
.bullits .bullit-style-1 ul:not(.nav) li:before,
.bullits.bullit-style-1 ul:not(.nav) li:before {
  content: "\f105";
}
.bullits .bullit-style-2 ul:not(.nav) li:before,
.bullits.bullit-style-2 ul:not(.nav) li:before {
  content: "\f0da";
}
.bullits .bullit-style-3 ul:not(.nav) li:before,
.bullits.bullit-style-3 ul:not(.nav) li:before {
  content: "\f101";
  font-size: 1em;
}
.bullits .bullit-style-4 ul:not(.nav) li:before,
.bullits.bullit-style-4 ul:not(.nav) li:before {
  content: "\f046";
}
.bullits .bullit-style-5 ul:not(.nav) li:before,
.bullits.bullit-style-5 ul:not(.nav) li:before {
  content: "\f067";
}
.bullits .bullit-style-6 ul:not(.nav) li:before,
.bullits.bullit-style-6 ul:not(.nav) li:before {
  content: "\f00c";
}
.bullits .bullit-style-7 ul:not(.nav) li:before,
.bullits.bullit-style-7 ul:not(.nav) li:before {
  content: "\f061";
}
.bullits .bullit-style-8 ul:not(.nav) li:before,
.bullits.bullit-style-8 ul:not(.nav) li:before {
  content: "\f111";
  color: #000;
  font-size: 7px;
}
/*.bullits .bullit-style-0 ul,
.bullits.bullit-style-0 ul {
    padding-left: 20px;
}
.bullits .bullit-style-1 ul,
.bullits.bullit-style-1 ul {
    padding-left: 12px;
}
.bullits .bullit-style-2 ul,
.bullits.bullit-style-2 ul {
    padding-left: 20px;
}
.bullits .bullit-style-3 ul,
.bullits.bullit-style-3 ul {
    padding-left: 15px;
}*/
/*//
// Tables
// --------------------------------------------------
*/
table.csc-frame-frame2 {
  width: 100%;
  border-collapse: collapse;
  margin: 1.3571em 0 0 0;
  /*        color:#777062;*/
}
table.csc-frame-frame2 td {
  line-height: 2em;
}
table.csc-frame-frame2 caption {
  font-variant: small-caps;
}
table.csc-frame-frame2 th,
.csc-frame-frame2 td {
  line-height: 1.5em;
  vertical-align: top;
  padding: 0.7143em 0.5em;
}
table.csc-frame-frame2 th *:first-child,
table.csc-frame-frame2 td *:first-child {
  margin-top: 0;
}
table th.nowrap,
table td.nowrap {
  white-space: nowrap;
}
table.csc-frame-frame2 thead th {
  text-align: left;
  color: #777062;
}
table.csc-frame-frame2 tbody th {
  border-top: 1px solid #ccc;
  text-align: left;
}
table.csc-frame-frame2 tbody td {
  text-align: left;
}
/* highlight row on mouse over */
table.csc-frame-frame2 .hover:hover,
table.csc-frame-frame2 tbody tr:hover th,
table.csc-frame-frame2 tbody tr:hover td {
  /*        background:#f4f1ec;*/
}
table.csc-frame-frame2 {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 0.5em 0;
  border-bottom: 0px #888 solid;
}
table.csc-frame-frame2 th,
td,
th {
  padding: 0.5em;
  vertical-align: top;
}
table.csc-frame-frame2 thead th {
  color: #fff;
  /*      border-bottom:2px #800 solid; */
}
table.csc-frame-frame2 tbody th {
  background: #e0e0e0;
  color: #333;
}
table.csc-frame-frame2 tbody th[scope="row"],
tbody th.sub {
  background: #f0f0f0;
}
table.csc-frame-frame2 tbody th {
  border-bottom: 0px solid #fff;
  text-align: left;
}
table.csc-frame-frame2 tbody td {
  border-bottom: 0px solid #eee;
}
table.csc-frame-frame2 tbody tr:hover th[scope="row"],
table.csc-frame-frame2 tbody tr:hover tbody th.sub {
  background: #f0e8e8;
}
table.csc-frame-frame2 tbody tr:hover td {
  background: #000e4a;
  color: #fff;
  transition: background-color 0.1s ease-out 0s;
}
table.csc-frame-frame2 tbody tr:hover td:nth-child(2n) {
  /*      font-weight: bold;*/
}
table.csc-frame-frame2 tbody tr td {
  background: none repeat scroll 0 0 #f8f8f8;
}
table.csc-frame-frame2 tbody tr:nth-child(2n) td {
  background: none repeat scroll 0 0 #FFFFFF;
}
table tbody tr:nth-child(2n) td {
  background: none repeat scroll 0 0 #fff;
}
table tbody tr td {
  background: none repeat scroll 0 0 #e6e6e6;
  transition: background 0.2s ease-in 0s;
}
table tbody tr:hover td {
  background-color: #000e4a;
  color: #fff;
}
table tbody tr:hover td a {
  color: #fff;
}
table.ui-datepicker-calendar tbody tr {
  background: #fff;
  transition: none;
}
table.ui-datepicker-calendar tbody tr {
  background-color: #fff;
  color: #000;
}
table tbody tr th {
  background: none repeat scroll 0 0 #babbbd;
}
table {
  width: 100%;
}
table.csc-frame-frame2 thead {
  background: none repeat scroll 0 0 #1f1f1f;
  color: #fff;
  font-weight: bold;
}
/***************************************
Tablet
***************************************/
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/*//
// timeline
// --------------------------------------------------
*/
#history-tab {
  display: none;
}
#history-right-side .tab-content {
  border: none;
}
#history-right-side .font-color-gray h3 {
  color: #939393;
}
#history-right-side h3 {
  color: #000;
  font-family: "mhi-headlineheadline";
  font-weight: 100;
  margin: 30px 0 5px;
}
#history-tabcontent {
  overflow-y: auto;
  /*    height: 540px;*/
}
#history-right-side .btn-default {
  background-color: #babbbd;
  color: #fff;
  border-color: transparent;
}
#history-right-side .btn-default:hover {
  background-color: #000e4a;
  color: #fff;
  border-color: transparent;
}
.box-history {
  border-radius: 0;
  margin-bottom: 2px;
  /*    border-left: 1px solid @9-color-1;
    border-right: 1px solid @9-color-1;
    border-bottom: 1px solid @9-color-1;*/
  border-top: 10px solid #000e4a;
  /*  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/
}
#history-left-side {
  padding-top: 50px;
  padding-bottom: 50px;
}
.nicescroll-rails div {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: background-color 0.2s ease-in 0s;
}
.translate-load {
  opacity: 0;
}
#timeLineExtended .nicescroll-rails {
  left: -7px !important;
  margin-left: 50% !important;
}
#timeLineExtended {
  height: 450px;
}
.timeline {
  /*    position: absolute;*/
  padding: 0 !important;
}
#scrollDivTimeLineExt {
  /*    transition: none !important;*/
  transition: transform 200ms ease-out 0s !important;
}
#scrollDivTimeLineExt::before {
  background-color: #96b0cb;
  bottom: 0;
  content: " ";
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 1px;
}
/*.timeline::after {
    background-color: #fff;
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 1px;
    height: 600px;
}*/
.timeline > div > .timeline-panel {
  width: 46%;
  float: left;
  padding: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  /*    margin-bottom: 20px;*/
  position: relative;
  color: #000e4a;
  z-index: 99;
  min-height: 175px;
  background-color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.timeline > div.active > .timeline-panel {
  background-color: #000e4a;
  color: #fff;
}
.timeline > div {
  float: left;
  /*    margin-top: -50px; */
  width: 100%;
  min-height: 400px;
  margin-bottom: -180px;
  /*    margin-bottom: -50px;*/
}
.timeline > div:first-child {
  margin-top: 0;
}
.timeline > div:last-child {
  margin-bottom: 0;
}
.timeline > div.timeline-inverted {
  float: right;
}
.timeline > div.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li::after {
  clear: both;
}
#timeLineExtended {
  padding-left: 20px;
  padding-right: 20px;
}
.active .timeline-panel * {
  background-color: #000e4a;
  color: #fff;
}
.timeline-panel * {
  background-color: #fff;
  transition: background-color 0.2s ease-in 0s;
}
.timeline-panel h3 {
  margin: -1.3em 0 0;
  font-family: "mhi-headlineheadline";
  display: table;
  position: relative;
  color: #000e4a;
  padding: 3px 20px 3px 5px;
  font-weight: 100;
}
.timeline-panel p {
  padding: 5px;
  color: #000;
  margin: 0;
}
.timeline > div > .timeline-panel:hover,
.timeline-panel:hover * {
  color: #fff;
  background-color: #000e4a;
}
#timeline-2015,
#timeline-2018,
#timeline-2021 {
  margin-top: 60px;
}
/***************************************
Tablet
***************************************/
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/*! jQuery UI - v1.9.1 - 2012-10-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  zoom: 1;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  /* #8656 */
  cursor: default;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* more specificity required here to overide default borders */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
/* vertical centre icon */
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
  background-image: none;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif /*{ffDefault}*/;
  font-size: 1.1em /*{fsDefault}*/;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif /*{ffDefault}*/;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa /*{borderColorContent}*/;
  background: #ffffff /*{bgColorContent}*/ url(/fileadmin/stylesheets/images/ui-bg_flat_75_ffffff_40x100.png) /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
  color: #222222 /*{fcContent}*/;
}
.ui-widget-content a {
  color: #222222 /*{fcContent}*/;
}
.ui-widget-header {
  border: 1px solid #aaaaaa /*{borderColorHeader}*/;
  background: #cccccc /*{bgColorHeader}*/ url(/fileadmin/stylesheets/images/ui-bg_highlight-soft_75_cccccc_1x100.png) /*{bgImgUrlHeader}*/ 50% /*{bgHeaderXPos}*/ 50% /*{bgHeaderYPos}*/ repeat-x /*{bgHeaderRepeat}*/;
  color: #222222 /*{fcHeader}*/;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222 /*{fcHeader}*/;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3 /*{borderColorDefault}*/;
  background: #e6e6e6 /*{bgColorDefault}*/ url(/fileadmin/stylesheets/images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #555555 /*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555 /*{fcDefault}*/;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999 /*{borderColorHover}*/;
  background: #dadada /*{bgColorHover}*/ url(/fileadmin/stylesheets/images/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #212121 /*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121 /*{fcHover}*/;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa /*{borderColorActive}*/;
  background: #ffffff /*{bgColorActive}*/ url(/fileadmin/stylesheets/images/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #212121 /*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121 /*{fcActive}*/;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
  background: #fbf9ee /*{bgColorHighlight}*/ url(/fileadmin/stylesheets/images/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
  color: #363636 /*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636 /*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a /*{borderColorError}*/;
  background: #fef1ec /*{bgColorError}*/ url(/fileadmin/stylesheets/images/ui-bg_glass_95_fef1ec_1x400.png) /*{bgImgUrlError}*/ 50% /*{bgErrorXPos}*/ 50% /*{bgErrorYPos}*/ repeat-x /*{bgErrorRepeat}*/;
  color: #cd0a0a /*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a /*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a /*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
/* For IE8 - See #6059 */
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/fileadmin/stylesheets/images/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}
.ui-widget-content .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_222222_256x240.png) /*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_888888_256x240.png) /*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_454545_256x240.png) /*{iconsHover}*/;
}
.ui-state-active .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_454545_256x240.png) /*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_2e83ff_256x240.png) /*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/fileadmin/stylesheets/images/ui-icons_cd0a0a_256x240.png) /*{iconsError}*/;
}
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa /*{bgColorOverlay}*/ url(/fileadmin/stylesheets/images/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
  opacity: 0.3;
  filter: alpha(opacity=30) /*{opacityOverlay}*/;
}
.ui-widget-shadow {
  margin: -8px /*{offsetTopShadow}*/ 0 0 -8px /*{offsetLeftShadow}*/;
  padding: 8px /*{thicknessShadow}*/;
  background: #aaaaaa /*{bgColorShadow}*/ url(/fileadmin/stylesheets/images/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlShadow}*/ 50% /*{bgShadowXPos}*/ 50% /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
  opacity: 0.3;
  filter: alpha(opacity=30) /*{opacityShadow}*/;
  -moz-border-radius: 8px /*{cornerRadiusShadow}*/;
  -khtml-border-radius: 8px /*{cornerRadiusShadow}*/;
  -webkit-border-radius: 8px /*{cornerRadiusShadow}*/;
  border-radius: 8px /*{cornerRadiusShadow}*/;
}
.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 50px !important;
}
.ui-sortable-placeholder * {
  visibility: hidden;
}
/*//
// slider
// --------------------------------------------------*/
#slider .button.big {
  background-color: #fff;
  font-family: "mhi-headlineheadline";
  /*    border: 5px solid rgba(27,182,228,0.7);*/
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fbfbfb), to(#cfcfcf));
  background-image: -webkit-linear-gradient(top, #fbfbfb, 0%, #cfcfcf, 100%);
  background-image: -moz-linear-gradient(top, #fbfbfb 0%, #cfcfcf 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #cfcfcf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffcfcfcf', GradientType=0);
  border-radius: 4px;
}
#slider .tp-simpleresponsive .button.big {
  line-height: 30px !important;
  border-radius: 2px;
}
#slider a.button.big {
  color: #000e4a !important;
  text-shadow: none !important;
}
/*Tablet*/
@media (min-width: 768px) {
  #slider .tp-simpleresponsive .button.big {
    line-height: 40px !important;
  }
}
/*Desktop*/
/*Large Desktop*/
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.bx-wrapper img {
  /*    max-width: 100%;
    display: block;*/
}
#slider1 {
  display: block;
}
#slider1 .slide-caption {
  /*    position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;*/
}
#slider1 .slide-caption-text {
  /*    padding: 20px 60px;*/
  color: #fff;
  height: auto;
  /*    width: 50%;*/
  position: absolute;
  top: 0px;
  /*    max-width: 700px;*/
}
#slider1 .btn-success {
  padding: 3px 10px;
  font-size: 8px;
  margin-top: 5px;
}
#slider1 .layout-1 .btn-success {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
#slider1 .layout-1 .btn-success:hover {
  border-color: #000e4a;
  background-color: #000e4a;
  color: #fff;
}
#slider1 .layout-2 .btn-success {
  border-color: #000;
  background-color: transparent;
  color: #000;
}
#slider1 .layout-2 .btn-success:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
#slider1 .layout-3 .btn-success {
  border-color: #000e4a;
  background-color: #000e4a;
  color: #fff;
}
#slider1 .layout-3 .btn-success:hover {
  border-color: #000e4a;
  background-color: #000e4a;
  color: #fff;
}
#slider1 .layout-4 .btn-success {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
#slider1 .layout-4 .btn-success:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
#slider1 .layout-1 .slide-caption-text h2,
#slider1 .layout-1 .slide-caption-text p {
  color: #fff;
  background-color: transparent;
}
#slider1 .layout-2 .slide-caption-text h2,
#slider1 .layout-2 .slide-caption-text p {
  color: #000;
  background-color: transparent;
}
#slider1 .layout-3 .slide-caption-text h2,
#slider1 .layout-3 .slide-caption-text p {
  color: #fff;
  background-color: #000e4a;
}
#slider1 .layout-4 .slide-caption-text h2,
#slider1 .layout-4 .slide-caption-text p {
  color: #fff;
  background-color: #000;
}
#slider1 .slide-caption p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 1em;
  display: none;
  padding: 2px 10px;
  display: inline-block;
  /*    text-shadow: 1px 1px 2px #000000;*/
}
#slider1 h2 {
  color: #fff;
  font-size: 20px;
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 5px;
}
#slider1 #moreLinkOutbound {
  /*    padding-left: 1px;
    padding-top: 1px;
    background-color: lighten(@User-color-primary,10%);
    .gradient-light; 
    
    display: inline-block;
    float: right;
    margin-right: 50px;
    display: none;*/
}
/*#slider1 a.btn {
    .gradient-light; 
    border-radius: 0;
    margin-top: 0px;
    
    float: right;
    text-shadow: none;
}*/
#slider1 a.btn {
  /*    transition: background 0.2s ease 0s;*/
}
/*#slider1 a.btn:hover {
    .gradient-User-color-primary;
    color: #fff;
}*/
#slider1 .lightbox {
  background-clip: padding-box;
  border: 4px solid rgba(255, 255, 255, 0.25);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 0;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
.bx-wrapper .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.bx-wrapper .bx-controls-direction a:hover {
  /*    color: @User-color-primary;*/
  color: #336dac;
  opacity: 1;
}
#slider1:hover .bx-wrapper .bx-controls-direction a {
  width: 60px;
}
#slider1:hover .bx-wrapper .bx-controls-direction a.bx-prev {
  padding-left: 15px;
}
#slider1:hover .bx-wrapper .bx-controls-direction a.bx-next {
  padding-left: 20px;
}
.bx-wrapper .bx-controls-direction a {
  transition: width 0.2s ease 0s, padding 0.2s ease 0s;
  z-index: 999;
  color: #000e4a;
  font-family: FontAwesome;
  /*    color: lighten(@User-color-primary,40%);*/
  font-size: 60px;
  overflow: hidden;
  /*    left: 0;*/
  position: absolute;
  top: 50%;
  /*    border-radius: 30px;*/
  margin-top: -30px;
  /*    left: 50%;*/
  background-color: #e2e2e2;
  width: 0;
  line-height: 60px;
  opacity: 1;
  /*    box-shadow: 0 1px 1px rgba(0,0,0,0.5);*/
}
/** News auf der Startseite
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/fileadmin/images/layout/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #939393;
  text-indent: -9999px;
  display: block;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #333;
  opacity: 0.5;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #fff;
  opacity: 1;
  border-color: #000e4a;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  display: none;
}
.bx-wrapper .bx-next {
  display: none;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/fileadmin/stylesheets/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/fileadmin/stylesheets/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.bx-wrapper .bx-pager {
  display: none;
}
#slider1 .layout-m-l .slide-caption-text {
  margin-left: 27%;
}
/*Tablet*/
@media (min-width: 768px) {
  #slider1 .btn-success {
    padding: 6px 20px;
    font-size: 12px;
    margin-top: 15px;
  }
  .bx-wrapper .bx-pager {
    display: block;
    position: relative;
    z-index: 999;
    top: -60px;
  }
  .slide-caption-text-inner {
    padding: 5px 5px 10px;
    /*        background-color: rgba(144, 64, 163, 0.5);*/
    /*        background-color: rgba(161, 169, 58, 0.5);*/
    background-color: rgba(255, 255, 255, 0.3);
    transition: background 0.2s ease 0s;
  }
  /*    #slider1 .slide-caption-text-inner * {
        color: @User-color-secondary;
    }*/
  #slider1:hover .slide-caption-text-inner {
    background-color: #a1a93a;
  }
  #slider1 #moreLinkOutbound {
    display: block;
  }
  #slider1 {
    display: block;
  }
  .bx-wrapper .bx-prev {
    display: block;
    left: 0;
    /*        margin-left: -360px;*/
    /*        padding-left: 15px;*/
    /*        margin-left: 264px;
        padding-left: 13px;*/
  }
  .bx-wrapper .bx-next {
    display: block;
    right: 0;
    /*        margin-left: 305px;*/
    /*        padding-left: 20px;*/
  }
  #slider1 .slide-caption-text {
    top: 20px;
    /*        max-width: 700px;*/
    /*        margin-left: 60px;*/
  }
  #slider1 .slide-caption p {
    font-size: 24px;
    display: inline-block;
  }
  #slider1 .slide-caption h2 {
    font-size: 36px;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  #slider1 .slide-caption-text {
    top: 50px;
  }
  /*    .bx-wrapper .bx-prev {
        display: block;
        margin-left: -470px;
        left: 0;
        padding-left: 15px;
    }
    .bx-wrapper .bx-next {
        display: block;
        right: 0;
        margin-left: 420px;
        padding-left: 20px;
        
    }*/
  /*    .slide-caption h2 {
        font-size: 1.5em;
    }
    .slide-caption p {
        font-size: 1em;
    }*/
  #slider1 .slide-caption p {
    font-size: 36px;
  }
  #slider1 .slide-caption h2 {
    font-size: 48px;
  }
}
/*Large Desktop*/
@media (min-width: 1200px) {
  #slider1 .slide-caption-text {
    top: 100px;
  }
  #slider1 .slide-caption h2 {
    font-size: 60px;
  }
  #slider1 .slide-caption p {
    font-size: 48px;
  }
  /*    .bx-wrapper .bx-prev {
        display: block;
        margin-left: -570px;
        left: 0;
        padding-left: 15px;
    }
    .bx-wrapper .bx-next {
        display: block;
        right: 0;
        margin-left: 530px;
        padding-left: 20px;
    }*/
}
/*//
// prettyPhoto
// --------------------------------------------------
*/
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(/fileadmin/images/layout/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(/fileadmin/images/layout/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(/fileadmin/images/layout/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(/fileadmin/images/layout/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(/fileadmin/images/layout/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
/* pretty photo mod*/
.pp_social {
  float: right;
  margin: 0 10px 0 0;
  width: 130px;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 9999;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 120px;
}
.pp_loaderIcon {
  display: block;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 30px;
}
div.facebook .pp_loaderIcon {
  background: none;
  font-size: 24px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  color: #f3f0e7;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
div.facebook .pp_nav {
  background: none;
  font-family: FontAwesome;
  font-size: 28px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  transition: width 0.3s ease 0s, background-color 0.3s ease 0s, opacity 0.3s ease 0s;
  line-height: 30px;
}
div.facebook .pp_nav .pp_play,
div.facebook .pp_nav .pp_pause,
div.facebook .pp_arrow_previous,
div.facebook .pp_arrow_next,
div.facebook .pp_close,
div.facebook .pp_expand,
div.facebook .pp_contract {
  font-family: FontAwesome;
  height: 30px;
  width: 30px;
  background: none;
  text-indent: 0px;
  font-size: 18px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  transition: width 0.3s ease 0s, background-color 0.3s ease 0s, opacity 0.3s ease 0s;
  line-height: 30px;
}
div.facebook .pp_expand,
div.facebook .pp_contract {
  display: none !important;
}
div.facebook .pp_close {
  font-size: 24px;
}
div.facebook .pp_gallery .pp_arrow_previous,
div.facebook .pp_gallery .pp_arrow_next {
  line-height: 22px;
}
div.facebook .pp_close {
  right: 10px;
  top: 5px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: 0;
}
div.facebook .pp_nav .pp_play:before {
  content: "";
}
div.facebook .pp_nav .pp_pause:before {
  content: "";
}
div.facebook .pp_arrow_previous:before {
  content: "";
}
div.facebook .pp_arrow_next:before {
  content: "";
}
div.facebook .pp_gallery .pp_arrow_previous:before {
  content: "";
}
div.facebook .pp_gallery .pp_arrow_next:before {
  content: "";
}
div.facebook .pp_close:before {
  content: "";
}
div.facebook .pp_expand:before {
  content: "";
}
div.facebook .pp_expand:hover {
  background: none;
}
div.facebook .pp_expand:hover:before {
  content: "";
  background: none;
}
div.facebook .pp_contract:before {
  content: "";
  background: none;
}
div.facebook .pp_contract:hover {
  background: none;
}
div.facebook .pp_contract:hover:before {
  content: "";
  background: none;
}
div.facebook .pp_nav {
  backface-visibility: hidden;
  background: none;
  font-family: FontAwesome;
  font-size: 28px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
div.facebook .pp_nav p {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  padding: 0 0;
  text-align: center;
  margin: 0 10px;
  color: #fff;
}
a.pp_arrow_previous,
a.pp_arrow_next,
a.pp_play,
a.pp_pause,
a.pp_close {
  display: block;
  float: left;
  text-align: center;
  margin-top: 3px;
  overflow: hidden;
  text-indent: 0;
  color: #fff;
  margin: 0;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
a.pp_expand:hover,
a.pp_contract:hover,
a.pp_arrow_previous:hover,
a.pp_arrow_next:hover,
a.pp_play:hover,
a.pp_pause:hover,
a.pp_close:hover {
  text-decoration: none;
  color: #000e4a;
}
a.pp_expand,
a.pp_contract {
  color: #000e4a;
}
a.pp_expand:focus,
a.pp_contract:focus,
a.pp_arrow_previous:focus,
a.pp_arrow_next:focus,
a.pp_play:focus,
a.pp_pause:focus,
a.pp_close:focus {
  text-decoration: none;
}
div.ppt {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin: 0;
  position: absolute;
  top: 0;
  display: inline-block;
  margin: 0 auto;
  line-height: 1.2em;
}
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #fff;
}
div.facebook .pp_content .ppt {
  /*    background:rgba(0,0,0,0.7); 
    padding: 4px;
    opacity: 0.3 !important;*/
  display: none;
}
div.facebook .pp_content:hover .ppt {
  /*    opacity: 1 !important;*/
}
div.facebook .pp_content .pp_description {
  position: absolute;
  top: 0;
  padding: 2px 6px;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  margin: 0;
  opacity: 0.3;
  font-size: 12px;
}
div.facebook .pp_content:hover .pp_description {
  opacity: 1;
}
div.facebook .pp_content_container .pp_left,
div.facebook .pp_content_container .pp_right {
  background: none;
}
.pp_content_container .pp_left,
.pp_content_container .pp_right {
  padding: 0px;
}
.pp_top,
.pp_bottom {
  height: 0px;
  position: relative;
  display: none;
}
.pp_nav {
  float: left;
  margin: 10px 0 2px;
  padding: 10px 20px;
}
.pp_content {
  height: 50px;
  min-width: 50px;
}
div.facebook .pp_content {
  height: 50px;
  min-width: 50px;
  background: #336dac;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
}
.pp_gallery {
  /*display: block !important;*/
  left: 50%;
  margin-top: -120px;
  position: absolute;
  z-index: 10000;
  padding: 20px 0 16px 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
}
.pp_gallery ul a {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #000e4a;
}
a.pp_expand,
a.pp_contract {
  right: 20px;
}
a.pp_next,
a.pp_previous {
  display: block;
  float: right;
  height: 0;
  text-indent: -10000px;
  text-indent: 0px;
  width: 49%;
  position: relative;
  top: 45%;
  font-family: FontAwesome;
  background: none;
  /* height: 30px;
    width: 30px;
    background: none;
  
    font-size: 28px;
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    transition: width 0.3s ease 0s, background-color 0.3s ease 0s, opacity 0.3s ease 0s;
    line-height: 30px;
    */
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  opacity: 0.5;
  font-size: 54px;
  padding: 0 5% 0;
  text-align: right;
  color: #000;
}
a.pp_previous {
  padding: 0 0 0 5% ;
  text-align: left;
  float: left;
}
div.facebook .pp_next:hover,
div.facebook .pp_previous:hover {
  opacity: 1;
  background: none;
  color: #000e4a;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  /*   
             color: #fefde4;
text-decoration: none;
    text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:inset 1px 1px 0px rgba(255,255,255,0.6),1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow:inset 1px 1px 0px rgba(255,255,255,0.6),1px 1px 1px rgba(0,0,0,0.1);
    box-shadow:inset 1px 1px 0px rgba(255,255,255,0.6),1px 1px 1px rgba(0,0,0,0.1);

 background: #188e6b;
background: -moz-linear-gradient(top,  #188e6b 0%, #19966a 4%, #00513d 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#188e6b), color-stop(4%,#19966a), color-stop(100%,#00513d)); 
background: -webkit-linear-gradient(top,  #188e6b 0%,#19966a 4%,#00513d 100%);
background: -o-linear-gradient(top,  #188e6b 0%,#19966a 4%,#00513d 100%); 
background: -ms-linear-gradient(top,  #188e6b 0%,#19966a 4%,#00513d 100%); 
background: linear-gradient(to bottom,  #188e6b 0%,#19966a 4%,#00513d 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#188e6b', endColorstr='#00513d',GradientType=0 ); 
*/
}
div.facebook .pp_next:focus,
div.facebook .pp_previous:focus {
  text-decoration: none;
}
/*
div.facebook .pp_next:focus, 
div.facebook .pp_previous:focus{
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.4);
    color: #000;
    opacity: .5;
}
*/
a.pp_next:before {
  /*   content: "";*/
  content: "\f105";
}
a.pp_previous:before {
  /*   content: "";*/
  content: "\f104";
}
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/*!
 * bootstrap-select v1.3.5
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
/* .bootstrap-required ul li:first-child {
     font-size: 0.9em;
     font-style: italic;
 }*/
.bootstrap-select .dropdown-menu > li > a {
  color: #000;
}
.bootstrap-select a {
  transition-property: background-color;
}
.bootstrap-select.form-control:hover,
.bootstrap-select.form-control:focus {
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  overflow-x: hidden;
  /*    max-width: 100%;*/
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.176);
}
.bootstrap-select.btn-group .dropdown-menu li {
  margin: 0;
  padding: 0;
}
.section .bootstrap-select.btn-group,
.section .bootstrap-select.btn-group[class*="span"] {
  margin-bottom: 0;
}
.bootstrap-select .btn-default {
  color: #333;
  background-color: #fff;
}
.bootstrap-select .dropdown-menu a:hover,
.bootstrap-select .dropdown-menu a:focus {
  /*    color: @9-link-color !important;*/
  color: #fff !important;
  background-color: #000e4a;
}
.bootstrap-select .dropdown-menu a {
  transition: background-color 0.2s ease-in 0s;
}
.bootstrap-select .dropdown-menu.inner {
  /*     max-width: 150px;*/
}
.bootstrap-select .dropdown-menu.open {
  /*     max-width: 100%;*/
}
#sidebarTicketList .bootstrap-select .dropdown-menu.open {
  left: auto;
  right: 0;
}
.bootstrap-select .disabled {
  background-color: #eeeeee !important;
  opacity: 1;
  cursor: not-allowed;
}
.bootstrap-select btn.disabled {
  cursor: not-allowed;
}
.bootstrap-select .btn {
  /*    .form-control-focus();*/
}
.bootstrap-select .btn:hover,
.bootstrap-select .btn:focus {
  background-color: #fff !important;
}
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.form-control {
  padding: 0;
  border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
  width: 220px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  /*    width: 220px\0; IE9 and below*/
  width: 100%;
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select > .btn {
  width: 100%;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.dropdown-menu {
  z-index: 2000;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}
.bootstrap-select .btn:focus {
  /*    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;*/
}
.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 7.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox {
  padding: 4px 8px;
}
/*Tablet*/
/*Desktop*/
/*Large Desktop*/
/*! jQuery UI - v1.10.3 - 2013-10-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=%23ffffff&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23ffffff&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23fff&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23fff&fcDefault=%23555555&iconColorDefault=%23ec6767&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23fff&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23ea5b0c&bgTextureHighlight=glass&bgImgOpacityHighlight=0&borderColorHighlight=%23D2520B&fcHighlight=%23fff&iconColorHighlight=%23000&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
#ui-datepicker-div {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-datepicker-calendar > thead > tr {
  /*    background-color: @User-color-third;*/
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 15em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  background-color: #000e4a;
  color: #fff;
  border-radius: 4px;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  /*	border: 1px solid #aaaaaa;*/
  background: #ffffff url(/fileadmin/images/layout/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #ffffff;
  background: #ffffff url(/fileadmin/images/layout/ui-images/ui-bg_highlight-soft_75_ffffff_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #fff;
  background: #fff url(/fileadmin/images/layout/ui-images/ui-bg_glass_75_fff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #000;
  text-align: center;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #000;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #000e4a;
  background: #fff;
  /*        #dadada url(../images/layout/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;*/
  font-weight: normal;
  color: #000e4a;
  border-radius: 4px;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  /*	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/layout/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;*/
  border: 1px solid #000e4a;
  background: #000e4a;
  /*	background: #ea5b0c url(../images/layout/ui-images/ui-bg_glass_0_ea5b0c_1x400.png) 50% 50% repeat-x;*/
  color: #fff;
  border-radius: 4px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #000e4a;
  /*	background: #ea5b0c url(../images/layout/ui-images/ui-bg_glass_0_ea5b0c_1x400.png) 50% 50% repeat-x;*/
  backgroud-color: #fff;
  color: #000e4a;
  border-radius: 4px;
  /*        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
}
a.ui-state-highlight.ui-state-active {
  color: #fff;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #fff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/fileadmin/images/layout/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_ec6767_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_000_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/fileadmin/images/layout/ui-images/ui-icons_cd0a0a_256x240.png);
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(/fileadmin/images/layout/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/fileadmin/images/layout/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
/***************************************
Tablet
***************************************/
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.kBurn {
  transition: all 0.5s ease-out 0.1s;
}
.imageGallery {
  overflow: hidden;
}
.kBurn:hover img {
  transform: scale(1.1) rotate(1deg);
}
#employeeSection #objGallery img:hover {
  opacity: 1;
}
#objGallery.col-5 .imageGallery {
  width: 18%;
  margin: 1%;
  padding: 0;
  overflow: hidden;
}
#objGallery.col-4 .imageGallery {
  width: 22%;
  margin: 1%;
  padding: 0;
  overflow: hidden;
}
#objGallery.col-3 .imageGallery {
  width: 31%;
  margin: 1%;
  padding: 0;
  overflow: hidden;
}
#objGallery.col-2 .imageGallery {
  width: 42%;
  margin: 3%;
  padding: 0;
  overflow: hidden;
}
.isotope-item img {
  width: 100%;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/**** Isotope styles ****/
/* required for containers to inherit vertical size from window */
html,
body {
  height: 100%;
}
/**** Infinite Scroll ****/
#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  background: white;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#objGallery.col-4 .news-list-item.imageGallery {
  width: 100%;
  margin: 0%;
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
#objGallery.col-4 .imageDb-list-item.imageGallery {
  width: 100%;
  margin: 0%;
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
/*.imageDb-image-box {
    height: 159px;
    overflow: hidden;
}*/
/*****************************************
Tablet
*****************************************/
@media (min-width: 768px) {
  #objGallery.col-4 .news-list-item.imageGallery {
    width: 48%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 325px;
  }
  .news-image-box {
    height: 150px;
    overflow: hidden;
  }
  #objGallery.col-4 .imageDb-list-item.imageGallery {
    width: 23%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 290px;
  }
  .imageDb-image-box {
    height: 159px;
    overflow: hidden;
  }
  #objGallery.col-4 .imageDb-list-item.imageGallery .font-small {
    font-size: 10px;
  }
}
/*****************************************
Desktop
*****************************************/
@media (min-width: 992px) {
  #objGallery.col-4 .news-list-item.imageGallery {
    width: 23%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 325px;
  }
  .news-image-box {
    height: 95px;
    overflow: hidden;
  }
  #objGallery.col-4 .imageDb-list-item.imageGallery .font-small {
    font-size: 12px;
  }
  #objGallery.col-4 .imageDb-list-item.imageGallery {
    width: 23%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 300px;
  }
  .imageDb-image-box {
    height: 209px;
    overflow: hidden;
  }
}
/*****************************************
Large Desktop
*****************************************/
@media (min-width: 1200px) {
  #objGallery.col-4 .news-list-item.imageGallery {
    width: 23%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 325px;
  }
  .news-image-box {
    height: 110px;
    overflow: hidden;
  }
  #objGallery.col-4 .imageDb-list-item.imageGallery {
    width: 23%;
    margin: 1%;
    padding: 0;
    overflow: hidden;
    height: 350px;
  }
  .imageDb-image-box {
    height: 255px;
    overflow: hidden;
  }
}
/*	
--------------------------------------------------
@Start smart forms
-------------------------------------------------- 
*/
/*html, body{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline; 
	font: inherit;
}*/
/* @backgrounds :: modify or add yours below 
------------------------------------------------------------------- */
.darkbg {
  background: #6C82A2 url(/fileadmin/images/dark.png) repeat fixed;
}
.woodbg {
  background: #E6CCA6 url(/fileadmin/images/wood.png) repeat fixed;
}
/* @form wrappers 
---------------------------------- */
.smart-wrap {
  padding: 0 20px;
}
.smart-forms,
.smart-forms * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.smart-forms {
  /*	font-family:  "Roboto", Arial, Helvetica, sans-serif;*/
  line-height: 1.231;
  font-weight: 400;
  font-size: 14px;
  /*	color: #34495E;*/
}
.smart-container {
  background: #fff;
  margin: 50px auto;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* @form container width 
/* @if you want to change the form container width change the values below 
/* @alternatively you can add yours eg .wrap4{ max-width:200px; } 
---------------------------------------------------------------------------- */
.wrap-0 {
  max-width: 952px;
}
.wrap-1 {
  max-width: 852px;
}
.wrap-2 {
  max-width: 652px;
}
.wrap-3 {
  max-width: 452px;
}
/* @form helper classes 
--------------------------------------------------------------- */
.smart-forms .section {
  margin-bottom: 22px;
}
.smart-forms .smart-link {
  color: #000e4a;
  text-decoration: none;
}
.smart-forms .smart-link:hover {
  text-decoration: underline;
}
.smart-forms .tagline {
  height: 0;
  border-top: 1px solid #D9DDE5;
  text-align: center;
}
.smart-forms .tagline span {
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  background: #fff;
  color: #000e4a;
  top: -10px;
}
/* @form label + field :: field class is useful for validation 
---------------------------------------------------------------------- */
.smart-forms .field {
  display: block;
  position: relative;
}
.smart-forms .field-icon i {
  color: #A2A6A8;
  position: relative;
  top: 0;
}
.smart-forms .field-label {
  display: block;
  margin-bottom: 7px;
}
.smart-forms .field-label.colm {
  padding-top: 12px;
}
.smart-forms .field-label em {
  color: #e74c3c;
  font-size: 14px;
  font-style: normal;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: 3px;
}
/* @form header section 
----------------------------------------- */
.smart-forms .form-header {
  overflow: hidden;
  position: relative;
  padding: 25px 30px;
  -webkit-border-radius: 5px 5px 0 0 ;
  -moz-border-radius: 5px 5px 0 0 ;
  -o-border-radius: 5px 5px 0 0 ;
  border-radius: 5px 5px 0 0 ;
}
.smart-forms .form-header h4 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: 300;
  font-size: 32px;
  padding: 0;
  margin: 0;
}
.smart-forms .form-header h4 i {
  font-size: 38px;
  position: relative;
  margin-right: 10px;
  top: 2px;
}
/* @header themes :: primary + lite 
---------------------------------------------- */
.smart-forms .header-primary {
  background-color: #000e4a;
  border-top: 1px solid #23E0BA;
  border-bottom: 5px solid #16A085;
}
.smart-forms .header-lite {
  background: #F3F5FA;
  border-top: 1px solid #23E0BA;
  border-bottom: 1px solid #D9DDE5;
}
.smart-forms .header-lite:before {
  content: "";
  background-color: #000e4a;
  position: absolute;
  height: 8px;
  z-index: 1;
  top: 0px;
  right: 0;
  left: 0;
}
.smart-forms .header-primary h4 {
  color: #fff;
}
.smart-forms .header-lite h4 {
  color: #5D6A87;
  padding-top: 5px;
}
/* @remove rounded corners form headers 
----------------------------------------------------------------- */
.smart-flat,
.smart-flat .form-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* @form body + footer 
------------------------------------------------------------------- */
.smart-forms .form-body {
  padding: 40px 30px;
  padding-bottom: 20px;
}
.smart-forms .form-footer {
  overflow: hidden;
  padding: 20px 25px;
  padding-top: 25px;
  background: #F3F5FA url(/fileadmin/images/foobg.png) top left repeat-x;
}
/* @crossbrowser placeholder styling :: modern browsers only IE10+
------------------------------------------------------------------------ */
.smart-forms input[type=search] {
  -webkit-appearance: textfield;
}
.smart-forms ::-webkit-search-decoration,
.smart-forms ::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.smart-forms input::-webkit-input-placeholder,
.smart-forms textarea::-webkit-input-placeholder {
  color: #bebebe;
  font-size: small;
  font-style: italic;
}
.smart-forms input:focus::-webkit-input-placeholder,
.smart-forms textarea:focus::-webkit-input-placeholder {
  color: #D6DBE0;
}
.smart-forms input:-moz-placeholder,
.smart-forms textarea:-moz-placeholder {
  color: #bebebe;
  font-size: small;
  font-style: italic;
}
.smart-forms input:focus:-moz-placeholder,
.smart-forms textarea:focus:-moz-placeholder {
  color: #D6DBE0;
}
.smart-forms input::-moz-placeholder,
.smart-forms textarea::-moz-placeholder {
  color: #bebebe;
  opacity: 1;
  font-size: small;
  font-style: italic;
}
.smart-forms input:focus::-moz-placeholder,
.smart-forms textarea:focus::-moz-placeholder {
  color: #D6DBE0;
  opacity: 1;
}
.smart-forms input:-ms-input-placeholder,
.smart-forms textarea:-ms-input-placeholder {
  color: #bebebe;
  font-size: small;
  font-style: italic;
}
.smart-forms input:focus:-ms-input-placeholder,
.smart-forms textarea:focus:-ms-input-placeholder {
  color: #D6DBE0;
}
/* @element general styling :: fonts :: adjust accordingly
------------------------------------------------------------- */
.smart-forms label,
.smart-forms input,
.smart-forms button,
.smart-forms select,
.smart-forms textarea {
  margin: 0;
  font-size: 14px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  /*	color: #34495E;*/
  outline: none;
}
/* @remove browser specific styling
----------------------------------------------- */
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms input[type="button"],
.smart-forms input[type="submit"],
.smart-forms input[type="search"],
.smart-forms .select-multiple select {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.smart-forms input[type="search"]::-webkit-search-decoration,
.smart-forms input[type="search"]::-webkit-search-cancel-button,
.smart-forms input[type="search"]::-webkit-search-results-button,
.smart-forms input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
/* @labels font-size styling :: adjust to fit your needs 
--------------------------------------------------------- */
.smart-forms .switch,
.smart-forms .option,
.smart-forms .field-label {
  font-size: 14px;
}
/* @prevent user selection for usability purposes
----------------------------------------------------- */
.smart-forms .radio,
.smart-forms .button,
.smart-forms .checkbox,
.smart-forms .switch > label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* @universal rules for all elements 
---------------------------------------------------- */
.smart-forms .radio,
.smart-forms .button,
.smart-forms .tooltip,
.smart-forms .checkbox,
.smart-forms .gui-input,
.smart-forms .notification,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select,
.smart-forms input[type="button"].button,
.smart-forms input[type="submit"].button,
.smart-forms input[type="search"].gui-input {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}
/* @control border-size :: color etc for these elements 
----------------------------------------------------------- */
.smart-forms .select,
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select {
  background: #fff;
  position: relative;
  vertical-align: top;
  border: 2px solid #BDC3C7;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  color: #34495E;
  outline: none;
  height: 42px;
  width: 100%;
  *zoom: 1;
}
/* @styling inputs and textareas 
------------------------------------------- */
.smart-forms .gui-input,
.smart-forms .gui-textarea {
  padding: 10px;
}
.smart-forms .gui-textarea {
  resize: none;
  line-height: 19px;
  overflow: auto;
  max-width: 100%;
  height: 96px;
}
/* @hint below textareas 
---------------------------------------- */
.smart-forms .input-hint {
  padding: 10px;
  display: block;
  margin-top: -4px;
  line-height: 16px;
  position: relative;
  background: #F2F4FA;
  border: 2px solid #bdc3c7;
  border-top: 1px solid #bdc3c7;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  font-size: 11px;
  color: #777;
}
/* @form selects :: dropdowns 
-------------------------------------------------- */
.smart-forms .select {
  border: 0;
  /*z-index:10; */
}
.smart-forms .select > select {
  display: block;
  padding: 9px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  z-index: 10;
  margin: 0;
}
.smart-forms .select > select::-ms-expand {
  display: none;
}
.smart-forms .select:before,
.smart-forms .select:after {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: 15;
}
.smart-forms .select:before {
  /*	top: 2px;
	right: 2px;
	width: 34px;
	bottom: 2px;
	background: #F2F4FA;
	border-left:1px solid #d3dae7;
	-webkit-border-radius: 0 1px 1px 0;
	-moz-border-radius: 0 1px 1px 0;
	-o-border-radius: 0 1px 1px 0;
	border-radius: 0 1px 1px 0;*/
}
.smart-forms .select .arrow {
  position: absolute;
  top: 9px;
  right: 5px;
  width: 24px;
  height: 24px;
  background: #F2F4FA;
  color: #B5C1C7;
  pointer-events: none;
  z-index: 16;
}
.smart-forms .select .arrow:after,
.smart-forms .select .arrow:before {
  content: '';
  position: absolute;
  font: 12px "Consolas", monospace;
  font-style: normal;
  pointer-events: none;
  left: 6px;
}
.smart-forms .select .arrow:before {
  content: '\25BC';
  bottom: 4px;
}
.smart-forms .select .double:after {
  content: '\25B2';
  top: -1px;
}
.smart-forms .select .double:before {
  content: '\25BC';
  bottom: -1px;
}
.smart-forms .select-multiple select {
  width: 100%;
  height: 123px;
  padding: 10px;
}
/* @file inputs :: file uploaders 
-------------------------------------------------------- */
.smart-forms .file {
  display: block;
  width: 100%;
}
.smart-forms .file .gui-file {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 8px 10px;
  position: absolute;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 11;
  bottom: 0;
  right: 0;
}
.smart-forms .file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 34px;
  line-height: 34px;
  padding: 0 16px;
  z-index: 10;
}
/* @form element :hover state 
-------------------------------------------- */
.smart-forms .gui-input:hover,
.smart-forms .gui-textarea:hover,
.smart-forms .select > select:hover,
.smart-forms .select-multiple select:hover,
.smart-forms .gui-input:hover ~ .input-hint,
.smart-forms .file .gui-file:hover + .gui-input,
.smart-forms .gui-textarea:hover ~ .input-hint {
  border-color: #000e4a;
}
/* @form element :focus state 
-------------------------------------------------------- */
.smart-forms .gui-input:focus,
.smart-forms .gui-textarea:focus,
.smart-forms .bootstrap-select > .btn:focus,
.smart-forms .select > select:focus,
.smart-forms .select-multiple select:focus {
  border-color: #000e4a;
  color: #3C3C3C;
}
.smart-forms .gui-textarea:focus {
  height: 120px;
}
.smart-forms .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.smart-forms .gui-input:focus ~ .field-icon i,
.smart-forms .gui-textarea:focus ~ .field-icon i {
  color: #000e4a;
}
.smart-forms .select-multiple select:focus,
.smart-forms .gui-input:focus ~ .input-hint,
.smart-forms .gui-textarea:focus ~ .input-hint,
.smart-forms .file .gui-file:focus + .gui-input {
  border-color: #000e4a;
}
.smart-forms .select > select:focus + .arrow {
  color: #000e4a;
}
/* @radio + checkbox option elements 
----------------------------------------------------- */
.smart-forms .option {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.smart-forms .option > input {
  position: absolute;
  height: inherit;
  width: inherit;
  opacity: 0;
  left: 0;
}
.smart-forms .checkbox,
.smart-forms .radio {
  position: relative;
  margin-right: 2px;
  background: white;
  display: inline-block;
  border: 3px solid #B5C1C7;
  height: 21px;
  width: 21px;
  top: 5px;
}
.smart-forms .checkbox:before,
.smart-forms .radio:before {
  content: '';
  display: none;
}
.smart-forms input:checked + .checkbox:before,
.smart-forms input:checked + .radio:before {
  display: block;
}
.smart-forms .checkbox:before {
  position: absolute;
  top: 4px;
  left: 3px;
  width: 6px;
  height: 3px;
  border: solid #1abc9c;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.smart-forms input:checked + .checkbox,
.smart-forms input:checked + .radio {
  border: 3px solid #1abc9c;
}
.smart-forms .radio {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.smart-forms .radio:before {
  margin: 4px;
  width: 7px;
  height: 7px;
  background: #000e4a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* @radio + checkbox :hover state 
-------------------------------------------------- */
.smart-forms input:hover + .checkbox,
.smart-forms input:hover + .radio {
  border-color: #000e4a;
}
/* @radio + checkbox :focus state 
--------------------------------------------------- */
.smart-forms input:focus + .checkbox,
.smart-forms input:focus + .radio {
  border-color: #1abc9c;
}
.smart-forms input:focus + .radio:before {
  background: #1abc9c;
}
.smart-forms input:focus + .checkbox:before {
  border-color: #1abc9c;
}
/* @toggle switch elements 
-------------------------------------------------- */
.smart-forms .switch {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
  height: 26px;
}
.smart-forms .switch > label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 25px;
  width: 58px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  background: #B5C1C7;
  border: 2px solid #B5C1C7;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.smart-forms .switch > label + span {
  display: inline-block;
  padding-left: 5px;
  position: relative;
  top: -7px;
}
.smart-forms .switch > label:before {
  content: attr(data-off);
  position: absolute;
  top: 1px;
  right: 3px;
  width: 33px;
}
.smart-forms .switch > label:after {
  content: "";
  margin: 1px;
  width: 19px;
  height: 19px;
  display: block;
  background: #fff;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}
.smart-forms .switch > input {
  -webkit-appearance: none;
  position: absolute;
  width: inherit;
  height: inherit;
  opacity: 0;
  left: 0;
  top: 0;
}
/* @toggle switch focus state 
-------------------------------------------------------------- */
.smart-forms .switch > input:focus {
  outline: none;
}
.smart-forms .switch > input:focus + label {
  color: #fff;
  border-color: #a1a6a9;
  background: #a1a6a9;
}
.smart-forms .switch > input:focus + label:after {
  background: #fff;
}
/* @toggle switch normal state 
--------------------------------------------------------------- */
.smart-forms .switch > input:checked + label {
  border-color: #000e4a;
  background: #000e4a;
  padding-left: 33px;
  color: white;
}
.smart-forms .switch > input:checked + label:before {
  content: attr(data-on);
  left: 1px;
  top: 1px;
}
.smart-forms .switch > input:checked + label:after {
  margin: 1px;
  width: 19px;
  height: 19px;
  background: white;
}
/* @toggle switch normal state focus 
--------------------------------------------------------------------------------- */
.smart-forms .switch > input:checked:focus + label {
  background: #16a085;
  border-color: #16a085;
}
.smart-forms .switch-round > label {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.smart-forms .switch-round > label + span {
  top: -2px;
}
.smart-forms .switch-round > label:before {
  width: 33px;
}
.smart-forms .switch-round > label:after {
  width: 19px;
  color: #B5C1C7;
  content: "\2022";
  font: 20px/20px Times, Serif;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.smart-forms .switch-round > input:checked + label {
  padding-left: 33px;
}
.smart-forms .switch-round > input:checked + label:after {
  color: #000e4a;
}
/* @buttons 
----------------------------------------------------- */
.smart-forms .button {
  border: 0;
  height: 42px;
  color: #243140;
  line-height: 1;
  font-size: 15px;
  cursor: pointer;
  padding: 0 18px;
  text-align: center;
  vertical-align: top;
  background: #bdc3c7;
  display: inline-block;
  -webkit-user-drag: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
/* @buttons :hover, :active states 
---------------------------------------------------------------- */
.smart-forms .button:hover {
  color: #243140;
  background: #cacfd2;
}
.smart-forms .button:active {
  color: #1d2938;
  background: #a1a6a9;
}
.smart-forms a.button,
.smart-forms span.button,
.smart-forms label.button {
  line-height: 42px;
  text-decoration: none;
}
.smart-forms .button i {
  font-size: 14px;
}
.smart-forms .button-list .button {
  margin-bottom: 5px;
}
/* @primary button theme
-------------------------------------------- */
/*.smart-forms .btn-primary {  background-color: #1abc9c;  }
.smart-forms .btn-primary:hover,
.smart-forms .btn-primary:focus { background-color: #48c9b0; }
.smart-forms .btn-primary:active{ background-color: #16a085; }
.smart-forms .btn-primary, 
.smart-forms .btn-primary:hover,
.smart-forms .btn-primary:focus, 
.smart-forms .btn-primary:active{ color: #fff; text-shadow: 0 1px rgba(0, 0, 0, 0.08); }*/
/* @rounded buttons 
-------------------------------------------- */
.smart-forms .btn-rounded {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
}
/* @left + right buttons :: look like IOS
-------------------------------------------- */
.smart-forms .button-left,
.smart-forms .button-right {
  position: relative;
  z-index: 9;
}
.smart-forms .button-left:before,
.smart-forms .button-right:before {
  content: '';
  z-index: -1;
  width: 32px;
  height: 32px;
  position: absolute;
  background-color: inherit;
  border-color: inherit;
  border: none;
  top: 5px;
}
.smart-forms .button-left {
  border-left-width: 0;
  padding: 0 18px 0 7px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-left: 20px;
}
.smart-forms .button-left:before {
  left: -15px;
  -webkit-border-radius: 2px 5px 0 5px;
  -moz-border-radius: 2px 5px 0 5px;
  -o-border-radius: 2px 5px 0 5px;
  border-radius: 2px 5px 0 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.smart-forms .button-right {
  padding: 0 7px 0 18px;
  border-right-width: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  margin-right: 20px;
}
.smart-forms .button-right:before {
  right: -15px;
  -webkit-border-radius: 5px 2px 5px 0;
  -moz-border-radius: 5px 2px 5px 0;
  -o-border-radius: 5px 2px 5px 0;
  border-radius: 5px 2px 5px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* @left right button pointed button shapes 
------------------------------------------------ */
.smart-forms .btn-pointed.button-left,
.smart-forms .btn-pointed.button-right {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
}
.smart-forms .btn-rounded.button-left {
  -webkit-border-radius: 0 22px 22px 0;
  -moz-border-radius: 0 22px 22px 0;
  -o-border-radius: 0 22px 22px 0;
  border-radius: 0 22px 22px 0;
}
.smart-forms .btn-rounded.button-right {
  -webkit-border-radius: 22px 0 0 22px;
  -moz-border-radius: 22px 0 0 22px;
  -o-border-radius: 22px 0 0 22px;
  border-radius: 22px 0 0 22px;
}
/* @push buttons
------------------------------------------------ */
.smart-forms .pushed {
  -webkit-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
.smart-forms .pushed:active {
  -webkit-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  top: 2px;
}
.smart-forms .pushed.button-left:before {
  -webkit-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed:active.button-left:before {
  -webkit-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed.button-right:before {
  -webkit-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
}
.smart-forms .pushed:active.button-right:before {
  -webkit-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
}
/* @adjust buttons in form footer
------------------------------------------------ */
.smart-forms .form-footer .button {
  margin-right: 10px;
  margin-bottom: 5px;
}
.smart-forms .align-right .button {
  margin-right: 0;
  margin-left: 10px;
}
/* @social buttons :: facebook :: twitter :: google +
---------------------------------------------------- */
.smart-forms .twitter,
.smart-forms .twitter:hover,
.smart-forms .twitter:focus,
.smart-forms .facebook,
.smart-forms .facebook:hover,
.smart-forms .facebook:focus,
.smart-forms .googleplus,
.smart-forms .googleplus:hover,
.smart-forms .googleplus:focus {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.smart-forms .facebook {
  background-color: #3b5998;
}
.smart-forms .twitter {
  background-color: #00acee;
}
.smart-forms .googleplus {
  background-color: #dd4b39;
}
.smart-forms .facebook:hover,
.smart-forms .facebook:focus {
  background-color: #25385F;
}
.smart-forms .twitter:hover,
.smart-forms .twitter:focus {
  background-color: #00749F;
}
.smart-forms .googleplus:hover,
.smart-forms .googleplus:focus {
  background-color: #8D2418;
}
.smart-forms .span-left {
  padding-left: 52px;
  text-align: left;
}
.smart-forms .btn-social {
  position: relative;
  margin-bottom: 5px;
}
.smart-forms .btn-social i {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.smart-forms .btn-social span {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 42px;
  left: 0;
}
.smart-forms .twitter span {
  background-color: #009AD5;
}
.smart-forms .facebook span {
  background-color: #31497D;
}
.smart-forms .googleplus span {
  background-color: #C03121;
}
/* @rating and review star widget :: with hover back afetr selecting
------------------------------------------------------------------------ */
.smart-forms .rating {
  overflow: hidden;
}
.smart-forms .rating.block {
  display: block;
  margin: 10px 0;
}
.smart-forms .rating label {
  color: #B5C1C7;
}
.smart-forms .rating label i {
  font-size: 17px;
  text-align: center;
  color: inherit;
}
.smart-forms .rating label span {
  font: 22px/22px Times, Serif;
}
.smart-forms .rating-star {
  margin-left: 4px;
}
.smart-forms .rating-input {
  position: absolute;
  left: -9999px;
  top: auto;
}
.smart-forms .rating:hover .rating-star:hover,
.smart-forms .rating:hover .rating-star:hover ~ .rating-star,
.smart-forms .rating-input:checked ~ .rating-star {
  color: #1abc9c;
}
.smart-forms .rating-star,
.smart-forms .rating:hover .rating-star {
  width: 18px;
  float: right;
  display: block;
  cursor: pointer;
  color: #B5C1C7;
}
/* @smart widget
   @this widget helps us to position an element eg button or label or span
   @the positions can either be left or right while the input stays 100%
   @you ca use this to rapidly create search widgets, newsletter subscribe etc 
---------------------------------------------------------------------------------*/
.smart-forms .smart-widget,
.smart-forms .append-picker-icon,
.smart-forms .prepend-picker-icon {
  position: relative;
  display: block;
}
.smart-forms .smart-widget .field input,
.smart-forms .append-picker-icon input,
.smart-forms .prepend-picker-icon input {
  width: 100%;
}
.smart-forms .append-picker-icon button,
.smart-forms .prepend-picker-icon button,
.smart-forms .smart-widget .button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  height: 42px;
  top: 0;
}
.smart-forms .append-picker-icon button,
.smart-forms .prepend-picker-icon .gui-input,
.smart-forms .sm-left .field input,
.smart-forms .sm-right .button {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-top-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.smart-forms .prepend-picker-icon button,
.smart-forms .append-picker-icon .gui-input,
.smart-forms .sm-right .field input,
.smart-forms .sm-left .button {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-top-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.smart-forms .prepend-picker-icon button,
.smart-forms .sm-left .button {
  left: 0;
}
.smart-forms .append-picker-icon button,
.smart-forms .sm-right .button {
  right: 0;
}
/* @smart widget buttons - to left 
------------------------------------------------- */
.smart-forms .sml-50,
.smart-forms .prepend-picker-icon {
  padding-left: 50px;
}
.smart-forms .sml-50 .button,
.smart-forms .prepend-picker-icon button {
  width: 50px;
}
.smart-forms .sml-80 {
  padding-left: 80px;
}
.smart-forms .sml-80 .button {
  width: 80px;
}
.smart-forms .sml-120 {
  padding-left: 120px;
}
.smart-forms .sml-120 .button {
  width: 120px;
}
/* @smart widget buttons - to right 
------------------------------------------------- */
.smart-forms .smr-50,
.smart-forms .append-picker-icon {
  padding-right: 50px;
}
.smart-forms .smr-50 .button,
.smart-forms .append-picker-icon button {
  width: 50px;
}
.smart-forms .smr-80 {
  padding-right: 80px;
}
.smart-forms .smr-80 .button {
  width: 80px;
}
.smart-forms .smr-120 {
  padding-right: 120px;
}
.smart-forms .smr-120 .button {
  width: 120px;
}
/* @picker buttons
------------------------------------------------- */
.smart-forms .append-picker-icon button,
.smart-forms .prepend-picker-icon button {
  background: #bdc3c7;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  text-align: center;
  cursor: pointer;
  color: #243140;
  border: 0;
}
/* @ picker buttons :hover :active states 
---------------------------------------------------------------- */
.smart-forms .append-picker-icon button:hover,
.smart-forms .prepend-picker-icon button:hover {
  color: #243140;
  background: #cacfd2;
}
.smart-forms .append-picker-icon button:active,
.smart-forms .prepend-picker-icon button:active {
  color: #1d2938;
  background: #a1a6a9;
}
/* @icon append (right) :: prepend (left)
------------------------------------------------- */
.smart-forms .append-icon,
.smart-forms .prepend-icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.smart-forms .append-icon .field-icon,
.smart-forms .prepend-icon .field-icon {
  top: 0;
  z-index: 4;
  width: 42px;
  height: 42px;
  color: inherit;
  line-height: 42px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.smart-forms .append-icon .field-icon i,
.smart-forms .prepend-icon .field-icon i {
  position: relative;
  font-size: 14px;
}
.smart-forms .prepend-icon .field-icon {
  left: 0;
}
.smart-forms .append-icon .field-icon {
  right: 0;
}
.smart-forms .prepend-icon > input,
.smart-forms .prepend-icon > textarea {
  padding-left: 36px;
}
.smart-forms .append-icon > input,
.smart-forms .append-icon > textarea {
  padding-right: 36px;
  padding-left: 10px;
}
.smart-forms .append-icon > textarea {
  padding-right: 36px;
}
/* @tooltips on inputs + textareas 
------------------------------------------------- */
.smart-forms .tooltip {
  position: absolute;
  z-index: -1;
  opacity: 0;
  color: #fff;
  width: 184px;
  left: -9999px;
  top: auto;
  font-size: 11px;
  font-weight: normal;
  background: #34495E;
  -webkit-transition: margin 0.6s, opacity 0.6s;
  -moz-transition: margin 0.6s, opacity 0.6s;
  -ms-transition: margin 0.6s, opacity 0.6s;
  -o-transition: margin 0.6s, opacity 0.6s;
  transition: margin 0.6s, opacity 0.6s;
}
.smart-forms .tooltip > em {
  padding: 12px;
  font-style: normal;
  display: block;
  position: static;
}
.smart-forms .tooltip:after {
  content: '';
  position: absolute;
}
.smart-forms .gui-input:focus + .tooltip,
.smart-forms .gui-textarea:focus + .tooltip {
  opacity: 1;
  z-index: 999;
}
/* @tooltip left
------------------------------------------------- */
.smart-forms .tip-left {
  top: 1px;
  margin-right: -20px;
}
.smart-forms .tip-left:after {
  top: 12px;
  left: 100%;
  border-left: 8px solid #34495E;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left,
.smart-forms .gui-textarea:focus + .tip-left {
  margin-right: 5px;
  right: 100%;
  left: auto;
}
/* @tooltip right
------------------------------------------------- */
.smart-forms .tip-right {
  top: 1px;
  margin-left: -20px;
}
.smart-forms .tip-right:after {
  top: 12px;
  right: 100%;
  border-right: 8px solid #34495E;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right,
.smart-forms .gui-textarea:focus + .tip-right {
  left: 100%;
  margin-left: 5px;
}
/* @tooltip right-top
------------------------------------------------- */
.smart-forms .tip-right-top {
  bottom: 100%;
  margin-bottom: -20px;
}
.smart-forms .tip-right-top:after {
  top: 100%;
  right: 12px;
  border-top: 8px solid #34495E;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-top,
.smart-forms .gui-textarea:focus + .tip-right-top {
  right: 0;
  left: auto;
  margin-bottom: 10px;
}
/* @tooltip left-top
------------------------------------------------- */
.smart-forms .tip-left-top {
  bottom: 100%;
  margin-bottom: -20px;
}
.smart-forms .tip-left-top:after {
  top: 100%;
  left: 12px;
  border-top: 8px solid #34495E;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left-top,
.smart-forms .gui-textarea:focus + .tip-left-top {
  left: 0;
  right: auto;
  margin-bottom: 10px;
}
/* @tooltip right-bottom
------------------------------------------------- */
.smart-forms .tip-right-bottom {
  top: 100%;
  margin-top: -20px;
}
.smart-forms .tip-right-bottom:after {
  right: 12px;
  bottom: 100%;
  border-bottom: 8px solid #34495E;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-bottom,
.smart-forms .gui-textarea:focus + .tip-right-bottom {
  margin-top: 10px;
  left: auto;
  right: 0;
}
/* @tooltip left-bottom
------------------------------------------------- */
.smart-forms .tip-left-bottom {
  top: 100%;
  margin-top: -20px;
}
.smart-forms .tip-left-bottom:after {
  left: 12px;
  bottom: 100%;
  border-bottom: 8px solid #34495E;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left-bottom,
.smart-forms .gui-textarea:focus + .tip-left-bottom {
  margin-top: 10px;
  right: auto;
  left: 0;
}
/* @lists
-------------------------------------------------------------- */
.smart-forms .smart-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.smart-forms .smart-list li {
  margin-bottom: 20px;
}
/* @notification messages | info | error | warning | success
-------------------------------------------------------------- */
.smart-forms .form-msg {
  display: none;
}
.smart-forms .notification {
  color: #444;
  padding: 15px;
  position: relative;
}
.smart-forms .notification p {
  margin: 0;
  padding: 0 15px;
  padding-left: 5px;
  line-height: normal;
}
.smart-forms .notification .close-btn {
  margin-top: -7px;
  padding: inherit;
  position: absolute;
  text-decoration: none;
  font: bold 20px/20px Arial, sans-serif;
  opacity: 0.65;
  color: inherit;
  display: block;
  right: 1px;
  top: 14%;
}
.smart-forms .notification .close-btn:hover {
  opacity: 1;
}
.smart-forms .alert-info {
  color: #163161;
  background-color: #cfe6fc;
}
.smart-forms .alert-success {
  color: #336633;
  background-color: #d2f7ad;
}
.smart-forms .alert-warning {
  color: #CC6600;
  background-color: #fae7a2;
}
.smart-forms .alert-error {
  color: #990000;
  background-color: #FBDBCF;
}
/* @validaion - error state
------------------------------------- */
.smart-forms .state-error .gui-input,
.smart-forms .state-error .gui-textarea,
.smart-forms .state-error.select > select,
.smart-forms .state-error.select-multiple > select,
.smart-forms .state-error input:hover + .checkbox,
.smart-forms .state-error input:hover + .radio,
.smart-forms .state-error input:focus + .checkbox,
.smart-forms .state-error input:focus + .radio,
.smart-forms .state-error .checkbox,
.smart-forms .state-error .radio {
  background: #FEEFE9;
  border-color: #E46B66;
}
.smart-forms .state-error .gui-input ~ .field-icon i,
.smart-forms .state-error .gui-textarea ~ .field-icon i {
  color: #e74c3c;
}
.smart-forms .state-error.select .arrow {
  color: #e74c3c;
}
.smart-forms .state-error.select:before {
  border-left: 1px solid #E46B66;
}
.smart-forms .state-error .gui-input ~ .input-hint,
.smart-forms .state-error.file .gui-file:hover + .gui-input,
.smart-forms .state-error .gui-textarea ~ .input-hint {
  border-color: #E46B66;
}
.smart-forms .state-error + em {
  display: block!important;
  margin-top: 6px;
  padding: 0 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  color: #CC0000;
  font-size: 0.85em;
}
/* @validaion - success state 
-------------------------------------------------- */
.smart-forms .state-success .gui-input,
.smart-forms .state-success .gui-textarea,
.smart-forms .state-success.select > select,
.smart-forms .state-success.select-multiple > select,
.smart-forms .state-success input:hover + .checkbox,
.smart-forms .state-success input:hover + .radio,
.smart-forms .state-success input:focus + .checkbox,
.smart-forms .state-success input:focus + .radio,
.smart-forms .state-success .checkbox,
.smart-forms .state-success .radio {
  background: #EAFCD8;
  border-color: #2ecc71;
}
.smart-forms .state-success .gui-input ~ .field-icon i,
.smart-forms .state-success .gui-textarea ~ .field-icon i {
  color: #2ecc71;
}
.smart-forms .state-success.select .arrow {
  color: #2ecc71;
}
.smart-forms .state-success.select:before {
  border-left: 1px solid #2ecc71;
}
.smart-forms .state-success .gui-input ~ .input-hint,
.smart-forms .state-success.file .gui-file:hover + .gui-input,
.smart-forms .state-success .gui-textarea ~ .input-hint {
  border-color: #2ecc71;
}
/* @disabled state 
----------------------------------------------- */
.smart-forms .button[disabled],
.smart-forms .state-disabled .button,
.smart-forms input[disabled] + .radio,
.smart-forms input[disabled] + .checkbox,
.smart-forms .switch > input[disabled] + label {
  cursor: default;
  opacity: 0.5;
}
.smart-forms .gui-input[disabled],
.smart-forms .gui-textarea[disabled],
.smart-forms .select > select[disabled],
.smart-forms .select-multiple select[disabled],
.smart-forms .gui-input[disabled] ~ .input-hint,
.smart-forms .file .gui-file[disabled] + .gui-input,
.smart-forms .file .gui-file[disabled]:hover + .gui-input,
.smart-forms .gui-textarea[disabled] ~ .input-hint {
  background-color: #f4f6f6;
  border-color: #d5dbdb !important;
  cursor: default;
  color: #d5dbdb;
  opacity: 0.7;
}
.smart-forms input[disabled] ~ .field-icon i,
.smart-forms textarea[disabled] ~ .field-icon i,
.smart-forms .select > select[disabled] + .arrow {
  opacity: 0.4;
}
/* @datepicker - requires jquery ui
----------------------------------------------- */
.ui-datepicker {
  width: 18em;
  margin-top: 14px;
  display: none;
  background: #fff;
  position: relative;
  font: 14px/1.55 "Roboto", Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  border: 5px solid #000e4a;
  z-index: 9999!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  color: #666;
}
.ui-datepicker:before {
  content: "";
  bottom: auto;
  border: solid;
  border-width: 16px 16px 16px;
  border-color: transparent transparent #000e4a transparent;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #000e4a rgba(255, 255, 255, 0);
  position: absolute;
  margin-left: -10px;
  display: block;
  top: -32px;
  left: 10%;
  height: 0;
  width: 0;
}
.ui-datepicker a {
  color: #404040;
  text-align: center;
}
.ui-datepicker .ui-state-disabled span {
  color: #D9DDE5;
}
.ui-timepicker-div .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
  position: relative;
  background: #000e4a;
  line-height: 27px;
  font-size: 15px;
  padding: 10px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 34px;
  height: 34px;
  display: block;
  font-size: 14px;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  top: 19.5%;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  margin: 0 0 0.4em;
  border-collapse: collapse;
}
.ui-datepicker th {
  padding: 0.5em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 2px 5px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0.25em;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
  background: #D7DCDE;
}
.ui-datepicker .ui-state-disabled span:hover {
  background: none;
}
.ui-datepicker-today a,
.ui-datepicker-today a:hover,
.ui-datepicker .ui-state-highlight {
  font-weight: 700;
  /*	background: @9-smartform-color-active !important;*/
  background: #fff !important;
  border-color: #000e4a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #000e4a;
}
.ui-datepicker-today a.ui-state-highlight.ui-state-active {
  color: #000e4a;
}
/* @multiple calendars || not responsive use carefully 
--------------------------------------------------------------- */
.cal-widget .ui-datepicker {
  width: 100%;
  margin-top: 0;
}
.cal-widget .ui-datepicker:before {
  display: none;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.333%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* @ ui buttons
---------------------------------------------------------------- */
.ui-datepicker-buttonpane {
  border-top: 1px solid #D9DDE5;
  padding: 10px;
}
.ui-datepicker-buttonpane button {
  padding: 8px 12px;
  margin-right: 0.2em;
  position: relative;
  line-height: normal;
  display: inline-block;
  -webkit-user-drag: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  background: #bdc3c7;
  text-align: center;
  overflow: visible;
  cursor: pointer;
  color: #243140;
  border: 0;
}
/* @ ui buttons :hover, :active states 
---------------------------------------------------------------- */
.ui-datepicker-buttonpane button:hover {
  color: #243140;
  background: #cacfd2;
}
.ui-datepicker-buttonpane button:active {
  color: #1d2938;
  background: #a1a6a9;
}
.ui-monthpicker .ui-datepicker-header {
  margin-bottom: 3px;
}
/* @ui slider - requires jquery ui
------------------------------------------------------*/
.smart-forms .slider-wrapper,
.smart-forms .sliderv-wrapper {
  background: #E2E8F1;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.smart-forms .ui-slider {
  position: relative;
  text-align: left;
}
.smart-forms .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.5em;
  height: 1.5em;
  cursor: default;
  background: #fff;
  text-decoration: none;
  border: 3px solid #000e4a;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -ms-touch-action: none;
  touch-action: none;
  margin-top: -3px;
  outline: none;
}
.smart-forms .ui-slider .ui-slider-handle:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #000e4a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  z-index: 2;
  left: 4px;
  top: 4px;
}
.smart-forms .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
  background-color: #000e4a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.smart-forms .ui-slider.ui-state-disabled .ui-slider-handle,
.smart-forms .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.smart-forms .ui-slider-horizontal {
  height: 0.5em;
}
.smart-forms .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.smart-forms .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.smart-forms .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.smart-forms .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.smart-forms .ui-slider-vertical,
.smart-forms .sliderv-wrapper {
  width: 0.5em;
  height: 100px;
}
.smart-forms .ui-slider-vertical .ui-slider-handle {
  left: -0.45em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.smart-forms .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.smart-forms .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.smart-forms .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.smart-forms .slider-input {
  color: #f6931f !important;
  border: 0;
  background: none;
}
.smart-forms .slider-group .sliderv-wrapper {
  height: 150px;
  float: left;
  margin: 15px 15px;
}
.smart-forms .ui-slider .ui-state-active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* @ui slider tooltip
------------------------------------------------------*/
.smart-forms .slider-tip {
  display: block;
  position: absolute;
  text-align: center;
  font: 10pt Tahoma, Arial, sans-serif;
  background: #34495E;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
}
.smart-forms .slider-wrapper .slider-tip {
  top: -50px;
  left: -15px;
}
.smart-forms .slider-wrapper .slider-tip:after {
  content: '';
  position: absolute;
  top: 98%;
  left: 35%;
  border-top: 8px solid #34495E;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.smart-forms .sliderv-wrapper .slider-tip {
  left: 30px;
  top: -12px;
}
.smart-forms .sliderv-wrapper .slider-tip:after {
  content: '';
  position: absolute;
  top: 30%;
  right: 98%;
  border-right: 8px solid #34495E;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
/* @ui slider themes
------------------------------------------------------*/
.smart-forms .yellow-slider .ui-slider .ui-slider-handle {
  border-color: #ed9c28;
}
.smart-forms .yellow-slider .ui-slider .ui-slider-handle:before,
.smart-forms .yellow-slider .ui-slider .ui-slider-range {
  background-color: #ed9c28;
}
.smart-forms .red-slider .ui-slider .ui-slider-handle {
  border-color: #e74c3c;
}
.smart-forms .red-slider .ui-slider .ui-slider-handle:before,
.smart-forms .red-slider .ui-slider .ui-slider-range {
  background-color: #e74c3c;
}
.smart-forms .purple-slider .ui-slider .ui-slider-handle {
  border-color: #9B59B6;
}
.smart-forms .purple-slider .ui-slider .ui-slider-handle:before,
.smart-forms .purple-slider .ui-slider .ui-slider-range {
  background-color: #9B59B6;
}
.smart-forms .blue-slider .ui-slider .ui-slider-handle {
  border-color: #3498db;
}
.smart-forms .blue-slider .ui-slider .ui-slider-handle:before,
.smart-forms .blue-slider .ui-slider .ui-slider-range {
  background-color: #3498db;
}
.smart-forms .black-slider .ui-slider .ui-slider-handle {
  border-color: #34495e;
}
.smart-forms .black-slider .ui-slider .ui-slider-handle:before,
.smart-forms .black-slider .ui-slider .ui-slider-range {
  background-color: #34495e;
}
.smart-forms .green-slider .ui-slider .ui-slider-handle {
  border-color: #2ecc71;
}
.smart-forms .green-slider .ui-slider .ui-slider-handle:before,
.smart-forms .green-slider .ui-slider .ui-slider-range {
  background-color: #2ecc71;
}
/* @ui timepicker - requires jquery ui
------------------------------------------------------*/
.ui-timepicker-div .ui-widget-header {
  position: relative;
  line-height: 27px;
  font-size: 15px;
  padding: 10px;
}
.ui-timepicker-div dl {
  text-align: left;
  border: 1px solid #D9DDE5;
  border-width: 1px 0 0 0;
  padding: 15px 10px;
  margin: 0;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 20px 40%;
}
.ui-timepicker-div dl .ui_tpicker_hour,
.ui-timepicker-div dl .ui_tpicker_minute,
.ui-timepicker-div dl .ui_tpicker_second,
.ui-timepicker-div dl .ui_tpicker_millisec {
  background: transparent;
  position: relative;
  top: 6px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
/* @progress bars 
------------------------------------------------------*/
.smart-forms .progress-section {
  display: none;
}
.smart-forms .progress-bar {
  position: relative;
  background: #EDF0F8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.smart-forms .progress-bar .percent {
  position: absolute;
  display: inline-block;
  top: -3px;
  right: -24px;
  font-size: 9px;
  color: #93A2AA;
}
.smart-forms .progress-bar > .bar {
  width: 60%;
  height: 7px;
  display: block;
  background-size: 16px 16px;
  background-color: #bdc3c7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* @progress bar themes
----------------------------------------------------------- */
.smart-forms .bar-primary > .bar {
  background-color: #1abc9c;
}
.smart-forms .bar-blue > .bar {
  background-color: #3498db;
}
.smart-forms .bar-black > .bar {
  background-color: #34495e;
}
.smart-forms .bar-green > .bar {
  background-color: #2ecc71;
}
.smart-forms .bar-purple > .bar {
  background-color: #9B59B6;
}
.smart-forms .bar-red > .bar {
  background-color: #e74c3c;
}
.smart-forms .bar-yellow > .bar {
  background-color: #ed9c28;
}
/* @progress bar strips + animation IE10+ 
----------------------------------------------------------- */
.smart-forms .ui-slider .ui-slider-range,
.smart-forms .progress > button[type="submit"]:hover,
.smart-forms .progress > button[type="submit"],
.smart-forms .progress-bar > .bar {
  background-size: 16px 16px;
  background-image: -webkit-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -moz-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom right, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
}
.smart-forms .progress > button[type="submit"],
.smart-forms .progress > button[type="submit"]:hover,
.smart-forms .progress-animated > .bar {
  -webkit-animation: sfprogress 0.6s linear infinite;
  -moz-animation: sfprogress 0.6s linear infinite;
  -o-animation: sfprogress 0.6s linear infinite;
  animation: sfprogress 0.6s linear infinite;
}
.smart-forms .progress > button[type="submit"]:hover {
  cursor: wait;
}
@-webkit-keyframes sfprogress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -16px 0;
  }
}
@-moz-keyframes sfprogress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -16px 0;
  }
}
@-o-keyframes sfprogress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -16px 0;
  }
}
@keyframes sfprogress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -16px 0;
  }
}
/* @google map :: block elements 
----------------------------------------------------------------------- */
.smart-forms .map-container {
  padding: 10px;
  border: 2px solid #BDC3C7;
}
.smart-forms #map_canvas {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.smart-forms .block {
  display: block;
}
/* @form grid
----------------------------------- */
/* @form rows 
--------------------------------- */
.smart-forms .frm-row {
  margin: 0 -10px;
}
.smart-forms .slider-group:before,
.smart-forms .slider-group:after,
.smart-forms .frm-row:before,
.smart-forms .frm-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.smart-forms .slider-group:after,
.smart-forms .frm-row:after {
  clear: both;
}
/* @form columns 
----------------------------------- */
.smart-forms .frm-row .colm {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}
.smart-forms .frm-row .colm1 {
  width: 8.33%;
}
.smart-forms .frm-row .colm2 {
  width: 16.66%;
}
.smart-forms .frm-row .colm3 {
  width: 25%;
}
.smart-forms .frm-row .colm4 {
  width: 33.33%;
}
.smart-forms .frm-row .colm5 {
  width: 41.66%;
}
.smart-forms .frm-row .colm6 {
  width: 50%;
}
.smart-forms .frm-row .colm7 {
  width: 58.33%;
}
.smart-forms .frm-row .colm8 {
  width: 66.66%;
}
.smart-forms .frm-row .colm9 {
  width: 75%;
}
.smart-forms .frm-row .colm10 {
  width: 83.33%;
}
.smart-forms .frm-row .colm11 {
  width: 91.66%;
}
.smart-forms .frm-row .colm12 {
  width: 100%;
}
.smart-forms .frm-row .colm1-5 {
  width: 20%;
}
.smart-forms .frm-row .colm1-8 {
  width: 12.5%;
}
/* @spacers 
--------------------------------------- */
.smart-forms .spacer {
  border-top: 1px solid #D9DDE5;
  display: block;
  height: 0;
}
/* @margin spacers :: modify accordingly 
-------------------------------------------- */
.smart-forms .spacer-t10 {
  margin-top: 10px;
}
.smart-forms .spacer-b10 {
  margin-bottom: 10px;
}
.smart-forms .spacer-t15 {
  margin-top: 15p;
}
.smart-forms .spacer-b15 {
  margin-bottom: 15px;
}
.smart-forms .spacer-t20 {
  margin-top: 20px;
}
.smart-forms .spacer-b20 {
  margin-bottom: 20px;
}
.smart-forms .spacer-t25 {
  margin-top: 25px;
}
.smart-forms .spacer-b25 {
  margin-bottom: 25px;
}
.smart-forms .spacer-t30 {
  margin-top: 30px;
}
.smart-forms .spacer-b30 {
  margin-bottom: 30px;
}
.smart-forms .spacer-t40 {
  margin-top: 40px;
}
.smart-forms .spacer-b40 {
  margin-bottom: 40px;
}
/* @padding spacers :: modify accordingly 
-------------------------------------------------- */
.smart-forms .frm-row .pad-l10 {
  padding-left: 10px;
}
.smart-forms .frm-row .pad-r10 {
  padding-right: 10px;
}
.smart-forms .frm-row .pad-l20 {
  padding-left: 20px;
}
.smart-forms .frm-row .pad-r20 {
  padding-right: 20px;
}
.smart-forms .frm-row .pad-l30 {
  padding-left: 30px;
}
.smart-forms .frm-row .pad-r30 {
  padding-right: 30px;
}
.smart-forms .frm-row .pad-l40 {
  padding-left: 40px;
}
.smart-forms .frm-row .pad-r40 {
  padding-right: 40px;
}
/* @border spacers + text adjust
-------------------------------------------------- */
.smart-forms .bdl {
  border-left: 1px solid #D9DDE5;
}
.smart-forms .bdr {
  border-right: 1px solid #D9DDE5;
}
.smart-forms .fine-grey {
  color: #919DA8;
}
.smart-forms .small-text {
  font-size: 11px;
  font-style: normal;
}
.smart-forms .text-align {
  height: 42px;
  line-height: 42px;
}
/* @element alignment
-------------------------------------------------- */
.smart-forms .align-right {
  text-align: right;
}
.smart-forms .align-center {
  text-align: center;
}
/* @simple price boxes :: depend on grid
-------------------------------------------------- */
.smart-forms .price-box {
  padding: 30px;
  text-align: center;
  position: relative;
  border: 1px solid #D0D6DF;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
}
.smart-forms .price-box p {
  line-height: 1.5em;
  color: #526066;
  margin-bottom: 0;
}
.smart-forms .price-box h5 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  font-size: 15px;
  color: #BACDD6;
  letter-spacing: 2px;
}
.smart-forms .price-box h4 {
  font-size: 60px;
  font-weight: 300;
  margin: 0;
  color: #547698;
}
.smart-forms .selected-box h4 {
  color: #1abc9c;
}
.smart-forms .price-box h4 sup {
  position: relative;
  font-size: 30px;
  vertical-align: top;
  top: 15px;
}
.smart-forms .price-box h4 .per-month {
  font-size: 14px;
}
.smart-forms .expand {
  height: 50px;
  line-height: 50px!important;
}
/* @simple price boxes ribbon IE8+
----------------------------------------- */
.smart-forms .ribbon,
.smart-forms .ribbon-large {
  width: 75px;
  height: 78px;
  overflow: hidden;
  position: absolute;
  right: -2px;
  top: -2px;
  z-index: 1;
}
.smart-forms .ribbon-inner {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #1abc9c;
  letter-spacing: 4px;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 0;
  width: 100px;
  color: #fff;
  z-index: 1;
  left: 3px;
  top: 6px;
}
.smart-forms .ribbon-inner:before,
.smart-forms .ribbon-inner:after {
  content: "";
  border-top: 3px solid #16a085;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.smart-forms .ribbon-inner:before {
  left: 0px;
}
.smart-forms .ribbon-inner:after {
  right: 0px;
}
.smart-forms .ribbon-large {
  width: 115px;
  height: 118px;
}
.smart-forms .ribbon-large .ribbon-inner {
  width: 160px;
  left: -8px;
  top: 28px;
}
/* @captcha refresh button + icon 
-------------------------------------------------- */
.smart-forms .sfcode {
  padding-left: 24px;
}
.smart-forms .captcode {
  padding: 0;
  position: relative;
}
.smart-forms .captcode img {
  position: relative;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  top: 2px;
  left: 1px;
}
.smart-forms .refresh-captcha {
  position: absolute;
  background: #1abc9c;
  border: 3px solid #16a085;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  right: -15px;
  height: 32px;
  width: 32px;
  top: 4px;
}
.smart-forms .refresh-captcha i {
  position: absolute;
  text-align: center;
  line-height: 26px;
  font-size: 17px;
  color: #fff;
  left: 24%;
}
/* @captcha refresh button themes
-------------------------------------------------- */
.smart-forms .refresh-black {
  background: #34495e;
  border-color: #2c3e50;
}
.smart-forms .refresh-blue {
  background: #3498db;
  border-color: #2c81ba;
}
.smart-forms .refresh-green {
  background: #2ecc71;
  border-color: #27ad60;
}
.smart-forms .refresh-purple {
  background: #9B59B6;
  border-color: #8E44AD;
}
.smart-forms .refresh-red {
  background: #e74c3c;
  border-color: #c44133;
}
.smart-forms .refresh-yellow {
  background: #ed9c28;
  border-color: #d58512;
}
/* @Fix old of versions android + ios
------------------------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .smart-forms .option,
  .smart-forms .rating,
  .smart-forms .switch,
  .smart-forms .captcode {
    -webkit-animation: bugfix infinite 1s;
  }
  @-webkit-keyframes bugfix {
    from {
      padding: 0;
    }
    to {
      padding: 0;
    }
  }
  .smart-forms .switch {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .smart-forms .option {
    margin-right: 15px;
  }
}
/* @responsiveness for tablets + smart mobile 
-------------------------------------------------- */
@media (max-width: 768px) {
  .smart-forms .frm-row {
    margin: 0;
  }
  .smart-forms .frm-row .colm {
    width: 100%;
    float: none;
    padding: 0;
  }
  .smart-forms .bdl {
    border-left: 0;
  }
  .smart-forms .bdr {
    border-right: 0;
  }
  .smart-forms .align-right {
    text-align: left;
  }
}
.stepper-wrap {
  display: block;
  font: 11px Arial, sans-serif;
  position: relative;
}
.stepper-wrap input {
  padding-right: 20px;
  text-align: right;
}
.stepper-wrap .gui-input {
  border-radius: 3px 0 0 3px;
}
.stepper-btn-wrap {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 padding-box #f2f4fa;
  border-color: #bdc3c7;
  border-image: none;
  border-radius: 0 3px 3px 0;
  border-style: solid;
  border-width: 2px 2px 2px 0;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: -34px;
  top: 0;
  width: 34px;
}
.stepper-btn-wrap a {
  background: none repeat scroll 0 0 #f2f4fa;
  box-sizing: border-box;
  color: #666;
  cursor: default;
  display: block;
  height: 50%;
  line-height: 100%;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-indent: -9999px;
  text-shadow: 1px 1px 0 #fff;
}
.stepper-btn-wrap a:hover {
  background: none repeat scroll 0 0 #f8fafc;
}
.stepper-btn-dwn:before,
.stepper-btn-up:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #b5c1c7 rgba(255, 255, 255, 0);
  border-image: none;
  border-style: dashed;
  border-width: 4px;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 13px;
  top: 32%;
  width: 0;
  z-index: 1;
}
.stepper-btn-up:before {
  border-bottom-style: solid;
  border-top: medium none;
}
.stepper-btn-dwn:before {
  border-bottom: medium none;
  border-top-style: solid;
  margin-top: 10px;
}
.sp-container {
  display: inline-block;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 9999994;
}
.sp-container.sp-flat {
  position: relative;
}
.sp-top {
  display: inline-block;
  position: relative;
  width: 100%;
}
.sp-top-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sp-color {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 20%;
  top: 0;
}
.sp-hue {
  bottom: 0;
  height: 100%;
  left: 84%;
  position: absolute;
  right: 0;
  top: 0;
}
.sp-clear-enabled .sp-hue {
  height: 77.5%;
  top: 33px;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #000;
  bottom: -4px;
  cursor: pointer;
  left: 50%;
  opacity: 0.8;
  position: absolute;
  top: -4px;
  width: 6px;
}
.sp-alpha {
  bottom: -14px;
  display: none;
  height: 8px;
  left: 0;
  right: 0;
}
.sp-alpha-inner {
  border: 1px solid #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center center;
}
.sp-clear-enabled .sp-clear {
  bottom: 0;
  display: block;
  height: 28px;
  left: 84%;
  position: absolute;
  right: 0;
  top: 0;
}
.sp-alpha,
.sp-alpha-handle,
.sp-clear,
.sp-container,
.sp-container button,
.sp-container.sp-dragging .sp-input,
.sp-dd,
.sp-dragger,
.sp-preview,
.sp-replacer,
.sp-slider {
  -moz-user-select: none;
}
.sp-container.sp-buttons-disabled .sp-button-container,
.sp-container.sp-input-disabled .sp-input-container,
.sp-initial-disabled .sp-initial,
.sp-palette-disabled .sp-palette-container,
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-sat {
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
}
.sp-val {
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
}
.sp-hue {
  background: -moz-linear-gradient(center top, red 0px, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sp-1 {
  height: 17%;
}
.sp-2 {
  height: 16%;
}
.sp-3 {
  height: 17%;
}
.sp-4 {
  height: 17%;
}
.sp-5 {
  height: 16%;
}
.sp-6 {
  height: 17%;
}
.sp-hidden {
  display: none !important;
}
.sp-cf:after,
.sp-cf:before {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-dragger {
  background: none repeat scroll 0 0 #000;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}
.sp-slider {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #000;
  cursor: pointer;
  height: 3px;
  left: -1px;
  opacity: 0.8;
  position: absolute;
  right: -1px;
  top: 0;
}
.sp-container {
  background-color: #ececec;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  padding: 0;
}
.sp-clear,
.sp-color,
.sp-container,
.sp-container button,
.sp-container input,
.sp-hue {
  box-sizing: border-box;
  font: 400 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-clear,
.sp-color,
.sp-hue {
  border: 1px solid #666;
}
.sp-input-container {
  float: right;
  margin-bottom: 4px;
  width: 100px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px inset;
  border-radius: 3px;
  color: #222;
  font-size: 12px !important;
  margin: 0;
  padding: 4px 5px;
  width: 100%;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  background: none repeat scroll 0 0 #fdd;
  border: 1px solid red;
}
.sp-palette-container,
.sp-picker-container {
  float: left;
  margin-bottom: -290px;
  padding: 10px 10px 300px;
  position: relative;
}
.sp-picker-container {
  border-left: 1px solid #fff;
  width: 172px;
}
.sp-palette-container {
  border-right: 1px solid #ccc;
}
.sp-palette .sp-thumb-el {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
}
.sp-palette .sp-thumb-el.sp-thumb-active,
.sp-palette .sp-thumb-el:hover {
  border-color: orange;
}
.sp-initial {
  border: 1px solid #333;
  float: left;
}
.sp-initial span {
  border: medium none;
  display: block;
  float: left;
  height: 25px;
  margin: 0;
  width: 30px;
}
.sp-initial .sp-clear-display {
  background-position: center center;
}
.sp-button-container {
  float: right;
}
.sp-replacer {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f2f4fa;
  border-color: #bdc3c7;
  border-image: none;
  border-radius: 0 3px 3px 0;
  border-style: solid;
  border-width: 2px 2px 2px 0;
  color: #333;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 4px 10px;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.sp-replacer.sp-active,
.sp-replacer:hover {
  border-color: #aaa;
  color: #111;
}
.sp-replacer.sp-disabled {
  border-color: silver;
  color: silver;
  cursor: default;
}
.sp-dd {
  color: #b5c1c7;
  float: left;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 2px 0;
  position: relative;
  top: 6px;
}
.sp-preview {
  border: 1px solid #222;
  float: left;
  height: 20px;
  margin-right: 5px;
  margin-top: 6px;
  width: 25px;
  z-index: 0;
}
.sp-palette {
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  border: 1px solid #d0d0d0;
  height: 16px;
  margin: 2px 1px;
  width: 16px;
}
.sp-container {
  padding-bottom: 0;
}
.sp-container button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #eee;
  background-image: linear-gradient(to bottom, #eee, #ccc);
  border-color: #ccc #ccc #bbb;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ddd;
  background-image: linear-gradient(to bottom, #ddd, #bbb);
  border-color: #bbb #bbb #999;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #aaa #aaa #888;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 5px 2px #aaa inset, 0 1px 0 0 #eee;
}
.sp-cancel {
  color: #d93f3f !important;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 2px;
  text-decoration: none;
  vertical-align: middle;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span.sp-thumb-active,
.sp-palette span:hover {
  border-color: #000;
}
.sp-alpha,
.sp-preview,
.sp-thumb-el {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
  position: relative;
}
.sp-alpha-inner,
.sp-preview-inner,
.sp-thumb-inner {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=");
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=");
}
.sp-clear-display {
  background-image: url("data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==");
  background-position: center center;
  background-repeat: no-repeat;
}
.sfcolor {
  padding-right: 64px;
}
.sfcolor .gui-input + .sp-replacer {
  box-sizing: border-box;
  width: 64px;
}
.sfcolor .gui-input {
  border-radius: 3px 0 0 3px;
}
/*// MyFrameWork*/
/*// MyFrameWork ENDE*/
#accordion-myframework .panel-body {
  background-color: #fff;
  border: 1px solid #ededed;
}
#accordion-myframework .panel-heading {
  padding: 5px 15px;
  margin: 0;
}
#accordion-myframework p {
  margin-bottom: 0;
}
#accordion-myframework .row {
  padding-top: 5px;
  padding-bottom: 5px;
}
#accordion-myframework .row:hover {
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
#accordion-myframework .panel {
  border: none;
}
#accordion-myframework .panel-heading a:hover,
#accordion-myframework .panel-heading a:focus {
  color: #fff;
}
/*//
// Search
// --------------------------------------------------*/
#formSearch {
  display: none;
}
.tx-indexedsearch-percent.percent.percent-tmpl-css {
  display: none;
}
.tx-indexedsearch-res.res.res-tmpl-css {
  margin-bottom: 15px;
  border-bottom: 1px dashed #000e4a;
}
.browsebox {
  display: none;
}
.modal-body #searchFulltext-query {
  float: none !important;
}
/*Tablet*/
@media (min-width: 768px) {
  #searchFulltext-query {
    display: block;
    float: left;
    width: 80%;
    margin-right: 5px;
  }
  #searchFulltext-query {
    width: 90%;
  }
  /*    .btn.searchButton-Small.onlyTablet.pull-right {
        margin-top: 3px;
    }*/
  #formSearch {
    float: left;
    display: block;
    position: relative;
    padding: 0;
    width: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
  }
  #formSearch.open {
    width: 120px;
  }
  /*.searchInput:before {
        content: "\f002";
        font-family: FontAwesome;
        margin-right: -20px;
        color: @gray-light;
    }*/
  #formSearch .form-group {
    margin-bottom: 0;
    line-height: 35px;
  }
  #formSearch #searchFulltext-query {
    float: right;
    margin-right: 0;
    background: #e2e2e2;
    line-height: 1em;
    padding: 0.4em 0.4em 0.4em 25px;
    width: 100%;
    /*    border: 1px solid #ddd;*/
    outline: none;
    color: #555555;
    border-radius: 0px;
    border: none;
    /*    -webkit-box-shadow: inset 0px 2px 3px -1px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 2px 3px -1px rgba(0, 0, 0, 0.2);                
        -webkit-border-radius: 4px;*/
    margin-top: -1px;
    box-shadow: none;
  }
  #formSearch .btn {
    margin-top: -1px;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  #formSearch.open {
    width: 250px;
  }
  #formSearch #searchFulltext-query {
    width: 250px;
  }
}
/*Large Desktop*/
/*//
// Forms
// --------------------------------------------------*/
.form-control:focus {
  border-color: #000e4a;
}
.form-group input:invalid,
.form-group textarea:invalid {
  border: 1px dotted #000e4a;
}
/*//
// Forms
// --------------------------------------------------*/
/*.smart-wrap {
    border: 1px solid @9-color-1;
    padding-top: 20px;
}*/
.smart-wrap {
  padding: 0;
}
.tx-felogin-pi1 .smart-wrap {
  padding-top: 20px;
}
.form-alternative .smart-forms .field-label {
  display: none;
}
.form-alternative .smart-forms .gui-textarea {
  height: 192px;
}
.form-alternative .smart-forms .gui-textarea:hover,
.form-alternative .smart-forms .gui-textarea:focus {
  height: 192px;
}
.form-alternative .smart-forms .tagline span {
  /*    font-family: @font-family-serif;*/
  color: #000;
  /*    font-size: 20px;*/
}
.form-alternative .smart-forms .checkbox,
.form-alternative .smart-forms .radio {
  border-color: #999999;
}
.smart-forms .section h4 {
  font-family: 'mhi-sub-headlinesub-headline';
  margin-bottom: 0;
  color: #939393;
  font-weight: 100;
}
.smart-forms .fade {
  /*    transition: opacity 0.15s linear 0s;*/
  transition: none;
}
.smart-forms .fade.out {
  opacity: 0;
}
.smart-forms .alert {
  margin-top: 20px;
}
/*.smart-wrap {
    border: 1px solid @9-color-1;
}*/
.smart-forms .field-label {
  color: #adadad;
}
.smart-forms .danger {
  color: #ff0000 !important;
}
.smart-forms .form-body {
  padding: 0;
}
.smart-forms .field label.error {
  color: #ff0000;
}
.smart-forms .dropdown-menu {
  border-radius: 0;
}
.radio,
.checkbox {
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
  padding-left: 0;
  vertical-align: initial;
}
.smart-forms .form-footer {
  background: none;
  padding: 0;
  margin-top: 20px;
}
.smart-forms .option {
  margin-bottom: 7px;
}
.smart-forms .gui-input,
.smart-forms .gui-textarea {
  border: 1px solid #bdc3c7;
  border-radius: 0;
}
.smart-forms .tagline {
  border-top: none;
  text-align: left;
  height: auto;
  padding-left: 10px;
}
.smart-forms .tagline span {
  background: transparent;
  color: #939393;
  display: inline;
  padding: 0;
  top: 0;
  font-size: 24px;
  text-transform: none;
  font-family: 'mhi-sub-headlinesub-headline';
}
.smart-forms .gui-input:hover,
.smart-forms .gui-textarea:hover,
.smart-forms .select > select:hover,
.smart-forms .select-multiple select:hover,
.smart-forms .gui-input:hover ~ .input-hint,
.smart-forms .file .gui-file:hover + .gui-input,
.smart-forms .gui-textarea:hover ~ .input-hint {
  border-color: #000e4a;
}
.smart-forms input:checked + .radio {
  border: 1px solid #b5c1c7;
  background-color: #fff;
}
.smart-forms input:checked + .checkbox {
  border: 1px solid #000e4a;
  /*    background-color: #fff;*/
  background-color: #000e4a;
}
.smart-forms input:focus + .radio:before {
  background-color: #000e4a;
}
/*.smart-forms .radio:before {
    background-color: #fff;
}*/
.smart-forms .checkbox,
.smart-forms .radio {
  height: 17px;
  width: 17px;
  border: 1px solid #000e4a;
  background-color: #fff;
  top: 3px;
}
.smart-forms input:hover + .checkbox,
.smart-forms input:hover + .radio {
  border-color: #000e4a;
}
.smart-forms .checkbox:before {
  border-color: #fff;
  height: 6px;
  left: 3px;
  top: 4px;
  width: 10px;
}
.smart-forms input:focus + .checkbox:before {
  border-color: #fff;
}
.smart-forms input#field-appointment {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.smart-forms label.field[for=field-appointment] {
  margin-top: -30px;
  margin-left: 10px;
}
.smart-forms label.field-icon[for=field-appointment] i {
  color: #000e4a;
}
.smart-forms label.option[for=field-privacy] {
  /*    position: relative;
    top: -40px;*/
}
.smart-forms input[readonly] {
  background-color: #eeeeee;
  color: #333;
  cursor: not-allowed;
}
.smart-forms .file .button {
  background-color: #000e4a;
  color: #fff;
  border-radius: 0;
  height: 42px;
  line-height: 42px;
  top: 0;
  right: 0;
}
.ui-icon {
  text-indent: 0;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  height: 24px;
  top: 0;
  margin-top: 0;
}
.ui-widget-header .ui-state-hover {
  background-color: transparent;
}
.smart-forms .bootstrap-select > .btn {
  height: 42px;
  border: 1px solid #bdc3c7;
  border-radius: 0;
}
.smart-forms.smart-forms-small .select,
.smart-forms.smart-forms-small .gui-input,
.smart-forms.smart-forms-small .gui-textarea,
.smart-forms.smart-forms-small .select > select,
.smart-forms.smart-forms-small .select-multiple select {
  height: 34px;
  border: 1px solid #fff;
  padding: 5px 10px;
}
.selectpicker-small.smart-forms .bootstrap-select > .btn {
  height: 34px;
  border: 1px solid #fff;
}
.selectpicker-small .smart-forms .bootstrap-select > .btn-default:hover,
.smart-forms .bootstrap-select > .btn-default:focus {
  box-shadow: none;
}
.smart-forms .btn-default .caret {
  border-top-color: #000;
}
.selectpicker.smart-forms .dropdown-menu {
  top: 33px;
}
.smart-forms .dropdown-menu {
  border: 1px solid #bdc3c7;
}
/*.smart-forms .bootstrap-select.btn-group .dropdown-menu > li > a {
    color: #333;
    padding: 5px 20px;
}*/
.smart-forms .file .button {
  font-size: 1em;
}
.smart-forms .bootstrap-select.bootstrap-required .dropdown-menu li:first-child a {
  color: #bebebe;
}
.smart-forms .bootstrap-select.required button span.first,
.smart-forms .bootstrap-select.required li > a.first {
  color: #bebebe;
  font-size: small;
  font-style: italic;
}
.smart-forms .bootstrap-select.bootstrap-required button span.first,
.smart-forms .bootstrap-select.bootstrap-required li > a.first {
  color: #bebebe;
  font-size: small;
  font-style: italic;
}
.smart-forms .refreshCaptcha {
  float: right;
}
.smart-forms .refreshCaptcha img {
  width: 50%;
}
@media (max-width: 768px) {
  .smart-forms .file .button {
    font-size: 0.7em;
  }
}
/*//
// Search
// --------------------------------------------------*/
#ce-search {
  min-height: 500px;
}
/*Tablet*/
/*Desktop*/
/*Large Desktop*/
/*//
// News
// --------------------------------------------------*/
.testimonials-item i {
  font-size: 50px;
}
dl.news-single-files img {
  margin-right: 5px;
}
dl.news-single-files dt {
  color: #000e4a;
  border-bottom: 1px solid #000e4a;
  padding-bottom: 2px;
  margin-bottom: 10px;
  display: none;
}
dl.news-single-files {
  float: left;
}
.news-list-item {
  /*    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted lighten(@9-color-1,20%);*/
}
.news-list-item img {
  margin-bottom: 10px;
}
.news-single-more-picture img {
  margin-bottom: 15px;
}
/*.news-date {
    background-color: #ededed;
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 5px;
}*/
.news-single-item img {
  box-shadow: none;
}
.news-search-form.smart-forms.smart-forms-small .gui-input {
  border-color: #bdc3c7;
}
/*Tablet*/
@media (min-width: 768px) {
  .testimonials-item i {
    font-size: 100px;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  .testimonials-item i {
    font-size: 100px;
  }
}
/*Large Desktop*/
@media (min-width: 1200px) {
  .testimonials-item i {
    font-size: 130px;
  }
}
/*//
// Location
// --------------------------------------------------*/
#approachGermany {
  height: 800px;
}
#searchJobofferHomeForm a.submitBtn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
}
#searchCeBtnHome-outer {
  position: absolute;
  bottom: 20px;
  right: 35px;
  color: #fff;
}
#searchCeBtnHome {
  color: #fff;
}
input#searchCeBtnHome {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.detailRow:nth-child(2n+2) {
  background-color: #e2e2e2;
}
.detailRow {
  padding: 6px 12px;
}
#searchtext {
  border: none;
  padding: 5px 5px;
  width: 250px;
  height: 26px;
}
#searchtext-box .fa {
  padding: 6px 8px;
  cursor: pointer;
}
#searchtext-box span {
  padding: 6px 20px 5px;
  top: 1px;
  position: absolute;
  right: 45px;
}
#searchtext-box span:before {
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-right: 16px solid #6692bf;
  content: "";
  position: absolute;
  left: -16px;
  top: 0;
  width: 0;
}
.jobOffer-list-item {
  cursor: pointer;
  transition: background-color 0.2s ease-in 0s;
}
.jobOffer-list-item a {
  color: #000;
}
.jobOffer-list-item:hover,
.jobOffer-list-item:focus {
  background-color: #000e4a;
}
.jobOffer-list-item:hover a,
.jobOffer-list-item:focus a {
  color: #fff;
}
#locationsMap {
  position: relative;
}
.location-list-item-small-container {
  display: none;
}
.company-list-item-large {
  border-bottom: 1px solid #cbdbea;
  transition: background-color 0.2s ease-in 0s;
}
.company-list-item-large:hover,
.company-list-item-large:focus {
  background-color: #e2e2e2;
}
.location-list-item-large {
  border-bottom: 1px solid #cbdbea;
  transition: background-color 0.2s ease-in 0s;
}
.location-list-item-large .fa {
  color: #6692bf;
}
.location-list-item-large .addressBlock {
  display: block;
  margin: -20px 0 10px 20px;
}
.location-list-item-large:hover,
.location-list-item-large:focus {
  background-color: #e2e2e2;
}
.location-list-item-small {
  border-bottom: 1px solid #babbbd;
  transition: background-color 0.2s ease-in 0s;
}
.location-list-item-small a {
  color: #000;
}
.location-list-item-small.active {
  background-color: #e2e2e2;
}
.location-list-item-small:hover,
.location-list-item-small:focus {
  background-color: #e2e2e2;
}
.background-color-2 .btn-default {
  border-color: #336dac;
}
#jobOfferFooter p {
  margin-bottom: 0;
}
.joboffer-list-item h3 {
  /*    height: 2em; */
  margin-bottom: 15px;
}
.box-light {
  font-size: 1em;
  padding-bottom: 0;
  border: 1px solid #000e4a;
}
.box-employee p {
  margin-bottom: 0.2em;
}
/*    #verantwortung_bg {
        background: url("/fileadmin/images/verantwortung.jpg") no-repeat center center;        
        height: 396px;
    }*/
.only-image-box {
  /*        height: 0;
        overflow: hidden;
        opacity: 0;*/
}
/*Tablet*/
@media (min-width: 768px) {
  .only-image-box {
    height: 100%;
    opacity: 1;
  }
  .border-right-joboffer {
    border-right: 1px solid #babbbd;
  }
  .location-list-item-small-container {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 760px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 275px;
  }
  #verantwortung_bg {
    height: 427px;
    background: url("/fileadmin/user_upload/Simone_Lenga_v3.jpg") no-repeat center center;
    background-size: cover;
  }
}
/*Desktop*/
@media (min-width: 992px) {
  .location-list-item-small-container {
    width: 350px;
  }
  #verantwortung_bg {
    height: 415px;
  }
}
/*Large Desktop*/
@media (min-width: 1200px) {
  #verantwortung_bg {
    height: 415px;
  }
}
/*//
// Location Map
// --------------------------------------------------*/
#main {
  position: relative;
}
.locationTeaserInner .businessAreas {
  max-width: 80%;
}
#locationTeaser .tab-content {
  padding: 5px 0 60px;
  border: none;
}
.company-title {
  /*    font-size: 16px;
    line-height: 1em;*/
}
#locationTeaser .nav-tabs > li {
  margin-bottom: 1px !important;
}
#locationTeaser .nav-tabs > li > a {
  padding: 3px 12px;
  font-weight: bold;
  border-top-color: #fff;
  border-right-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #fff;
  border: none;
}
#locationTeaser .nav-tabs > li.active > a,
#locationTeaser .nav-tabs > li.active > a:hover,
#locationTeaser .nav-tabs > li.active > a:focus {
  background-color: #6692bf;
  color: #fff;
  border-color: #6692bf;
  border: none;
}
#locationTeaser .nav-tabs {
  border-bottom: 1px solid #6692bf;
}
#locationTeaser .tab-content .fa,
.locationContact .fa {
  color: #6692bf;
}
.addressBlock {
  display: block;
  margin: -20px 0 10px 20px;
}
.locationTeaserBottom {
  background-color: #000e4a;
  padding: 20px;
  margin: 0 -20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#locationTeaser .locationTeaserBottom a {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
}
#locationTeaser .locationTeaserBottom a:hover {
  color: #00187d;
}
#locationTeaser h4 {
  color: #000e4a;
}
#locationTeaser .closeTeaser {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}
/*#locationTeaser:after {
   width: 0;
   height: 0;
   border-left: 20px solid #fff;
   border-top: 10px solid transparent;
   border-bottom: 10px solid transparent;    
   content:"";
   position: absolute;
   top: 20px;
   right: -20px;
   
}*/
#locationTeaser .triangle-with-shadow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50px;
  right: -10px;
  background-color: #fff;
  transform: rotate(315deg);
  box-shadow: 2px 2px 2px -1px rgba(0, 0, 0, 0.5);
}
#locationTeaser .triangle-with-shadow-business {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 250px;
  right: -10px;
  background-color: #fff;
  transform: rotate(315deg);
  box-shadow: 2px 2px 2px -1px rgba(0, 0, 0, 0.5);
}
#locationTeaser .triangle-with-shadow-left {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 250px;
  left: -10px;
  background-color: #fff;
  transform: rotate(495deg);
  box-shadow: 2px 2px 2px -1px rgba(0, 0, 0, 0.5);
}
#locationTeaser {
  padding: 10px 20px 0;
  position: absolute;
  background-color: #fff;
  width: 380px;
  min-height: 320px;
  z-index: 10001;
}
.jvectormap-label {
  position: absolute;
  display: none;
  color: #000e4a;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #000e4a;
  font-size: smaller;
  /*    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;*/
}
.jvectormap-zoomin:before {
  font-family: FontAwesome;
  content: "\f00e";
  color: #6692bf;
  width: 1.5em;
  display: block;
  text-align: center;
  padding: 3px;
  background-color: #fff;
  position: absolute;
}
.jvectormap-zoomout:before {
  font-family: FontAwesome;
  content: "\f010";
  color: #6692bf;
  width: 1.5em;
  display: block;
  text-align: center;
  padding: 3px;
  background-color: #fff;
  position: absolute;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  position: absolute;
  left: 10px;
  cursor: pointer;
  color: #fff;
  margin-bottom: 10px;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}
/*Tablet*/
/*Desktop*/
/*Large Desktop*/
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
/*
 * jQuery File Upload UI Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("/fileadmin/img/progressbar.gif") !important;
  filter: none;
}
.fileupload-process {
  float: right;
  display: none;
}
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("/fileadmin/img/loading.gif") center no-repeat;
  background-size: contain;
}
.files audio,
.files video {
  max-width: 300px;
}
@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
  .files img,
  .files canvas {
    max-width: 100%;
  }
}
/*//
// iefix
// --------------------------------------------------
*/
.ie9 .text-shadow-light {
  text-shadow: none;
  filter: none;
}
.ie9 .text-shadow-default {
  text-shadow: none;
  filter: none;
}
.ie9 .text-shadow-inset {
  text-shadow: none;
  filter: none;
}
.ie9 .text-shadow-btn {
  text-shadow: none;
  filter: none;
}
/***************************************
Tablet
***************************************/
/***************************************
Desktop
***************************************/
/***************************************
Large Desktop
***************************************/
/*patches/patches.less*/
/*!
 * our own extensions
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products-grid .product .actions ul li a.action {
    width: 70px;
  }
  .products-grid .product .actions .fav a {
    width: 72px !important;
  }
  /*    .products-grid .product .background-title {
        width: 218px;
    }
    .products-grid .product .image {
        width: 218px;
    }    */
}
/*font-awesome/font-awesome-index.less*/
/*!
 * our own extensions
 */
/*@import "../../bootstrap/bootstrap.less";*/
/*@import "core.less";*/
/*@import "extra.less";*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/fileadmin/stylesheets/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('/fileadmin/stylesheets/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/fileadmin/stylesheets/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/fileadmin/stylesheets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/fileadmin/stylesheets/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
.icon-large {
  font-size: 4/3em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle;
}
.nav [class^="icon-"],
.nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
}
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  vertical-align: -25%;
}
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: 0.75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px;
}
.btn [class^="icon-"].pull-left,
.btn [class*=" icon-"].pull-left,
.btn [class^="icon-"].pull-right,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -0.5em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  cursor: pointer;
}
.icon-glass {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;');
}
.icon-music {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;');
}
.icon-search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;');
}
.icon-envelope-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;');
}
.icon-heart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;');
}
.icon-star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;');
}
.icon-star-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;');
}
.icon-user {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;');
}
.icon-film {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;');
}
.icon-th-large {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;');
}
.icon-th {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;');
}
.icon-th-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;');
}
.icon-ok {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;');
}
.icon-remove {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;');
}
.icon-zoom-in {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;');
}
.icon-zoom-out {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;');
}
.icon-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');
}
.icon-power-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');
}
.icon-signal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;');
}
.icon-cog {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');
}
.icon-gear {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');
}
.icon-trash {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;');
}
.icon-home {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;');
}
.icon-file-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;');
}
.icon-time {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;');
}
.icon-road {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;');
}
.icon-download-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;');
}
.icon-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;');
}
.icon-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;');
}
.icon-inbox {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;');
}
.icon-play-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;');
}
.icon-repeat {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');
}
.icon-rotate-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');
}
.icon-refresh {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;');
}
.icon-list-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;');
}
.icon-lock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;');
}
.icon-flag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;');
}
.icon-headphones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;');
}
.icon-volume-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;');
}
.icon-volume-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;');
}
.icon-volume-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;');
}
.icon-qrcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;');
}
.icon-barcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;');
}
.icon-tag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;');
}
.icon-tags {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;');
}
.icon-book {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;');
}
.icon-bookmark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;');
}
.icon-print {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;');
}
.icon-camera {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;');
}
.icon-font {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;');
}
.icon-bold {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;');
}
.icon-italic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;');
}
.icon-text-height {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;');
}
.icon-text-width {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;');
}
.icon-align-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;');
}
.icon-align-center {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;');
}
.icon-align-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;');
}
.icon-align-justify {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;');
}
.icon-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;');
}
.icon-indent-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;');
}
.icon-indent-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;');
}
.icon-facetime-video {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;');
}
.icon-picture {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;');
}
.icon-pencil {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;');
}
.icon-map-marker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;');
}
.icon-adjust {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;');
}
.icon-tint {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;');
}
.icon-edit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;');
}
.icon-share {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;');
}
.icon-check {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;');
}
.icon-move {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;');
}
.icon-step-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;');
}
.icon-fast-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;');
}
.icon-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;');
}
.icon-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;');
}
.icon-pause {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;');
}
.icon-stop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;');
}
.icon-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;');
}
.icon-fast-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;');
}
.icon-step-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;');
}
.icon-eject {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;');
}
.icon-chevron-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;');
}
.icon-chevron-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;');
}
.icon-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;');
}
.icon-minus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;');
}
.icon-remove-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;');
}
.icon-ok-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;');
}
.icon-question-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;');
}
.icon-info-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;');
}
.icon-screenshot {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;');
}
.icon-remove-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;');
}
.icon-ok-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;');
}
.icon-ban-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;');
}
.icon-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;');
}
.icon-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;');
}
.icon-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;');
}
.icon-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;');
}
.icon-share-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');
}
.icon-mail-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');
}
.icon-resize-full {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;');
}
.icon-resize-small {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;');
}
.icon-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;');
}
.icon-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;');
}
.icon-asterisk {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;');
}
.icon-exclamation-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;');
}
.icon-gift {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;');
}
.icon-leaf {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;');
}
.icon-fire {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;');
}
.icon-eye-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;');
}
.icon-eye-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;');
}
.icon-warning-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;');
}
.icon-plane {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;');
}
.icon-calendar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;');
}
.icon-random {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;');
}
.icon-comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;');
}
.icon-magnet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;');
}
.icon-chevron-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;');
}
.icon-chevron-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;');
}
.icon-retweet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;');
}
.icon-shopping-cart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;');
}
.icon-folder-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;');
}
.icon-folder-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;');
}
.icon-resize-vertical {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;');
}
.icon-resize-horizontal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;');
}
.icon-bar-chart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;');
}
.icon-twitter-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;');
}
.icon-facebook-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;');
}
.icon-camera-retro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;');
}
.icon-key {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;');
}
.icon-cogs {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');
}
.icon-gears {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');
}
.icon-comments {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;');
}
.icon-thumbs-up-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;');
}
.icon-thumbs-down-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;');
}
.icon-star-half {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;');
}
.icon-heart-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;');
}
.icon-signout {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;');
}
.icon-linkedin-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;');
}
.icon-pushpin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;');
}
.icon-external-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;');
}
.icon-signin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;');
}
.icon-trophy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;');
}
.icon-github-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;');
}
.icon-upload-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;');
}
.icon-lemon {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;');
}
.icon-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;');
}
.icon-check-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');
}
.icon-unchecked {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');
}
.icon-bookmark-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;');
}
.icon-phone-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;');
}
.icon-twitter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;');
}
.icon-facebook {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;');
}
.icon-github {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;');
}
.icon-unlock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;');
}
.icon-credit-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;');
}
.icon-rss {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;');
}
.icon-hdd {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;');
}
.icon-bullhorn {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;');
}
.icon-bell {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;');
}
.icon-certificate {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;');
}
.icon-hand-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;');
}
.icon-hand-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;');
}
.icon-hand-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;');
}
.icon-hand-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;');
}
.icon-circle-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;');
}
.icon-circle-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;');
}
.icon-circle-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;');
}
.icon-circle-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;');
}
.icon-globe {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;');
}
.icon-wrench {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;');
}
.icon-tasks {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;');
}
.icon-filter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;');
}
.icon-briefcase {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;');
}
.icon-fullscreen {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;');
}
.icon-group {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;');
}
.icon-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;');
}
.icon-cloud {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;');
}
.icon-beaker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;');
}
.icon-cut {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;');
}
.icon-copy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;');
}
.icon-paper-clip {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');
}
.icon-paperclip {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');
}
.icon-save {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;');
}
.icon-sign-blank {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;');
}
.icon-reorder {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;');
}
.icon-list-ul {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;');
}
.icon-list-ol {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;');
}
.icon-strikethrough {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;');
}
.icon-underline {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;');
}
.icon-table {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;');
}
.icon-magic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;');
}
.icon-truck {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;');
}
.icon-pinterest {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;');
}
.icon-pinterest-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;');
}
.icon-google-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;');
}
.icon-google-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;');
}
.icon-money {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;');
}
.icon-caret-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;');
}
.icon-caret-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;');
}
.icon-caret-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;');
}
.icon-caret-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;');
}
.icon-columns {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;');
}
.icon-sort {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;');
}
.icon-sort-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;');
}
.icon-sort-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;');
}
.icon-envelope {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;');
}
.icon-linkedin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;');
}
.icon-undo {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');
}
.icon-rotate-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');
}
.icon-legal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;');
}
.icon-dashboard {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;');
}
.icon-comment-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;');
}
.icon-comments-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;');
}
.icon-bolt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;');
}
.icon-sitemap {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;');
}
.icon-umbrella {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;');
}
.icon-paste {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;');
}
.icon-lightbulb {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;');
}
.icon-exchange {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;');
}
.icon-cloud-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;');
}
.icon-cloud-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;');
}
.icon-user-md {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;');
}
.icon-stethoscope {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;');
}
.icon-suitcase {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;');
}
.icon-bell-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;');
}
.icon-coffee {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;');
}
.icon-food {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;');
}
.icon-file-text-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;');
}
.icon-building {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;');
}
.icon-hospital {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;');
}
.icon-ambulance {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;');
}
.icon-medkit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;');
}
.icon-fighter-jet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;');
}
.icon-beer {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;');
}
.icon-h-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;');
}
.icon-plus-sign-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;');
}
.icon-double-angle-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;');
}
.icon-double-angle-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;');
}
.icon-double-angle-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;');
}
.icon-double-angle-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;');
}
.icon-angle-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;');
}
.icon-angle-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;');
}
.icon-angle-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;');
}
.icon-angle-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;');
}
.icon-desktop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;');
}
.icon-laptop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;');
}
.icon-tablet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;');
}
.icon-mobile-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;');
}
.icon-circle-blank {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;');
}
.icon-quote-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;');
}
.icon-quote-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;');
}
.icon-spinner {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;');
}
.icon-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;');
}
.icon-reply {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');
}
.icon-mail-reply {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');
}
.icon-github-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;');
}
.icon-folder-close-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;');
}
.icon-folder-open-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;');
}
.icon-expand-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;');
}
.icon-collapse-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;');
}
.icon-smile {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;');
}
.icon-frown {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;');
}
.icon-meh {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;');
}
.icon-gamepad {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;');
}
.icon-keyboard {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;');
}
.icon-flag-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;');
}
.icon-flag-checkered {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;');
}
.icon-terminal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;');
}
.icon-code {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;');
}
.icon-reply-all {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');
}
.icon-mail-reply-all {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');
}
.icon-star-half-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');
}
.icon-star-half-full {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');
}
.icon-location-arrow {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;');
}
.icon-crop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;');
}
.icon-code-fork {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;');
}
.icon-unlink {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;');
}
.icon-question {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;');
}
.icon-info {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;');
}
.icon-exclamation {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;');
}
.icon-superscript {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;');
}
.icon-subscript {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;');
}
.icon-eraser {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;');
}
.icon-puzzle-piece {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;');
}
.icon-microphone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;');
}
.icon-microphone-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;');
}
.icon-shield {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;');
}
.icon-calendar-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;');
}
.icon-fire-extinguisher {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;');
}
.icon-rocket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;');
}
.icon-maxcdn {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;');
}
.icon-chevron-sign-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;');
}
.icon-chevron-sign-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;');
}
.icon-chevron-sign-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;');
}
.icon-chevron-sign-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;');
}
.icon-html5 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;');
}
.icon-css3 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;');
}
.icon-anchor {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;');
}
.icon-unlock-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;');
}
.icon-bullseye {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;');
}
.icon-ellipsis-horizontal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;');
}
.icon-ellipsis-vertical {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;');
}
.icon-rss-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;');
}
.icon-play-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;');
}
.icon-ticket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;');
}
.icon-minus-sign-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;');
}
.icon-check-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;');
}
.icon-level-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;');
}
.icon-level-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;');
}
.icon-check-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;');
}
.icon-edit-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;');
}
.icon-external-link-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;');
}
.icon-share-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;');
}
.icon-compass {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;');
}
.icon-collapse {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;');
}
.icon-collapse-top {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;');
}
.icon-expand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;');
}
.icon-eur {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');
}
.icon-euro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');
}
.icon-gbp {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;');
}
.icon-usd {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');
}
.icon-dollar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');
}
.icon-inr {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');
}
.icon-rupee {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');
}
.icon-jpy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');
}
.icon-yen {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');
}
.icon-cny {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');
}
.icon-renminbi {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');
}
.icon-krw {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');
}
.icon-won {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');
}
.icon-btc {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');
}
.icon-bitcoin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');
}
.icon-file {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;');
}
.icon-file-text {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;');
}
.icon-sort-by-alphabet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;');
}
.icon-sort-by-alphabet-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;');
}
.icon-sort-by-attributes {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;');
}
.icon-sort-by-attributes-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;');
}
.icon-sort-by-order {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;');
}
.icon-sort-by-order-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;');
}
.icon-thumbs-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;');
}
.icon-thumbs-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;');
}
.icon-youtube-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;');
}
.icon-youtube {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;');
}
.icon-xing {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;');
}
.icon-xing-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;');
}
.icon-youtube-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;');
}
.icon-dropbox {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;');
}
.icon-stackexchange {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;');
}
.icon-instagram {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;');
}
.icon-flickr {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;');
}
.icon-adn {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;');
}
.icon-bitbucket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;');
}
.icon-bitbucket-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;');
}
.icon-tumblr {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;');
}
.icon-tumblr-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;');
}
.icon-long-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;');
}
.icon-long-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;');
}
.icon-long-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;');
}
.icon-long-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;');
}
.icon-apple {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;');
}
.icon-windows {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;');
}
.icon-android {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;');
}
.icon-linux {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;');
}
.icon-dribbble {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;');
}
.icon-skype {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;');
}
.icon-foursquare {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;');
}
.icon-trello {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;');
}
.icon-female {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;');
}
.icon-male {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;');
}
.icon-gittip {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;');
}
.icon-sun {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;');
}
.icon-moon {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;');
}
.icon-archive {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;');
}
.icon-bug {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;');
}
.icon-vk {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;');
}
.icon-weibo {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;');
}
.icon-renren {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;');
}
/*@import "icons.less";*/
/*@import "../../bootstrap/mixins.less";*/
