.donutDescr {
  height: 3em;
  padding-left: 12px; }
  .donutDescr > span.glyphicon {
    display: block;
    float: left;
    line-height: 14px; }
  .donutDescr > span:last-child {
    display: block;
    float: left;
    width: calc(100% - 23px); }

body {
  position: relative;
  background: #fafafa;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  background-color: #012; }
  body > .container {
    min-width: 650px;
    margin-bottom: 3em; }

#card {
  display: none; }

@media (min-width: 320px) {
  body {
    background-image: url(../images/area_52_zoom.png);
    background-repeat: no-repeat;
    background-position: left bottom; }

  #card {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/area_51_zoom.png);
    background-repeat: no-repeat;
    height: 700px;
    width: 100%; } }
@media (max-width: 600px) {
  #card {
    width: 650px; } }
table {
  width: 100%; }
  table td, table th {
    white-space: nowrap; }
    table td.fill, table th.fill {
      width: 100%; }

.filtered h3 {
  margin-bottom: 1em; }

.filtered {
  margin-left: initial;
  margin-right: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .filtered.first {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 1em; }
  .filtered.second {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.filtered > [class*="col-"] {
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0px 0px 3px #888;
  margin-left: 1em; }
  .filtered > [class*="col-"]:first-child {
    margin-left: 0; }

#filtered-rows {
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0px 0px 3px #888; }

hr {
  clear: both;
  border: 0; }

footer {
  margin-bottom: 600px; }

.page-header {
  border: 0; }

.nvd3.nv-pie path {
  stroke: transparent; }

.border-right {
  border-right: 1px solid #eeeeee; }

.border-left {
  border-left: 1px solid #eeeeee; }

@media (max-width: 991px) {
  .filtered {
    display: block; }
    .filtered.first {
      padding-bottom: 0; }
    .filtered.second [class*="col-"]:last-child {
      margin-bottom: 0; }

  .filtered > [class*="col-"] {
    margin-left: 0;
    margin-bottom: 1em; } }
#welcomeText, #impressum, #slir, #quellen {
  font-size: 1.2em; }

#welcome {
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0px 0px 3px #888;
  background-color: rgba(255, 255, 255, 0.95); }
  #welcome > p {
    margin-bottom: 0; }
  #welcome #welcomeText {
    clear: both; }

h1 {
  font-size: 3em;
  margin-top: 1em;
  margin-bottom: 1em; }

.glyphicon-menu-right {
  font-size: 0.8em;
  padding-right: 0.5em; }

#mainTitle {
  position: relative;
  margin-top: 3em;
  text-align: center;
  color: white;
  text-shadow: 0px 0px 40px #000; }

#startContent {
  margin-top: 13em;
  margin-bottom: 8em;
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0px 0px 3px #888;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 8px #FFFFFF; }

#slir, #footerRow {
  min-height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0px 0px 3px #888;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 8px #FFFFFF; }
  #slir > p, #footerRow > p {
    margin-bottom: 0; }
  #slir h2, #footerRow h2 {
    margin-top: 0; }

#slir {
  margin-bottom: 3em;
  margin-top: 6em; }

#slir > a > img {
  float: left;
  width: 110px;
  margin-right: 1em; }

#quellen ul li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
#quellen li:not(:first-child) {
  margin-top: 1em; }
#quellen ul {
  margin-left: 0;
  padding-left: 0; }

#lang-menu {
  height: 2em;
  white-space: nowrap; }
  #lang-menu ol {
    list-style-type: none;
    width: 350px;
    margin: 0 auto;
    padding: 0;
    white-space: nowrap; }
    #lang-menu ol li {
      float: left; }
      #lang-menu ol li a {
        padding-left: 1em;
        padding-right: 1em; }
      #lang-menu ol li:first-child a {
        padding-left: 0; }
      #lang-menu ol li:not(:last-child):after {
        content: '|';
        color: rgba(0, 0, 0, 0.1); }

#fullscreen {
  display: none;
  width: 235px;
  position: fixed;
  z-index: 1001;
  left: calc(50% - 117.5px); }
  #fullscreen.in-frame {
    display: inline-block; }
  #fullscreen.in-fullscreen {
    display: none; }

#tracker {
  display: none; }

#license-icons {
  margin-top: 20px; }
  #license-icons a > img {
    width: 24px; }
  #license-icons a:not(:first-child) {
    padding-left: 9px; }
  #license-icons a.octocat > img {
    margin-right: 9px; }

#course {
  height: 300px; }
  #course .table.small {
    width: 90%; }
    #course .table.small th, #course .table.small td {
      padding: 2px;
      width: 20px; }
    #course .table.small td {
      text-align: right; }
    #course .table.small tr.art-aktiv {
      color: #FE0405; }
    #course .table.small tr.art-vds {
      color: #9BBB59; }
    #course .table.small tr.art-techadm {
      color: #668CD9; }
  #course > svg {
    margin-top: 1.2em; }

#course-legend {
  padding-left: 65px; }
  #course-legend h2, #course-legend h3 {
    margin-top: 0; }
  #course-legend h2 {
    margin-bottom: 1em; }
  #course-legend h3 {
    font-size: 16px; }
    #course-legend h3 > span {
      position: absolute;
      left: 0px;
      text-align: right;
      width: 57px; }

.legend_typ_aktiv {
  color: #FE0405; }

.legend_typ_vds {
  color: #9BBB59; }

.legend_typ_techadm {
  color: #668CD9; }

#map {
  max-width: 300px;
  height: auto;
  display: block; }
  #map > #svgMap {
    height: 170px; }

@media (max-width: 992px) {
  #map {
    height: 0;
    overflow: hidden;
    display: none; } }
#filter years, #filter cantons {
  display: block;
  clear: both; }
#filter years {
  float: left;
  margin-right: 2em; }
#filter #filterText {
  margin-top: 0; }
#filter cantons > .row {
  padding-top: 30px; }
  #filter cantons > .row > div:last-child > .btn-group:last-child {
    padding-top: 9px; }
#filter .btn-group > .btn {
  font-family: "Lucida Console", Monaco, monospace;
  margin-bottom: 1rem; }
  #filter .btn-group > .btn.focus {
    outline: none;
    -webkit-transition: background-color 0.5s 0.1s;
            transition: background-color 0.5s 0.1s; }
#filter .btn-group.split-h > .btn {
  margin-bottom: 0;
  width: 100%;
  font-size: 12px;
  padding: 12px 0 12px 0; }
  #filter .btn-group.split-h > .btn:first-child {
    border-radius: 4px 4px 0 0;
    border-bottom: 0; }
  #filter .btn-group.split-h > .btn:last-child {
    margin-left: 0;
    border-radius: 0 0 4px 4px; }

#filter-row {
  margin-bottom: 3em; }

.content {
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 20px;
  border-radius: 8px;
  box-shadow: 0px 0px 8px #888; }

.goToTop {
  position: fixed;
  top: 0;
  z-index: 1; }
  .goToTop .content {
    background-color: #fafafa;
    border-radius: 0;
    -webkit-transition: background-color 0.5s;
            transition: background-color 0.5s; }

@media (min-width: 992px) and (max-width: 1200px) {
  #filter .btn-group.split-h > .btn {
    font-size: 11px; }

  #filter .btn-group > .btn {
    margin-bottom: 0; }

  #map > #svgMap {
    height: 153px; } }
@media (max-width: 992px) {
  #filter-row, .goToTop {
    min-width: 650px; }

  #filter cantons > .row {
    padding-top: 0; }
    #filter cantons > .row > div:last-child {
      padding-left: 0; }
      #filter cantons > .row > div:last-child > .btn-group:last-child {
        padding-top: 4px; }
  #filter .btn-group.split-h .btn {
    padding: 8px;
    font-size: inherit; }
  #filter .btn-group.cantons .btn {
    margin: 0 2px;
    padding: 5px 10px;
    font-size: inherit;
    line-height: 1.5;
    border-radius: 3px; } }
@media (min-width: 992px) {
  #filter-row, .goToTop {
    width: 970px; } }
@media (min-width: 1200px) {
  #filter-row, .goToTop {
    width: 1170px; } }
#gradient-border {
  background: transparent; }

.goToTop #gradient-border {
  height: 40px;
  background: transparent;
  background: -webkit-linear-gradient(top, #fafafa 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #fafafa 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 ); }

#typ .table td:first-child {
  white-space: normal; }
  #typ .table td:first-child p {
    margin-bottom: 0; }
#typ .table td:last-child {
  min-width: 85px; }

#mobile table {
  margin-top: 1em;
  margin-left: 0;
  padding: 0; }
  #mobile table tr > td:first-child {
    display: inline-block;
    width: 53px;
    text-align: right; }
  #mobile table tr > td:last-child {
    padding-left: 1em;
    white-space: normal; }

#circles > svg {
  height: auto; }

#delikt {
  height: 263px; }

#deliktTable td {
  padding: 0;
  border: 0;
  -webkit-transition: background-color 0.25s;
          transition: background-color 0.25s;
  padding-left: 8px;
  vertical-align: inherit;
  border-radius: 0 2px 2px 0; }
  #deliktTable td:hover, #deliktTable td.active {
    cursor: pointer;
    background-color: rgba(180, 180, 180, 0.6);
    -webkit-transition: background-color 0.25s;
            transition: background-color 0.25s; }
    #deliktTable td:hover > span, #deliktTable td.active > span {
      background-color: white; }
  #deliktTable td > span {
    top: 0px;
    left: -8px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0;
    padding: 4px 4px 5px 4px; }

#straftaten {
  height: 263px; }
  #straftaten .nvd3.nv-pie .nv-pie > .nv-slice:first-child > path,
  #straftaten .nvd3.nv-pie .nv-pie > .nv-slice:last-child > path {
    stroke: #ddd; }

#straftatenTable td {
  padding: 0;
  border: 0;
  -webkit-transition: background-color 0.25s;
          transition: background-color 0.25s;
  padding-left: 8px;
  vertical-align: inherit;
  border-radius: 0 2px 2px 0; }
  #straftatenTable td:hover, #straftatenTable td.active {
    cursor: pointer;
    background-color: rgba(180, 180, 180, 0.6);
    -webkit-transition: background-color 0.25s;
            transition: background-color 0.25s; }
    #straftatenTable td:hover > span, #straftatenTable td.active > span {
      background-color: white; }
  #straftatenTable td > span {
    top: 0px;
    left: -8px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0;
    padding: 4px 4px 5px 4px; }
