@charset "UTF-8";
/*!
    Thru.de - Geographische Informationssysteme (GIS)
    Webanwendung zur Visualisierung von diffusen Emissionen in der Luft sowie diffusen Stoffeinträgen in Wasser.

    Thru.de - Geographic information system (GIS)
    Web application to visualize diffuse emissions in air and diffuse substances in water.
    Copyright (C) 2017 ENDA GmbH & Co. KG

        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.

    ENDA GmbH & Co. KG - web: https://enda.eu/ - mail: kontakt@enda.eu
 */
@import url(/theme/lib/font-awesome-4.7.0/css/font-awesome.min.css);
/* first for IE 6/7/8 */
@font-face {
  font-family: FagoWeb-Bold;
  src: url(../../lib/fonts/FagoWeb-Bold.eot); }
/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: FagoWeb-Bold;
  src: url(../../theme/lib/fonts/FagoWeb-Bold.woff) format("woff"); }
@font-face {
  font-family: FagoWeb;
  src: url(../../theme/lib/fonts/FagoWeb.eot); }
/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: FagoWeb;
  src: url(../../theme/lib/fonts/FagoWeb.woff) format("woff"); }
.float--left {
  float: left   !important; }

.float--right {
  float: right  !important; }

.float--none {
  float: none   !important; }

.float--clear {
  clear: both   !important; }

.alignment--left {
  text-align: left    !important; }

.alignment--center {
  text-align: center  !important; }

.alignment--right {
  text-align: right   !important; }

.alignment--justify {
  text-align: justify !important; }

.push {
  margin: 3em !important; }

.push--top {
  margin-top: 3em !important; }

.push--right {
  margin-right: 3em !important; }

.push--bottom {
  margin-bottom: 3em !important; }

.push--left {
  margin-left: 3em !important; }

.push--ends {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }

.push--sides {
  margin-right: 3em !important;
  margin-left: 3em !important; }

.push-half {
  margin: 1.5em !important; }

.push-half--top {
  margin-top: 1.5em !important; }

.push-half--right {
  margin-right: 1.5em !important; }

.push-half--bottom {
  margin-bottom: 1.5em !important; }

.push-half--left {
  margin-left: 1.5em !important; }

.push-half--ends {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important; }

.push-half--sides {
  margin-right: 1.5em !important;
  margin-left: 1.5em !important; }

.flush {
  margin: 0 !important; }

.flush--top {
  margin-top: 0 !important; }

.flush--right {
  margin-right: 0 !important; }

.flush--bottom {
  margin-bottom: 0 !important; }

.flush--left {
  margin-left: 0 !important; }

.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.soft {
  padding: 3em !important; }

.soft--top {
  padding-top: 3em !important; }

.soft--right {
  padding-right: 3em !important; }

.soft--bottom {
  padding-bottom: 3em !important; }

.soft--left {
  padding-left: 3em !important; }

.soft--ends {
  padding-top: 3em !important;
  padding-bottom: 3em !important; }

.soft--sides {
  padding-right: 3em !important;
  padding-left: 3em !important; }

.soft-half {
  padding: 1.5em !important; }

.soft-half--top {
  padding-top: 1.5em !important; }

.soft-half--right {
  padding-right: 1.5em !important; }

.soft-half--bottom {
  padding-bottom: 1.5em !important; }

.soft-half--left {
  padding-left: 1.5em !important; }

.soft-half--ends {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important; }

.soft-half--sides {
  padding-right: 1.5em !important;
  padding-left: 1.5em !important; }

.hard {
  padding: 0 !important; }

.hard--top {
  padding-top: 0 !important; }

.hard--right {
  padding-right: 0 !important; }

.hard--bottom {
  padding-bottom: 0 !important; }

.hard--left {
  padding-left: 0 !important; }

.hard--ends {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.hard--sides {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.informative {
  border-bottom: 1px dotted #2196f3;
  color: #2196f3;
  cursor: pointer; }

.muted {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important; }

.center {
  display: block !important;
  margin: 0 auto !important;
  float: none !important; }

.to-upper {
  text-transform: uppercase; }

.to-lower {
  text-transform: lowercase; }

.to-capitalize {
  text-transform: capitalize; }

.fs-italic {
  font-style: italic; }

.fs-05 {
  font-size: 0.5em; }

.fs-06 {
  font-size: 0.6em; }

.fs-07 {
  font-size: 0.7em; }

.fs-08 {
  font-size: 0.8em; }

.fs-09 {
  font-size: 0.9em; }

.fs-10 {
  font-size: 1em; }

.fs-11 {
  font-size: 1.1em; }

.fs-12 {
  font-size: 1.2em; }

.fs-13 {
  font-size: 1.3em; }

.fs-14 {
  font-size: 1.4em; }

.fs-15 {
  font-size: 1.5em; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

h1, h2, h3, h4, h5, h6, .heading {
  font-family: FagoWeb, sans-serif;
  line-height: 1.3;
  color: #757575;
  margin: 10px 0;
  font-weight: 500; }

h1, h2, h3 {
  font-weight: normal; }

h1 {
  font-size: 1.4em; }

h2 {
  font-size: 1.2em; }

h3 {
  font-size: 1.15em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: .95em;
  font-weight: bold; }

h6 {
  font-size: .9em;
  font-weight: bold; }

html,
body {
  color: #26262c;
  font-family: Arial, Helvetica, "Lucida sans", Geneva, sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  height: 100%; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  position: relative;
  height: 100%;
  top: 0; }

a {
  color: #2196f3;
  text-decoration: none;
  letter-spacing: 0.03em; }

p {
  line-height: 1.5em; }

ul {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  list-style-type: none;
  margin: 20px 0; }
  ul li {
    position: relative;
    padding-left: 20px; }
    ul li::before {
      content: '-';
      position: absolute;
      display: inline-block;
      left: 0; }
  ul.no-dash > li::before {
    display: none; }

.ul__heading {
  font-weight: 600;
  font-size: .9em; }
  .ul__heading + ul {
    margin-top: 5px; }
  .ul__heading + li ul {
    margin: 5px 0; }

table.t_default {
  border-collapse: collapse;
  text-align: left;
  font-size: .9em;
  margin: 20px auto;
  border: 1px solid #c9c9c9; }
  table.t_default caption {
    text-align: left;
    font-weight: 600;
    margin: 10px 0; }
  table.t_default tbody td {
    border-left: 1px solid #c9c9c9;
    font-size: .95em;
    font-weight: normal; }
    table.t_default tbody td:last-of-type {
      border-right: 1px solid #c9c9c9; }
  table.t_default thead {
    background: #e6e6e6; }
  table.t_default th {
    font-size: .9em;
    font-weight: bold;
    border-left: 1px solid #c9c9c9; }
  table.t_default td, table.t_default th {
    padding: 10px;
    border-bottom: 1px solid #c9c9c9; }
  table.t_default td, table.t_default th {
    padding: 10px 5px; }
  table.t_default tr:nth-child(even) {
    background: #e6e6e6; }

.table--sub-description {
  font-size: .85em; }

.filter {
  font-family: FagoWeb, sans-serif;
  display: inline-block;
  background-color: #ccc;
  border-radius: 50px;
  margin: 0 2px; }
  .filter.active {
    background-color: #4a90d9; }
  .filter::before {
    color: white;
    display: inline-block;
    font-size: 1em;
    line-height: 2em;
    width: 2em;
    height: 2em;
    font-weight: bold;
    text-align: center; }
  .filter.p_tech::before {
    content: 'P'; }
  .filter.n_tech::before {
    content: 'N'; }
  .filter.oz_tech::before {
    content: 'Oz'; }
  .filter.uv_tech::before {
    content: 'UV'; }
  .filter.cl_tech::before {
    content: 'Cl'; }
  .filter.sn_tech::before {
    content: 'Sn'; }
  .filter.mi_tech::before {
    content: 'Mi'; }
  .filter.other_tech::before {
    content: '+'; }

ul.filter-list li {
  padding: 0;
  margin-bottom: 5px; }
  ul.filter-list li::before {
    display: none; }
ul.filter-list .filter {
  margin-right: .5em; }
  ul.filter-list .filter::before {
    font-size: .7em; }

body {
  background: #fbfbfb; }

#outer-wrapper {
  padding: 20px 0; }

#main-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: start;
  align-content: stretch;
  align-items: stretch;
  max-width: 1200px;
  margin: 0 auto;
  background: white;
  overflow: hidden;
  box-shadow: 0px 0px 4px -1px rgba(135, 135, 135, 0.75); }

header, header {
  width: 100%; }

main {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: flex-start;
  align-items: stretch;
  height: 100%; }
  main .sidebar, main .map-wrapper {
    padding: 0 5px; }
@keyframes example {
  0% {
    max-width: 30%;
    height: auto; }
  100% {
    max-width: 0;
    height: 0;
    overflow: hidden; } }
  main .sidebar__left {
    max-width: 30%;
    flex-basis: 30%;
    flex-grow: 2;
    order: 1; }
    main .sidebar__left.is-hidden {
      padding: 0; }
  main .sidebar__right {
    max-width: 20%;
    flex-basis: 20%;
    flex-grow: 2;
    order: 3; }
  main .map-wrapper {
    max-width: 100%;
    flex-basis: 50%;
    flex-grow: 2;
    order: 2; }
  main #map {
    height: 100%;
    width: 100%; }

main {
  padding: 20px; }

footer {
  padding: 10px 20px; }

header {
  position: relative;
  background-image: url("/img/header.jpg");
  background-position: 30% 0%;
  height: 200px;
  background-size: cover; }
  header .head--wrap {
    padding: 15px 20px 5px;
    background-color: rgba(255, 255, 255, 0.85);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end; }
  header #heading {
    float: left; }
    header #heading .title {
      color: #333333;
      margin: 0;
      font-size: 1.5em; }
  header nav {
    float: right;
    display: inline-block;
    font-size: .85em; }
    header nav ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      float: right; }
      header nav ul li {
        float: left;
        margin-left: 20px;
        padding: 0; }
        header nav ul li:before {
          content: ''; }
  header .further-information {
    font-size: 1.1em;
    font-weight: 600; }

#map {
  background: none; }
  #map .leaflet-overlay-pane svg path:hover {
    stroke-width: 1px; }

.grid {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: flex-start;
  align-content: flex-start;
  /* Opt-in outside padding */ }
  .grid div[class*='col-'] {
    padding: 10px;
    overflow: hidden;
    display: inline-block; }
  .grid .col-1-1 {
    width: 100%; }
  .grid .col-2-3 {
    width: 63.66%; }
  .grid .col-1-3 {
    width: 30.33%; }
  .grid .col-1-2 {
    width: 47%; }
  .grid .col-1-4 {
    width: 22%; }
  .grid .col-1-8 {
    width: 9.5%; }

@media screen and (max-width: 959px) {
  .grid--brake-large {
    display: initial; }
    .grid--brake-large > [class*='col-'] {
      width: 100%; } }
@media screen and (max-width: 719px) {
  .grid--brake-medium {
    display: initial; }
    .grid--brake-medium > [class*='col-'] {
      width: 100%; } }
.form_dashboard {
  background: #f5f5f5;
  border: 1px solid #d5d5d5;
  border-radius: 1px;
  padding: 0 10px;
  font-family: FagoWeb, sans-serif;
  font-size: .9em; }
  .form_dashboard select:hover, .form_dashboard button:hover, .form_dashboard label:hover {
    cursor: pointer; }
  .form_dashboard .f-el--wrap {
    margin: 20px 0;
    border-bottom: 1px solid #d5d5d5; }
    .form_dashboard .f-el--wrap:first-of-type {
      border-top: 1px solid #d5d5d5; }
  .form_dashboard .f-el {
    margin: 15px 0; }
    .form_dashboard .f-el__caption {
      float: right; }
    .form_dashboard .f-el select, .form_dashboard .f-el button {
      width: 100%;
      height: 25px;
      background: white;
      border-radius: 3px;
      border: 1px solid #c3c3c3;
      padding: 3px 5px;
      outline-color: #4a90d9; }
    .form_dashboard .f-el button {
      height: 30px;
      font-size: .9em;
      font-weight: 700;
      background: #4a90d9;
      color: white; }
      .form_dashboard .f-el button:hover {
        background: #3583d5; }
  .form_dashboard #filter .info-wrapper {
    margin-bottom: 5px; }
  .form_dashboard #filter fieldset input, .form_dashboard #filter fieldset label {
    margin-bottom: 5px; }
  .form_dashboard #filter input {
    float: left;
    margin-right: 8px;
    clear: left; }
  .form_dashboard #filter label {
    float: left;
    font-size: .9em;
    clear: right; }
  .form_dashboard #filter fieldset {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0; }
  .form_dashboard .legend {
    /*leaflet marker cluster legend*/ }
    .form_dashboard .legend > div {
      margin: 1em 0; }
    .form_dashboard .legend .heading {
      color: #26262c; }
    .form_dashboard .legend .legend--cluster > div > div {
      margin-bottom: 3px; }
      .form_dashboard .legend .legend--cluster > div > div .marker-cluster {
        margin: 0 3px;
        width: 25px;
        height: 25px;
        display: inline-block;
        float: left; }
        .form_dashboard .legend .legend--cluster > div > div .marker-cluster > div {
          width: 15px;
          height: 15px; }
        .form_dashboard .legend .legend--cluster > div > div .marker-cluster span {
          line-height: 10px; }
      .form_dashboard .legend .legend--cluster > div > div span {
        font-size: .9em;
        line-height: 25px;
        margin-left: 5px; }
  .form_dashboard .heading {
    font-weight: 600;
    font-size: 1em;
    margin: 0; }
    .form_dashboard .heading__sub {
      font-size: .8em; }
  .form_dashboard .description p {
    line-height: 1.3em;
    font-size: .85em;
    margin: 0; }

.modalContent {
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  background-color: #464646;
  background-color: rgba(30, 30, 37, 0.75);
  z-index: 9997;
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: opacity .35s ease-in; }
  .modalContent .w-wrapper {
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }

.modal__dialog {
  margin: 0 20px; }

.modal__close-wrapper,
.modal__content-wrapper {
  position: relative; }

.modal__content-wrapper {
  z-index: 9999;
  background: linear-gradient(-21deg, #f0f0f0 0%, #dedede 40%, #e6e6e6 50%, #dedede 60%, #f0f0f0 100%);
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 10px -6px 7px -6px rgba(0, 0, 0, 0.35); }

.modal__close-wrapper {
  text-align: right; }
  .modal__close-wrapper .modal__close {
    font-family: FagoWeb, sans-serif;
    background: #e6e6e6;
    padding: 8px 30px;
    z-index: 9998;
    font-size: .9em;
    color: #757575; }
    .modal__close-wrapper .modal__close:hover {
      color: #2196f3; }

.modal__content {
  padding: 20px; }
  .modal__content .section,
  .modal__content .subsection {
    border-top: 3px solid #f4f4f4; }
  .modal__content .section {
    counter-reset: header; }
  .modal__content p {
    text-align: left; }
  .modal__content .subsection.grid [class*='col-'] {
    padding: 0; }
  .modal__content .subsection img {
    width: 100%; }
  .modal__content .section .header {
    margin: 0;
    padding: 15px 0; }
  .modal__content .subsection .header {
    padding: 0 0 10px;
    width: 100%; }
    .modal__content .subsection .header:before {
      counter-increment: header;
      content: counter(header);
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      background: #757575;
      color: #f4f4f4;
      margin-right: .7em;
      text-align: center; }
  .modal__content .content {
    padding: 20px;
    background: white; }

.modalContent #raster img {
  max-width: 120px;
  width: 100%;
  margin: 0 auto;
  display: block; }

.modalContent #diff-luft img, .modalContent #diff-flow img {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7); }

.modalContent.is-active {
  visibility: visible;
  opacity: 1;
  height: 100%;
  z-index: 9995; }

@media screen and (max-width: 719px) {
  .modal__content .section.grid,
  .modal__content .subsection.grid {
    display: block;
    float: left;
    overflow: hidden; } }
#infoBox {
  display: block;
  position: absolute;
  z-index: 9999;
  background: rgba(33, 33, 33, 0.85);
  color: white;
  border-radius: 5px;
  font-size: .9em;
  line-height: 1.5em;
  margin: 0;
  text-align: left;
  padding: 1em 2em; }

.info-wrapper {
  position: relative; }

.info-text {
  display: none; }

.info-icon {
  display: inline-block;
  margin: 0 5px;
  line-height: 1em;
  font-size: 15px; }
  .info-icon::before {
    display: inline-block;
    font: normal normal normal 1em FontAwesome;
    text-rendering: auto;
    content: "\f05a";
    color: #4a90d9; }

/* Open / Close button */
button.accordion {
  position: relative;
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 20px 40px 20px 20px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 1em;
  line-height: 1.2em;
  margin: 5px 0; }

button.accordion:after {
  content: '+';
  font-size: 1.2em;
  height: 1.2em;
  width: 40px;
  position: absolute;
  right: 0;
  top: calc(50% - .6em );
  color: #777;
  text-align: center; }

button.accordion.active:after {
  content: "-"; }

/* Content */
div.panel {
  padding: 0 20px;
  background-color: white;
  display: none; }

/* States */
button.accordion.active, button.accordion:hover {
  background-color: #ddd; }

div.panel.active {
  display: block; }

.number-icon img {
  position: absolute; }
.number-icon span {
  position: absolute; }

.svg-marker svg:hover #marker_base {
  stroke-width: .5px;
  stroke: #4a90d9; }

.html-marker span {
  position: absolute;
  display: inline-block;
  width: 100%;
  text-align: center;
  left: 0;
  top: 11.5px;
  font-weight: 600; }
.html-marker .fa {
  font-size: 52px;
  width: 100%;
  text-align: center; }
.html-marker.filter-marker {
  color: #485e69; }
.html-marker.search-marker {
  color: #f5554a; }

.leaflet-popup a.leaflet-popup-close-button {
  font-size: 3em;
  line-height: 1em;
  height: 1em;
  width: 1em;
  padding: 5px;
  font-weight: normal;
  color: #999;
  transition: color 200ms ease; }
  .leaflet-popup a.leaflet-popup-close-button:hover {
    color: #4a90d9; }

.leaflet-popup-content {
  padding: 10px; }
  .leaflet-popup-content table {
    margin-top: 5px; }
    .leaflet-popup-content table td {
      padding: 2px 4px;
      vertical-align: top; }
  .leaflet-popup-content .c_icon {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: .5em solid transparent !important;
    border-bottom: .5em solid transparent !important;
    border-left: .5em solid;
    padding-right: .5em; }
  .leaflet-popup-content .plant_info {
    overflow: hidden; }
    .leaflet-popup-content .plant_info .plant_name {
      display: block;
      margin: 0;
      font-size: 1.3em;
      line-height: 1.1em; }
    .leaflet-popup-content .plant_info .plant_coordinates {
      display: block;
      margin: 0; }
      .leaflet-popup-content .plant_info .plant_coordinates i, .leaflet-popup-content .plant_info .plant_coordinates span {
        float: left; }
      .leaflet-popup-content .plant_info .plant_coordinates .fa {
        margin-right: 5px; }
      .leaflet-popup-content .plant_info .plant_coordinates .coordinate {
        margin: 0 2px; }
    .leaflet-popup-content .plant_info .state, .leaflet-popup-content .plant_info .exp-lvl {
      margin-right: 5px;
      font-size: 1em;
      line-height: 1; }

.set-global-button {
  background: url("/img/ico/favicon.png") no-repeat center white;
  background-size: 91%;
  cursor: pointer; }
  .set-global-button:before {
    display: block;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(74, 144, 217, 0.3);
    transition: opacity .15s linear; }
  .set-global-button:hover:before {
    opacity: 1; }

.leaflet-control-custom, .leaflet-control-layers {
  width: 35px;
  height: 35px;
  padding: 3px; }
  .leaflet-control-custom-expanded, .leaflet-control-layers-expanded {
    width: auto;
    height: auto; }
  .leaflet-control-custom a, .leaflet-control-layers a {
    max-width: 100%;
    max-height: 100%; }

#search {
  position: relative;
  width: 100%;
  font-size: 100%; }
  #search input {
    border-radius: 3px;
    border: 1px solid #c3c3c3;
    padding: 3px 10px 3px 5px;
    height: 1.5em;
    outline-color: #4a90d9;
    width: 100%; }
  #search .result {
    border-top: none;
    border: 2px solid #c3c3c3;
    border-radius: 0 0 3px 3px; }
  #search button[name="search-submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: none;
    height: 100%;
    width: 40px;
    color: #464646;
    border: 1px solid #c3c3c3;
    border-radius: 0 3px 3px 0;
    border-left: none; }
    #search button[name="search-submit"]:hover {
      cursor: pointer;
      color: #256ab1 !important; }
  #search input:focus + button[name="search-submit"] {
    color: #4a90d9;
    border: none; }
  #search .result {
    position: absolute;
    top: 99%;
    left: 0;
    right: 0;
    z-index: 999;
    background: white; }
    #search .result ul {
      list-style-type: none;
      margin: 0;
      max-height: 150px;
      overflow: auto; }
      #search .result ul li {
        padding: 5px;
        border-bottom: 1px solid #cccccc;
        font-size: .8em; }
        #search .result ul li:last-of-type {
          border-bottom: none; }
        #search .result ul li::before {
          display: none; }
        #search .result ul li:hover {
          cursor: pointer;
          background: #f5f5f5; }
        #search .result ul li .bdl, #search .result ul li .postcode {
          margin: 0 .2em;
          color: #737373; }

.css-spinner {
  border: 2px solid #e6e6e6;
  animation: css-spin 1s linear infinite;
  border-top: 2px solid #4a90d9;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 4px;
  left: calc(50% - 0.5em); }

@keyframes css-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.download-wrapper .download-link {
  display: inline-block;
  background-color: #eee;
  color: #6f6f6f;
  padding: 15px;
  margin: 0 5px;
  border-radius: 10px;
  transition: color 200ms ease; }
  .download-wrapper .download-link::before {
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f019";
    padding: 0 8px; }
  .download-wrapper .download-link:hover {
    color: #2196f3; }

body > svg.svg-top-hidden {
  width: 0;
  height: 0;
  overflow: visible;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute; }

/*# sourceMappingURL=overall.css.map */
