@media print {
}
#gve-projects-root {
  top: 94px;
  position: fixed;
  z-index: 10300;
  height: 34px;
  width: 100%;
  visibility: hidden;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  background-color: #B7B7B7;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.gve-projects-item a .gve-project-active-icon {
  height: 15px;
  width: 15px;
  left: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.gve-projects-item a:hover {
  text-decoration: none;
}
.row #gve-second-nav-left.gve-project-selection-multipleProjects {
  cursor: pointer;
}
.row #gve-second-nav-left #gve-select-project {
  visibility: hidden;
}
.row #gve-second-nav-left.gve-project-selection-multipleProjects #gve-select-project {
  visibility: visible;
}
#gve-project-select-row .gve-carousel-control {
  height: 34px;
}
.gve-projects-item {
  cursor: pointer;
}
.gve-projects-item.active {
  background-color: #e2e2e2;
}
#gve-project-select-row {
  width: 98%;
  height: 40px;
  margin-bottom: 10px;
}
#gve-project-select-row .gve-projects-carousel-root {
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 32px;
}
.gve-carousel-control a span {
  display: inline-block;
  height: 34px;
  padding: 7px;
  padding-left: 23px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px 25px;
  cursor: pointer;
}
.gve-project-item {
  display: inline-block;
  padding: 7px;
  padding-left: 6px;
  padding-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px 25px;
  color: #333333;
}
#gve-project-sel-owl .owl-nav.disabled {
  display: none;
}
.gve-projects-carousel-root .owl-stage-outer .owl-stage .owl-item {
  background-color: #B7B7B7;
  font-weight: bold;
}
.gve-projects-carousel-root .owl-stage-outer .owl-stage .owl-item a span {
  color: #276a89;
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(4a37f8008959c75f619bf0a3a4e2d7a2.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@media print {
}
.gve-online-recorder-no-pointer {
  cursor: initial;
}
.gve-online-recorder-pointer {
  cursor: pointer;
}
.gve-online-recorder-table-header {
  padding-top: 7px;
}
.gve-online-recorder-th {
  background-color: #666666;
  color: white;
  padding: 5px;
  font-weight: bold;
  height: 37px;
}
.gve-online-recorder-th span {
  float: right;
  top: 3px;
  width: 14px;
  height: 14px;
}
.gve-online-recorder-hide {
  display: none;
}
.gve-online-recorder-wrapper {
  margin-top: 50px;
}
.gve-online-recorder-table table {
  width: 98%;
  max-width: 100%;
  margin-bottom: 20px;
}
.gve-online-recorder-table table thead .gve-online-recorder-emptyrow {
  min-height: 31px;
}
.gve-online-recorder-table table thead tr .gve-online-recorder-invisible {
  background-color: white;
  border: 1px solid white;
}
.gve-online-recorder-table table thead tr .gve-online-recorder-action-th {
  border-left: 0px;
  border-right: 0px;
}
.gve-online-recorder-table table thead tr .gve-online-recorder-sortable {
  cursor: pointer;
}
.gve-online-recorder-table table thead tr .gve-online-recorder-no-border {
  border: none;
}
.gve-online-recorder-table table thead tr .gve-online-recorder-bordered-top {
  border: 1px solid white;
}
.gve-online-recorder-table table thead tr th {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 0px;
  position: static;
  vertical-align: middle;
}
.gve-online-recorder-table table thead tr .gve-th-bordered {
  border-top: 3px solid #276a89 !important;
}
.gve-online-recorder-table table thead tr td {
  border: 1px solid white;
  vertical-align: middle;
}
.gve-online-recorder-table table thead .gve-online-recorder-table-titles {
  background: #000;
  min-height: 39px;
  color: #fff;
  font-weight: bold;
}
.gve-online-recorder-table table thead .gve-online-recorder-table-titles th {
  text-align: center;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid white;
}
.gve-online-recorder-table table thead .gve-online-recorder-table-titles .gve-online-recorder-tplaceholder {
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid white;
}
.gve-online-recorder-table table tbody .gve-online-recorder-adddev-twrapper {
  padding-left: 0px;
}
.gve-online-recorder-table table tbody .gve-online-recorder-rectangle {
  padding: 2px;
  height: 40px;
  position: relative;
  bottom: 8px;
  width: 87px;
}
.gve-online-recorder-table table tbody .gve-online-recorder-rectangle:hover {
  transform: scale(1.05);
}
.gve-online-recorder-table table tbody .gve-grey-light {
  background-color: #b7b7b7;
}
.gve-online-recorder-table table tbody .gve-grey-lighter {
  background-color: #e2e2e2;
}
.gve-online-recorder-table table tbody .gve-grey-rectangle {
  background: url(7a61be954846d496557903e0b848807a.png) no-repeat;
}
.gve-online-recorder-table table tbody .gve-grey-lighter-rectangle {
  background: url(e833a938fa0c81f2df32e2229b5220af.png) no-repeat;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-action-container {
  padding: 5px;
  border-left: 0px;
  border-right: 0px;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-action-container span {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-noborder-leftright {
  border-left: none;
  border-right: none;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-editor-warning {
  text-align: center;
  position: relative;
  top: 3px;
}
.gve-online-recorder-table table tbody tr td {
  vertical-align: middle;
  border: 1px solid white;
}
.gve-online-recorder-table table tbody tr td .gve-online-recorder-warning-icon {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.gve-online-recorder-table table tbody tr td .gve-online-recorder-editor-input {
  height: 32px;
  width: 100%;
  padding-left: 5px;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-add-device-btn {
  width: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  height: 40px;
  top: -2px;
  background-position: 12px 5px;
  margin-bottom: 24px;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-invisible {
  background-color: white;
  border: 1px solid white;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-table-valplaceholder {
  padding: 0px;
  font-size: x-large;
  background-color: white;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-table-valplaceholder span {
  width: 6px;
  background-color: #276a89;
  height: 100%;
  float: right ;
  display: inline-block;
  padding: 0px;
}
.gve-online-recorder-table table tbody tr .gve-online-recorder-table-valplaceholder .gve-onlinerecorder-editor-placeholder-border {
  width: 6px;
  background-color: #276a89;
  height: 50px;
  float: right ;
  display: inline-block;
  padding: 0px;
}
.gve-online-recorder-table table tbody tr .gve-grey-light.gve-online-recorder-table-showvals {
  cursor: pointer;
}
.gve-online-recorder-table table tbody tr .gve-grey-light.gve-online-recorder-table-showvals .glyphicon-triangle-bottom {
  color: #e2e2e2;
}
.gve-online-recorder-table table tbody tr .gve-grey-light.gve-online-recorder-table-showvals .glyphicon-triangle-right {
  color: #e2e2e2;
}
.gve-online-recorder-table table tbody tr .gve-grey-lighter.gve-online-recorder-table-showvals .glyphicon-triangle-bottom {
  color: #b7b7b7;
}
.gve-online-recorder-table table tbody tr .gve-grey-lighter.gve-online-recorder-table-showvals .glyphicon-triangle-right {
  color: #b7b7b7;
}
.gve-online-recorder-table table tbody .gve-online-recorder-warning {
  background: -moz-linear-gradient(270deg, rgba(180, 0, 0, 0.15) 0%, #b40000 89%, #b40000 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(180, 0, 0, 0.15)), color-stop(89%, #b40000), color-stop(100%, #b40000));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(270deg, rgba(180, 0, 0, 0.15) 0%, #b40000 89%, #b40000 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, rgba(180, 0, 0, 0.15) 0%, #b40000 89%, #b40000 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, rgba(180, 0, 0, 0.15) 0%, #b40000 89%, #b40000 100%);
  /* ie10+ */
  background: linear-gradient(180deg, rgba(180, 0, 0, 0.15) 0%, #b40000 89%, #b40000 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b40000', endColorstr='#b40000', GradientType=0);
  /* ie6-9 */
}
.gve-online-recorder-table table tbody .gve-online-recorder-spinner {
  text-align: center;
  width: 98%;
  display: inline-block;
  position: absolute;
  background: white;
}
th.text-center.gve-online-recorder-th.gve-online-recorder-tplaceholder {
  min-width: 40px;
}
.gve-online-recorder-button-subtitle {
  font-size: 10px;
  font-weight: bold;
  width: 100%;
  display: block;
  position: relative;
  bottom: 8px;
}
.gve-second-nav #gve-second-nav-right span.gve-icon {
  height: 33px;
}
.gve-online-recorder-table-devicerow:nth-child(odd) {
  background-color: #e2e2e2;
  cursor: pointer;
}
.gve-online-recorder-table-devicerow:nth-child(even) {
  background-color: #b7b7b7;
  cursor: pointer;
}
.gve-online-recorder-table-tbody tr td {
  height: 44px;
}
.gve-online-recorder-pagination {
  text-align: center;
}
.gve-online-recorder-editor-visible-if-group {
  display: none;
}
.gve-online-recorder-editor-visible-if-values {
  display: none;
}
#gve-online-recorder-error-warning {
  width: 100%;
}
