.panel-buttons button i {
  opacity: 0.33; }

.szHide {
  display: none !important; }

.panel-buttons button:hover i {
  opacity: 0.6; }

.unread-notification {
  font-weight: bold; }

.fence-row {
  cursor: pointer; }

.fence-row:hover, .fence-row.hovered {
  background: #ddd; }

.dropdown a .glyphicon {
  visibility: hidden;
  position: relative;
  left: -8px; }

.dropdown a.active .glyphicon {
  visibility: visible; }

.report-print .panel-body {
  max-height: 350px;
  overflow-y: auto; }

.dropdown a .glyphicon {
  visibility: hidden;
  position: relative;
  left: -8px; }

.dropdown a.active .glyphicon {
  visibility: visible; }

.report-print .panel-body {
  max-height: 350px;
  overflow-y: auto; }

.highlightedRow {
  font-weight: bold !important;
  background-color: #c4e3f3 !important; }

.highlightedRow td {
  font-weight: bold !important;
  background-color: #c4e3f3 !important; }

.device-row {
  cursor: pointer; }

.device-row:hover td {
  background-color: transparent !important; }
