/**
 * Foundation for Sites by ZURB
 * Version 6.4.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*@import '../../vendor/bower-asset/motion-ui/src/motion-ui';*/
/*
h1 {
    font-size: 1.3rem;
    margin-bottom: 30px;
}

h2 {
    font-size: 1.1rem;
}

h3 {
    font-size: 1rem;
}

.wrap {
    min-height: 100%;
    height: 100%;
}

.content-block {
    margin-left: 0;
    height: 100%;
    width: 100%;
    background: white;
} */
body {
  line-height: 1.5; }

.content-block-readings {
  margin-left: 20px;
  width: auto;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px; }

.content-block {
  width: 100%; }

.short-content-block {
  width: 50%;
  margin-left: 20px; }

@media (min-width: 576px) {
  h1 {
    font-size: 1.5rem; }

  h2 {
    font-size: 1.3rem; }

  h2 {
    font-size: 1.1rem; }

  /* html, body {
      font-size: var(--font-size);
  } */
  .content-block {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px; } }
a {
  color: #2261bb; }

/*.breadcrumb {
    align-items: center;
}

.breadcrumb img {
    margin-left: 7px;
    margin-right: 7px;
}

.breadcrumb-arrow {
    color: black;
} */
.custom-control-input:checked ~ .custom-control-label::before,
.custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #1e8af0;
  background-color: #1e8af0; }

@media (min-width: 560px) and (max-width: 650px) {
  .button-left {
    float: left;
    margin-bottom: 15px; }

  .button-right {
    float: left; }

  .button-view-activities {
    float: left;
    margin-top: 15px; } }
.buttons-group {
  margin-top: 30px;
  max-width: unset; }

/*
.form-group .btn {
    min-width: 50px;
}
*/
.button-rounded {
  border-radius: 19px; }

.hint-block {
  font-size: 90%;
  color: #bebebe;
  margin-top: 10px;
  margin-left: 5px; }

.inactive-text {
  color: #bebebe; }

.alarm-text {
  color: #ff8c8c; }

.ok-text {
  color: #68bb36; }

.label-strong {
  font-weight: bold !important; }

.img-fluid {
  flex: 0 0 25%; }

.view-inline.center {
  text-align: center;
  margin-left: 0; }

.modal-header.no-border {
  border-bottom: none;
  padding: 2rem 2rem; }

.modal-body.padding-2 {
  padding: 2rem; }

.modal-footer.no-border {
  border-top: none;
  margin-bottom: 15px; }

.modal-content.border-rounded {
  border-radius: 0.8rem; }

.white {
  color: #fefefe; }

.values-is-send {
  margin: auto;
  padding: 2rem;
  border-radius: 10px;
  position: relative; }

.header-bar {
  width: 100%;
  display: table;
  color: #fefefe !important;
  background: url("images/tools_background.png") #2261bb no-repeat right;
  font-family: "OpenSansSemibold"; }

.logo-rias {
  float: left;
  margin-left: 20px;
  width: 140px;
  height: 140px;
  background: url("images/logo_readings.png") no-repeat;
  background-size: contain; }

.header-title {
  margin-left: 180px;
  margin-top: 30px;
  font-size: 20px;
  /*background: url("images/tools_background.png") no-repeat;
  background-size: cover; */ }

.header-title a {
  font-size: 27px; }

.header-title a:hover {
  color: #ffffff; }

@media screen and (max-width: 680px) {
  .logo-rias {
    float: none;
    display: inline-block;
    margin-left: 20px;
    width: 140px;
    height: 140px;
    background: url("images/logo_readings.png") no-repeat;
    background-size: contain; }

  .header-title {
    margin-left: 0;
    margin-top: 0;
    font-size: 20px;
    /*background: url("images/tools_background.png") no-repeat;
    background-size: cover; */ }

  .header-bar {
    width: 100%;
    display: table;
    font-family: "OpenSansSemibold";
    text-align: center;
    padding-bottom: 20px; } }
.form-group .control-label {
  font-weight: 700; }

.form-group .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }

.form-group .btn-danger:hover {
  background-color: #af413e;
  border-color: #963835; }

.form-group.buttons-group {
  margin-top: 30px; }

.form-group .btn {
  min-width: 200px; }

.form-group .pull-right {
  float: right !important; }

.form-group select, .form-group input[type="text"], .form-group input[type="password"], .form-group textarea {
  max-width: 500px; }

.button.success {
  background-color: #68bb36 !important; }

.hint-big {
  font-size: 100%;
  color: #b6bfc7;
  margin-bottom: 0px;
  margin-top: 5px;
  display: block; }

.hint-big-dark {
  font-size: 15px;
  color: #808080;
  margin-bottom: 10px;
  margin-top: 5px;
  display: block; }

.hint-small-dark {
  color: #808080;
  margin-bottom: 5px;
  margin-top: 5px;
  display: block; }

.input-bold {
  font-weight: bold; }

.short {
  width: 30%; }

.input-block {
  width: 50%; }

/*.short-electricity {
    width: 90%;
} */
.input-block {
  width: 50%; }

.view-inline {
  display: inline-block;
  text-align: left; }

.devices-view-inline {
  display: inline-block;
  text-align: left;
  min-width: 30%; }

.i-reading-input {
  margin-bottom: 0; }

@media screen and (max-width: 1240px) {
  .short {
    width: 60%; }

  .input-block {
    width: 45%; } }
@media screen and (max-width: 960px) {
  .short {
    width: 70%;
    margin-left: 0; }

  .input-block {
    width: 80%;
    margin-left: 0; }

  .devices-view-inline {
    display: inline-block;
    text-align: left;
    width: 80%; } }
@media screen and (max-width: 680px) {
  .short {
    width: 80%;
    margin-left: 0; }

  /* .short-electricity {
       width: 80%;
   } */
  .input-block {
    width: 95%;
    margin-left: 0; }

  .devices-view-inline {
    display: block;
    text-align: left; } }
.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.value-warning {
  background-color: #ffdbb6; }

.value-warning-hint {
  color: #ffb383; }

.error-box {
  color: red;
  margin: 0; }

.margin-left {
  margin-left: 15px; }

.input-group > .form-control {
  flex: 0 0 auto !important; }

.input-group > .form-control.flex-pk {
  flex: 1 1 auto !important; }

.short-70 {
  width: 70%; }

.short-30 {
  width: 30%; }

.input-group-text {
  border: none; }

label {
  font-weight: 500 !important; }

.row-filter {
  margin-bottom: 15px; }

.rounded {
  border-radius: 10px; }

.electricity-input-rounded {
  border-radius: 0 10px 10px 0; }

.electricity-input-rounded-label {
  border-radius: 10px 0 0 10px !important; }

.input-block-title {
  font-size: 20px; }

.list-title {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  position: relative; }

#list-title-heating {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/heating.png") no-repeat;
  filter: invert(58%) sepia(77%) saturate(545%) hue-rotate(6deg) brightness(105%) contrast(103%);
  background-size: contain; }

#list-title-hot-water {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/water.png") no-repeat;
  filter: invert(19%) sepia(66%) saturate(3811%) hue-rotate(356deg) brightness(109%) contrast(82%);
  background-size: contain; }

#list-title-cold-water {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/water.png") no-repeat;
  filter: invert(36%) sepia(61%) saturate(2119%) hue-rotate(187deg) brightness(103%) contrast(106%);
  background-size: contain; }

#list-title-gas {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/gas.png") no-repeat;
  filter: invert(72%) sepia(32%) saturate(4107%) hue-rotate(166deg) brightness(100%) contrast(104%);
  background-size: contain; }

#list-title-electricity {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/electricity.png") no-repeat;
  filter: invert(47%) sepia(14%) saturate(6545%) hue-rotate(359deg) brightness(95%) contrast(107%);
  background-size: contain; }

#list-title-raw {
  margin-left: -30px;
  vertical-align: top;
  height: 32px;
  width: 32px;
  background: url("images/raw.png") no-repeat;
  filter: invert(46%) sepia(12%) saturate(223%) hue-rotate(172deg) brightness(94%) contrast(90%);
  background-size: contain; }

.topbar {
  color: white;
  background-color: #2261bb;
  border-color: rgba(157, 157, 157, 0.7);
  justify-content: space-between;
  border-width: 0 0 1px;
  border-style: solid;
  width: 100%;
  min-height: 55px; }

.topbar .container {
  margin-left: 0;
  margin-right: 0;
  max-width: unset; }

a.navbar-brand {
  margin-left: 2rem;
  text-decoration: none; }

.navbar-brand span {
  color: white;
  font-size: 1.5rem; }

a.navbar-brand span:hover, .topbar-menu span:hover {
  color: white; }

.desktop-left-topbar {
  display: none; }

.mobile-left-topbar {
  display: block; }

@media (min-width: 576px) {
  .desktop-left-topbar {
    display: block; }

  .mobile-left-topbar {
    display: none; } }
.topbar-solid {
  border: 1px solid darkgrey; }

.topbar-solid + .topbar-solid {
  margin: -1px 0; }

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