html {
  font-size: 10px;
  color: #e2edf2;
}

@media screen and (min-width: 1770px) and (max-width: 1920px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1660px) and (max-width: 1770px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1660px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1400px) {
  html {
    font-size: 14px;
  }
}
@font-face {
  font-family: "impact";
}
@font-face {
  font-family: "dtColor5-Rubik-bold";
  src: url("./fonts/Rubik-Bold.ttf");
}
@font-face {
  font-family: "dtColor5-Rubik-Medium";
  src: url("./fonts/Rubik-Medium.ttf");
}
@font-face {
  font-family: "dtColor5-YouSheBiaoTiHei";
  src: url("./fonts/title-block-YouSheBiaoTiHei.ttf");
}
body img.layoutImages {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

nav {
  background-color: transparent;
}

input {
  border-radius: 4px;
  text-indent: 10px;
}

.main-2 {
  padding-left: 0;
}

.switch label .lever {
  width: 40px;
}
.switch label input[type=checkbox]:checked + .lever:after {
  left: 20px;
}

.keyboard-focused .collapsible-header:focus {
  background-color: transparent !important;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: rgba(219, 219, 219, 0.8);
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #3b74ec;
}

.switch label .lever:after {
  background-color: #8B8B8B;
}

label {
  font-size: 1rem;
}

.select-dropdown {
  border-radius: 4px !important;
}

.dropdown-content {
  background-color: #303030;
}
.dropdown-content li {
  font-size: 0.9rem;
}
.dropdown-content li, .dropdown-content li > a, .dropdown-content li > span {
  color: #8B8B8B;
  font-size: 0.9rem;
}
.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #303030;
}

.breadcrumb {
  color: #e2edf2;
  font-size: 1rem;
}

.row {
  margin-bottom: 0;
}

.card {
  background-color: rgba(26, 69, 162, 0.4);
  color: #e2edf2;
  margin: 0;
}

.input-field > label {
  color: #e2edf2;
  top: -0.75rem;
}

.modal {
  background-color: transparent;
  margin-top: 1.75rem;
  border-radius: 8px;
}
.modal .modal-content {
  height: calc(100% - 64px) !important;
}
.modal .modal-footer {
  border: none !important;
  height: 64px;
  padding: 0;
  background-color: rgba(26, 69, 162, 0.4);
}

table tr td, table tr th {
  border: none;
}
table tr td:first-of-type, table tr th:first-of-type {
  padding-left: 0.375rem !important;
}
table tr th {
  border-radius: 0;
  padding: 0;
  font-weight: normal;
  text-align: center;
  position: sticky !important;
  top: 0;
  z-index: 100;
}
table tr td {
  border-radius: 0;
  text-align: center;
}
table tr td .btn {
  height: 30px;
  line-height: 30px;
  font-size: 0.875rem;
}

.truncate {
  color: #e2edf2;
}

.eventpagination {
  display: flex;
}

.eventpagination li {
  height: 36px;
}

.eventpagination li.last {
  line-height: 36px;
}

.eventpagination li > a {
  line-height: 36px;
}

.pagination {
  margin-top: 8px;
  margin-bottom: 4px;
}
.pagination li.disabled a {
  color: transparent;
}
.pagination li a {
  color: #ffffff;
}
.pagination li a i {
  vertical-align: sub;
  color: #ffffff;
}
.pagination li.active {
  background-color: rgba(16, 235, 244, 0.6);
  transition: 0.6s;
}
.pagination li.active a {
  color: #e2edf2;
}

.collection {
  margin: 0;
  border: none;
}

.show-name {
  color: #2a89ee;
}

.show-value {
  color: #e2edf2;
}

.nav-top {
  background-color: rgba(26, 69, 162, 0.4);
  color: #e2edf2;
  height: 64px;
  line-height: 64px;
  margin-bottom: 0.75rem !important;
}
.nav-top nav {
  box-shadow: none;
  background-color: transparent;
}

.cool-card {
  background-color: rgba(26, 69, 162, 0.4);
  color: #e2edf2;
}

.no-margin {
  margin: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding {
  padding: 0;
}

.fullscreen {
  cursor: pointer;
  position: absolute;
  bottom: 1.35rem;
  right: 0.6rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(26, 69, 162, 0.9);
}

.tree {
  height: 77.5vh;
  margin-top: 0.75rem;
}
.tree ul {
  height: 100%;
  overflow-x: auto;
}

.fancytree-exp-el span.fancytree-expander {
  background-position: -48px -96px;
}

ul.fancytree-container {
  border: 0px solid rgba(1, 166, 255, 0.65) !important;
  background-color: rgba(26, 69, 162, 0.4) !important;
}

.fancytree-plain span.fancytree-active span.fancytree-title {
  background-color: rgba(1, 166, 255, 0.65) !important;
}

.fancytree-plain span.fancytree-active span.fancytree-title, .fancytree-plain span.fancytree-selected span.fancytree-title {
  background-color: rgba(1, 166, 255, 0.65) !important;
}

.fancytree-plain span.fancytree-node:hover span.fancytree-title {
  background-color: rgba(1, 166, 255, 0.65) !important;
}

span.fancytree-title {
  color: #e2edf2 !important;
}

.gldp-default .core {
  background: #303030 !important;
  color: #e2edf2 !important;
  text-shadow: none !important;
}

.gldp-default .prev-arrow, .gldp-default .next-arrow {
  color: #e2edf2 !important;
}

.gldp-default .border {
  border: none !important;
}

.gldp-default .selected {
  background-color: #ffb366 !important;
}

.gldp-default .today {
  background-color: #00d5ff !important;
}

.gldp-default .outday {
  color: #c0c0c0 !important;
}

.datepicker {
  border: 1px solid #03a8ff !important;
  height: 36px !important;
  text-align: center;
  width: 9rem !important;
}
.datepicker .ag-row-even {
  background-color: transparent !important;
}
.datepicker .ag-body {
  background-color: transparent !important;
}

.box-border {
  background-color: rgba(7, 27, 85, 0.5);
}

::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.btn {
  cursor: pointer;
  font-size: 0.9rem;
  border-radius: 4px;
  height: 4vh;
  line-height: 4vh;
  box-shadow: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  border: none !important;
  font-weight: 400 !important;
  text-transform: initial;
  padding: 0 0.75rem;
}
.btn img.img, .btn .icon-add, .btn .material-icons, .btn .iconImg {
  margin-right: 0.5rem;
  width: 1rem;
}

.btn.minWidth {
  min-width: 5vw !important;
}

.btn.minHeight {
  height: 34px !important;
  line-height: 34px !important;
}

.btn.btnCloseModal {
  border-radius: 1rem !important;
}

.btn:active {
  transition: 0.2s;
}

.btn:hover {
  transition: 0.6s;
}

.nR-Padding {
  padding-right: 0 !important;
}

.nL-Padding {
  padding-left: 0 !important;
}

.nT-Padding {
  padding-top: 0 !important;
}

.nB-Padding {
  padding-bottom: 0 !important;
}

.no-background {
  background: none !important;
}

.no-border {
  border: none !important;
}

.darkNoBgs .dark {
  background: none !important;
}

.normalFont {
  font-style: normal;
}

.flexView {
  flex: 1;
  height: 100%;
}

.flexWei {
  flex: 1;
  width: 100%;
}

.flexAlign {
  justify-content: center;
  align-items: center;
}

.justCenters {
  justify-content: center;
}

.alignCenters {
  align-items: center;
}

.justBetween {
  justify-content: space-between;
}

.flexDir {
  flex-direction: column;
}

.inJustFlex {
  display: inline-flex;
}

.blockJustFlex {
  display: flex;
}

.blockStyles {
  display: block;
}

.borderPx {
  border: 1px solid #535353;
}

.weiHeiView {
  width: 100%;
  height: 100%;
}

.weisView {
  width: 100%;
}

.heisView {
  height: 100%;
}

.overHei {
  overflow: hidden;
}

.overAuto {
  overflow: auto;
}

.boxPadding {
  box-sizing: border-box;
  padding: 0.75rem;
}

.realPosition {
  position: relative;
}

.fixedPosition {
  position: fixed;
}

.whiteLineSpace {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bothClear {
  clear: both;
}

.abPosition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.contentView {
  box-sizing: border-box;
  padding: 0 1.25rem 0.75rem;
}

.bGroundRepeat {
  background-repeat: no-repeat;
}

.bGroundSize {
  background-size: 100% 100%;
}

.bGroundPosition {
  background-position: center;
}

.headerItemTop {
  height: 5.74vh;
  line-height: 5.74vh;
  font-size: 1.1rem;
}
.headerItemTop .titles {
  line-height: 5.74vh;
  cursor: pointer;
  margin-right: 1.25rem;
  border-bottom: 2px solid transparent;
  font-weight: 400;
}
.headerItemTop .titles.activeItems {
  font-weight: 700;
}
.headerItemTop .titles:last-child {
  margin-right: 0;
}

.headerItemTop::after {
  content: "";
  height: 100%;
}

.containerDetails {
  height: calc(100% - 5.74vh);
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 0.75rem;
}
.containerDetails .cabinet-left {
  width: 20.834vw;
  height: 100%;
  overflow: hidden;
  margin-right: 1.875rem;
}
.containerDetails .cabinet-right {
  height: 100%;
  flex: 1;
  overflow: hidden;
  position: relative;
}

.borderItems {
  border-radius: 8px;
}
.borderItems .itemDetails {
  height: calc(100% - 4.63vh);
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}

.curPointer {
  cursor: pointer;
}

.curDefault {
  cursor: default;
}

.paddingItem {
  box-sizing: border-box;
  padding: 0 1.25rem 0.75rem;
}

.btnItemTab:hover {
  background: #272727;
}

.borderFocus:focus {
  border: 1px solid #9e9e9e !important;
  box-shadow: none !important;
}

.domView .domElementLeft {
  width: 22% !important;
}
.domView .domElementRight {
  width: 78% !important;
}

.bodyZIndex1 {
  z-index: 0;
}

.zIndex-20 {
  z-index: 20;
}

.mainEnvironment {
  z-index: 20;
  border-top-right-radius: 1rem;
  border: 1px solid #535353;
}
.mainEnvironment .enTop {
  border-bottom: 1px solid #535353;
}

.itemSaveBtns {
  min-width: 5vw;
}

.detailLogin {
  box-sizing: border-box;
  padding-top: 12%;
}
.detailLogin .setInput {
  margin-bottom: 2.7rem;
  border-radius: 4px;
}
.detailLogin .login-button {
  height: 5.93vh;
  line-height: 5.93vh;
  font-size: 1.25rem;
}
.detailLogin .setInput, .detailLogin .login-button {
  width: 25vw;
}
.detailLogin .setInput input, .detailLogin .login-button input {
  border: none !important;
  margin: 0;
  height: 5.74vh;
  box-shadow: none !important;
}

.lightBodyAll {
  background-color: #ECF0F7;
}

.selectEquipment .arrowView {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 2%;
  width: 12px;
  height: 100%;
  cursor: pointer;
}
.selectEquipment .arrowView .lines {
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
}

.select-wrapper input.select-dropdown {
  font-size: 1rem;
  text-align: center;
}

.borderInput input, .borderInput textarea {
  font-size: 1rem !important;
}

.executingLayout {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 1000;
}
.executingLayout .z1 {
  z-index: 1;
}
.executingLayout .z2 {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  margin: 50vh auto 0;
}

.dark label {
  color: #8b8b8b;
}
.dark .color004 {
  color: #02D3D6;
}
.dark .color005 {
  color: #00B7FF;
}
.dark .color006 {
  color: #4099C7;
}
.dark .color007 {
  color: #FF9F06;
}
.dark .color174 {
  color: #173028;
}
.dark .color3ab {
  color: #3A85E4;
}
.dark .color181 {
  color: #181F44;
}
.dark .color06 {
  color: #000;
}
.dark .colorDB3 {
  color: #DBDBDB;
}
.dark .colorCE3 {
  color: #CECECE;
}
.dark .colorDE3 {
  color: #DEDEDE;
}
.dark .color8B3 {
  color: #8B8B8B;
}
.dark .colorDC3 {
  color: #dcdcdc;
}
.dark .color873 {
  color: #878787;
}
.dark .colorEF3 {
  color: #EFEFEF;
}
.dark .colorE53 {
  color: #e5e5e5;
}
.dark .colorb9 {
  color: #b9c4d8;
}
.dark .colorD73 {
  color: #D7D7D7;
}
.dark .color373 {
  color: #373737;
}
.dark .colorD33 {
  color: #d3d3d3;
}
.dark .color303 {
  color: #303030;
}
.dark .color803 {
  color: #808080;
}
.dark .colorab3 {
  color: #ababab;
}
.dark .normalColor {
  color: #584c4c !important;
}
.dark .notNormal {
  color: #FAFAFA !important;
}
.dark .grey-text {
  color: #9e9e9e !important;
}
.dark .colorImport1 {
  color: #8b8b8b !important;
}
.dark .menuActive37_3 .menu {
  background: #373737;
  color: #DBDBDB;
}
.dark .menuActive37_3 .menu .nameDB3 {
  color: #DBDBDB;
}
.dark .activeBtn1 {
  background: #373737;
}
.dark .activeBtn1 .titleName {
  color: #DDDFFF;
}
.dark .olList.active {
  color: #fff;
  background-color: #2968F6;
}
.dark .colorBf3 {
  color: #bfbfbf;
}
.dark .border_b3F {
  border-bottom: 1px solid #fff;
}
.dark .border_l3F {
  border-left: 1px solid #fff;
}
.dark .border_r3F {
  border-right: 1px solid #fff;
}
.dark .border_t3F {
  border-top: 1px solid #fff;
}
.dark .border_393 {
  border: 1px solid #393939;
}
.dark .border_b39 {
  border-bottom: 1px solid #393939;
}
.dark .borderDB_color {
  border-color: #dbdbdb;
}
.dark .border_DB3 {
  border: 1px solid #dbdbdb;
}
.dark .border_tdb {
  border-top: 1px solid #dbdbdb;
}
.dark .border_bdb {
  border-bottom: 1px solid #dbdbdb;
}
.dark .border_ldb {
  border-left: 1px solid #dbdbdb;
}
.dark .border_rdb {
  border-right: 1px solid #dbdbdb;
}
.dark .border37_color {
  border-color: #535353;
}
.dark .border37-top {
  border-top: 1px solid #535353;
}
.dark .border37-bottom {
  border-bottom: 1px solid #535353;
}
.dark .border37-l {
  border-left: 1px solid #535353;
}
.dark .border37-r {
  border-right: 1px solid #535353;
}
.dark .border30_color {
  border-color: #303030;
}
.dark .border30_3 {
  border: 1px solid #303030;
}
.dark .border_t30 {
  border-top: 1px solid #303030;
}
.dark .border_b30 {
  border-bottom: 1px solid #303030;
}
.dark .border52 {
  border: 1px solid #5275C1;
}
.dark .border52-b {
  border-bottom: 1px solid #5275C1;
}
.dark .border_173 {
  border: 1px solid #173028;
}
.dark .border00_B {
  border-color: #00B7FF;
}
.dark .border6C {
  border: 1px solid #6CE4EC;
}
.dark .border40 {
  border: 1px solid #4090F1;
}
.dark .border40-t {
  border-top: 1px solid #4090F1;
}
.dark .border_273 {
  border: 1px solid #272727;
}
.dark .border_8b3 {
  border-color: #8b8b8b;
}
.dark .border_3ab {
  border: 1px solid #3A85E4;
}
.dark .border3ab_r {
  border-right: 1px solid #3A85E4;
}
.dark .border_96 {
  border: 1px solid #999;
}
.dark .border_803 {
  border: 1px solid #808080;
}
.dark .border808_b {
  border-bottom: 1px solid #808080;
}
.dark .border_02D {
  border: 1px solid #02D3D6;
}
.dark .border_9cc {
  border: 1px solid #9cc813;
}
.dark .dashTop1 {
  border-top: 1px dashed #595959;
}
.dark .dashTop2 {
  border-top: 1px dashed #595959;
}
.dark .dashTop3 {
  border-bottom: 1px dashed #0acfe6;
}
.dark .dashRig1 {
  border-right: 1px dashed #595959;
}
.dark .dashBottom1 {
  border-bottom: 1px dashed #595959;
}
.dark .dashBorder1 {
  border: 1px dashed #595959;
}
.dark .borderLine1 {
  border: 1px solid #535353;
}
.dark input, .dark textarea {
  color: #dbdbdb;
  box-sizing: border-box;
  text-indent: 0.75rem;
  border: 1px solid #535353;
}
.dark .borderInput input {
  border: 1px solid #535353 !important;
  box-shadow: none !important;
  border-radius: 4px;
}
.dark .borderInput input.disabled {
  border-style: dashed !important;
}
.dark .borderInput input:focus, .dark .borderInput textarea:focus {
  border: 1px solid #9e9e9e !important;
}
.dark input[readonly=readonly] {
  border: 1px solid #535353 !important;
  color: #DBDBDB !important;
}
.dark input[readonly=readonly]:hover {
  color: #DBDBDB !important;
}
.dark input.border37, .dark .border37 {
  border: 1px solid #535353;
  box-shadow: none !important;
  color: #DBDBDB;
  box-sizing: border-box;
  text-indent: 0.75rem;
}
.dark input[type=text]:not(.browser-default):disabled {
  color: #8b8b8b;
}
.dark input.border37:focus {
  border: 1px solid #274B97 !important;
}
.dark .select-wrapper ul.dropdown-content {
  background: #303030;
}
.dark .select-wrapper ul.dropdown-content li a {
  font-size: 0.9rem;
}
.dark .select-wrapper ul.dropdown-content li.disabled {
  background: rgba(0, 0, 0, 0.3);
}
.dark .select-wrapper ul.dropdown-content li.disabled span {
  color: rgba(0, 0, 0, 0.7);
}
.dark .select-wrapper .caret {
  fill: #8b8b8b;
}
.dark .select-wrapper input {
  color: #dbdbdb;
  box-shadow: none;
}
.dark .select-wrapper input.select-dropdown:disabled {
  color: #dbdbdb;
}
.dark .select-wrapper .dropdownContent.itemList {
  background: #303030;
}
.dark .select-wrapper .dropdownContent.itemList .lines {
  border-color: #8B8B8B transparent transparent transparent;
}
.dark .select-wrapper .dropdownContent.itemList .checkOPtion:hover, .dark .select-wrapper .dropdownContent.itemList .optgroup-option:hover {
  background: #eee;
}
.dark .select-wrapper .dropdownContent.itemList .checkOPtion:hover, .dark .select-wrapper .dropdownContent.itemList .optgroup-option:hover {
  background: #295bc5;
}
.dark .select-wrapper .dropdownContent.itemList .checkOPtion:hover label span, .dark .select-wrapper .dropdownContent.itemList .optgroup-option:hover label span {
  color: #fff;
}
.dark .select-wrapper .dropdownContent.itemList [type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  border-color: #5a5a5a;
}
.dark .selectEquipment.cool-content .lines {
  border-color: #8B8B8B transparent transparent transparent;
}
.dark .selectEquipment.cool-content .checkOPtion:hover, .dark .selectEquipment.cool-content .optgroup-option:hover {
  background: #333333;
}
.dark .infoSelect-wrapper .select-wrapper {
  border: 1px solid #5c5b5b;
  border-radius: 4px;
}
.dark .roteteBgs:hover {
  background: rgba(55, 55, 55, 0.75);
}
.dark .bGround_hover2:hover {
  background-color: rgba(39, 39, 39, 0.5);
}
.dark .bGround_hover3:hover {
  box-shadow: 0 2px 8px 0 rgba(48, 48, 48, 0.18);
}
.dark .bGround_hover4:hover {
  background: rgba(51, 51, 51, 0.75);
}
.dark .hover9E:hover {
  border: 1px solid #9e9e9e;
}
.dark .hover3F:hover {
  color: #fff;
}
.dark .hover00e:hover, .dark .hoverActive {
  color: #00e7ee;
}
.dark .hover56:hover {
  background: #555;
}
.dark .nthType_even:nth-of-type(even) {
  background: #1f1f1f;
}
.dark .bGroundLinear1 {
  background: linear-gradient(243deg, #00EFFF 0%, #00B7FF 100%);
}
.dark .ziFoW:before {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.dark .bGroundTransparent {
  background-color: transparent !important;
}
.dark .bGround1A1 {
  background-color: rgba(26, 69, 162, 0.4);
}
.dark .bGround1A2 {
  background-color: rgba(26, 69, 162, 0.9);
}
.dark .bGround1A3 {
  background-color: rgba(84, 84, 84, 0.4);
}
.dark .bGround1A4 {
  background-color: rgba(34, 34, 34, 0.35);
}
.dark .bGround1A5 {
  background: rgba(0, 0, 0, 0.34);
}
.dark .bGround1A6 {
  background-color: rgba(55, 55, 55, 0.5);
}
.dark .bGround1A7 {
  background-color: rgba(48, 48, 48, 0.5);
}
.dark .bGroundRed {
  background: red;
}
.dark .bGroundDB3 {
  background: #DBDBDB;
}
.dark .bGround27_3 {
  background-color: #272727;
}
.dark .bGroundCE_3 {
  background: #cecece;
}
.dark .bGround27_opacity1-3 {
  background-color: rgba(39, 39, 39, 0.3);
}
.dark .bGround27_opacity1 {
  background-color: rgba(39, 39, 39, 0.5);
}
.dark .bGround27_opacity2 {
  background-color: rgba(39, 39, 39, 0.8);
}
.dark .bGround24_opacity3 {
  background-color: rgba(36, 67, 143, 0.1);
}
.dark .bGround13_opacity4 {
  background: rgba(19, 20, 27, 0.9);
}
.dark .bGround4b_opacity5 {
  background-color: rgba(75, 80, 211, 0.4);
}
.dark .bGround_opacity6 {
  background: rgba(20, 20, 20, 0.6);
}
.dark .bGround_opacity7 {
  background: rgba(26, 69, 162, 0.4);
}
.dark .bGround_opacity8 {
  background: rgba(39, 39, 39, 0.3);
}
.dark .bGround_021 {
  background: #00F5F9;
}
.dark .bGround_0B3 {
  background: #0B7E40;
}
.dark .bGround_458 {
  background: #4C5B82;
}
.dark .bGround_9cc {
  background-color: #9cc813;
}
.dark .bGround_e98 {
  background: #E9B943;
}
.dark .bGround_23a {
  background: #32CA59;
}
.dark .bGround_00b {
  background: #00B7FF;
}
.dark .bGround_f62 {
  background: #ffb366;
}
.dark .bGround_0a1 {
  background: #0a1c41;
}
.dark .bGround_2d5 {
  background: #2D54A4;
}
.dark .bGround_ff4 {
  background: #FF4500;
}
.dark .bground14_3 {
  background: #141414;
}
.dark .bGround21_3 {
  background: #212121;
}
.dark .bGround1F_3 {
  background: #1f1f1f;
}
.dark .bGround30_3 {
  background: #303030;
}
.dark .bGround37_3 {
  background: #373737;
}
.dark .bGround33_3 {
  background: #333;
}
.dark .bGround00_3 {
  background: #000;
}
.dark .bGround80_3 {
  background: #808080;
}
.dark .bGround46_3, .dark .bGround46_32:hover, .dark .bGround46_31 {
  background-color: #464646 !important;
}
.dark .bGroundLi:hover, .dark .bGroundLi.active {
  background-color: #eee !important;
}
.dark .bGroundTab.active, .dark .bGroundTab:hover, .dark .bGroundTab:nth-of-type(even) {
  background: #272727;
}
.dark .focusInput input:focus {
  background: #fff;
  color: #444;
}
.dark .optFocus_666:focus {
  background: #666 !important;
}
.dark .optFocus_30:focus {
  background: #303030;
}
.dark .truncate {
  color: #eee;
}
.dark .card {
  color: #e2edf2 !important;
}
.dark .card-img-placeholder {
  background: #f5f5f5;
}
.dark .loginBtn {
  background-color: #274B97;
}
.dark .shadow1 {
  box-shadow: inset 0px 0px 6px 4px rgba(23, 25, 33, 0.5);
}
.dark .shadow2 {
  box-shadow: inset 0px 0px 6px 4px rgba(30, 31, 35, 0.5);
}
.dark .shadow3 {
  box-shadow: 0 2px 8px 0 rgba(48, 48, 48, 0.18);
}
.dark .shadow4 {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.dark .fillCheckboxIn [type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  border-color: #D3D9E7;
}
.dark .radioBorderItems label {
  color: #9e9e9e;
}
.dark .radioBorderItems input {
  color: #dbdbdb;
}
.dark .radioBorderItems [type=checkbox]:checked + span:not(.lever):before {
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
}
.dark .radioBorderItems [type=radio]:checked + span:before {
  border: 2px solid transparent;
}
.dark .radioBorderItems [type=checkbox] + span:not(.lever):before, .dark .radioBorderItems [type=checkbox]:not(.filled-in) + span:not(.lever):after {
  border: 2px solid #5a5a5a;
}
.dark .radioBorderItems [type=radio]:not(:checked) + span:before, .dark .radioBorderItems [type=radio]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}
.dark .tabActive .active {
  color: #DBDBDB;
  border-bottom: 2px solid #DBDBDB;
}
.dark .switch label .lever {
  background: #8b8b8b;
}
.dark .dropCurrents [type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  border: 2px solid #e2edf2;
}
.dark .dropCurrents [type=checkbox].filled-in:checked + span:not(.lever):after {
  border: 2px solid #e2edf2;
}
.dark .dropCurrents [type=checkbox].filled-in:checked + span:not(.lever):before {
  border-right-color: #e2edf2;
  border-bottom-color: #e2edf2;
}
.dark .timeSecond.curPoint:hover {
  background: #ffb366;
}
.dark .timeSecond.curPoint:hover span:first-of-type {
  color: #fff;
}
.dark .conBtn.btn.active {
  border-color: #0bbdca;
  background-color: rgba(26, 69, 162, 0.8);
}
.dark .signalModalToast {
  color: #8B8B8B;
  background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(20, 20, 20) 100%);
}
.dark .editorCustomerPage [type=checkbox] + span:not(.lever):after {
  border-color: #D3D9E7 !important;
}
.dark .detailBg1 {
  border-color: #10A957;
}
.dark .detailBg1 span {
  color: #10A957;
}
.dark .detailBg2 {
  border-color: #E53E3E;
}
.dark .detailBg2 span {
  color: #E53E3E;
}
.dark .monitor_isActive .title {
  color: #dbdbdb;
}
.dark .monitor_isActive .signRight {
  background-color: #274B97;
}
.dark .rackView-component .rack-u-indicator {
  color: #ffc107;
  background-color: #777982;
}
.dark .rackView-component tr.rack-row:hover {
  background-color: #ffecb3;
}
.dark .rackView-component tr.rack-row:hover span {
  color: #fff;
}
.dark .rackView-component tr.rack-row-active {
  background-color: #ffc107;
}
.dark .rackView-component tr.rack-row-active span {
  color: white;
}
.dark .rackView-component .nav-menu-list span:hover {
  color: #009688;
}
.dark .historicalViews .arrowLine {
  border-color: #8B8B8B transparent transparent transparent;
}
.dark .historicalViews .arrowView1 {
  border-color: transparent transparent #8b8b8b transparent;
}
.dark .historicalViews .arrowView2 {
  border-color: #8b8b8b transparent transparent transparent;
}
.dark .energyPower_trend .timeConInput input.time {
  border: 1px solid #303030;
}
.dark .energyStrategy .chooseItems .chooseItem:not(:last-of-type) {
  border-bottom: 1px dashed #595959;
}
.dark .energyStrategy .title_tab_item {
  color: #8b8b8b;
}
.dark .energyStrategy .title_tab_item.active {
  color: #dbdbdb;
}
.dark .energyStrategy .title_tab_item:first-of-type {
  border-right: 1px solid #DBDBDB;
}
.dark .energyStrategy .btn {
  background: #615f5f;
  color: #dbdbdb;
}
.dark .energyStrategy .btn:hover {
  background: #555;
}
.dark .energyStrategy .tab_item_add {
  border: rgb(166, 166, 166) dashed 1px;
  color: rgb(166, 166, 166);
}
.dark .energyStrategy .tempChoose .active {
  border-color: #dbdbdb;
}
.dark .energyStrategy .tempChoose .active .tab_item_bottom, .dark .energyStrategy .tempChoose .active i {
  color: #dbdbdb;
}
.dark .energyStrategy .tempChoose .active .arrow {
  border-bottom-color: #dbdbdb;
}
.dark .energyStrategy .autoSet .header_tab_title.item_active {
  border-bottom: 2px solid #dbdbdb;
  color: #dbdbdb;
}
.dark .energyStrategy .autoSet .autoSetMain .autoSetBox .calendarBox .calendar a {
  color: #a6a6a6;
}
.dark .energyStrategy .autoSet .autoSetMain .autoSetBox .calendarBox .calendar .fc-h-event {
  color: #dbdbdb;
}
.dark setting-basic .tab_item_add {
  border: rgb(166, 166, 166) dashed 1px;
  color: rgb(166, 166, 166);
}
.dark setting-basic .tempChoose .active {
  border-color: #dbdbdb;
}
.dark setting-basic .tempChoose .active .tab_item_bottom, .dark setting-basic .tempChoose .active i {
  color: #dbdbdb;
}
.dark setting-basic .tempChoose .active .arrow {
  border-bottom-color: #dbdbdb !important;
}

input:focus {
  box-shadow: none !important;
}

.resetTimeProperty cube-time-input .showInput .flagShowClose {
  right: 0;
  min-height: auto !important;
}
.resetTimeProperty cube-time-input .showInput .flagShowClose .clickTab {
  height: 30px;
}
.resetTimeProperty cube-time-input .showInput .flagShowClose .content-calender .timeContainer .timeFirst {
  height: 25px;
}

.minResetTime.resetTimeProperty cube-time-input .showInput .flagShowClose .content-calender {
  padding: 0;
}
.minResetTime.resetTimeProperty cube-time-input .showInput .flagShowClose .content-calender .weekData .textItem {
  min-width: auto;
}
.minResetTime.resetTimeProperty cube-time-input .showInput .flagShowClose .content-calender .timeContainer .timeFirst .timeSecond {
  min-width: auto;
}

.select-wrapper ul.dropdown-content {
  height: auto !important;
  max-height: 150px !important;
}
.select-wrapper ul.dropdown-content li a, .select-wrapper ul.dropdown-content li span {
  font-size: 0.9rem;
}

.darkBodyAll img.layoutImages, .lightBodyAll img.layoutImages {
  display: none;
}

.darkBodyAll .wrapperInput, .darkBodyAll .setInput.wrapperInput, .lightBodyAll .wrapperInput, .lightBodyAll .setInput.wrapperInput, .iteaqBlue .wrapperInput, .iteaqBlue .setInput.wrapperInput {
  width: 12vw;
  height: calc(4vh - 2px);
  margin-right: 0.75rem;
  overflow: hidden;
  border-radius: 4px;
  display: inline-flex;
  box-sizing: border-box;
  padding: 0 0.5rem;
}
.darkBodyAll .wrapperInput input, .darkBodyAll .setInput.wrapperInput input, .lightBodyAll .wrapperInput input, .lightBodyAll .setInput.wrapperInput input, .iteaqBlue .wrapperInput input, .iteaqBlue .setInput.wrapperInput input {
  border: none !important;
  height: 100% !important;
  margin: 0 !important;
  flex: 1;
}
.darkBodyAll .wrapperInput .imgOption, .darkBodyAll .wrapperInput .imgOption1, .darkBodyAll .setInput.wrapperInput .imgOption, .darkBodyAll .setInput.wrapperInput .imgOption1, .lightBodyAll .wrapperInput .imgOption, .lightBodyAll .wrapperInput .imgOption1, .lightBodyAll .setInput.wrapperInput .imgOption, .lightBodyAll .setInput.wrapperInput .imgOption1, .iteaqBlue .wrapperInput .imgOption, .iteaqBlue .wrapperInput .imgOption1, .iteaqBlue .setInput.wrapperInput .imgOption, .iteaqBlue .setInput.wrapperInput .imgOption1 {
  width: 1rem;
  cursor: pointer;
}
.darkBodyAll .wrapperInput .imgOption img, .darkBodyAll .wrapperInput .imgOption1 img, .darkBodyAll .setInput.wrapperInput .imgOption img, .darkBodyAll .setInput.wrapperInput .imgOption1 img, .lightBodyAll .wrapperInput .imgOption img, .lightBodyAll .wrapperInput .imgOption1 img, .lightBodyAll .setInput.wrapperInput .imgOption img, .lightBodyAll .setInput.wrapperInput .imgOption1 img, .iteaqBlue .wrapperInput .imgOption img, .iteaqBlue .wrapperInput .imgOption1 img, .iteaqBlue .setInput.wrapperInput .imgOption img, .iteaqBlue .setInput.wrapperInput .imgOption1 img {
  height: 100%;
  width: 1rem;
}

.lightBodyAll ::-webkit-scrollbar-thumb {
  background: transparent;
}
.lightBodyAll ::-webkit-scrollbar-track {
  background: rgba(236, 240, 247, 0.2);
}
.lightBodyAll .switch label .lever:before,
.lightBodyAll .switch label input[type=checkbox]:checked + .lever:after,
.lightBodyAll .switch label .lever:after {
  background: #000;
  width: 20px;
  height: 20px;
}
.lightBodyAll .switch label .lever {
  background: rgba(139, 139, 139, 0.5);
}
.lightBodyAll [type=checkbox].filled-in:not(:checked) + span:not(.lever):after,
.lightBodyAll [type=checkbox] + span.spanBorder1:not(.lever):before {
  border-color: #5a5a5a;
}
.lightBodyAll [type=checkbox]:checked + span.spanBorder1:not(.lever):before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
}
.lightBodyAll .gldp-default {
  background: #ECF0F7;
}
.lightBodyAll .gldp-default .today {
  background: #3B74EC !important;
  color: #000 !important;
}
.lightBodyAll .modal.modalToast {
  background: #fff !important;
}
.lightBodyAll .modal.modalToast .modal-content .h5-color, .lightBodyAll .modal.modalToast .modal-content .p-color {
  color: #0D162A;
}
.lightBodyAll .modal.modalToast .modal-content input.textPassword {
  border: 1px solid #E2E7F5;
  color: #0D162A !important;
}
.lightBodyAll .modal.modalToast .modal-content input.textPassword:focus {
  border-color: #9e9e9e;
}
.lightBodyAll .modal.modalToast .modal-footer {
  background: #ECF0F7 !important;
}
.lightBodyAll .modal.modalToast .modal-footer .modal-confirm {
  background: #3B74EC;
  color: #fff;
}
.lightBodyAll .modal.modalToast .modal-footer .modal-cancel {
  background: #aaa;
  color: #fff;
}
.lightBodyAll .promptToast {
  background: #fff;
  color: #0D162A;
  border: 1px solid #E2E7F5;
}
.lightBodyAll .promptToast .promptHeader {
  border-bottom: 1px solid #E2E7F5;
}
.lightBodyAll .bGroundToast {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #E2E7F5;
  color: #0D162A;
}

.iteaqBodyAll ::-webkit-scrollbar-thumb {
  background: transparent;
}
.iteaqBodyAll ::-webkit-scrollbar-track {
  background: rgba(236, 240, 247, 0.2);
}
.iteaqBodyAll .switch label .lever:before,
.iteaqBodyAll .switch label input[type=checkbox]:checked + .lever:after,
.iteaqBodyAll .switch label .lever:after {
  background: #fff;
  width: 20px;
  height: 20px;
}
.iteaqBodyAll .switch label .lever {
  background: rgba(139, 139, 139, 0.5);
}
.iteaqBodyAll [type=checkbox].filled-in:not(:checked) + span:not(.lever):after,
.iteaqBodyAll [type=checkbox] + span.spanBorder1:not(.lever):before {
  border-color: #E2E7F5;
}
.iteaqBodyAll [type=checkbox]:checked + span.spanBorder1:not(.lever):before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
}
.iteaqBodyAll img.brightnessImg {
  filter: brightness(1.5) drop-shadow(0px 0px 0px #D3D9E7);
}
.iteaqBodyAll .wrapperInput .imgOption img, .iteaqBodyAll .wrapperInput .imgOption1 img, .iteaqBodyAll .setInput.wrapperInput .imgOption img, .iteaqBodyAll .setInput.wrapperInput .imgOption1 img {
  filter: brightness(1.5) drop-shadow(0px 0px 0px #D3D9E7);
}
.iteaqBodyAll .gldp-default {
  background: rgba(26, 69, 162, 0.4);
  border: none !important;
}
.iteaqBodyAll .gldp-default .today {
  background: #3B74EC !important;
  color: #D3D9E7 !important;
}
.iteaqBodyAll .modal.modalToast {
  background: rgba(26, 69, 162, 0.8) !important;
}
.iteaqBodyAll .modal.modalToast .modal-content .h5-color, .iteaqBodyAll .modal.modalToast .modal-content .p-color {
  color: #D3D9E7;
}
.iteaqBodyAll .modal.modalToast .modal-content input.textPassword {
  border: 1px solid rgba(50, 194, 211, 0.4);
  color: #D3D9E7 !important;
}
.iteaqBodyAll .modal.modalToast .modal-content input.textPassword:focus {
  border-color: #00D5FF;
}
.iteaqBodyAll .modal.modalToast .modal-footer {
  background: rgba(26, 69, 162, 0.8) !important;
}
.iteaqBodyAll .modal.modalToast .modal-footer .modal-confirm {
  background: #3B74EC;
  color: #D3D9E7;
}
.iteaqBodyAll .modal.modalToast .modal-footer .modal-cancel {
  background: #84A90C;
  color: #D3D9E7;
}
.iteaqBodyAll .promptToast {
  background: rgba(26, 69, 162, 0.8);
  color: #D3D9E7;
  border: 1px solid rgba(50, 194, 211, 0.4);
}
.iteaqBodyAll .promptToast .promptHeader {
  border-bottom: 1px solid rgba(50, 194, 211, 0.4);
}
.iteaqBodyAll .bGroundToast {
  background: rgba(26, 69, 162, 0.8);
  border-radius: 8px;
  border: 1px solid rgba(50, 194, 211, 0.4);
  color: #D3D9E7;
}

.header-textMenus {
  width: 96px;
  height: 100%;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
}
.header-textMenus img {
  width: 36%;
  display: block;
}
.header-textMenus .title {
  user-select: none;
  font-size: 0.875rem;
  line-height: 1.2rem;
  margin-top: 0.5rem;
  text-align: center;
}

.header-textMenus:last-of-type {
  margin-right: 0;
}

.standard-mainConponent {
  z-index: 20;
  border-top-right-radius: 1rem;
  position: relative;
}
.standard-mainConponent .standardTop {
  height: 3.5vh;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0 0.625rem;
}
.standard-mainConponent .standardTop::after {
  content: "";
  clear: both;
  width: 100%;
  display: block;
}
.standard-mainConponent .standardTop .envirTitle {
  width: 60%;
  height: 100%;
  line-height: 3.5vh;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-right: 0.75rem;
  float: left;
  font-size: 1rem;
}
.standard-mainConponent .standardTop .envirList {
  width: 32%;
  height: 100%;
  float: right;
  display: inline-flex;
  align-items: center;
}
.standard-mainConponent .standardTop .envirList .select-wrapper {
  width: 100%;
  height: 2.5vh;
  border-radius: 4px;
}
.standard-mainConponent .standardTop .envirList .select-wrapper input {
  width: 100%;
  height: 2.5vh;
  line-height: 2.5vh;
  margin: 0;
  border: none !important;
  font-size: 0.8rem;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  padding-right: 24px;
  box-sizing: border-box;
}
.standard-mainConponent .standardTop .envirList .select-wrapper ul {
  top: 2.78vh !important;
  height: 10vh !important;
  overflow: auto;
  right: 0;
  left: auto !important;
  width: 10.2vw !important;
}
.standard-mainConponent .standardTop .envirList .select-wrapper ul li {
  height: 3rem;
  min-height: 3rem;
}
.standard-mainConponent .standardTop .envirList .select-wrapper ul li span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 3rem;
  padding: 0;
  text-indent: 0.8vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.875rem;
}
.standard-mainConponent .standardDetails {
  height: calc(100% - 3.5vh - 1px);
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0 2%;
}
.standard-mainConponent .standardDetails::after {
  content: "";
  clear: both;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.standard-mainConponent .standardDetails .realItemName1 {
  font-size: 1.2rem;
}
.standard-mainConponent .standardDetails .realItemName2 {
  font-size: 1rem !important;
}

.fourHeaderTitle {
  width: 100%;
  height: 4.63vh;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0 0.75rem;
  box-sizing: border-box;
}

.fourContent {
  width: 100%;
  height: calc(100% - 4.63vh);
  box-sizing: border-box;
  padding: 0.625rem;
  overflow: auto;
}
.fourContent .item:not(:last-child) {
  margin-bottom: 0.625rem;
}
.fourContent .item {
  height: 2.96vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fourContent .item .sigName {
  font-size: 0.9rem;
  line-height: 2.96vh;
  font-weight: 400;
  text-align: right;
  overflow: hidden;
  flex: 1;
  height: 100%;
}
.fourContent .item .sigU {
  width: 6vw;
  height: 100%;
  line-height: 2.96vh;
  text-align: center;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 500;
  margin-left: 4%;
  margin-right: 2%;
  cursor: pointer;
}
.fourContent .enumItem {
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  height: 5vh;
}
.fourContent .enumItem .minbox {
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 2px;
  margin: 0 0.26vw 0 15%;
  background: #2D54A4;
}
.fourContent .enumItem .wind-text {
  width: 76%;
}
.fourContent .enumItem .wind-text span {
  width: 100%;
  height: 100%;
  line-height: 5vh;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.9rem;
}

.fourPageList {
  height: 5.19vh;
  line-height: 5.9vh;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.75rem;
  border-radius: 4px;
  font-size: 1rem;
}

.promptToast {
  border-radius: 8px;
  font-size: 1rem;
  overflow: hidden;
}
.promptToast .promptHeader {
  display: flex;
  justify-content: space-between;
  padding: 0 0.75rem;
  box-sizing: border-box;
  height: 5vh;
  align-items: center;
}
.promptToast .promptHeader .header-close {
  height: 2.778vh;
  line-height: 2.778vh;
  border-radius: 1rem;
}
.promptToast .promptHeader .header-close:not(:first-of-type) {
  margin-left: 0.5rem;
}
.promptToast .promptContent {
  width: 100%;
  height: calc(100% - 5vh) !important;
  overflow: auto;
}
.promptToast .promptFooters {
  height: 5vh;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.75rem;
  overflow: hidden;
  background: none !important;
}

.tableGrids #gridDetails #grid.ag-blue {
  font-family: PingFangSC !important;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header {
  background: #373737;
  position: relative;
  font-weight: normal;
  font-size: 1rem;
  color: #8b8b8b;
  line-height: 48px;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header .ag-header-cell {
  padding: 0;
  box-sizing: border-box;
  padding: 0;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header .ag-header-cell-label {
  justify-content: center;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header .ag-header-cell-moving {
  background: transparent;
  font-weight: 600;
  font-size: 1.1rem;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header .ag-header-cell-moving .ag-header-cell-label {
  opacity: 1;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body {
  background: transparent;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-cell-not-inline-editing {
  color: #8b8b8b;
  font-size: 0.875rem;
  padding: 0;
  line-height: 45px;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even, .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd {
  background: transparent;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd::after, .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even:hover::after, .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd::after {
  background: #1f1f1f;
}
.tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even:hover::after, .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd:hover::after {
  background: rgba(51, 51, 51, 0.75);
}
.tableGrids #gridDetails #grid.ag-blue .ag-overlay-wrapper {
  color: #8b8b8b;
  font-size: 0.875rem;
}
.tableGrids .tableView table tr, .tableGrids .tableView table th, .tableGrids .tableView table td {
  padding-top: 0;
  padding-bottom: 0;
}
.tableGrids .tableView table tr, .tableGrids .tableView table th {
  border: none;
  border-radius: 0;
}
.tableGrids .tableView table th {
  height: 48px;
  font-weight: normal;
  font-size: 1rem;
  padding: 0;
}
.tableGrids .tableView table tbody tr {
  height: 45px;
  padding: 0 0 0 0.5rem;
}
.tableGrids .tableView table tbody tr .iconImg {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tableGrids .tableView table tbody tr .iconImg i.material-icons {
  font-size: 1rem;
}
.tableGrids .tableView table tbody tr td {
  font-size: 0.875rem;
}
.tableGrids .tableView table tbody tr td input {
  margin: 0 auto;
  height: 35px;
}
.tableGrids .tableView table tbody tr td .select-wrapper {
  height: 35px;
  margin: 0 auto;
}
.tableGrids .tableView table tbody tr .btn-pree:not(:first-of-type) {
  margin-left: 0.5rem;
}
.tableGrids .tableView table tbody tr .labelIcon:not(:last-of-type) {
  margin-right: 0.5rem;
}
.tableGrids .tableView table tbody tr .labelIcon {
  width: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tableGrids .tableView table tbody tr .labelIcon img {
  display: block;
  width: 100%;
}
.tableGrids .tableView table tbody tr .btn-pree {
  min-width: 5vw;
  height: 30px;
  border-radius: 4px;
  font-size: 0.875rem;
}
.tableGrids .tableView table tbody tr .btn-pree img, .tableGrids .tableView table tbody tr .btn-pree span {
  line-height: 30px;
}
.tableGrids .tableView table tbody tr .btn-pree img {
  width: 1rem;
  margin-right: 0.5rem;
}
.tableGrids .pagings {
  height: 5.186vh;
}
.tableGrids .pagings .paging {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
}
.tableGrids .pagings .paging .pageRelative {
  height: 100%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
}
.tableGrids .pagings .paging .pageRelative .total-items {
  margin-right: 0.75rem;
}
.tableGrids .pagings .paging .pageRelative .total-name {
  margin-left: 0.75rem;
}
.tableGrids .pagings .paging .pageRelative .total-count {
  font-size: 1rem;
}
.tableGrids .pagings .paging .pageRelative input {
  margin: 0;
  height: 4vh;
  width: 80px;
  border-radius: 4px;
  margin: 0 0.75rem;
  font-size: 1rem;
  text-align: center;
  text-indent: 0;
}
.tableGrids .pagings .paging .flex-cutOff {
  flex: 1;
  height: 100%;
}
.tableGrids .pagings .paging .valign-wrapper {
  height: 100%;
}
.tableGrids .pagings .paging .valign-wrapper ul {
  height: 100%;
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.tableGrids .pagings .paging .valign-wrapper ul li {
  height: 4.5vh;
  min-width: 4.5vh;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tableGrids .pagings .paging .valign-wrapper ul li:not(:first-of-type) {
  margin: 0 0 0 0.521vw;
}

.minTableView .tableGrids table thead tr th {
  padding: 0 5px;
  line-height: 45px;
  height: 45px;
}
.minTableView .tableGrids table tbody tr {
  height: 40px;
  font-size: 0.875rem;
}
.minTableView .tableGrids table tbody tr td {
  padding: 0 5px;
  line-height: 40px;
}
.minTableView .tableGrids .pagings {
  height: 40px;
}
.minTableView .tableGrids .pagings .paging ul li {
  width: 38px;
  height: 38px;
  min-width: 38px;
}

#bodyall.lightBodyAll .webui-popover-inverse {
  background: #E9E9E9;
}
#bodyall.lightBodyAll .webui-popover-inverse .webui-popover-title {
  background: #e5e5e5;
  color: #33363D;
}
#bodyall.lightBodyAll .webui-popover-inverse label.uLabel {
  color: #33363D;
}
#bodyall.lightBodyAll .rack-server-properties .tableGrids table tbody tr td {
  line-height: 45px;
}
#bodyall.lightBodyAll .rack-server-properties .tableGrids table tbody tr:nth-of-type(even) {
  background: #FAFBFD;
}
#bodyall.lightBodyAll .rack-server-properties .tableGrids table tbody tr:hover {
  background: rgba(59, 116, 236, 0.2);
}
#bodyall.lightBodyAll .rack-server-properties .tableGrids table .setColor1 {
  color: #536387;
  width: 100px;
  text-align: left;
}
#bodyall.lightBodyAll .rack-server-properties .tableGrids table .setColor {
  color: #33363D;
}

#bodyall.lightBodyAll:not(:root):fullscreen::backdrop {
  background: #ECF0F7;
}

#bodyall.iteaqBodyAll:not(:root):fullscreen::backdrop {
  background: transparent url("/blockems/res/img/iteaqBlue-bg.jpg") no-repeat center;
  background-size: cover;
  width: 100vw;
  height: 100vh;
}

home-3d .light {
  background: #ECF0F7 !important;
}

.dark .btn {
  color: #8B8B8B;
  background-color: #272727;
}
.dark .btn:active, .dark .btn.active {
  background-color: #373737;
  color: #dbdbdb;
}
.dark .btn:hover {
  background-color: #303030;
}
.dark .body-bg {
  background-color: #000000;
}
.dark .component-bg {
  background-color: #141414;
}
.dark .online {
  background-color: #2B783B;
}
.dark .offline {
  background-color: #4c5b82;
}
.dark .contentView {
  background-color: #141414;
}
.dark .main-block-bgs {
  background-color: rgba(55, 55, 55, 0.5);
}
.dark .btn-block-bgs {
  background-color: #272727;
}
.dark .btn-block-bgs1 {
  background-color: #303030;
}
.dark .btn-block-bgs2 {
  background-color: #373737;
}
.dark .btn-block-bgs3 {
  background-color: #4a4848;
}
.dark .btn-block-bgs4 {
  background-color: #141414;
}
.dark .btn-block-bgs5.active, .dark .btn-block-bgs5:hover {
  background: #373737;
}
.dark .btn-block-bgs6 {
  background-color: rgba(39, 39, 39, 0.4);
}
.dark .btn-block-bgs8 {
  background: #1f1f1f;
}
.dark .btn-block-bgs9 {
  background: rgba(39, 39, 39, 0.3);
}
.dark .btn-block-bodyBgs {
  background: rgba(39, 39, 39, 0.5);
}
.dark .btn-asset-bgs {
  background: #00B7FF;
}
.dark .btn-asset-Linear1 {
  background: linear-gradient(243deg, #00EFFF 0%, #00B7FF 100%);
}
.dark .submenu-bg {
  background-color: #1F1F1F;
}
.dark .alarm-bgs {
  background-color: #422826;
}
.dark .signal-Bgs {
  background-color: #1F2E25;
}
.dark .storBgs1 {
  background: #373835;
}
.dark .storBgs2 {
  background: rgba(84, 84, 84, 0.4);
}
.dark .storBgs3 {
  background: #504d4d;
}
.dark .storBgs4 {
  background: #0a0a0a;
}
.dark input.storBorder-bottom {
  border: none !important;
  border-bottom: 1px solid #535353 !important;
}
.dark input.storBorder-bottom:focus {
  border: none !important;
  border-bottom: 1px solid #9e9e9e !important;
}
.dark .hoverBack1:hover {
  background-color: #373737;
}
.dark .hoverBack2:hover {
  background: #272727;
}
.dark .hoverBack3:hover {
  background-color: #373737;
  color: #DBDBDB;
}
.dark .hoverBack4:hover {
  background: rgba(51, 51, 51, 0.75);
}
.dark .pointerClass.hoverBack3:hover {
  color: #dddfff;
  background-color: #FFB366;
}
.dark .init-color {
  color: #8b8b8b;
}
.dark .time-color {
  color: #fff;
}
.dark .text-color {
  color: #DBDBDB;
}
.dark .text-color1 {
  color: #e5e5e5;
}
.dark .initAlam-colors {
  color: #00b4ff;
}
.dark .selAlam-colors {
  color: #00e7ef;
}
.dark .bmsSingleColor1 {
  background: #0a0a0a;
}
.dark .darkOpacity {
  opacity: 1 !important;
}
.dark .lineBorders {
  border: 1px solid #535353;
}
.dark .lineBorders-bottom {
  border-bottom: 1px solid #535353;
}
.dark .lineBorders-right {
  border-right: 1px solid #535353;
}
.dark .lineBordrs1 {
  border: 1px solid #173028;
}
.dark .lineBordrs2 {
  border: 1px solid #dbdbdb;
}
.dark .lineBordrs3 {
  border: 1px solid #999;
}
.dark .lineBordrs4 {
  border-color: #00B7FF;
}
.dark .lineBordersActive {
  border: 1px solid #999;
}
.dark .lineBordersActive .topActive {
  border-color: #999;
}
.dark .addBorder {
  border: 1px solid #9e9e9e !important;
}
.dark .img-uploader {
  border: 1px dashed #535353;
}
.dark .lineImport {
  border: 1px solid #535353 !important;
}
.dark .menu-btnActive {
  color: #dbdbdb;
  background-color: #373737;
}
.dark .bGroundToast {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(20, 20, 20, 0.9) 100%);
  border-radius: 4px;
  border: 1px solid #535353 !important;
}
.dark .promptToast {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(20, 20, 20, 0.9) 100%);
  border: 1px solid #535353 !important;
}
.dark .promptToast .promptHeader {
  border-bottom: 1px solid #535353;
}
.dark .modal.modalToast {
  border: 1px solid #535353 !important;
}
.dark .modal.modalToast .modal-content .searchInput {
  border: 1px solid #535353 !important;
}
.dark .modal.modalToast .modalContents .input-field input, .dark .modal.modalToast .modalContents input.validate {
  color: #dbdbdb !important;
}
.dark .dot-color {
  background-color: red;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  z-index: 10;
}
.dark .menu-card {
  background-color: #272727;
}
.dark .menu-card .name {
  color: #8B8B8B;
}
.dark .menu-card:hover {
  background-color: #333333;
}
.dark .menu-card.active {
  background-color: #373737;
}
.dark .menu-card.active .menu-logo {
  filter: brightness(100);
}
.dark .menu-card.active .name {
  color: #DBDBDB;
}
.dark .item-bg {
  background-color: #272727;
  color: #8B8B8B;
  border-bottom: 1px solid #535353;
}
.dark .item-bg.active {
  background-color: #373737;
  color: #DBDBDB;
}
.dark .item-bg.active .signRight {
  background-color: #274B97;
}
.dark .item-bg:hover {
  background-color: #373737;
  color: #dbdbdb;
}
.dark .item-active-bg {
  background-color: #373737;
}
.dark img.active {
  filter: brightness(100);
}
.dark input.cool-input {
  border: 1px solid #535353;
  box-shadow: none !important;
  color: #DBDBDB;
  box-sizing: border-box;
  text-indent: 0.75rem;
}
.dark input.cool-input:focus {
  border: 1px solid #274B97 !important;
}
.dark .login-button {
  background-color: #274B97;
  color: #DBDBDB;
}
.dark .headerItemTop {
  border-bottom: 1px solid #535353;
  color: #DBDBDB;
}
.dark .headerItemTop .titles {
  color: #8b8b8b;
}
.dark .headerItemTop .titles.activeItems {
  color: #dbdbdb;
  border-bottom: 2px solid #DBDBDB;
}
.dark .standard-mainConponent {
  background: #141414;
  border: 1px solid #535353;
}
.dark .standard-mainConponent .standardTop {
  border-bottom: 1px solid #535353;
}
.dark .standard-mainConponent .standardTop .envirTitle {
  color: #8b8b8b;
}
.dark .header-textMenus.active, .dark .header-textMenus:hover {
  background: #535353;
}
.dark .header-textMenus.active .title, .dark .header-textMenus:hover .title {
  color: #dbdbdb;
}
.dark .header-textMenus.active img, .dark .header-textMenus:hover img {
  filter: brightness(2) drop-shadow(0px 0px 0px #dddfff);
}
.dark .fourHeaderTitle {
  border-bottom: 1px solid #535353;
  color: #878787;
}
.dark .fourContent .item .sigU {
  color: #DBDBDB;
  background: #1f2e25;
}
.dark .fourContent .item .sigU:hover {
  background: #373737;
  color: #dbdbdb;
}
.dark .fourContent .enumItem .minbox {
  background: #2D54A4;
}
.dark .fourPageList {
  background: #272727;
}
.dark .fourPageList.active {
  background: #373737;
  color: #DBDBDB;
}
.dark .ulActiveItem .active {
  color: #dbdbdb;
  border-bottom: 2px solid #dbdbdb;
}
.dark .uLedViwew .led.uLed {
  color: #000;
}
.dark .uLedViwew .led.uLed table tr:hover td popover span {
  color: #8b8b8b;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-cell-focus:last-of-type {
  border-right: none !important;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-header-cell {
  border-right: none !important;
  background: radial-gradient(black, transparent);
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-cell-no-focus {
  border-top: 2px solid transparent;
  border-bottom: none !important;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-cell-no-focus {
  border-right: none !important;
  border-left: 2px solid transparent;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-header {
  border-bottom: 1px solid #717070;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-header-cell:last-of-type,
.dark .tableGrids #gridDetails #grid.ag-blue .ag-row-no-focus .ag-cell-no-focus:last-of-type,
.dark .tableGrids #gridDetails #grid.ag-blue .cellNoBorder.ag-cell:last-of-type {
  border-right: 0;
  outline: none;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root {
  border: none;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header {
  background: #373737;
  color: #8b8b8b;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-cell-not-inline-editing {
  color: #8b8b8b;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even, .dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd {
  background: transparent;
  border-bottom: 1px solid #717070;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd::after {
  background: #1f1f1f;
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even:hover::after, .dark .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd:hover::after {
  background: rgba(51, 51, 51, 0.75);
}
.dark .tableGrids #gridDetails #grid.ag-blue .ag-overlay-wrapper {
  color: #8b8b8b;
}
.dark .tableGrids .tableView table th:not(:last-of-type), .dark .tableGrids .tableView table tr td:not(:last-of-type) {
  border-right: none !important;
}
.dark .tableGrids .tableView table th {
  background: #373737;
  color: #8b8b8b;
}
.dark .tableGrids .tableView table thead tr {
  border-bottom: 1px solid #717070;
}
.dark .tableGrids .tableView table tbody tr:nth-of-type(even) {
  background: #222;
}
.dark .tableGrids .tableView table tbody tr:hover {
  background: rgba(51, 51, 51, 0.75);
}
.dark .tableGrids .tableView table tbody tr {
  border-bottom: 1px solid #717070;
}
.dark .tableGrids .gridTable1 table tr th.rightBorder {
  border-right: none !important;
}
.dark .tableGrids .pagings .pageRelative input {
  border: 1px solid #535353;
}
.dark .tableGrids .pagings .pageRelative input:fcus {
  border-color: #9e9e9e;
}
.dark .tableGrids .pagings .valign-wrapper li {
  color: #8b8b8b;
}
.dark .tableGrids .pagings .valign-wrapper li:hover {
  background-color: #535353;
  color: #dbdbdb;
}
.dark .tableGrids .pagings .valign-wrapper li.active {
  background: #272727;
  color: #dbdbdb;
}
.dark .detailLogin .setInput {
  border: 1px solid #535353;
}
.dark .detailLogin .setInput, .dark .detailLogin .login-button {
  width: 19vw;
}
.dark .detailLogin .setInput input, .dark .detailLogin .login-button input {
  border: none !important;
  margin: 0;
  height: 5.74vh;
  box-shadow: none !important;
}
.dark .electri-stageView .tempChoose .tabViewList .tab_item.active {
  border-color: #dbdbdb;
}
.dark .electri-stageView .tempChoose .tabViewList .tab_item.active .arrow {
  border-bottom-color: #dbdbdb;
}

.light {
  color: #000;
  font-weight: 400;
}
.light label {
  color: #000;
}
.light img.imgSetSvg, .light .iconImg {
  filter: brightness(0) drop-shadow(#000 0 0);
}
.light .btn {
  color: #000;
  background-color: #ECF0F7;
}
.light .btn img.img, .light .btn img.images {
  filter: brightness(0) drop-shadow(#000 0 0);
}
.light .btn.active, .light .btn:active, .light .btn:hover {
  background-color: #3B74EC;
  color: #000;
}
.light .btn.active img.img, .light .btn.active img.images, .light .btn:active img.img, .light .btn:active img.images, .light .btn:hover img.img, .light .btn:hover img.images {
  filter: brightness(0) drop-shadow(#000 0 0);
}
.light .btn.active .icon-add, .light .btn.active .material-icons, .light .btn.active .iconImg, .light .btn:active .icon-add, .light .btn:active .material-icons, .light .btn:active .iconImg, .light .btn:hover .icon-add, .light .btn:hover .material-icons, .light .btn:hover .iconImg {
  color: #000;
}
.light .submenu-bg {
  background-color: #fff;
}
.light .body-bg {
  background-color: #ECF0F7;
}
.light .component-bg {
  background-color: #fff;
}
.light .online {
  background-color: #2B783B;
}
.light .offline {
  background-color: #4c5b82;
}
.light .contentView {
  background-color: #fff;
}
.light .btn-block-bgs {
  background-color: #E9E9E9;
}
.light .btn-block-bgs1 {
  background-color: #E9E9E9;
}
.light .btn-block-bgs3 {
  background-color: #e5e5e5;
}
.light .btn-block-bgs4 {
  background-color: #fff;
}
.light .main-block-bgs {
  position: relative;
  background: #E9E9E9;
}
.light .main-block-bgs img {
  filter: brightness(0) drop-shadow(1px 1px 1px #EFEFEF);
}
.light .main-block-bgs::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 240, 247, 0.8);
  z-index: -1;
}
.light .btn-block-bgs6 {
  background-color: rgba(236, 240, 247, 0.8);
}
.light .btn-block-bgs7 {
  background-color: #E6E6FA;
}
.light .btn-block-bgs8 {
  background-color: transparent;
}
.light .btn-block-bgs9 {
  background: rgba(236, 240, 247, 0.2);
}
.light .btn-block-bodyBgs {
  background: rgba(0, 0, 0, 0.5);
}
.light .btn-block-bgs10 {
  background-color: #3B74EC;
  color: #fff;
}
.light .btn-block-bgs10 input.newRoleInput {
  color: #fff;
}
.light .btn-block-bgsOnload {
  background-color: #ECF0F7;
}
.light .btn-block-bgs11 {
  background: #fff;
}
.light .btn-block-bgs12 {
  background: rgba(236, 240, 247, 0.8);
}
.light .btn-asset-bgs {
  background: #00B7FF;
}
.light .btn-asset-Linear1 {
  background: linear-gradient(243deg, #00EFFF 0%, #00B7FF 100%);
}
.light input.storBorder-bottom {
  border: none !important;
  border-bottom: 1px solid #000 !important;
}
.light input.storBorder-bottom:focus {
  border: none !important;
  border-bottom: 1px solid #9e9e9e !important;
}
.light .select-wrapper input.select-dropdown {
  color: #0D162A;
}
.light .select-wrapper ul.dropdown-content {
  background: #E9E9E9;
}
.light .select-wrapper ul.dropdown-content li {
  min-height: 40px;
  color: #000;
}
.light .select-wrapper ul.dropdown-content li span {
  color: #000;
}
.light .select-wrapper ul.dropdown-content li.selected {
  background: #3B74EC;
}
.light .select-wrapper ul.dropdown-content li.selected span {
  color: #000;
}
.light .select-wrapper ul.dropdown-content li:hover {
  background: #295bc5 !important;
}
.light .select-wrapper ul.dropdown-content li:hover span {
  color: #000;
}
.light .select-wrapper ul.dropdown-content li.selectActive:hover span {
  color: #000;
}
.light .select-wrapper ul.dropdown-content li.active {
  background: #3B74EC;
}
.light .select-wrapper ul.dropdown-content li.active a {
  color: #000;
}
.light .select-wrapper .dropdownContent.itemList {
  background: #E9E9E9;
}
.light .select-wrapper .dropdownContent.itemList .checkParent label span {
  color: rgba(0, 0, 0, 0.4);
}
.light .select-wrapper .dropdownContent.itemList .checkParent .lines {
  border-color: #8B8B8B transparent transparent transparent;
}
.light .select-wrapper .dropdownContent.itemList .checkOPtion:hover, .light .select-wrapper .dropdownContent.itemList .optgroup-option:hover {
  background: #295bc5;
}
.light .select-wrapper .dropdownContent.itemList .checkOPtion:hover label span, .light .select-wrapper .dropdownContent.itemList .optgroup-option:hover label span {
  color: #000;
}
.light .select-wrapper .dropdownContent.itemList [type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  border-color: #5a5a5a;
}
.light .select-wrapper .caret {
  fill: #3B74EC;
}
.light .selectEquipment.cool-content .lines {
  border-color: #8B8B8B transparent transparent transparent;
}
.light .selectEquipment.cool-content .parentList .checkOPtion:hover {
  background: #295bc5;
}
.light .selectEquipment.cool-content .parentList .checkOPtion:hover label span, .light .selectEquipment.cool-content .parentList .checkOPtion:hover span {
  color: #fff;
}
.light .alarm-bgs {
  background-color: #814844;
}
.light .alarm-bgs .text-color {
  color: #fff;
}
.light .init-color {
  color: #000;
}
.light .time-color {
  color: #000;
}
.light .text-color {
  color: #000;
}
.light .text-color1 {
  color: #fff;
}
.light .text-color2 {
  color: #0D162A;
}
.light .text-color3 {
  color: #000;
}
.light .level-header {
  color: #0D162A;
}
.light .level-text {
  color: #000;
}
.light .level-detail {
  color: #0D162A;
}
.light .initAlam-colors {
  color: #00b4ff;
}
.light .selAlam-colors {
  color: #00e7ef;
}
.light .levelColor1 {
  color: #3B74EC;
}
.light .levelColor1 .title {
  font-weight: 900;
}
.light .levelColor2 {
  color: #3B74EC;
  font-weight: 900;
  font-size: 1.2rem;
}
.light .levelColor3 {
  color: #000;
}
.light .bmsSingleColor2 {
  color: #000 !important;
}
.light .bmsSingleColor2 .modeNames {
  color: #000 !important;
}
.light .bmsSingleColor1 {
  color: #fff;
}
.light .bmsSingleColor3 {
  color: #3b74ec !important;
}
.light .lineBorders {
  border: 1px solid #000;
}
.light .lineBorders-bottom {
  border-bottom: 1px solid #000;
}
.light .lineBorders-right {
  border-right: 1px solid #000;
}
.light .lineBordrs3 {
  border: 1px solid #000;
}
.light .lineBordrs4 {
  border-color: #00B7FF;
}
.light .rackBorders {
  border: 1px solid #4090F1;
}
.light .rackBorders-top {
  border-top: 1px solid #4090F1;
}
.light .img-uploader {
  border: 1px dashed #000;
}
.light .addBorder {
  border: 1px solid #9e9e9e !important;
}
.light .lineImport {
  border: 1px solid #000 !important;
}
.light .dashTop1 {
  border-top: 1px dashed #000;
}
.light .dashTop2 {
  border-top: 1px dashed #000;
}
.light .dashTop3 {
  border-bottom: 1px dashed #0acfe6;
}
.light .dashRig1 {
  border-right: 1px dashed #000;
}
.light .dashBottom1 {
  border-bottom: 1px dashed #000;
}
.light .dashBorder1 {
  border: 1px dashed #000;
}
.light .menu-btnActive {
  color: #fff;
  background-color: #3B74EC;
}
.light .hoverBack1:hover, .light .hoverBack2:hover, .light .hoverBack3:hover, .light .btnItemTab:hover, .light .bGround_9cc {
  background-color: #3B74EC;
  color: #000;
}
.light .hoverBack1:hover label, .light .hoverBack1:hover .rackName, .light .hoverBack2:hover label, .light .hoverBack2:hover .rackName, .light .hoverBack3:hover label, .light .hoverBack3:hover .rackName, .light .btnItemTab:hover label, .light .btnItemTab:hover .rackName, .light .bGround_9cc label, .light .bGround_9cc .rackName {
  color: #000;
}
.light .hover9E:hover {
  border: 1px solid #9e9e9e;
}
.light .hoverBack4:hover {
  background: #E9E9E9;
}
.light .hover00e:hover, .light .active00e {
  color: #00e7ee;
}
.light .signal-Bgs {
  background-color: #E9E9E9;
  color: #0D162A;
}
.light .detailBg1 {
  border-color: #10A957;
}
.light .detailBg1 span {
  color: #10A957;
}
.light .detailBg2 {
  border-color: #E53E3E;
}
.light .detailBg2 span {
  color: #E53E3E;
}
.light .dot-color {
  background-color: red;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  z-index: 10;
}
.light .menu-card {
  background-color: rgba(236, 240, 247, 0.8);
}
.light .menu-card .menu .menu-logo {
  filter: brightness(0) drop-shadow(#000 0 0);
}
.light .menu-card .menu .name {
  color: #000;
}
.light .menu-card:hover, .light .menu-card.active {
  background-color: #3B74EC;
}
.light .menu-card:hover .menu .menu-logo, .light .menu-card.active .menu .menu-logo {
  filter: brightness(0) drop-shadow(#000 0 0);
}
.light .menu-card:hover .menu .name, .light .menu-card.active .menu .name {
  color: #000;
}
.light .item-bg {
  border-bottom: 1px solid #D0DCF4;
  background-color: rgba(236, 240, 247, 0.2);
  color: #000;
}
.light .item-bg img.dropImg.active {
  filter: brightness(0) drop-shadow(1px 1px 1px #3B74EC);
}
.light .item-bg.active {
  color: #3B74EC;
  background-color: rgba(59, 116, 236, 0.2);
}
.light .item-bg.active .signRight {
  background-color: #3B74EC;
}
.light .item-bg1 {
  background-color: rgba(236, 240, 247, 0.8);
}
.light .item-active-bg {
  background-color: rgba(236, 240, 247, 0.8);
}
.light img.active {
  filter: brightness(0);
}
.light input {
  color: #000;
}
.light input.cool-input {
  border: 1px solid #D0DCF4;
  box-shadow: none !important;
  color: #090909;
  box-sizing: border-box;
  text-indent: 0.75rem;
}
.light input.cool-input:focus {
  border: 1px solid #274B97 !important;
}
.light .login-button {
  background-color: #3B74EC;
  color: #EFEFEF;
}
.light .header-textMenus {
  background: #fff;
  border: none;
}
.light .header-textMenus.active, .light .header-textMenus:hover {
  background: #3B74EC;
}
.light .header-textMenus.active .title, .light .header-textMenus:hover .title {
  color: #000;
}
.light .header-textMenus.active img, .light .header-textMenus:hover img {
  filter: brightness(0) drop-shadow(0px 0px 0px #000);
}
.light .standard-mainConponent {
  background: #fff;
}
.light .standard-mainConponent .standardTop {
  background: #000;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.light .standard-mainConponent .standardTop .envirTitle {
  color: #fff;
}
.light .standard-mainConponent .standardTop .envirList .select-wrapper {
  background: #E9E9E9;
  border-radius: 8px;
}
.light .standard-mainConponent .standardTop .envirList .select-wrapper input {
  color: #0D162A;
}
.light .standard-mainConponent .standardDetails .realItemName1 {
  color: #000;
}
.light .standard-mainConponent .standardDetails .realItemName2 {
  color: #0D162A;
}
.light .fourHeaderTitle {
  border-bottom: 1px solid #000;
  color: #0D162A;
}
.light .fourContent .item .sigU {
  color: #0D162A;
  background: #E9E9E9;
}
.light .fourContent .item .sigU:hover {
  background: #3B74EC;
  color: #fff;
}
.light .fourContent .enumItem .minbox {
  background: #2D54A4;
}
.light .fourPageList {
  background: #E9E9E9;
}
.light .fourPageList.active {
  background: #3B74EC;
  color: #fff;
}
.light .headerItemTop {
  border-bottom: 1px solid #000;
  color: #000;
}
.light .headerItemTop .titles.activeItems {
  color: #3B74EC;
  border-bottom: 2px solid #3B74EC;
}
.light .headerItemTop.noAfter::after {
  display: none;
}
.light .gauge-info .gauge-value {
  color: #0D162A !important;
}
.light .borderInput input, .light .borderInput textarea {
  border: 1px solid #000;
  border-radius: 4px;
}
.light .borderInput input.disabled {
  border-style: dashed !important;
}
.light .borderInput input:focus, .light .borderInput textarea:focus {
  border-color: #9e9e9e;
}
.light input[readonly=readonly] {
  border: 1px solid #000;
  color: #0D162A !important;
}
.light input[readonly=readonly]:hover {
  color: #fff !important;
}
.light .historicalViews .signalView {
  background: #ECF0F7;
}
.light .historicalViews .arrowLine {
  border-color: #8B8B8B transparent transparent transparent;
}
.light .historicalViews .arrowView1 {
  border-color: transparent transparent #8b8b8b transparent;
}
.light .historicalViews .arrowView2 {
  border-color: #8b8b8b transparent transparent transparent;
}
.light .ulActiveItem .tabText {
  color: #000;
}
.light .ulActiveItem .active.tabText {
  color: #3B74EC;
  border-bottom: 2px solid #3B74EC;
}
.light .uLedViwew .led.uLed .ledBgs {
  background: #e5e5e5 !important;
}
.light .rackView-component .rack-u-indicator {
  color: #ffc107;
  background-color: #777982;
}
.light .rackView-component tr.rack-row:hover {
  background-color: #ffecb3;
}
.light .rackView-component tr.rack-row:hover span {
  color: #fff;
}
.light .rackView-component tr.rack-row-active {
  background-color: #ffc107;
}
.light .rackView-component tr.rack-row-active span {
  color: white;
}
.light .rackView-component .nav-menu-list span:hover {
  color: #009688;
}
.light table thead tr, .light table thead th {
  background: #F6F8FC;
  color: #0D162A;
}
.light table tbody tr td {
  color: #000;
}
.light table tbody tr:nth-of-type(even), .light table tbody tr:hover {
  background: #FAFBFD;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-cell-focus:last-of-type {
  border-right: none !important;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-header-cell {
  border-right: none !important;
  background: radial-gradient(#C0C0C0, transparent);
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-cell-no-focus {
  border-top: 2px solid transparent;
  border-bottom: 1px solid #000;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-cell-no-focus {
  border-right: none !important;
  border-left: 2px solid transparent;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-header {
  border-bottom: 1px solid #000;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-ltr .ag-header-cell:last-of-type,
.light .tableGrids #gridDetails #grid.ag-blue .ag-row-no-focus .ag-cell-no-focus:last-of-type,
.light .tableGrids #gridDetails #grid.ag-blue .cellNoBorder.ag-cell:last-of-type {
  border-right: 0;
  outline: none;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root {
  border: none;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-header {
  background: #F6F8FC;
  color: #0D162A;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-cell-not-inline-editing {
  color: #000;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even, .light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd {
  background: transparent;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd::after {
  background: #FAFBFD;
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-even:hover::after, .light .tableGrids #gridDetails #grid.ag-blue .ag-root .ag-body .ag-row-odd:hover::after {
  background: rgba(59, 116, 236, 0.2);
}
.light .tableGrids #gridDetails #grid.ag-blue .ag-overlay-wrapper {
  color: #000;
}
.light .tableGrids .tableView table th:not(:last-of-type), .light .tableGrids .tableView table tr td:not(:last-of-type) {
  border-right: none !important;
}
.light .tableGrids .tableView table th {
  background: #F6F8FC;
  color: #0D162A;
}
.light .tableGrids .tableView table thead tr, .light .tableGrids .tableView table tbody tr {
  border-bottom: 1px solid #000;
}
.light .tableGrids .tableView table tbody tr td {
  color: #000;
}
.light .tableGrids .tableView table tbody tr:nth-of-type(even) {
  background: #FAFBFD;
}
.light .tableGrids .tableView table tbody tr.dataActive, .light .tableGrids .tableView table tbody tr:hover {
  background: rgba(59, 116, 236, 0.2);
}
.light .tableGrids .tableView table tbody tr td.oddColor {
  color: #000;
}
.light .tableGrids .tableView table tbody tr td.evenColor {
  color: #0D162A;
}
.light .tableGrids .gridTable1 table tr th.rightBorder {
  border-right: none !important;
}
.light .tableGrids .pagings .paging .pageRelative input {
  border: 1px solid #000;
}
.light .tableGrids .pagings .paging .pageRelative input:focus {
  border-color: #9e9e9e;
}
.light .tableGrids .pagings .paging .valign-wrapper li {
  color: #000;
}
.light .tableGrids .pagings .paging .valign-wrapper li:hover {
  background-color: #3B74EC;
  color: #000;
}
.light .tableGrids .pagings .paging .valign-wrapper li.active {
  background: #3B74EC;
  color: #000;
}
.light .energyPower_trend .timeConInput input.time {
  border: 1px solid #303030;
}
.light .energyStrategy .fc .fc-button-primary {
  background: #3B74EC;
  opacity: 1;
  border: none;
  color: #000;
}
.light .energyStrategy .chooseItems .chooseItem:not(:last-of-type) {
  border-bottom: 1px dashed #000;
}
.light .energyStrategy .title_tab_item:first-of-type {
  border-right: 1px solid #000;
}
.light .energyStrategy .select-wrapper input.select-dropdown {
  border: none !important;
}
.light .energyStrategy .btn {
  background: #3b74ec;
  color: #000;
}
.light .energyStrategy .tab_item_add {
  border: #000 dashed 1px;
  color: #000;
}
.light .energyStrategy .tempChoose .active {
  border-color: #3B74EC;
}
.light .energyStrategy .tempChoose .active .tab_item_bottom, .light .energyStrategy .tempChoose .active i {
  color: #3B74EC;
}
.light .energyStrategy .tempChoose .active .arrow {
  border-bottom-color: #3B74EC;
}
.light .energyStrategy .autoSet .header_tab_title.item_active {
  border-bottom: 2px solid #3B74EC;
  color: #3B74EC;
}
.light .energyStrategy .autoSet .autoSetMain .autoSetBox .calendarBox .calendar a {
  color: #000;
}
.light .energyStrategy .autoSet .autoSetMain .autoSetBox .calendarBox .calendar .fc-h-event, .light .energyStrategy .autoSet .autoSetMain .autoSetBox .calendarBox .calendar .fc-h-event .fc-event-main-frame {
  color: #3B74EC;
}
.light setting-basic .tab_item_add {
  border: #000 dashed 1px;
  color: #000;
}
.light setting-basic .tempChoose .active {
  border-color: #3B74EC;
}
.light setting-basic .tempChoose .active .tab_item_bottom, .light setting-basic .tempChoose .active i {
  color: #3B74EC;
}
.light setting-basic .tempChoose .active .arrow {
  border-bottom-color: #3B74EC !important;
}
.light .electri-stageView .tempChoose .tabViewList .tab_item.active.active {
  border-color: #000;
}
.light .electri-stageView .tempChoose .tabViewList .tab_item.active.active .arrow {
  border-bottom-color: #000;
}

.iteaqBlue {
  color: #D3D9E7;
  font-weight: 400;
}
.iteaqBlue label {
  color: #D3D9E7;
}
.iteaqBlue .btn {
  color: #D3D9E7;
  background-color: rgba(26, 69, 162, 0.4);
  border: 1px solid rgba(50, 194, 211, 0.4) !important;
}
.iteaqBlue .btn img.img, .iteaqBlue .btn img.images {
  filter: brightness(1.5) drop-shadow(0 0 0 #EFEFEF);
}
.iteaqBlue .btn.active, .iteaqBlue .btn:active, .iteaqBlue .btn:hover {
  color: #fff;
  background: rgba(26, 69, 162, 0.4);
  border: 1px solid #00D5FF !important;
}
.iteaqBlue .btn.active img.img, .iteaqBlue .btn.active img.images, .iteaqBlue .btn:active img.img, .iteaqBlue .btn:active img.images, .iteaqBlue .btn:hover img.img, .iteaqBlue .btn:hover img.images {
  filter: brightness(1.5) drop-shadow(0 0 0 #EFEFEF);
}
.iteaqBlue .btn.active .icon-add, .iteaqBlue .btn.active .material-icons, .iteaqBlue .btn.active .iconImg, .iteaqBlue .btn:active .icon-add, .iteaqBlue .btn:active .material-icons, .iteaqBlue .btn:active .iconImg, .iteaqBlue .btn:hover .icon-add, .iteaqBlue .btn:hover .material-icons, .iteaqBlue .btn:hover .iconImg {
  color: #fff;
}

@media screen and (max-width: 1400px) {
  .contentView .cabinet-left {
    margin-right: 0.875rem;
  }
}

/*# sourceMappingURL=classic.css.map */
