[ng-cloak] {
  display: none;
}
body,
html {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  height: 100%;
  margin: 0;
  padding: 0;
}
.cst-alert {
  padding: 15px;
  background-color: #fb3;
}
.w-100 {
  width: 100%;
}
#content .md-button.share,
.menu {
  background-color: transparent;
  border: none;
  height: 38px;
  margin: 16px;
  width: 36px;
}
@media screen and (min-width: 1800px) {
  .hide-menu {
    display: none;
  }
}
md-toolbar h1 {
  margin: auto;
  font-size: 1.25em;
  font-weight: 400;
}
md-list .md-button {
  color: inherit;
  font-weight: 500;
  text-align: left;
  width: 100%;
}
md-list .md-button.selected {
  color: #03a9f4;
}
md-sidenav md-list {
  padding: 0 0 8px;
}
#content {
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 5px;
}
#content .md-button.share {
  width: 48px;
  height: 48px;
  margin: 8px auto 16px 0;
  position: absolute;
  top: 10px;
  right: 25px;
}
#content md-icon.config {
  margin-top: 10px;
}
#content .md-button.share > md-icon {
  fill: #000;
  width: 36px;
  height: 36px;
}
md-button.menuBtn > md-icon {
  fill: #fff;
  width: 24px;
  height: 24px;
}
#content .md-button.share:active > md-icon {
  background-color: #dadada;
  border-radius: 75%;
  padding: 4px;
  transition: all 100ms ease-out 30ms;
}
#content img {
  display: block;
  height: auto;
  max-width: 500px;
}
md-input-container .md-placeholder,
md-input-container label,
md-input-container.md-default-theme .md-placeholder,
md-input-container.md-default-theme label {
  color: rgba(0, 0, 0, 0.8);
}
.config,
.content-wrapper {
  position: relative;
}
.config {
  width: 128px;
  height: 128px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  vertical-align: middle;
  zoom: 0.7;
  transform: translateZ(0);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
}
md-bottom-sheet md-icon {
  margin-right: 20px;
}
span.name {
  font-weight: 700;
  font-size: 1.1em;
  padding-left: 5px;
}
.hint {
  position: absolute;
  left: 2px;
  right: auto;
  bottom: 7px;
  font-size: 12px;
  line-height: 14px;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  color: gray;
}
#linear-gauge {
  width: 50%;
  height: 100%;
}
.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 30%;
  vertical-align: bottom;
  overflow: hidden;
}
.svg-content-responsive {
  display: inline-block;
  position: absolute;
  margin-top: 30px;
  left: 0;
}
svg text {
  font-size: 1em;
  font-family: sans-serif;
}
svg rect {
  stroke: gray;
  stroke-width: 1;
  fill: none;
}
#leds {
  display: inline;
  margin: 0 auto;
  border: 0;
}
.azure {
  shape-rendering: crispEdges;
  font-size: 14px;
  fill: #39a0ff;
  stroke: #39a0ff;
}
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
path.line {
  fill: none;
  stroke: #ddd;
  stroke-width: 1.5px;
}
.axis,
.axis text {
  shape-rendering: crispEdges;
}
.axis line {
  fill: none;
  stroke-width: 1px;
  stroke: #fff;
}
.axis path {
  fill: none;
  stroke-width: 0;
}
.axis text {
  font-size: 10px;
  text-decoration: none;
  fill: none;
  stroke: #fff;
}
.md-button-right .button-group {
  position: absolute;
  right: 0;
  margin: 0;
}
md-input-container.md-button-right > md-icon + input,
md-input-container.md-button-right > md-icon + textarea {
  margin-right: 50px;
  margin-bottom: 10px;
}
#loadingoverlay
  md-progress-circular.md-default-theme
  .md-inner
  .md-left
  .md-half-circle,
md-progress-circular .md-inner .md-left .md-half-circle,
md-progress-circular .md-inner .md-right .md-half-circle,
md-progress-circular.md-default-theme .md-inner .md-right .md-half-circle {
  border-top-color: #fff;
}
#loadingoverlay md-progress-circular.md-default-theme .md-inner .md-gap,
md-progress-circular .md-inner .md-gap {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#loadingoverlay
  md-progress-circular.md-default-theme
  .md-inner
  .md-left
  .md-half-circle,
md-progress-circular .md-inner .md-left .md-half-circle {
  border-left-color: #fff;
}
#loadingoverlay
  md-progress-circular.md-default-theme
  .md-inner
  .md-right
  .md-half-circle,
md-progress-circular .md-inner .md-right .md-half-circle {
  border-right-color: #fff;
}
.row-light-yellow {
  background-color: #edfa82 !important;
}
.row-dark-yellow {
  background-color: #e7bb36 !important;
}
.row-senza-pers:hover,
.ui-grid-row-selected .row-senza-pers {
  background-color: #8b8b8b !important;
}
.row-dark-yellow:hover,
.ui-grid-row-selected .row-dark-yellow {
  background-color: #b77b06 !important;
}
.row-dark-grey {
  background-color: #ababab !important;
}
.disable-md-clickable .md-ripple-container {
  display: none;
}
md-input-container {
  margin: 12px 0 !important;
}
[disabled] md-input-container .md-input,
[disabled] md-input-container.md-default-theme .md-input,
md-input-container .md-input[disabled],
md-input-container.md-default-theme .md-input[disabled],
md-select.md-default-theme[disabled] .md-select-icon,
md-select.md-default-theme[disabled] .md-select-value,
md-select.md-default-theme[disabled] .md-select-value.md-select-placeholder,
md-select[disabled] .md-select-icon,
md-select[disabled] .md-select-value,
md-select[disabled] .md-select-value.md-select-placeholder {
  color: #888 !important;
}
.md-icon-button {
  background-color: #8ebd6b;
}
.list-unstyled {
  padding: 0 !important;
  list-style-type: none !important;
}
.event {
  margin: 0 !important;
}
.event-item {
  text-decoration: none;
}
.cal-context {
  text-transform: uppercase;
}
.cal-context .fa {
  display: block !important;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.md-dialog-content-body.ng-scope .ng-binding {
  white-space: pre-line;
}
.badge:empty {
  display: none;
}
.grid-border-bottom .ui-grid-viewport .ui-grid-row {
  border-bottom: 1px solid #000;
}
.warning-custom {
  background: orange;
}

.danger-custom {
  background: #DE560B;
  color: #fff;
}

@media (max-width: 1024px) {
  .no-ellipsis .ui-grid-cell-contents.ng-binding.ng-scope {
    text-overflow: inherit !important;
    overflow: scroll !important;
  }
}
#snackbar {
  cursor: pointer;
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 9999;
  left: 50%;
  bottom: 30px;
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
@-webkit-keyframes fadein {
  0% {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  0% {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.toolbar-tst {
  background-color: #d99a4e !important;
}

.toolbar-dev {
  background-color: #4f0458 !important;
}

.toolbar-local {
  background-color: #0038a1 !important;
}

md-checkbox.md-default-theme.md-checked .md-icon, md-checkbox.md-checked .md-icon {
    background-color: rgb(156,213,54);
}

md-switch.md-default-theme.md-checked:not([disabled]) .md-thumb, md-switch.md-checked:not([disabled]) .md-thumb {
    background-color: rgb(156,213,54);
}

md-switch.md-default-theme.md-checked:not([disabled]) .md-bar, md-switch.md-checked:not([disabled]) .md-bar{
    background-color: rgba(156,213,54, 0.5);
}