﻿.list_format li:first-child {
  margin: 0;
  padding: 0;
  border: 0; }

.list_reset {
  list-style: none;
  padding: 0;
  margin: 0; }
  .list_reset li {
    list-style: none; }
  .list_reset ul {
    list-style: none;
    padding: 0; }
  .list_reset ul:not(.row), .list_reset ol:not(.row) {
    list-style: none;
    padding: 0;
    margin: 0; }
  .list_reset.row {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px; }

.clearfix:before, .dkvh-tab .nav-tabs:before, .clearfix:after, .dkvh-tab .nav-tabs:after {
  content: "";
  display: table; }
.clearfix:after, .dkvh-tab .nav-tabs:after {
  clear: both; }

.transition, .timecode .box .box-ct {
  transition: all .3s, visibility 0s;
  -ms-transition: all .3s, visibility 0s;
  -webkit-transition: all .3s, visibility 0s;
  -moz-transition: all .3s, visibility 0s; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tdsx-formleft {
  text-align: center; }
  .tdsx-formleft img {
    width: auto; }

.tdsx-formright.s1 {
  padding-top: 0; }

.dkvh-play {
  float: right;
  margin: 0px 0 0 5px;
  background: none;
  color: #04900b !important; }
  .dkvh-play.active {
    color: #333 !important; }
    .dkvh-play.active span {
      font-weight: 400 !important; }
      .dkvh-play.active span:before {
        content: '\f28b'; }

.dkvh-stt {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #04900b; }
.dkvh-stt-stop {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #000; }
.dkvh-stt-error {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff0000; }

.inactive .dkvh-play {
  color: #cc0033 !important; }
.inactive .dkvh-stt {
  background: #ff0000; }

.dkvh-table {
  border-color: #c5dbec; }
  .dkvh-table tr, .dkvh-table th, .dkvh-table td {
    border-color: #c5dbec; }
  .dkvh-table th, .dkvh-table td {
    padding-left: 5px;
    padding-right: 5px; }
  .dkvh-table thead th {
    color: #082c3d;
    font-weight: 700;
    background: #e3f0f6; }
  .dkvh-table td.s1 {
    color: #082c3d;
    font-weight: 700; }
  .dkvh-table input {
    text-align: center;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc; }
  .dkvh-table button {
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none; }

p.dkvh-danger {
  font-size: 13px;
  line-height: 16px;
  font-style: italic;
  color: #ff0000;
  margin: -3px 0 0px; }

.dkvh-btn-01, .dkvh-btn-02, .dkvh-btn-03, .dkvh-btn-04, .dkvh-btn-05 {
  display: inline-block;
  padding: 4px 10px;
  line-height: 22px;
  color: #fff !important;
  background: #3091dc;
  border-radius: 4px; }
  .dkvh-btn-01 i, .dkvh-btn-02 i, .dkvh-btn-03 i, .dkvh-btn-04 i, .dkvh-btn-05 i {
    margin-right: 5px; }

.dkvh-btn-02 {
  background: #02b9c0; }

.dkvh-btn-03 {
  background: #038451; }

.dkvh-btn-04 {
  background: #019e8d; }

.dkvh-btn-05 {
  color: #000 !important;
  background: #ccc; }

.dkvh-btn-wrap {
  margin: -5px -2px 0;
  padding: 0; }
  .dkvh-btn-wrap > * {
    display: inline-block;
    margin: 5px 2px 0; }

.dkvh-action {
  position: fixed;
  bottom: 0;
  right: 8px;
  background: #fff;
  padding: 5px 10px 5px 0;
  max-width: 735px; }
  .dkvh-action > * {
    /*margin-top: 10px;*/ }

.dkvh-tab {
  /*.tab-content {
      background: none;
      padding: 0;
      border: none;
  }*/ }
  .dkvh-tab .nav-tabs {
    background: #eaeaea;
    border: none !important;
    margin: 0; }
    .dkvh-tab .nav-tabs > li {
      margin: 0 !important; }
      .dkvh-tab .nav-tabs > li > a {
        line-height: 22px;
        margin: 0 0 -1px 0;
        text-transform: capitalize;
        border: none !important;
        box-shadow: none !important;
        background: none;
        padding: 9px 12px;
        margin-bottom: 0px;
        cursor: pointer !important;
        position: relative;
        overflow: hidden; }
        .dkvh-tab .nav-tabs > li > a:hover {
          background: #fff; }
      .dkvh-tab .nav-tabs > li.active > a, .dkvh-tab .nav-tabs > li.active > a:hover, .dkvh-tab .nav-tabs > li.active > a:focus {
        background: #fff; }

.btn-dd-01 {
  margin: -4px -2px 0; }
  .btn-dd-01 > * {
    display: inline-block;
    margin: 5px 2px 0; }
  .btn-dd-01 label {
    font-weight: 700; }
  .btn-dd-01 .btn-dd-ct {
    min-width: 195px; }
    .btn-dd-01 .btn-dd-ct .k-dropdown-wrap .k-input {
      height: 22px;
      line-height: 22px; }

.dkvh-modal .modal-header {
  min-height: 0;
  padding: 15px !important; }
.dkvh-modal .close {
  opacity: .6; }
.dkvh-modal .modal-title {
  margin: 0;
  padding-right: 15px; }
.dkvh-modal .modal-body {
  padding: 0px 15px; }
.dkvh-modal input {
  width: 100%;
  border-radius: 4px;
  padding: 0 10px;
  height: 32px;
  line-height: 32px; }
.dkvh-modal.s1 .modal-dialog {
  width: 350px; }

/*--- dkvh-range ---*/
.dkvh-form-range {
  position: relative;
  padding: 0 65px; }
  .dkvh-form-range button {
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    border: none;
    box-shadow: none;
    background: #1066AD;
    border-radius: 4px;
    padding: 4px 13px;
    position: absolute;
    top: 0;
    left: 0; }
    .dkvh-form-range button.next {
      left: auto;
      right: 0; }

.dkvh-mn-range {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  position: relative;
  height: 60px;
  width: 100%; }
  .dkvh-mn-range .progress-bar {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: -100px;
    transition: .5s margin-bottom ease-in-out 0s;
    -webkit-transition: .5s margin-bottom ease-in-out 0s;
    height: 30px;
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    position: relative; }
    .dkvh-mn-range .progress-bar .progress-line {
      width: 100%;
      z-index: 1;
      height: 30px;
      cursor: pointer;
      position: relative;
      border: 8px solid transparent;
      background-clip: padding-box;
      border-right: none;
      border-left: none; }
      .dkvh-mn-range .progress-bar .progress-line .played {
        background: #00b0bb;
        border: 1px solid #148f8e;
        border-left: none;
        height: 14px;
        float: left; }
      .dkvh-mn-range .progress-bar .progress-line .avbl {
        height: 14px;
        background: #f0f0f0;
        border: 1px solid #ccc;
        width: 100%; }

.timecode {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 2px;
  left: 45px;
  z-index: 9; }
  .timecode .loader {
    position: absolute;
    left: -2.5em;
    top: .6em; }
  .timecode .box {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }
    .timecode .box:hover .box-ct {
      opacity: 1;
      visibility: visible; }
    .timecode .box .box-ct {
      position: absolute;
      top: calc(100% -2px);
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0;
      visibility: hidden;
      padding-top: 10px; }
      .timecode .box .box-ct > div {
        background: #fff;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 3px; }
    .timecode .box p {
      color: #222;
      margin: 0;
      white-space: nowrap; }


.scada-ls-img-1 {
    float: right;
    color: #666;
    cursor: pointer;
    padding: 4px 12px;
    font-size: 11px;
}

.scada-ls-table table {
    width: 100%;
    table-layout: fixed;
}

.scada-ls-table .tbl-header {
}

.scada-ls-table .tbl-content {
    height: calc(100% - 90px);
    overflow-x: auto;
}

.scada-ls-table th {
    text-align: center !important;
}

.scada-ls-table td {
    vertical-align: middle;
    text-align: center;
}

    .scada-ls-table th:nth-child(1), .scada-ls-table td:nth-child(1) {
        width: 5%;
        text-align: center;
    }

    .scada-ls-table th:nth-child(2), .scada-ls-table td:nth-child(2) {
        width: 15%;
        text-align: left;
    }

/*.scada-ls-table th:nth-child(3), .scada-ls-table td:nth-child(3) {
        width: 15%;
        text-align: left;
    }*/

.scada-header {
    padding: 6px 0;
}

.scada-header-1 {
    float: left;
    padding: 3px 7px 0 4px;
}

.scada-header-2 {
    float: left;
    padding: 3px 7px 0 4px;
}

.scada-header-3 {
    float: left;
    padding: 3px 7px 0 4px;
}

.popup-index {
    height: calc(100% - 10px);
}

.scada-index {
    height: calc(100% - 40px);
}