/*
 custom.css

*/

body {
font-family: Roboto, sans-serif;
font-size: 16px;
}
/*
a:link {
/*  color: #e5554e; 
   outline:0
}

/* visited link
a:visited {
/*  color: #e5554e;
   outline:0
}

/* mouse over link 
a:hover {
  color: #e5554e;
}

/* selected link
a:active {
/*  color: #e5554e;
}
*/

.red {
    color: orangered;
}

.blue {
    color: steelblue;
}

.genesis-nav-menu a {
font-weight: 400;
}

.smaller {
font-size: 75%;
}

.small-impress {
  font-size: smaller;
}

h2, daschu, impress {
font-size: 24px;
font-weight: 600;
}

.wx-stn-info-container {
width: 100%;
padding-bottom: 10px;
padding-top: 10px;

}

.wx-stn-info-small {
font-size: 12px;
float: right;
margin-right: 10px;
}

.wx-records-description {
    margin: 5px 0px;
}

.wx-stn-info-container tbody {
border: none;
padding: 0;
line-height: 1.25em;
}

.border {
 border-style: solid;
 border-width: thin;
 border-radius: 10px;
 border-color: #D7D7D7;
 box-shadow: .3em .3em .5em #8a8a8a;
}

.menu-item {

}

.genesis-nav-menu {
font-weighte: 400;
}

.windspeedtable {
padding-left: 0px;
padding-right: 5px;
}

.wind-table td {
width: 33%;
}

.mph {
font-size: 16px;
color: yellowgreen;
}

.col-lg-4 {
}

.obs {
margin-top:0.4em;
margin-left: 0.4em;
}

.toprow-height {
    min-height: 375px !important;
    padding-left: 0px;
    padding-top: 20px;
}
.toprow-width {
padding-right: 15px;
padding-left: 5px;
}
.compass {
    width: 110px;
    height: 110px;
}
.sun-moon-title {
  font-size:25px;
  text-align:center;
  padding-bottom: 5px;
}
.moon-container {
    min-height: 80px;
}
.moon {
  text-align: right;
}
/*
.moon-icon {
  font-size:25px;
  vertical-align: top;
  margin-right: 8px;
}

.moon-phase {
  vertical-align: top;
}
*/

.sun, .moon {
padding: 10px;
}

.sunrise-set-image {
    margin-right: 5px;
    margin-left: 5px;
}

.moon-visible {
/*  font-size: small; */
}

.moon-container {
    padding-right: 5px;
    text-align: center;
}

.almanac-extras {
width: 990px;
}

.celestial_body_left {
width: 65%;
}

.celestial_body_right {
width: 35%;
}

.long_sun {
width: 250px
}
.almanac_last_updated {
    font-size: 12px;
}


.wx-year-row {
    padding-top: 15px;
    padding-bottom: 15px;
    border-style: solid;
    border-width: thin;
    border-radius: 10px;
    border-color: #D7D7D7;
    box-shadow: .3em .3em .5em #8a8a8a;
}

/*
.temperature-row, .forecastrow, .eq-stats-row {
    border-bottom: 1px solid #D7D7D7; 
    padding-bottom: 15px;
}
*/

#btn-back-to-top {
    position: fixed;
    transform: scale(0);
    bottom: 80px;
    right: 15px;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
    opacity: 0.8;
    background: rgba(0, 0, 0, .1);
/*    background-color: #02e1fa; */
    border-color: darkgrey;
}

.site-inner {
    margin-bottom: 5em;
}

.site-header .wrap {
    margin-top: 10px;
    padding: 0.4em 0.8em;
    background-image: url("./images/wetter3.png");
    border-style: solid;
    border-width: thin;
    border-radius: 10px;
    border-color: #D7D7D7;
    box-shadow: .3em .3em .5em #8a8a8a;
}

.weather-obs-top {
    min-height: 234px !important;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-color: #D7D7D7;
    border-radius: 15px;
    margin-bottom: 0.7em;
}

.weather-obs-wind {
    min-height: 160px !important;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-color: #D7D7D7;
    border-radius: 15px;
}

.weather-obs-sm {
    min-height: 160px !important;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-color: #D7D7D7;
    border-radius: 15px;
}

.radar-map {
/*    padding: 10px 10px 15px 10px !important; */
    padding: 5px 10px 0px 10px !important;
    margin-top: 20px;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-color: #D7D7D7;
    border-radius: 15px;
}


.current_wind {
    padding: 20px 0px 0px 0px !important;
}

/* ---- forecast header line ---- */

.forecastrow {
    text-align: center;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-radius: 15px;
    border-color: #D7D7D7;
    margin-top: 20px;
}

.forecast-box-title {
  font-size: 24px;
  margin-top: auto;
  text-align:left;
  padding-right: 20px;
}

.forecast-box-disclaimer {
  text-align: left;
  padding-right: 20px;
  margin-bottom: 3px;
  margin-top: auto;
  font-size: 16px;
}

.forecast-subtitle {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: auto;
}

.forecast-menu {
    font-size: 14px;
}

.forecast-button {
border-color: tomato;
}

/* ----- snapshot row ----- */

.snap-row {
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-radius: 15px;
    border-color: #D7D7D7;
    min-height: 200px;
    padding-bottom: 15px;
    margin-top: 20px;
}



.snapshot-records-text {
/*    display: table-cell; */
    font-size: 24px;
    text-align: center;
    margin: 10px 0px;
    padding-bottom: 0.2em;
    width:48% ;
}

.snapshot-records-text-more {
/*    display: block; */
    text-align: center;
    width: 48%;
/*    display: inline-block; */
    font-size: 24px;
}

.stats-title {
    padding-bottom: 5px;
/*    background-color: #3d3d3d; */
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d7d7d7;
}

.after-station-row {
box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
border-style: solid;
border-width: thin;
border-radius: 15px;
border-color: #D7D7D7;
margin-top: 1em;
}


.after-forecast-row {
box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
border-style: solid;
border-width: thin;
border-radius: 15px;
border-color: #D7D7D7;
margin-top: 1em;
}

.after-snap-row {
/*    margin-left: 0px; */
/*    margin-right: 0px; */
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-radius: 15px;
    border-color: #D7D7D7;
    min-height: 135px;
    padding-bottom: 15px;
    margin-top: 1em;
}


.backyard-title-text {
    height: 50px;
    padding-left: 50px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d7d7d7;
    font-size: 24px;
}
.backyard-help-text {
    height: 50px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d7d7d7;
    font-size: 24px;
}

.backyard-header-soilmoist {

}

.backyard-table td.label {.
    min-width: 140px !important;
    display: inline-block;
    text-align:left;
    font-size:initial;
}


.col-back-6 {
/*    width: 25%;
    position: relative;
*/    min-height: 1px;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}

/* ----- record section ----- */

/*
.records-table-row {
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
    border-style: solid;
    border-width: thin;
    border-radius: 15px;
    border-color: #D7D7D7;
    margin-top: 1em;
}
*/
.records-header {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.records-header-year {
    width: 33%;
}

.records-header-alltime {
    width: 33%;
}

.records-footer {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #D7D7D7;
    font-size: 0.4em;
}
.record-gap {
    height: 5px;
}
.record-gap-cell {
    height: 5px;
}
.records tbody {

}

.records table {
    border: none;
}

.records .leftborder {
  border-left: 1px solid #D7D7D7;
}

.records .bottomborder {
  border-left: 1px solid #D7D7D7;
}

.daschu {
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5px;
  padding-left: 20px;
  min-height: 200px;
  min-width: 100%;
}

.impress {
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5px;
  padding-left: 20px;
  min-height: 200px;
  min-width: 100%;
}
 .about {
display: flex;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 15px;
/* min-height: 500px; */
}

.about_left {
    float: left;
    width: 45%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.35;
}

.about_right {
    width: 55%;
    display: inline-block;
    padding-left: 30px;
    align-items: center;
    line-height: normal;
    font-size: 16px;
}

.about tr {
line-height: 1.25;
}

.about td {

}

.sensor_table {
width: 425px;
line-height: normal;
margin-bottom: 10px;
}

.sensor_table, tbody {
border-bottom: 0px;
}

.sensor_table, th {
font-weight: 400;
}

.sensor_table, .label {
font-size: 16px;
font-weight: 300;
padding: 5px;
}


.graph1 {
width: 525px;
padding-bottom: 1em;
margin-top: 1.5em;
margin-bottom: 1em;
}

.eq-title {
    font-size: 24px;
    text-align: center;
    margin: 10px 0px;
}

.aqi_outer {
    text-align:center;
    font-size: 18px;
    font-weight: 700;
/*    margin-top: 25px; */
}

.aqi_location_outer {
    text-align:center;
    font-size:12px;
}


/* ----- footer section ----- */
.footerLeft {
  font-size: 15px;
  padding-left: 5px;
}

.footerCenter {
  color: floralwhite;
}
.footerRight {
  font-size: 15px;
  padding-right: 5px;
}

.table-striped {
    box-shadow: 0.3em 0.3em 0.3em #8a8a8a;
/*    border-style: solid; */
    border-width: thin;
    border-radius: 15px;
    border-color: #D7D7D7;
    margin-top: 1.1em;
}


/* ------------------------------------- */
/*        dark skin                      */
/* ------------------------------------- */

.dark .body {
  color: #2b2e35;
}

.dark .genesis-nav-menu a {
color: #333;
font-weight: 400;
}

.dark .wx-stn-info-small {
font-size: 12px;
float: right;
margin-right: 0px;
}

.dark .records table {
    border: none;
}

.dark .moon-container {
    min-height: 80px;
}

.dark #btn-back-to-top {
border-color: antiquewhite;
}

.dark .windspeedtable {
padding-left: 0px;
padding-right: 5px;
}

.dark .modal-content {
/* width: max-content; */
}

.almanac-extras-modal-body {
/*  width: max-content; */
}

.dark .sensor_table .label {
font-size: 16px;
font-weight: 400;
padding: 5px;
}

.dark .weather-obs-top, 
 .dark .weather-obs-wind,
 .dark .weather-obs-sm,
 .dark .radar-map,
 .dark .after-station-row,
 .dark .forecastrow,
 .dark .snap-row,
 .dark .after-snap-row,
 .dark .wx-year-row {
  background-color: #333;
}

