@charset "UTF-8";
body {
  background-color: #f8f8f8; }

#Message, #flashMessage, #authMessage {
  position: absolute; }

.message {
  clear: both;
  font-size: 140%;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  padding-left: 16px;
  padding-right: 16px; }
  .message div.MsgHead {
    margin: 0px -16px 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ee5f5b;
    color: #ffffff;
    padding: 4px; }
  .message div#BtnClose {
    color: #fff;
    background: #ee5f5b;
    border: 1px solid rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    padding: 7px 14px;
    background-image: -webkit-linear-gradient(top, #ee5f5b, #e9322d);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#e9322d));
    background-image: -o-linear-gradient(top, #ee5f5b, #e9322d);
    background-image: linear-gradient(to bottom, #ee5f5b, #e9322d);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 16px auto 4px;
    width: 3em;
    text-align: center; }

body.Locked a, body.Locked input, body.Locked button, body.Locked select, body.Locked div {
  pointer-events: none; }

body.Locked .Unlocked {
  pointer-events: auto; }

@font-face {
  font-family: "D7MI";
  src: url("../fonts/DSEG7Modern-Italic.woff") format("woff"); }

body div.container {
  width: 1000px; }

.alignR {
  text-align: right; }

.alignC {
  text-align: center; }

.alignL {
  text-align: left; }

header {
  width: 1000px;
  height: 65px;
  margin: auto; }
  header#title {
    color: white;
    background: #ffcc00;
    border-left: solid 2px #ffcc00;
    border-right: solid 2px #ffcc00; }
    header#title h2#logo {
      display: table-cell;
      vertical-align: middle;
      float: left;
      background-color: transparent;
      background-position: center;
      background-size: 156px;
      background-repeat: no-repeat;
      width: 156px;
      height: 57px;
      padding: 4px;
      margin: 0px;
      background-color: #ffffff; }
      header#title h2#logo img {
        width: 156px;
        height: 65px; }
    header#title div#version {
      display: block;
      float: left;
      width: 64px;
      height: 24px;
      padding-top: 37px;
      padding-bottom: 4px;
      font-size: 12px;
      line-height: 12px;
      background-color: #ffffff;
      color: #000000; }
    header#title div#LampLimit,
    header#title div#LampWarning {
      background-image: url(../img/elewise.edit-icons.png);
      background-size: 260px;
      height: 65px !important;
      width: 65px !important;
      min-width: 65px !important;
      max-width: 65px !important;
      display: block;
      float: left;
      width: 65px;
      height: 65px; }
      header#title div#LampLimit#LampLimit,
      header#title div#LampWarning#LampLimit {
        border-radius: 0 0px 0px 0; }
        header#title div#LampLimit#LampLimit.OnCut,
        header#title div#LampWarning#LampLimit.OnCut {
          background-color: #ffdddd;
          background-position: 0px -195px; }
        header#title div#LampLimit#LampLimit.NotCut,
        header#title div#LampWarning#LampLimit.NotCut {
          background-color: #aa7777;
          background-position: -65px -195px; }
      header#title div#LampLimit#LampWarning,
      header#title div#LampWarning#LampWarning {
        border-radius: 0px 0 0 0px; }
        header#title div#LampLimit#LampWarning.OnCut,
        header#title div#LampWarning#LampWarning.OnCut {
          background-color: #eeee99;
          background-position: 0px -260px; }
        header#title div#LampLimit#LampWarning.NotCut,
        header#title div#LampWarning#LampWarning.NotCut {
          background-color: #999966;
          background-position: -65px -260px; }
    header#title div#LampOnlineConnect {
      display: block;
      float: left; }
      header#title div#LampOnlineConnect > div {
        background-image: url(../img/elewise.status-icons.png);
        background-size: 130px 97.5px;
        width: 65px !important;
        min-width: 65px !important;
        max-width: 65px !important;
        height: 32.5px !important;
        border-radius: 0;
        text-align: center;
        vertical-align: middle; }
      header#title div#LampOnlineConnect div#LampOnline.Online {
        background-color: #22aa22;
        background-position: 0px -32.5px; }
      header#title div#LampOnlineConnect div#LampOnline.Offline {
        background-color: #aa2222;
        background-position: 0px -65px; }
      header#title div#LampOnlineConnect div#LampConnect.OnConnect {
        background-color: #22aa22;
        background-position: -65px -32.5px; }
      header#title div#LampOnlineConnect div#LampConnect.OnDisconnect {
        background-color: #aa2222;
        background-position: -65px -65px; }
    header#title div#Spacer01 {
      display: block;
      float: left;
      width: 80px;
      height: 65px; }
    header#title div#Spacer02 {
      display: block;
      float: left;
      width: 80px;
      height: 65px; }
    header#title div#NoticeIcon {
      display: block;
      float: left;
      width: 90px;
      height: 63px;
      background-color: #fff5cc;
      border-radius: 0;
      user-select: none;
      -moz-user-select: none;
      /* Firefox */
      -webkit-user-select: none;
      /* Safari、Chrome */
      -ms-user-select: none;
      /* IE10 */
      cursor: pointer;
      padding-top: 2px;
      text-align: center;
      font-size: 90%;
      line-height: 125%;
      color: #000000; }
      header#title div#NoticeIcon:hover {
        background-color: #ffe066; }
      header#title div#NoticeIcon div#NoticeButton {
        background-image: url(../img/elewise.edit-icons.png);
        background-size: 130px;
        height: 32.5px !important;
        width: 32.5px !important;
        min-width: 32.5px !important;
        max-width: 32.5px !important;
        background-position: 0px 0px;
        margin: auto; }
        header#title div#NoticeIcon div#NoticeButton.NotYetRead {
          background-position: 0px -260px;
          cursor: pointer; }
        header#title div#NoticeIcon div#NoticeButton.AlreadyRead {
          background-position: -32.5px -260px;
          cursor: pointer; }
    header#title div#LoginUser {
      display: block;
      float: left;
      height: 65px;
      padding-left: 4px;
      overflow: hidden; }
      header#title div#LoginUser div#LoginUserID {
        font-weight: bold;
        color: black; }
      header#title div#LoginUser div#LoginUserName {
        font-weight: bold;
        color: black; }
      header#title div#LoginUser div#ActAs {
        font-weight: bold;
        color: #3333ee; }
    header#title div#ButtonLogout {
      float: right;
      height: 64px;
      width: 64px;
      background-color: #ffffff;
      background-image: url(../img/elewise.menu-icons.png);
      background-size: 128px;
      background-position: -64px -320px;
      border-right: solid 1px #ffcc00; }
      header#title div#ButtonLogout:hover {
        background-color: #ffcc00;
        background-position: 0px -320px; }
      header#title div#ButtonLogout a {
        font-weight: normal;
        display: block;
        clear: both;
        text-decoration: none;
        user-select: none;
        -moz-user-select: none;
        /* Firefox */
        -webkit-user-select: none;
        /* Safari、Chrome */
        -ms-user-select: none;
        /* IE10 */
        height: 64px;
        width: 64px;
        text-indent: -999em; }

div#NoticeMessageBox {
  overflow: auto; }
  div#NoticeMessageBox div.NotifyDate {
    text-align: left; }

div.MainWrapper {
  clear: both;
  width: 1000px;
  /**  サイドメニュー  **/ }
  div.MainWrapper div#FirstUser {
    margin: 64px auto;
    width: 500px; }
    div.MainWrapper div#FirstUser h2 {
      font-size: 16px;
      color: #000000;
      background: #ffcc00;
      padding: 4px 8px;
      line-height: 2em;
      border-radius: 4px; }
  div.MainWrapper section#LoginPage {
    margin-top: 1em; }
    div.MainWrapper section#LoginPage h1 {
      background-color: transparent;
      text-align: center;
      font-size: 250%;
      margin: 8px auto 12px; }
    div.MainWrapper section#LoginPage img#TopTitle {
      width: 420px; }
    div.MainWrapper section#LoginPage div#LoginBox {
      margin: 12px auto;
      width: 800px;
      text-align: center; }
      div.MainWrapper section#LoginPage div#LoginBox em {
        color: #ff0000;
        font-weight: bold; }
      div.MainWrapper section#LoginPage div#LoginBox img#TopLogo {
        width: 420px; }
      div.MainWrapper section#LoginPage div#LoginBox div#InformationWrapper {
        width: 40em;
        text-align: left;
        margin: auto; }
        div.MainWrapper section#LoginPage div#LoginBox div#InformationWrapper h3 {
          font-size: 12px;
          line-height: 18px;
          padding: 0px;
          margin: 0px; }
        div.MainWrapper section#LoginPage div#LoginBox div#InformationWrapper iframe#InformationArea {
          width: 100%;
          height: 7em; }
      div.MainWrapper section#LoginPage div#LoginBox form#LoginForm {
        margin: 16px auto 0px;
        width: auto; }
        div.MainWrapper section#LoginPage div#LoginBox form#LoginForm label,
        div.MainWrapper section#LoginPage div#LoginBox form#LoginForm div.controls {
          display: inline-block; }
        div.MainWrapper section#LoginPage div#LoginBox form#LoginForm label {
          min-width: 10em; }
        div.MainWrapper section#LoginPage div#LoginBox form#LoginForm div.controls select#UserServer {
          width: 20em; }
      div.MainWrapper section#LoginPage div#LoginBox div#ToCustomer {
        text-align: left;
        width: 420px;
        margin: auto;
        font-size: 12px; }
        div.MainWrapper section#LoginPage div#LoginBox div#ToCustomer h3 {
          font-size: 16px;
          font-weight: bold;
          text-decoration: underline;
          line-height: normal;
          margin: auto; }
      div.MainWrapper section#LoginPage div#LoginBox img#CompanyLogo {
        width: 200px;
        text-align: right; }
    div.MainWrapper section#LoginPage div#header, div.MainWrapper section#LoginPage div#footer {
      width: 1000px;
      margin: auto; }
    div.MainWrapper section#LoginPage img#FooterLine {
      margin: auto;
      display: block; }
    div.MainWrapper section#LoginPage div#footer {
      margin: auto;
      text-align: left;
      font-size: 12px; }
  div.MainWrapper div.MainContents {
    border-left: solid 2px #ffcc00;
    border-right: solid 2px #ffcc00;
    border-bottom: solid 2px #ffcc00;
    width: 1000px;
    min-height: 390px; }
    div.MainWrapper div.MainContents section {
      padding: 4px; }
      div.MainWrapper div.MainContents section#EditUser fieldset {
        float: left;
        width: 250px;
        padding: 4px; }
        div.MainWrapper div.MainContents section#EditUser fieldset input#UserGrp,
        div.MainWrapper div.MainContents section#EditUser fieldset input#UserPre {
          width: 3em; }
        div.MainWrapper div.MainContents section#EditUser fieldset input#UserNum {
          width: 5em; }
  div.MainWrapper nav.Menu {
    width: 1000px;
    border-left: solid 2px #ffcc00;
    border-right: solid 2px #ffcc00; }
    div.MainWrapper nav.Menu ul {
      display: table;
      margin: 0 auto;
      padding: 0;
      width: 1000px;
      text-align: center; }
      div.MainWrapper nav.Menu ul li {
        display: table-cell;
        min-width: 50px;
        background-color: #eeeeee;
        color: #000000;
        border-top: solid 1px #ffcc00;
        border-right: solid 1px #ffcc00;
        border-bottom: solid 1px #ffcc00;
        border-left: solid 1px #ffcc00; }
        div.MainWrapper nav.Menu ul li:first-child {
          border-left: none; }
        div.MainWrapper nav.Menu ul li:last-child {
          border-right: none; }
        div.MainWrapper nav.Menu ul li:hover {
          background-color: #ffe066; }
        div.MainWrapper nav.Menu ul li.active {
          border: 3px solid #ffcc00;
          background-color: #ffcc00; }
        div.MainWrapper nav.Menu ul li a {
          font-weight: normal;
          text-decoration: none;
          color: #000000;
          display: block;
          user-select: none;
          -moz-user-select: none;
          /* Firefox */
          -webkit-user-select: none;
          /* Safari、Chrome */
          -ms-user-select: none;
          /* IE10 */ }
  div.MainWrapper h2 {
    clear: left;
    background-image: url(../img/elewise.title-icons.png);
    background-size: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    line-height: 20px;
    font-size: 20px;
    margin: 0px 0px 4px;
    padding: 2px 2px 0px 22px; }
    div.MainWrapper h2.FloatLeft {
      float: left; }
  div.MainWrapper table.ColumnSelector {
    display: block;
    float: left;
    padding: 0px;
    border-collapse: collapse;
    width: auto;
    user-select: none;
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chrome */
    -ms-user-select: none;
    /* IE10 */ }
    div.MainWrapper table.ColumnSelector td {
      width: 6em;
      margin: 0px;
      padding: 0px 12px;
      height: 30px;
      text-align: center;
      vertical-align: middle;
      border: solid 1px #ffcc00;
      cursor: pointer; }
      div.MainWrapper table.ColumnSelector td.Selected {
        background-color: #ffcc00; }
    div.MainWrapper table.ColumnSelector.Disabled {
      cursor: wait; }

div.TableWrapper {
  clear: both;
  width: 916px;
  overflow-x: auto; }
  div.TableWrapper table tr th, div.TableWrapper table tr td {
    border-right: solid 1px #cccccc; }
  div.TableWrapper table#Customers {
    width: auto; }
    div.TableWrapper table#Customers thead {
      user-select: none;
      -moz-user-select: none;
      /* Firefox */
      -webkit-user-select: none;
      /* Safari、Chrome */
      -ms-user-select: none;
      /* IE10 */
      cursor: default; }
      div.TableWrapper table#Customers thead th {
        white-space: nowrap; }
    div.TableWrapper table#Customers tbody tr td.CRowNumber {
      width: 40px;
      text-align: right;
      color: #444444;
      padding-right: 0.25em; }
    div.TableWrapper table#Customers tbody tr td.CCustomerID {
      width: 80px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td.CName {
      min-width: 200px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td.CAlarmCode {
      width: 80px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td.CAlarmClock {
      width: 200px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td.CSetboxVersion {
      width: 100px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td.CNoticeBody {
      width: 300px;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Customers tbody tr td {
      height: 32px !important;
      margin: 0px 4px;
      padding: 0px;
      vertical-align: middle; }
      div.TableWrapper table#Customers tbody tr td.CLogRequestButton, div.TableWrapper table#Customers tbody tr td.CLogDownloadButton, div.TableWrapper table#Customers tbody tr td.CHistoryButton, div.TableWrapper table#Customers tbody tr td.CMaintButton, div.TableWrapper table#Customers tbody tr td.CEventButton, div.TableWrapper table#Customers tbody tr td.CDataButton, div.TableWrapper table#Customers tbody tr td.CMonitorButton, div.TableWrapper table#Customers tbody tr td.CConfigButton, div.TableWrapper table#Customers tbody tr td.CXMLButton, div.TableWrapper table#Customers tbody tr td.CControleButton, div.TableWrapper table#Customers tbody tr td.CTrend1Button, div.TableWrapper table#Customers tbody tr td.CTrend2Button, div.TableWrapper table#Customers tbody tr td.CNoticeRead, div.TableWrapper table#Customers tbody tr td.COnlineButton, div.TableWrapper table#Customers tbody tr td.CAlarmButton {
        background-image: url(../img/elewise.edit-icons.png);
        background-size: 128px;
        height: 32px !important;
        width: 32px !important;
        min-width: 32px !important;
        max-width: 32px !important;
        cursor: default;
        background-position: 0px 0px; }
        div.TableWrapper table#Customers tbody tr td.CLogRequestButton a, div.TableWrapper table#Customers tbody tr td.CLogDownloadButton a, div.TableWrapper table#Customers tbody tr td.CHistoryButton a, div.TableWrapper table#Customers tbody tr td.CMaintButton a, div.TableWrapper table#Customers tbody tr td.CEventButton a, div.TableWrapper table#Customers tbody tr td.CDataButton a, div.TableWrapper table#Customers tbody tr td.CMonitorButton a, div.TableWrapper table#Customers tbody tr td.CConfigButton a, div.TableWrapper table#Customers tbody tr td.CXMLButton a, div.TableWrapper table#Customers tbody tr td.CControleButton a, div.TableWrapper table#Customers tbody tr td.CTrend1Button a, div.TableWrapper table#Customers tbody tr td.CTrend2Button a, div.TableWrapper table#Customers tbody tr td.CNoticeRead a, div.TableWrapper table#Customers tbody tr td.COnlineButton a, div.TableWrapper table#Customers tbody tr td.CAlarmButton a {
          display: block;
          height: 100%;
          width: 100%; }
      div.TableWrapper table#Customers tbody tr td.CAlarmButton.OnAlarm {
        background-position: -32px -160px;
        cursor: pointer; }
        div.TableWrapper table#Customers tbody tr td.CAlarmButton.OnAlarm:hover {
          background-color: #ff0000;
          background-position: 0px -160px; }
      div.TableWrapper table#Customers tbody tr td.COnlineButton.Offline {
        background-position: 0px -224px; }
        div.TableWrapper table#Customers tbody tr td.COnlineButton.Offline:hover {
          background-color: #ddddff; }
      div.TableWrapper table#Customers tbody tr td.COnlineButton.Online {
        background-position: -32px -224px; }
        div.TableWrapper table#Customers tbody tr td.COnlineButton.Online:hover {
          background-color: #0000ff;
          background-position: -32px -192px; }
      div.TableWrapper table#Customers tbody tr td.CNoticeRead.AlreadyRead {
        background-position: -32px -256px; }
      div.TableWrapper table#Customers tbody tr td.CNoticeRead.NotYetRead {
        background-position: 0px -256px; }
      div.TableWrapper table#Customers tbody tr td.CCustomerID span.UserGroup {
        color: #cca300; }
      div.TableWrapper table#Customers tbody tr td.CHistoryButton, div.TableWrapper table#Customers tbody tr td.CMaintButton, div.TableWrapper table#Customers tbody tr td.CTrend1Button, div.TableWrapper table#Customers tbody tr td.CTrend2Button, div.TableWrapper table#Customers tbody tr td.CControleButton, div.TableWrapper table#Customers tbody tr td.CControleButton, div.TableWrapper table#Customers tbody tr td.CXMLButton, div.TableWrapper table#Customers tbody tr td.CConfigButton, div.TableWrapper table#Customers tbody tr td.CMonitorButton, div.TableWrapper table#Customers tbody tr td.CDataButton, div.TableWrapper table#Customers tbody tr td.CEventButton {
        background-position: 0px 0px; }
        div.TableWrapper table#Customers tbody tr td.CHistoryButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CMaintButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CTrend1Button.Enable:hover, div.TableWrapper table#Customers tbody tr td.CTrend2Button.Enable:hover, div.TableWrapper table#Customers tbody tr td.CControleButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CControleButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CXMLButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CConfigButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CMonitorButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CDataButton.Enable:hover, div.TableWrapper table#Customers tbody tr td.CEventButton.Enable:hover {
          background-color: #ffcc00; }
      div.TableWrapper table#Customers tbody tr td.CTrend1Button.Enable, div.TableWrapper table#Customers tbody tr td.CTrend2Button.Enable {
        background-position: -96px 0px; }
        div.TableWrapper table#Customers tbody tr td.CTrend1Button.Enable:hover, div.TableWrapper table#Customers tbody tr td.CTrend2Button.Enable:hover {
          background-position: -64px 0px; }
      div.TableWrapper table#Customers tbody tr td.CControleButton.Enable {
        background-position: -96px -32px; }
        div.TableWrapper table#Customers tbody tr td.CControleButton.Enable:hover {
          background-position: -64px -32px; }
      div.TableWrapper table#Customers tbody tr td.CXMLButton.Enable {
        background-position: -96px -64px; }
        div.TableWrapper table#Customers tbody tr td.CXMLButton.Enable:hover {
          background-position: -64px -64px; }
      div.TableWrapper table#Customers tbody tr td.CConfigButton.Enable {
        background-position: -96px -96px; }
        div.TableWrapper table#Customers tbody tr td.CConfigButton.Enable:hover {
          background-position: -64px -96px; }
      div.TableWrapper table#Customers tbody tr td.CMonitorButton.Enable {
        background-position: -96px -128px; }
        div.TableWrapper table#Customers tbody tr td.CMonitorButton.Enable:hover {
          background-position: -64px -128px; }
      div.TableWrapper table#Customers tbody tr td.CDataButton.Enable {
        background-position: -96px -160px; }
        div.TableWrapper table#Customers tbody tr td.CDataButton.Enable:hover {
          background-position: -64px -160px; }
      div.TableWrapper table#Customers tbody tr td.CEventButton.Enable {
        background-position: -96px -192px; }
        div.TableWrapper table#Customers tbody tr td.CEventButton.Enable:hover {
          background-position: -64px -192px; }
      div.TableWrapper table#Customers tbody tr td.CMaintButton.Enable {
        background-position: -96px -224px; }
        div.TableWrapper table#Customers tbody tr td.CMaintButton.Enable:hover {
          background-position: -64px -224px; }
      div.TableWrapper table#Customers tbody tr td.CHistoryButton.Enable {
        background-position: -96px -256px; }
        div.TableWrapper table#Customers tbody tr td.CHistoryButton.Enable:hover {
          background-position: -64px -256px; }
    div.TableWrapper table#Customers tbody tr.OnAlarm {
      background-color: #ffdddd; }
    div.TableWrapper table#Customers tbody tr.Offline {
      background-color: #ddddee; }
  div.TableWrapper table#Collects,
  div.TableWrapper table#Events,
  div.TableWrapper table#Histories {
    width: auto; }
    div.TableWrapper table#Collects tr.RowHidden,
    div.TableWrapper table#Events tr.RowHidden,
    div.TableWrapper table#Histories tr.RowHidden {
      display: none; }
    div.TableWrapper table#Collects tr th, div.TableWrapper table#Collects tr td,
    div.TableWrapper table#Events tr th,
    div.TableWrapper table#Events tr td,
    div.TableWrapper table#Histories tr th,
    div.TableWrapper table#Histories tr td {
      border-right: solid 1px #cccccc; }
      div.TableWrapper table#Collects tr th.ColumnHidden, div.TableWrapper table#Collects tr td.ColumnHidden,
      div.TableWrapper table#Events tr th.ColumnHidden,
      div.TableWrapper table#Events tr td.ColumnHidden,
      div.TableWrapper table#Histories tr th.ColumnHidden,
      div.TableWrapper table#Histories tr td.ColumnHidden {
        display: none; }
      div.TableWrapper table#Collects tr th.OnMouse, div.TableWrapper table#Collects tr td.OnMouse,
      div.TableWrapper table#Events tr th.OnMouse,
      div.TableWrapper table#Events tr td.OnMouse,
      div.TableWrapper table#Histories tr th.OnMouse,
      div.TableWrapper table#Histories tr td.OnMouse {
        background-color: #ffe680; }
    div.TableWrapper table#Collects tr.Selected,
    div.TableWrapper table#Events tr.Selected,
    div.TableWrapper table#Histories tr.Selected {
      background-color: #ffdb4d; }
    div.TableWrapper table#Collects thead,
    div.TableWrapper table#Events thead,
    div.TableWrapper table#Histories thead {
      user-select: none;
      -moz-user-select: none;
      /* Firefox */
      -webkit-user-select: none;
      /* Safari、Chrome */
      -ms-user-select: none;
      /* IE10 */
      cursor: default; }
      div.TableWrapper table#Collects thead th,
      div.TableWrapper table#Events thead th,
      div.TableWrapper table#Histories thead th {
        white-space: nowrap; }
    div.TableWrapper table#Collects tbody td,
    div.TableWrapper table#Events tbody td,
    div.TableWrapper table#Histories tbody td {
      height: 28px !important;
      margin: 0px 3.5px;
      padding: 0px;
      vertical-align: middle; }
    div.TableWrapper table#Collects#Collects tbody tr td.CRowNumber,
    div.TableWrapper table#Events#Collects tbody tr td.CRowNumber,
    div.TableWrapper table#Histories#Collects tbody tr td.CRowNumber {
      width: 40px;
      text-align: right;
      color: #444444;
      padding-right: 0.25em; }
    div.TableWrapper table#Collects#Collects tbody tr td.CDateTime,
    div.TableWrapper table#Events#Collects tbody tr td.CDateTime,
    div.TableWrapper table#Histories#Collects tbody tr td.CDateTime {
      display: none; }
    div.TableWrapper table#Collects#Collects tbody tr td.CDate,
    div.TableWrapper table#Events#Collects tbody tr td.CDate,
    div.TableWrapper table#Histories#Collects tbody tr td.CDate {
      width: 100px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Collects tbody tr td.CTime,
    div.TableWrapper table#Events#Collects tbody tr td.CTime,
    div.TableWrapper table#Histories#Collects tbody tr td.CTime {
      min-width: 50px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Collects tbody tr td[class*="CDevice"],
    div.TableWrapper table#Events#Collects tbody tr td[class*="CDevice"],
    div.TableWrapper table#Histories#Collects tbody tr td[class*="CDevice"] {
      width: 70px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden;
      margin-right: 1em; }
    div.TableWrapper table#Collects#Events tbody tr td.CRowNumber,
    div.TableWrapper table#Events#Events tbody tr td.CRowNumber,
    div.TableWrapper table#Histories#Events tbody tr td.CRowNumber {
      width: 40px;
      text-align: right;
      color: #444444;
      padding-right: 0.25em; }
    div.TableWrapper table#Collects#Events tbody tr td.CDateTime,
    div.TableWrapper table#Events#Events tbody tr td.CDateTime,
    div.TableWrapper table#Histories#Events tbody tr td.CDateTime {
      display: none; }
    div.TableWrapper table#Collects#Events tbody tr td.CDate,
    div.TableWrapper table#Events#Events tbody tr td.CDate,
    div.TableWrapper table#Histories#Events tbody tr td.CDate {
      width: 100px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Events tbody tr td.CTime,
    div.TableWrapper table#Events#Events tbody tr td.CTime,
    div.TableWrapper table#Histories#Events tbody tr td.CTime {
      min-width: 50px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden;
      padding-right: 1em; }
    div.TableWrapper table#Collects#Events tbody tr td.CType,
    div.TableWrapper table#Events#Events tbody tr td.CType,
    div.TableWrapper table#Histories#Events tbody tr td.CType {
      min-width: 50px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Events tbody tr td.CEvent,
    div.TableWrapper table#Events#Events tbody tr td.CEvent,
    div.TableWrapper table#Histories#Events tbody tr td.CEvent {
      width: 760px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Histories tbody tr td.CRowNumber,
    div.TableWrapper table#Events#Histories tbody tr td.CRowNumber,
    div.TableWrapper table#Histories#Histories tbody tr td.CRowNumber {
      width: 40px;
      text-align: right;
      color: #444444;
      padding-right: 0.25em; }
    div.TableWrapper table#Collects#Histories tbody tr td.CDateTime,
    div.TableWrapper table#Events#Histories tbody tr td.CDateTime,
    div.TableWrapper table#Histories#Histories tbody tr td.CDateTime {
      display: none; }
    div.TableWrapper table#Collects#Histories tbody tr td.CDate,
    div.TableWrapper table#Events#Histories tbody tr td.CDate,
    div.TableWrapper table#Histories#Histories tbody tr td.CDate {
      width: 100px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden;
      padding-right: 0.5em; }
    div.TableWrapper table#Collects#Histories tbody tr td.CTime,
    div.TableWrapper table#Events#Histories tbody tr td.CTime,
    div.TableWrapper table#Histories#Histories tbody tr td.CTime {
      min-width: 50px;
      text-align: right;
      white-space: nowrap;
      overflow: hidden;
      padding-right: 1em; }
    div.TableWrapper table#Collects#Histories tbody tr td.CAction,
    div.TableWrapper table#Events#Histories tbody tr td.CAction,
    div.TableWrapper table#Histories#Histories tbody tr td.CAction {
      width: 100px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden; }
    div.TableWrapper table#Collects#Histories tbody tr td.CEvent,
    div.TableWrapper table#Events#Histories tbody tr td.CEvent,
    div.TableWrapper table#Histories#Histories tbody tr td.CEvent {
      width: 710px;
      text-align: left;
      white-space: nowrap;
      overflow: hidden; }

section#SectionCollect,
section#SectionEvent {
  user-select: none;
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chrome */
  -ms-user-select: none;
  /* IE10 */ }
  section#SectionCollect div#DownloadHistoryBox,
  section#SectionEvent div#DownloadHistoryBox {
    font-size: 125%;
    width: 550px;
    min-height: 200px;
    border: solid 2px #ffcc00;
    background-color: #ffffff; }
    section#SectionCollect div#DownloadHistoryBox div.DownloadHead,
    section#SectionEvent div#DownloadHistoryBox div.DownloadHead {
      background-color: #ffcc00; }
    section#SectionCollect div#DownloadHistoryBox div.DownloadBody div.TableWrapper,
    section#SectionEvent div#DownloadHistoryBox div.DownloadBody div.TableWrapper {
      width: 412.5px;
      margin: auto;
      max-height: 200px;
      overflow-y: auto;
      border: none;
      padding: 4px; }
      section#SectionCollect div#DownloadHistoryBox div.DownloadBody div.TableWrapper table,
      section#SectionEvent div#DownloadHistoryBox div.DownloadBody div.TableWrapper table {
        border: solid 2px #eeeeee; }
        section#SectionCollect div#DownloadHistoryBox div.DownloadBody div.TableWrapper table td,
        section#SectionEvent div#DownloadHistoryBox div.DownloadBody div.TableWrapper table td {
          padding: 2px;
          vertical-align: middle; }
          section#SectionCollect div#DownloadHistoryBox div.DownloadBody div.TableWrapper table td a,
          section#SectionEvent div#DownloadHistoryBox div.DownloadBody div.TableWrapper table td a {
            cursor: pointer; }

section.DeleteHistory {
  float: none; }
  section.DeleteHistory input[type=text] {
    display: inline;
    float: none;
    height: auto;
    line-height: normal;
    width: auto;
    margin: 0px;
    width: 10em; }
  section.DeleteHistory label {
    display: inline; }
    section.DeleteHistory label:after {
      content: ':'; }

div#CustomerPanelArea {
  display: inline-block;
  margin-top: 12px;
  width: 450px;
  min-height: 600px;
  background-color: #eeeeee;
  border-width: 3px;
  border-color: #666666;
  border-style: solid double double solid; }
  div#CustomerPanelArea div.CustomerPanel {
    overflow: auto;
    display: inline-block;
    margin: 8px 0px 0px 8px;
    background-color: #ffffff;
    border-width: 3px;
    border-color: #666666;
    border-style: double solid solid double;
    width: 434px; }
    div#CustomerPanelArea div.CustomerPanel div.CustomerInfo {
      border-bottom: solid 1px #666666;
      font-size: 75%; }
      div#CustomerPanelArea div.CustomerPanel div.CustomerInfo > div {
        display: inline-block; }
    div#CustomerPanelArea div.CustomerPanel div.NoticeArea div.CNoticeBody,
    div#CustomerPanelArea div.CustomerPanel div.NoticeArea div.NoticeDate {
      display: none; }
    div#CustomerPanelArea div.CustomerPanel div.CSetboxOnline,
    div#CustomerPanelArea div.CustomerPanel div.CNoticeRead,
    div#CustomerPanelArea div.CustomerPanel div.COnlineButton,
    div#CustomerPanelArea div.CustomerPanel div.CAlarmButton {
      display: inline-block;
      background-image: url(../img/elewise.edit-icons.png);
      background-size: 144px;
      height: 36px !important;
      width: 36px !important;
      min-width: 36px !important;
      max-width: 36px !important;
      background-position: 0px 0px;
      cursor: default; }
    div#CustomerPanelArea div.CustomerPanel div.CSetboxOnline.Offline {
      background-position: 0px -252px; }
    div#CustomerPanelArea div.CustomerPanel div.CSetboxOnline.Online {
      background-position: -36px -252px; }
    div#CustomerPanelArea div.CustomerPanel div.CNoticeRead.AlreadyRead {
      background-position: -36px -288px; }
    div#CustomerPanelArea div.CustomerPanel div.CNoticeRead.NotYetRead {
      background-position: 0px -288px; }
    div#CustomerPanelArea div.CustomerPanel div.CSetboxVersionArea {
      display: inline-block; }
      div#CustomerPanelArea div.CustomerPanel div.CSetboxVersionArea div.CSetboxVersionUp {
        font-size: 8px;
        line-height: 12px; }
        div#CustomerPanelArea div.CustomerPanel div.CSetboxVersionArea div.CSetboxVersionUp span {
          font-size: 6px; }
    div#CustomerPanelArea div.CustomerPanel.OnAlarm {
      border-color: #ffdddd #ff1111 #ff1111 #ffdddd;
      background-color: #ffdddd; }
      div#CustomerPanelArea div.CustomerPanel.OnAlarm div.CustomerInfo {
        background-color: #ffdddd; }
    div#CustomerPanelArea div.CustomerPanel.Offline {
      border-color: #ddddee #5555aa #5555aa #ddddee;
      background-color: #ddddee; }
      div#CustomerPanelArea div.CustomerPanel.Offline div.CustomerInfo {
        background-color: #ddddee; }
    div#CustomerPanelArea div.CustomerPanel.Selected {
      border-color: #ffcc00 #332900 #332900 #ffcc00; }
      div#CustomerPanelArea div.CustomerPanel.Selected div.CustomerInfo {
        border-color: #ffcc00;
        background-color: #ffcc00; }

div#OperationArea {
  float: right;
  margin-top: 12px;
  width: 400px; }
  div#OperationArea table tr td {
    border: none; }
  div#OperationArea label {
    display: inline; }
  div#OperationArea select#UpdateDay {
    display: inline;
    width: 8em; }
  div#OperationArea select#UpdateHour {
    display: inline;
    width: 6em; }
  div#OperationArea form#noticeForm {
    margin: 12px 0px 0px;
    display: inline; }

div.MsgBox {
  position: fixed;
  border: solid 1px #000000;
  border-top: solid 18px #000000;
  text-align: center;
  padding: 8px;
  display: inline-block;
  min-width: 333.33333px;
  background-color: #ffffff;
  z-index: 99; }
  div.MsgBox div.MsgBoxText {
    margin: 8px auto;
    padding: 8px;
    font-size: 18px;
    pointer-events: auto; }
  div.MsgBox.Notify {
    border-color: #0000aa; }
  div.MsgBox.Information {
    border-color: #008000; }
  div.MsgBox.Warning {
    border-color: #008000; }
  div.MsgBox.Error {
    border-color: #008000; }
  div.MsgBox.ErrorStop {
    border-color: #008000; }
  div.MsgBox.AlignLeft div.MsgBoxText {
    text-align: left; }

div.ButtonArea {
  text-align: center;
  margin: 8px auto;
  clear: both; }
  div.ButtonArea div.MsgButton {
    user-select: none;
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chrome */
    -ms-user-select: none;
    /* IE10 */
    margin: 0px 16px;
    padding: 8px;
    border: solid 1px #000000;
    min-width: 4em;
    cursor: pointer;
    text-align: center;
    background-color: #9999ff;
    color: #ffffff;
    font-weight: bold;
    display: inline-block; }
    div.ButtonArea div.MsgButton.IsPortal {
      color: #000000;
      background-color: #ffb786; }
      div.ButtonArea div.MsgButton.IsPortal:hover {
        background-color: #ff893a; }
      div.ButtonArea div.MsgButton.IsPortal:active {
        background-color: #ec6000; }
    div.ButtonArea div.MsgButton:hover {
      background-color: #4d4dff; }
    div.ButtonArea div.MsgButton:active {
      background-color: blue; }
    div.ButtonArea div.MsgButton.Warning {
      background-color: #ff9999; }
      div.ButtonArea div.MsgButton.Warning:hover {
        background-color: #ff4d4d; }
      div.ButtonArea div.MsgButton.Warning:active {
        background-color: red; }
    div.ButtonArea div.MsgButton a {
      text-decoration: none;
      color: #ffffff;
      display: block;
      min-width: 4em; }

section#TotalPowerArea {
  padding: 0px; }
  section#TotalPowerArea div#TotalPower {
    width: 100%;
    height: 96px;
    background-color: #000000;
    text-align: center;
    color: #ffffff; }
    section#TotalPowerArea div#TotalPower div#LockButton {
      background-image: url(../img/elewise.edit-icons.png);
      background-size: 144px;
      height: 36px !important;
      width: 36px !important;
      float: left;
      cursor: pointer;
      margin: 1px;
      background-color: #ffffff; }
      section#TotalPowerArea div#TotalPower div#LockButton.Locked {
        background-position: -36px -36px; }
        section#TotalPowerArea div#TotalPower div#LockButton.Locked:hover {
          background-color: #0000ff;
          background-position: 0px -36px; }
      section#TotalPowerArea div#TotalPower div#LockButton.Unlocked {
        background-position: -36px -72px; }
        section#TotalPowerArea div#TotalPower div#LockButton.Unlocked:hover {
          background-color: #ff0000;
          background-position: 0px -72px; }
    section#TotalPowerArea div#TotalPower ul#TotalPowerDigit {
      height: 96px;
      display: inline-block;
      list-style-type: none; }
      section#TotalPowerArea div#TotalPower ul#TotalPowerDigit li {
        list-style-type: none;
        display: table-cell;
        padding: 0px; }
      section#TotalPowerArea div#TotalPower ul#TotalPowerDigit li#TotalPowerPrefix {
        padding-top: 12px;
        font-size: 24px;
        min-width: 5em; }
      section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"] {
        background-image: url(../img/elewise.digits-white.png);
        background-image: url(../img/elewise.digits-orange.png);
        background-size: 192px 1152px;
        height: 96px;
        width: 64px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="0"] {
          background-position: 0px 0px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="1"] {
          background-position: 0px -96px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="2"] {
          background-position: 0px -192px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="3"] {
          background-position: 0px -288px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="4"] {
          background-position: 0px -384px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="5"] {
          background-position: 0px -480px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="6"] {
          background-position: 0px -576px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="7"] {
          background-position: 0px -672px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="8"] {
          background-position: 0px -768px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="D"][Class$="9"] {
          background-position: 0px -864px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="0"] {
          background-position: -64px 0px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="1"] {
          background-position: -64px -96px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="2"] {
          background-position: -64px -192px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="3"] {
          background-position: -64px -288px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="4"] {
          background-position: -64px -384px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="5"] {
          background-position: -64px -480px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="6"] {
          background-position: -64px -576px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="7"] {
          background-position: -64px -672px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="8"] {
          background-position: -64px -768px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="P"][Class$="9"] {
          background-position: -64px -864px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="0"] {
          background-position: -128px 0px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="1"] {
          background-position: -128px -96px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="2"] {
          background-position: -128px -192px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="3"] {
          background-position: -128px -288px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="4"] {
          background-position: -128px -384px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="5"] {
          background-position: -128px -480px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="6"] {
          background-position: -128px -576px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="7"] {
          background-position: -128px -672px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="8"] {
          background-position: -128px -768px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"][Class^="C"][Class$="9"] {
          background-position: -128px -864px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].D_ {
          background-position: 0px -960px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].D {
          background-position: 0px -1056px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].P_ {
          background-position: -64px -960px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].P {
          background-position: -64px -1056px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].C_ {
          background-position: -128px -960px; }
        section#TotalPowerArea div#TotalPower ul#TotalPowerDigit > li[id^="Digit"].C {
          background-position: -128px -1056px; }
      section#TotalPowerArea div#TotalPower ul#TotalPowerDigit li#TotalPowerUnit {
        font-size: 24px;
        vertical-align: bottom;
        min-width: 2em; }

section#CutStatusArea > div {
  width: 750px;
  margin: auto;
  padding: 24px;
  font-size: 32px;
  text-align: center; }

section#CutStatusArea div#LimitCutAlert {
  background-color: #ff0000;
  color: #ffffff; }

section#CutStatusArea div#WarningCutAlert {
  background-color: #ffff00; }

section#TotalPowerBlock1 {
  padding: 0px;
  float: left; }
  section#TotalPowerBlock1 select#GraphDevice,
  section#TotalPowerBlock1 div#ThresholdArea {
    margin: 4px;
    clear: none;
    max-width: 180px;
    background-color: #ffffff;
    color: #000000;
    height: 30px;
    line-height: 30px;
    border-radius: 4px; }
  section#TotalPowerBlock1 div#ThresholdArea {
    text-align: right;
    padding-right: 1em;
    background-size: 180px 30px;
    background-repeat: no-repeat;
    font-size: 87.5%; }
    section#TotalPowerBlock1 div#ThresholdArea.OverThreshold {
      background-image: url(../img/threshold-graph-2.png);
      color: #ffffff; }
    section#TotalPowerBlock1 div#ThresholdArea.TightThreshold {
      background-image: url(../img/threshold-graph-1.png); }
    section#TotalPowerBlock1 div#ThresholdArea.NotTightThreshold {
      background-image: url(../img/threshold-graph.png); }

div.Loading {
  min-width: 916px;
  height: 400px;
  margin-top: 42px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

section#TrendGraphArea div.GraphTitle {
  font-size: 125%;
  margin: 4px;
  padding: 4px;
  text-align: center; }

section#TrendGraphArea div#TrendGraph {
  width: 950px;
  height: 600px;
  margin-top: 42px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }
  section#TrendGraphArea div#TrendGraph table.jqplot-table-legend,
  section#TrendGraphArea div#TrendGraph table.jqplot-table-legend * {
    width: auto; }

section#DeviceControlArea div#DeviceArea {
  border: solid 1px #000000;
  display: inline-block;
  min-height: 280px;
  min-width: 326px;
  background-color: #eeeeee;
  border-width: 3px;
  border-color: #666666;
  border-style: solid double double solid; }
  section#DeviceControlArea div#DeviceArea div.DemandBox,
  section#DeviceControlArea div#DeviceArea div.DeviceBox {
    overflow: hidden;
    display: inline-block;
    margin: 10px 0px 0px 10px;
    background-color: #dddddd;
    border-width: 3px;
    border-color: #666666;
    border-style: double solid solid double; }
    section#DeviceControlArea div#DeviceArea div.DemandBox div.BoxHeader,
    section#DeviceControlArea div#DeviceArea div.DeviceBox div.BoxHeader {
      border-bottom: solid 1px #000000; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.BoxHeader div.DeviceNumber,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber {
        display: inline;
        border-right: solid 1px #000000;
        padding: 2px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.BoxHeader div.DeviceNumber.Online,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber.Online {
          background-color: #88ff88; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.BoxHeader div.DeviceNumber.Offline,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber.Offline {
          background-color: #ff8888; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.BoxHeader div.DeviceName,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceName {
        padding: 2px;
        display: inline; }
    section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.Title,
    section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.Title {
      text-align: center;
      margin-top: 1em;
      font-size: 24px; }
    section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box,
    section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box {
      float: left;
      width: 150px; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.AD-Item,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.AD-Item {
        width: 139px;
        font-size: 22px;
        line-height: 27.5px;
        overflow: hidden;
        white-space: nowrap; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 {
        width: 128px;
        font-size: 30px;
        text-align: right;
        width: 136px;
        height: 42px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 4px;
        background-color: #ffffff;
        display: table-cell;
        vertical-align: bottom;
        color: #000000; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7 span.integer, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7 span.decimal,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 span.integer,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 span.decimal {
          height: 44px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7 span.dummy::after,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 span.dummy::after {
          font-size: 32px;
          content: " "; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7 span.integer,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 span.integer {
          font-family: D7MI; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7 span.decimal,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7 span.decimal {
          font-family: D7MI;
          font-size: 21px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM {
          font-size: 24px;
          text-align: right;
          width: 136px;
          height: 36px;
          padding-top: 4px;
          padding-bottom: 4px;
          padding-right: 4px;
          background-color: #ffffff;
          display: table-cell;
          vertical-align: bottom;
          color: #000000; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.integer, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.decimal,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.integer,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.decimal {
            height: 44px; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.dummy::after,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.dummy::after {
            font-size: 32px;
            content: " "; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.integer,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.integer {
            font-family: D7MI; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.decimal,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitM span.decimal {
            font-family: D7MI;
            font-size: 16.8px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS {
          font-size: 18px;
          text-align: right;
          width: 136px;
          height: 30px;
          padding-top: 7px;
          padding-bottom: 7px;
          padding-right: 4px;
          background-color: #ffffff;
          display: table-cell;
          vertical-align: bottom;
          color: #000000; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.integer, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.decimal,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.integer,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.decimal {
            height: 44px; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.dummy::after,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.dummy::after {
            font-size: 32px;
            content: " "; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.integer,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.integer {
            font-family: D7MI; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.decimal,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.dseg7.DigitS span.decimal {
            font-family: D7MI;
            font-size: 12.6px; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box div.unit,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box div.unit {
        text-align: right;
        padding-right: 11px; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box.TooLow div.dseg7, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box.TooHigh div.dseg7,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box.TooLow div.dseg7,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box.TooHigh div.dseg7 {
        color: #ffffff;
        background-color: #ff0000; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box.TooLow div.dseg7.Digit8, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box.TooHigh div.dseg7.Digit8,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box.TooLow div.dseg7.Digit8,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box.TooHigh div.dseg7.Digit8 {
          color: #ffffff;
          background-color: #ff0000; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow {
        font-size: 18px;
        margin: 8px 12px 0px;
        width: 6em; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow.Digit8,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow.Digit8 {
          font-size: 14.4px;
          width: 6em / 0.8; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow tr,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow tr {
          background-color: transparent; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow tr th, section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow tr td,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow tr th,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow tr td {
            font-weight: normal;
            border-bottom: solid 4px #dddddd;
            white-space: nowrap; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.AD-Box table.HighLow tr td,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.AD-Box table.HighLow tr td {
            text-align: right;
            background-color: #ffffff; }
    section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area,
    section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area {
      text-align: left;
      padding: 12px 4px; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div {
        width: 35%;
        display: inline-block;
        background-image: url(../img/elewise.signal-icons.png);
        background-size: 28px;
        background-repeat: no-repeat;
        height: 22px;
        font-size: 22px;
        padding: 4px 0px 2px 28px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div.DI_1.SwitchOff,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div.DI_1.SwitchOff {
          background-position: 0px -196px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div.DI_1.SwitchOn,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div.DI_1.SwitchOn {
          background-position: 0px -84px; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div.DI_2,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div.DI_2 {
          margin-left: 14px; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div.DI_2.SwitchOff,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div.DI_2.SwitchOff {
            background-position: 0px -140px; }
          section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody div.DI-Area > div.DI_2.SwitchOn,
          section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody div.DI-Area > div.DI_2.SwitchOn {
            background-position: 0px -28px; }
    section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area,
    section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area {
      text-align: center; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area tr,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area tr {
        background-color: transparent; }
      section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area td.DO div,
      section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area td.DO div {
        background-image: url(../img/elewise.switches.png);
        background-size: 64px 85.33333px;
        background-repeat: no-repeat;
        background-position: top right;
        padding-top: 12.33333px;
        padding-bottom: 12.33333px;
        padding-right: 64px;
        height: 18px;
        white-space: nowrap;
        max-width: 150px;
        overflow: hidden;
        margin: 0;
        font-size: 18px;
        text-align: center;
        line-height: 1; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area td.DO div.SwitchOn,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area td.DO div.SwitchOn {
          background-position: right -42.66667px;
          cursor: pointer; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area td.DO div.SwitchOff,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area td.DO div.SwitchOff {
          background-position: right 0px;
          cursor: pointer; }
        section#DeviceControlArea div#DeviceArea div.DemandBox div.DeviceBody table.DO-Area td.DO div.SwitchNone,
        section#DeviceControlArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area td.DO div.SwitchNone {
          background-image: none; }
  section#DeviceControlArea div#DeviceArea div.DeviceBox {
    width: 300px;
    min-height: 220px; }
    section#DeviceControlArea div#DeviceArea div.DeviceBox.Locked {
      pointer-events: none;
      background-color: #dddddd; }
    section#DeviceControlArea div#DeviceArea div.DeviceBox.Unlocked div.DeviceBody table.DO-Area td.Visible:hover {
      background-color: #50a040;
      color: #ffffff; }

section#DeviceViewArea div#DeviceArea {
  border: solid 1px #000000;
  display: inline-block;
  min-height: 280px;
  min-width: 613px;
  border-width: 3px;
  border-color: #666666;
  border-style: solid double double solid; }
  section#DeviceViewArea div#DeviceArea div.DeviceBox {
    width: 700px;
    overflow: auto;
    display: inline-block;
    margin: 10px 0px 0px 10px;
    background-color: #ffffff;
    border-width: 3px;
    border-color: #666666;
    border-style: double solid solid double;
    display: inline-block; }
    section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader {
      border-bottom: solid 1px #000000; }
      section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber {
        display: inline-block;
        border-right: solid 1px #000000;
        padding: 2px;
        width: 70px; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber.Online {
          background-color: #88ff88; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceNumber.Offline {
          background-color: #ff8888; }
      section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceName {
        width: 140px;
        padding: 2px;
        display: inline-block;
        border-right: solid 1px #000000; }
      section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceName {
        width: 210px;
        padding: 2px;
        display: inline-block;
        border-right: solid 1px #000000; }
      section#DeviceViewArea div#DeviceArea div.DeviceBox div.BoxHeader div.DeviceAddress {
        padding: 2px;
        display: inline-block; }
    section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody {
      height: 48px; }
      section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table {
        display: inline-block;
        height: 32px;
        margin: 4px;
        min-width: 150px;
        max-width: 210px;
        border-radius: 4px;
        border: solid 1px #333333; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table.DI-Area {
          max-width: 140px; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table.DO-Area {
          max-width: 240px; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table.RSSIArea {
          max-width: 180px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table.RSSIArea td.Value {
            min-width: 5em;
            padding-left: 0px;
            text-align: right; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table th {
          border: none;
          border-right: solid 1px #333333;
          height: 32px;
          padding: 0px 4px;
          min-width: 3em;
          text-align: center; }
        section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td {
          vertical-align: middle;
          height: 32px;
          padding: 0px 4px;
          border: none;
          font-size: 16px;
          padding-left: 32px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td[class^=D], section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.RSSIIcon {
            background-image: url(../img/elewise.signal-icons.png);
            background-size: 32px;
            background-repeat: no-repeat;
            background-position: 0px -352px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_1.SwitchNone {
            background-image: none; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_1.SwitchOff {
            background-position: 0px -224px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_1.SwitchOn {
            background-position: 0px -96px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_2 {
            margin-left: 16px; }
            section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_2.SwitchNone {
              background-image: none; }
            section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_2.SwitchOff {
              background-position: 0px -160px; }
            section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.DI_2.SwitchOn {
              background-position: 0px -32px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td[class^=DO].SwitchNone {
            background-image: none; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td[class^=DO].SwitchOff {
            background-position: 0px -224px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td[class^=DO].SwitchOn {
            background-position: 0px -96px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.Level0 {
            background-position: 0px -352px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.Level1 {
            background-position: 0px -320px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.Level2 {
            background-position: 0px -288px; }
          section#DeviceViewArea div#DeviceArea div.DeviceBox div.DeviceBody table td.Level3 {
            background-position: 0px -256px; }
  section#DeviceViewArea div#DeviceArea.Editable div.DeviceBox div.DeviceBody table.DO-Area {
    max-width: 328px; }
    section#DeviceViewArea div#DeviceArea.Editable div.DeviceBox div.DeviceBody table.DO-Area td[class^=DO] {
      background-image: url(../img/elewise.switches.png);
      background-size: 44.8px 59.73333px;
      background-repeat: no-repeat;
      background-position: top left;
      padding-left: 44.8px;
      min-width: 18px; }
      section#DeviceViewArea div#DeviceArea.Editable div.DeviceBox div.DeviceBody table.DO-Area td[class^=DO].SwitchNone {
        background-image: none; }
      section#DeviceViewArea div#DeviceArea.Editable div.DeviceBox div.DeviceBody table.DO-Area td[class^=DO].SwitchOn {
        background-position: left -29.86667px;
        cursor: pointer; }
      section#DeviceViewArea div#DeviceArea.Editable div.DeviceBox div.DeviceBody table.DO-Area td[class^=DO].SwitchOff {
        background-position: left 0px;
        cursor: pointer; }

section#LogDownload div#LogfileInformationArea {
  width: 333.33333px;
  height: 120px;
  border: solid 1px #cccccc;
  margin: 30px auto;
  padding: 24px; }
  section#LogDownload div#LogfileInformationArea > div {
    width: 333.33333px;
    height: 100%; }
  section#LogDownload div#LogfileInformationArea div#LogfileDownload div#DLHead {
    padding: 4px;
    background-color: #ffcc00;
    border: solid 1px #ffcc00; }
  section#LogDownload div#LogfileInformationArea div#LogfileDownload div#DLBody {
    padding: 4px;
    border: solid 1px #ffcc00; }
  section#LogDownload div#LogfileInformationArea div#LogfileWaiting {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

section#SectionTemplates,
section#SectionTemplate {
  min-height: 40rem;
  overflow-x: visible;
  overflow-y: hidden; }
  section#SectionTemplates div.TitleWithButton h2,
  section#SectionTemplate div.TitleWithButton h2 {
    float: left; }
  section#SectionTemplates div.TitleWithButton div.ButtonArea,
  section#SectionTemplate div.TitleWithButton div.ButtonArea {
    text-align: left;
    margin: 0px;
    margin-left: 10em;
    clear: none; }
    section#SectionTemplates div.TitleWithButton div.ButtonArea div.MsgButton,
    section#SectionTemplate div.TitleWithButton div.ButtonArea div.MsgButton {
      padding: 0px;
      margin: 2px auto; }
  section#SectionTemplates table.Template,
  section#SectionTemplate table.Template {
    width: 95%;
    border: solid 1px #333333;
    margin: 4px 12px 12px; }
    section#SectionTemplates table.Template th,
    section#SectionTemplate table.Template th {
      border: none;
      background-color: #eeeeee;
      width: 10%; }
    section#SectionTemplates table.Template td,
    section#SectionTemplate table.Template td {
      border: none;
      background-color: #ffffff;
      width: 90%; }
      section#SectionTemplates table.Template td input,
      section#SectionTemplates table.Template td textarea,
      section#SectionTemplate table.Template td input,
      section#SectionTemplate table.Template td textarea {
        width: 95%; }
      section#SectionTemplates table.Template td textarea,
      section#SectionTemplate table.Template td textarea {
        min-height: 10rem; }
    section#SectionTemplates table.Template tr th, section#SectionTemplates table.Template tr td,
    section#SectionTemplate table.Template tr th,
    section#SectionTemplate table.Template tr td {
      border-bottom: solid 1px #333333;
      vertical-align: top; }
  section#SectionTemplates table#Replace,
  section#SectionTemplate table#Replace {
    width: auto; }
    section#SectionTemplates table#Replace th,
    section#SectionTemplate table#Replace th {
      white-space: nowrap; }
    section#SectionTemplates table#Replace td input,
    section#SectionTemplate table#Replace td input {
      width: 8rem;
      height: 1rem; }
    section#SectionTemplates table#Replace td.ReplaceValue input,
    section#SectionTemplate table#Replace td.ReplaceValue input {
      width: 12rem; }
    section#SectionTemplates table#Replace td.ReplaceField span.ReplaceField,
    section#SectionTemplate table#Replace td.ReplaceField span.ReplaceField {
      font-size: 87.5%;
      line-height: 87.5%; }
    section#SectionTemplates table#Replace td.ReplaceField span.ReplaceDescription,
    section#SectionTemplate table#Replace td.ReplaceField span.ReplaceDescription {
      font-size: 50%;
      line-height: 50%; }
  section#SectionTemplates div#EditForm,
  section#SectionTemplates div#ReplaceList,
  section#SectionTemplate div#EditForm,
  section#SectionTemplate div#ReplaceList {
    float: left; }
    section#SectionTemplates div#EditForm#EditForm,
    section#SectionTemplates div#ReplaceList#EditForm,
    section#SectionTemplate div#EditForm#EditForm,
    section#SectionTemplate div#ReplaceList#EditForm {
      width: 55%; }
    section#SectionTemplates div#EditForm#ReplaceList,
    section#SectionTemplates div#ReplaceList#ReplaceList,
    section#SectionTemplate div#EditForm#ReplaceList,
    section#SectionTemplate div#ReplaceList#ReplaceList {
      width: 35%;
      padding-left: 5%; }

section#ConfigEdit div#NotSavedWrapper,
section#MailSettings div#NotSavedWrapper {
  height: 1.25em;
  margin: 0px;
  padding: 0px; }
  section#ConfigEdit div#NotSavedWrapper div#NotSaved,
  section#MailSettings div#NotSavedWrapper div#NotSaved {
    margin: auto;
    width: 12em;
    border: solid 2px #ff0000;
    border-radius: 8px;
    background-color: #ffdddd;
    color: #000000;
    text-align: center;
    font-size: 150%;
    height: 1.25em;
    padding-top: 0.3em; }

section#ConfigEdit table#DeviceConfig,
section#MailSettings table#DeviceConfig {
  font-size: 125%; }
  section#ConfigEdit table#DeviceConfig tr.Selected,
  section#MailSettings table#DeviceConfig tr.Selected {
    background-color: #ffdb4d; }
  section#ConfigEdit table#DeviceConfig tr.Edited,
  section#MailSettings table#DeviceConfig tr.Edited {
    background-color: #ffeb99; }
  section#ConfigEdit table#DeviceConfig tr td.DeviceNumber,
  section#MailSettings table#DeviceConfig tr td.DeviceNumber {
    width: 40px;
    text-align: right;
    padding-right: 0.25em; }
  section#ConfigEdit table#DeviceConfig tr td.DeviceType,
  section#MailSettings table#DeviceConfig tr td.DeviceType {
    width: 80px;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.DeviceName,
  section#MailSettings table#DeviceConfig tr td.DeviceName {
    width: 200px;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.ValueName,
  section#MailSettings table#DeviceConfig tr td.ValueName {
    width: 100px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.HighLimit,
  section#MailSettings table#DeviceConfig tr td.HighLimit {
    width: 80px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.LowLimit,
  section#MailSettings table#DeviceConfig tr td.LowLimit {
    width: 80px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.SendMail,
  section#MailSettings table#DeviceConfig tr td.SendMail {
    max-width: 20px;
    white-space: nowrap;
    overflow: hidden; }
  section#ConfigEdit table#DeviceConfig tr td.DeviceName span.DisplayAddress,
  section#MailSettings table#DeviceConfig tr td.DeviceName span.DisplayAddress {
    display: block;
    font-size: 75%; }
  section#ConfigEdit table#DeviceConfig tr input[type=text],
  section#MailSettings table#DeviceConfig tr input[type=text] {
    height: 18px;
    margin: 2px;
    max-width: 16em; }
  section#ConfigEdit table#DeviceConfig tr td.HighLimit input[type=text],
  section#ConfigEdit table#DeviceConfig tr td.LowLimit input[type=text],
  section#MailSettings table#DeviceConfig tr td.HighLimit input[type=text],
  section#MailSettings table#DeviceConfig tr td.LowLimit input[type=text] {
    width: 6em;
    text-align: right; }
  section#ConfigEdit table#DeviceConfig tr td.HighLimit.hasError,
  section#ConfigEdit table#DeviceConfig tr td.LowLimit.hasError,
  section#MailSettings table#DeviceConfig tr td.HighLimit.hasError,
  section#MailSettings table#DeviceConfig tr td.LowLimit.hasError {
    background-color: #ee5f5b; }
  section#ConfigEdit table#DeviceConfig tr td.SendMail,
  section#MailSettings table#DeviceConfig tr td.SendMail {
    vertical-align: middle; }
    section#ConfigEdit table#DeviceConfig tr td.SendMail label,
    section#MailSettings table#DeviceConfig tr td.SendMail label {
      width: 100%;
      height: 100%;
      display: block;
      cursor: pointer;
      user-select: none;
      -moz-user-select: none;
      /* Firefox */
      -webkit-user-select: none;
      /* Safari、Chrome */
      -ms-user-select: none;
      /* IE10 */ }

section#ConfigEdit table#DeviceConfig {
  font-size: 125%; }
  section#ConfigEdit table#DeviceConfig tbody tr:nth-child(4n+1), section#ConfigEdit table#DeviceConfig tbody tr:nth-child(4n+2) {
    background-color: #fff5cc; }
  section#ConfigEdit table#DeviceConfig tbody tr td {
    height: 1.5em;
    min-height: 1.5em; }
    section#ConfigEdit table#DeviceConfig tbody tr td.DeviceNumber {
      width: 2em; }
    section#ConfigEdit table#DeviceConfig tbody tr td.DeviceType {
      width: 3em; }
    section#ConfigEdit table#DeviceConfig tbody tr td.ADNumber {
      width: 3em; }
    section#ConfigEdit table#DeviceConfig tbody tr td.HighLimit {
      width: 4em; }
    section#ConfigEdit table#DeviceConfig tbody tr td.LowLimit {
      width: 4em; }

section#MailSettings fieldset {
  width: 100%; }
  section#MailSettings fieldset legend {
    clear: both; }

section#MailSettings table#DeviceConfig tbody tr:nth-child(4n+1), section#MailSettings table#DeviceConfig tbody tr:nth-child(4n+2) {
  background-color: #fff5cc; }

ol.ManualDescription {
  padding-top: 8px;
  padding-left: 8px; }
  ol.ManualDescription > li {
    font-size: 16px;
    padding-top: 8px; }
    ol.ManualDescription > li:first-child {
      padding-top: 0px; }
  ol.ManualDescription > p {
    padding-left: 8px; }

nav[class^=SubMenu] {
  height: 36px;
  float: right; }
  nav[class^=SubMenu] ul {
    margin: -1px 0px;
    padding: 0; }
    nav[class^=SubMenu] ul li {
      background-image: url(../img/elewise.submenu-icons.png);
      background-size: 108px;
      height: 36px;
      width: 36px;
      margin: 0px;
      list-style-type: none;
      white-space: nowrap;
      padding: 0;
      display: inline-block;
      border-right: none;
      border-bottom: solid 1px #ffcc00;
      border-left: solid 1px #ffcc00;
      border-top: solid 1px #ffcc00;
      background-color: #ffcc00; }
      nav[class^=SubMenu] ul li:hover {
        background-color: #ffcc00; }
      nav[class^=SubMenu] ul li a {
        font-weight: normal;
        display: block;
        clear: both;
        text-decoration: none;
        user-select: none;
        -moz-user-select: none;
        /* Firefox */
        -webkit-user-select: none;
        /* Safari、Chrome */
        -ms-user-select: none;
        /* IE10 */
        height: 36px;
        width: 36px;
        text-indent: -999em; }
  nav[class^=SubMenu].SubMenuAdminMain li#List, nav[class^=SubMenu].SubMenuAdminList li#List {
    background-position: -72px 0px; }
    nav[class^=SubMenu].SubMenuAdminMain li#List:hover, nav[class^=SubMenu].SubMenuAdminMain li#List.active, nav[class^=SubMenu].SubMenuAdminList li#List:hover, nav[class^=SubMenu].SubMenuAdminList li#List.active {
      background-position: 0px 0px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Admin, nav[class^=SubMenu].SubMenuAdminList li#Admin {
    background-position: -72px -468px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Admin:hover, nav[class^=SubMenu].SubMenuAdminMain li#Admin.active, nav[class^=SubMenu].SubMenuAdminList li#Admin:hover, nav[class^=SubMenu].SubMenuAdminList li#Admin.active {
      background-position: 0px -468px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Alarm, nav[class^=SubMenu].SubMenuAdminList li#Alarm {
    background-position: -72px -36px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Alarm:hover, nav[class^=SubMenu].SubMenuAdminMain li#Alarm.active, nav[class^=SubMenu].SubMenuAdminList li#Alarm:hover, nav[class^=SubMenu].SubMenuAdminList li#Alarm.active {
      background-position: 0px -36px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Update, nav[class^=SubMenu].SubMenuAdminList li#Update {
    background-position: -72px -72px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Update:hover, nav[class^=SubMenu].SubMenuAdminMain li#Update.active, nav[class^=SubMenu].SubMenuAdminList li#Update:hover, nav[class^=SubMenu].SubMenuAdminList li#Update.active {
      background-position: 0px -72px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Notice, nav[class^=SubMenu].SubMenuAdminList li#Notice {
    background-position: -72px -108px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Notice:hover, nav[class^=SubMenu].SubMenuAdminMain li#Notice.active, nav[class^=SubMenu].SubMenuAdminList li#Notice:hover, nav[class^=SubMenu].SubMenuAdminList li#Notice.active {
      background-position: 0px -108px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Add, nav[class^=SubMenu].SubMenuAdminList li#Add {
    background-position: -72px -144px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Add:hover, nav[class^=SubMenu].SubMenuAdminMain li#Add.active, nav[class^=SubMenu].SubMenuAdminList li#Add:hover, nav[class^=SubMenu].SubMenuAdminList li#Add.active {
      background-position: 0px -144px; }
  nav[class^=SubMenu].SubMenuAdminMain li#Template, nav[class^=SubMenu].SubMenuAdminList li#Template {
    background-position: -72px -612px; }
    nav[class^=SubMenu].SubMenuAdminMain li#Template:hover, nav[class^=SubMenu].SubMenuAdminMain li#Template.active, nav[class^=SubMenu].SubMenuAdminList li#Template:hover, nav[class^=SubMenu].SubMenuAdminList li#Template.active {
      background-position: 0px -612px; }
  nav[class^=SubMenu].SubMenuTrend li#Trend, nav[class^=SubMenu].SubMenuDevice li#Trend {
    background-position: -72px -576px; }
    nav[class^=SubMenu].SubMenuTrend li#Trend:hover, nav[class^=SubMenu].SubMenuTrend li#Trend.active, nav[class^=SubMenu].SubMenuDevice li#Trend:hover, nav[class^=SubMenu].SubMenuDevice li#Trend.active {
      background-position: 0px -576px; }
  nav[class^=SubMenu].SubMenuTrend li#Device, nav[class^=SubMenu].SubMenuDevice li#Device {
    background-position: -72px -216px; }
    nav[class^=SubMenu].SubMenuTrend li#Device:hover, nav[class^=SubMenu].SubMenuTrend li#Device.active, nav[class^=SubMenu].SubMenuDevice li#Device:hover, nav[class^=SubMenu].SubMenuDevice li#Device.active {
      background-position: 0px -216px; }
  nav[class^=SubMenu].SubMenuConfig li#System {
    background-position: -72px -180px; }
    nav[class^=SubMenu].SubMenuConfig li#System:hover, nav[class^=SubMenu].SubMenuConfig li#System.active {
      background-position: 0px -180px; }
  nav[class^=SubMenu].SubMenuConfig li#Node {
    background-position: -72px -216px; }
    nav[class^=SubMenu].SubMenuConfig li#Node:hover, nav[class^=SubMenu].SubMenuConfig li#Node.active {
      background-position: 0px -216px; }
  nav[class^=SubMenu].SubMenuConfigXML li#EditXML {
    background-position: -72px -288px; }
    nav[class^=SubMenu].SubMenuConfigXML li#EditXML:hover, nav[class^=SubMenu].SubMenuConfigXML li#EditXML.active {
      background-position: 0px -288px; }
  nav[class^=SubMenu].SubMenuConfigXML li#EditGUI {
    background-position: -72px -324px; }
    nav[class^=SubMenu].SubMenuConfigXML li#EditGUI:hover, nav[class^=SubMenu].SubMenuConfigXML li#EditGUI.active {
      background-position: 0px -324px; }
  nav[class^=SubMenu].SubMenuData li#Data {
    background-position: -72px -360px; }
    nav[class^=SubMenu].SubMenuData li#Data:hover, nav[class^=SubMenu].SubMenuData li#Data.active {
      background-position: 0px -360px; }
  nav[class^=SubMenu].SubMenuData li#Event {
    background-position: -72px -396px; }
    nav[class^=SubMenu].SubMenuData li#Event:hover, nav[class^=SubMenu].SubMenuData li#Event.active {
      background-position: 0px -396px; }
  nav[class^=SubMenu].SubMenuMaint li#Edit, nav[class^=SubMenu].SubMenuHistory li#Edit {
    background-position: -72px -432px; }
    nav[class^=SubMenu].SubMenuMaint li#Edit:hover, nav[class^=SubMenu].SubMenuMaint li#Edit.active, nav[class^=SubMenu].SubMenuHistory li#Edit:hover, nav[class^=SubMenu].SubMenuHistory li#Edit.active {
      background-position: 0px -432px; }
  nav[class^=SubMenu].SubMenuMaint li#Log, nav[class^=SubMenu].SubMenuHistory li#Log {
    background-position: -72px -540px; }
    nav[class^=SubMenu].SubMenuMaint li#Log:hover, nav[class^=SubMenu].SubMenuMaint li#Log.active, nav[class^=SubMenu].SubMenuHistory li#Log:hover, nav[class^=SubMenu].SubMenuHistory li#Log.active {
      background-position: 0px -540px; }
  nav[class^=SubMenu].SubMenuMaint li#History, nav[class^=SubMenu].SubMenuHistory li#History {
    background-position: -72px -504px; }
    nav[class^=SubMenu].SubMenuMaint li#History:hover, nav[class^=SubMenu].SubMenuMaint li#History.active, nav[class^=SubMenu].SubMenuHistory li#History:hover, nav[class^=SubMenu].SubMenuHistory li#History.active {
      background-position: 0px -504px; }

div.MyPaging {
  user-select: none;
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chrome */
  -ms-user-select: none;
  /* IE10 */
  float: right;
  clear: right; }
  div.MyPaging div {
    display: inline-block;
    margin: 0px 8px; }
    div.MyPaging div label {
      display: inline; }
      div.MyPaging div label:after {
        content: ":"; }
  div.MyPaging div.SearchWrapper select,
  div.MyPaging div.SearchWrapper input[type=text] {
    display: inline;
    float: none;
    height: auto;
    line-height: normal;
    width: auto;
    margin: 0px; }
  div.MyPaging div.SearchWrapper input[type=text] {
    width: 10em; }
  div.MyPaging div.SearchWrapper input.DatePicker {
    width: 6em; }
  div.MyPaging div.SearchWrapper label:after {
    content: none; }
  div.MyPaging div.PageNumberWrapper select#PageNumber {
    display: inline;
    height: auto;
    line-height: normal;
    width: auto;
    text-align: right;
    margin: 0px; }
  div.MyPaging div.PageNumberWrapper div.MovePage {
    cursor: pointer;
    margin: 0px; }
