@font-face {
  font-family: 'BundesSansWeb';
  src: url("../Fonts/BundesSansWeb-Regular.eot"), url("../Fonts/BundesSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSansWeb-Regular.woff") format("woff"), url("../Fonts/BundesSansWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSansWeb-Italic';
  src: url("../Fonts/BundesSansWeb-Italic.eot"), url("../Fonts/BundesSansWeb-Italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSansWeb-Italic.woff") format("woff"), url("../Fonts/BundesSansWeb-Italic.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSansWeb-Bold';
  src: url("../Fonts/BundesSansWeb-Bold.eot"), url("../Fonts/BundesSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSansWeb-Bold.woff") format("woff"), url("../Fonts/BundesSansWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSansWeb-BoldItalic';
  src: url("../Fonts/BundesSerifWeb-BoldItalic.eot"), url("../Fonts/BundesSerifWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSansWeb-BoldItalic.woff") format("woff"), url("../Fonts/BundesSansWeb-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSerifWeb';
  src: url("../Fonts/BundesSerifWeb-Regular.eot"), url("../Fonts/BundesSerifWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSerifWeb-Regular.woff") format("woff"), url("../Fonts/BundesSerifWeb-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSerifWeb-Italic';
  src: url("../Fonts/BundesSerifWeb-Italic.eot"), url("../Fonts/BundesSerifWeb-Italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSerifWeb-Italic.woff") format("woff"), url("../Fonts/BundesSerifWeb-Italic.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSerifWeb-Bold';
  src: url("../Fonts/BundesSerifWeb-Bold.eot"), url("../Fonts/BundesSerifWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSerifWeb-Bold.woff") format("woff"), url("../Fonts/BundesSerifWeb-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'BundesSerifWeb-BoldItalic';
  src: url("../Fonts/BundesSerifWeb-BoldItalic.eot"), url("../Fonts/BundesSerifWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../Fonts/BundesSerifWeb-BoldItalic.woff") format("woff"), url("../Fonts/BundesSerifWeb-BoldItalic.ttf") format("truetype"); }

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 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 @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 1.875rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -0.125rem; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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: 0.0625rem solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #333;
  background-color: #fff; }

a {
  color: #0088cc;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  border-radius: 0.375rem; }

.img-polaroid {
  padding: 0.25rem;
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  border: 0.0625rem solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 31.25rem; }

.row {
  margin-left: -1.25rem;
  *zoom: 1; }

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

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 0.0625rem;
  margin-left: 1.25rem; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 58.75rem; }

.span12 {
  width: 58.75rem; }

.span11 {
  width: 53.75rem; }

.span10 {
  width: 48.75rem; }

.span9 {
  width: 43.75rem; }

.span8 {
  width: 38.75rem; }

.span7 {
  width: 33.75rem; }

.span6 {
  width: 28.75rem; }

.span5 {
  width: 23.75rem; }

.span4 {
  width: 18.75rem; }

.span3 {
  width: 13.75rem; }

.span2 {
  width: 8.75rem; }

.span1 {
  width: 3.75rem; }

.offset12 {
  margin-left: 61.25rem; }

.offset11 {
  margin-left: 56.25rem; }

.offset10 {
  margin-left: 51.25rem; }

.offset9 {
  margin-left: 46.25rem; }

.offset8 {
  margin-left: 41.25rem; }

.offset7 {
  margin-left: 36.25rem; }

.offset6 {
  margin-left: 31.25rem; }

.offset5 {
  margin-left: 26.25rem; }

.offset4 {
  margin-left: 21.25rem; }

.offset3 {
  margin-left: 16.25rem; }

.offset2 {
  margin-left: 11.25rem; }

.offset1 {
  margin-left: 6.25rem; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

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

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1.875rem;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%; }

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%; }

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%; }

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%; }

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%; }

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%; }

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%; }

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%; }

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%; }

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%; }

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%; }

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%; }

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

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

.container:after {
  clear: both; }

.container-fluid {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  *zoom: 1; }

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

.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 0.625rem; }

.lead {
  margin-bottom: 1.25rem;
  font-size: 1.3125rem;
  font-weight: 200;
  line-height: 1.875rem; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

a.muted:hover,
a.muted:focus {
  color: #808080; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.625rem 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.25rem;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  line-height: 2.5rem; }

h1 {
  font-size: 2.40625rem; }

h2 {
  font-size: 1.96875rem; }

h3 {
  font-size: 1.53125rem; }

h4 {
  font-size: 1.09375rem; }

h5 {
  font-size: 0.875rem; }

h6 {
  font-size: 0.74375rem; }

h1 small {
  font-size: 1.53125rem; }

h2 small {
  font-size: 1.09375rem; }

h3 small {
  font-size: 0.875rem; }

h4 small {
  font-size: 0.875rem; }

.page-header {
  padding-bottom: 0.5625rem;
  margin: 1.25rem 0 1.875rem;
  border-bottom: 0.0625rem solid #eeeeee; }

ul,
ol {
  padding: 0;
  margin: 0 0 0.625rem 1.5625rem; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 1.25rem; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  *zoom: 1; }

dl {
  margin-bottom: 1.25rem; }

dt,
dd {
  line-height: 1.25rem; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0.625rem; }

.dl-horizontal {
  *zoom: 1; }

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

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 10rem;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 11.25rem; }

hr {
  margin: 1.25rem 0;
  border: 0;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #fff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 0.0625rem dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 0.9375rem;
  margin: 0 0 1.25rem;
  border-left: 0.3125rem solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 1.09375rem;
  font-weight: 300;
  line-height: 1.25; }

blockquote small {
  display: block;
  line-height: 1.25rem;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 0.9375rem;
  padding-left: 0;
  border-right: 0.3125rem 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: 1.25rem;
  font-style: normal;
  line-height: 1.25rem; }

code,
pre {
  padding: 0 0.1875rem 0.125rem;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 0.75rem;
  color: #000;
  border-radius: 0.1875rem; }

code {
  padding: 0.125rem 0.25rem;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 0.0625rem solid #e1e1e8; }

pre {
  display: block;
  padding: 0.59375rem;
  margin: 0 0 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 0.0625rem solid #ccc;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

pre.prettyprint {
  margin-bottom: 1.25rem; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 21.25rem;
  overflow-y: scroll; }

form {
  margin: 0 0 1.25rem; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.25rem;
  font-size: 1.3125rem;
  line-height: 2.5rem;
  color: #000;
  border: 0;
  border-bottom: 0.0625rem solid #e5e5e5; }

legend small {
  font-size: 0.9375rem;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25rem; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 0.3125rem; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 1.25rem;
  padding: 0.25rem 0.375rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #555555;
  vertical-align: middle;
  border-radius: 0.25rem; }

input,
textarea,
.uneditable-input {
  width: 12.875rem; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 0.0625rem solid #cccccc;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.5rem rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.5rem rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 0.25rem 0 0;
  margin-top: 0.0625rem \9;
  *margin-top: 0;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 1.875rem;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 0.25rem;
  /* For IE7, add top margin to align select with labels */
  line-height: 1.875rem; }

select {
  width: 13.75rem;
  background-color: #fff;
  border: 0.0625rem solid #cccccc; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -0.125rem; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.025); }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.radio,
.checkbox {
  min-height: 1.25rem;
  padding-left: 1.25rem; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -1.25rem; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 0.3125rem; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 0.3125rem;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 0.625rem; }

.input-mini {
  width: 3.75rem; }

.input-small {
  width: 5.625rem; }

.input-medium {
  width: 9.375rem; }

.input-large {
  width: 13.125rem; }

.input-xlarge {
  width: 16.875rem; }

.input-xxlarge {
  width: 33.125rem; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.25rem; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 57.875rem; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 52.875rem; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 47.875rem; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 42.875rem; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 37.875rem; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 32.875rem; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 27.875rem; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 22.875rem; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 17.875rem; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 12.875rem; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 7.875rem; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 2.875rem; }

.controls-row {
  *zoom: 1; }

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

.controls-row:after {
  clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 0.3125rem; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #dbc59e;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #dbc59e; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075); }

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #d59392;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #d59392; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075); }

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7aba7b;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7aba7b; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075); }

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7ab5d3;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 0.375rem #f8b9b7;
  box-shadow: 0 0 0.375rem #f8b9b7; }

.form-actions {
  padding: 1.1875rem 1.25rem 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5;
  *zoom: 1; }

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

.form-actions:after {
  clear: both; }

.help-block,
.help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 0.625rem; }

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 0.3125rem;
  vertical-align: middle;
  *zoom: 1; }

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 0.625rem;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 0.875rem; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0.25rem 0.25rem 0; }

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.25rem;
  min-width: 1rem;
  padding: 0.25rem 0.3125rem;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25rem;
  text-align: center;
  text-shadow: 0 0.0625rem 0 #fff;
  background-color: #eeeeee;
  border: 0.0625rem solid #ccc; }

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0; }

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -0.0625rem; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0.25rem 0 0 0.25rem; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0.25rem 0 0 0.25rem; }

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0.25rem 0.25rem 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -0.0625rem; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0.25rem 0.25rem 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0.25rem 0.25rem 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -0.0625rem;
  border-radius: 0.25rem 0 0 0.25rem; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -0.0625rem;
  border-radius: 0 0.25rem 0.25rem 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 0.875rem;
  padding-right: 0.25rem \9;
  padding-left: 0.875rem;
  padding-left: 0.25rem \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 0.9375rem; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0; }

.form-search .input-append .search-query {
  border-radius: 0.875rem 0 0 0.875rem; }

.form-search .input-append .btn {
  border-radius: 0 0.875rem 0.875rem 0; }

.form-search .input-prepend .search-query {
  border-radius: 0 0.875rem 0.875rem 0; }

.form-search .input-prepend .btn {
  border-radius: 0.875rem 0 0 0.875rem; }

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 0.1875rem;
  margin-left: 0; }

.control-group {
  margin-bottom: 0.625rem; }

legend + .control-group {
  margin-top: 1.25rem;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 1.25rem;
  *zoom: 1; }

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: ""; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 10rem;
  padding-top: 0.3125rem;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 1.25rem;
  margin-left: 11.25rem;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 11.25rem; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 0.625rem; }

.form-horizontal .form-actions {
  padding-left: 11.25rem; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 1.25rem; }

.table th,
.table td {
  padding: 0.5rem;
  line-height: 1.25rem;
  text-align: left;
  vertical-align: top;
  border-top: 0.0625rem solid #dddddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 0.125rem solid #dddddd; }

.table .table {
  background-color: #fff; }

.table-condensed th,
.table-condensed td {
  padding: 0.25rem 0.3125rem; }

.table-bordered {
  border: 0.0625rem solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 0.25rem; }

.table-bordered th,
.table-bordered td {
  border-left: 0.0625rem solid #dddddd; }

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem; }

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem; }

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem; }

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0; }

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem; }

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1,
.table th.span1 {
  float: none;
  width: 2.75rem;
  margin-left: 0; }

.table td.span2,
.table th.span2 {
  float: none;
  width: 7.75rem;
  margin-left: 0; }

.table td.span3,
.table th.span3 {
  float: none;
  width: 12.75rem;
  margin-left: 0; }

.table td.span4,
.table th.span4 {
  float: none;
  width: 17.75rem;
  margin-left: 0; }

.table td.span5,
.table th.span5 {
  float: none;
  width: 22.75rem;
  margin-left: 0; }

.table td.span6,
.table th.span6 {
  float: none;
  width: 27.75rem;
  margin-left: 0; }

.table td.span7,
.table th.span7 {
  float: none;
  width: 32.75rem;
  margin-left: 0; }

.table td.span8,
.table th.span8 {
  float: none;
  width: 37.75rem;
  margin-left: 0; }

.table td.span9,
.table th.span9 {
  float: none;
  width: 42.75rem;
  margin-left: 0; }

.table td.span10,
.table th.span10 {
  float: none;
  width: 47.75rem;
  margin-left: 0; }

.table td.span11,
.table th.span11 {
  float: none;
  width: 52.75rem;
  margin-left: 0; }

.table td.span12,
.table th.span12 {
  float: none;
  width: 57.75rem;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 0.875rem;
  height: 0.875rem;
  margin-top: 0.0625rem;
  *margin-right: .3em;
  line-height: 0.875rem;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0.875rem 0.875rem;
  background-repeat: no-repeat; }

/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png"); }

.icon-glass {
  background-position: 0      0; }

.icon-music {
  background-position: -1.5rem 0; }

.icon-search {
  background-position: -3rem 0; }

.icon-envelope {
  background-position: -4.5rem 0; }

.icon-heart {
  background-position: -6rem 0; }

.icon-star {
  background-position: -7.5rem 0; }

.icon-star-empty {
  background-position: -9rem 0; }

.icon-user {
  background-position: -10.5rem 0; }

.icon-film {
  background-position: -12rem 0; }

.icon-th-large {
  background-position: -13.5rem 0; }

.icon-th {
  background-position: -15rem 0; }

.icon-th-list {
  background-position: -16.5rem 0; }

.icon-ok {
  background-position: -18rem 0; }

.icon-remove {
  background-position: -19.5rem 0; }

.icon-zoom-in {
  background-position: -21rem 0; }

.icon-zoom-out {
  background-position: -22.5rem 0; }

.icon-off {
  background-position: -24rem 0; }

.icon-signal {
  background-position: -25.5rem 0; }

.icon-cog {
  background-position: -27rem 0; }

.icon-trash {
  background-position: -28.5rem 0; }

.icon-home {
  background-position: 0 -1.5rem; }

.icon-file {
  background-position: -1.5rem -1.5rem; }

.icon-time {
  background-position: -3rem -1.5rem; }

.icon-road {
  background-position: -4.5rem -1.5rem; }

.icon-download-alt {
  background-position: -6rem -1.5rem; }

.icon-download {
  background-position: -7.5rem -1.5rem; }

.icon-upload {
  background-position: -9rem -1.5rem; }

.icon-inbox {
  background-position: -10.5rem -1.5rem; }

.icon-play-circle {
  background-position: -12rem -1.5rem; }

.icon-repeat {
  background-position: -13.5rem -1.5rem; }

.icon-refresh {
  background-position: -15rem -1.5rem; }

.icon-list-alt {
  background-position: -16.5rem -1.5rem; }

.icon-lock {
  background-position: -17.9375rem -1.5rem; }

.icon-flag {
  background-position: -19.5rem -1.5rem; }

.icon-headphones {
  background-position: -21rem -1.5rem; }

.icon-volume-off {
  background-position: -22.5rem -1.5rem; }

.icon-volume-down {
  background-position: -24rem -1.5rem; }

.icon-volume-up {
  background-position: -25.5rem -1.5rem; }

.icon-qrcode {
  background-position: -27rem -1.5rem; }

.icon-barcode {
  background-position: -28.5rem -1.5rem; }

.icon-tag {
  background-position: 0 -3rem; }

.icon-tags {
  background-position: -1.5625rem -3rem; }

.icon-book {
  background-position: -3rem -3rem; }

.icon-bookmark {
  background-position: -4.5rem -3rem; }

.icon-print {
  background-position: -6rem -3rem; }

.icon-camera {
  background-position: -7.5rem -3rem; }

.icon-font {
  background-position: -9rem -3rem; }

.icon-bold {
  background-position: -10.4375rem -3rem; }

.icon-italic {
  background-position: -12rem -3rem; }

.icon-text-height {
  background-position: -13.5rem -3rem; }

.icon-text-width {
  background-position: -15rem -3rem; }

.icon-align-left {
  background-position: -16.5rem -3rem; }

.icon-align-center {
  background-position: -18rem -3rem; }

.icon-align-right {
  background-position: -19.5rem -3rem; }

.icon-align-justify {
  background-position: -21rem -3rem; }

.icon-list {
  background-position: -22.5rem -3rem; }

.icon-indent-left {
  background-position: -24rem -3rem; }

.icon-indent-right {
  background-position: -25.5rem -3rem; }

.icon-facetime-video {
  background-position: -27rem -3rem; }

.icon-picture {
  background-position: -28.5rem -3rem; }

.icon-pencil {
  background-position: 0 -4.5rem; }

.icon-map-marker {
  background-position: -1.5rem -4.5rem; }

.icon-adjust {
  background-position: -3rem -4.5rem; }

.icon-tint {
  background-position: -4.5rem -4.5rem; }

.icon-edit {
  background-position: -6rem -4.5rem; }

.icon-share {
  background-position: -7.5rem -4.5rem; }

.icon-check {
  background-position: -9rem -4.5rem; }

.icon-move {
  background-position: -10.5rem -4.5rem; }

.icon-step-backward {
  background-position: -12rem -4.5rem; }

.icon-fast-backward {
  background-position: -13.5rem -4.5rem; }

.icon-backward {
  background-position: -15rem -4.5rem; }

.icon-play {
  background-position: -16.5rem -4.5rem; }

.icon-pause {
  background-position: -18rem -4.5rem; }

.icon-stop {
  background-position: -19.5rem -4.5rem; }

.icon-forward {
  background-position: -21rem -4.5rem; }

.icon-fast-forward {
  background-position: -22.5rem -4.5rem; }

.icon-step-forward {
  background-position: -24rem -4.5rem; }

.icon-eject {
  background-position: -25.5rem -4.5rem; }

.icon-chevron-left {
  background-position: -27rem -4.5rem; }

.icon-chevron-right {
  background-position: -28.5rem -4.5rem; }

.icon-plus-sign {
  background-position: 0 -6rem; }

.icon-minus-sign {
  background-position: -1.5rem -6rem; }

.icon-remove-sign {
  background-position: -3rem -6rem; }

.icon-ok-sign {
  background-position: -4.5rem -6rem; }

.icon-question-sign {
  background-position: -6rem -6rem; }

.icon-info-sign {
  background-position: -7.5rem -6rem; }

.icon-screenshot {
  background-position: -9rem -6rem; }

.icon-remove-circle {
  background-position: -10.5rem -6rem; }

.icon-ok-circle {
  background-position: -12rem -6rem; }

.icon-ban-circle {
  background-position: -13.5rem -6rem; }

.icon-arrow-left {
  background-position: -15rem -6rem; }

.icon-arrow-right {
  background-position: -16.5rem -6rem; }

.icon-arrow-up {
  background-position: -18.0625rem -6rem; }

.icon-arrow-down {
  background-position: -19.5rem -6rem; }

.icon-share-alt {
  background-position: -21rem -6rem; }

.icon-resize-full {
  background-position: -22.5rem -6rem; }

.icon-resize-small {
  background-position: -24rem -6rem; }

.icon-plus {
  background-position: -25.5rem -6rem; }

.icon-minus {
  background-position: -27.0625rem -6rem; }

.icon-asterisk {
  background-position: -28.5rem -6rem; }

.icon-exclamation-sign {
  background-position: 0 -7.5rem; }

.icon-gift {
  background-position: -1.5rem -7.5rem; }

.icon-leaf {
  background-position: -3rem -7.5rem; }

.icon-fire {
  background-position: -4.5rem -7.5rem; }

.icon-eye-open {
  background-position: -6rem -7.5rem; }

.icon-eye-close {
  background-position: -7.5rem -7.5rem; }

.icon-warning-sign {
  background-position: -9rem -7.5rem; }

.icon-plane {
  background-position: -10.5rem -7.5rem; }

.icon-calendar {
  background-position: -12rem -7.5rem; }

.icon-random {
  width: 1rem;
  background-position: -13.5rem -7.5rem; }

.icon-comment {
  background-position: -15rem -7.5rem; }

.icon-magnet {
  background-position: -16.5rem -7.5rem; }

.icon-chevron-up {
  background-position: -18rem -7.5rem; }

.icon-chevron-down {
  background-position: -19.5625rem -7.4375rem; }

.icon-retweet {
  background-position: -21rem -7.5rem; }

.icon-shopping-cart {
  background-position: -22.5rem -7.5rem; }

.icon-folder-close {
  width: 1rem;
  background-position: -24rem -7.5rem; }

.icon-folder-open {
  width: 1rem;
  background-position: -25.5rem -7.5rem; }

.icon-resize-vertical {
  background-position: -27rem -7.4375rem; }

.icon-resize-horizontal {
  background-position: -28.5rem -7.375rem; }

.icon-hdd {
  background-position: 0 -9rem; }

.icon-bullhorn {
  background-position: -1.5rem -9rem; }

.icon-bell {
  background-position: -3rem -9rem; }

.icon-certificate {
  background-position: -4.5rem -9rem; }

.icon-thumbs-up {
  background-position: -6rem -9rem; }

.icon-thumbs-down {
  background-position: -7.5rem -9rem; }

.icon-hand-right {
  background-position: -9rem -9rem; }

.icon-hand-left {
  background-position: -10.5rem -9rem; }

.icon-hand-up {
  background-position: -12rem -9rem; }

.icon-hand-down {
  background-position: -13.5rem -9rem; }

.icon-circle-arrow-right {
  background-position: -15rem -9rem; }

.icon-circle-arrow-left {
  background-position: -16.5rem -9rem; }

.icon-circle-arrow-up {
  background-position: -18rem -9rem; }

.icon-circle-arrow-down {
  background-position: -19.5rem -9rem; }

.icon-globe {
  background-position: -21rem -9rem; }

.icon-wrench {
  background-position: -22.5rem -9rem; }

.icon-tasks {
  background-position: -24rem -9rem; }

.icon-filter {
  background-position: -25.5rem -9rem; }

.icon-briefcase {
  background-position: -27rem -9rem; }

.icon-fullscreen {
  background-position: -28.5rem -9rem; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -0.1875rem; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 0.25rem solid #000;
  border-right: 0.25rem solid transparent;
  border-left: 0.25rem solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 0.5rem;
  margin-left: 0.125rem; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.3125rem 0;
  margin: 0.125rem 0 0;
  list-style: none;
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  border: 0.0625rem solid rgba(0, 0, 0, 0.2);
  *border-right-width: 0.125rem;
  *border-bottom-width: 0.125rem;
  border-radius: 0.375rem;
  -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  *width: 100%;
  height: 0.0625rem;
  margin: 0.5625rem 0.0625rem;
  *margin: -0.3125rem 0 0.3125rem;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 0.0625rem solid #fff; }

.dropdown-menu > li > a {
  display: block;
  padding: 0.1875rem 1.25rem;
  clear: both;
  font-weight: normal;
  line-height: 1.25rem;
  color: #000;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #fff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3));
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 0, 136, 0.8)', endColorstr='rgba(255, 0, 119, 0.70196)', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3));
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 0, 136, 0.8)', endColorstr='rgba(255, 0, 119, 0.70196)', GradientType=0); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open {
  *z-index: 1000; }

.open > .dropdown-menu {
  display: block; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.25rem solid #000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.0625rem; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -0.375rem;
  margin-left: -0.0625rem;
  border-radius: 0 0.375rem 0.375rem 0.375rem; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -0.125rem;
  border-radius: 0.3125rem 0.3125rem 0.3125rem 0; }

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 0.3125rem;
  margin-right: -0.625rem;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 0.3125rem 0 0.3125rem 0.3125rem;
  content: " "; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 0.625rem;
  border-radius: 0.375rem 0 0.375rem 0.375rem; }

.dropdown .dropdown-menu .nav-header {
  padding-right: 1.25rem;
  padding-left: 1.25rem; }

.typeahead {
  z-index: 1051;
  margin-top: 0.125rem;
  border-radius: 0.25rem; }

.well {
  min-height: 1.25rem;
  padding: 1.1875rem;
  margin-bottom: 1.25rem;
  background-color: #f5f5f5;
  border: 0.0625rem solid #e3e3e3;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 1.5rem;
  border-radius: 0.375rem; }

.well-small {
  padding: 0.5625rem;
  border-radius: 0.1875rem; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.collapse.in {
  height: auto; }

.close {
  float: right;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.25rem;
  color: #000;
  text-shadow: 0 0.0625rem 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.btn {
  display: inline-block;
  *display: inline;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #000;
  text-align: center;
  text-shadow: 0 0.0625rem 0.0625rem rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 0.0625rem solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  border-radius: 0.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-4ff', endColorstr='rgba(255, 230, 230, 0.90196)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.2), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.2), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05); }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #000;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.btn:active,
.btn.active {
  background-color: #cccccc \9; }

.btn:first-child {
  *margin-left: 0; }

.btn:hover,
.btn:focus {
  color: #000;
  text-decoration: none;
  background-position: 0 -0.9375rem;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 0.3125rem auto -webkit-focus-ring-color;
  outline-offset: -0.125rem; }

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 0.6875rem 1.1875rem;
  font-size: 1.09375rem;
  border-radius: 0.375rem; }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 0.25rem; }

.btn-small {
  padding: 0.125rem 0.625rem;
  font-size: 0.74375rem;
  border-radius: 0.1875rem; }

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -0.0625rem; }

.btn-mini {
  padding: 0 0.375rem;
  font-size: 0.65625rem;
  border-radius: 0.1875rem; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 0.3125rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0044cc));
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 0, 136, 0.8)', endColorstr='rgba(255, 0, 68, 0.8)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3; }

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9; }

.btn-warning {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-4bb450', endColorstr='$a1-color-489406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 238, 95, 0.35686)', endColorstr='rgba(255, 189, 54, 0.18431)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 98, 196, 0.38431)', endColorstr='rgba(255, 81, 163, 0.31765)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 91, 192, 0.87059)', endColorstr='rgba(255, 47, 150, 0.70588)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 68, 68, 0.26667)', endColorstr='rgba(255, 34, 34, 0.13333)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222222;
  *background-color: #151515; }

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9; }

button.btn,
input[type="submit"].btn {
  *padding-top: 0.1875rem;
  *padding-bottom: 0.1875rem; }

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 0.4375rem;
  *padding-bottom: 0.4375rem; }

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 0.1875rem;
  *padding-bottom: 0.1875rem; }

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 0.0625rem;
  *padding-bottom: 0.0625rem; }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #000;
  text-decoration: none; }

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1; }

.btn-group:first-child {
  *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 0.3125rem; }

.btn-toolbar {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 0; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 0.3125rem; }

.btn-group > .btn {
  position: relative;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -0.0625rem; }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 0.875rem; }

.btn-group > .btn-mini {
  font-size: 0.65625rem; }

.btn-group > .btn-small {
  font-size: 0.74375rem; }

.btn-group > .btn-large {
  font-size: 1.09375rem; }

.btn-group > .btn:first-child {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
  -moz-border-radius-topleft: 0.25rem; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-bottom-left-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  -moz-border-radius-bottomleft: 0.375rem;
  -moz-border-radius-topleft: 0.375rem; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  -moz-border-radius-topright: 0.375rem;
  -moz-border-radius-bottomright: 0.375rem; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 0.3125rem;
  padding-right: 0.5rem;
  *padding-bottom: 0.3125rem;
  padding-left: 0.5rem;
  -webkit-box-shadow: inset 0.0625rem 0 0 rgba(255, 255, 255, 0.125), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.2), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0.0625rem 0 0 rgba(255, 255, 255, 0.125), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.2), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05); }

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 0.125rem;
  padding-right: 0.3125rem;
  *padding-bottom: 0.125rem;
  padding-left: 0.3125rem; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 0.3125rem;
  *padding-bottom: 0.25rem; }

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 0.4375rem;
  padding-right: 0.75rem;
  *padding-bottom: 0.4375rem;
  padding-left: 0.75rem; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

.btn .caret {
  margin-top: 0.5rem;
  margin-left: 0; }

.btn-large .caret {
  margin-top: 0.375rem; }

.btn-large .caret {
  border-top-width: 0.3125rem;
  border-right-width: 0.3125rem;
  border-left-width: 0.3125rem; }

.btn-mini .caret,
.btn-small .caret {
  margin-top: 0.5rem; }

.dropup .btn-large .caret {
  border-bottom-width: 0.3125rem; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-top: -0.0625rem;
  margin-left: 0; }

.btn-group-vertical > .btn:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.btn-group-vertical > .btn:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.btn-group-vertical > .btn-large:first-child {
  border-radius: 0.375rem 0.375rem 0 0; }

.btn-group-vertical > .btn-large:last-child {
  border-radius: 0 0 0.375rem 0.375rem; }

.alert {
  padding: 0.5rem 2.1875rem 0.5rem 0.875rem;
  margin-bottom: 1.25rem;
  text-shadow: 0 0.0625rem 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 0.0625rem solid #fbeed5;
  border-radius: 0.25rem; }

.alert,
.alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -0.125rem;
  right: -1.3125rem;
  line-height: 1.25rem; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success h4 {
  color: #468847; }

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 0.3125rem; }

.nav {
  margin-bottom: 1.25rem;
  margin-left: 0;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 0.1875rem 0.9375rem;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: 1.25rem;
  color: #999999;
  text-shadow: 0 0.0625rem 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 0.5625rem; }

.nav-list {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  text-shadow: 0 0.0625rem 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 0.1875rem 0.9375rem; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 0.125rem; }

.nav-list .divider {
  *width: 100%;
  height: 0.0625rem;
  margin: 0.5625rem 0.0625rem;
  *margin: -0.3125rem 0 0.3125rem;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 0.0625rem solid #fff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }

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

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: 0.125rem;
  line-height: 0.875rem; }

.nav-tabs {
  border-bottom: 0.0625rem solid #ddd; }

.nav-tabs > li {
  margin-bottom: -0.0625rem; }

.nav-tabs > li > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25rem;
  border: 0.0625rem solid transparent;
  border-radius: 0.25rem 0.25rem 0 0; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
  border-bottom-color: transparent; }

.nav-pills > li > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
  border-radius: 0.3125rem; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #0088cc; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 0.0625rem solid #ddd;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  -moz-border-radius-topleft: 0.25rem; }

.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 0.1875rem; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 0.0625rem; }

.nav-tabs .dropdown-menu {
  border-radius: 0 0 0.375rem 0.375rem; }

.nav-pills .dropdown-menu {
  border-radius: 0.375rem; }

.nav .dropdown-toggle .caret {
  margin-top: 0.375rem;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 0.5rem; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

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

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 0.0625rem solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -0.0625rem;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 0.25rem 0.25rem; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 4.625rem;
  margin-right: 0;
  margin-bottom: 0.1875rem; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 1.1875rem;
  border-right: 0.0625rem solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -0.0625rem;
  border-radius: 0.25rem 0 0 0.25rem; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 1.1875rem;
  border-left: 0.0625rem solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -0.0625rem;
  border-radius: 0 0.25rem 0.25rem 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff; }

.nav > .disabled > a {
  color: #999999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent; }

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 1.25rem;
  overflow: visible; }

.navbar-inner {
  min-height: 2.5rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
  background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  background-repeat: repeat-x;
  border: 0.0625rem solid #d4d4d4;
  border-radius: 0.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-4ff', endColorstr='$a1-color-42f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.065);
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.065); }

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

.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  display: block;
  float: left;
  padding: 0.625rem 1.25rem 0.625rem;
  margin-left: -1.25rem;
  font-size: 1.25rem;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 0.0625rem 0 #fff; }

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 2.5rem;
  color: #777777; }

.navbar-link {
  color: #777777; }

.navbar-link:hover,
.navbar-link:focus {
  color: #000; }

.navbar .divider-vertical {
  height: 2.5rem;
  margin: 0 0.5625rem;
  border-right: 0.0625rem solid #fff;
  border-left: 0.0625rem solid #f2f2f2; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 0.3125rem; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

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

.navbar-form:after {
  clear: both; }

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 0.3125rem; }

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 0.1875rem; }

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 0.3125rem;
  white-space: nowrap; }

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 0.3125rem;
  margin-bottom: 0; }

.navbar-search .search-query {
  padding: 0.25rem 0.875rem;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 1;
  border-radius: 0.9375rem; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }

.navbar-static-top .navbar-inner {
  border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 0.0625rem; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 0.0625rem 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 58.75rem; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 0.0625rem 0.625rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.0625rem 0.625rem rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -0.0625rem 0.625rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 -0.0625rem 0.625rem rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 0.625rem 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 0.625rem 0.9375rem 0.625rem;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 0.0625rem 0 #fff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 0.5rem; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #000;
  text-decoration: none;
  background-color: transparent; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 0.1875rem 0.5rem rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0.1875rem 0.5rem rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 0.4375rem 0.625rem;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5));
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-42f2f2', endColorstr='rgba(255, 229, 229, 0.89804)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075); }

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9; }

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 1.125rem;
  height: 0.125rem;
  background-color: #f5f5f5;
  border-radius: 0.0625rem;
  -webkit-box-shadow: 0 0.0625rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.0625rem 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 0.1875rem; }

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -0.4375rem;
  left: 0.5625rem;
  display: inline-block;
  border-right: 0.4375rem solid transparent;
  border-bottom: 0.4375rem solid #ccc;
  border-left: 0.4375rem solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -0.375rem;
  left: 0.625rem;
  display: inline-block;
  border-right: 0.375rem solid transparent;
  border-bottom: 0.375rem solid #fff;
  border-left: 0.375rem solid transparent;
  content: ''; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -0.4375rem;
  border-top: 0.4375rem solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -0.375rem;
  border-top: 0.375rem solid #fff;
  border-bottom: 0; }

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 0.75rem;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 0.8125rem;
  left: auto; }

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -0.0625rem;
  margin-left: 0;
  border-radius: 0.375rem 0 0.375rem 0.375rem; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111));
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 34, 34, 0.13333)', endColorstr='rgba(255, 17, 17, 0.06667)', GradientType=0); }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25); }

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #fff; }

.navbar-inverse .brand {
  color: #999999; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff; }

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background-color: #111111; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  transition: none; }

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 0.3125rem 0.9375rem;
  color: #000;
  text-shadow: 0 0.0625rem 0 #fff;
  background-color: #fff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.15); }

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#040404));
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 21, 21, 0.08235)', endColorstr='rgba(255, 4, 4, 0.01569)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000; }

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000 \9; }

.breadcrumb {
  padding: 0.5rem 0.9375rem;
  margin: 0 0 1.25rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.25rem; }

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 0.0625rem 0 #fff;
  *zoom: 1; }

.breadcrumb > li > .divider {
  padding: 0 0.3125rem;
  color: #ccc; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  margin: 1.25rem 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 0.25rem;
  *zoom: 1;
  -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0.25rem 0.75rem;
  line-height: 1.25rem;
  text-decoration: none;
  background-color: #fff;
  border: 0.0625rem solid #dddddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 0.0625rem;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
  -moz-border-radius-topleft: 0.25rem; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem; }

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

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

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 0.6875rem 1.1875rem;
  font-size: 1.09375rem; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-bottom-left-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  -moz-border-radius-bottomleft: 0.375rem;
  -moz-border-radius-topleft: 0.375rem; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  -moz-border-radius-topright: 0.375rem;
  -moz-border-radius-bottomright: 0.375rem; }

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
  -moz-border-radius-bottomleft: 0.1875rem;
  -moz-border-radius-topleft: 0.1875rem; }

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  -moz-border-radius-topright: 0.1875rem;
  -moz-border-radius-bottomright: 0.1875rem; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 0.125rem 0.625rem;
  font-size: 0.74375rem; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 0.375rem;
  font-size: 0.65625rem; }

.pager {
  margin: 1.25rem 0;
  text-align: center;
  list-style: none;
  *zoom: 1; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 0.3125rem 0.875rem;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
  border-radius: 0.9375rem; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.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;
  cursor: default;
  background-color: #fff; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 35rem;
  margin-left: -17.5rem;
  background-color: #fff;
  border: 0.0625rem solid #999;
  border: 0.0625rem solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  border-radius: 0.375rem;
  outline: none;
  -webkit-box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.3);
  background-clip: padding-box; }

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 0.5625rem 0.9375rem;
  border-bottom: 0.0625rem solid #eee; }

.modal-header .close {
  margin-top: 0.125rem; }

.modal-header h3 {
  margin: 0;
  line-height: 1.875rem; }

.modal-body {
  position: relative;
  max-height: 25rem;
  padding: 0.9375rem;
  overflow-y: auto; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 0.875rem 0.9375rem 0.9375rem;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #ddd;
  border-radius: 0 0 0.375rem 0.375rem;
  *zoom: 1;
  -webkit-box-shadow: inset 0 0.0625rem 0 #fff;
  box-shadow: inset 0 0.0625rem 0 #fff; }

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

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 0.3125rem; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -0.0625rem; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 0.6875rem;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  padding: 0.3125rem 0;
  margin-top: -0.1875rem; }

.tooltip.right {
  padding: 0 0.3125rem;
  margin-left: 0.1875rem; }

.tooltip.bottom {
  padding: 0.3125rem 0;
  margin-top: 0.1875rem; }

.tooltip.left {
  padding: 0 0.3125rem;
  margin-left: -0.1875rem; }

.tooltip-inner {
  max-width: 12.5rem;
  padding: 0.5rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.3125rem;
  border-top-color: #000;
  border-width: 0.3125rem 0.3125rem 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.3125rem;
  border-right-color: #000;
  border-width: 0.3125rem 0.3125rem 0.3125rem 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.3125rem;
  border-left-color: #000;
  border-width: 0.3125rem 0 0.3125rem 0.3125rem; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.3125rem;
  border-bottom-color: #000;
  border-width: 0 0.3125rem 0.3125rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 17.25rem;
  padding: 0.0625rem;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  border: 0.0625rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.375rem;
  -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.popover.top {
  margin-top: -0.625rem; }

.popover.right {
  margin-left: 0.625rem; }

.popover.bottom {
  margin-top: 0.625rem; }

.popover.left {
  margin-left: -0.625rem; }

.popover-title {
  padding: 0.5rem 0.875rem;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.125rem;
  background-color: #f7f7f7;
  border-bottom: 0.0625rem solid #ebebeb;
  border-radius: 0.3125rem 0.3125rem 0 0; }

.popover-title:empty {
  display: none; }

.popover-content {
  padding: 0.5625rem 0.875rem; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 0.6875rem; }

.popover .arrow:after {
  border-width: 0.625rem;
  content: ""; }

.popover.top .arrow {
  bottom: -0.6875rem;
  left: 50%;
  margin-left: -0.6875rem;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 0.0625rem;
  margin-left: -0.625rem;
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right .arrow {
  top: 50%;
  left: -0.6875rem;
  margin-top: -0.6875rem;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -0.625rem;
  left: 0.0625rem;
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom .arrow {
  top: -0.6875rem;
  left: 50%;
  margin-left: -0.6875rem;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 0.0625rem;
  margin-left: -0.625rem;
  border-bottom-color: #fff;
  border-top-width: 0; }

.popover.left .arrow {
  top: 50%;
  right: -0.6875rem;
  margin-top: -0.6875rem;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 0.0625rem;
  bottom: -0.625rem;
  border-left-color: #fff;
  border-right-width: 0; }

.thumbnails {
  margin-left: -1.25rem;
  list-style: none;
  *zoom: 1; }

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

.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem; }

.thumbnail {
  display: block;
  padding: 0.25rem;
  line-height: 1.25rem;
  border: 0.0625rem solid #ddd;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.055);
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 0.0625rem 0.25rem rgba(0, 105, 214, 0.25);
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.thumbnail .caption {
  padding: 0.5625rem;
  color: #555555; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 0.9375rem; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 0.3125rem; }

.media > .pull-left {
  margin-right: 0.625rem; }

.media > .pull-right {
  margin-left: 0.625rem; }

.media-list {
  margin-left: 0;
  list-style: none; }

.label,
.badge {
  display: inline-block;
  padding: 0.125rem 0.25rem;
  font-size: 0.74025rem;
  font-weight: bold;
  line-height: 0.875rem;
  color: #fff;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999; }

.label {
  border-radius: 0.1875rem; }

.badge {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
  border-radius: 0.5625rem; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-important,
.badge-important {
  background-color: #b94a48; }

.label-important[href],
.badge-important[href] {
  background-color: #953b39; }

.label-warning,
.badge-warning {
  background-color: #f89406; }

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605; }

.label-success,
.badge-success {
  background-color: #468847; }

.label-success[href],
.badge-success[href] {
  background-color: #356635; }

.label-info,
.badge-info {
  background-color: #3a87ad; }

.label-info[href],
.badge-info[href] {
  background-color: #2d6987; }

.label-inverse,
.badge-inverse {
  background-color: #000; }

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label,
.btn .badge {
  position: relative;
  top: -0.0625rem; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 2.5rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 2.5rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 1.25rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  border-radius: 0.25rem;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-45f5f5', endColorstr='$a1-color-49f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1); }

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 20, 155, 0.87451)', endColorstr='rgba(255, 4, 128, 0.7451)', GradientType=0);
  -webkit-box-shadow: inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 0.0625rem 0 0 rgba(0, 0, 0, 0.15), inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0.0625rem 0 0 rgba(0, 0, 0, 0.15), inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  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: 2.5rem 2.5rem; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 238, 95, 0.35686)', endColorstr='rgba(255, 196, 60, 0.20784)', GradientType=0); }

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  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-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 98, 196, 0.38431)', endColorstr='rgba(255, 87, 169, 0.34118)', GradientType=0); }

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  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-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 91, 192, 0.87059)', endColorstr='rgba(255, 51, 155, 0.72549)', GradientType=0); }

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  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-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$a1-color-4bb450', endColorstr='$a1-color-489406', GradientType=0); }

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  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); }

.accordion {
  margin-bottom: 1.25rem; }

.accordion-group {
  margin-bottom: 0.125rem;
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 0.5rem 0.9375rem; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 0.5625rem 0.9375rem;
  border-top: 0.0625rem solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 1.25rem;
  line-height: 1; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 0.9375rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
  font-size: 3.75rem;
  font-weight: 100;
  line-height: 1.875rem;
  color: #fff;
  text-align: center;
  background: #222222;
  border: 0.1875rem solid #fff;
  border-radius: 1.4375rem;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  right: 0.9375rem;
  left: auto; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
  z-index: 5;
  margin: 0;
  list-style: none; }

.carousel-indicators li {
  display: block;
  float: left;
  width: 0.625rem;
  height: 0.625rem;
  margin-left: 0.3125rem;
  text-indent: -62.4375rem;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 0.3125rem; }

.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.9375rem;
  background: #000;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  line-height: 1.25rem;
  color: #fff; }

.carousel-caption h4 {
  margin: 0 0 0.3125rem; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  padding: 3.75rem;
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.875rem;
  color: inherit;
  background-color: #eeeeee;
  border-radius: 0.375rem; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: -0.0625rem;
  color: inherit; }

.hero-unit li {
  line-height: 1.875rem; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 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 @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 1.875rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

@media (min-width: 1200px) {
  .row {
    margin-left: -1.875rem;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 0.0625rem;
    margin-left: 1.875rem; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 73.125rem; }
  .span12 {
    width: 73.125rem; }
  .span11 {
    width: 66.875rem; }
  .span10 {
    width: 60.625rem; }
  .span9 {
    width: 54.375rem; }
  .span8 {
    width: 48.125rem; }
  .span7 {
    width: 41.875rem; }
  .span6 {
    width: 35.625rem; }
  .span5 {
    width: 29.375rem; }
  .span4 {
    width: 23.125rem; }
  .span3 {
    width: 16.875rem; }
  .span2 {
    width: 10.625rem; }
  .span1 {
    width: 4.375rem; }
  .offset12 {
    margin-left: 76.875rem; }
  .offset11 {
    margin-left: 70.625rem; }
  .offset10 {
    margin-left: 64.375rem; }
  .offset9 {
    margin-left: 58.125rem; }
  .offset8 {
    margin-left: 51.875rem; }
  .offset7 {
    margin-left: 45.625rem; }
  .offset6 {
    margin-left: 39.375rem; }
  .offset5 {
    margin-left: 33.125rem; }
  .offset4 {
    margin-left: 26.875rem; }
  .offset3 {
    margin-left: 20.625rem; }
  .offset2 {
    margin-left: 14.375rem; }
  .offset1 {
    margin-left: 8.125rem; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1.875rem;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%; }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%; }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%; }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%; }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%; }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%; }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%; }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%; }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%; }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%; }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%; }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%; }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%; }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%; }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%; }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%; }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%; }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%; }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%; }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%; }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%; }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%; }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.875rem; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 72.25rem; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 66rem; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 59.75rem; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 53.5rem; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 47.25rem; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 41rem; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 34.75rem; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 28.5rem; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 22.25rem; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 16rem; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 9.75rem; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 3.5rem; }
  .thumbnails {
    margin-left: -1.875rem; }
  .thumbnails > li {
    margin-left: 1.875rem; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -1.25rem;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 0.0625rem;
    margin-left: 1.25rem; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 45.25rem; }
  .span12 {
    width: 45.25rem; }
  .span11 {
    width: 41.375rem; }
  .span10 {
    width: 37.5rem; }
  .span9 {
    width: 33.625rem; }
  .span8 {
    width: 29.75rem; }
  .span7 {
    width: 25.875rem; }
  .span6 {
    width: 22rem; }
  .span5 {
    width: 18.125rem; }
  .span4 {
    width: 14.25rem; }
  .span3 {
    width: 10.375rem; }
  .span2 {
    width: 6.5rem; }
  .span1 {
    width: 2.625rem; }
  .offset12 {
    margin-left: 47.75rem; }
  .offset11 {
    margin-left: 43.875rem; }
  .offset10 {
    margin-left: 40rem; }
  .offset9 {
    margin-left: 36.125rem; }
  .offset8 {
    margin-left: 32.25rem; }
  .offset7 {
    margin-left: 28.375rem; }
  .offset6 {
    margin-left: 24.5rem; }
  .offset5 {
    margin-left: 20.625rem; }
  .offset4 {
    margin-left: 16.75rem; }
  .offset3 {
    margin-left: 12.875rem; }
  .offset2 {
    margin-left: 9rem; }
  .offset1 {
    margin-left: 5.125rem; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1.875rem;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.25rem; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 44.375rem; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 40.5rem; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 36.625rem; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 32.75rem; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 28.875rem; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 25rem; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 21.125rem; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 17.25rem; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 13.375rem; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 9.5rem; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 5.625rem; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 1.75rem; } }

@media (max-width: 767px) {
  body {
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -1.25rem;
    margin-left: -1.25rem; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 1.875rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 1.25rem;
    right: 1.25rem;
    left: 1.25rem;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -6.25rem; }
  .modal.fade.in {
    top: 1.25rem; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 1.25rem; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 0.0625rem solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 0.625rem; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 0.625rem;
    right: 0.625rem;
    left: 0.625rem; }
  .modal-header .close {
    padding: 0.625rem;
    margin: -0.625rem; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 1.25rem; }
  .navbar-fixed-bottom {
    margin-top: 1.25rem; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 0.3125rem; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin: 0 0 0 -0.3125rem; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 0.625rem; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 0.125rem; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 0.5625rem 0.9375rem;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem; }
  .nav-collapse .btn {
    padding: 0.25rem 0.625rem 0.25rem;
    font-weight: normal;
    border-radius: 0.25rem; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0.125rem; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 0.3125rem; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 0.9375rem;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 0.625rem 0.9375rem;
    margin: 0.625rem 0;
    border-top: 0.0625rem solid #f2f2f2;
    border-bottom: 0.0625rem solid #f2f2f2;
    -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-right: 0.625rem;
    padding-left: 0.625rem; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

.border-right {
  border-right: 0.0625rem solid #ece6dd;
  border-left: 0.0625rem solid #ece6dd;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

html {
  -ms-overflow-style: scrollbar; }

.image-caption {
  padding: 0.3125rem; }

body {
  border-top: 2em solid #f39200;
  border-top: 1em solid #f39200;
  font-family: 'BundesSansWeb', Arial, helvetica, sans-serif;
  padding-top: 0;
  position: relative;
  line-height: 1.35em;
  text-rendering: optimizelegibility; }

.image img {
  width: 100%; }

li {
  line-height: normal; }

.aural {
  font-size: 0.0625rem;
  height: 0;
  left: -999em;
  overflow: hidden;
  position: absolute;
  top: -999em; }

a:focus {
  background: #0e658f;
  color: #fff !important; }

.container-fluid {
  margin: 0 auto;
  max-width: 69.28572em;
  padding: .71428em;
  position: relative;
  z-index: 2; }

.container-fluid-footer {
  margin: 0 auto;
  max-width: 69.28572em;
  padding: .71428em;
  z-index: 2; }

.container-fluid.slider {
  background: #f39200;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'BundesSerifWeb', Georgia, Times New roman, serif;
  font-weight: normal;
  line-height: 1.25em;
  margin: 0 0 0.625rem; }

h1 {
  color: #0e658f;
  font-size: 1.75em; }

h2 {
  font-size: 1.42857em; }

h3 {
  color: #0e658f;
  font-size: 1.28571em; }

h4 {
  font-size: .875em; }

h5 {
  font-size: .75em; }

h6 {
  font-size: .75em; }

blockquote {
  background-color: #fff;
  background-image: url(../Images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  border-bottom: 0.0625rem solid #752201;
  border-left: none;
  border-top: 0.0625rem solid #752201;
  font: 1.25em/1.5em italic Times, serif;
  margin: 0 0 0.625rem;
  padding: 2%;
  text-indent: 1.2em; }

hr {
  border-top: 0.0625rem solid #bbb;
  height: 0.25rem;
  margin: 0;
  padding: 0; }

blockquote p {
  background-image: url(../Images/closequote1.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  display: block;
  font-size: 1em; }

input,
button,
select,
textarea {
  font-family: 'BundesSansWeb', Arial, helvetica, sans-serif; }

[class^="icon-"],
[class*=" icon-"] {
  background-image: url(../Images/glyphicons-halflings.png); }

.icon-gs {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -40.4375rem;
  height: 1.0625rem;
  position: relative;
  top: 0.125rem;
  width: 1.25rem; }

.icon-ls {
  background: url(../Images/sprites-bfd.png) no-repeat -0.5rem -43.1875rem;
  height: 1.0625rem;
  position: relative;
  top: 0.25rem;
  width: 1.5625rem; }

.metanav .nav {
  display: block;
  float: left;
  left: 0;
  margin: 0;
  position: relative; }

.metanav .nav.pull-right {
  float: right;
  margin-right: 0; }

.metanav .nav > li {
  float: left; }

.metanav .nav > li > strong,
.metanav .nav > li > a {
  color: #000;
  display: block;
  float: none;
  font-size: 1em;
  font-weight: normal;
  padding: 0.1875rem 0.5rem;
  text-decoration: none; }

.metanav .nav > li > strong {
  text-decoration: underline; }

.metanav .nav .dropdown-toggle .caret {
  margin-top: 0.5rem; }

.metanav .nav > li > a:focus {
  background-color: #0e658f !important;
  color: #000;
  text-decoration: underline; }

.metanav .nav > li > a:hover {
  color: #000;
  text-decoration: underline; }

.metanav .nav > .active > a,
.metanav .nav > .active > a:hover,
.metanav .nav > .active > a:focus {
  color: #000;
  text-decoration: none; }

.metanav .nav > .active > a:hover,
.metanav .nav > .active > a:focus {
  text-decoration: underline; }

.navbar {
  border-top: none;
  border-bottom: 3em solid #f39200;
  margin-bottom: 0; }

.navbar-search .search-query {
  font-family: 'BundesSansWeb', Arial, helvetica, sans-serif; }

.navbar .nav {
  background: #fff;
  display: block;
  float: right;
  left: auto;
  margin: 0 0 0 0.625rem;
  position: static;
  right: 0;
  width: auto; }

.navbar-inner {
  background: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-filter: none;
          filter: none;
  margin: 0 auto;
  max-width: 70em;
  padding-left: 0;
  padding-right: 0; }

.navbar .nav > li {
  font-size: 1.14286em;
  height: 2.75em;
  overflow: hidden; }

.lt-ie9 .navbar .nav > li {
  height: 2.5em; }

.navbar .nav > li > strong,
.navbar .nav > li > a {
  background: #fff;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-shadow: none;
  padding: 0.625rem 0.3125rem 0.625rem; }

.navbar .nav > li > a {
  float: none;
  padding: 0.625rem 0.3125rem 0.625rem;
  color: #000;
  text-decoration: none;
  text-shadow: none; }

.tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 {
  padding: 0;
  margin: 0; }
  .tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 .searchbox {
    padding: 3%; }
  .tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 .bfd_box_view {
    padding: 0;
    margin: 0; }
    .tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 .bfd_box_view .bfd_marginalbox .form-group label {
      display: block; }
    .tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 .bfd_box_view .bfd_marginalbox .form-group select {
      margin-top: 0; }
    .tx-bfd-einsatzstellensuche .tx-bfdjobs-pi1 .bfd_box_view .bfd_marginalbox .h3 {
      margin-bottom: 1.5625rem; }

.navbar .nav > li > em a {
  display: block;
  float: none;
  font-style: normal;
  padding: 0.625rem 0.5rem 0.625rem;
  text-decoration: none; }

.navbar .nav > li > strong {
  display: block;
  float: none;
  padding: 0.625rem 0.5rem 0.625rem; }

.navbar .nav > li > em a:focus,
.navbar .nav > li > a:focus {
  background-color: #0e658f;
  color: #000;
  text-decoration: underline; }

.navbar .nav > li > em a:hover,
.navbar .nav > li > a:hover {
  color: #000;
  text-decoration: underline; }

.navbar .nav > li.active > strong,
.navbar .nav > li.active > a,
.navbar .nav > li.active > em a {
  background: url(../Images/sprites-bfd.png) no-repeat 50% -56.1875rem;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #000 !important;
  display: block;
  height: 2.5rem; }

.lt-ie8 .navbar .nav > li.active > li > a {
  background: none;
  color: #000; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #000;
  text-decoration: underline; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none; }

.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background: url(../Images/pfeil.png) no-repeat 50% 109%;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #000;
  text-decoration: underline; }

.navbar .btn-navbar {
  background-color: #f39200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f39200), to(#ffbf00));
  background-image: linear-gradient(to bottom, #f39200, #ffbf00);
  background-repeat: repeat-x;
  border-color: #000;
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  color: #fff;
  display: none;
  float: right;
  margin-left: 0.3125rem;
  margin-right: 0.125rem;
  padding: 0.4375rem 0.375rem;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25); }

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #f39200;
  color: #000; }

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #f39200; }

.navbar .btn-navbar .icon-bar {
  background-color: #000; }

.navbar-inverse .navbar-inner {
  background: none; }

.nav > .disabled > a {
  color: #999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  background-color: transparent;
  cursor: default;
  text-decoration: none; }

.metanav .collapse {
  height: auto; }

.metanav-collapse.collapse {
  float: right; }

.row-fluid {
  background: url(../Images/menue_back.png) repeat-y 41.4375rem 0;
  width: 100%; }

.slider .row-fluid {
  background: none;
  margin: 0 auto;
  max-width: 61.25rem;
  width: 100%; }

.Artikel1Sp .row-fluid {
  background: none;
  margin: 0 auto;
  max-width: 61.25rem;
  width: 100%; }

.row-fluid .row-fluid {
  background: none; }

.lt-ie9 .Artikel1Sp .container-fluid > .row-fluid {
  background: transparent;
  width: auto; }

.metanav .btn-metanav {
  display: none; }

.metanav-collapse .nav > li > strong,
.metanav-collapse .nav > li > a,
.metanav-collapse .dropdown-menu a {
  background: url(../Images/trenner.png) no-repeat right 0.5625rem; }

.metanav-collapse .nav > li:last-child > a {
  background: none; }

.metanav-collapse .nav > li:last-child > strong {
  background: none; }

.metanav-inner .container-fluid {
  padding: 0 0 0 0; }

.jumbotron h1 {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  margin: 0; }

p {
  font-size: 1.075em; }

a {
  color: #0e658f; }

section {
  padding-top: 0; }

img {
  border: 0;
  zoom: 1; }

.jump {
  display: block;
  float: left;
  position: absolute; }

.jump a {
  display: inline-block;
  left: -999em;
  padding: 0.1875rem 0.5rem;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 12.5rem; }

.jump a:focus,
.jump a:active {
  left: 0; }

.bfd-logo {
  float: right;
  max-width: 11.0625rem; }

.bafza-logo {
  float: left;
  max-width: 13.5625rem; }

.bfd-logo img,
.bafza-logo img {
  height: auto;
  position: relative;
  width: 100%;
  zoom: 1; }

.bfd-logo:focus,
.bafza-logo:focus {
  background: none;
  outline-offset: 0; }

.lt-ie9 .bfd-logo img,
.lt-ie9 .bafza-logo img {
  height: auto;
  max-width: inherit;
  position: relative;
  width: auto;
  zoom: 1; }

.navbar-inner .container-fluid {
  padding: 0; }

.nav-collapse dfn {
  left: -999em;
  position: absolute;
  top: -999em; }

.nav li ul {
  background: #f39200;
  display: block;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2.75em; }

.lt-ie9 .nav li ul {
  top: 2.5em; }

.nav li ul li {
  background: url(../Images/mainnav_trenner.png) no-repeat right 0.9375rem;
  display: none;
  float: left;
  height: 2.625em;
  overflow: hidden;
  padding: 0;
  padding-right: 0.04688rem; }

.nav li ul li:last-child {
  background: none;
  padding-right: 0; }

.nav li.active ul li {
  display: block; }

.nav li ul li strong,
.nav li ul li a {
  color: #000;
  display: block;
  font-weight: normal;
  padding: 0.5625rem 0.5rem 0.625rem; }

.nav li ul li strong,
.nav li ul li a:hover,
.nav li ul li a:active,
.nav li ul li a:focus {
  background: #0e658f;
  color: #fff;
  display: block;
  padding: 0.5625rem 0.625rem 0.625rem;
  text-decoration: none; }

.back {
  background: url(../Images/back.png) no-repeat -0.625rem -0.4375rem;
  color: #f39200;
  height: 1rem;
  padding: 0 0.125rem 0 1.25rem;
  width: 1rem; }

.button {
  background: #f39200;
  border: 0;
  border-radius: 0.3125rem;
  color: #000;
  display: inline-block;
  padding: 0.1875rem 0.625rem 0.25rem; }

.lt-ie9 .button {
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-9', endColorstr='$a1-color-10', GradientType=0);
          filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-9', endColorstr='$a1-color-10', GradientType=0); }

.button:hover,
.button:focus,
.button:active {
  background-color: #0e658f;
  color: #fff;
  text-decoration: underline; }

.search {
  background: transparent;
  padding: 3%; }

.search form {
  display: block;
  float: left;
  margin: 0;
  width: 100%; }

.search fieldset {
  display: block;
  float: left;
  width: 100%; }

.search label {
  color: #000;
  display: inline-block;
  margin: 0 2% 0 0; }

.search input.tx-indexedsearch-searchbox-sword {
  display: inline-block;
  margin: 0 2% 0 0;
  width: 53%; }

.lt-ie9 .search input.tx-indexedsearch-searchbox-sword {
  width: 55%; }

.search input.button {
  display: inline-block; }

#content .frame-default {
  padding-bottom: 0.9375rem; }

#content ul {
  margin: 0 0 0.625rem 1rem; }

#content ul li {
  background: url("../Images/list_icon_red.png") no-repeat 0 0.5rem !important;
  list-style: none;
  padding-left: 0.9375rem !important; }

.lt-ie9 #content ul li {
  background: url("../Images/list_icon_red.png") no-repeat 0 0.3125rem !important; }

.lt-ie8 #content ul li {
  background: url("../Images/list_icon_red.png") no-repeat 0 0.4375rem !important; }

.header-slider {
  font-family: 'BundesSerifWeb', Georgia, Times New roman, serif;
  font-weight: normal;
  line-height: 1.25rem;
  margin: 0.625rem 0;
  text-rendering: optimizelegibility;
  color: #666;
  font-size: 1.5em; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: 'BundesSerifWeb', Georgia, Times New roman, serif;
  font-weight: normal;
  line-height: 1.25rem;
  margin: 0.625rem 0;
  text-rendering: optimizelegibility; }

.h1 {
  color: #0e658f;
  font-size: 1.75em; }

.h2,
.h3,
.h4 {
  border: none;
  color: #666;
  display: inline-block;
  font-size: 1.45em;
  line-height: inherit; }

.subnav-more {
  display: block;
  float: left;
  position: absolute;
  right: 0;
  top: 0; }

.subnav-more a {
  background-color: #f39200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f39200), to(#ffbf00));
  background-image: linear-gradient(to bottom, #f39200, #ffbf00);
  background-repeat: repeat-x;
  border-color: #000;
  border-left: 0.0625rem solid #333;
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
  color: #000;
  height: 2.25rem;
  padding: 0.0625rem 0.25rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.25rem; }

.subnav-more a span {
  position: absolute;
  top: -999em;
  left: -999em; }

.subnav-more a i {
  margin: 0.625rem 0 0 0.625rem; }

a.subnav-more-open i.icon-plus {
  background-position: -27.0625rem -6rem;
  margin-top: 0.625rem; }

input.button {
  margin: 0; }

.footer {
  background: #fff;
  border-top: 0.0625rem solid #bbb;
  position: relative; }

.footer-nav {
  border-bottom: 0.0625rem solid #bbb;
  padding-bottom: 1.25rem;
  margin: 0 0 0 0.625rem; }

.footer ul {
  list-style: none;
  margin: 0.625rem 0 0 0;
  padding: 0; }

.footer ul li {
  float: left;
  font-family: 'BundesSerifWeb', Georgia, Times New roman, serif;
  margin: 0;
  overflow: hidden;
  text-align: left; }

.footer ul li a {
  background: url("../Images/sprites-bfd.png") no-repeat -0.625rem -0.4375rem transparent;
  color: #0e658f;
  display: block;
  font-size: 1em;
  padding: 0.125rem 0.125rem 0 1.25rem; }

.footer ul li a.external-link {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -5.4375rem; }

.footer ul li a:hover,
.footer ul li a:active {
  color: #666;
  display: block;
  padding: 0.125rem 0.125rem 0 1.25rem; }

.footer .footer-teaser ul li a:focus {
  background: url("../Images/sprites-bfd.png") no-repeat -0.625rem -60.5rem #0e658f;
  color: #000;
  width: 3.125rem; }

.footer .footer-nav ul li a {
  background: none;
  color: #666;
  display: block;
  padding: 0.125rem 0 0.125rem 0; }

.footer .footer-nav ul li a:focus {
  background-color: #0e658f;
  color: #000; }

.footer .footer-nav ul li ul li a {
  background: url("../Images/sprites-bfd.png") no-repeat -0.625rem -12.9375rem transparent;
  color: #0e658f;
  font-size: .92857em;
  padding: 0.125rem 0.125rem 0.125rem 1rem; }

.footer .footer-nav ul li ul li a:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -73rem #0e658f;
  color: #000; }

.footer ul li ul {
  clear: both; }

.footer ul li ul li {
  clear: both;
  float: none;
  font-family: 'BundesSansWeb', Arial, helvetica, sans-serif;
  font-weight: normal;
  width: 100%; }

.footernav-element {
  width: 100%; }
  .footernav-element .footernav-item {
    width: 25%; }

.footer .footer-teaser {
  border-bottom: 0.0625rem solid #bbb;
  margin: 0.625rem 0 0.75rem  0.625rem;
  padding-bottom: 0;
  max-width: 60.625rem; }

.footer .social-list {
  margin: 0 0 0 0.625rem; }

.footer .footer-teaser h3 {
  color: #666;
  font-size: 1.14286em;
  margin-bottom: .28571em; }

.footer .footer-teaser p {
  font-size: 1em;
  line-height: 1.28571em;
  margin-bottom: .28571em; }

.footer .footer-teaser ul li {
  padding-left: 2%;
  padding-right: 2%;
  width: 21%; }
  .footer .footer-teaser ul li:first-child {
    padding-left: 0; }
  .footer .footer-teaser ul li:last-child {
    padding-right: 0; }

.footer .footer-teaser-image ul li {
  padding-right: 5%;
  width: 20%; }

.footer-teaser img {
  float: none;
  position: relative;
  width: 100%;
  zoom: 1; }

.lt-ie9 .footer-teaser img {
  max-width: inherit !important; }

.lt-ie8 .footer-teaser img {
  width: auto; }

.footer-teaser-image img {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%; }

.footer-teaser-inner {
  float: left;
  padding-right: 5%;
  width: 70%; }

.footer-teaser-inner h3 {
  margin: 0;
  padding: 0; }

.footer-teaser-inner p {
  color: #000;
  font-weight: normal; }

.footer .footer-teaser a {
  color: #0e658f;
  font-weight: normal;
  line-height: 1; }

.footer .container-fluid {
  padding: 0; }

.footer .footer-copyright {
  max-width: 100%;
  margin: 0.625rem 0 0 0; }
  .footer .footer-copyright .icon-klartext {
    background: url(../Images/Klartext_icon.svg);
    background-size: 1.375rem 1.375rem;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.375rem;
    height: 1.375rem;
    margin-left: 0.125rem; }

.footer .footer-teaser a:focus {
  color: #fff !important;
  font-weight: normal; }

.footer .footer-teaser ul {
  overflow: hidden;
  list-style: none;
  margin: 0.625rem 0 0 0;
  padding: 0 0 0.125rem 0; }

.copyright {
  padding: 0 0 1.875rem 0.625rem;
  clear: both;
  display: block;
  text-align: right; }

.copyright > span {
  float: left; }

.copyright .left {
  width: 85%;
  text-align: left; }

.copyright .right {
  width: 15%;
  text-align: right; }

.p1-color-1 {
  color: #0e658f !important; }

@media (max-width: 767px) {
  .copyright .right {
    display: none; }
  .copyright .left {
    width: 100%;
    clear: both;
    margin-bottom: 0.625rem; } }

.copyright .link-top {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -10.4375rem;
  margin: 0 0 0 0;
  padding: 0 0 0 1.125rem; }

.copyright .link-print {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -37.9375rem;
  margin: 0 0 0 0.625rem;
  padding: 0 0 0 1.3125rem; }

.slider {
  background: #f39200;
  max-width: 100%;
  overflow: hidden; }

.slider .item {
  width: 68%; }

.carousel-inner {
  width: 99.5%; }

.carousel-caption {
  background: #ece6dd;
  height: 97%;
  left: 100%;
  padding: 2% 12% 0 2%;
  position: absolute;
  right: inherit;
  width: 33.25%; }

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
  color: #fff; }

.carousel-caption h4 {
  font-size: 1.5em;
  margin-bottom: 0.9375rem; }

.carousel-control {
  background: none;
  border: none;
  color: #0e658f;
  line-height: 1.125rem;
  margin-top: 0;
  opacity: 1; }

.carousel-indicators .active {
  background-color: #0e658f; }

.carousel-control:hover,
.carousel-control:focus {
  color: #000; }

.lt-ie9 .carousel-control {
  line-height: 1.75rem; }

.lt-ie8 .carousel-control {
  line-height: 2.5rem; }

.carousel-control.right {
  right: 0.3125rem; }

.carousel-control.left {
  left: 0.3125rem; }

.carousel-indicators {
  bottom: 0.75rem;
  color: #0e658f;
  right: 10%;
  top: auto; }

.carousel-caption h4,
.carousel-caption p {
  color: #000; }

.lt-ie9 .carousel-indicators li {
  color: #0e658f;
  display: inline-block;
  position: relative; }

.carousel-indicators li {
  background-color: #b69781; }

.lt-ie9 .carousel-indicators .active {
  background-color: #fff; }

.slider .item img {
  width: 100%; }

.carousel {
  margin-bottom: 0; }

.Start .nav li ul {
  display: none; }

.lt-ie8 .navbar .nav ul,
.lt-ie8 .navbar .nav li,
.lt-ie8 .navbar .nav li a,
.lt-ie8 .navbar .nav li ul,
.lt-ie8 .navbar .nav li li a {
  zoom: 1; }

.Start .navbar .nav > li.active > a {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.Start .navbar .nav > li.active > a:hover,
.Start .navbar .nav > li.active > a:active {
  text-decoration: underline; }

.Start .navbar .nav > li.active > a:focus {
  background: #f39200 !important; }

.Start .navbar {
  border-bottom: medium none !important;
  border-top: medium none !important; }

.breadcrumb {
  background-color: #ece6dd; }

.breadcrumb strong {
  color: #666;
  font-weight: normal;
  padding: 0 0.3125rem;
  text-decoration: underline; }

.breadcrumb a {
  color: #0e658f;
  padding: 0 0.3125rem;
  text-decoration: none; }

.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active {
  color: #000;
  text-decoration: underline; }

.page-header {
  margin: 0 0 1.875rem; }

.tx-cal-controller .view-header .cal-month-name {
  width: 79%; }

#footer div.csc-textpic-intext-right .csc-textpic-imagewrap {
  width: 24.99%; }

#footer div.csc-textpic-intext-right .csc-textpic-text {
  margin: 0 5% 0 0;
  width: 70%; }

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 0; }

a.default {
  background: none;
  color: #0e658f;
  padding: 0; }

a.default:hover,
a.default:active {
  color: #000; }

a.default:focus {
  background: none !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.internal-link {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -0.4375rem;
  color: #0e658f;
  height: 1rem;
  padding: 0 0.125rem 0 1.25rem;
  width: 1rem; }

.internal-link:hover,
.internal-link:active {
  color: #000; }

.internal-link:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -60.5rem #0e658f;
  color: #000;
  height: 1rem;
  outline: 0.125rem dotted #0e658f;
  width: 1rem; }

.internal-link-new-window {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -2.9375rem;
  color: #0e658f;
  height: 1rem;
  padding: 0 0.125rem 0 1.375rem;
  width: 1rem; }

.internal-link-new-window:hover,
.internal-link-new-window:active {
  color: #000; }

.internal-link-new-window:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -63rem #0e658f;
  color: #000;
  height: 1rem;
  outline: 0.125rem dotted #0e658f;
  width: 1rem; }

.external-link {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -5.4375rem;
  color: #0e658f;
  height: 1rem;
  padding: 0 0.125rem 0 1.375rem;
  width: 1rem; }

.external-link:hover,
.external-link:active {
  color: #000; }

.external-link:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -65.5rem #0e658f;
  color: #000;
  height: 1rem;
  outline: 0.125rem dotted #0e658f;
  width: 1rem; }

.external-link-new-window {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -7.9375rem;
  color: #0e658f;
  height: 1rem;
  padding: 0 0.125rem 0 1.375rem;
  width: 1rem; }

.external-link-new-window:hover,
.external-link-new-window:active {
  color: #000; }

.external-link-new-window:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -68rem #0e658f;
  color: #000;
  height: 1rem;
  outline: 0.125rem dotted #0e658f;
  width: 1rem; }

.mail {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -20.4375rem;
  color: #0e658f;
  padding: 0 0.125rem 0 1.25rem; }

.mail:hover,
.mail:active {
  color: #000; }

.mail:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -80.5rem #0e658f;
  outline: 0.125rem dotted #000; }

.email {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -20.4375rem;
  color: #0e658f;
  padding: 0 0.125rem 0 1.25rem; }

.email:hover,
.email:active {
  color: #000; }

.email:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -80.5rem #0e658f;
  outline: 0.125rem dotted #000; }

.lt-ie8 .email {
  background: url(../Images/email.png) no-repeat 0 0; }

.lt-ie8 .email:focus {
  background: url(../Images/email.png) no-repeat 0 0 !important; }

.lt-ie8 .mail {
  background: url(../Images/email.png) no-repeat 0 0; }

.lt-ie8 .mail:focus {
  background: url(../Images/email.png) no-repeat 0 0 !important; }

.download {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -22.9375rem;
  color: #f39200;
  padding: 0 0.125rem 0 1.125rem; }

.download:hover,
.download:active {
  color: #000; }

.download:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -83rem #0e658f;
  outline: 0.125rem dotted #000; }

.xls {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -27.9375rem;
  padding: 0 0.125rem 0 1.25rem; }

.xls:focus {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -27.9375rem !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.doc {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -30.4375rem;
  padding: 0 0.125rem 0 1.25rem; }

.doc:focus {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -30.4375rem !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.ppt {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -32.9375rem;
  padding: 0 0.125rem 0 1.25rem; }

.ppt:focus {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -32.9375rem !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.img {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -35.4375rem;
  padding: 0 0.125rem 0 1.375rem;
  position: relative;
  zoom: 1; }

.img:focus {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -35.4375rem !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.pdf {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -25.4375rem;
  padding: 0 0.125rem 0 1.25rem; }

.pdf:focus {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -25.4375rem !important;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.oben {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -10.4375rem;
  padding: 0 0.125rem 0 1.125rem; }

.oben:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -70.5rem;
  color: #0e658f !important;
  outline: 0.125rem dotted #0e658f; }

.zurueck {
  background: url(../Images/sprites-bfd.png) no-repeat -0.625rem -15.4375rem;
  padding: 0 0.125rem 0 1rem; }

.zurueck:focus {
  background: url("../Images/sprites-bfd.png") no-repeat scroll -0.625rem -75.5rem #0e658f;
  outline: 0.125rem dotted #0e658f; }

.align-right {
  float: right; }

.align-left {
  float: left; }

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

.gone {
  height: 0;
  left: -999em;
  position: absolute;
  top: -999em; }

.scroll-container {
  cursor: -webkit-grab;
  cursor: grab;
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }

.table-icon-swipe {
  height: 1.25rem;
  position: absolute;
  right: 0.3125rem;
  top: 1.875rem;
  width: 3.75rem; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 0.0625rem solid #ccc;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.1);
  height: auto;
  line-height: normal;
  padding: 0.125rem;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, box-shadow linear .2s; }

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0.1875rem rgba(0, 0, 0, 0.6);
          box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0.1875rem rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0.1875rem rgba(0, 0, 0, 0.6); }

.carouselPlay,
.carouselPause {
  color: #000;
  filter: alpha(opacity=50);
  font-size: 3.75rem;
  font-weight: bold;
  height: 2.5rem;
  left: 0.9375rem;
  line-height: 1.875rem;
  margin: 0;
  margin-right: 3.125rem;
  margin-top: -1.25rem;
  opacity: 1;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 2.5rem; }

.carouselPlay {
  bottom: 0.5625rem;
  color: #0e658f;
  font-size: 2.7em;
  height: 1.6875rem;
  left: auto;
  line-height: 1.5rem;
  right: 2.5rem;
  top: auto; }

.carouselPause {
  bottom: 0.5625rem;
  color: #0e658f;
  font-size: 1.5em;
  height: 1rem;
  left: auto;
  line-height: 1.1875rem;
  right: 0.5rem;
  top: auto; }

.lt-ie9 .carouselPause {
  height: 2.1875rem; }

a.carouselPlay:hover,
a.carouselPlay:focus,
a.carouselPlay:active,
a.carouselPause:hover,
a.carouselPause:focus,
a.carouselPause:active {
  color: #000;
  text-decoration: none; }

#sidebar .csc-frame-indent {
  padding: 0 3% 3% 3%; }

#content ul.ce-uploads {
  margin-left: 0; }

#content ul.ce-uploads li {
  background-color: #fff;
  background-image: none !important;
  list-style: none !important;
  margin: 0;
  padding: .4em 0 .4em 0 !important; }

.ce-uploads li span {
  display: inline-block; }

#content ul.ce-uploads li.li-odd {
  background-color: #f4f4f4 !important; }

.ce-uploads .bfd-uploads a {
  display: inline-block;
  width: 7%; }

.ce-uploads .ce-uploads-fileName {
  width: 80%; }

.ce-uploads .ce-uploads-fileName a {
  display: inline;
  width: 100%; }

.ce-uploads .ce-uploads-fileSize {
  text-align: right;
  width: 13%; }

.csc-frame-header_2frame {
  padding-bottom: 0; }

.container-fluid > .row-fluid.panorama,
.container-fluid .panorama {
  background: none;
  background-color: #fff;
  display: block;
  overflow: hidden;
  padding: 0 0 0 0; }

.container-fluid .panorama div.csc-textpic-center .csc-textpic-center-outer,
.container-fluid .panorama div.csc-textpic-center .csc-textpic-center-inner,
.container-fluid .panorama div.csc-textpic-left .csc-textpic-imagewrap,
.container-fluid .panorama div.csc-textpic-right .csc-textpic-imagewrap {
  float: none;
  position: static;
  right: auto; }

.container-fluid .panorama div.csc-textpic .csc-textpic-imagewrap figure,
.container-fluid .panorama div.csc-textpic figure.csc-textpic-imagewrap,
.container-fluid .panorama figure {
  display: block;
  margin: 0;
  padding: 0; }

.container-fluid .panorama img {
  height: auto;
  width: 100%; }

.form-horizontal .control-static-label {
  float: left;
  padding-top: 0.3125rem;
  text-align: right;
  width: 10rem; }

.form-horizontal .control-static-value {
  margin-left: 11.25rem;
  padding-top: 0.3125rem; }

div.csc-leichte-sprache {
  font-size: 1.328em;
  line-height: 1.5em; }

div.csc-leichte-sprache .underline {
  text-decoration: underline; }

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

#sidebar .csc-default ul.sprachen li {
  clear: left;
  display: block;
  float: left;
  width: auto; }

li.deutsch {
  background: url(../Images/sprites-bfd.png) no-repeat right -45.4375rem; }

li.englisch {
  background: url(../Images/sprites-bfd.png) no-repeat right -47.9375rem; }

li.es {
  background: url(../Images/sprites-bfd.png) no-repeat right -52.9375rem; }

li.franzoesisch {
  background: url(../Images/sprites-bfd.png) no-repeat right -50.4375rem; }

.tx-bfd-foldout .csc-header.csc-header-n2,
.tx-bfd-foldout-frame .csc-header.csc-header-n2 {
  float: left;
  width: 100%; }

.tx-bfd-foldout.closed .csc-header.csc-header-n2,
.tx-bfd-foldout-frame.closed .csc-header.csc-header-n2 {
  float: left;
  width: 80%; }

.tx-bfd-foldout .previewimage,
.tx-bfd-foldout-frame .previewimage {
  float: right;
  width: 20%; }

.tx-bfd-foldout-frame .previewimage img {
  max-height: 6.25rem;
  max-width: 100%; }

.tx-bfd-foldout-frame {
  border-bottom: 0.0625rem solid #666;
  float: left;
  width: 100%; }

.tx-bfd-foldout-frame .csc-default {
  min-height: 10.625rem; }

.tx-bfd-foldout h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/minus.png") no-repeat 0 0.375rem;
  cursor: pointer;
  margin: 0 0 0 0;
  min-height: 1.3125rem;
  padding: 0 0 0 1.5625rem; }

.tx-bfd-foldout-frame h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/minus.png") no-repeat 0 0.5rem;
  cursor: pointer;
  margin: 0;
  min-height: 1.3125rem;
  padding: 0 0 0 1.875rem; }

.tx-bfd-foldout.closed h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/plus.png") no-repeat 0 0.375rem; }

.tx-bfd-foldout .previewimage img {
  display: none; }

.tx-bfd-foldout.closed .previewimage img {
  display: block; }

.tx-bfd-foldout-frame.closed h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/plus.png") no-repeat 0 0.5rem; }

.tx-bfd-foldout h2 a,
.tx-bfd-foldout-frame h2 a {
  color: #666;
  text-decoration: none; }

.tx-bfd-foldout h2 a:hover,
.tx-bfd-foldout h2 a:focus,
.tx-bfd-foldout-frame h2 a:hover,
.tx-bfd-foldout-frame h2 a:focus {
  text-decoration: underline; }

.tx-bfd-foldout.open h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/minus.png") no-repeat 0 0.125rem; }

.tx-bfd-foldout-frame.open h2 {
  background: url("/typo3conf/ext/bafza_templateset_bundesfreiwilligendienst/Resources/Public/Images/minus.png") no-repeat 0 0.25rem; }

.tx-bfd-foldout .foldout,
.tx-bfd-foldout-frame .row-fluid {
  clear: both;
  display: block;
  margin-left: 1.5625rem;
  padding-top: 0.9375rem; }

.tx-bfd-foldout-frame .row-fluid {
  margin-left: 0; }

.tx-bfd-foldout.closed .foldout,
.tx-bfd-foldout-frame.closed .row-fluid {
  display: none; }

.share {
  padding-bottom: 0.625rem; }

.share a {
  display: inline-block;
  height: 1.0625rem;
  margin-left: 0.3125rem;
  overflow: hidden;
  text-indent: 62.4375rem;
  width: 1.0625rem; }

.share-facebook {
  background-image: url("../Images/sprites-bfd.png");
  background-position: -0.625rem -85.6875rem;
  background-repeat: no-repeat; }

.share-facebook:hover,
.share-facebook:focus {
  background-image: url("../Images/sprites-bfd.png");
  background-position: -0.625rem -88.1875rem;
  background-repeat: no-repeat; }

.share-twitter {
  background-image: url("../Images/sprites-bfd.png");
  background-position: -0.625rem -90.6875rem;
  background-repeat: no-repeat; }

.share-twitter:hover,
.share-twitter:focus {
  background-image: url("../Images/sprites-bfd.png");
  background-position: -0.625rem -93.1875rem;
  background-repeat: no-repeat; }

.disclaimer-btns {
  clear: both;
  width: 100%; }

.disclaimer-btn-cancel {
  float: left; }

.disclaimer-btn-share {
  float: right; }

.csc-form-element-textarea textarea {
  width: auto; }

.scroll-links {
  border-right: 0;
  position: fixed;
  right: 0;
  top: 70%;
  z-index: 10; }

.scroll-links .link-container {
  background-color: #ece6dd;
  height: 3.75rem;
  margin-bottom: 0.0625rem;
  width: 3.75rem; }

.scroll-links .link-container:hover {
  background-color: white; }

.scroll-links .link-container.back-top {
  background-color: #0e658f;
  position: fixed; }

.scroll-links .link-container.back-top a {
  background: url(../Images/sprites-bfd.png) no-repeat -0.375rem -70.375rem;
  color: white;
  display: inline-block;
  height: 2.0625rem;
  line-height: 0.8125rem;
  margin-left: 1.0625rem;
  margin-top: 0;
  padding-top: 1.125rem;
  text-indent: 0;
  width: 3.6875rem; }

.scroll-links .link-container a {
  display: inline-block;
  height: 100%;
  margin: 0.625rem;
  overflow: hidden;
  text-indent: -624.9375rem;
  width: 100%; }

.scroll-links .link-container a.share-facebook {
  background: url(../Icons/facebook-icon.png) no-repeat;
  background-size: 2.625rem; }

.scroll-links .link-container a.share-twitter {
  background: url(../Icons/twitter-icon.png) no-repeat;
  background-size: 2.625rem; }

.scroll-links .link-container a.share-youtube {
  background: url(../Icons/youtube.png) no-repeat;
  background-size: 2.625rem; }

@media (max-width: 767px) {
  div.bs2forceFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 950px) {
  .scroll-links .link-container {
    display: none; }
  .scroll-links .link-container.back-top {
    display: block;
    right: 0;
    bottom: 0;
    height: 1.875rem;
    width: 1.875rem; }
  .scroll-links .link-container.back-top a {
    background-position: -0.9375rem -70.375rem;
    text-indent: -62.4375rem;
    margin-left: 0.625rem; } }

.wahlTabelle.table.table-striped {
  max-width: 39.6875rem; }

.fancybox-skin a:focus {
  background-image: url("/typo3conf/ext/cl_jquery_fancybox/fancybox2/fancybox_sprite.png");
  height: 2.25rem;
  position: absolute;
  right: -1.125rem;
  top: -1.125rem;
  width: 2.25rem;
  z-index: 8040; }

.ce-intext.ce-left ul {
  padding-left: 0; }

@media (min-width: 768px) and (max-width: 979px) {
  .metanav .nav {
    display: block;
    float: none;
    left: 0;
    margin: 0;
    position: relative; }
  .metanav-static-top .container,
  .metanav-fixed-top .container,
  .metanav-fixed-bottom .container {
    width: 45.25rem; } }

@media (max-width: 767px) {
  .row-fluid {
    background: none; }
  .sidebar_teaser,
  .tx-bfdjobs-pi1 {
    border-radius: 0.3125rem; }
  .metanav-fixed-top,
  .metanav-fixed-bottom,
  .metanav-static-top {
    margin-right: -1.25rem;
    margin-left: -1.25rem; }
  .nav li,
  .nav li.active ul li {
    display: block;
    float: none;
    height: auto;
    padding: 0; }
  .nav li.active ul {
    display: block;
    left: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto; }
  .nav li.active ul li a {
    color: #000;
    display: block;
    padding: 0.5rem 0.9375rem; }
  .navbar {
    border-bottom: none;
    border-top: 3em solid #f39200; }
  .navbar-inner {
    top: -3em;
    position: relative; } }

@media (max-width: 979px) {
  #sidebar .frame-type-list,
  #sidebar .frame-type-text,
  #sidebar .frame-type-textpic {
    border: none;
    border-radius: 0.3125rem;
    margin-bottom: 0.625rem; }
  .table-icon-swipe {
    height: 1.125rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.8125rem; }
  .container-fluid {
    padding: 0.625rem;
    max-width: 61.25rem;
    margin: -2.5em auto 0; }
  .slider + .container-fluid {
    margin: 0 auto; }
  .metanav .container-fluid,
  #footer .container-fluid,
  #mainnav .container-fluid,
  #overview .container-fluid,
  .container-fluid .container-fluid {
    margin: 0 auto; }
  .navbar-inner {
    bottom: 0;
    top: -3em;
    position: relative;
    min-height: inherit; }
  .Start .navbar {
    border-bottom: medium none !important;
    border-top: 3em solid #f39200 !important; }
  .Start .navbar .nav > li.active > strong,
  .Start .navbar .nav > li.active > em a,
  .Start .navbar .nav > li.active > a {
    background: #ece6dd;
    display: block; }
  .Start .navbar .nav > li.active > strong,
  .Start .navbar .nav > li.active > em a:hover,
  .Start .navbar .nav > li.active > em a:active,
  .Start .navbar .nav > li.active > a:hover,
  .Start .navbar .nav > li.active > a:active {
    background: #f2f2f2; }
  .slider {
    clear: both;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    max-width: inherit;
    position: relative; }
  .slider section {
    padding-top: 0; }
  body {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border-top: 2em solid #f39200; }
  .tx-bfdjobs-pi1 {
    border-top: none; }
  section {
    padding-top: 0.625rem; }
  .breadcrumb {
    display: none; }
  .navbar {
    border-bottom: none;
    border-top: 3em solid #f39200;
    margin: 0 -0.625rem; }
  .metanav {
    margin: 0 -0.625rem;
    overflow: visible;
    position: relative;
    display: block;
    z-index: 20; }
  .metanav-inner .container-fluid {
    padding: 0; }
  .metanav-inner {
    padding: 0;
    background: #efefef;
    margin: 0 auto;
    max-width: 61.25rem;
    -webkit-box-shadow: 0 0 0.1875rem 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0.1875rem 0 rgba(0, 0, 0, 0.6); }
  .metanav-inner::before,
  .metanav-inner::after {
    display: table;
    line-height: 0;
    content: ""; }
  .metanav-inner::after {
    clear: both; }
  .metanav .container {
    width: auto;
    padding: 0; }
  .metanav-collapse.collapse {
    height: auto;
    overflow: visible; }
  .metanav .brand {
    display: block;
    float: left;
    font-size: 1.25rem;
    font-weight: 200;
    color: #777;
    text-shadow: none;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin: 0 0 0 -0.3125rem; }
  .metanav .brand:hover,
  .metanav .brand:focus {
    text-decoration: none; }
  .metanav-text {
    margin-bottom: 0;
    line-height: 2.5rem;
    color: #777; }
  .metanav-link {
    color: #777; }
  .metanav-link:hover,
  .metanav-link:focus {
    color: #000; }
  .metanav .divider-vertical {
    height: 2.5rem;
    margin: 0 0.5625rem;
    border-right: 0.0625rem solid #fff;
    border-left: 0.0625rem solid #f2f2f2; }
  .metanav .btn,
  .metanav .btn-group {
    margin-top: 0.3125rem; }
  .metanav .btn-group .btn,
  .metanav .input-prepend .btn,
  .metanav .input-append .btn,
  .metanav .input-prepend .btn-group,
  .metanav .input-append .btn-group {
    margin-top: 0; }
  .metanav-form {
    margin-bottom: 0;
    *zoom: 1; }
  .metanav-form::before,
  .metanav-form::after {
    display: table;
    line-height: 0;
    content: ""; }
  .metanav-form::after {
    clear: both; }
  .metanav-form input,
  .metanav-form select,
  .metanav-form .radio,
  .metanav-form .checkbox {
    margin-top: 0.3125rem; }
  .metanav-form input,
  .metanav-form select,
  .metanav-form .btn {
    display: inline-block;
    margin-bottom: 0; }
  .metanav-form input[type="image"],
  .metanav-form input[type="checkbox"],
  .metanav-form input[type="radio"] {
    margin-top: 0.1875rem; }
  .metanav-form .input-append,
  .metanav-form .input-prepend {
    margin-top: 0.3125rem;
    white-space: nowrap; }
  .metanav-form .input-append input,
  .metanav-form .input-prepend input {
    margin-top: 0; }
  .metanav-search {
    position: relative;
    float: left;
    margin-top: 0.3125rem;
    margin-bottom: 0; }
  .metanav-search .search-query {
    padding: 0.25rem 0.875rem;
    margin-bottom: 0;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: 1;
    border-radius: 0.9375rem; }
  .metanav-static-top {
    position: static;
    margin-bottom: 0; }
  .metanav-static-top .metanav-inner {
    border-radius: 0; }
  .metanav-fixed-top,
  .metanav-fixed-bottom {
    position: static;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
    margin-top: 1.25rem; }
  .metanav-fixed-top .metanav-inner,
  .metanav-static-top .metanav-inner {
    border-width: 0 0 0.0625rem;
    -webkit-box-shadow: 0 0.0625rem 0.625rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.0625rem 0.625rem rgba(0, 0, 0, 0.1); }
  .metanav-fixed-bottom .metanav-inner {
    border-width: 0.0625rem 0 0;
    -webkit-box-shadow: 0 -0.0625rem 0.625rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 -0.0625rem 0.625rem rgba(0, 0, 0, 0.1); }
  .metanav-fixed-top .metanav-inner,
  .metanav-fixed-bottom .metanav-inner {
    padding: 0.3125rem;
    border-radius: 0; }
  .metanav-static-top .container,
  .metanav-fixed-top .container,
  .metanav-fixed-bottom .container {
    width: 58.75rem; }
  .metanav-fixed-top {
    top: 0;
    margin-bottom: 1.25rem; }
  .metanav-fixed-bottom {
    bottom: 0; }
  .metanav .nav {
    position: relative;
    left: auto;
    display: block;
    float: right;
    margin: 0;
    padding: 0 0 0.25rem; }
  .metanav .nav.pull-right {
    float: right;
    margin-right: 0; }
  .metanav .nav > li {
    float: left; }
  .metanav .nav > li > a {
    float: none;
    padding: 0.1875rem 0.5rem;
    color: #777;
    text-decoration: none;
    text-shadow: 0 0.0625rem 0 #fff; }
  .metanav .nav .dropdown-toggle .caret {
    margin-top: 0.5rem; }
  .metanav .nav > li > a:focus,
  .metanav .nav > li > a:hover {
    color: #000;
    text-decoration: underline;
    background-color: transparent;
    text-shadow: none; }
  .metanav .nav > .active > a {
    color: #333;
    text-decoration: none; }
  .metanav .nav > .active > a:hover,
  .metanav .nav > .active > a:focus {
    color: #fff;
    text-decoration: none;
    text-shadow: none; }
  .metanav .btn-metanav {
    display: block;
    padding: 0.0625rem 0.25rem;
    position: absolute;
    right: 0.125rem;
    top: -1.9375rem;
    text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
    background-color: #f19200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f19200), to(#ffbf00));
    background-image: linear-gradient(to bottom, #f19200, #ffbf00);
    background-repeat: repeat-x;
    border-color: #000;
    -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
            box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075); }
  .lt-ie9 .metanav .btn-metanav {
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-22', endColorstr='$a1-color-6', GradientType=0);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-22', endColorstr='$a1-color-6', GradientType=0);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
            filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
  .btn-metanav .icon-plus {
    background-position: -27.0625rem -6rem;
    margin-top: 0.1875rem; }
  .btn-metanav.collapsed .icon-plus {
    background-position: -25.5rem -6rem; }
  .metanav .btn-metanav:hover,
  .metanav .btn-metanav:focus,
  .metanav .btn-metanav:active,
  .metanav .btn-metanav.active,
  .metanav .btn-metanav.disabled,
  .metanav .btn-metanav[disabled] {
    color: #fff;
    text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
    background-color: #f19200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f19200), to(#ffbf00));
    background-image: linear-gradient(to bottom, #f19200, #ffbf00);
    background-repeat: repeat-x;
    border-color: #000;
    -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075);
            box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.075); }
  .lt-ie9 .metanav .btn-metanav:hover,
  .lt-ie9 .metanav .btn-metanav:focus,
  .lt-ie9 .metanav .btn-metanav:active,
  .lt-ie9 .metanav .btn-metanav.active,
  .lt-ie9 .metanav .btn-metanav.disabled,
  .lt-ie9 .metanav .btn-metanav[disabled] {
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-22', endColorstr='$a1-color-6', GradientType=0);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='$a1-color-22', endColorstr='$a1-color-6', GradientType=0);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
            filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
  .metanav .btn-metanav:active,
  .metanav .btn-metanav.active {
    background-color: #666 \9; }
  .metanav .nav > li > .dropdown-menu::before {
    position: absolute;
    top: -0.4375rem;
    left: 0.5625rem;
    display: inline-block;
    border-right: 0.4375rem solid transparent;
    border-bottom: 0.4375rem solid #ccc;
    border-left: 0.4375rem solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .metanav .nav > li > .dropdown-menu::after {
    position: absolute;
    top: -0.375rem;
    left: 0.625rem;
    display: inline-block;
    border-right: 0.375rem solid transparent;
    border-bottom: 0.375rem solid #fff;
    border-left: 0.375rem solid transparent;
    content: ''; }
  .metanav-fixed-bottom .nav > li > .dropdown-menu::before {
    top: auto;
    bottom: -0.4375rem;
    border-top: 0.4375rem solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2); }
  .metanav-fixed-bottom .nav > li > .dropdown-menu::after {
    top: auto;
    bottom: -0.375rem;
    border-top: 0.375rem solid #000;
    border-bottom: 0; }
  .metanav .nav li.dropdown > a:hover .caret,
  .metanav .nav li.dropdown > a:focus .caret {
    border-top-color: #000;
    border-bottom-color: #000; }
  .metanav .nav li.dropdown.open > .dropdown-toggle,
  .metanav .nav li.dropdown.active > .dropdown-toggle,
  .metanav .nav li.dropdown.open.active > .dropdown-toggle {
    color: #555;
    background-color: #e5e5e5; }
  .metanav .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  .metanav .nav li.dropdown.open > .dropdown-toggle .caret,
  .metanav .nav li.dropdown.active > .dropdown-toggle .caret,
  .metanav .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555; }
  .metanav .pull-right > li > .dropdown-menu,
  .metanav .nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .metanav .pull-right > li > .dropdown-menu::before,
  .metanav .nav > li > .dropdown-menu.pull-right::before {
    right: 0.75rem;
    left: auto; }
  .metanav .pull-right > li > .dropdown-menu::after,
  .metanav .nav > li > .dropdown-menu.pull-right::after {
    right: 0.8125rem;
    left: auto; }
  .metanav .pull-right > li > .dropdown-menu .dropdown-menu,
  .metanav .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -0.0625rem;
    margin-left: 0;
    border-radius: 0.375rem 0 0.375rem 0.375rem; }
  .metanav-inverse .metanav-inner {
    background-color: #1b1b1b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525; }
  .lt-ie9 .metanav-inverse .metanav-inner {
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='rgba(255, 34, 34, 0.13333)', endColorstr='rgba(255, 17, 17, 0.06667)', GradientType=0);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='rgba(255, 34, 34, 0.13333)', endColorstr='rgba(255, 17, 17, 0.06667)', GradientType=0); }
  .metanav-inverse .brand,
  .metanav-inverse .nav > li > a {
    color: #999;
    text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25); }
  .metanav-inverse .brand:hover,
  .metanav-inverse .nav > li > a:hover,
  .metanav-inverse .brand:focus,
  .metanav-inverse .nav > li > a:focus {
    color: #fff; }
  .metanav-inverse .brand {
    color: #999; }
  .metanav-inverse .metanav-text {
    color: #999; }
  .metanav-inverse .nav > li > a:focus,
  .metanav-inverse .nav > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .metanav-inverse .nav .active > a,
  .metanav-inverse .nav .active > a:hover,
  .metanav-inverse .nav .active > a:focus {
    color: #fff;
    background-color: #111; }
  .metanav-inverse .metanav-link {
    color: #999; }
  .metanav-inverse .metanav-link:hover,
  .metanav-inverse .metanav-link:focus {
    color: #fff; }
  .metanav-inverse .divider-vertical {
    border-right-color: #222;
    border-left-color: #111; }
  .metanav-inverse .nav li.dropdown.open > .dropdown-toggle,
  .metanav-inverse .nav li.dropdown.active > .dropdown-toggle,
  .metanav-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    background-color: #111; }
  .metanav-inverse .nav li.dropdown > a:hover .caret,
  .metanav-inverse .nav li.dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .metanav-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999; }
  .metanav-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
  .metanav-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
  .metanav-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .metanav-inverse .metanav-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.15);
            box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    transition: none; }
  .metanav-inverse .metanav-search .search-query:-moz-placeholder {
    color: #666; }
  .metanav-inverse .metanav-search .search-query:-ms-input-placeholder {
    color: #666; }
  .metanav-inverse .metanav-search .search-query::-webkit-input-placeholder {
    color: #666; }
  .metanav-inverse .metanav-search .search-query:focus,
  .metanav-inverse .metanav-search .search-query.focused {
    padding: 0.3125rem 0.9375rem;
    color: #000;
    text-shadow: 0 0.0625rem 0 #fff;
    background-color: #fff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.15); }
  .metanav-inverse .btn-metanav {
    color: #fff;
    text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#040404));
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
  .lt-ie9 .metanav-inverse .btn-metanav {
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='rgba(255, 21, 21, 0.08235)', endColorstr='rgba(255, 4, 4, 0.01569)', GradientType=0);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='rgba(255, 21, 21, 0.08235)', endColorstr='rgba(255, 4, 4, 0.01569)', GradientType=0);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
            filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
  .metanav-inverse .btn-metanav:hover,
  .metanav-inverse .btn-metanav:focus,
  .metanav-inverse .btn-metanav:active,
  .metanav-inverse .btn-metanav.active,
  .metanav-inverse .btn-metanav.disabled,
  .metanav-inverse .btn-metanav[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: #000; }
  .metanav-inverse .btn-metanav:active,
  .metanav-inverse .btn-metanav.active {
    background-color: #000 \9; }
  .metanav-collapse {
    clear: both; }
  .metanav-collapse .nav {
    float: none;
    margin: 0 0 0.625rem; }
  .metanav-collapse .nav > li {
    float: none; }
  .metanav-collapse .nav > li > a {
    margin-bottom: 0.125rem; }
  .metanav .metanav-collapse .nav > li > a:hover,
  .metanav .metanav-collapse .nav > li > a:focus,
  .metanav .metanav-collapse .dropdown-menu a:hover,
  .metanav .metanav-collapse .dropdown-menu a:focus {
    text-decoration: underline !important; }
  .metanav-collapse .nav > .divider-vertical {
    display: none; }
  .metanav-collapse .nav .nav-header {
    color: #333;
    text-shadow: none; }
  .metanav-collapse .nav > li > a,
  .metanav-collapse .dropdown-menu a {
    padding: 0.1875rem 0.3125rem 0.0625rem;
    font-weight: normal;
    color: #333;
    border-radius: 0;
    background: url("../Images/trenner.png") no-repeat right 0.4375rem;
    margin: 0; }
  .metanav-collapse .nav > li:last-child > a {
    background: none; }
  .metanav-collapse .btn {
    padding: 0.25rem 0.625rem 0.25rem;
    font-weight: normal;
    border-radius: 0.25rem; }
  .metanav-collapse .dropdown-menu li + li a {
    margin-bottom: 0.125rem; }
  .metanav-collapse .nav > li > a:hover,
  .metanav-collapse .nav > li > a:focus,
  .metanav-collapse .dropdown-menu a:hover,
  .metanav-collapse .dropdown-menu a:focus {
    background: #333;
    color: #fff;
    text-decoration: underline; }
  .metanav-inverse .metanav-collapse .nav > li > a,
  .metanav-inverse .metanav-collapse .dropdown-menu a {
    color: #999; }
  .metanav-inverse .metanav-collapse .nav > li > a:hover,
  .metanav-inverse .metanav-collapse .nav > li > a:focus,
  .metanav-inverse .metanav-collapse .dropdown-menu a:hover,
  .metanav-inverse .metanav-collapse .dropdown-menu a:focus {
    background-color: #111; }
  .metanav-collapse.in .btn-group {
    padding: 0;
    margin-top: 0.3125rem; }
  .metanav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 0.9375rem;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .metanav-collapse .open > .dropdown-menu {
    display: block; }
  .metanav-collapse .dropdown-menu::before,
  .metanav-collapse .dropdown-menu::after {
    display: none; }
  .metanav-collapse .dropdown-menu .divider {
    display: none; }
  .metanav-collapse .nav > li > .dropdown-menu::before,
  .metanav-collapse .nav > li > .dropdown-menu::after {
    display: none; }
  .metanav-collapse .metanav-form,
  .metanav-collapse .metanav-search {
    float: none;
    padding: 0.625rem 0.9375rem;
    margin: 0.625rem 0;
    border-top: 0.0625rem solid #f2f2f2;
    border-bottom: 0.0625rem solid #f2f2f2;
    -webkit-box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.1), 0 0.0625rem 0 rgba(255, 255, 255, 0.1); }
  .metanav-inverse .metanav-collapse .metanav-form,
  .metanav-inverse .metanav-collapse .metanav-search {
    border-top-color: #111;
    border-bottom-color: #111; }
  .metanav .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .metanav-collapse,
  .metanav-collapse.collapse {
    height: 0;
    overflow: hidden; }
  .metanav-static .metanav-inner {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    min-height: inherit; }
  .metanav .nav li {
    display: block;
    float: left;
    height: auto;
    padding: 0;
    font-size: .875em;
    text-align: center;
    line-height: 1.4375rem; }
  .metanav .nav li ul li {
    display: block;
    float: left;
    height: auto;
    padding: 0;
    font-size: .875em;
    text-align: center;
    line-height: 1.4375rem; }
  .metanav .nav li a:hover,
  .metanav .nav li a:active {
    background: #666;
    text-shadow: none; }
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus {
    color: #000;
    background: #eee; }
  .bafza-logo {
    width: 48%;
    max-width: 11.0625rem;
    padding-right: 2%; }
  .jumbotron {
    margin: 0;
    padding: 0.3125rem;
    background: none; }
  .jumbotron h1 {
    width: 48%;
    max-width: 10.375rem;
    padding-left: 2%;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    float: right;
    margin: 0; }
  .row-fluid {
    background: none; }
  .search,
  .sidebar_teaser,
  .tx-bfdjobs-pi1 {
    border-radius: 0.3125rem; }
  #sidebar .frame {
    padding: 3%;
    background: #ece6dd;
    margin-bottom: 0.625rem;
    border-radius: 0.3125rem; }
  #sidebar .search input.searchbox {
    width: 49%; }
  .search {
    background: #ece6dd;
    margin-bottom: 0.625rem; }
  .search input.searchbox {
    width: 49%; }
  .nav li,
  .nav li ul li {
    display: block;
    float: none;
    height: auto;
    padding: 0; }
  .navbar .nav > li {
    height: auto;
    /* b16: 44px */
    overflow: visible; }
  .navbar .nav > li > strong,
  .navbar .nav > li > em a,
  .navbar .nav > li > a {
    background: #ece6dd;
    color: #000; }
  .navbar .nav > li.active > strong,
  .navbar .nav > li.active > em a,
  .navbar .nav > li.active > a {
    background: #ece6dd;
    color: #000;
    margin-bottom: 0.125rem; }
  .nav li ul {
    display: block;
    left: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto; }
  .nav li.active ul li strong,
  .nav li.active ul li em a,
  .nav li.active ul li a,
  .nav li ul li a {
    color: #000;
    display: block;
    padding: 0.5rem 0.9375rem 0.5rem 1.5625rem;
    background: #ece6dd;
    border-bottom: 0.0625rem solid #fff; }
  .nav li.active ul li strong,
  .nav li.active ul li em a {
    color: #fff !important; }
  .nav li ul li strong,
  .nav li ul li em a,
  .nav li ul li a:hover,
  .nav li ul li a:focus,
  .nav li ul li a:active {
    padding: 0.5rem 0.9375rem 0.5rem 1.5625rem;
    display: block;
    color: #fff;
    background: #c47652 !important;
    text-decoration: none; }
  .nav-collapse .nav {
    float: none;
    margin: 0.5rem 0 0;
    padding: 0; }
  .nav-collapse .nav > li > strong,
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    border-radius: 0;
    font-weight: normal;
    margin-bottom: 0.125rem; }
  .nav-collapse .nav > li {
    position: relative; }
  .footer-nav {
    display: none; }
  .no-js .navbar .btn-navbar,
  .no-js .metanav .btn-metanav {
    display: none; }
  .no-js .metanav-collapse,
  .metanav-collapse.collapse,
  .no-js .nav-collapse,
  .nav-collapse.collapse {
    height: auto;
    overflow: visible; }
  .js .navbar .btn-navbar,
  .js .metanav .btn-metanav {
    display: block; }
  .js .nav-collapse,
  .nav-collapse.collapse,
  .js .metanav-collapse,
  .metanav-collapse.collapse {
    height: 0;
    overflow: hidden; } }

@media (min-width: 980px) {
  .metanav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; }
  .container-fluid > .row-fluid {
    width: 60.625rem;
    background: url(../Images/menue_back.png) repeat-y 140% 0; }
  .Artikel1Sp .container-fluid > .row-fluid {
    width: auto;
    background: transparent; }
  .container-fluid > .row-fluid > .span4 {
    width: 19.0625rem; }
  .container-fluid.slider > .row-fluid {
    width: 100%;
    background: transparent; } }

@media (max-width: 480px) {
  .frame-ruler-before::before {
    display: none; }
  .nav li,
  .nav li.active ul li {
    display: block;
    float: none;
    height: auto;
    padding: 0; }
  .nav li.active ul {
    display: block;
    left: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto; }
  .nav li.active ul li a {
    color: #000;
    display: block;
    padding: 0.5rem 0.9375rem; }
  .navbar {
    border-bottom: none;
    border-top: 3em solid #f39200; }
  .navbar-inner {
    top: -3em;
    position: relative; }
  .footer .footer-teaser ul li {
    width: 51%; } }

@media (max-width: 690px) {
  .slider .item {
    width: 100%; }
  .carousel-caption {
    height: auto;
    left: 0;
    padding: 2% 2% 4% 2%;
    position: relative;
    right: inherit;
    width: 96%; }
  .carousel-indicators {
    bottom: auto;
    right: 1.25rem;
    top: 1.25rem; }
  .carousel-control {
    top: 25%; } }

.fancybox-image {
  background: #fff;
  background-image: none;
  padding: 0.9375rem;
  border-radius: 0.1875rem; }

.fancybox-content .fancybox-close-small {
  background: #fff;
  border: 0.1875rem solid black;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  opacity: 1;
  padding: 0.5rem;
  position: absolute;
  right: -0.75rem;
  top: -1.5625rem;
  z-index: 401; }

.fancybox-content .fancybox-close-small:hover {
  color: #000;
  opacity: 1; }

#sidebar .frame-type-list,
#sidebar .frame-type-text,
#sidebar .frame-type-textpic,
#sidebar .frame-type-menu_subpages,
#sidebar .frame-type-subMenuDropdown,
#sidebar .frame-type-menu_pages,
#sidebar .frame-type-login,
#sidebar .frame-type-fluidcontent_content {
  background: #ece6dd;
  border-top: 0.0625rem solid #bbb;
  padding: 3%; }
  #sidebar .frame-type-list h2,
  #sidebar .frame-type-list h3,
  #sidebar .frame-type-list h4,
  #sidebar .frame-type-text h2,
  #sidebar .frame-type-text h3,
  #sidebar .frame-type-text h4,
  #sidebar .frame-type-textpic h2,
  #sidebar .frame-type-textpic h3,
  #sidebar .frame-type-textpic h4,
  #sidebar .frame-type-menu_subpages h2,
  #sidebar .frame-type-menu_subpages h3,
  #sidebar .frame-type-menu_subpages h4,
  #sidebar .frame-type-subMenuDropdown h2,
  #sidebar .frame-type-subMenuDropdown h3,
  #sidebar .frame-type-subMenuDropdown h4,
  #sidebar .frame-type-menu_pages h2,
  #sidebar .frame-type-menu_pages h3,
  #sidebar .frame-type-menu_pages h4,
  #sidebar .frame-type-login h2,
  #sidebar .frame-type-login h3,
  #sidebar .frame-type-login h4,
  #sidebar .frame-type-fluidcontent_content h2,
  #sidebar .frame-type-fluidcontent_content h3,
  #sidebar .frame-type-fluidcontent_content h4 {
    border: none;
    color: #666;
    display: inline-block;
    font-size: 1.45em;
    line-height: inherit; }
  #sidebar .frame-type-list ul,
  #sidebar .frame-type-text ul,
  #sidebar .frame-type-textpic ul,
  #sidebar .frame-type-menu_subpages ul,
  #sidebar .frame-type-subMenuDropdown ul,
  #sidebar .frame-type-menu_pages ul,
  #sidebar .frame-type-login ul,
  #sidebar .frame-type-fluidcontent_content ul {
    list-style: none;
    margin: 0; }
    #sidebar .frame-type-list ul li,
    #sidebar .frame-type-text ul li,
    #sidebar .frame-type-textpic ul li,
    #sidebar .frame-type-menu_subpages ul li,
    #sidebar .frame-type-subMenuDropdown ul li,
    #sidebar .frame-type-menu_pages ul li,
    #sidebar .frame-type-login ul li,
    #sidebar .frame-type-fluidcontent_content ul li {
      clear: both;
      width: 100%; }
    #sidebar .frame-type-list ul img,
    #sidebar .frame-type-text ul img,
    #sidebar .frame-type-textpic ul img,
    #sidebar .frame-type-menu_subpages ul img,
    #sidebar .frame-type-subMenuDropdown ul img,
    #sidebar .frame-type-menu_pages ul img,
    #sidebar .frame-type-login ul img,
    #sidebar .frame-type-fluidcontent_content ul img {
      float: left;
      height: auto;
      max-width: 1.5625rem;
      width: 9%; }
    #sidebar .frame-type-list ul p,
    #sidebar .frame-type-text ul p,
    #sidebar .frame-type-textpic ul p,
    #sidebar .frame-type-menu_subpages ul p,
    #sidebar .frame-type-subMenuDropdown ul p,
    #sidebar .frame-type-menu_pages ul p,
    #sidebar .frame-type-login ul p,
    #sidebar .frame-type-fluidcontent_content ul p {
      float: left;
      padding: 0.0625rem 0 0 2%;
      width: 89%; }

#sidebar .frame-type-menu_subpages::before,
#sidebar .frame-type-menu_subpages::after,
#sidebar .frame-type-subMenuDropdown::before,
#sidebar .frame-type-subMenuDropdown::after,
#sidebar .frame-type-menu_pages::before,
#sidebar .frame-type-menu_pages::after {
  content: "";
  display: table;
  line-height: 0; }

#sidebar .frame-type-menu_subpages::after,
#sidebar .frame-type-menu_pages::after {
  clear: both; }

#sidebar .frame-type-menu_subpages ul li,
#sidebar .frame-type-menu_pages ul li {
  background-color: #f39200;
  color: #000;
  display: block;
  font-weight: normal;
  margin-bottom: .5em;
  text-decoration: none; }
  #sidebar .frame-type-menu_subpages ul li:hover, #sidebar .frame-type-menu_subpages ul li:visited,
  #sidebar .frame-type-menu_pages ul li:hover,
  #sidebar .frame-type-menu_pages ul li:visited {
    background-color: #0e658f; }
    #sidebar .frame-type-menu_subpages ul li:hover a, #sidebar .frame-type-menu_subpages ul li:visited a,
    #sidebar .frame-type-menu_pages ul li:hover a,
    #sidebar .frame-type-menu_pages ul li:visited a {
      color: #fff; }
  #sidebar .frame-type-menu_subpages ul li a,
  #sidebar .frame-type-menu_subpages ul li strong,
  #sidebar .frame-type-menu_pages ul li a,
  #sidebar .frame-type-menu_pages ul li strong {
    background-color: #f39200;
    color: #000;
    display: block;
    font-size: 1.14286em;
    font-weight: normal;
    margin-bottom: .5em;
    padding: 2%;
    text-decoration: none;
    width: 96%; }
  #sidebar .frame-type-menu_subpages ul li.active a,
  #sidebar .frame-type-menu_subpages ul li.active strong,
  #sidebar .frame-type-menu_pages ul li.active a,
  #sidebar .frame-type-menu_pages ul li.active strong {
    background-color: #0e658f;
    color: #fff; }
  #sidebar .frame-type-menu_subpages ul li a:hover, #sidebar .frame-type-menu_subpages ul li a:active, #sidebar .frame-type-menu_subpages ul li a:active,
  #sidebar .frame-type-menu_pages ul li a:hover,
  #sidebar .frame-type-menu_pages ul li a:active,
  #sidebar .frame-type-menu_pages ul li a:active {
    background-color: #0e658f;
    color: #fff; }

#sidebar .frame-type-subMenuDropdown ul li {
  background-color: #f39200;
  color: #000;
  display: block;
  font-weight: normal;
  margin-bottom: .5em;
  text-decoration: none; }
  #sidebar .frame-type-subMenuDropdown ul li:hover, #sidebar .frame-type-subMenuDropdown ul li:visited {
    background-color: #0e658f; }
  #sidebar .frame-type-subMenuDropdown ul li a,
  #sidebar .frame-type-subMenuDropdown ul li strong {
    background-color: #f39200;
    color: #000;
    display: block;
    font-size: 1.14286em;
    font-weight: normal;
    margin-bottom: .5em;
    padding: 2%;
    text-decoration: none;
    width: 96%; }

#sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown a.dropdown-toggle.active {
  background-color: #0e658f;
  color: #fff;
  text-decoration: none !important; }
  #sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown a.dropdown-toggle.active:hover {
    text-decoration: underline !important; }

#sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown .caret {
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  border-top: 0.375rem solid #000;
  float: right; }

#sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown.open .caret {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

#sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown a.dropdown-toggle:hover {
  background-color: #0e658f;
  color: #fff; }

#sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown .dropdown-menu li {
  border-color: #fff; }
  #sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown .dropdown-menu li.active a {
    background-color: #0e658f;
    color: #fff;
    background-image: none; }
  #sidebar .frame-type-subMenuDropdown ul.submenue-list li.dropdown .dropdown-menu li a:hover {
    background-color: #0e658f;
    color: #fff;
    background-image: none; }

#sidebar .frame-type-subMenuDropdown .dropdown-menu {
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: left;
  list-style: none;
  margin: 0 0 0.9375rem 0;
  padding: 0;
  position: relative;
  width: 100%; }
  #sidebar .frame-type-subMenuDropdown .dropdown-menu li {
    border-top: solid 0.07188rem;
    margin-bottom: 0; }
    #sidebar .frame-type-subMenuDropdown .dropdown-menu li:hover {
      color: #ece6dd; }
    #sidebar .frame-type-subMenuDropdown .dropdown-menu li a {
      margin-bottom: 0; }
      #sidebar .frame-type-subMenuDropdown .dropdown-menu li a:hover {
        color: #ece6dd; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 0.0625rem; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0.0625rem solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#content .stage .frame-default {
  padding-bottom: 0; }

.stage {
  width: 100%;
  display: none; }
  .stage .cenotice {
    position: absolute; }

.header-container {
  padding: 0; }

#content .carousel-like-stage {
  padding-bottom: 0.625rem; }

#content .carousel-like-stage ul li {
  background: none !important;
  list-style: none;
  padding-left: 0 !important; }

.carousel-like-stage .stage .slick-arrow.slick-prev {
  margin-top: -1.875rem; }

.carousel-like-stage .stage .slick-arrow.slick-next {
  margin-top: -1.875rem; }

.carousel-like-stage .ce-gallery {
  margin: 0; }

.carousel-like-stage img {
  width: 100%; }

.carousel-like-stage .stage .span7 {
  width: 57%; }

.carousel-like-stage .stage .span5 {
  width: 40%; }

.carousel-like-stage .slider-controls {
  bottom: 0.625rem; }

@media (max-width: 979px) {
  .carousel-like-stage {
    background-color: #ece6dd; }
    .carousel-like-stage .cenotice {
      position: inherit; }
    .carousel-like-stage .ce-textpic,
    .carousel-like-stage .ce-center,
    .carousel-like-stage .ce-above,
    .carousel-like-stage .ce-gallery,
    .carousel-like-stage .ce-outer,
    .carousel-like-stage .ce-inner,
    .carousel-like-stage .ce-row,
    .carousel-like-stage .ce-column,
    .carousel-like-stage figure,
    .carousel-like-stage img {
      min-width: 100%; } }

@media (min-width: 768px) and (max-width: 979px) {
  .carousel-like-stage .stage .span7,
  .carousel-like-stage .stage .span5 {
    width: auto; } }

.slick-active {
  outline: 0; }

#content .my-special-carusel ul li {
  background: none !important;
  list-style: none;
  padding-left: 0 !important; }

.my-special-carusel #content .frame-default {
  padding-bottom: 1.3125rem; }

.my-special-carusel .stage .slick-slide {
  background: none; }

.my-special-carusel .special-slider-controls {
  position: absolute;
  right: 0.375rem; }

.my-special-carusel .special-slider-controls::after {
  content: '';
  clear: both;
  display: table; }

.my-special-carusel .special-slider-controls button {
  background: none;
  color: #005580;
  border: none;
  float: right;
  margin-top: -2.5rem;
  margin-right: 0.3125rem; }

.my-special-carusel .special-slider-controls button:hover {
  transition: all .18s ease-in-out 0s;
  -webkit-transition: all .18s ease-in-out 0s; }

.my-special-carusel .stage .span7 {
  width: 57%; }

.my-special-carusel .stage .span5 {
  margin: 0; }

.my-carusel .ce-gallery {
  margin: 0; }
  .my-carusel .ce-gallery .image-embed-item {
    width: 43.75rem; }

.content-carusel #stage .frame-type-textpic {
  padding: 0; }

.content-carusel .slick-list {
  margin-left: 5%;
  width: 90%; }

.content-carusel .stage .slick-dots {
  background-color: #ece6dd;
  bottom: -2.5rem;
  padding-bottom: 0.3125rem;
  padding-right: 1.5625rem;
  right: 2.0625rem; }

.content-carusel .slider-controls {
  bottom: -2.8125rem;
  right: 2.0625rem; }

.content-carusel .fa-pause::before {
  bottom: 0; }

.content-carusel .fa-play::before {
  bottom: 0; }

#content .content-carusel ul li {
  background: none !important;
  padding-left: 0.3125rem !important; }

.content-carusel .stage .slick-arrow:focus {
  outline: 0; }

.content-carusel #stage .slick-arrow {
  font-size: 6.25rem;
  padding: 0 0.125rem 2.25rem 0;
  background-color: #ece6dd; }

.content-carusel .image-embed-item {
  width: 100% !important; }

.content-carusel .ce-gallery {
  margin: 0; }

.stage .span7 {
  width: 68%; }

.stage .span5 {
  width: 30%;
  margin-left: 0.9375rem; }

.stage .slick-arrow {
  color: #0073ab;
  font-size: 4.0625rem;
  background: none;
  border: 0;
  position: absolute;
  z-index: 90000;
  height: 3.75rem; }

.stage .slick-arrow.slick-prev {
  color: #0e658f;
  left: 0;
  top: 50%;
  margin-top: -0.9375rem; }

.stage .slick-arrow.slick-next {
  right: 0;
  top: 50%;
  margin-top: -0.9375rem;
  color: #0e658f; }

.stage h2 {
  margin-top: 0.625rem;
  font-size: 1.3125rem;
  font-weight: bold; }

.stage.slick-initialized {
  display: block; }

.stage .slick-slide {
  background: #ece6dd; }

.stage .slick-slide h2,
.stage .slick-slide p {
  color: #000; }

.my-special-caruse .stage .slick-dots {
  position: absolute;
  right: 2.5rem;
  list-style: none; }

.stage .slick-dots {
  position: absolute;
  bottom: 0.625rem;
  right: 2.5rem;
  list-style: none; }

.stage .slick-dots li {
  float: left;
  margin: 0 0.125rem; }

.stage .slick-dots li button {
  background: #b69781;
  color: #fff;
  border: none;
  border-radius: 0.3125rem;
  font-size: 0;
  padding: 0;
  height: 0.625rem;
  width: 0.625rem; }

.stage .slick-dots li.slick-active button {
  background: #0e658f; }

.stage .slick-dots li button:hover,
.stage .slick-dots li button:focus {
  outline: 0;
  -webkit-transition: all .18s ease-in-out 0s;
  transition: all .18s ease-in-out 0s;
  color: #000; }

.slider-controls {
  position: absolute;
  bottom: 0;
  right: 0.375rem; }

.slider-controls::after {
  content: '';
  clear: both;
  display: table; }

.slider-controls button {
  background: none;
  color: #005580;
  border: none;
  float: right;
  margin-top: -2.5rem;
  margin-right: 0.3125rem; }

.slider-controls button:hover {
  transition: all .18s ease-in-out 0s;
  -webkit-transition: all .18s ease-in-out 0s; }

.slider-control.paused .infotext.stop {
  display: none; }

.slider-control.playing .infotext.start {
  display: none; }

a.bitv-option {
  margin-left: 0.9375rem;
  float: left; }

a.bitv-option .infotext.hide-bitv {
  display: none; }

a.bitv-option.on .infotext.hide-bitv {
  display: inline-block; }

a.bitv-option.on .infotext.show-bitv {
  display: none; }

.stage.bitv-option .item {
  margin-bottom: 1.25rem; }

.bitv-slider .slider-controls {
  display: none; }

@media print {
  .header-area {
    display: none; } }

.slick-slide .span5 {
  position: relative; }

@media screen and (max-width: 768px) {
  .slick-slide {
    padding-bottom: 0.9375rem; }
  .stage .slick-arrow.slick-next {
    color: #0073ab; } }

#stage .slick-slide .video-wrap {
  width: 100%;
  padding-top: 56.277%;
  position: relative;
  overflow: hidden;
  height: auto; }

#stage .slick-slide .video-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.stage .slick-arrow:hover {
  color: #000; }

.slick-slider-wrapper {
  position: relative; }

.slick-slider-wrapper .fa-play::before {
  position: absolute;
  bottom: 1.25rem;
  right: 0.625rem; }

.slick-slider-wrapper .fa-pause::before {
  position: absolute;
  bottom: 1.25rem;
  right: 0.625rem; }

.slick-slider-wrapper .fa-pause:hover,
.slick-slider-wrapper .fa-play:hover {
  color: #000; }

@media (max-width: 780px) {
  .stage .span7 {
    width: 100% !important; }
  .stage .span5 {
    width: 100% !important; }
  .slick-slider-wrapper .span7,
  .slick-slider-wrapper .span5 {
    width: 100%; }
  .slick-slider-wrapper .stage .span5 {
    margin: 0;
    padding: 0 0.9375rem 0 0.9375rem; }
  .slider + .container-fluid {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
  .stage .slick-arrow.slick-prev {
    top: 34%; }
  .stage .slick-arrow.slick-next {
    top: 34%; } }

@media (max-width: 460px) {
  .stage .slick-arrow.slick-prev {
    top: 27%; }
  .stage .slick-arrow.slick-next {
    top: 27%; } }

@media (max-width: 979px) {
  .slider .container-fluid {
    margin: 0 auto 0; } }

@media (min-width: 979px) {
  .special-with {
    width: 39.875rem; } }

#content .tx-bafza-mediaplayer .mpIcon-cc::before {
  content: "UT";
  font-family: monospace !important;
  font-weight: bold; }

#content .tx-bafza-mediaplayer ul {
  list-style: none !important; }
  #content .tx-bafza-mediaplayer ul.controlTabs-menu {
    background: #f39200;
    margin-left: 0; }
    #content .tx-bafza-mediaplayer ul.controlTabs-menu li {
      padding-left: 0 !important; }
      #content .tx-bafza-mediaplayer ul.controlTabs-menu li a {
        background: #ca7900;
        color: #fff; }
  #content .tx-bafza-mediaplayer ul li {
    background: transparent !important; }

#content .tx-bafza-mediaplayer .mejs__overlay-play .mejs__overlay-button {
  background: rgba(255, 255, 255, 0.85); }
  #content .tx-bafza-mediaplayer .mejs__overlay-play .mejs__overlay-button::before {
    color: #ca7900; }

#content .tx-bafza-mediaplayer #videoTitle {
  background: rgba(255, 255, 255, 0.85);
  color: #ca7900; }

#content .tx-bafza-mediaplayer .mejs__time-current,
#content .tx-bafza-mediaplayer .mejs__time-handle-content {
  background: #f39200; }

#content .tx-bafza-mediaplayer .mejs__time-handle,
#content .tx-bafza-mediaplayer .mejs__time-handle-content {
  display: none; }

#content .tx-bafza-mediaplayer .mpControls {
  width: auto !important; }
  #content .tx-bafza-mediaplayer .mpControls a {
    color: #0e658f; }
    #content .tx-bafza-mediaplayer .mpControls a i {
      margin-right: 0.1875rem; }
    #content .tx-bafza-mediaplayer .mpControls a:hover,
    #content .tx-bafza-mediaplayer .mpControls a:hover i,
    #content .tx-bafza-mediaplayer .mpControls a:hover span {
      color: #000;
      text-decoration: none; }

.tx-bafza-mediaplayer .mPlayerDock {
  position: absolute;
  top: 0.625rem;
  z-index: 998; }
  .tx-bafza-mediaplayer .mPlayerDock.left {
    left: 0.625rem; }
  .tx-bafza-mediaplayer .mPlayerDock.right {
    right: 0.625rem; }
  .tx-bafza-mediaplayer .mPlayerDock a {
    display: inline-block;
    border-radius: 0.125rem;
    padding: 0.3125rem 0.625rem;
    font-size: 1.5625rem;
    margin-right: 0.625rem;
    color: #fff;
    background: rgba(255, 255, 255, 0.7); }
    .tx-bafza-mediaplayer .mPlayerDock a:last-of-type {
      margin-right: 0; }
  .tx-bafza-mediaplayer .mPlayerDock a.active, .tx-bafza-mediaplayer .mPlayerDock a:active, .tx-bafza-mediaplayer .mPlayerDock a:hover,
  .tx-bafza-mediaplayer .mPlayerDock .subTitle.active,
  .tx-bafza-mediaplayer .mPlayerDock .subTitle:active,
  .tx-bafza-mediaplayer .mPlayerDock .subTitle:hover,
  .tx-bafza-mediaplayer .mPlayerDock a.toggleAudioDescription.active,
  .tx-bafza-mediaplayer .mPlayerDock a.toggleAudioDescription:active,
  .tx-bafza-mediaplayer .mPlayerDock a.toggleAudioDescription:hover {
    color: #ca6434; }

.frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche {
  border-top: 0.0625rem solid #bbb;
  padding: 2.5rem 3% 3% 3%; }
  .frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche .h2.thumbsup::before {
    content: '\f164';
    font-family: FontAwesome;
    font-size: 4.375rem;
    color: #0e658f;
    margin-bottom: 1.5rem;
    display: block; }
  .frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche .h2.thumbsup {
    position: relative;
    color: #0e658f;
    font-size: 1.15rem;
    display: inline-block;
    margin: 0;
    padding: 0; }
  .frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche ul {
    list-style: none;
    padding-left: 1rem;
    text-indent: -1.85rem;
    margin: 2rem 0 2rem 1rem; }
    .frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche ul li::before {
      background: url("../Images/bafza_signet.png") center no-repeat;
      background-size: 1.25rem;
      display: inline-block;
      width: 1.875rem;
      height: 1.3125rem;
      content: "";
      position: relative;
      top: .35rem; }
    .frame-type-bafzatemplatesetbundesfreiwilligendienst_neueeinsatzstellensuche ul li {
      margin: 0 0 .75rem 0; }

#kontaktformular .btn-primary,
#kontaktformularwahlvorstand .btn-primary,
#kontaktformularallgemein .btn-primary {
  background: #f39200;
  border: none;
  color: #000;
  outline: none;
  text-shadow: none; }
  #kontaktformular .btn-primary:hover,
  #kontaktformularwahlvorstand .btn-primary:hover,
  #kontaktformularallgemein .btn-primary:hover {
    background: #0e658f;
    color: #fff; }

@media screen and (min-width: 768px) {
  #kontaktformular .form-group::after,
  #kontaktformularwahlvorstand .form-group::after,
  #kontaktformularallgemein .form-group::after {
    content: '';
    clear: both;
    display: table; }
  #kontaktformular .form-group label,
  #kontaktformularwahlvorstand .form-group label,
  #kontaktformularallgemein .form-group label {
    float: left;
    width: 35%; }
  #kontaktformular .form-group .input,
  #kontaktformularwahlvorstand .form-group .input,
  #kontaktformularallgemein .form-group .input {
    float: right;
    width: 55%; } }

form#barriere_melden p {
  padding-bottom: 0.75rem; }

form#barriere_melden legend {
  border: none; }

form#barriere_melden input,
form#barriere_melden select,
form#barriere_melden textarea {
  width: 98%; }

form#barriere_melden .btn-primary {
  background: #f39200;
  border: none;
  color: #000;
  outline: none;
  text-shadow: none; }
  form#barriere_melden .btn-primary:hover {
    background: #0e658f;
    color: #fff; }

@media screen and (min-width: 768px) {
  form#barriere_melden .form-group::after {
    content: '';
    clear: both;
    display: table; }
  form#barriere_melden .form-group label {
    float: left;
    width: 24%; }
  form#barriere_melden .form-group .input {
    float: left;
    width: 75%; } }

#gewinnspiel {
  border-top: 0.0625rem solid #bbb;
  border-bottom: 0.0625rem solid #bbb;
  clear: both;
  padding: 1.5rem 0 1rem; }
  #gewinnspiel .btn-primary,
  #gewinnspiel .btn-cancel {
    background: #f39200;
    border: none;
    color: #000;
    outline: none;
    text-shadow: none; }
    #gewinnspiel .btn-primary:hover, #gewinnspiel .btn-primary:focus,
    #gewinnspiel .btn-cancel:hover,
    #gewinnspiel .btn-cancel:focus {
      background: #0e658f;
      color: #fff; }
  #gewinnspiel .help-block {
    color: #f00; }
  #gewinnspiel input[type="radio"] {
    margin: -.25rem .25rem 0 0; }
  #gewinnspiel fieldset.form-group {
    width: 100%;
    float: none; }
  #gewinnspiel .btn-group {
    width: 100%; }
    #gewinnspiel .btn-group .next.submit {
      float: right; }
  #gewinnspiel .form-group {
    margin: 0 1rem 1rem 0;
    width: calc(50% - 3rem);
    float: left; }
    #gewinnspiel .form-group .form-group {
      width: auto;
      height: auto; }
    #gewinnspiel .form-group::after {
      content: '';
      clear: both;
      display: table; }
    #gewinnspiel .form-group:nth-of-type(6)::before {
      content: '';
      clear: both;
      display: table; }
    #gewinnspiel .form-group:nth-of-type(3), #gewinnspiel .form-group:nth-of-type(4), #gewinnspiel .form-group:nth-of-type(5), #gewinnspiel .form-group:nth-of-type(6), #gewinnspiel .form-group:nth-of-type(7), #gewinnspiel .form-group:nth-of-type(8) {
      border-radius: 0.3125rem;
      padding: 1rem;
      height: 9.375rem; }
    #gewinnspiel .form-group:nth-of-type(5), #gewinnspiel .form-group:nth-of-type(6), #gewinnspiel .form-group:nth-of-type(7), #gewinnspiel .form-group:nth-of-type(8) {
      height: 9.375rem; }
    #gewinnspiel .form-group:nth-of-type(3), #gewinnspiel .form-group:nth-of-type(4) {
      height: auto; }
    #gewinnspiel .form-group:nth-of-type(3), #gewinnspiel .form-group:nth-of-type(6), #gewinnspiel .form-group:nth-of-type(7) {
      background-color: #f39200; }
    #gewinnspiel .form-group:nth-of-type(4), #gewinnspiel .form-group:nth-of-type(5), #gewinnspiel .form-group:nth-of-type(8) {
      background-color: #ece6dd; }
    #gewinnspiel .form-group legend {
      border-bottom: none; }
    #gewinnspiel .form-group label.form-check-label {
      width: 100%; }
  @media screen and (max-width: 767px) {
    #gewinnspiel .form-group {
      width: calc(100% - 2rem);
      height: auto; } }

.foldout-link:focus {
  background: none;
  background-color: #ece6dd;
  color: #f39200 !important; }

.link-bg {
  padding-left: 0.4375rem; }

.foldout-link {
  background-color: #ece6dd;
  display: block;
  font-size: 2.1875rem;
  height: 1.5625rem;
  left: 50%;
  margin-left: -1.5625rem;
  position: relative;
  width: 2.5rem; }

.foldout-link.collapsed i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.foldout-element {
  min-height: 6.25rem; }

.module {
  width: 100%; }

.module div.collapse[aria-expanded="false"] {
  display: block;
  height: 0;
  margin-left: 0;
  min-height: 0;
  overflow: hidden; }

.any-foldout {
  border: solid #555 0.0625rem; }
  .any-foldout .any-foldout-haeder {
    background: #f39200;
    border-bottom: solid #555 0.0625rem;
    padding: 0.3125rem; }
    .any-foldout .any-foldout-haeder a {
      color: #fff; }
    .any-foldout .any-foldout-haeder:hover {
      background: #0e658f; }
  .any-foldout .any-foldout-link.collapsed i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .any-foldout .any-foldout-body-content {
    padding: 0.9375rem; }

.accordion {
  margin: 0.625rem 0 0.625rem; }
  .accordion .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    overflow: hidden;
    border: 0;
    margin-bottom: 1.25rem; }
  .accordion .card,
  .accordion .card:not(:first-of-type) {
    background-color: #fff;
    border: 0;
    margin-bottom: 1.25rem; }
    .accordion .card .card-header,
    .accordion .card .card-header:first-child,
    .accordion .card:not(:first-of-type) .card-header,
    .accordion .card:not(:first-of-type) .card-header:first-child {
      background-color: #ece6dd;
      font-size: 1rem;
      border: 0;
      padding: 0.375rem;
      cursor: pointer; }
      .accordion .card .card-header a,
      .accordion .card .card-header:first-child a,
      .accordion .card:not(:first-of-type) .card-header a,
      .accordion .card:not(:first-of-type) .card-header:first-child a {
        color: #0e658f;
        text-decoration: underline;
        font-weight: bold;
        display: inline-block;
        padding-right: 2.1875rem;
        outline: none; }
        .accordion .card .card-header a:focus,
        .accordion .card .card-header:first-child a:focus,
        .accordion .card:not(:first-of-type) .card-header a:focus,
        .accordion .card:not(:first-of-type) .card-header:first-child a:focus {
          color: #0e658f !important;
          text-decoration: underline;
          background: none; }
        .accordion .card .card-header a:active,
        .accordion .card .card-header:first-child a:active,
        .accordion .card:not(:first-of-type) .card-header a:active,
        .accordion .card:not(:first-of-type) .card-header:first-child a:active {
          color: #0e658f !important;
          text-decoration: underline; }
      .accordion .card .card-header.collapsed,
      .accordion .card .card-header:first-child.collapsed,
      .accordion .card:not(:first-of-type) .card-header.collapsed,
      .accordion .card:not(:first-of-type) .card-header:first-child.collapsed {
        border: 0; }
        .accordion .card .card-header.collapsed a,
        .accordion .card .card-header:first-child.collapsed a,
        .accordion .card:not(:first-of-type) .card-header.collapsed a,
        .accordion .card:not(:first-of-type) .card-header:first-child.collapsed a {
          color: #0e658f;
          text-decoration: none;
          font-weight: normal; }
        .accordion .card .card-header.collapsed button.btn-link,
        .accordion .card .card-header:first-child.collapsed button.btn-link,
        .accordion .card:not(:first-of-type) .card-header.collapsed button.btn-link,
        .accordion .card:not(:first-of-type) .card-header:first-child.collapsed button.btn-link {
          color: #0e658f; }
        .accordion .card .card-header.collapsed button i,
        .accordion .card .card-header:first-child.collapsed button i,
        .accordion .card:not(:first-of-type) .card-header.collapsed button i,
        .accordion .card:not(:first-of-type) .card-header:first-child.collapsed button i {
          color: #0e658f;
          font-size: 1.125rem; }
      .accordion .card .card-header button,
      .accordion .card .card-header:first-child button,
      .accordion .card:not(:first-of-type) .card-header button,
      .accordion .card:not(:first-of-type) .card-header:first-child button {
        position: absolute;
        right: 0.3125rem;
        top: 0.0625rem; }
        .accordion .card .card-header button.btn-link,
        .accordion .card .card-header:first-child button.btn-link,
        .accordion .card:not(:first-of-type) .card-header button.btn-link,
        .accordion .card:not(:first-of-type) .card-header:first-child button.btn-link {
          color: #0e658f; }
        .accordion .card .card-header button i,
        .accordion .card .card-header:first-child button i,
        .accordion .card:not(:first-of-type) .card-header button i,
        .accordion .card:not(:first-of-type) .card-header:first-child button i {
          font-size: 1.125rem; }
    .accordion .card .card-body,
    .accordion .card:not(:first-of-type) .card-body {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: .75rem .3rem; }

.bfd-countdown {
  margin: 1.5625rem;
  text-align: center; }

.countdown-text {
  color: #0e658f;
  font-size: 3.125rem; }
  .countdown-text .countdown-huge {
    line-height: 6rem;
    font-size: 13rem; }
  .countdown-text .countdown-sidetext {
    vertical-align: top;
    line-height: 7rem; }
  .countdown-text .countdown-sidetext-right {
    margin-left: -2.5rem; }

#sidebar .countdown-text {
  color: #0e658f;
  font-size: 1.6rem; }
  #sidebar .countdown-text .countdown-huge {
    line-height: 3rem;
    font-size: 6.7rem; }
  #sidebar .countdown-text .countdown-sidetext {
    vertical-align: top;
    line-height: 5rem; }
  #sidebar .countdown-text .countdown-sidetext-right {
    margin-left: -0.625rem; }

@media (max-width: 460px) {
  .countdown-text {
    color: #0e658f;
    font-size: 1.7rem; }
    .countdown-text .countdown-huge {
      line-height: 7rem;
      font-size: 7rem; }
    .countdown-text .countdown-sidetext {
      vertical-align: top;
      line-height: 8rem; }
    .countdown-text .countdown-sidetext-right {
      margin-left: -0.625rem; } }

@media (min-width: 768px) {
  #sidebar .bfd-countdown {
    margin: 0.3125rem;
    text-align: center; }
  #sidebar .countdown-text {
    color: #0e658f;
    font-size: 1.7rem; }
    #sidebar .countdown-text .countdown-huge {
      font-weight: 700;
      line-height: 3rem;
      font-size: 6.5rem; }
    #sidebar .countdown-text .countdown-sidetext {
      vertical-align: top;
      line-height: 5rem; }
    #sidebar .countdown-text .countdown-sidetext-right {
      margin-left: -0.625rem; } }

.frame-whitebox .ce-bodytext {
  background-color: #fff;
  border: 0.0625rem solid #bbb;
  padding: 0.625rem; }

.frame-activebiz .ce-bodytext {
  background-color: #0e658f;
  color: #fff;
  padding: 0.5rem 0.375rem; }
  .frame-activebiz .ce-bodytext p {
    font-size: 1rem;
    margin-bottom: 0; }

#sidebar .frame-activebiz.frame-type-menu_pages ul li a {
  background-color: #0e658f;
  color: #fff; }
  #sidebar .frame-activebiz.frame-type-menu_pages ul li a:hover {
    text-decoration: underline; }

.frame-nopaddingbottom {
  padding-bottom: 0; }

#content ul .bfd-uploads {
  background: none !important; }
  #content ul .bfd-uploads .ce-uploads-keywords {
    display: none; }

.bfd-uploads-icon {
  padding-left: 0 !important;
  width: 1rem;
  height: 1rem; }

#content ul .bfd-uploads:nth-child(even) {
  background-color: #f4f4f4 !important; }

/*# sourceMappingURL=bundesfreiwilligendienst.css.map */

/*# sourceMappingURL=bundesfreiwilligendienst.css.map */

/*# sourceMappingURL=bundesfreiwilligendienst.css.map */

/*# sourceMappingURL=bundesfreiwilligendienst.css.map */
