@font-face {
   font-family: 'Fira Sans';
   font-style: normal;
   font-display: auto;
   font-weight: 400;
   src: url('../fonts/fira-sans-v10-latin-regular.eot'); /* IE9 Compat Modes */
   src: local('Fira Sans Regular'), local('FiraSans-Regular'),
        url('../fonts/fira-sans-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/fira-sans-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/fira-sans-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/fira-sans-v10-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
   font-family: 'Fira Sans';
   font-style: normal;
   font-display: auto;
   font-weight: 700;
   src: url('../fonts/fira-sans-v10-latin-700.eot'); /* IE9 Compat Modes */
   src: local('Fira Sans Bold'), local('FiraSans-Bold'),
        url('../fonts/fira-sans-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/fira-sans-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/fira-sans-v10-latin-700.woff') format('woff'), /* Modern Browsers */
        url('../fonts/fira-sans-v10-latin-700.ttf') format('truetype'); /* Safari, Android, iOS */
}

body {
   border: 0px;
   margin: 0px;
   padding: 0px;
   background-color: #FFFFFF;
   font-family: "Fira Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 1em;
   color: #303030;
}

@media screen and (max-width: 700px) {
    /* Unter 700px Breite */
    .stripe_one {
        font-size: 75%;
    }
    #footer_text {
        font-size: 75%;
    }

    .additional_info {
        display: none;
    }
}

* {
   text-rendering: optimizeLegibility;
}

::-webkit-scrollbar-track {
    background: #e0e0e0;
}

::-webkit-scrollbar-thumb {
    background: #ffffff;
}

::-webkit-scrollbar-thumb:hover {
    background: #c0c0c0;
}

::selection {
   background: #303030;
   color: #ffffff;
}

::-moz-selection {
   background: #303030;
   color: #ffffff;
}

a::selection {
   background: #ff3030;
   color: #ffffff;
}

a::-moz-selection {
   background: #ff3030;
   color: #ffffff;
}

a, a:hover, a:active, a:visited {
   transition: 0.5s;
   text-decoration: none;
   border-bottom: none;
   color: #FF8000; 
}

a.archiv-navi {
   font-size: 250%;
   border-bottom: 0;
   padding-left: 30px;
   padding-right: 30px;
}

a.archiv-navi.i {
   vertical-align: bottom;
}

span[title] {
   color: #606060;
   border-bottom: 1px dashed #606060;
}

span[title]:after {
   content: "";
}

.left a, .right a {
   color: #ffffff;
   text-decoration: none;
   border: none;
}

h1 {
   border: 0px;
   font-size: 125%;
   font-weight: 700;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   margin-bottom: 10px;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   width: calc(100% - 20px);
   border-bottom: 1px solid #B0B0B0;
}

p {
   border: 0px;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0px;
   font-weight: 400;
}

.center p {
   font-size: 100%;
}

.content p {
}

.stripe_one {
   background-color: #4e8bc4;
   text-align: center;
   padding: 6px;
   margin: 0 auto;
   color: #ffffff;
   text-align: justify;
   font-weight: 400;
   vertical-align: top;
   overflow: hidden;
   font-weight: normal;
}

.stripe_one a {
   font-weight: normal;
   color: #ffffff;
}

.stripe_one a:hover {
   font-weight: normal;
   color: #ffffff;
}

.stripe_two {
   background: #f8f8f8;
   width: calc(100% - 20px);
   padding: 10px;
   border-top: 2px solid #d8d8d8;
   border-bottom: 2px solid #d8d8d8;
}

.stripe_three {
   font-size: 150%;
   background-color: #4e8bc4;
   text-align: center;
   padding: 10px;
   margin: 0 auto;
   margin-top: 10px;
   color: #ffffff;
   height: 26px;
   text-align: justify;
   font-weight: 600;
   vertical-align: top;
   overflow: hidden;
   border-top: 2px solid #0020A0;
   border-bottom: 2px solid #0020A0;
}

.left {
   width: 49%;
   font-size: 100%;
   float: left;
   text-align: left;
   border: 0;
   padding: 0;
   vertical-align: middle;
   /* text-shadow: 0 1px 0 rgb(0 0 0 / 66%); */
}

.right {
   width: 49%;
   font-size: 100%;
   float: right;
   text-align: right;
   border: 0;
   padding: 0;
   vertical-align: middle;
   /* text-shadow: 0 1px 0 rgb(0 0 0 / 66%); */
}

.left a {
   height: 430px;
}

.right a {
   height: 430px;
}

#footer_text {
    line-height: 150%;
}

.content {
   padding: 0px;
}

.heading {
   font-size: 125%;
   font-weight: 700;
   padding-bottom: 0px;
   margin-bottom: 10px;
   margin-top: 10px;
   width: calc(100% - 20px);
   border-bottom: 1px solid #B0B0B0;
}

.archivmenu {
   font-size: 100%;
   font-weight: 400;
   padding: 0 10px 10px 10px;
   margin-top: 10px;
   width: calc(100% - 20px);
}

.navmenu {
   font-size: 100%;
   font-weight: 400;
   padding: 0 10px 10px 10px;
   margin-top: 10px;
   width: calc(100% - 20px);
   vertical-align: middle;
}

.navinfo {
   font-size: 100%;
   height: 30px;
}

canvas.full {
   height: 10%;
   display: flex;
   position: relative;
}

.chart_container {
   width: 95%;
   text-align: center;
   margin: 0 auto;
   overflow: hidden;
}

.small {
   font-size: 75%;
}

td {
   font-size: 100%;
   font-weight: 400;
   padding: 3px;
   margin: 0px;
   border: 1px solid #c0c0c0;
   border-right: 1px solid #909090;
   border-bottom: 1px solid #909090;
   white-space: nowrap;
}

th {
   font-size: 100%;
   font-weight: 700;
   padding: 3px;
   margin: 0px;
   border: 1px solid #c0c0c0;
   border-right: 1px solid #909090;
   border-bottom: 1px solid #909090;
   white-space: nowrap;
   /* color: #808080; */
}

.thick_l {
   border-left: 2px solid #909090;
}

.thick_r {
   border-right: 2px solid #909090;
}

.tablewrapper {
        width: 100%;
        /* max-width: calc(100% - 20px); */
        margin: 10px auto 20px auto;
        overflow-x: auto;
}

table {
   width: calc(100% - 20px);
}

table.calendar {
   width: 25%;
   margin: 10px auto;
   clear: both;
   font-size: 0.75;
}

table, td {
   margin: 10px;
   border-collapse: collapse;
}

tbody {
   vertical-align: bottom;
}

th.calendar-day-head {
   font-size: 150%;
}

.mega a,
.mega a:active,
.mega a:visited {
   color: #e0e0e0;
   text-decoration: none;
   cursor: pointer;
   height: 430px;
}

.mega a:hover {
   color: #c0c0c0;
}

.archive-table {
   border: 0;
   margin: 0;
}

td {
   white-space: nowrap;
   vertical-align: top;
}

td.center {
   white-space: nowrap;
   vertical-align: top;
   text-align: center;
}

td.archive-center {
   font-size: 100%;
   text-align: center;
   vertical-align: middle;
   border: 0;
}

td.archive-left {
   font-size: 100%;
   text-align: left;
   vertical-align: middle;
   border: 0;
}

td.archive-right {
   font-size: 100%;
   text-align: right;
   vertical-align: middle;
   border: 0;
}

#reportrange {
   background: #2f993f;
   cursor: pointer;
   padding: 6px 10px;
   border: 0;
   width: 300px;
   border-radius: 6px;
   color: #ffffff;
   font-size: 100%;
}

/* Ohne Rahmen */

tr.unsichtbar {
   height: 430px;
}

/* Kalender */

.today-marker {
   border-radius: 3px;
   background: #d0d0d0;
   color: #404040;
   padding: 1px 5px;
   height: 22px;
   text-transform: uppercase;
}

td.calendar-day-np {
   background: #f8f8f8;
   color: #e8e8e8;
   vertical-align: middle;
   text-align: center;
   margin: 0;
   padding: 0;
   font-size: 200%;
   font-weight: 600;
}

td.calendar-day {
   width: 25px;
   vertical-align: middle;
   text-align: center;
   margin: 0;
   padding: 5px 0;
}

td.calendar-day a {
   font-size: 150%;
   text-decoration: none;
   border: 0;
   font-weight: 400;
   vertical-align: middle;
   transition: 0.5s;
}

td.calendar-day-today {
   width: 25px;
   vertical-align: middle;
   background: #f0f0f0;
   text-align: center;
   margin: 0;
   padding: 5px 0;
}

td.calendar-day-today a {
   font-size: 150%;
   text-decoration: none;
   border: 0;
   font-weight: 600;
   vertical-align: middle;
}

.calendar-day:hover {
   background: #f0f0f0;
   color: #000000;
   transition: 0.5s;
}

th {
   background: #F0F0F0;
}

th.alternate {
   background: #E0E0E0;
}

code, pre {
   font-size: 85%;
   color: #101010;
   padding: 1px;
   font-family: monospace;
}

.pre_print_r {
    color: #323232;
    background: #d0d0d0;
    padding: 10px;
    margin: 0 4rem;
    border-left: 4px #323232;
}

.dimmed {
   opacity: 0.25;
   z-index: -200;
   color: transparent;
   text-shadow: 0 0 5px rgba(0,0,0,0.75);
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
}

.dim {
   opacity: 50%;
}

.note-red {
   background-color: #ff8080;
   font-family: monospace;
   padding: 4px;
}

.note-blue {
   background-color: #60A0ff;
   font-family: monospace;
   padding: 4px;
}

.note-green {
   background-color: #80ff80;
   font-family: monospace;
   padding: 4px;
}

.note-yellow {
   background-color: #ffff80;
   font-family: monospace;
   padding: 4px;
}

.note-grey {
   background-color: #e0e0e0;
   font-family: monospace;
   padding: 4px;
}

img {
   display: block;
   margin: 0 auto;
}

.center {
   display: block;
   margin: 0 auto;
   text-align: center;
   padding: 5px;
}

.footer {
   width: calc(100% - 20px);
   font-size: 100%;
   margin-left: 10px;
   margin-right: 10px;
   padding: 0px;
}

.hidden {
   display: none;
}

input[type=button], input[type=submit], input[type=reset], input[type=select], input[type=text], select {
   background-color: #2f993f;
   border: none;
   color: #ffffff;
   padding: 7px 8px;
   border-radius: 5px;
   text-decoration: none;
   margin: 4px 2px;
   cursor: pointer;
   font-size: 100%;
}

a.button {
   display: inline-block;
   font-weight: 400;
   color: #ffffff;
   font-style: normal;
   text-decoration: none;
   background: #3366CC;
   border-radius: 4px;
   padding: 4px 7px;
   margin: 6px;
}

hr {
   border: 0;
   border-bottom: 1px dashed #ccc;
   background: #999;
}

/* Formular - Radio Buttons */

input[type=radio] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border:none;
   border-radius: 0;
   font-size: 100%;
}

input[type='radio'] {
   width:auto;
   float:left;
   margin-right: 75%;
   background: transparent;
   border:none;
}

input[type='radio']:checked,
input[type='radio']:not(:checked) {
   background: transparent;
   position: relative;
   visibility: hidden;
   margin:0;
   padding:0;
}

input[type='radio'] + label {
   cursor: pointer;
}

input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
   content:' ';
   display:inline-block;
   width: 12px;
   height: 12px;
   position: relative;
   top: 2px;
   border: 1px solid #bbb;
   background: white;
   margin-left: 10px;
   margin-right: 4px;
   box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
   border-radius: 30px;
}

input[type='radio']:hover  + label::before {
   background:#ddd;
   box-shadow: inset 0 0 0 2px white;
}

input[type='radio']:checked  + label::before {
   background: #2f993f;
   box-shadow: inset 0 0 0 2px white;
}

.centered {
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   text-align: center;
}

.big {
   font-size: 80px;
   font-weight: 600;
}

.notsobig {
   font-size: 30px;
   font-weight: 400;
}

.red {
   color: #A02020;
}

.green {
   color: #20A020
}

canvas {
   -moz-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
}

.harvest-sum {
   /* grün */
   background-color: #2F993F;
   border: none;
   color: #ffffff;
   padding: 7px 8px;
   border-radius: 5px;
   text-decoration: none;
   margin: 20px 2px;
   cursor: text;
}

.consumption-sum {
   /* gr�n */
   background-color: #D81E1E;
   border: none;
   color: #ffffff;
   padding: 7px 8px;
   border-radius: 5px;
   text-decoration: none;
   margin: 20px 2px;
   cursor: text;
}

.weather-sum {
   /* blau */
   background-color: #4E8BC4;
   border: none;
   color: #ffffff;
   padding: 7px 8px;
   border-radius: 5px;
   text-decoration: none;
   margin: 20px 2px;
   cursor: text;
}

.comment-sum {
   /* grau */
   background-color: #FF8000;
   border: none;
   color: #ffffff;
   padding: 7px 8px;
   border-radius: 5px;
   text-decoration: none;
   margin: 20px 2px;
   cursor: text;
}

.comment_delete {
   color: #ffffff;
}

.comment_delete:hover,.comment_delete:active, .comment_delete:visited {
   color: #ffffff;
}

.kalender {
   width: 30%;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: auto;
   margin-right: auto;
   padding: 20px;
}

.kalender a {
   color: #000000;
}

.kalender a:hover {
   color: #2f993f;
   cursor: pointer;
}

.kal_aktueller_tag {
   vertical-align: middle;
   font-weight: 600;
   font-size: 100%;
   color: #ffffff;
   background: #2f993f;
}

.kal_aktueller_tag a {
   color: #ffffff;
}

.kal_aktueller_tag a:hover {
   color: #e0e0e0;
}

.kal_standard_tag {
   vertical-align: middle;
   font-weight: 400;
   font-size: 100%;
}

.kal_notmonat_tag {
   vertical-align: middle;
   font-weight: 400;
   font-size: 100%;
   opacity: 0.2;
}

.kalender caption {
   font-size: 150%;
   margin-bottom: 10px;
}

.table_prod_load_current {
   display: none;
}

.toggle_table_prod_load_current:focus + .table_prod_load_current{
   display: table;
}

strong {
   font-weight: 700;
}

.blink {
   animation: blink-animation 0.75s steps(10, start) infinite;
   -webkit-animation: blink-animation 0.75s steps(10, start) infinite;
}

@keyframes blink-animation {
   0%   { color: #ff3030; }
   100% { color: #ffffff; }
}

@-webkit-keyframes blink-animation {
   0%   { color: #ff3030; }
   100% { color: #ffffff; }
}

.morris-hover {
    position: absolute;
    z-index: 200;
}

.morris-hover.morris-default-style {
    border-radius: 2px;
    padding: 6px;
    color: #666;
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid #d0d0d0;
    font-family: sans-serif;
    font-size: 90%;
    text-align: left;
    min-width: 200px;
    max-width: 350px;
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 1px solid #000000;
    margin: 0.25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: 0.100% 0 4px 0;
}

.wertekarte_container {
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
    align-items: flex-start;
    padding: 20px;
}

.wertekarte {
    display: inline-block;
    flex-basis: 20%;
    vertical-align: top;
    text-align: left;
    min-width: 250px;
    padding: 5px 10px 10px 10px;
    margin: 10px;
    background: #f0f0f0;
    border-radius: 0;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33);
}

.wertekarte_warn {
    background: #f0f0f0;
    background-image: url('/bilder/warning.svg');
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: right 8px top 8px;
}

.wertekarte_wert {
    display: inline-block;
    font-size: 150%;
    text-align: right;
    font-weight: bold;
    padding: 0 5px 0 0;
    margin: 0 0 -10px 0;
}

.wertekarte_einheit {
    color: #323232;
    display: inline-block;
    font-size: 110%;
    opacity: 75%;
}

.wertekarte_text {
    padding: 5px 0 0 0;
    border-top: 1px solid #a0a0a0;
    line-height: 125%;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
    background: linear-gradient(90deg, rgba(255,255,2555,0) 0%, rgba(255,255,255,1) 100%);
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}

.stripe_comments {
    width: 100%;
    margin: 10px auto;
}

.archive_comments th,
.archive_comments td {
    text-align: left;;
}

.archive_comments td {
    /* font-size: 80%; */
}

.stripe_navi {
    background: #ffffff;
    padding: 0;
    margin: 10px 0;
    width: 100%;
}

.link_prev,
.link_next {
    background: #0066CC;
    color: #ffffff;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

.link_prev {
    display: block;
    float: left;
    text-align: left;
}

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

.link_clear {
    clear: both;
}

.link_prev a,
.link_next a {
    color: #ffffff;
}

.nolink {
    color: #000000;
    /* text-decoration: line-through; */
}

.gauge_container {
    display: flex;
}

.mask {
  position: relative;
  overflow: hidden;
  display: block;
  width: 12.5rem;
  height: 6.25rem;
  margin: 1.25rem;
}

.semi-circle {
  position: relative;
  display: block;
  width: 12.5rem;
  height: 6.25rem;
  background: linear-gradient(to right, #c0392b 0%, #f1c40f 50%, #1abc9c 100%);
  border-radius: 50% 50% 50% 50%/100% 100% 0% 0%;
}

.semi-circle::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  display: block;
  width: 8.75rem;
  height: 4.375rem;
  margin-left: -4.375rem;
  background: #fff;
  border-radius: 50% 50% 50% 50%/100% 100% 0% 0%;
}

.semi-circle--mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 12.5rem;
  height: 12.5rem;
  background: transparent;
  transform: rotate(120deg) translate3d(0, 0, 0);
  transform-origin: center center;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.semi-circle--mask::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 2;
  display: block;
  width: 12.625rem;
  height: 6.375rem;
  margin: -1px 0 0 -1px;
  background: #f2f2f2;
  border-radius: 50% 50% 50% 50%/100% 100% 0% 0%;
}

.gauge--1 .semi-circle {
  background: #009900;
}

.gauge--2 .semi-circle {
  background: #c0392b;
}
.gauge--2 .semi-circle--mask {
  transform: rotate(20deg) translate3d(0, 0, 0);
}

#username,
#password,
#captcha {
    outline: 0;
    border: 0;
    background-color: #e0e0e0;
    color: #000000;
    width: 200px;
    padding: 2px;
    font-size: 100%;
    border-radius: 4px;
}

#login_submit {
    outline: 0;
    border: 0;
    background-color: #e0e0e0;
    color: #000000;
    max-width: 200px;
    padding: 2px 4px;
    font-size: 100%;
    border-radius: 4px;
}

.login_error {
    padding: 0 0 2em 0;
}

#status_flow_print,
#age_print,
#e_day_print,
#rel_au_print,
#rel_sc_print {
    font-weight: bold;
}

.login_data_item {
    background: #e0e0e0;
    padding: 2px 4px;
    color: #323232;
    border-radius: 4px;
}
