.headbar {
    background-color: rgb(47, 164, 231);
  }
  
  .navbar-nav > li > a.topnav {
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff;
  }
  
  /* not used anywhere */
  hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(
      to right,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.75),
      rgba(0, 0, 0, 0)
    );
  }
  
  .panel-inset {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
  }
  
  .panel-transparent .panel-heading {
    background: rgba(47, 164, 231, 0.9) !important;
  }
  
  .panel-transparent .panel-body {
    background: rgba(255, 255, 255, 0.8) !important;
  }
  
  .list-panel {
    height: 50%;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(196, 227, 243, 0.8) !important;
    margin-bottom: 0;
  }
  
  .list-panel .list-group-item {
    display: inline;
  }
  
  .gridStyle {
    border: 1px solid rgb(212, 212, 212);
    width: 100%;
    height: 100%;
    min-height: 320px;
    background-color: #c4e3f3; /*#333;*/
  }
  
  .sensorGridStyle {
    border: 1px solid rgb(212, 212, 212);
    width: 100%;
    height: 100%;
    min-height: 150px;
    background-color: #c4e3f3; /* #333;*/
  }
  
  .mapGridStyle {
    border: 1px solid rgb(212, 212, 212);
    width: 100%;
    height: 240px;
    background-color: #c4e3f3; /*#333;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .geofenceGridStyle {
    border: 1px solid rgb(212, 212, 212);
    width: 100%;
    height: 300px;
    background-color: #c4e3f3; /*#333;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .ngTransparent {
    opacity: 0.5;
  }
  
  .ngHeaderCell {
    background-color: rgb(55, 90, 127) !important;
    bottom: 0;
    color: #ffffe0 !important;
    position: absolute;
    top: 0;
  }
  
  .uiHeaderCell {
    background-color: rgb(55, 90, 127) !important;
    color: #ffffe0 !important;
  }
  
  .ngGrid {
    background-color: #c4e3f3; /*#333;*/
  }
  
  .ngHeaderButton {
    position: absolute;
    right: 2px;
    top: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    z-index: 1;
    background-color: rgb(55, 90, 127);
    color: #fff5ee;
    cursor: pointer;
  }
  
  .ngGroupPanel {
    background-color: rgb(55, 90, 127);
    color: #888277;
    overflow: hidden;
    border-bottom: 1px solid #d4d4d4;
  }
  
  .ngGroupName {
    background-color: #fdfdfd;
    border: 1px solid #d4d4d4;
    padding: 3px 10px;
    float: left;
    margin-left: 0;
    margin-top: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    color: #333;
  }
  
  .ngRow {
    position: absolute;
    border-bottom: 1px solid #d4d4d4;
    background-color: #333;
    color: #000000;
  }
  
  .ngRow.odd {
    background-color: #e8e8e8;
  }
  
  .ngRow.even {
    background-color: #c4e3f3;
  }
  
  .ngRow.selected {
    background-color: #0e9a2e;
  }
  
  .list-group-item-transparent {
    opacity: 0.7;
  }
  
  .alertWizardPanel .conditionPanel {
    min-height: 33%;
    height: 33%;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(196, 227, 243, 0.8) !important;
    margin-bottom: 10px;
  }
  
  .blackcolor {
    color: #000;
  }
  
  @media (max-width: 767px) {
    .panel-inset {
      background: #ffffff none repeat scroll 0 0 !important;
      background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
    }
  
    .panel-transparent .panel-heading {
      background: #08048c !important;
      background: rgba(47, 164, 231, 1) !important;
    }
  
    .panel-transparent .panel-body {
      background: #ffffff !important;
      background: rgba(255, 255, 255, 1) !important;
    }
  
    .ngTransparent {
      -ms-opacity: 1;
      opacity: 1;
    }
  }
  
  .navbar-hamburger .icon-bar {
    background-color: white;
  }
  
  button.close {
    color: white !important;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  
  .btn-warning {
    background-image: -webkit-linear-gradient(#5a77aa, #5a9387fa 60%, #5a77cc);
    background-image: -o-linear-gradient(#5a77aa, #5a7793 60%, #5a77cc);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#5a77aa),
      color-stop(60%, #5a7793),
      to(#5a77cc)
    );
    background-image: linear-gradient(#5a77aa, #5a7793 60%, #5a77cc);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a77aa', endColorstr='#5a77cc', GradientType=0);
    -webkit-filter: none;
    filter: none;
    border-bottom: 1px solid #240281;
  }
  