@media (min-width: 1500px) {
  .report-type-section .col-lg-4x {
    width: 29.33333333%; } }
@media (max-width: 1920px) and (max-height: 1080px) {
  .tablePopup2 {
    height: 490px; } }
@media (max-width: 1366px) and (max-height: 765px) {
  #historyChart2, #historyChart {
    height: 130px; }

  .history-chart-module {
    width: 600px;
    height: 175px; }

  .tablePopup {
    height: 200px;
    overflow-y: overlay; }

  .tablePopup2 {
    width: 320px;
    height: 185px;
    overflow-y: auto; }

  .pointInfoPopup {
    position: fixed;
    width: 360px;
    max-height: 300px;
    right: 62px;
    top: 61px;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden; } }
@media (min-width: 1200px) and (max-width: 1500px) {
  .report-type-section .col-lg-4x {
    width: 33.33333333%; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 25px; }

  .navbar-logo img {
    height: 60px;
    margin-left: 15px; } }
@media screen and (max-width: 767px) {
  .history-toolbox-module .form-horizontal {
    margin-top: 20px !important; }

  .buttons .buttons_inner {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 210px; }

  .history-toolbox-module {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 250px;
    z-index: 997;
    background-color: white;
    margin-bottom: 0px; }

  .history-toolbox-module .togglebutton {
    margin-bottom: 30px;
    display: none; }

  .device-speed, .list-buttons-row {
    display: none; }

  .devices-list-module {
    position: absolute !important;
    top: 60px;
    width: 220px;
    z-index: 997;
    overflow-y: hidden;
    overflow-x: hidden;
    min-height: 250px;
    background-color: white; }

  .device-list-table td .btn {
    padding: 0;
    margin-top: 0;
    right: 2px; }

  .show-extended {
    display: none; }

  .device-parameters-expand {
    display: block !important; }

  .navbar-header {
    padding-top: 2px;
    padding-bottom: 3px; }

  .menuoff {
    display: none !important; }

  .toggleDeviceInfo {
    display: block; }

  .device-menu {
    display: inline;
    background: transparent;
    border: 0;
    position: relative;
    padding: 9px 10px;
    margin-top: 8px; }

  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

  .row-offcanvas2 {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

  .row-offcanvas-right-details.active {
    right: 60px;
    position: fixed !important;
    display: block; }

  .row-offcanvas-left-device {
    left: -270px; }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */ }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */ }

  .row-offcanvas-right-details {
    right: -320px;
    /* 6 columns */
    display: none; }

  .row-offcanvas-left-device.active {
    left: 0px;
    /* 6 columns */ }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */ }

  .generic-modal-window {
    width: 300px !important;
    margin: auto !important; }
    .generic-modal-window .modal-dialog {
      display: flex;
      width: 300px;
      flex-direction: column;
      justify-content: space-between;
      padding: 0;
      top: 7%; }
      .generic-modal-window .modal-dialog .paramEditor {
        overflow-x: hidden; }
        .generic-modal-window .modal-dialog .paramEditor table tr {
          display: flex;
          flex-direction: column; }
          .generic-modal-window .modal-dialog .paramEditor table tr td {
            width: 300px !important;
            overflow: hidden !important; } }
@media (max-width: 768px) {
  .navbar .navbar-logo {
    float: left; }
    .navbar .navbar-logo img {
      height: 30px;
      margin-left: 5px;
      margin-top: 10px; }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; } }
