/*
**
** ETBU / Synergy Park - main.css
** (c)2022 Very3 Technology Consultants LLC
** ----------------------------------------------
** Author: Mark Page [mark@very3.net]
** Modified: Sun Aug 20 18:56:48 2023 -0500
** Version: 23.8.20.1856
**
*/

* {
  font-family: Nunito;
}

body, html {
  background-color: #404040;
}

h1, h2, h3, h4, h5, .uk-article-title a {
  color: #c0c0c0 !important;
  font-family: Raleway !important;
  font-weight: 700;
}

h5 {
  line-height: 3 !important;
  background-color: #202020;
  font-weight: normal;
  color: #808080;
  font-size: .8rem;
}

.ON {
  background-color: #88ff88;
  color: #000;
  font-weight: 600;
}
.OFF {
  background-color: #ff8888;
  color: #000;
  font-weight: 600;
}
.AUTO {
  background-color: #8888ff;
  color: #000;
  font-weight: 600;
}

.section-header {
  text-align: left;
}
.section-header h4 {
  font-size: .9rem;
  margin-top: 20px;
}


.slider-label {
  width: 25% !important;
}
.slider-value {
  width: 15% !important;
}
.slider-main {
  width: 60% !important;
}
.select-main {
  width: 37.5% !important;
}
.select-value {
  width: 37.5% !important;
}

.tap-up,
.tap-down {
  color: #00ff00;
  background-color: #000;
  border: 1px solid #000;
  width: 100% !important;
  height: 100% !important;
  font-size: 1.5rem;
  padding: 0 !important;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.panel-table {
  margin: 0 auto 0 auto;
  text-transform: uppercase;
  white-space: nowrap;
  width: 48%;
  font-size: 0.9rem;
}
.panel-table th {
  text-align: right;
  font-weight: normal;
  color: #909090;
  padding: 0 4px 0 0;
}
.panel-table td {
  color: #f0f0f0;
}

.uk-card-title {
  font-size: 1.25rem;
  line-height: .5 !important;
  color: #00aa00 !important;
}
.uk-card-title span {
  margin: 0 0 0 0;
  padding: 0 3px 0 0;
  vertical-align: text-bottom;
  color: #00aa00;
}

.round-corner {
  border-radius: 4px;
}

.fmod {
  float: right;
  text-align: right;
  font-size: .75rem;
  color: #505050 !important;
  line-height: 0;
  margin-top: 19px;
  position: absolute;
  bottom: 14px;
  right: 9px;
}

hr {
  width: 100%;
}

[id*='-error'] {
  color: red;
}

.uk-lightbox-toolbar {
  background-color: rgba(0, 0, 0, 0.5);
}
.uk-lightbox-caption {
  font-weight: bold;
}

#settings-form .uk-input,
#settings-form .uk-select:not([multiple]):not([size]) {
  height: 36px;
  vertical-align: middle;
  display: inline-block;
  font-size: .8rem;
  text-align: center;
  padding: 0;
}

.uk-card {
  padding: 20px !important;
}

#warning-modal {
}
#warning-modal .uk-modal-header {
  background-color: #0f7ae5;
}
#warning-modal .uk-modal-title {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff !important;
}

#top-growl {
  background-color: #fef4f6;
  text-align: center;
}
#top-growl .uk-alert {
  padding: 8px !important;
}
#top-growl .uk-alert-close {
  top: 14px !important;
}

#main-content {
  min-height: 750px;
  padding-bottom: 30px;
}

.popup {
  text-align: center;
  font-size: 24px;
}
.popup .uk-icon {
  color: #1e87f0;
  border
  margin: 0;
  border-radius: 100%;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 20px;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}

.uk-heading-divider {
  padding-bottom: calc(5px + .1em);
  /*border-bottom: .5px solid #ecac00;*/
}

.uk-navbar-container {
  position: relative;
  z-index: 980;
  background-color: #202020 !important;
  height: 75px;
}
.uk-logo {
  /*font-size: 2rem;*/
  font-size: calc(22px + (22 - 12) * ((100vw - 300px) / (1600 - 300)));
  border: 0;
  color: #000 !important;
  font-weight: 700;
  padding-top: 15px;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  background-color: #202020;
  user-select: none;
}
.uk-logo:hover {
  cursor: pointer;
}
.uk-logo .uk-icon {
}

.uk-navbar-container .menu-icon {
  color: #fff !important;
}
.uk-navbar-container .search {
  margin: 10px 0 0 0;
}
.uk-slidenav {
  color: #fff;
}
.uk-card-media-left {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.uk-card-media-right {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(250,250,250,.16);
}
.uk-list {
  padding: 0 0 0 15px;
  list-style: none;
  margin: 0 !important;
  font-size: 0.9rem;
  color: #c0c0c0;
}

*+.uk-grid-margin-small,
.uk-grid+.uk-grid-row-small,
.uk-grid+.uk-grid-small,
.uk-grid-row-small>.uk-grid-margin,
.uk-grid-small>.uk-grid-margin {
  margin-top: 8px;
}

.uk-tab>.uk-active>a {
  color: #00ff00;
  border-color: #00ff00;
}

@media (max-width: 1000px) {
  #mobile-nav {
    display: block !important;
  }
  #desktop-nav {
    display: none !important;
  }
  .slideshow-caption p {
    display: none !important;
  }
  .slideshow-caption h3 {
    font-size: 1rem !important;
  }
  #available-spaces .uk-card-media-left {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 0 !important;
  }
  .uk-logo {
    font-size: calc(25px + (18 - 12) * ((100vw - 300px) / (1600 - 300)));
    padding-top: 0;
    margin-left: 12px;
    margin-bottom: 0;
    padding-left: 0;
  }
}


.uk-offcanvas-bar {
  background-color: rgba(0,0,0,.75);
}


@media (min-width: 1000px) {
  #mobile-nav {
    display: none !important;
  }
  #desktop-nav {
    display: inherit !important;
  }
  .slideshow-caption p {
    display: inherit !important;
  }
  #available-spaces .uk-card-media-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
}

.uk-section-secondary {
  background-color: #101010 !important;
}

.uk-card-secondary {
  background-color: #202020 !important;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
  padding: 25px 25px 25px 16px;
}
.uk-card-secondary.uk-card-hover:hover {
  background-color: #202020 !important;
  box-shadow: 0 14px 25px rgba(0,0,0,.16);
}

#waffle-button {
  margin: -12px 0 0 0;
  padding: 0 0 0 0;
}

#mobile-nav,
#desktop-nav {
  background-color: #202020;
}
#mobile-nav h1,
#desktop-nav h1 {
  color: #00ff00 !important;
  user-select: none;
}
#mobile-nav h1 i,
#desktop-nav h1 i {
  font-size: 38px;
  vertical-align: sub;
}
#mobile-nav-inner,
#desktop-nav-inner {
  background-color: #202020;
  box-shadow: 0 4px 6px -6px rgba(0,0,0,.25);
  height: 72px;
}

.content-lower .icon {
  text-align: center;
}
.content-lower .uk-card {
  border-radius: 10px;
}
.content-lower .uk-icon {
  margin: 0;
  border: 2px solid #a0a0a0;
  border-radius: 100%;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 20px;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}

#switcher #hvac,
#switcher #pool {
  max-width: 400px;
  margin: 0 auto;
}

.uk-switcher li {
  padding-bottom: 10px;
}

.uk-range {
  vertical-align: sub !important;
}

.footer {
  background-color: #101010 !important;
  height: 300px;
  padding: 20px;
}

#disclaimer {
  text-align: center;
  font-size: .7rem;
  color: #a0a0a0;
}

#main-slideshow ul {
  border-radius: 5px;
  margin-top: 20px;
}

.slideshow-caption {
  text-align: left !important;
  padding: 15px;
  background-color: rgba(0,0,0,.6)
}
.slideshow-caption h3 {
  margin-bottom: 0;
  color: rgba(250,250,250,1.0) !important;
}
.slideshow-caption p {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}

#main-lower {
  position: fixed;
  bottom: 0;
  width: 100%;
}

#copyright {
  color: #a0a0a0;
  font-size: .8rem;
  text-align: center;
  padding: 15px;
  background-color: #000;
}
#copyright a {
  color: #a0a0a0;
}


.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
  margin: 5px auto 25px auto;
}


.time-slot {
  border: .5px solid #e0e0e0;
  border-radius: 5px;
  min-width: 120px;
}
.time-slot:hover {
  cursor: pointer;
}
.event-date-header {
  font-size: .9rem;
  color: #a0a0a0;
  float: right;
}

.inquire:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
