@charset "UTF-8";
._root_1re8j_2 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_header_1re8j_11 {
  background: #002031;
  width: 100%;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
}

._txt404Error_1re8j_20 {
  color: #fff;
  text-align: center;
  font-size: 54px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtNotFound_1re8j_29 {
  color: #fff !important;
  text-align: center;
  margin-top: 35px !important;
  font-size: 54px !important;
  font-weight: 600 !important;
  line-height: 115% !important; /* 62.1px */
  text-transform: uppercase !important;
}

._txtContent_1re8j_39 {
  color: #d7d7d7 !important;
  text-align: center !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 115% !important; /* 23px */
  width: 578px !important;
  margin-top: 20px !important;
}

._btnBackPage_1re8j_49 {
  height: 40px !important;
  margin-top: 31px !important;
  display: flex;
  width: 203px !important;
  padding: 12px 32px !important;
  justify-content: center !important;
  align-items: center !important;
  background-color: #004744 !important;
  border-radius: 5px !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  letter-spacing: 0.36px !important;
}
._btnBackPage_1re8j_49:hover {
  background-color: #004744 !important;
}

/* CSS cho màn hình lớn hơn hoặc bằng 768px */
@media (min-width: 768px) {
  ._content_1re8j_71 {
    display: flex;
    flex-direction: row;
  }
  ._content_1re8j_71 img {
    max-width: 311px;
  }
}
/* CSS cho màn hình nhỏ hơn 768px */
@media (max-width: 767px) {
  ._content_1re8j_71 {
    display: flex;
    flex-direction: column;
  }
  ._content_1re8j_71 img {
    max-width: 100%; /* Để ảnh tự co lại cho phù hợp với màn hình */
  }
}._root_6riwo_1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_6riwo_10 {
  background: #002031;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 40px;
  padding-bottom: 200px;
  color: white;
}

._boxContent_6riwo_22 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}

._title_6riwo_29 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtContent_6riwo_38 {
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 115%; /* 23px */
  margin-top: 30px;
}

._btnAdmin_6riwo_47 {
  margin-top: 20px;
  height: 30px;
  width: 130px;
}
._root_1xafi_2 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_header_1xafi_11 {
  background: #002031;
  width: 457px;
  height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
}

._txt404Error_1xafi_20 {
  color: #fff;
  text-align: center;
  font-size: 54px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtNotFound_1xafi_29 {
  color: #fff;
  text-align: center;
  margin-top: 35px;
  font-size: 54px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtContent_1xafi_39 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 115%; /* 23px */
}

._btnBack_1xafi_48 {
  height: 40px;
  margin-top: 31px;
  display: flex;
  width: 203px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
}

/* CSS cho màn hình lớn hơn hoặc bằng 768px */
@media (min-width: 768px) {
  ._content_1xafi_60 {
    display: flex;
    flex-direction: row;
  }
  ._content_1xafi_60 img {
    max-width: 311px;
  }
}
/* CSS cho màn hình nhỏ hơn 768px */
@media (max-width: 767px) {
  ._content_1xafi_60 {
    display: flex;
    flex-direction: column;
  }
  ._content_1xafi_60 img {
    max-width: 100%; /* Để ảnh tự co lại cho phù hợp với màn hình */
  }
}._root_chd08_1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_chd08_10 {
  background: #002031;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 40px;
  padding-bottom: 200px;
  color: white;
}

._boxContent_chd08_22 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

._title_chd08_29 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtContent_chd08_38 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 115%; /* 23px */
}

@keyframes _rotate_chd08_1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
  }
  75% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
._boxContent_chd08_22 svg {
  animation: _rotate_chd08_1 2s infinite;
}._root_1xsb5_1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_1xsb5_10 {
  background: #002031;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 40px;
  padding-bottom: 200px;
  color: white;
}

._boxContent_1xsb5_22 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

._title_1xsb5_29 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtContent_1xsb5_38 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 115%; /* 23px */
}.circle-item {
  cursor: pointer;
  fill: #04161d;
}
.circle-item .border {
  stroke: white;
}
.circle-item .hover-border {
  opacity: 0;
}
.circle-item .text,
.circle-item,
.circle-item .hover-border {
  transition: 0.15s all ease-in-out;
}
.circle-item:hover .text {
  fill: white;
  opacity: 1;
}
.circle-item:hover .hover-border {
  opacity: 1;
}
.circle-item.disabled .text path {
  fill: rgba(255, 255, 255, 0.5);
}
.circle-item.disabled .text .lighter path {
  fill: rgba(255, 255, 255, 0.8);
}
.circle-item.disabled .hover-border {
  display: none;
}
._label_6dca0_1 {
  z-index: 1;
  left: 16px;
  top: -4px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  pointer-events: none;
}
._label_6dca0_1[class~=MuiInputLabel-shrink] {
  top: 8px;
  pointer-events: auto;
}

._mapMode_6dca0_15 {
  min-width: unset;
  margin: 0;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}
._mapMode_6dca0_15 [class~=MuiFormControl-root] {
  background: transparent;
}

._errors_6dca0_24 [class~=MuiFormControl-root] {
  background-color: #fff2f2;
}
._errors_6dca0_24 [class~=MuiFormLabel-root] {
  color: #ed2121;
  font-weight: 600;
}._btnConfiguration_d2v67_1 {
  height: 26px;
  width: 100%;
}

._txtApplyConfiguration_d2v67_6 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
}

._rootMk2Modal_d2v67_12 {
  width: 460px;
  padding: 28px;
}

._txtImportMk2_d2v67_17 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.01em;
}

._txtContentImport_d2v67_24 {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: var(--modal-quiet);
}

._fieldLabel_d2v67_31 {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--modal-quiet);
}

._linkDownload_d2v67_39,
._txtContentImport_d2v67_24,
._fieldLabel_d2v67_31 {
  --modal-accent: #0a6b62;
  --modal-accent-strong: #004744;
  --modal-quiet: #7c7b7b;
}

[data-theme="dark"] ._linkDownload_d2v67_39,
[data-theme="dark"] ._txtContentImport_d2v67_24,
[data-theme="dark"] ._fieldLabel_d2v67_31 {
  --modal-accent: #66f0a0;
  --modal-accent-strong: #8ff7bd;
  --modal-quiet: #9fb2b8;
}

._linkDownload_d2v67_39 {
  align-self: flex-start;
  padding: 0;
  border: none;
  background: none;
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  color: var(--modal-accent);
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
}
._linkDownload_d2v67_39:hover {
  color: var(--modal-accent-strong);
}

._modalButton_d2v67_73 {
  height: 34px;
  min-width: 92px;
  padding: 0 16px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
}._root_uiiow_1 {
  background: transparent;
  border-radius: 5px;
  cursor: pointer;
  width: 439px;
  height: 44px;
}
._root_uiiow_1:hover {
  background: transparent;
}

._disabled_uiiow_12 {
  cursor: not-allowed;
}

._icon_uiiow_16 {
  margin-top: 69px;
  margin-bottom: 14px;
  color: #004744;
  width: 48px;
  height: 48px;
}

._title_uiiow_24 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._subTitle_uiiow_33 {
  font-weight: 400;
  font-size: 12px;
  line-height: 115%;
  text-align: center;
  color: #000000;
}

._panel_uiiow_41,
._panelTitle_uiiow_42,
._panelHint_uiiow_43,
._panelIcon_uiiow_44 {
  --panel-accent: #0a6b62;
  --panel-border: #d7d7d7;
  --panel-wash: rgba(0, 71, 68, 0.05);
  --panel-hint: #7c7b7b;
}

[data-theme="dark"] ._panel_uiiow_41,
[data-theme="dark"] ._panelTitle_uiiow_42,
[data-theme="dark"] ._panelHint_uiiow_43,
[data-theme="dark"] ._panelIcon_uiiow_44 {
  --panel-accent: #66f0a0;
  --panel-border: #283d43;
  --panel-wash: rgba(102, 240, 160, 0.1);
  --panel-hint: #9fb2b8;
}

._panel_uiiow_41 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 22px 16px;
  border: 1px dashed var(--panel-border);
  border-radius: 10px;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}
._panel_uiiow_41:hover {
  border-color: var(--panel-accent);
  background-color: var(--panel-wash);
}

._panelActive_uiiow_78 {
  border-color: var(--panel-accent);
  border-style: solid;
  background-color: var(--panel-wash);
}

._panelFilled_uiiow_84 {
  border-style: solid;
  border-color: var(--panel-accent);
  background-color: var(--panel-wash);
}

._panelIcon_uiiow_44 {
  width: 22px;
  height: 22px;
  color: var(--panel-accent);
}

._panelTitle_uiiow_42 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: var(--panel-accent);
  word-break: break-all;
}

._panelHint_uiiow_43 {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--panel-hint);
}._headEr_41pxo_1 {
  display: flex;
  align-items: center;
}

._txtPos_41pxo_6 {
  margin-right: 16px;
}

._txtBox_41pxo_10 {
  background-color: #f8285a;
  border: 1px solid #ed2121;
  height: 34px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #fff;
  padding: 0 8px;
  cursor: pointer;
  font-size: 12px;
}

._txtCount_41pxo_24 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c73636;
  border-radius: 8px;
  min-width: 15px;
  height: 15px;
  z-index: 1;
  right: 0px;
  margin-left: -15px !important;
  margin-top: -4px !important;
}

._txtBoxRaining_41pxo_38 {
  background-color: rgba(65, 110, 245, 0.831372549);
  border: 1px solid #3864e9;
  width: 80px;
  height: 34px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #fff;
  padding: 0 8px;
  cursor: pointer;
  font-size: 12px;
  margin-right: 5px;
}._wrapper_19clj_1 {
  flex-grow: 1;
  overflow: hidden;
  height: 100%;
}

._content_19clj_7 {
  flex-grow: 1;
  padding-bottom: 16px;
}

._txtPos_19clj_12 {
  position: fixed;
  bottom: 11px;
}

._txtBox_19clj_17 {
  background-color: transparent;
  border: 1px solid #ed2121;
  min-width: 83px;
  height: 34px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #ed2121;
  padding: 0 8px;
  cursor: pointer;
}

._txtErTable_19clj_31 ._txtBox_19clj_17 {
  background-color: rgba(4, 71, 68, 0.08);
  border: 0;
  border-radius: 4px;
  width: 140px;
  height: 34px;
}
._txtErTable_19clj_31 ._txtBox_19clj_17 button {
  font-size: 12px;
}
._txtErTable_19clj_31 ._txtBox_19clj_17 button > div {
  left: -2px;
}

._txtSoilHead_19clj_45 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_19clj_52 {
  padding-left: 33px;
}._wrapperModal_1gvwd_1 {
  width: 100%;
  border-radius: 25px;
}

._header_1gvwd_6 {
  flex-direction: row;
  justify-content: space-between;
  column-gap: 16px;
  align-items: center;
  padding: 10px 24px;
  position: relative;
  background-color: rgba(0, 32, 49, 0.8);
  min-height: 51px;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_1gvwd_18 {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  justify-content: center;
  text-transform: uppercase;
}

._txtBox_1gvwd_26 {
  background-color: transparent;
  min-width: 83px;
  height: 24px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #fff;
  padding: 0 8px;
  cursor: pointer;
}

._body_1gvwd_39 {
  flex-direction: column;
  flex-grow: 1;
}

._bodyError_1gvwd_44 {
  height: 250px;
}

._headerBody_1gvwd_48 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px 37px;
}
._headerBody_1gvwd_48 ._item_1gvwd_55 {
  display: flex;
  width: 110px;
}

._closeIcon_1gvwd_60 {
  cursor: pointer;
  color: #999999;
}

._editBtn_1gvwd_65 {
  color: #004744;
  width: 120px;
}

._contentChart_1gvwd_70 {
  height: 100%;
  padding: 10px 8px 10px 21px;
}

._root_1gvwd_75 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_1gvwd_82 {
  padding: 10px;
  min-width: 140px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_1gvwd_90 {
  color: #f15b2a;
}

._titleSpan_1gvwd_94 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_1gvwd_94:hover {
  color: #f15b2a;
}

._content_1gvwd_70 {
  padding: 10px 8px 10px 21px;
  min-height: 80%;
  width: 100%;
}

._checkBoxIcon_1gvwd_108 {
  background-color: #004744;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  gap: 10px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}

._footer_1gvwd_121 {
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 20px;
}
._footer_1gvwd_121 ._footerItem_1gvwd_127 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
._footer_1gvwd_121 ._footerItem_1gvwd_127 svg {
  cursor: pointer;
}
._footer_1gvwd_121 ._title_1gvwd_94 {
  font-weight: 600;
  color: #000000;
}
._footer_1gvwd_121 ._RectangleItem_1gvwd_139 {
  width: 32px;
  height: 4px;
  background: #2c9e9e;
  border-radius: 1px;
}
._footer_1gvwd_121 ._RectangleItemSecond_1gvwd_145 {
  width: 32px;
  height: 4px;
  background: #41a1e7;
  border-radius: 1px;
}
._footer_1gvwd_121 ._RectangleItemFinal_1gvwd_151 {
  width: 32px;
  height: 4px;
  background: #9391ea;
  border-radius: 1px;
}._btnNotification_1ersb_1 {
  gap: 10px;
  border-radius: 100px;
  min-width: 20px !important;
  height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  cursor: pointer;
}

._menuNotificationWrapper_1ersb_10 [class~=MuiPaper-root] {
  width: 487px;
  height: 550px;
  overflow: hidden;
  border-radius: 15px;
  background: rgba(39, 39, 39, 0.9);
  backdrop-filter: blur(10px);
  margin-top: 5px;
}
._menuNotificationWrapper_1ersb_10 [class~=MuiList-root] {
  display: flex;
  height: 100%;
  padding-top: 0px !important;
}._root_1jpnu_1 {
  flex-grow: 1;
  margin-left: 15px;
  overflow-y: auto;
}

._boxAlerts_1jpnu_7 {
  height: 100%;
  display: flex;
  padding: 20px;
  align-items: flex-start;
  gap: 10px;
}

._groupIcon_1jpnu_15 {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  background: rgba(217, 217, 217, 0.1);
}

._txtNotification_1jpnu_27 {
  color: #efefef;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}

._txtDate_1jpnu_34 {
  color: #d8d8d8;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}._root_1vnje_1 {
  flex-grow: 1;
  height: 100%;
  padding: 0px;
}

._customLoading_1vnje_7 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

._infiniteScroll_1vnje_14 {
  overflow-y: scroll;
}
._infiniteScroll_1vnje_14::-webkit-scrollbar {
  width: 8px;
}
._infiniteScroll_1vnje_14::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  height: 100px;
}

._section_alerts_1vnje_26 {
  width: 487px;
  padding: 16px 24px;
  align-items: center;
  background: linear-gradient(91deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 101.62%);
}

._txtSeeAll_1vnje_33 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%; /* 12px */
}

._txtAlerts_1vnje_40 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

._section_body_1vnje_48 {
  flex-grow: 1;
  height: 100%;
}

._txtViewAll_1vnje_53 {
  color: #dcdcdc;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 115%; /* 16.1px */
}

._tabAll_1vnje_61 {
  flex-grow: 1;
  padding: 0px !important;
  margin-top: 8px;
}._section_alert_1js9e_1 {
  height: 40px;
  border-bottom: 1px solid #d7d7d7;
  padding: 9px 8px;
}

._txtAlert_1js9e_7 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 115%; /* 18.4px */
}

._groupAlert_1js9e_14 {
  padding: 20px;
  height: 360px;
}

._circularProgress_1js9e_19 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._enableEmail_1js9e_26 {
  border-radius: 6px;
  background: rgba(4, 71, 68, 0.08);
  display: flex;
  padding: 14px 8px;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  height: 35px;
}

._txtEmailNotification_1js9e_37 {
  font-size: 14px;
  font-weight: 400;
  line-height: 115%; /* 16.1px */
}

._txtSendEmail_1js9e_43 {
  margin-top: 5px;
  color: #747474;
  font-size: 12px;
  font-weight: 400;
  line-height: 125%; /* 15px */
}

._txtAlertType_1js9e_51 {
  font-size: 16px;
  font-weight: 600;
  line-height: 115%; /* 18.4px */
  margin-top: 15px;
}

._groupSelectAlerts_1js9e_58 {
  margin-top: 12px;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  background: rgba(123, 123, 123, 0.05);
}

._btnCancel_1js9e_65 {
  min-width: 0;
  width: 59px;
  border-radius: 4px;
  display: flex;
  width: 99px;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* Btns,Link/Btn S */
  font-size: 14px;
  font-weight: 500;
  line-height: 14px; /* 100% */
  letter-spacing: 0.28px;
}

._btnSave_1js9e_82 {
  display: flex;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px; /* 100% */
  letter-spacing: 0.28px;
  width: 98px;
}
._isSetup_lpy1p_2 [class~=select-label__dashboard] {
  width: auto;
}
._isSetup_lpy1p_2 [class~=select-label__dashboard] [class~=MuiSvgIcon-root] {
  width: 16px;
  height: 16px;
}
._isSetup_lpy1p_2 ._value_lpy1p_9 {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
}

@media screen and (width: 768px) and (height: 1024px) {
  [class~=select-label__dashboard] {
    width: 70px !important;
    min-width: 70px !important;
  }
}
/* Media query cho màn hình 820x1180 */
@media screen and (width: 820px) and (height: 1180px) {
  [class~=select-label__dashboard] {
    width: 180px !important;
    min-width: 180px !important;
  }
}
@media screen and (width: 768px) and (height: 1024px) {
  [class~=select-label__dashboard] {
    width: 150px !important;
    min-width: 150px !important;
  }
}
._txtNoOptions_lpy1p_34 {
  font-size: 16px;
  padding: 10px;
}._title_15tag_1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #5c5c5c;
}

._subtitle_15tag_9 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #5c5c5c;
}._grid_1ifwd_1 {
  --grid-font: "Exo", "Barlow", sans-serif;
  --grid-font-size: 13px;
  --grid-bg: #ffffff;
  --grid-border: #e4eaea;
  --grid-radius: 14px;
  --grid-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
  --grid-header-bg: #f4f7f7;
  --grid-header-text: #1d2939;
  --grid-header-border: #e4eaea;
  --grid-row-bg: #ffffff;
  --grid-row-border: #e7ebeb;
  --grid-row-hover: #f4f8f7;
  --grid-text: #1d2939;
  --grid-editable-bg: rgba(0, 71, 68, 0.07);
  --grid-editable-ring: rgba(0, 71, 68, 0.35);
  --grid-editable-hover: rgba(0, 71, 68, 0.12);
  --grid-non-editable-bg: rgba(0, 0, 0, 0.04);
  --grid-changed-bg: rgba(245, 158, 11, 0.18);
  --grid-changed-ring: rgba(217, 119, 6, 0.6);
  --grid-new-bg: rgba(245, 158, 11, 0.1);
  --grid-new-hover: rgba(245, 158, 11, 0.17);
  --grid-new-accent: var(--grid-changed-ring);
  --grid-required-dot: #dc3545;
  --grid-touched-bg: rgba(0, 71, 68, 0.05);
  --grid-touched-hover: rgba(0, 71, 68, 0.1);
  --grid-touched-accent: #004744;
  --grid-saved-bg: rgba(0, 71, 68, 0.1);
  --grid-saved-hover: rgba(0, 71, 68, 0.16);
  --grid-saved-accent: #0a6b62;
  --grid-focus-ring: #004744;
  --grid-editing-bg: rgba(0, 71, 68, 0.12);
  --grid-fill-preview-bg: rgba(0, 71, 68, 0.16);
  --grid-invalid-bg: rgba(255, 66, 74, 0.14);
  --grid-invalid-ring: rgba(255, 66, 74, 0.65);
  --grid-sort-idle: #9e9e9e;
  --grid-pinned-shadow: rgba(16, 24, 40, 0.08);
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border: 1px solid var(--grid-border);
  border-radius: var(--grid-radius);
  background-color: var(--grid-bg);
  box-shadow: var(--grid-shadow);
  font-family: var(--grid-font);
  font-size: var(--grid-font-size);
  color: var(--grid-text);
}
._grid_1ifwd_1:focus, ._grid_1ifwd_1:focus-visible {
  outline: none;
}

[data-theme="dark"] ._grid_1ifwd_1 {
  --grid-bg: #06212e;
  --grid-border: #223c48;
  --grid-shadow: none;
  --grid-header-bg: #0d2a38;
  --grid-header-text: #b5c2cb;
  --grid-header-border: #223c48;
  --grid-row-bg: #06212e;
  --grid-row-border: rgba(255, 255, 255, 0.07);
  --grid-row-hover: #0a2836;
  --grid-text: #eaf1f3;
  --grid-editable-bg: rgba(16, 185, 129, 0.15);
  --grid-editable-ring: rgba(52, 211, 153, 0.55);
  --grid-editable-hover: rgba(16, 185, 129, 0.22);
  --grid-non-editable-bg: rgba(255, 255, 255, 0.03);
  --grid-changed-bg: rgba(245, 158, 11, 0.4);
  --grid-changed-ring: rgba(253, 186, 46, 0.9);
  --grid-new-bg: rgba(245, 158, 11, 0.2);
  --grid-new-hover: rgba(245, 158, 11, 0.28);
  --grid-touched-bg: rgba(102, 240, 160, 0.07);
  --grid-touched-hover: rgba(102, 240, 160, 0.13);
  --grid-touched-accent: #66f0a0;
  --grid-saved-bg: rgba(102, 240, 160, 0.14);
  --grid-saved-hover: rgba(102, 240, 160, 0.2);
  --grid-saved-accent: #66f0a0;
  --grid-required-dot: #ff7a80;
  --grid-focus-ring: #66f0a0;
  --grid-editing-bg: rgba(102, 240, 160, 0.16);
  --grid-fill-preview-bg: rgba(102, 240, 160, 0.2);
  --grid-invalid-bg: rgba(255, 66, 74, 0.28);
  --grid-invalid-ring: rgba(255, 122, 128, 0.9);
  --grid-pinned-shadow: rgba(0, 0, 0, 0.45);
}

._header_1ifwd_90 {
  display: flex;
  flex: 0 0 auto;
  background-color: var(--grid-header-bg);
  border-bottom: 1px solid var(--grid-header-border);
  position: relative;
  z-index: 3;
}

._headerViewport_1ifwd_99 {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow: hidden;
}

._headerRow_1ifwd_106 {
  display: flex;
  flex: 0 0 auto;
  min-width: 100%;
}

._headerGroupRow_1ifwd_112 {
  display: flex;
  flex: 0 0 auto;
  min-width: 100%;
}

._headerGroupCell_1ifwd_118 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 8px;
  position: relative;
  background-color: var(--grid-header-bg);
  color: var(--grid-header-text);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
}

._headerRowWrap_1ifwd_137 ._headerLabel_1ifwd_137 {
  white-space: pre-line;
  line-height: 1.3;
  max-height: 2.6em;
  overflow: hidden;
  overflow-wrap: normal;
  word-break: normal;
  text-overflow: ellipsis;
}

._headerRowNumber_1ifwd_147,
._cellRowNumber_1ifwd_148 {
  justify-content: center;
  padding: 0 4px;
  color: var(--grid-sort-idle);
  font-variant-numeric: tabular-nums;
}

._headerCell_1ifwd_155 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 12px;
  box-sizing: border-box;
  background-color: var(--grid-header-bg);
  letter-spacing: 0.01em;
  font-size: 12px;
  font-weight: 600;
  color: var(--grid-header-text);
  user-select: none;
  position: relative;
  overflow: hidden;
}

._headerSortable_1ifwd_171 {
  cursor: pointer;
}

._headerLabel_1ifwd_137 {
  flex: 1 1 auto;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._headerNumeric_1ifwd_183 ._headerLabel_1ifwd_137 {
  text-align: right;
}

._headerTextLeft_1ifwd_187 ._headerLabel_1ifwd_137 {
  text-align: left;
}

._gridCentered_1ifwd_191 ._cell_1ifwd_148,
._gridCentered_1ifwd_191 ._cellNumeric_1ifwd_192 {
  justify-content: center;
  text-align: center;
}
._gridCentered_1ifwd_191 ._editorInput_1ifwd_196,
._gridCentered_1ifwd_191 input {
  text-align: center;
}
._gridCentered_1ifwd_191 ._headerCell_1ifwd_155 ._headerLabel_1ifwd_137 {
  text-align: center;
}

._headerRequiredMark_1ifwd_204 {
  color: var(--grid-required-dot);
  margin-left: 2px;
  font-weight: 700;
}

._srOnly_1ifwd_210 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

._sortIcon_1ifwd_222 {
  position: absolute;
  right: 8px;
  display: inline-flex;
  align-items: center;
  padding-left: 2px;
  background-color: var(--grid-header-bg);
  color: var(--grid-sort-idle);
  opacity: 0;
  transition: opacity 140ms ease;
}

._headerCell_1ifwd_155:hover ._sortIcon_1ifwd_222,
._headerCell_1ifwd_155:focus-within ._sortIcon_1ifwd_222 {
  opacity: 0.85;
}

._sortIconActive_1ifwd_239 {
  opacity: 1;
  color: var(--grid-header-text);
}

._headerCell_1ifwd_155:hover ._sortIconActive_1ifwd_239,
._headerCell_1ifwd_155:focus-within ._sortIconActive_1ifwd_239 {
  opacity: 1;
}

._filterButton_1ifwd_249 {
  position: absolute;
  right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: var(--grid-header-bg);
  color: var(--grid-sort-idle);
  cursor: pointer;
  opacity: 0;
  transition: opacity 140ms ease, background-color 140ms ease;
}
._filterButton_1ifwd_249:hover {
  background-color: var(--grid-editable-bg);
}

._headerCell_1ifwd_155:has(._sortIcon_1ifwd_222) ._filterButton_1ifwd_249 {
  right: 28px;
}

._headerCell_1ifwd_155:has(._sortIconActive_1ifwd_239) ._headerLabel_1ifwd_137,
._headerCell_1ifwd_155:has(._filterButtonActive_1ifwd_275) ._headerLabel_1ifwd_137 {
  padding-right: 22px;
}

._headerCell_1ifwd_155:has(._sortIconActive_1ifwd_239):has(._filterButtonActive_1ifwd_275) ._headerLabel_1ifwd_137 {
  padding-right: 44px;
}

._headerCell_1ifwd_155:hover ._filterButton_1ifwd_249,
._headerCell_1ifwd_155:focus-within ._filterButton_1ifwd_249 {
  opacity: 0.85;
}

._filterButtonActive_1ifwd_275,
._headerCell_1ifwd_155:hover ._filterButtonActive_1ifwd_275 {
  opacity: 1;
  color: var(--grid-editable-ring);
}

._resizeHandle_1ifwd_294 {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 100%;
  cursor: col-resize;
  touch-action: none;
  z-index: 1;
}
._resizeHandle_1ifwd_294:hover::after, ._resizeHandle_1ifwd_294._resizing_1ifwd_304::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 2px;
  width: 2px;
  height: 60%;
  background-color: var(--grid-editable-ring);
}

._body_1ifwd_314 {
  flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  position: relative;
  outline: none;
}

._bodyAutoHeight_1ifwd_322 {
  overflow: visible;
  flex: 0 0 auto;
}

._virtualSizer_1ifwd_327 {
  position: relative;
  width: 100%;
}

._row_1ifwd_332 {
  display: flex;
  align-items: stretch;
  contain: layout paint style;
  box-sizing: border-box;
  min-width: 100%;
  background-color: var(--grid-row-bg);
  border-bottom: 1px solid var(--grid-row-border);
  transition: background-color 0.15s ease;
}
._row_1ifwd_332:hover {
  background-color: var(--grid-row-hover);
}

._rowVirtual_1ifwd_346 {
  position: absolute;
  top: 0;
  left: 0;
}

._rowLast_1ifwd_352 {
  border-bottom: none;
}

._rowNew_1ifwd_356 {
  background-color: var(--grid-new-bg);
  box-shadow: inset 3px 0 0 0 var(--grid-new-accent);
}
._rowNew_1ifwd_356:hover {
  background-color: var(--grid-new-hover);
}

._rowConflict_1ifwd_364 {
  background-color: var(--grid-invalid-bg);
  box-shadow: inset 3px 0 0 0 var(--grid-invalid-ring);
}
._rowConflict_1ifwd_364:hover {
  background-color: var(--grid-invalid-bg);
}

._rowSaved_1ifwd_372 {
  background-color: var(--grid-saved-bg);
  box-shadow: inset 3px 0 0 0 var(--grid-saved-accent);
}
._rowSaved_1ifwd_372:hover {
  background-color: var(--grid-saved-hover);
}

._rowTouched_1ifwd_380 {
  background-color: var(--grid-touched-bg);
  box-shadow: inset 3px 0 0 0 var(--grid-touched-accent);
}
._rowTouched_1ifwd_380:hover {
  background-color: var(--grid-touched-hover);
}

._cell_1ifwd_148 {
  display: flex;
  align-items: center;
  contain: layout paint style;
  box-sizing: border-box;
  padding: 0 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: inherit;
  position: relative;
}

._cellNumeric_1ifwd_192 {
  justify-content: flex-end;
  text-align: right;
}
._cellNumeric_1ifwd_192 ._editorInput_1ifwd_196 {
  text-align: right;
}

._cellWrap_1ifwd_409 {
  white-space: normal;
  word-break: break-word;
  padding-top: 6px;
  padding-bottom: 6px;
}

._cellEditable_1ifwd_416 {
  background-color: var(--grid-editable-bg);
  box-shadow: inset 0 0 0 1px var(--grid-editable-ring);
}
._cellEditable_1ifwd_416:hover {
  background-color: var(--grid-editable-hover);
  cursor: text;
}

._cellDropdown_1ifwd_425._cellDropdown_1ifwd_425 {
  padding-right: 24px;
}

._cellDropdown_1ifwd_425 {
  position: relative;
}
._cellDropdown_1ifwd_425::after {
  content: "";
  position: absolute;
  right: 9px;
  top: calc(50% - 2px);
  width: 0;
  height: 0;
  border-left: 3.5px solid transparent;
  border-right: 3.5px solid transparent;
  border-top: 4px solid currentColor;
  opacity: 0.45;
  pointer-events: none;
}

._fillHandle_1ifwd_446 {
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 8px;
  height: 8px;
  z-index: 4;
  border-radius: 2px;
  background-color: var(--grid-editable-ring);
  border: 1px solid var(--grid-bg);
  cursor: crosshair;
}
._fillHandle_1ifwd_446:hover {
  transform: scale(1.25);
}

._cellFillPreview_1ifwd_462 {
  background-color: var(--grid-fill-preview-bg);
}

._cellFillPreviewMiddle_1ifwd_466 {
  box-shadow: inset 2px 0 0 0 var(--grid-focus-ring), inset -2px 0 0 0 var(--grid-focus-ring);
}

._cellFillPreviewTop_1ifwd_470 {
  box-shadow: inset 2px 0 0 0 var(--grid-focus-ring), inset -2px 0 0 0 var(--grid-focus-ring), inset 0 2px 0 0 var(--grid-focus-ring);
}

._cellFillPreviewBottom_1ifwd_474 {
  box-shadow: inset 2px 0 0 0 var(--grid-focus-ring), inset -2px 0 0 0 var(--grid-focus-ring), inset 0 -2px 0 0 var(--grid-focus-ring);
}

._cellFillPreviewSingle_1ifwd_478 {
  box-shadow: inset 0 0 0 2px var(--grid-focus-ring);
}

._fillBadge_1ifwd_482 {
  position: fixed;
  z-index: 1500;
  pointer-events: none;
  padding: 3px 8px;
  border-radius: 6px;
  background-color: var(--grid-focus-ring);
  color: var(--grid-bg);
  font-family: var(--grid-font);
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  box-shadow: 0 4px 12px var(--grid-pinned-shadow);
}

._cellNonEditable_1ifwd_497 {
  cursor: not-allowed;
}

._cellChanged_1ifwd_501 {
  background-color: var(--grid-changed-bg);
  box-shadow: inset 0 0 0 1px var(--grid-changed-ring);
}

._cellHoverReveal_1ifwd_506 > * {
  opacity: 0;
  transition: opacity 0.12s ease;
}

._row_1ifwd_332:hover ._cellHoverReveal_1ifwd_506 > *,
._cellHoverReveal_1ifwd_506:focus-within > * {
  opacity: 1;
}

._cellSaved_1ifwd_516 {
  background-color: var(--grid-saved-bg);
  box-shadow: inset 0 0 0 1px var(--grid-saved-accent);
}

._cellInvalid_1ifwd_521 {
  background-color: var(--grid-invalid-bg);
  box-shadow: inset 0 0 0 1px var(--grid-invalid-ring);
}

._cellFocused_1ifwd_526 {
  box-shadow: inset 0 0 0 2px var(--grid-focus-ring);
  z-index: 2;
}

._cellEditing_1ifwd_531 {
  background-color: var(--grid-editing-bg);
  box-shadow: inset 0 0 0 2px var(--grid-focus-ring);
  padding: 0 12px;
  z-index: 2;
}

._editorInput_1ifwd_196 {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: var(--grid-font-size);
  font-family: var(--grid-font);
  color: var(--grid-text);
}

._editorNumeric_1ifwd_551 {
  -moz-appearance: textfield;
}
._editorNumeric_1ifwd_551::-webkit-outer-spin-button, ._editorNumeric_1ifwd_551::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

._selectEditor_1ifwd_559 {
  width: 100%;
  height: 100%;
}
._selectEditor_1ifwd_559 .MuiInputBase-root {
  width: 100%;
  height: 100%;
  padding: 0 !important;
}
._selectEditor_1ifwd_559 .MuiAutocomplete-endAdornment {
  right: 0;
}

._selectEditorPaper_1ifwd_572 {
  font-family: "Exo", "Barlow", sans-serif;
  font-size: 13px;
  color: #1d2939;
  background-color: #ffffff;
  border: 1px solid var(--grid-border);
  border-radius: 10px;
  margin-top: 4px;
  overflow: hidden;
  max-width: min(420px, 100vw - 32px);
  box-shadow: 0 10px 28px rgba(16, 24, 40, 0.16);
}

[data-theme="dark"] ._selectEditorPaper_1ifwd_572 {
  color: #eaf1f3;
  background-color: #06212e;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.5);
}

._selectEditorList_1ifwd_591 {
  max-height: 288px;
  padding: 6px;
  scrollbar-width: thin;
}
._selectEditorList_1ifwd_591::-webkit-scrollbar {
  width: 8px;
}
._selectEditorList_1ifwd_591::-webkit-scrollbar-thumb {
  border-radius: 4px;
  border: 2px solid transparent;
  background-clip: content-box;
  background-color: var(--grid-sort-idle);
}
._selectEditorList_1ifwd_591 li.MuiAutocomplete-option {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 7px;
  padding: 5px 8px;
  font-size: 13px;
  color: inherit;
  min-height: 30px;
}
._selectEditorList_1ifwd_591 > li:not(.MuiAutocomplete-option) {
  display: block;
  padding: 0;
}
._selectEditorList_1ifwd_591 li.Mui-focused {
  background-color: var(--grid-row-hover);
}
._selectEditorList_1ifwd_591 li[aria-selected=true] {
  background-color: var(--grid-editing-bg);
  color: var(--grid-focus-ring);
  font-weight: 600;
}

._selectEditorList_1ifwd_591 .MuiAutocomplete-groupLabel {
  display: block;
  padding: 8px 8px 4px;
  background-color: inherit;
  color: var(--grid-sort-idle);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
._selectEditorList_1ifwd_591 .MuiAutocomplete-groupUl {
  padding: 0;
}
._selectEditorList_1ifwd_591 li:first-of-type .MuiAutocomplete-groupLabel {
  padding-top: 2px;
}

._selectOptionCheck_1ifwd_646 {
  display: inline-flex;
  flex-shrink: 0;
  width: 14px;
  color: var(--grid-focus-ring);
  opacity: 0;
}

li[aria-selected=true] ._selectOptionCheck_1ifwd_646 {
  opacity: 1;
}

._selectOptionLabel_1ifwd_658 {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._treeGroupCell_1ifwd_666 {
  position: relative;
}

._treeChevron_1ifwd_670 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: transparent;
  color: var(--grid-header-text);
  cursor: pointer;
  transition: background-color 140ms ease;
}
._treeChevron_1ifwd_670:hover {
  background-color: var(--grid-editable-bg);
}

._rowDragHandle_1ifwd_691 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--grid-sort-idle);
  cursor: grab;
  opacity: 0;
  transition: opacity 140ms ease;
  touch-action: none;
}
._rowDragHandle_1ifwd_691:active {
  cursor: grabbing;
}

._row_1ifwd_332:hover ._rowDragHandle_1ifwd_691 {
  opacity: 1;
}

._rowDragging_1ifwd_711 {
  opacity: 0.85;
  box-shadow: 0 4px 12px var(--grid-pinned-shadow);
}
._rowDragging_1ifwd_711 ._rowDragHandle_1ifwd_691 {
  opacity: 1;
}

._rowSkeleton_1ifwd_719 {
  pointer-events: none;
}

._skeletonBar_1ifwd_723 {
  display: block;
  width: 70%;
  height: 9px;
  border-radius: 5px;
  background: linear-gradient(90deg, var(--grid-non-editable-bg) 25%, var(--grid-row-hover) 50%, var(--grid-non-editable-bg) 75%);
  background-size: 200% 100%;
  animation: _gridSkeletonShimmer_1ifwd_1 1.3s ease-in-out infinite;
}

@keyframes _gridSkeletonShimmer_1ifwd_1 {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  ._skeletonBar_1ifwd_723 {
    animation: none;
  }
}
._cellPinnedLeft_1ifwd_746,
._headerPinnedLeft_1ifwd_747 {
  position: sticky;
  z-index: 2;
  background-color: inherit;
}

._headerPinnedLeft_1ifwd_747 {
  background-color: var(--grid-header-bg);
}

._cellPinnedRight_1ifwd_757,
._headerPinnedRight_1ifwd_758 {
  position: sticky;
  z-index: 2;
  background-color: inherit;
}

._headerPinnedRight_1ifwd_758 {
  background-color: var(--grid-header-bg);
}

._pinnedLeftEdge_1ifwd_768 {
  box-shadow: 2px 0 4px -2px var(--grid-pinned-shadow);
}

._pinnedRightEdge_1ifwd_772 {
  box-shadow: -2px 0 4px -2px var(--grid-pinned-shadow);
}

._row_1ifwd_332:hover ._cellPinnedLeft_1ifwd_746,
._row_1ifwd_332:hover ._cellPinnedRight_1ifwd_757 {
  background-color: var(--grid-row-hover);
}

._rowTouched_1ifwd_380 ._cellPinnedLeft_1ifwd_746,
._rowTouched_1ifwd_380 ._cellPinnedRight_1ifwd_757 {
  background-color: var(--grid-touched-bg);
}

._rowTouched_1ifwd_380:hover ._cellPinnedLeft_1ifwd_746,
._rowTouched_1ifwd_380:hover ._cellPinnedRight_1ifwd_757 {
  background-color: var(--grid-touched-hover);
}

._rowNew_1ifwd_356:hover ._cellPinnedLeft_1ifwd_746,
._rowNew_1ifwd_356:hover ._cellPinnedRight_1ifwd_757 {
  background-color: var(--grid-new-hover);
}

._pinnedBottom_1ifwd_796 {
  flex: 0 0 auto;
  display: flex;
  border-top: 1px solid var(--grid-header-border);
  background-color: var(--grid-header-bg);
  overflow: hidden;
  position: relative;
  z-index: 3;
}
._pinnedBottom_1ifwd_796 ._row_1ifwd_332 {
  background-color: var(--grid-header-bg);
  border-bottom: none;
}
._pinnedBottom_1ifwd_796 ._cell_1ifwd_148 {
  background-color: var(--grid-header-bg);
}

._overlay_1ifwd_813 {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: color-mix(in srgb, var(--grid-bg) 70%, transparent);
  z-index: 4;
  pointer-events: none;
}

._overlayBlocking_1ifwd_824 {
  pointer-events: auto;
  cursor: progress;
}

._emptyState_1ifwd_829 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 24px 0;
}

._loadingMore_1ifwd_837 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  color: var(--grid-header-text);
  font-size: 12px;
}._gridContainer_x0s6h_1 {
  height: 100%;
  width: 100%;
}
._gridContainer_x0s6h_1 [data-col-id="controlPanel"] {
  padding-left: 9px;
  padding-right: 4px;
}._root_1gm76_1 {
  min-height: 52px;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 8px 24px;
}

._actions_1gm76_12 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

._leftBox_1gm76_19 {
  text-decoration: none;
}

._btnBack_1gm76_23 {
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 5px;
  width: 32px;
  height: 32px;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
._btnBack_1gm76_23 > svg {
  width: 16px;
  height: 16px;
}

._title_1gm76_38 {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
}

._subTitle_1gm76_44 {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #7c7b7b;
}

[data-theme="dark"] ._subTitle_1gm76_44 {
  color: #9fb2b8;
}._title_y1mrt_1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.01em;
}

._subtitle_y1mrt_8 {
  font-size: 13px;
  line-height: 18px;
  color: #7c7b7b;
}

._toolbarButton_y1mrt_14 {
  height: 34px;
  padding: 0 14px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  white-space: nowrap;
}

[data-theme="dark"] ._subtitle_y1mrt_8 {
  color: #9fb2b8;
}._root_1akii_1 {
  padding: 52px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1akii_11 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

._progress_1akii_18 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._spinner_1akii_24 {
  margin-top: 8px;
}

._elapsed_1akii_28 {
  margin-top: 10px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-variant-numeric: tabular-nums;
  color: #7c7b7b;
}

._title_1akii_37 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 7px;
  margin-top: 20px;
}

._description_1akii_47 {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #999;
}

._actions_1akii_55 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1akii_55 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1akii_64 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
}

._btnTry_1akii_75 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1akii_80 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}

[data-theme="dark"] ._elapsed_1akii_28 {
  color: #9fb2b8;
}
[data-theme="dark"] ._errorIcon_1akii_80 {
  color: #66f0a0;
}._root_608ds_1 {
  background: transparent;
  border-radius: 5px;
  cursor: pointer;
  width: 439px;
  height: 227px;
}
._root_608ds_1:hover {
  background: transparent;
}

._disabled_608ds_12 {
  cursor: not-allowed;
}

._icon_608ds_16 {
  margin-top: 69px;
  margin-bottom: 14px;
  color: #004744;
  width: 48px;
  height: 48px;
}

._title_608ds_24 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 11px;
}

._subTitle_608ds_34 {
  font-weight: 400;
  font-size: 12px;
  line-height: 115%;
  text-align: center;
  color: #000000;
}._header_dd3by_1 {
  height: 40px;
  min-height: 48px;
  align-items: center;
  padding: 0 15px;
}

._headerBtn_dd3by_8 {
  cursor: pointer;
  padding: 2px;
}

._headerText_dd3by_13 {
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  margin-bottom: 4px;
  width: 100%;
}
._headerText_dd3by_13._hasBtnClose_dd3by_20 {
  margin-left: 17px;
}#GoogleMap #infowindow-content {
  display: inline;
}

#infowindow-content {
  display: none;
}

.inputSearch {
  width: 259px;
  text-overflow: ellipsis;
  height: 37px;
  color: #747474;
  background-color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
  padding: 11px 21px;
  border: none;
  position: absolute;
  margin-left: 20px;
  margin-top: 13px;
}

.gm-style a[href^="http://maps.google.com/maps"],
.gm-style a[href^="https://maps.google.com/maps"],
.gm-style a[href^="https://www.google.com/maps"]
{
  display: none !important;
}

.popup-bubble {
  /* Position the bubble centred-above its parent. */
  position: absolute;
  top: -12px;
  left: 0;
  transform: translate(-50%, -100%);
  /* Style the bubble. */
  background-color: #404040;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 2px;
  /* font-family: sans-serif; */
  overflow-x: auto;
  /* max-width: 60px; */
  /* width: 100%; */
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
  /* min-width: 200px; */
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
  position: absolute;
  width: 100%;
  bottom: -35px; /* Điều chỉnh khoảng cách popup với điểm chỉ định */
  left: 0;
  transform: translateY(100%);
}

.popup-bubble-anchor-2 {
  bottom: -30px;
}

.popup-bubble-anchor-2 .popup-bubble {
  background: transparent;
  color: #004744;
  box-shadow: none;
  font-weight: bold;
  text-shadow: 0px 0px 3px #ffff;
  top: 5px;
}

/* This element draws the tip. */
/* .popup-bubble-anchor::after {
  content: "";
  position: absolute;
  top: -35px;
  left: 0;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid white;
} */

.popup-container {
  position: absolute;
  /* background-color: white;
  border: 1px solid #ccc; */
  /* padding: 10px; */
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px; */
  min-width: 200px;
  z-index: -300;
}
.popup-container.active {
  display: none !important;
}
.custom-infor-popup {
  display: block !important;
}
.custom-infor-popup .gm-style-iw-c {
  background-color: rgb(0, 0, 0, 0.88);
  color: #fff;
  padding: 0 !important;
}
.custom-infor-popup .gm-style-iw-d {
  overflow: auto !important;
  padding: 14px;
}
.custom-infor-popup .gm-style-iw-tc {
  display: none;
}
.custom-infor-popup .stylePopups {
  min-width: 165px;
}

.btnWeather {
  background-color: #e6eded;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 115%;
  color: #000;
  border-radius: 5px;
  cursor: pointer;
  border: none;
  padding: 10px 20px;
}

.btnWeather:hover {
  background-color: #e6eded;
  color: #000;
}

.custom-infor-popup .gm-ui-hover-effect {
  top: 7px !important;
  right: 10px !important;
  width: 20px !important;
  height: 20px !important;
  span {
    mask-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='1'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.39137%205.39107C5.63545%205.14699%206.03118%205.14699%206.27525%205.39107L14.6086%2013.7244C14.8527%2013.9685%2014.8527%2014.3642%2014.6086%2014.6083C14.3645%2014.8524%2013.9688%2014.8524%2013.7247%2014.6083L5.39137%206.27495C5.14729%206.03087%205.14729%205.63514%205.39137%205.39107Z'%20fill='red'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6086%205.39107C14.8527%205.63514%2014.8527%206.03087%2014.6086%206.27495L6.27525%2014.6083C6.03118%2014.8524%205.63545%2014.8524%205.39137%2014.6083C5.14729%2014.3642%205.14729%2013.9685%205.39137%2013.7244L13.7247%205.39107C13.9688%205.14699%2014.3645%205.14699%2014.6086%205.39107Z'%20fill='red'/%3e%3c/g%3e%3c/svg%3e") !important;
    background-color: #fff;
    margin: 4px !important;
  }
}
.custom-infor-popup .title {
  text-align: left;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 8px;
  padding-right: 20px;
}
.custom-infor-popup .box {
  max-width: 200px;
  min-width: 200px;
  overflow: auto;
  p {
    margin: 3px 0;
    font-size: 11px;
  }
}
.custom-infor-popup .box-center {
  display: flex;
}
.custom-infor-popup .box_left {
  width: 70%;
  text-align: left;
  text-transform: capitalize;
}
.custom-infor-popup .box_right {
  width: 30%;
  text-align: right;
  color: #52e28f;
  white-space: nowrap;
}
.custom-infor-popup .text-inline {
  color: #8d8c8c;
  font-style: italic;
  line-height: 6px;
  p {
    font-size: 11px;
    margin-top: 8px;
  }
}
.custom-infor-popup .battery {
  margin-top: 14px;
  p {
    position: relative;
    text-indent: 22px;
    font-size: 11px;
  }
  p:after {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgB7VDBDYJAENxd8OEPOqAFKzB2QAnwkFgGHag/w+ewAksgdmAJdHD39KG33mI08MCc4cskd7ubm5nbDMAMlGtr6sY1iafGAPO5ivODDOFOq8Q6MTFvfNQP4SIq13YG9Hk4xXkrxwa0/lVDgFb4hVZpplVEfXfZBiyXY3WwCuJlAZASTAAFpAcGdwmIsByrfS4z58unvWIXImLzZ4j7KspWMocSTGHqm5j4GND7+yPM+OIFSeNbmA7+UQsAAAAASUVORK5CYII=');
    content: '';
    display: block;
    width: 16px;
    height: 16px;
  }
  p.iconFull:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgB7VDBDYJAENxd8OEPOqAFKzB2QAnwkFgGHag/w+ewAksgdmAJdHD39KG33mI08MCc4cskd7ubm5nbDMAMlGtr6sY1iafGAPO5ivODDOFOq8Q6MTFvfNQP4SIq13YG9Hk4xXkrxwa0/lVDgFb4hVZpplVEfXfZBiyXY3WwCuJlAZASTAAFpAcGdwmIsByrfS4z58unvWIXImLzZ4j7KspWMocSTGHqm5j4GND7+yPM+OIFSeNbmA7+UQsAAAAASUVORK5CYII=');
  }
  p.iconWorking:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC9SURBVHgB7VDBCcJAEJy9i5Ay0oK/PKJgB+lAbMLoL7+gH7UCSQWWEBUFn5ZgB+bjw2CyXk4SUCEc5Jt57OyyzDAM0IHKwTMvUatjpuAUOce0PK/L0+LAVUJ2wK+RkQFbDgS2avsY1MaLy03/58MxRce44j994KopwdOBj0zuxc9TJcnDihuTCN7BznyBNpDy/m3wtFOQDGtuRDHBQx5IxyWZqMhmJUKXuKLo1NdXWR4H3hXUS2CKvNigQ403iCNDxq+S7b8AAAAASUVORK5CYII=');
  }
  p.iconHalf:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACKSURBVHgB7VFBDYAwDOwIQiYBJOAABwQnOAAUEBQgAXBQCThgDuAaxh5LSLbw3SXdrenucumIEpQcV1GsIB2oMahZMQ/S5BBrK64CDeTthHoMXBTmw6ZpcJ+/1Ji/XIO2zBtqUEdhWFB1Rv9w+gYmIkGL2pWNLb8Qs8QeeyqlyWV5MGFrEoqREhxuy3MlEi+5sFsAAAAASUVORK5CYII=');
  }
}
.custom-infor-popup .styleFooter {
  border-top: 1px solid #3b3b3b;
  padding-top: 10px;
  margin: 0 -14px;
  text-align: center;
}
.custom-infor-popup .btn {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAYAAAAJKR1YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFmSURBVHgBzZdPSsNAHIXfBBe1YBdm2b3g3oPoAbQX0H1xL7i3FxAPoO7rARSPYZfZpFC7Mr6HEyhY5DczSZ0PHiEhAx9vJn/GwdM0zZCHQ2bAFNgdK6Z2ztU6cV6m5KHE/1JRqiooM8pARpR02dfUjJAPpYSGyIdByOI9QDzWsYVVSNP6zowRztiPNUlZhVLauWLmzNJy8x76Re2cMefWAX2/ANXOK/NmHdCV0LYpbdu5RwBdCF0zz/i94NXOgnlBAKlCkpgwH8wTc7xxXe3cIZDURd22cMFceqmpF9P1RwSSItS2MPXnM3+8xc8jfoMIUoTadjZbmPlrE0S0I2LX0F9rRCKniCRWaFs7nRA7ZXqq5uiBWKEZeiJUKOZrL/S/3MvH9QHxnMAg5fgfewQb+l6l/O4uLDepoS/YnrYljLWnIJE18mEloQr5UBfcnH0iDyltFGvXnvkNo7LLbZHW79rLqBh8AwS8TOobaTk7AAAAAElFTkSuQmCC');
  background-color: #3b3b3b;
  display: inline-block;
  width: 36px;
  height: 28px;
  text-indent: -999px;
  cursor: pointer;
  margin: 0 10px;
  border: 0;
  border-radius: 5px;
}
.custom-infor-popup .btn.btn2 {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAYAAAAJKR1YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAILSURBVHgBzVc9TgJBFP6WWCgJFFJur9ITTsAFPADxAIZesSf0wgEMB8BeE2vxAHABSpo1QSrxfdk3MoGFfYsE90s+JjPMy/vm/cxmAiiWy2VRhnPhqbCA42EujIIgiDgJVExFhgr+FzMRNSuImHIOxBAV0XLG1JSRH1RO5KeI/VESVoWhzqfCsfAT++H0BPuhLmzpCE9AScdXYU/FZUFhn25qCwfCpbAprAlflJe6xo551r2ZkDVCFBKq05G3PsEqOiPlUNhFnNImjMgSIZ627jn08YQ4RT7cvjoyRMoqiKe8EXbUQd9g4w7QUdu6wQaB9P6FYR8FsC7uEaeMV0VawYZqw4If6Fpq6iwRovMG4pogXGuvgzXESPRVzBSr7ntEHKESDiDoSsfRlv/phFfAG+I0NRL2THSsIgWWLnOnTQIdMB1MjYtClLDfrYU4gCCHaxXAS89FixF5F94hTi3nfp00sOpMEywpcyd7wOYJXXGzVlq6d7Rmy5R3sTvSv7B0GZ1+YPMyJFjEbU900h6CUWJqa0j5zlnbflfbhlilZVsEGCEW/y1SYL0YXcEmXW4UMcR2MbRh/fVggFUQT8/Pg6sFK0K1oa3py5+lyzqek9Ti9PaOPdtUWGvoaDjm68IECvpGjkBBC+QHcwqaIT+ICvI4+0I+RPGhGAVupg9G8i/Poqxg/S5UDAODH9wvh4eYFU1gAAAAAElFTkSuQmCC');
}

.custom-marker-label {
  margin-top: 60px; /* Adjust this value to your preference */
  text-shadow: 0px 0px 3px #ffff;
  box-shadow: none;
}
._root_1tgk2_1 {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
}
._root_1tgk2_1 [class~=gm-style-iw-a] [class~=gm-style-iw-t] {
  color: #1c1b1e;
}

._leftMenu_1tgk2_11 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 99;
}
._leftMenu_1tgk2_11 ._leftMenuContent_1tgk2_18 {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}

._rightMenu_1tgk2_25 {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
._rightMenu_1tgk2_25 ._rightMenuContent_1tgk2_31 {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
._rightMenu_1tgk2_25 ._rightMenuContent_1tgk2_31 ._btnToggleMenu_1tgk2_37 {
  position: relative;
  left: 0;
  z-index: 1;
  width: 24px;
  height: 58px;
  min-width: unset;
  border-radius: 5px 0px 0px 5px;
}
._rightMenu_1tgk2_25 ._rightMenuContent_1tgk2_31 ._btnToggleMenu_1tgk2_37._btnToggleMenu01_1tgk2_46 {
  top: -58px;
  left: 24px;
}
._rightMenu_1tgk2_25 ._rightMenuContent_1tgk2_31 ._btnLayers_1tgk2_50 {
  position: absolute;
  bottom: 16px;
  left: -90px;
  min-width: 76px;
  border-radius: 5px;
}

._btnZoom_1tgk2_58 {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
._btnZoom_1tgk2_58:hover {
  background-color: #ffffff;
}

._btnCancelCustomMarker_1tgk2_67 {
  position: absolute;
  left: 23px;
  top: 13px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
._btnCancelCustomMarker_1tgk2_67 [class~=MuiButton-startIcon] {
  margin-right: 10px;
}

._btnResetMicroClimate_1tgk2_79 {
  position: absolute;
  left: 120px;
  top: 13px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
._btnResetMicroClimate_1tgk2_79 [class~=MuiButton-startIcon] {
  margin-right: 10px;
}

._customMarkerTextCenter_1tgk2_91 {
  background: rgba(0, 71, 68, 0.8);
  border-radius: 5px;
  top: 13px;
  left: 50%;
  transform: translate(-50%, 0px);
  position: absolute;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #ffffff;
  padding: 16px;
}

._customMarkerRightTool_1tgk2_105 {
  right: 23px;
  top: 13px;
  position: absolute;
}
._customMarkerRightTool_1tgk2_105 > *:not(:first-child) {
  margin-left: 17px;
}

._btnDoneCMK_1tgk2_114 {
  height: 32px;
  min-width: 92px;
  padding: 4px 8px;
}
._btnDoneCMK_1tgk2_114 [class~=MuiButton-startIcon] {
  color: transparent;
}

._btnShowCMPosition_1tgk2_123 {
  justify-content: flex-start;
  height: 32px;
  padding: 4px 8px;
  min-width: 202px;
  font-size: 12px;
  line-height: 115%;
  color: #747474;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 5px;
}
._btnShowCMPosition_1tgk2_123 [class~=MuiButton-startIcon] {
  margin-right: 7px;
  color: #004744;
}
._btnShowCMPosition_1tgk2_123:hover {
  background: #ffffff;
  color: #747474;
}

._menuNotificationWrapper_1tgk2_145 [class~=MuiPaper-root] {
  width: 487px;
  height: 550px;
  overflow: hidden;
  border-radius: 15px;
  background: rgba(39, 39, 39, 0.9);
  backdrop-filter: blur(10px);
  margin-top: 5px;
}
._menuNotificationWrapper_1tgk2_145 [class~=MuiList-root] {
  display: flex;
  height: 100%;
  padding-top: 0px !important;
}

._btnCurrentLocation_1tgk2_160 {
  top: 13px;
  left: 22px;
  position: absolute;
  width: 30px;
  height: 31px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  min-width: 0;
}
._btnCurrentLocation_1tgk2_160:hover {
  background: #ffffff;
}
._btnCurrentLocation_1tgk2_160 svg {
  color: #2e3a59;
}

._btnNotification_1tgk2_178 {
  top: 13px;
  left: 70px;
  position: absolute;
  gap: 10px;
  border-radius: 3px;
  width: 30px;
  min-width: 0;
  height: 31px;
  border: 1px solid #d7d7d7;
  background: #ffffff;
}
._btnNotification_1tgk2_178:hover {
  background: #ffffff;
}
._btnNotification_1tgk2_178 svg {
  color: #2e3a59;
}

._btnCurrentMapViewLayers_1tgk2_197 {
  top: 13px;
  left: 120px;
  position: absolute;
  width: 110px;
  height: 31px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  border-radius: 3px;
  min-width: 0;
}
._btnCurrentMapViewLayers_1tgk2_197:hover {
  background: #ffffff;
  color: #000;
}
._btnCurrentMapViewLayers_1tgk2_197 svg {
  color: #2e3a59;
}

._btnControlMonitorTab_1tgk2_219 {
  top: 93px;
  left: -160px;
  width: 160px;
  position: absolute;
  justify-content: center;
  padding: 10px 18px;
  font-size: 11.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._btnControlMonitorTab_1tgk2_219 [class~=MuiButton-startIcon] {
  margin-right: 15px;
  background: #004744;
  border-radius: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

._boxActionMapType_1tgk2_242 {
  position: absolute;
  left: 65px;
  bottom: 16px;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
  padding: 4px;
}
._boxActionMapType_1tgk2_242 ._btnActionMapType_1tgk2_253 {
  height: 27px;
  width: 96.5px;
  padding: 0;
  border-radius: 6px;
  font-weight: 600;
  font-size: 11.1885px;
  line-height: 14px;
}
._boxActionMapType_1tgk2_242 ._btnActionMapType_1tgk2_253[class~=MuiButton-contained] {
  color: #ffffff;
}
._boxActionMapType_1tgk2_242 ._btnActionMapType_1tgk2_253:not(:first-child) {
  margin-left: 6px;
}

._btnMap_1tgk2_269 {
  width: 30px;
  height: 34px;
  min-width: unset;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 8px;
  color: #1c1b1e;
  opacity: 0.5;
}

._quickToolTxt_1tgk2_280 {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

._verticalDivider_1tgk2_287 {
  width: 1px;
  height: 25px;
  background-color: #ffffff;
  margin-left: 6px;
  margin-right: 6px;
}

._tooltipMenuTxt_1tgk2_295 {
  font-size: 15px;
}._title_3s2ii_1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._btnNext_3s2ii_8 {
  height: 26px;
  padding: 0px 20px;
}

._subtitle_3s2ii_13 {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 30px;
}._root_iuzdi_1 {
  width: 100%;
  height: 100%;
  position: relative;
}

._topBox_iuzdi_7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  padding: 0px 26px 0px 22px;
}
._topBox_iuzdi_7 > *:not(:first-child) {
  margin-left: 8px;
}
@media (max-width: 575.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 575.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 {
    flex-wrap: wrap !important;
  }
}
._topBox_iuzdi_7 ._topLeft_iuzdi_70 {
  flex: 1;
  display: flex;
}
._topBox_iuzdi_7 ._topLeft_iuzdi_70 > *:not(:first-child) {
  margin-left: 8px;
}
._topBox_iuzdi_7 ._btnClose_iuzdi_77 {
  background: #004744;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 5px;
  min-width: unset;
  border: none;
  width: 32px;
  height: 32px;
  padding: 0;
}
._topBox_iuzdi_7 ._btnClose_iuzdi_77 svg {
  color: #ffffff;
  width: 16px;
  height: 16px;
}
._topBox_iuzdi_7 ._btnClose_iuzdi_77:hover {
  background: #004744;
}
._topBox_iuzdi_7 ._topCenter_iuzdi_95 {
  flex: 1;
  min-height: 31px;
  padding: 9px 16px;
  background: rgba(0, 71, 68, 0.8);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topCenter_iuzdi_95 {
    margin-left: 0;
    margin-top: 4px;
    flex-basis: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topCenter_iuzdi_95 {
    flex-grow: 0;
    margin-left: 0;
    margin-top: 4px;
    flex-basis: 306px;
  }
}
._topBox_iuzdi_7 ._topRight_iuzdi_126 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 > * {
    width: -webkit-fill-available;
  }
}
._topBox_iuzdi_7 ._topRight_iuzdi_126 > *:not(:first-child) {
  margin-left: 8px;
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 > *:not(:first-child) {
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (max-width: 575.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (max-width: 575.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) and (orientation: portrait) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) and (orientation: landscape) {
  ._topBox_iuzdi_7 ._topRight_iuzdi_126 {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 4px;
  }
}
._selectCustom_iuzdi_227 {
  width: 149px;
}

._selectCustomBottom_iuzdi_231 {
  width: 149px;
  margin-top: 4px;
}

._btnShowPosition_iuzdi_236 {
  justify-content: flex-start;
  min-height: 32px;
  padding: 4px 8px;
  min-width: 202px;
  font-size: 12px;
  line-height: 115%;
  color: #747474;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 5px;
}
._btnShowPosition_iuzdi_236 [class~=MuiButton-startIcon] {
  margin-right: 7px;
  color: #004744;
}

._btnDone_iuzdi_252 {
  min-height: 32px;
  min-width: 92px;
  padding: 4px 8px;
}
._btnDone_iuzdi_252 [class~=MuiButton-startIcon] {
  color: transparent;
}

._rightBottomBox_iuzdi_261 {
  position: absolute;
  right: 19px;
  bottom: 30px;
}
._rightBottomBox_iuzdi_261 button {
  padding: 0;
  min-width: 0;
  width: 30px;
  background: #ffffff;
}
._rightBottomBox_iuzdi_261 button:hover {
  background: #ffffff;
}
._rightBottomBox_iuzdi_261 button svg {
  width: 16px;
  height: 16px;
  color: #000000;
}

._btnCurrentLocation_iuzdi_281 {
  height: 31px;
  min-width: 0;
  margin-bottom: 5px;
  border-radius: 3px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

._groupZoom_iuzdi_289 {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
._groupZoom_iuzdi_289 > button {
  height: 34px;
  border-radius: unset;
}
._groupZoom_iuzdi_289 > button:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

._mapToolBoxWrapper_iuzdi_304 {
  z-index: 1;
  left: 23px;
  bottom: 56px;
  position: absolute;
  display: flex;
  flex-direction: column;
}

._verticalDivider_iuzdi_313 {
  width: 1px;
  height: 25px;
  background-color: #ffffff;
  margin-left: 6px;
  margin-right: 6px;
}

._boxActionMapType_iuzdi_321 {
  position: absolute;
  left: 22px;
  bottom: 30px;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
  padding: 4px;
}
._boxActionMapType_iuzdi_321 ._btnActionMapType_iuzdi_332 {
  height: 27px;
  width: 96.5px;
  padding: 0;
  border-radius: 6px;
  font-weight: 600;
  font-size: 11.1885px;
  line-height: 14px;
}
._boxActionMapType_iuzdi_321 ._btnActionMapType_iuzdi_332[class~=MuiButton-contained] {
  color: #ffffff;
}
._boxActionMapType_iuzdi_321 ._btnActionMapType_iuzdi_332:not(:first-child) {
  margin-left: 6px;
}

._tooltipMenuTxt_iuzdi_348 {
  font-size: 15px;
}._root_19nhl_1 {
  display: flex;
  align-items: stretch;
}

._leftBox_19nhl_6 {
  height: 100%;
  width: 680px;
  max-width: 680px;
  border-right: 1px solid #d7d7d7;
}
._leftBox_19nhl_6 > div > div {
  height: 100vh;
}
._leftBox_19nhl_6 > div > div [class~=setuplayout-children] {
  min-height: 0;
  display: flex;
  flex-direction: column;
}

._topBox_19nhl_21 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 15px 13px 20px;
}
._topBox_19nhl_21 ._title_19nhl_27 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

._content_19nhl_33 {
  flex: 1;
  overflow: hidden;
  display: flex;
  padding: 0px 20px 20px;
}
._content_19nhl_33 > div {
  flex: 1;
  min-height: 0;
}
._content_19nhl_33 table {
  min-width: 0;
}
._content_19nhl_33 table thead tr > * {
  position: sticky;
  top: 0;
}

._positionBox_19nhl_51 {
  display: flex;
  align-items: center;
  cursor: pointer;
}
._positionBox_19nhl_51 ._positionText_19nhl_56 {
  font-size: 12px;
  line-height: 100%;
}
._positionBox_19nhl_51 ._positionIcon_19nhl_60 {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

._mapBox_19nhl_66 {
  flex: 1;
}

._rowAction_19nhl_70 > * {
  background: #66918f;
}

._txtStationHeader_19nhl_74 {
  font-size: 16px;
  font-weight: 500;
  list-style: 18.4px;
  margin-top: 14px;
}

._menuWrapper_19nhl_81 [class~=MuiPaper-root] {
  padding: 0;
  margin-top: 4px;
  width: 139px;
  border-radius: 4px;
  height: 38px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}

._btnTutorials_19nhl_90 {
  width: 100%;
  height: 28px;
  justify-content: start;
  padding: 0px 20px;
  background-color: transparent;
}
._btnTutorials_19nhl_90:hover {
  background-color: transparent;
}

._boxStepOne_19nhl_101 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 30%;
  left: 0;
  margin-left: 30px;
  position: absolute;
  z-index: 99;
  height: 222px;
  width: 378px;
  border-radius: 8px;
  background: #fff;
}

._navBarOne_19nhl_116 {
  height: 12px;
  background-color: #296562;
  border-top-left-radius: 8px;
}

._navBarSecond_19nhl_122 {
  height: 12px;
  background-color: #cddada;
  border-top-right-radius: 8px;
}

._bodyBox_19nhl_128 {
  padding: 25px 30px;
  width: 100%;
}

._stepIndicator_19nhl_133 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

._geoTagTitle_19nhl_139 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

._geoTagInstruction_19nhl_146 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

._footerActionButtons_19nhl_152 {
  justify-content: end;
  padding: 10px 30px;
}

._boxStepSecond_19nhl_157 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 40%;
  right: 0;
  margin-right: 30px;
  position: absolute;
  z-index: 99;
  height: 222px;
  width: 378px;
  border-radius: 8px;
  background: #fff;
}

._btnBack_19nhl_172 {
  background-color: transparent;
  color: #000;
  padding: 0px !important;
  justify-content: start;
}
._btnBack_19nhl_172:hover {
  background-color: transparent;
  color: #000;
}

._boxStepThird_19nhl_183 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 10%;
  right: 0;
  margin-right: 30px;
  position: absolute;
  z-index: 99;
  height: 192px;
  width: 378px;
  border-radius: 8px;
  background: #fff;
}

._boxStepFour_19nhl_198 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 30%;
  left: 0;
  margin-left: 30px;
  position: absolute;
  z-index: 99;
  height: 192px;
  width: 378px;
  border-radius: 8px;
  background: #fff;
}

._txtSave_19nhl_213 {
  font-size: 14px;
  font-weight: 700;
  color: #004744;
}._wrapper_1i6ef_1 {
  overflow: hidden;
  flex-grow: 1;
}

._header_1i6ef_6 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

._content_1i6ef_13 {
  flex-grow: 1;
  overflow: hidden;
}

._footer_1i6ef_18 {
  display: flex;
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

._circleProgress_1i6ef_25 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 35%;
}

._stackWra_1i6ef_32 {
  width: 100%;
  overflow: hidden;
}

._tableContainer_1i6ef_37 {
  overflow: hidden;
  width: 100%;
}

._table_1i6ef_37 {
  width: 100%;
}

._headFirstCell_1i6ef_46 {
  margin-left: 45px !important;
}

._tableCell_1i6ef_50 {
  border: 2px solid saddlebrown;
}

._stackCell_1i6ef_54 {
  width: 30%;
  overflow: hidden;
}._wrapper_10k7t_1 {
  overflow: hidden;
  flex-grow: 1;
}

._header_10k7t_6 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

._content_10k7t_13 {
  flex-grow: 1;
}

._circleProgress_10k7t_17 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

._footer_10k7t_24 {
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

._tableContainer_10k7t_30 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: "3px";
}

._table_10k7t_30 {
  width: 100%;
}

._ruleContainer_10k7t_40 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

._tableBody_10k7t_46 {
  background-color: white;
}

._addRuleBtn_10k7t_50 {
  text-decoration: none;
  color: #004744;
}._wrapper_hhpx4_1 {
  background-color: #ffffff;
  flex-grow: 1;
  height: 100%;
}

._groupHeader_hhpx4_7 {
  height: 53px;
}

._groupLayoutHeader_hhpx4_11 {
  padding: 10px !important;
}

._tabSoils_hhpx4_15 {
  padding: 0px 16px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}

._tabLeaf_hhpx4_24 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabCommon_hhpx4_33 {
  padding: 20px 0px 20px 0px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
  flex-grow: 1;
  background-color: transparent;
}

._tabStation_hhpx4_43 {
  padding: 20px 0px 0px 0px;
  flex-grow: 1;
  height: 100%;
  overflow: hidden !important;
}._form_rm6io_1 {
  margin-bottom: 8px;
}

._root_rm6io_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_rm6io_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
}

._description_rm6io_21 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #999;
}

._stepTitle_rm6io_31 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 10px;
}

._stepDone_rm6io_38 {
  color: #5c5c5c;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}

._btnDownload_rm6io_47 {
  height: 32px;
  padding: 4px 16px;
}

._Table_rm6io_52 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_rm6io_52 ._TableTitle_rm6io_56 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

._progress_rm6io_62 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_rm6io_68 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 7px;
  margin-top: 20px;
}

._actions_rm6io_78 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_rm6io_78._actionsDow_rm6io_83 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_rm6io_78 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_rm6io_91 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_rm6io_103 {
  height: 26px;
  padding: 0px 20px;
  width: 110px;
}

._errorIcon_rm6io_109 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}

._mapViewRight_rm6io_116 {
  pointer-events: none;
  user-select: none;
  flex-grow: 1;
  height: 100%;
}

._txtImportData_rm6io_123 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 100%;
  width: 100%;
}

._txtImport_rm6io_123 {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  width: 100%;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._wrapper_hhpx4_1 {
  background-color: #ffffff;
  flex-grow: 1;
  height: 100%;
}

._groupHeader_hhpx4_7 {
  height: 53px;
}

._groupLayoutHeader_hhpx4_11 {
  padding: 10px !important;
}

._tabSoils_hhpx4_15 {
  padding: 0px 16px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}

._tabLeaf_hhpx4_24 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabCommon_hhpx4_33 {
  padding: 20px 0px 20px 0px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
  flex-grow: 1;
  background-color: transparent;
}

._tabStation_hhpx4_43 {
  padding: 20px 0px 0px 0px;
  flex-grow: 1;
  height: 100%;
  overflow: hidden !important;
}._form_1cuzd_1 {
  margin-bottom: 8px;
}

._root_1cuzd_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1cuzd_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
}

._description_1cuzd_21 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #999;
  max-width: 400px;
  word-break: break-word;
}

._stepTitle_1cuzd_33 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 10px;
}

._stepDone_1cuzd_40 {
  color: #5c5c5c;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}

._btnDownload_1cuzd_49 {
  height: 32px;
  padding: 4px 16px;
}

._Table_1cuzd_54 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1cuzd_54 ._TableTitle_1cuzd_58 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

._progress_1cuzd_64 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1cuzd_70 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 7px;
  margin-top: 20px;
}

._actions_1cuzd_80 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1cuzd_80._actionsDow_1cuzd_85 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1cuzd_80 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1cuzd_93 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1cuzd_105 {
  height: 26px;
  padding: 0px 20px;
  width: 110px;
}

._errorIcon_1cuzd_111 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}

._mapViewRight_1cuzd_118 {
  pointer-events: none;
  user-select: none;
  flex-grow: 1;
  height: 100%;
}

._txtImportData_1cuzd_125 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 100%;
  width: 100%;
}

._txtImport_1cuzd_125 {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  width: 100%;
}._form_1p6s1_1 {
  animation-duration: 0.4ms;
  transition-delay: 0.4ms;
}
._form_1p6s1_1 [class~=Mui-disabled] {
  background: #d9d9d9;
  border-radius: 4px;
  color: #5c5c5c;
}
._form_1p6s1_1 ._images_1p6s1_10 p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

._default_1p6s1_16 {
  background-color: #f1f1f1;
  border-radius: 5px;
}

._title_1p6s1_21 {
  font-size: 12px;
  font-weight: 700;
  color: #5c5c5c;
  padding: 4px;
}

._duration_1p6s1_28 {
  background-color: unset;
  font-family: unset;
}
._duration_1p6s1_28 fieldset {
  padding: 0;
  border: none;
}
._duration_1p6s1_28 fieldset div:first-child {
  padding: 4px 4px;
  color: #747474;
  font-weight: 300;
}
._duration_1p6s1_28 fieldset div:last-child {
  margin: 0;
}
._duration_1p6s1_28 fieldset div:last-child button {
  padding: 0;
  border: none;
  background: none;
  font-size: 18px;
  color: #7c7b7b;
  line-height: 0;
}
._duration_1p6s1_28 fieldset div:last-child button:first-child {
  margin-bottom: -5px;
}

._nameImage_1p6s1_56 {
  width: 50%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}._header_1m4tq_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._borderBottom_1m4tq_9 {
  height: 1px;
  width: 100%;
  background-color: #ededed;
  margin-top: 12px;
  margin-bottom: 17px;
}

._headerSub_1m4tq_17 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 377px;
}

._subHeadTitle_1m4tq_25 {
  flex-direction: row;
  align-items: center;
}

._addSubTitle_1m4tq_30 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  cursor: pointer;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  margin-left: 8px;
}

._addIcon_1m4tq_42 {
  cursor: pointer;
  width: 22px;
  height: 22px;
}

._subAreaWrap_1m4tq_48 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

._deleteIcon_1m4tq_55 {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 21px;
  right: 0;
  cursor: pointer;
}._datePicker_1cnlz_1 {
  margin-top: 0;
  width: 100%;
}

._muiPicker_1cnlz_6 {
  background-color: red !important;
}

._textError_1cnlz_10 {
  color: #fd5a65 !important;
  font-size: 12px !important;
  margin-top: 5px !important;
  white-space: initial;
}

._inputDatePicker_1cnlz_17 {
  cursor: pointer;
  padding: 0px 12px;
  text-align: left;
  letter-spacing: 0;
  height: 33;
  font-weight: 400;
  font-size: 13;
  color: #000;
}

._root_1cnlz_28 ._selected_1cnlz_28 {
  color: #000;
  background-color: red;
}
._root_1cnlz_28 ._disabled_1cnlz_32 {
  color: #000;
  opacity: 0.5;
}
._root_1cnlz_28 ._weekDayLabel_1cnlz_36 {
  color: #000;
}
._root_1cnlz_28 ._dayPicker_1cnlz_39 {
  color: #000;
}
._root_1cnlz_28 ._calendarHeader_1cnlz_42 {
  color: #000;
}
._root_1cnlz_28 ._yearButton_1cnlz_45 {
  color: #000;
}
._root_1cnlz_28 ._yearButton_1cnlz_45._selected_1cnlz_28 {
  color: #000;
  background-color: red;
}
._root_1cnlz_28 ._monthButton_1cnlz_52 {
  color: #000;
}
._root_1cnlz_28 ._monthButton_1cnlz_52._selected_1cnlz_28 {
  color: #000;
  background-color: red;
}
._root_1cnlz_28 ._paper_1cnlz_59 {
  background-color: #fff;
  margin-top: 10px;
}._sensorHead_qg6lt_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._titleHead_qg6lt_9 {
  font-size: 14px;
  font-weight: 600;
}

._sensorContainer_qg6lt_14 {
  flex-direction: column;
  gap: 8px;
  max-width: 377px;
}

._boxOne_qg6lt_20 {
  width: 100%;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

._leftBox_qg6lt_27 {
  width: 80%;
}

._groupActive_qg6lt_31 {
  background-color: rgb(241, 241, 241);
  border-radius: 8px;
  padding: 6px 0px 6px 10px;
  width: 20%;
}

._textActive_qg6lt_38 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
  padding-bottom: 4px;
}._textError_1mcq6_1 {
  flex-direction: row;
  gap: 5px;
  margin-top: 10px;
  color: #ff3030;
}

._txtLabel_1mcq6_8 {
  font-weight: 600;
}._valveHead_empwq_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._titleHead_empwq_9 {
  font-size: 14px;
  font-weight: 600;
}

._valveContainer_empwq_14 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

._boxOne_empwq_20 {
  width: 100%;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

._typeSelect_empwq_27 {
  width: 80%;
}

._groupActive_empwq_31 {
  background-color: rgb(241, 241, 241);
  border-radius: 8px;
  padding: 6px 0px 6px 10px;
  width: 20%;
}

._textActive_empwq_38 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
  padding-bottom: 4px;
}._header_770m2_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._container_770m2_9 {
  max-width: 450px;
  height: 100vh;
}

._formEdit_770m2_14 {
  padding: 34px 18px;
}

._wrapper_770m2_18 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 377px;
  margin-bottom: 20px;
}
._wrapper_770m2_18 [className=MuiButtonBase-root] {
  height: 26px;
}

._editTitlePipe_770m2_29 {
  font-size: 14px;
  font-weight: 600;
}

._btnCancel_770m2_34 {
  margin-right: 7px;
  width: 85px;
}

._loadingBtn_770m2_39 {
  min-width: 72px;
}

._formControl_770m2_43 {
  min-width: 377px;
  min-height: 50px;
  margin-top: 8px;
  background-color: white;
  border-radius: 4px;
}._root_1bv51_1 {
  height: 100%;
  width: 378px;
  padding: 30px 40px;
}

._txtHeader_1bv51_7 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

._boxEnable_1bv51_13 {
  background-color: #ebf1f0;
  padding: 9px;
  height: 40px;
  margin-top: 10px;
  border-radius: 8px;
}

._txtEnableCycle_1bv51_21 {
  align-items: center;
  align-content: center;
}._header_770m2_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._container_770m2_9 {
  max-width: 450px;
  height: 100vh;
}

._formEdit_770m2_14 {
  padding: 34px 18px;
}

._wrapper_770m2_18 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 377px;
  margin-bottom: 20px;
}
._wrapper_770m2_18 [className=MuiButtonBase-root] {
  height: 26px;
}

._editTitlePipe_770m2_29 {
  font-size: 14px;
  font-weight: 600;
}

._btnCancel_770m2_34 {
  margin-right: 7px;
  width: 85px;
}

._loadingBtn_770m2_39 {
  min-width: 72px;
}

._formControl_770m2_43 {
  min-width: 377px;
  min-height: 50px;
  margin-top: 8px;
  background-color: white;
  border-radius: 4px;
}._container_rj24z_1 {
  height: 188px;
  width: 450px;
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border: 3px solid #ed2121;
  padding: 20px;
  border-radius: 15px;
  bottom: 0;
  right: 0;
  margin-bottom: 100px;
  margin-right: 10px;
}

._containerOffline_rj24z_16 {
  height: 102px;
  width: 190px;
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border: 3px solid #ed2121;
  bottom: 0;
  right: 0;
  border-radius: 15px;
  margin-bottom: 100px;
  margin-right: 10px;
}

._btnShow_rj24z_30 {
  border-radius: 0px !important;
  width: 80px;
  height: 40px;
  background-color: #ebedec;
  color: #747474;
  border: transparent !important;
  border-bottom-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
._btnShow_rj24z_30:hover {
  background-color: #ebedec !important;
  color: #747474;
}

._txtControllerOff_rj24z_45 {
  font-weight: 500;
  line-height: 14px;
  font-size: 14px;
  margin-top: 2px !important;
  color: #ed2121;
}

._txtName_rj24z_53 {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21.26px;
  color: #000;
}

._txtLastUpdate_rj24z_61 {
  color: #000;
}._wrapper_1npwt_1 {
  overflow: hidden;
  flex-grow: 1;
}

._header_1npwt_6 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 12px;
}

._content_1npwt_13 {
  flex-grow: 1;
  overflow: hidden;
}

._stackWra_1npwt_18 {
  width: 100%;
  overflow: hidden;
}

._tableContainer_1npwt_23 {
  background-color: white;
  overflow: hidden;
  border-radius: 3px;
  width: 100%;
  border: 1px solid #d7d7d7;
}

._table_1npwt_23 {
  width: 100%;
}

._headFirstCell_1npwt_35 {
  display: flex;
  margin-left: 47px;
}

._headSecondCell_1npwt_40 {
  border-left: 1px solid #d7d7d7;
}

._tableCell_1npwt_44 {
  border: 2px solid saddlebrown;
}

._stackCell_1npwt_48 {
  width: 30%;
  overflow: hidden;
}._wrapper_1bmmr_1 {
  overflow: hidden;
  flex-grow: 1;
  min-height: 0;
}

._header_1bmmr_7 {
  display: flex;
  flex-direction: row;
}

._content_1bmmr_12 {
  flex-grow: 1;
  min-height: 0;
  overflow: hidden;
}

._footer_1bmmr_18 {
  display: flex;
  bottom: 0;
  justify-content: end;
  flex-grow: 1;
}

._txtDecoderHead_1bmmr_25 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1bmmr_32 {
  padding-left: 33px;
}._wrapper_1gw6f_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._header_1gw6f_7 {
  margin-bottom: 12px;
}

._tab_1gw6f_11 {
  flex-grow: 1;
  height: 100%;
  padding: 15px 24px !important;
}

._boxTab_1gw6f_17 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 110px;
}

._boxTabMini_1gw6f_24 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 90px;
}

._content_1gw6f_31 {
  flex-grow: 1;
}

._circleProgress_1gw6f_35 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

._footer_1gw6f_42 {
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

._tableContainer_1gw6f_48 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

._table_1gw6f_48 {
  width: 100%;
}

._ruleContainer_1gw6f_58 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

._tableBody_1gw6f_64 {
  background-color: white;
}

._addRuleBtn_1gw6f_68 {
  text-decoration: none;
}._wrapper_l6ub3_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._header_l6ub3_7 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

._content_l6ub3_14 {
  flex-grow: 1;
}

._footer_l6ub3_18 {
  display: flex;
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}._container_1f0k2_1 {
  flex-grow: 1;
  height: 100%;
  margin-top: 20px;
}

._boxGlobal_1f0k2_7 {
  height: 100%;
  width: 100%;
}

._groupHeader_1f0k2_12 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 50px;
  padding: 13px 18px;
  align-items: center;
}

._txtGlobal_1f0k2_19 {
  font-weight: 700;
  font-size: 14px;
}

._circularProgress_1f0k2_24 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._boxTurfQuality_1f0k2_31 {
  height: 25em;
  width: 100%;
  margin-top: 1em;
}._wrapper_1gw6f_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._header_1gw6f_7 {
  margin-bottom: 12px;
}

._tab_1gw6f_11 {
  flex-grow: 1;
  height: 100%;
  padding: 15px 24px !important;
}

._boxTab_1gw6f_17 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 110px;
}

._boxTabMini_1gw6f_24 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 90px;
}

._content_1gw6f_31 {
  flex-grow: 1;
}

._circleProgress_1gw6f_35 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

._footer_1gw6f_42 {
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

._tableContainer_1gw6f_48 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

._table_1gw6f_48 {
  width: 100%;
}

._ruleContainer_1gw6f_58 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

._tableBody_1gw6f_64 {
  background-color: white;
}

._addRuleBtn_1gw6f_68 {
  text-decoration: none;
}._wrapper_1xbt9_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._header_1xbt9_7 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  gap: 16px;
  min-width: 0;
  width: 100%;
}

._tab_1xbt9_18 {
  flex-grow: 1;
  height: 100%;
  padding: 15px 24px !important;
}

._boxTab_1xbt9_24 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 110px;
}

._boxTabMini_1xbt9_31 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 90px;
}

._content_1xbt9_38 {
  flex-grow: 1;
}

._footer_1xbt9_42 {
  bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

._tableContainer_1xbt9_48 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: "3px";
}

._table_1xbt9_48 {
  width: 100%;
}

._ruleContainer_1xbt9_58 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

._tableBody_1xbt9_64 {
  background-color: white;
}

._addRuleBtn_1xbt9_68 {
  text-decoration: none;
}._wrapper_3uhnq_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._content_3uhnq_7 {
  flex-grow: 1;
  padding-bottom: 16px;
}

._txtEmitterHead_3uhnq_12 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_3uhnq_19 {
  padding-left: 33px;
}._wrapper_1d6m6_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._content_1d6m6_7 {
  flex-grow: 1;
  padding-bottom: 16px;
}

._txtPlantHead_1d6m6_12 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1d6m6_19 {
  padding-left: 33px;
}._wrapper_vqhp2_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._tab_vqhp2_7 {
  flex-grow: 1;
  height: 100%;
}

._groupLayoutHeader_vqhp2_12 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 47px;
  padding-top: 8px;
}

._boxTab_vqhp2_18 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
  text-align: center;
  line-height: 1.25;
}

._tab_vqhp2_7 {
  padding: 15px 24px 0px 24px !important;
}

._boxTabMini_vqhp2_31 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 90px;
}._wrapper_1kk83_1 {
  flex-grow: 1;
  height: 100%;
  margin-left: 76px;
  width: calc(100% - 76px);
}
._wrapper_1kk83_1 ._header_1kk83_7 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 16px 20px;
  height: 45px;
  border-bottom: 1px solid #d7d7d7;
}
._wrapper_1kk83_1 ._header_1kk83_7 ._arrowLeftIcon_1kk83_15 {
  text-decoration: none;
  color: #999999;
}
._wrapper_1kk83_1 ._header_1kk83_7 ._headTitle_1kk83_19 {
  font-weight: 700;
  font-size: 16px;
  line-height: 13px;
  margin-top: 2px;
}
._wrapper_1kk83_1 ._header_1kk83_7 ._txtDescription_1kk83_25 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

._container_1kk83_31 {
  flex-grow: 1;
  height: 100%;
  margin: 20px;
}

._boxGlobal_1kk83_37 {
  height: 100%;
  width: 100%;
}

._groupHeader_1kk83_42 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 50px;
  padding: 13px 18px;
  align-items: center;
}

._txtGlobal_1kk83_49 {
  font-weight: 700;
  font-size: 14px;
}

._content_1kk83_54 {
  flex-grow: 1;
  padding: 8px 24px 0px 24px;
}

._txtFertigationHead_1kk83_59 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1kk83_66 {
  padding-left: 33px;
}._wrapper_9c8q9_1 {
  overflow: hidden;
  flex-grow: 1;
}

._content_9c8q9_6 {
  flex-grow: 1;
}

._txtEtZoneHead_9c8q9_10 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_9c8q9_17 {
  padding-left: 33px;
}._sensorContainer_1a6nb_1 {
  border: 1px solid #ededed;
}

._sensorHead_1a6nb_5 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background-color: rgba(123, 123, 123, 0.05);
  border: 1px solid #d7d7d7;
  padding: 16px;
}

._leftHeader_1a6nb_15 {
  flex-direction: row;
  gap: 6px;
  align-items: center;
}

._rightHeader_1a6nb_21 {
  flex-direction: row;
}

._titleSensor_1a6nb_25 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._tableContainer_1a6nb_31 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

._tableHead_1a6nb_37 {
  background-color: #efefef;
}

._borderRight_1a6nb_41 {
  border-right: 1px solid #d7d7d7;
}

._addressIO_1a6nb_45 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

._actived_1a6nb_54 {
  padding: 4px 8px;
  gap: 8px;
  width: fit-content;
  height: 20px;
  background: rgba(0, 71, 68, 0.6);
  border-radius: 3px;
  color: white;
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._actived_1a6nb_54 {
    width: 100%;
  }
}

._inActived_1a6nb_69 {
  padding: 4px 8px;
  gap: 8px;
  width: fit-content;
  height: 20px;
  background-color: #efefef;
  border-radius: 3px;
  color: rgb(122, 122, 122);
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._inActived_1a6nb_69 {
    width: 100%;
  }
}

._iconIO_1a6nb_84 {
  cursor: pointer;
}._valveContainer_k26w2_1 {
  border: 1px solid #ededed;
}

._valveHead_k26w2_5 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background-color: rgba(123, 123, 123, 0.05);
  border: 1px solid #d7d7d7;
  padding: 16px;
}

._leftHeader_k26w2_15 {
  flex-direction: row;
  gap: 6px;
  align-items: center;
}

._rightHeader_k26w2_21 {
  flex-direction: row;
}

._titleValve_k26w2_25 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._tableContainer_k26w2_31 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  max-height: 300px;
}

._tableHead_k26w2_38 {
  background-color: #efefef;
}

._borderRight_k26w2_42 {
  border-right: 1px solid #d7d7d7;
}

._addressIO_k26w2_46 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

._actived_k26w2_56 {
  padding: 4px 8px;
  gap: 8px;
  height: 20px;
  width: fit-content;
  background: rgba(0, 71, 68, 0.6);
  border-radius: 3px;
  color: white;
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._actived_k26w2_56 {
    width: 100%;
  }
}

._inActived_k26w2_71 {
  padding: 4px 8px;
  gap: 8px;
  height: 20px;
  width: fit-content;
  background: #efefef;
  border-radius: 3px;
  color: rgb(122, 122, 122);
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._inActived_k26w2_71 {
    width: 100%;
  }
}

._iconIO_k26w2_86 {
  cursor: pointer;
}._root_1r3ao_1 {
  height: 100vh;
  max-width: 100%;
  display: flex;
  margin-left: 76px;
  width: calc(100% - 76px);
}

._wrapper_1r3ao_9 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  min-height: 0;
  overflow: overlay;
}

._header_1r3ao_18 {
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 16px 20px;
  height: 45px;
  border-bottom: 1px solid #d7d7d7;
}

._headTitle_1r3ao_27 {
  font-weight: 700;
  font-size: 16px;
  line-height: 13px;
  margin-top: 2px;
}

._arrowLeftIcon_1r3ao_34 {
  text-decoration: none;
  color: #999999;
}

._content_1r3ao_39 {
  flex-direction: column;
  padding: 20px;
  gap: 20px;
  flex-grow: 1;
}

._overallConfig_1r3ao_46 {
  border: 1px solid #ededed;
}

._overallHead_1r3ao_50 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background-color: rgba(123, 123, 123, 0.05);
  border: 1px solid #d7d7d7;
  padding: 16px;
}

._leftHeader_1r3ao_60 {
  flex-direction: row;
  gap: 6px;
  align-items: center;
}

._rightHeader_1r3ao_66 {
  flex-direction: row;
}

._titleOverall_1r3ao_70 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._containerOveral_1r3ao_76 {
  display: grid;
  width: 100%;
  grid-template-columns: 262px 1px 262px 1px 262px 1px 262px;
  gap: 12px 20px;
  padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._containerOveral_1r3ao_76 {
    grid-template-columns: 24% 1px 24% 1px 24% 1px 24%;
    gap: 10px 6px;
  }
}

._overalRight_1r3ao_90 {
  gap: 12px;
}

._divider_1r3ao_94 {
  width: 1px;
  background-color: #ededed;
}

._boxOne_1r3ao_99 {
  flex-direction: row;
  gap: 5px;
  width: 100%;
}

._groupActived_1r3ao_105 {
  border-radius: 8px;
  padding: 6px 10px;
  width: 40%;
}

._groupAutomatic_1r3ao_111 {
  border-radius: 8px;
  padding: 6px 10px;
  width: 60%;
}

._textActived_1r3ao_117 {
  font-weight: 700;
  font-size: 9px;
  line-height: 16px;
  padding-bottom: 4px;
}

._deleteBtn_1r3ao_124 {
  background: #fff2f2;
  border-radius: 4px;
  color: #ff3030;
}
._deleteBtn_1r3ao_124:hover {
  background: #fff2f2;
  color: #ff3030;
}

._txtDescription_1r3ao_134 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}._tableContainer_17tx0_1 {
  background-color: white;
  border: 1px solid #efefef;
  border-radius: 3px;
}
._tableContainer_17tx0_1::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
._tableContainer_17tx0_1::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
}

._table_17tx0_1 {
  min-width: 650px;
}

._headTable_17tx0_19 {
  background-color: #efefef;
}

._cell_17tx0_23 {
  background-color: #efefef;
  position: sticky;
  right: 0;
}

._cellInColumn_17tx0_29 {
  background-color: white;
  position: sticky;
  right: 0;
}

._editBtn_17tx0_35 {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  color: #004744;
  cursor: pointer;
}

._wrapper_17tx0_43 {
  overflow: hidden;
  flex-grow: 1;
}

._content_17tx0_48 {
  flex-grow: 1;
}._wrapper_1bpb6_1 {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

._contentWrapper_1bpb6_11 {
  flex-grow: 1;
}

._tabBasicView_1bpb6_15 {
  padding: 0px !important;
}

._tabFlowView_1bpb6_19 {
  padding: 0px !important;
}

._tabIrrigationView_1bpb6_23 {
  padding: 0px !important;
}

._header_1bpb6_27 {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

._headerTab_1bpb6_33 {
  height: 50px !important;
}

._footer_1bpb6_37 {
  display: flex;
  bottom: 0;
  justify-content: end;
  flex-grow: 1;
}

._txtCount_1bpb6_44 {
  background-color: #ff3030;
  border-radius: 8px;
  min-width: 30px;
  height: 18px;
  position: fixed;
  z-index: 1;
  right: 0px;
  margin-right: 42%;
  margin-top: -7px;
}

._groupCount_1bpb6_56 {
  height: 18px !important;
  border-radius: 8px;
  min-width: 35px;
  position: fixed;
  z-index: 1;
  right: 0px;
  margin-bottom: 36px;
}

._txtTableStation_1bpb6_66 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1bpb6_73 {
  padding-left: 35px;
}._groupHeader_o0r60_1 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 60px;
}

._groupLayoutHeader_o0r60_6 {
  padding: 10px 20px;
}

._tabPrograms_o0r60_10 {
  padding: 0px 16px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}

._tabStation_o0r60_19 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
}

._texEnabled_o0r60_27 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px;
}

._groupEnabled_o0r60_34 {
  height: 50px;
  border-radius: 8px;
  padding: 6px 12px;
}

._groupFiltration_o0r60_40 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._groupFertigation_o0r60_47 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._textFertigation_o0r60_54 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._bodyPrograms_o0r60_60 {
  height: calc(100vh - 45px);
  min-height: 0;
  min-width: 0;
  overflow: auto;
  min-width: 1280px;
  align-items: stretch;
}
._bodyPrograms_o0r60_60 > div {
  flex-shrink: 1;
  flex-grow: 1;
}

._rightContent_o0r60_73 {
  width: 65%;
  overflow: auto;
}

._leftContent_o0r60_78 {
  width: 35%;
}

._bodyStation_o0r60_82 {
  flex-grow: 1;
  height: 100%;
  border: 1px solid #d7d7d7;
}

._header_o0r60_88 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 60px !important;
  width: 100%;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
}

._editHeader_o0r60_98 {
  flex-direction: row;
  cursor: pointer;
  align-items: center;
  justify-content: space-around;
}

._editIcon_o0r60_105 {
  color: #004744;
  font-weight: 500;
}

._titleHeader_o0r60_110 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  margin-left: 5px;
  background-color: transparent;
}

._hoverTitle_o0r60_118:hover {
  background: rgba(4, 71, 68, 0.2);
}

._contentStation_o0r60_122 {
  direction: column;
  height: calc(100% - 48px);
}

._content_o0r60_122 {
  direction: column;
  align-items: center;
  margin-top: 85px;
  height: calc(100% - 48px);
}

._btnRefresh_o0r60_134 {
  font-size: 12px;
  min-width: 160px;
  font-weight: 700;
  border-radius: 8px;
  margin-bottom: 10px;
}

._btnFetch_o0r60_142 {
  min-width: 160px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._btnFetchLoading_o0r60_149 {
  min-width: 180px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._titleContent_o0r60_156 {
  font-size: 14px;
  color: #747474;
  font-weight: 600;
  margin-bottom: 6px;
}

._btnContent_o0r60_163 {
  min-width: 125px;
  padding: 0;
  height: 25px;
}

._subHeading_o0r60_169 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}

._gridContainer_o0r60_179 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 1;
  margin-bottom: 8px;
  padding: 8px 10px;
  border-radius: 5px;
}

._gridContent_o0r60_191 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
}

._gridItem_o0r60_198 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

._textController_o0r60_204 {
  font-weight: 500;
  line-height: 16px;
  margin-left: 7px;
}

._textStationsTime_o0r60_210 {
  font-weight: 500;
  line-height: 16px;
}

._textError_o0r60_215 {
  width: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
  flex: none;
  letter-spacing: 0.045em;
  margin-left: 9px;
  margin-top: 2px;
  color: #ff3030;
}

._duration_o0r60_227 {
  font-family: Arial, sans-serif;
  font-family: unset;
  padding-top: 4px;
  border-radius: 4px;
  min-height: 46px;
  min-width: 117px;
  max-width: 237px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_o0r60_227 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 10px;
  align-items: center;
  border: none;
  box-sizing: content-box;
  height: fit-content;
}
._duration_o0r60_227 fieldset legend {
  color: #5c5c5c;
  font-weight: 700;
  line-height: 16px;
  font-size: 12px;
  margin-bottom: 4px;
}
._duration_o0r60_227 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  min-height: 21px;
  overflow: hidden;
}
._duration_o0r60_227 fieldset span {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  align-items: center;
  white-space: pre;
}
._duration_o0r60_227 fieldset div:last-child {
  margin: 0;
  position: relative;
  margin-left: 10px;
}
._duration_o0r60_227 fieldset div:last-child button {
  padding: 2px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_o0r60_227 fieldset div:last-child button:first-child {
  margin-bottom: -2px;
}
._duration_o0r60_227 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._inputEva_o0r60_295 {
  min-width: 400.5px;
  margin-top: 0px;
  border-radius: 8px;
}

._groupSoilContainer_o0r60_301 {
  background-color: rgba(123, 123, 123, 0.05);
  width: 100%;
  height: 78px;
  border: 1px solid #d7d7d7;
  padding: 4px;
}

._groupSoilMoisture_o0r60_309 {
  height: 70px;
  width: 98%;
}

._txtSoilTrigger_o0r60_314 {
  margin-left: 10px;
  color: #8a8a8a;
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
}

._sliderSoil_o0r60_322 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-top: 3px;
}

._groupSelectAll_o0r60_330 {
  border-radius: 5px;
  padding: 2px;
  height: 32px;
  width: 150px;
}

._txtSelectAll_o0r60_337 {
  font-size: 12px;
  line-height: 115%;
  font-size: 12px;
  margin-top: 8px;
}

._txtFertigation_o0r60_344 {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

._groupSelectFertigation_o0r60_350 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  margin-top: 18px;
}

._featureButton_o0r60_358 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  border-radius: 55px;
}

._btnActive_o0r60_365 {
  background-color: #004744;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  color: #fff;
  border-radius: 55px;
}
._btnActive_o0r60_365:hover {
  background-color: #004744;
  color: #fff;
}

._inputTime_o0r60_378 {
  background-color: #fff;
  width: 130px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 2px 4px;
}

._dividerLine_o0r60_386 {
  height: 100%;
  width: 7px;
  background-color: #cccccc;
}

._txtAutoAdjust_o0r60_392 {
  font-size: 12px;
  line-height: 13.8px;
  font-weight: 500;
  margin-top: 2px;
}

._inlineET_o0r60_399 {
  display: flex;
  align-items: center;
  height: 40px;
}

._txtETHead_o0r60_405 {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #5c5c5c;
}._customInfoUser_1m54n_1 {
  background: red;
}
._customInfoUser_1m54n_1 div:last-child div > button > div p:first-child {
  color: #66f0a0;
}
._customInfoUser_1m54n_1 div:last-child div > button > div p:last-child {
  color: #f1f1f1;
}

._groupSiteLocation_1m54n_11 {
  border-radius: 5px;
  padding: 10px 14px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

._textSiteLocation_1m54n_20 {
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  padding-bottom: 12px;
  opacity: 0.5;
}

._btnReset_1m54n_28 {
  font-weight: 700;
  font-size: 12px;
  min-width: 76px;
}

._btnFilter_1m54n_34 {
  margin-left: auto;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  min-width: 76px;
}

._textError_1m54n_42 {
  flex-direction: row;
  gap: 5px;
  margin-top: 3px;
  color: #ff3030;
}

._txtLabel_1m54n_49 {
  font-size: 14px;
  font-weight: 500;
}

._txtStatus_1m54n_54 {
  font-weight: 500;
  font-size: 10px;
}._menuGroup_14h8x_1 {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

._textTitle_14h8x_8 {
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 12px;
}

._btnDone_14h8x_15 {
  min-width: auto;
  margin-left: auto;
  font-size: 12px;
  font-weight: 700;
}._txtDescription_1r9j5_1 {
  font-weight: 400;
  font-size: 12px;
  line-height: 115%;
  margin-top: 4px;
  margin-left: 15px;
}

._groupFilerText_1r9j5_9 {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  min-width: 76px;
  padding: 3px 6px;
  align-items: center;
  justify-content: center;
}

._btnDelete_1r9j5_18 {
  margin-left: 8px;
  cursor: pointer;
  padding-top: 2px;
  margin-top: 4px;
}._header_1j5sl_1 {
  display: flex;
  border-bottom: 1px solid #d7d7d7;
  height: 48px;
  min-height: 48px;
  align-items: center;
  padding: 0 15px;
}

._headerBtn_1j5sl_10 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  cursor: pointer;
  padding: 2px;
}

._headerText_1j5sl_19 {
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  margin-left: 17px !important;
  margin-top: 12px;
  display: flex;
  align-items: center;
}

._contentRoot_1j5sl_29 {
  display: flex;
  align-items: stretch;
  padding: 0;
  overflow: hidden;
  min-height: 0;
}

._leftBox_1j5sl_37 {
  flex: 1;
  min-height: 0;
  width: 660px;
  max-width: 660px;
  border-right: 1px solid #d7d7d7;
  display: flex;
  flex-direction: column;
}

._topBox_1j5sl_47 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 15px 13px 20px;
}
._topBox_1j5sl_47 ._title_1j5sl_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

._content_1j5sl_29 {
  display: flex;
  overflow-y: auto;
  margin-top: 10px;
  padding: 0px 20px 20px;
}
._content_1j5sl_29 [class~=MuiTableContainer-root] {
  display: flex;
}
._content_1j5sl_29 [class~=infinite-scroll-component__outerdiv] {
  flex: 1;
  height: calc(100% + 3px);
}
._content_1j5sl_29 table {
  min-width: 0;
}
._content_1j5sl_29 table thead tr > * {
  position: sticky;
  top: 0;
}
._content_1j5sl_29 table tbody tr > * {
  word-break: break-word;
}

._positionBox_1j5sl_83 {
  display: flex;
  align-items: center;
  cursor: pointer;
}
._positionBox_1j5sl_83 ._positionText_1j5sl_88 {
  font-size: 12px;
}
._positionBox_1j5sl_83 ._positionIcon_1j5sl_91 {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

._mapBox_1j5sl_97 {
  flex: 1;
}

._rowAction_1j5sl_101 > * {
  background: #66918f;
}

._loadingText_1j5sl_105 {
  padding: 0px 8px;
}

._menuWrapper_1j5sl_109 [class~=MuiPaper-root] {
  padding: 0;
  margin-top: 4px;
  width: 139px;
  border-radius: 4px;
  height: 38px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}

._btnTutorials_1j5sl_118 {
  width: 100%;
  height: 28px;
  justify-content: start;
  padding: 0px 20px;
  background-color: transparent;
}
._btnTutorials_1j5sl_118:hover {
  background-color: transparent;
}

._boxStepOne_1j5sl_129 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 30%;
  left: 0;
  margin-left: 30px;
  position: absolute;
  z-index: 99;
  height: 222px;
  width: 378px;
  border-radius: 8px;
}

._navBarOne_1j5sl_143 {
  height: 12px;
  background-color: #296562;
  border-top-left-radius: 8px;
}

._navBarSecond_1j5sl_149 {
  height: 12px;
  background-color: #cddada;
  border-top-right-radius: 8px;
}

._bodyBox_1j5sl_155 {
  padding: 25px;
  width: 100%;
}

._stepIndicator_1j5sl_160 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

._geoTagTitle_1j5sl_166 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

._geoTagInstruction_1j5sl_173 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  display: flex;
}

._footerActionButtons_1j5sl_180 {
  justify-content: end;
  padding: 0px 30px 15px 30px;
}

._boxStepSecond_1j5sl_185 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 40%;
  right: 0;
  margin-right: 30px;
  position: absolute;
  z-index: 99;
  height: 222px;
  width: 378px;
  border-radius: 8px;
}

._btnBack_1j5sl_199 {
  background-color: transparent;
  padding: 0px !important;
  align-items: center;
  height: 25px;
}
._btnBack_1j5sl_199:hover {
  background-color: transparent;
}

._boxStepThird_1j5sl_209 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 10%;
  right: 0;
  margin-right: 30px;
  position: absolute;
  z-index: 99;
  height: 192px;
  width: 378px;
  border-radius: 8px;
}

._boxStepFour_1j5sl_223 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  top: 30%;
  left: 0;
  margin-left: 30px;
  position: absolute;
  z-index: 99;
  height: 192px;
  width: 378px;
  border-radius: 8px;
}

._txtSave_1j5sl_237 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 2px;
  margin-left: 4px;
}

._btnStatus_1j5sl_244 {
  border-radius: 55px;
  min-width: 120px;
  height: 35px;
  padding: 4px 15px;
}._editModeGrid_1lkuf_1 {
  background-color: rgba(0, 0, 0, 0.02);
}

[data-theme="dark"] ._editModeGrid_1lkuf_1 {
  background-color: rgba(255, 255, 255, 0.02);
}

._colGroup_1lkuf_9 {
  background-color: var(--station-group-tint);
  border-left: 1px solid var(--station-group-divider);
  border-right: 1px solid var(--station-group-divider);
  border-bottom: 1px solid var(--station-group-divider);
}

._groupStart_1lkuf_16 {
  border-left: 1px solid var(--station-group-divider);
}

._groupEnd_1lkuf_20 {
  border-right: 1px solid var(--station-group-divider);
}

._colGroup_1lkuf_9,
._groupStart_1lkuf_16,
._groupEnd_1lkuf_20 {
  --station-group-divider: rgba(0, 71, 68, 0.45);
  --station-group-tint: rgba(0, 71, 68, 0.06);
}

[data-theme="dark"] ._colGroup_1lkuf_9,
[data-theme="dark"] ._groupStart_1lkuf_16,
[data-theme="dark"] ._groupEnd_1lkuf_20 {
  --station-group-divider: rgba(95, 224, 173, 0.5);
  --station-group-tint: rgba(95, 224, 173, 0.1);
}

._dropdownCell_1lkuf_38._dropdownCell_1lkuf_38 {
  padding-right: 26px;
}

._dropdownCell_1lkuf_38 {
  position: relative;
}
._dropdownCell_1lkuf_38 ._typeChip_1lkuf_45 {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
._dropdownCell_1lkuf_38::after {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 4px);
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #7a8590;
  border-bottom: 1.5px solid #7a8590;
  transform: rotate(45deg);
  pointer-events: none;
}

[data-theme="dark"] ._dropdownCell_1lkuf_38::after {
  border-color: #9aa7b2;
}

._cellRequired_1lkuf_69 {
  position: relative;
  border: 2px solid #ff4444 !important;
  background-color: rgba(255, 68, 68, 0.08) !important;
  animation: _pulse-border_1lkuf_1 2s infinite;
}
._cellRequired_1lkuf_69::before {
  content: "!";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  font-weight: bold;
  color: #ff4444;
}

@keyframes _pulse-border_1lkuf_1 {
  0% {
    border-color: #ff4444;
  }
  50% {
    border-color: #ff7777;
  }
  100% {
    border-color: #ff4444;
  }
}
@media (prefers-reduced-motion: reduce) {
  ._cellRequired_1lkuf_69 {
    animation: none;
  }
}
._checkboxCell_1lkuf_102 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

._txtPlant_1lkuf_110 {
  font-size: 13px;
  font-weight: 500;
}

._plainValue_1lkuf_115 {
  font-size: 14px;
  font-weight: 400;
  color: #004744;
}

[data-theme="dark"] ._plainValue_1lkuf_115 {
  color: #ffffff;
}

._mutedValue_1lkuf_125 {
  font-size: 14px;
  font-weight: 400;
  color: #7c7b7b;
}

._typeChip_1lkuf_45,
._statusPill_1lkuf_132 {
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 600;
  max-width: 100%;
  color: var(--chip-color);
  background-color: color-mix(in srgb, var(--chip-color) 11%, transparent);
  border: 1px solid color-mix(in srgb, var(--chip-color) 23%, transparent);
}

._typeChip_1lkuf_45 {
  border-radius: 6px;
  line-height: 1.3;
}

._statusPill_1lkuf_132 {
  border-radius: 999px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._statusCell_1lkuf_157 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
  width: 100%;
  padding: 6px 0;
}

._statusError_1lkuf_167 {
  font-size: 11px;
  line-height: 1.35;
  font-weight: 500;
  color: var(--chip-color);
  white-space: normal;
  word-break: break-word;
}._header_770m2_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._container_770m2_9 {
  max-width: 450px;
  height: 100vh;
}

._formEdit_770m2_14 {
  padding: 34px 18px;
}

._wrapper_770m2_18 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 377px;
  margin-bottom: 20px;
}
._wrapper_770m2_18 [className=MuiButtonBase-root] {
  height: 26px;
}

._editTitlePipe_770m2_29 {
  font-size: 14px;
  font-weight: 600;
}

._btnCancel_770m2_34 {
  margin-right: 7px;
  width: 85px;
}

._loadingBtn_770m2_39 {
  min-width: 72px;
}

._formControl_770m2_43 {
  min-width: 377px;
  min-height: 50px;
  margin-top: 8px;
  background-color: white;
  border-radius: 4px;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._form_1xwbp_1 {
  margin-bottom: 8px;
}

._root_1xwbp_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_1xwbp_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_1xwbp_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_1xwbp_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_1xwbp_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_1xwbp_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._Table_1xwbp_49 {
  width: 100%;
  margin-bottom: 18px;
}
._Table_1xwbp_49 ._TableTitle_1xwbp_53 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

._progress_1xwbp_60 {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

._title_1xwbp_66 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_1xwbp_76 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_1xwbp_76._actionsDow_1xwbp_81 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_1xwbp_76 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_1xwbp_89 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_1xwbp_101 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_1xwbp_106 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}._progress_90g3c_1 {
  width: 64px;
  height: 64px;
}

._circleProgress_90g3c_6 {
  margin-top: 20px;
  margin-bottom: 8px;
  position: relative;
  display: inline-flex;
}._form_b362a_1 {
  margin-bottom: 8px;
}

._root_b362a_5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}

._pageTitle_b362a_14 {
  font-weight: 400;
  font-size: 18px;
  line-height: 115%;
  text-align: center;
  color: #181818;
}

._description_b362a_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5c5c5c;
}

._stepTitle_b362a_32 {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #181818;
  margin-bottom: 10px;
}

._btnDownload_b362a_40 {
  height: 32px;
  padding: 4px 16px;
  background: rgba(4, 71, 68, 0.2);
}
._btnDownload_b362a_40:hover {
  background: rgba(4, 71, 68, 0.2);
}

._title_b362a_49 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
  margin-bottom: 7px;
}

._actions_b362a_59 {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
._actions_b362a_59._actionsDow_b362a_64 {
  margin-top: 5px;
  margin-bottom: 50px;
}
._actions_b362a_59 > *:not(:first-child) {
  margin-left: 16px;
}

._btnCanel_b362a_72 {
  height: 26px;
  padding: 0px 20px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #004744;
}

._btnTry_b362a_84 {
  height: 26px;
  padding: 0px 20px;
}

._errorIcon_b362a_89 {
  width: 48px;
  height: 48px;
  color: #004744;
  margin-bottom: 14px;
}

._mapViewRight_b362a_96 {
  pointer-events: none;
  user-select: none;
  flex-grow: 1;
  height: 100%;
}._edge-trigger_1bdh4_1 {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 16px;
  background: transparent;
}
._edge-trigger--left_1bdh4_8 {
  left: 0;
  z-index: 9999;
}
._edge-trigger--right_1bdh4_12 {
  right: 0;
  z-index: 9999;
}

._hover-drawer_1bdh4_17 {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 280px;
  z-index: 10000;
  background: #002031;
  overflow-y: auto;
  scrollbar-width: none;
}
._hover-drawer_1bdh4_17::-webkit-scrollbar {
  display: none;
}
._hover-drawer--left_1bdh4_30 {
  left: 0;
}
._hover-drawer--right_1bdh4_33 {
  right: 0;
}

._sidebar-content_1bdh4_37 {
  padding: 20px;
  color: #fff;
  min-height: 100%;
}
._sidebar-content__header_1bdh4_42 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
._sidebar-content__title_1bdh4_47 {
  font-size: 14px;
  font-weight: 500;
  color: #8a8a8a;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
._sidebar-content__nav-list_1bdh4_55 {
  list-style: none;
  padding: 0;
  margin: 0;
}
._sidebar-content__nav-item_1bdh4_60 {
  margin-bottom: 4px;
}
._sidebar-content__nav-item_1bdh4_60 a,
._sidebar-content__nav-item_1bdh4_60 button {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  transition: background 0.2s;
  width: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}
._sidebar-content__nav-item_1bdh4_60 a:hover,
._sidebar-content__nav-item_1bdh4_60 button:hover {
  background: rgba(255, 255, 255, 0.1);
}
._sidebar-content__nav-item_1bdh4_60 a svg,
._sidebar-content__nav-item_1bdh4_60 button svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
._sidebar-content__nav-item--disabled_1bdh4_91 {
  opacity: 0.5;
  pointer-events: none;
}
._sidebar-content__nav-item--active_1bdh4_95 a {
  background: rgba(102, 240, 160, 0.1);
  color: #66f0a0;
}

._user-section_1bdh4_100 {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.Table__head {
  background: #efefef;
}
.Table___row:nth-of-type(odd) {
  background-color: rgba(123, 123, 123, 0.05);
}
.Table___row:last-child td, .Table___row:last-child th {
  border: 0;
}

.modalHeader {
  display: flex;
  border-bottom: 1px solid #d7d7d7;
  height: 48px;
  min-height: 48px;
  align-items: center;
  padding: 0 15px;
}
.modalHeader__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  cursor: pointer;
  padding: 2px;
}
.modalHeader__text {
  color: #004744;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  margin-left: 17px;
}

.Card {
  background: #ffffff;
  border: 0.7px solid #d7d7d7;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  width: 100%;
  margin-bottom: 8px;
}
.Card__Box {
  position: relative;
  padding-right: 55px;
  padding: 16px 14px;
}
.Card__Ft {
  border-top: 1px solid #d7d7d7;
  display: flex;
  padding: 16px 14px;
  flex-direction: initial;
  justify-content: space-between;
  align-items: center;
}
.Card__Ft .icon {
  margin-right: 4px;
}
.Card h4 {
  margin-bottom: 6px;
}
.Card h6 {
  margin-bottom: 2px;
}
.Card p {
  margin-bottom: 0;
}

button.moving:after {
  position: absolute;
  content: "";
  height: 1000000px;
  width: 1000000px;
  z-index: 99;
  top: -50000px;
  left: -50000px;
}

button#btnRotate:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #2ea3ff;
  bottom: -20px;
}

.active .Menu-ui_listitem {
  background-color: rgba(0, 0, 0, 0.2);
  color: #66f0a0;
}

.active .Menu-ui_listitemicon {
  color: #66f0a0;
}

.active .Menu-ui_listitemtext {
  color: #66f0a0;
}

#rt {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: rgb(116, 116, 116);
}

@keyframes bgScroll {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: -1840px 0;
  }
}
.hidden {
  display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  /* -webkit-box-shadow: 0 0 0 30px white inset !important; */
  transition: background-color 600000s 0s;
}

.lds-dual-ring {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lds-dual-ring > div {
  display: inline-block;
  width: 50px;
  height: 50px;
}

.lds-dual-ring > div:after {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gm-style-iw-t {
  display: none;
}

.custom-infor-station {
  display: block !important;
}
.custom-infor-station .gm-style-iw {
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  max-width: 300px !important;
}
.custom-infor-station .gm-style-iw .gm-ui-hover-effect {
  display: none !important;
}
.custom-infor-station .gm-style-iw .gm-style-iw-ch {
  padding-top: 0px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d {
  padding: 0;
  background-color: rgba(246, 245, 245, 0.416) !important;
  box-shadow: 0px 4px 4px rgba(190, 190, 190, 0.4), 0px 0px 8px 0px rgba(220, 220, 220, 0.5) inset;
  overflow: unset !important;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box {
  padding: 24px;
  min-width: 280px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .box-station-header {
  display: flex;
  justify-content: space-between;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .box-soilMoisture-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #0d0e0e;
  padding-bottom: 10px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .txtAreaSub {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .btnCloseIcon {
  background-color: transparent;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-left: 15px;
  margin-right: -5px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation {
  display: flex;
  border-bottom: 1px solid #3c3e3d;
  padding: 7px 0px 11px 0px;
  gap: 10px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation .boxOnAndOff {
  display: flex;
  gap: 10px;
  width: 100%;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation .btnActive {
  background-color: #142221;
  color: #66f0a0;
  border: none;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  width: 100%;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation .btnNotActive {
  background-color: #142221;
  color: #747474;
  border: none;
  border-radius: 5px;
  padding: 6px 12px;
  opacity: 0.5;
  user-select: none;
  pointer-events: none;
  width: 100%;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation .btnLoadingOff {
  background-color: #142221;
  color: #66f0a0;
  border: none;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  pointer-events: none;
  width: 100%;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxActiveStation .btnManualRun {
  background-color: #122120;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxInfoStation {
  display: flex;
  justify-content: space-between;
  height: 35px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxInfoStation .txtContent {
  color: #fff;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .boxInfoStation .txtSubContent {
  color: #fff;
  line-height: 100%;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .btnMoreDetail {
  background-color: #272a28;
  color: #fff;
  width: 100%;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  margin-top: 15px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-info-box .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #fff;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-hover-box {
  padding: 8px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-hover-box img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .station-hover-box .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #000000;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .boxInfoSoilLoading {
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .soil-loading-container {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .soil-mui-circular-progress {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .soil-circular-progress {
  width: 100%;
  height: 100%;
  animation: spin 1.5s linear infinite;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .soil-circle-bg {
  fill: none;
  stroke: #e0e0e0;
  stroke-width: 3.8;
}
.custom-infor-station .gm-style-iw .gm-style-iw-d .soil-circle {
  fill: none;
  stroke: #1976d2; /* Material-UI primary color */
  stroke-width: 3.8;
  stroke-linecap: round;
  animation: progress 1.5s ease-in-out infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes progress {
  0% {
    stroke-dasharray: 0, 100;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 60, 100;
    stroke-dashoffset: -25;
  }
  100% {
    stroke-dasharray: 60, 100;
    stroke-dashoffset: -100;
  }
}
.custom-infor-station .gm-style-iw-tc::after {
  background: rgba(0, 0, 0, 0.9);
}

.delete-station .MuiDialog-paper {
  background-color: #fff;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 11px !important;
  height: 11px !important;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.custom-scrollbar::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.custom-scrollbar::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  background-clip: padding-box;
  border-radius: 5px;
  cursor: pointer;
}
.custom-scrollbar::-webkit-scrollbar-thumb:vertical {
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb:horizontal {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.custom-scrollbar::-webkit-scrollbar-corner {
  background: transparent;
}

.react-duration-control-elements-container {
  display: flex;
  flex-direction: row;
  min-height: 21px;
  overflow: hidden;
}

/* 
    Created circular
*/
.circular-menu-container .circular-menu {
  width: 609px;
  height: 609px;
  position: relative;
  left: 50%;
  margin: 0;
  margin-left: -304.5px;
  overflow: hidden;
  border-radius: 500px;
  border-radius: 50%;
  z-index: 1;
  list-style: none;
}
.circular-menu-container .center-section {
  width: 278px;
  height: 278px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -132px;
  margin-left: -139px;
  padding: 55px;
  border-radius: 500px;
  border-radius: 50%;
  text-align: center;
  display: none;
  z-index: 3;
  color: #fff;
  padding: 0;
}
.circular-menu-container .center-section.section-intro {
  display: block;
  padding-top: 75px;
}
.circular-menu-container .center-section.section-intro h2 {
  font-size: 36px;
  margin: 8px 0;
  font-weight: 400;
}
.circular-menu-container .center-section.section-intro h4 {
  font-size: 14px;
  margin-top: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.circular-menu-container .center-section.section-intro .box-weather {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 20px;
}
.circular-menu-container .center-section.section-intro .box-weather svg {
  width: 4rem;
  height: 2rem;
}
.circular-menu-container .center-section.section-intro .title-center {
  font-size: 28px;
  padding-right: 20px;
}
.circular-menu-container .center-section.section-intro .title-haft p {
  margin: 6px;
  font-size: 9px;
}
.circular-menu-container .center-section.section-intro .title-bt {
  margin-top: 45px;
}
.circular-menu-container .touch .circular-menu li:focus {
  outline: 0;
}
.circular-menu-container .circular-menu li div.label {
  position: absolute;
  width: 139px;
  height: 139px;
  z-index: 2;
  cursor: pointer;
}
.circular-menu-container .circular-menu li div.label p {
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  color: #fff;
}
.circular-menu-container .circular-menu li .bg {
  width: 354.5px;
  height: 304.5px;
  position: absolute;
  transform-origin: 0 304.5px;
  margin-top: -304.5px;
  left: 50%;
  top: 50%;
  transition: all 300ms ease-out;
}
.circular-menu-container .circular-menu li {
  position: absolute;
  text-decoration: none;
  top: 50%;
  left: 50%;
  display: none;
}
.circular-menu-container .circular-menu li .hover {
  background-image: url("data:image/png;base64,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");
  background-repeat: no-repeat;
  width: 125px;
  height: 70px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.circular-menu-container .circular-menu li .label p {
  letter-spacing: 3px;
}
.circular-menu-container .circular-menu li .label p a {
  text-decoration: none;
  color: #fff;
}
.circular-menu-container .circular-menu li .label p svg {
  width: 130px;
  height: 130px;
}

.circular-menu li:nth-child(1) {
  display: block;
}

.circular-menu li:nth-child(1) .bg {
  transform: rotate(-54deg) skew(-18deg);
  background: transparent;
}

.circular-menu li:nth-child(1) .label p svg {
  width: 130px;
  height: 130px;
  margin-top: -50px;
  transform: rotate(3deg);
}

.circular-menu li:nth-child(1) .hover {
  position: fixed;
  left: 42%;
  top: -24px;
}

.circular-menu li:nth-child(2) .hover {
  position: fixed;
  right: -30px;
  top: 20%;
  left: initial;
  transform: rotate(73deg);
}

.circular-menu li:nth-child(2) .label p {
  transform: rotate(8deg);
}
.circular-menu li:nth-child(2) .label p svg {
  width: 120px;
  height: 110px;
  margin-left: 28px;
  margin-top: -10px;
}

.circular-menu li:nth-child(3) .label p {
  transform: rotate(12deg);
}
.circular-menu li:nth-child(3) .label p svg {
  width: 90px;
  height: 90px;
  margin-top: 46px;
  margin-left: 40px;
}

.circular-menu li:nth-child(4) .label p {
  transform: rotate(349deg);
}
.circular-menu li:nth-child(4) .label p svg {
  width: 100px;
  height: 100px;
  margin-top: 39px;
}

.circular-menu li:nth-child(3) .hover {
  position: fixed;
  right: 65px;
  top: 65%;
  left: initial;
  transform: rotate(145deg);
}

.circular-menu li:nth-child(4) .hover {
  position: fixed;
  right: initial;
  top: initial;
  left: 9%;
  bottom: 230px;
  transform: rotate(217deg);
}

.circular-menu li:nth-child(5) .hover {
  position: fixed;
  right: initial;
  top: 19%;
  left: -28px;
  bottom: initial;
  transform: rotate(290deg);
}

.circular-menu li:nth-child(5) .label p {
  transform: rotate(4eg);
}
.circular-menu li:nth-child(5) .label p svg {
  width: 110px;
  height: 110px;
  margin-top: -15px;
  margin-left: 35px;
}

.circular-menu li:nth-child(1):hover .hover,
.touch .circular-menu li:nth-child(1):focus .hover {
  visibility: visible;
  opacity: 1;
}

.circular-menu li:nth-child(1) div.label {
  margin: -291.25px 0 0 -69.5px;
}

.circular-menu li:nth-child(1) div.label {
  margin: -305px 0 0 -251px !important;
  width: 514px;
  height: 185px;
}

.circular-menu li:nth-child(2) div.label {
  height: 302px;
  width: 182px;
}

.circular-menu li:nth-child(4) div.label {
  display: flex;
  width: 270px;
  height: 240px;
  padding-right: 140px !important;
}

.circular-menu li:nth-child(5) div.label {
  margin: -149px 0 0 -310px !important;
  width: 165px;
  height: 330px;
}

.circular-menu li:nth-child(1):hover div.center-section.section-1,
.touch .circular-menu li:nth-child(1):focus div.center-section.section-1 {
  display: block;
}

.circular-menu li:nth-child(2) {
  display: block;
}

.circular-menu li:nth-child(2) .bg {
  transform: rotate(18deg) skew(-18deg);
  background: transparent;
}

.circular-menu li:nth-child(1) .label p svg {
  width: 130px;
  height: 130px;
  margin-top: -50px;
  transform: rotate(3deg);
}

.circular-menu li:nth-child(1) .hover {
  position: fixed;
  left: 42%;
  top: -24px;
}

.circular-menu li:nth-child(2) .hover {
  position: fixed;
  right: -30px;
  top: 20%;
  left: initial;
  transform: rotate(73deg);
}

.circular-menu li:nth-child(2) .label p {
  transform: rotate(8deg);
}
.circular-menu li:nth-child(2) .label p svg {
  width: 120px;
  height: 110px;
  margin-left: 28px;
  margin-top: -10px;
}

.circular-menu li:nth-child(3) .label p {
  transform: rotate(12deg);
}
.circular-menu li:nth-child(3) .label p svg {
  width: 90px;
  height: 90px;
  margin-top: 46px;
  margin-left: 40px;
}

.circular-menu li:nth-child(4) .label p {
  transform: rotate(349deg);
}
.circular-menu li:nth-child(4) .label p svg {
  width: 100px;
  height: 100px;
  margin-top: 39px;
}

.circular-menu li:nth-child(3) .hover {
  position: fixed;
  right: 65px;
  top: 65%;
  left: initial;
  transform: rotate(145deg);
}

.circular-menu li:nth-child(4) .hover {
  position: fixed;
  right: initial;
  top: initial;
  left: 9%;
  bottom: 230px;
  transform: rotate(217deg);
}

.circular-menu li:nth-child(5) .hover {
  position: fixed;
  right: initial;
  top: 19%;
  left: -28px;
  bottom: initial;
  transform: rotate(290deg);
}

.circular-menu li:nth-child(5) .label p {
  transform: rotate(4eg);
}
.circular-menu li:nth-child(5) .label p svg {
  width: 110px;
  height: 110px;
  margin-top: -15px;
  margin-left: 35px;
}

.circular-menu li:nth-child(2):hover .hover,
.touch .circular-menu li:nth-child(2):focus .hover {
  visibility: visible;
  opacity: 1;
}

.circular-menu li:nth-child(2) div.label {
  margin: -138.0245185026px 0 0 141.3967824884px;
}

.circular-menu li:nth-child(1) div.label {
  margin: -305px 0 0 -251px !important;
  width: 514px;
  height: 185px;
}

.circular-menu li:nth-child(2) div.label {
  height: 302px;
  width: 182px;
}

.circular-menu li:nth-child(4) div.label {
  display: flex;
  width: 270px;
  height: 240px;
  padding-right: 140px !important;
}

.circular-menu li:nth-child(5) div.label {
  margin: -149px 0 0 -310px !important;
  width: 165px;
  height: 330px;
}

.circular-menu li:nth-child(2):hover div.center-section.section-2,
.touch .circular-menu li:nth-child(2):focus div.center-section.section-2 {
  display: block;
}

.circular-menu li:nth-child(3) {
  display: block;
}

.circular-menu li:nth-child(3) .bg {
  transform: rotate(90deg) skew(-18deg);
  background: transparent;
}

.circular-menu li:nth-child(1) .label p svg {
  width: 130px;
  height: 130px;
  margin-top: -50px;
  transform: rotate(3deg);
}

.circular-menu li:nth-child(1) .hover {
  position: fixed;
  left: 42%;
  top: -24px;
}

.circular-menu li:nth-child(2) .hover {
  position: fixed;
  right: -30px;
  top: 20%;
  left: initial;
  transform: rotate(73deg);
}

.circular-menu li:nth-child(2) .label p {
  transform: rotate(8deg);
}
.circular-menu li:nth-child(2) .label p svg {
  width: 120px;
  height: 110px;
  margin-left: 28px;
  margin-top: -10px;
}

.circular-menu li:nth-child(3) .label p {
  transform: rotate(12deg);
}
.circular-menu li:nth-child(3) .label p svg {
  width: 90px;
  height: 90px;
  margin-top: 46px;
  margin-left: 40px;
}

.circular-menu li:nth-child(4) .label p {
  transform: rotate(349deg);
}
.circular-menu li:nth-child(4) .label p svg {
  width: 100px;
  height: 100px;
  margin-top: 39px;
}

.circular-menu li:nth-child(3) .hover {
  position: fixed;
  right: 65px;
  top: 65%;
  left: initial;
  transform: rotate(145deg);
}

.circular-menu li:nth-child(4) .hover {
  position: fixed;
  right: initial;
  top: initial;
  left: 9%;
  bottom: 230px;
  transform: rotate(217deg);
}

.circular-menu li:nth-child(5) .hover {
  position: fixed;
  right: initial;
  top: 19%;
  left: -28px;
  bottom: initial;
  transform: rotate(290deg);
}

.circular-menu li:nth-child(5) .label p {
  transform: rotate(4eg);
}
.circular-menu li:nth-child(5) .label p svg {
  width: 110px;
  height: 110px;
  margin-top: -15px;
  margin-left: 35px;
}

.circular-menu li:nth-child(3):hover .hover,
.touch .circular-menu li:nth-child(3):focus .hover {
  visibility: visible;
  opacity: 1;
}

.circular-menu li:nth-child(3) div.label {
  margin: 109.8995185027px 0 0 60.8413796958px;
}

.circular-menu li:nth-child(1) div.label {
  margin: -305px 0 0 -251px !important;
  width: 514px;
  height: 185px;
}

.circular-menu li:nth-child(2) div.label {
  height: 302px;
  width: 182px;
}

.circular-menu li:nth-child(4) div.label {
  display: flex;
  width: 270px;
  height: 240px;
  padding-right: 140px !important;
}

.circular-menu li:nth-child(5) div.label {
  margin: -149px 0 0 -310px !important;
  width: 165px;
  height: 330px;
}

.circular-menu li:nth-child(3):hover div.center-section.section-3,
.touch .circular-menu li:nth-child(3):focus div.center-section.section-3 {
  display: block;
}

.circular-menu li:nth-child(4) {
  display: block;
}

.circular-menu li:nth-child(4) .bg {
  transform: rotate(162deg) skew(-18deg);
  background: transparent;
}

.circular-menu li:nth-child(1) .label p svg {
  width: 130px;
  height: 130px;
  margin-top: -50px;
  transform: rotate(3deg);
}

.circular-menu li:nth-child(1) .hover {
  position: fixed;
  left: 42%;
  top: -24px;
}

.circular-menu li:nth-child(2) .hover {
  position: fixed;
  right: -30px;
  top: 20%;
  left: initial;
  transform: rotate(73deg);
}

.circular-menu li:nth-child(2) .label p {
  transform: rotate(8deg);
}
.circular-menu li:nth-child(2) .label p svg {
  width: 120px;
  height: 110px;
  margin-left: 28px;
  margin-top: -10px;
}

.circular-menu li:nth-child(3) .label p {
  transform: rotate(12deg);
}
.circular-menu li:nth-child(3) .label p svg {
  width: 90px;
  height: 90px;
  margin-top: 46px;
  margin-left: 40px;
}

.circular-menu li:nth-child(4) .label p {
  transform: rotate(349deg);
}
.circular-menu li:nth-child(4) .label p svg {
  width: 100px;
  height: 100px;
  margin-top: 39px;
}

.circular-menu li:nth-child(3) .hover {
  position: fixed;
  right: 65px;
  top: 65%;
  left: initial;
  transform: rotate(145deg);
}

.circular-menu li:nth-child(4) .hover {
  position: fixed;
  right: initial;
  top: initial;
  left: 9%;
  bottom: 230px;
  transform: rotate(217deg);
}

.circular-menu li:nth-child(5) .hover {
  position: fixed;
  right: initial;
  top: 19%;
  left: -28px;
  bottom: initial;
  transform: rotate(290deg);
}

.circular-menu li:nth-child(5) .label p {
  transform: rotate(4eg);
}
.circular-menu li:nth-child(5) .label p svg {
  width: 110px;
  height: 110px;
  margin-top: -15px;
  margin-left: 35px;
}

.circular-menu li:nth-child(4):hover .hover,
.touch .circular-menu li:nth-child(4):focus .hover {
  visibility: visible;
  opacity: 1;
}

.circular-menu li:nth-child(4) div.label {
  margin: 109.8995185026px 0 0 -199.8413796959px;
}

.circular-menu li:nth-child(1) div.label {
  margin: -305px 0 0 -251px !important;
  width: 514px;
  height: 185px;
}

.circular-menu li:nth-child(2) div.label {
  height: 302px;
  width: 182px;
}

.circular-menu li:nth-child(4) div.label {
  display: flex;
  width: 270px;
  height: 240px;
  padding-right: 140px !important;
}

.circular-menu li:nth-child(5) div.label {
  margin: -149px 0 0 -310px !important;
  width: 165px;
  height: 330px;
}

.circular-menu li:nth-child(4):hover div.center-section.section-4,
.touch .circular-menu li:nth-child(4):focus div.center-section.section-4 {
  display: block;
}

.circular-menu li:nth-child(5) {
  display: block;
}

.circular-menu li:nth-child(5) .bg {
  transform: rotate(234deg) skew(-18deg);
  background: transparent;
}

.circular-menu li:nth-child(1) .label p svg {
  width: 130px;
  height: 130px;
  margin-top: -50px;
  transform: rotate(3deg);
}

.circular-menu li:nth-child(1) .hover {
  position: fixed;
  left: 42%;
  top: -24px;
}

.circular-menu li:nth-child(2) .hover {
  position: fixed;
  right: -30px;
  top: 20%;
  left: initial;
  transform: rotate(73deg);
}

.circular-menu li:nth-child(2) .label p {
  transform: rotate(8deg);
}
.circular-menu li:nth-child(2) .label p svg {
  width: 120px;
  height: 110px;
  margin-left: 28px;
  margin-top: -10px;
}

.circular-menu li:nth-child(3) .label p {
  transform: rotate(12deg);
}
.circular-menu li:nth-child(3) .label p svg {
  width: 90px;
  height: 90px;
  margin-top: 46px;
  margin-left: 40px;
}

.circular-menu li:nth-child(4) .label p {
  transform: rotate(349deg);
}
.circular-menu li:nth-child(4) .label p svg {
  width: 100px;
  height: 100px;
  margin-top: 39px;
}

.circular-menu li:nth-child(3) .hover {
  position: fixed;
  right: 65px;
  top: 65%;
  left: initial;
  transform: rotate(145deg);
}

.circular-menu li:nth-child(4) .hover {
  position: fixed;
  right: initial;
  top: initial;
  left: 9%;
  bottom: 230px;
  transform: rotate(217deg);
}

.circular-menu li:nth-child(5) .hover {
  position: fixed;
  right: initial;
  top: 19%;
  left: -28px;
  bottom: initial;
  transform: rotate(290deg);
}

.circular-menu li:nth-child(5) .label p {
  transform: rotate(4eg);
}
.circular-menu li:nth-child(5) .label p svg {
  width: 110px;
  height: 110px;
  margin-top: -15px;
  margin-left: 35px;
}

.circular-menu li:nth-child(5):hover .hover,
.touch .circular-menu li:nth-child(5):focus .hover {
  visibility: visible;
  opacity: 1;
}

.circular-menu li:nth-child(5) div.label {
  margin: -138.0245184822px 0 0 -280.3967823524px;
}

.circular-menu li:nth-child(1) div.label {
  margin: -305px 0 0 -251px !important;
  width: 514px;
  height: 185px;
}

.circular-menu li:nth-child(2) div.label {
  height: 302px;
  width: 182px;
}

.circular-menu li:nth-child(4) div.label {
  display: flex;
  width: 270px;
  height: 240px;
  padding-right: 140px !important;
}

.circular-menu li:nth-child(5) div.label {
  margin: -149px 0 0 -310px !important;
  width: 165px;
  height: 330px;
}

.circular-menu li:nth-child(5):hover div.center-section.section-5,
.touch .circular-menu li:nth-child(5):focus div.center-section.section-5 {
  display: block;
}

.animated {
  animation-duration: 0.75s;
  animation-fill-mode: both;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

.page-banner {
  position: fixed;
  width: 220px;
  overflow: hidden;
  min-height: 100vh;
  top: 0;
  left: 0;
}

.circle {
  color: white;
  height: 100%;
  width: 100%;
  flex-grow: 1;
  border-radius: 0% 50% 50% 0%;
  transition: border-radius 0.3s ease; /* Smooth transition for border-radius */
  position: relative; /* Ensure pseudo-element positions are relative to the circle */
  overflow: hidden; /* Clip content to fit the border-radius */
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transition: background-color 0.3s ease;
}
.circle:hover {
  background: rgba(255, 255, 255, 0.1);
}

.page-banner-text {
  position: absolute;
  left: -3%;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner-text ul {
  list-style: none;
  padding-left: 15px;
}
.page-banner-text ul li {
  text-align: center;
  padding: 25px 0;
  border-bottom: 1px solid #fff;
  min-width: 147px;
  position: relative;
  transition: all 300ms ease-out;
  min-height: 135px;
}
.page-banner-text ul li .btnMasterControl {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
  background-color: transparent;
}
.page-banner-text ul li .btnMasterControl:hover {
  background-color: transparent;
}
.page-banner-text ul li:nth-child(1) {
  position: relative;
  left: 15px;
}
.page-banner-text ul li:nth-child(1) > form button {
  min-width: 175px;
}
.page-banner-text ul li:nth-child(2) {
  position: relative;
  left: 20px;
}
.page-banner-text ul li:nth-child(2) .btnMasterControl {
  margin-left: 15px;
}
.page-banner-text ul li:nth-child(3) {
  position: relative;
  left: 15px;
}
.page-banner-text ul li:nth-child(4) {
  position: relative;
  left: 3px;
}
.page-banner-text ul li:nth-child(4) .btnMasterControl {
  margin-left: 20px;
}
.page-banner-text ul li:nth-child(5) {
  position: relative;
  left: -25px;
}
.page-banner-text ul li:last-child {
  border-bottom: 0;
}
.page-banner-text ul li:hover {
  cursor: pointer;
}
.page-banner-text ul li:hover:after {
  content: "";
  background: rgb(30, 181, 176);
  background: linear-gradient(90deg, rgb(30, 181, 176) 0%, rgb(18, 85, 100) 100%);
  height: 100%;
  width: 250%;
  position: absolute;
  top: 0px;
  left: -50px;
  z-index: -1;
  border-radius: 0% 50% 0% 0%;
}
.page-banner-text p {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
  text-align: center;
}
.page-banner-text a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
}
.page-banner-text svg {
  width: 40px;
  height: 40px;
}

.page-banner-text-right {
  position: absolute;
  left: -15%;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-height: 650px) {
  .page-banner-text-right {
    left: unset !important;
    right: 1rem;
  }
  .page-banner-text-right ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100dvh - 2rem);
    align-items: flex-end !important;
  }
  .page-banner-text-right ul li {
    min-height: auto !important;
    padding: 0 !important;
    justify-content: center;
    align-content: space-between;
    flex-grow: 1;
    margin-left: 0 !important;
    left: 0 !important;
    position: relative !important;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .page-banner-text-right ul li:nth-child(4) .btnMasterControl {
    margin-left: 0 !important;
  }
}
.page-banner-text-right ul {
  list-style: none;
  padding-left: 33px;
}
.page-banner-text-right ul li {
  text-align: center;
  padding: 25px 0;
  border-bottom: 1px solid #fff;
  min-width: 147px;
  position: relative;
  transition: all 300ms ease-out;
  min-height: 135px;
}
.page-banner-text-right ul li .btnMasterControl {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
  background-color: transparent;
}
.page-banner-text-right ul li .btnMasterControl:hover {
  background-color: transparent;
}
.page-banner-text-right ul li:nth-child(1) {
  left: 40px;
  position: relative;
}
.page-banner-text-right ul li:nth-child(1) > form {
  margin-left: -7px;
}
.page-banner-text-right ul li:nth-child(1) > form button {
  min-width: 175px;
}
.page-banner-text-right ul li:nth-child(2) {
  position: relative;
  left: 35px;
}
.page-banner-text-right ul li:nth-child(2) .btnMasterControl {
  margin-left: 15px;
}
.page-banner-text-right ul li:nth-child(3) {
  position: relative;
  left: 30px;
}
.page-banner-text-right ul li:nth-child(4) {
  position: relative;
  left: 35px;
}
.page-banner-text-right ul li:nth-child(4) .btnMasterControl {
  margin-left: 20px;
}
.page-banner-text-right ul li:nth-child(5) {
  position: relative;
  left: 50px;
}
.page-banner-text-right ul li:last-child {
  border-bottom: 0;
}
.page-banner-text-right ul li:hover {
  cursor: pointer;
}
.page-banner-text-right ul li:hover:after {
  content: "";
  background: rgb(30, 181, 176);
  background: linear-gradient(90deg, rgb(30, 181, 176) 0%, rgb(18, 85, 100) 100%);
  display: block;
  height: 100%;
  width: 250%;
  position: absolute;
  top: 0px;
  left: -60px;
  z-index: -1;
}
.page-banner-text-right p {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
  text-align: center;
}
.page-banner-text-right a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 1px;
}
.page-banner-text-right svg {
  width: 40px;
  height: 40px;
}

.page-banner-right {
  right: 0;
  left: initial;
}
.page-banner-right .circle {
  border-radius: 50% 0% 0% 50%;
}
.page-banner-right .page-banner-text {
  left: 55px;
}
.page-banner-right .page-banner-text ul {
  padding-left: 0;
}
.page-banner-right .page-banner-text li:nth-child(2) {
  position: relative;
  left: -14px;
}
.page-banner-right .page-banner-text li:nth-child(3) {
  position: relative;
  left: -18px;
}
.page-banner-right .page-banner-text li:nth-child(4) {
  position: relative;
  left: -5px;
}
.page-banner-right .page-banner-text li:nth-child(5) {
  position: relative;
  left: 15px;
}

.wrapper-disabled {
  opacity: 0.3;
  user-select: none;
  pointer-events: none;
}

.wrapper-disabled::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.fc-list-table .fc-list-event:hover td {
  background-color: transparent !important;
}

.fc-list-event-graphic {
  display: none !important;
}

.fc-list-event-time {
  padding-top: 13px !important;
}

.fc-list-day {
  color: #000; /* Change to your desired color */
  font-weight: bold; /* Optional: Make it bold */
}

html[data-lang=ko-KR] .page-banner-text ul li:nth-child(2) .btnMasterControl {
  margin-left: 40px;
}
html[data-lang=ko-KR] .page-banner-text-right ul li:nth-child(4) .btnMasterControl {
  margin-left: 30px;
}._tableContainer_1eu8h_1 {
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  height: 100%;
}
._tableContainer_1eu8h_1::-webkit-scrollbar {
  width: 5px;
  position: absolute;
}
._tableContainer_1eu8h_1::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableHead_1eu8h_15 th {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 16px;
  background-color: #e0fcec;
  border-bottom: none;
  color: var(--color-text-table-header);
  position: sticky;
  top: 0;
  z-index: 999;
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableBody_1eu8h_27 ._tableRow_1eu8h_27:nth-of-type(even) {
  background-color: #f9fafb;
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableBody_1eu8h_27 ._tableRow_1eu8h_27:hover {
  background-color: #f3f4f6;
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableBody_1eu8h_27 ._tableRow_1eu8h_27._active_1eu8h_33 td {
  background-color: var(--backgroundColor-table-rowActive);
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableBody_1eu8h_27 ._tableRow_1eu8h_27 td {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 16px;
  color: var(--color-text-table-body);
  position: relative;
}
._tableContainer_1eu8h_1 ._table_1eu8h_1 ._tableBody_1eu8h_27 ._tableRow_1eu8h_27 td:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  width: 1px;
  height: 50%;
  background-color: #f3f4f4;
}._form_1hrem_1 {
  animation-duration: 0.4ms;
  transition-delay: 0.4ms;
}
._form_1hrem_1 [class~=Mui-disabled] {
  background: #d9d9d9;
  border-radius: 4px;
  color: #5c5c5c;
}
._form_1hrem_1 ._images_1hrem_10 p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

._nameImage_1hrem_16 {
  max-width: 140px;
  height: 100%;
  margin-top: 5px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._txtEditInterface_1hrem_25 {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-left: 4px;
}

._groupThirdParty_1hrem_32 {
  margin-top: 10px;
  height: 100%;
  border-radius: 8px;
}

._txtThirdParty_1hrem_38 {
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 5px;
}

._btnEdit_1hrem_44 {
  background-color: #c2cfcf;
  color: #004744;
}
._btnEdit_1hrem_44:hover {
  background-color: #c2cfcf;
  color: #004744;
}

._headerThirdParty_1hrem_53 {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px;
}

._itemThirdParty_1hrem_58 {
  padding: 15px;
  border-bottom: 1px solid #d0d0d0;
}

._itemThirdParty_1hrem_58:last-of-type {
  border-bottom: none;
}

._txtSensorName_1hrem_67 {
  font-size: 14px;
  line-height: 14px;
}

._btnSource_1hrem_72 {
  height: 30px !important;
  background-color: #cddada;
  color: #000000;
}
._btnSource_1hrem_72:hover {
  background-color: #cddada;
  color: #000000;
}

._checkBox_1hrem_82 {
  border: 1px solid red;
}

._boxThirdDevices_1hrem_86 {
  height: 80vh;
  overflow: auto;
}

._itemThirdDevices_1hrem_91 {
  border-bottom: 1px solid #d0d0d0;
  align-items: center;
}

._itemThirdDevices_1hrem_91:last-of-type {
  border-bottom: none;
}

._menuWrapper_1hrem_100 [class~=MuiPaper-root] {
  padding: 0;
  margin-top: 4px;
  width: 227px;
  border-radius: 4px;
  height: 185px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}

._txtFilter_1hrem_109 {
  font-weight: 500;
  line-height: 14.8px;
  font-size: 13px;
}

._btnApply_1hrem_115 {
  width: 30px;
}

._deleteIcon_1hrem_119 {
  width: 28px;
  height: 28px;
  cursor: pointer;
}

._txtNameDevices_1hrem_125 {
  font-size: 14px;
}

._txtObservedDaylight_1hrem_129 {
  margin-left: 5px;
  margin-top: 2px;
}._txtTableOrg_e9uif_1 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
  margin-left: 10px !important;
}

._tableTh_e9uif_9 {
  padding-left: 20px;
}

._boxUser_e9uif_13 {
  overflow: auto;
  padding-right: 20px;
}._container_1smm8_1 {
  max-width: 450px;
}

._wrapper_1smm8_5 {
  padding: 34px 18px;
}

._header_1smm8_9 {
  width: 377px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

._bodyForm_1smm8_16 {
  min-width: 377px;
  min-height: 50px;
  margin-top: 22px;
  background-color: #d9d9d9;
  border-radius: 4px;
  padding: 8px 16px;
}

._textName_1smm8_25 {
  color: #5c5c5c;
  font-size: 8px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 4px;
}._txtTableOrg_e9uif_1 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
  margin-left: 10px !important;
}

._tableTh_e9uif_9 {
  padding-left: 20px;
}

._boxUser_e9uif_13 {
  overflow: auto;
  padding-right: 20px;
}._txtTableAdmin_udg91_1 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_udg91_8 {
  padding-left: 35px;
}._checkboxIcon_1gzlt_1 {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #c4cada;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}
._checkboxIcon_1gzlt_1._checked_1gzlt_12 {
  background-color: #66f0a0;
  border-color: #66f0a0;
}
._checkboxIcon_1gzlt_1._checked_1gzlt_12 svg {
  color: #ffffff;
  font-size: 16px;
}
._checkboxIcon_1gzlt_1._indeterminate_1gzlt_20 {
  background-color: #66f0a0;
  border-color: #66f0a0;
}
._checkboxIcon_1gzlt_1._indeterminate_1gzlt_20 svg {
  color: #ffffff;
  font-size: 16px;
}._drawer_139h9_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_139h9_1 ._header_139h9_7 {
  background: #66f0a0;
  flex: 1;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  max-height: 55px;
}
._drawer_139h9_1 ._header_139h9_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #002031;
}
._drawer_139h9_1 ._content_139h9_22 {
  flex: 1;
  display: flex;
  padding: 16px;
  flex-direction: column;
  overflow: hidden;
}
._drawer_139h9_1 ._content_139h9_22 ._name_139h9_29 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 {
  margin-top: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  gap: 16px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentListTable_139h9_41 {
  overflow: hidden;
  flex: 0 0 calc(50% - 8px);
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentListTable_139h9_41 ._btnManager_139h9_45 {
  border: none;
  background: transparent;
  color: var(--organizations-color-buttonAdd);
  font-weight: 400;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentListTable_139h9_41 ._btnManager_139h9_45:hover {
  color: var(--organizations-color-buttonAdd);
  background: transparent;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 {
  flex: 0 0 calc(50% - 8px);
  padding: 16px;
  border: 1px solid var(--color-border-box);
  border-radius: 16px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._selectCustom_139h9_61 {
  background: var(--backgroundColor-box);
  min-width: 250px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._selectCustom_139h9_61 > div {
  background: var(--backgroundColor-box);
  border: 1px solid var(--color-border-box);
  border-radius: 8px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._btnRemove_139h9_70 {
  background: #fee9ee;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #f8285a;
  min-height: 40px;
  height: 40px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 {
  border: 1px solid var(--color-border-box);
  border-radius: 16px;
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 70px);
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._title_139h9_87 {
  height: 56px;
  padding: 16px;
  background: #e0fcec;
  color: #002031;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._controllerAccessList_139h9_98 {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 8px;
  overflow-y: auto;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._controllerAccessList_139h9_98::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._controllerAccessList_139h9_98::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._controllerAccessList_139h9_98 ._controllerAccessItem_139h9_115 {
  display: flex;
  align-items: center;
  width: calc(50% - 8px);
}
._drawer_139h9_1 ._content_139h9_22 ._contentList_139h9_34 ._contentRole_139h9_55 ._controllerAccess_139h9_79 ._controllerAccessList_139h9_98 ._controllerAccessItem_139h9_115 span {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-left: 8px;
}
._drawer_139h9_1 ._footer_139h9_126 {
  max-height: 60px;
  flex: 1;
  display: flex;
  justify-content: end;
  padding: 16px;
  gap: 16px;
  display: flex;
  border-top: 1px solid var(--color-border-box);
}._wrapper_1mdgr_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._tab_1mdgr_7 {
  flex-grow: 1;
  height: 100%;
}

._groupLayoutHeader_1mdgr_12 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 47px;
  padding-top: 8px;
}

._boxTab_1mdgr_18 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 160px;
  margin-right: 15px;
}

._tab_1mdgr_7 {
  padding: 15px 24px 0px 24px !important;
}

._boxTabMini_1mdgr_30 {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 90px;
}._content_1xijc_1 {
  flex-direction: column;
  padding: 20px;
  gap: 20px;
  flex-grow: 1;
  max-height: calc(100vh - 150px);
  overflow: auto;
}

._overallConfig_1xijc_10 {
  border: 1px solid #ededed;
}

._overallHead_1xijc_14 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background-color: rgba(123, 123, 123, 0.05);
  border: 1px solid #d7d7d7;
  padding: 16px;
}

._leftHeader_1xijc_24 {
  flex-direction: row;
  gap: 6px;
  align-items: center;
}

._rightHeader_1xijc_30 {
  flex-direction: row;
}

._titleOverall_1xijc_34 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}._wrapper_kh9pc_1 {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 50px);
  max-height: calc(100vh - 50px);
  padding: 16px;
  gap: 16px;
  background: var(--backgroundColor-wrapper, #f4f6f8);
  overflow: hidden;
  box-sizing: border-box;
}

._topBar_kh9pc_13 {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--backgroundColor-box, #ffffff);
  border-radius: 12px;
  padding: 8px 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.06);
}

._contentArea_kh9pc_25 {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

._treeContainer_kh9pc_32 {
  display: flex;
  height: 100%;
  gap: 16px;
  overflow: hidden;
}

._leftPanel_kh9pc_39 {
  width: 450px;
  min-width: 450px;
  max-width: 450px;
  flex-shrink: 0;
  background: var(--backgroundColor-box, #ffffff);
  border-radius: 16px;
  padding: 16px;
  overflow-y: auto;
  overflow-x: auto;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
._leftPanel_kh9pc_39::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._leftPanel_kh9pc_39::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._workspacePanel_kh9pc_65 {
  flex: 1;
  background: var(--backgroundColor-box, #ffffff);
  border-radius: 16px;
  padding: 20px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
._workspacePanel_kh9pc_65::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._workspacePanel_kh9pc_65::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._treeNodeItem_kh9pc_88 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 10px;
  border-radius: 8px;
  margin-bottom: 2px;
  transition: all 0.15s ease-in-out;
  border: 1px solid transparent;
  color: #1e293b;
}
._treeNodeItem_kh9pc_88 p, ._treeNodeItem_kh9pc_88 span {
  color: #1e293b;
}
._treeNodeItem_kh9pc_88:hover {
  background: rgba(0, 71, 68, 0.08);
}
._treeNodeItem_kh9pc_88:hover ._actionGroup_kh9pc_105 {
  opacity: 1 !important;
}

._actionGroup_kh9pc_105 {
  display: flex;
  align-items: center;
  gap: 2px;
  opacity: 0;
  transition: opacity 0.15s ease;
}

._treeNodeActive_kh9pc_117 {
  background: linear-gradient(135deg, #004744 0%, #00695c 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 2px 8px rgba(0, 71, 68, 0.3);
}
._treeNodeActive_kh9pc_117 p, ._treeNodeActive_kh9pc_117 span, ._treeNodeActive_kh9pc_117 svg {
  color: #ffffff !important;
}
._treeNodeActive_kh9pc_117 ._actionGroup_kh9pc_105 {
  opacity: 1;
}

._assetPanel_kh9pc_129 {
  flex: 1;
  background: var(--backgroundColor-box, #ffffff);
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
._assetPanel_kh9pc_129::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._assetPanel_kh9pc_129::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}._root_1j4m7_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._contentWrapper_1j4m7_7 {
  flex-grow: 1;
}

._containerRootView_1j4m7_11 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  padding-right: 8px;
}
@media (min-width: 950px) and (max-width: 1130px) {
  ._containerRootView_1j4m7_11 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._containerRootView_1j4m7_11 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._containerRootView_1j4m7_11 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

._boxStation_1j4m7_36 {
  width: 100%;
  height: 318px;
  flex-shrink: 0;
  border-radius: 16px;
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
}

._contentStation_1j4m7_44 {
  height: 80%;
  border-bottom: 1px solid #d7d7d7;
  padding: 24px 19px;
}

._contentStationBot_1j4m7_50 {
  height: 20%;
  padding: 20px 10px;
}

._groupState_1j4m7_55 {
  width: 80px;
  height: 35px;
  border-radius: 8px;
  border: 1px solid #004744;
}

._groupStateOffline_1j4m7_62 {
  background-color: #d7d7d7 !important;
  width: 80px;
  height: 35px;
  border-radius: 8px;
}

._groupStatus_1j4m7_69 {
  background-color: #004744;
  width: 120px;
  height: 35px;
  border-radius: 8px;
}

._groupStatusPending_1j4m7_76 {
  background-color: #ff783c;
  width: 120px;
  height: 35px;
  border-radius: 8px;
}

._textStatus_1j4m7_83 {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}

._textStatusOffline_1j4m7_91 {
  color: #000 !important;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 10px;
  font-size: 14px;
}

._txtInterfaceOnl_1j4m7_100 {
  font-size: 18px;
  font-weight: 700;
  line-height: 18.4px;
  margin-top: 10px;
}

._txtInterfaceOff_1j4m7_107 {
  font-size: 18px;
  font-weight: 700;
  line-height: 18.4px;
  margin-top: 10px;
  color: #8a8a8a;
}

._txtCustomInterface_1j4m7_115 {
  font-size: 14px;
  margin-top: 10px;
}

._contentStationBottom_1j4m7_120 {
  height: 100%;
  margin-top: 20%;
}

._txtBottom_1j4m7_125 {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

._btnRefresh_1j4m7_131 {
  min-width: 10px !important;
  width: 30px !important;
  background-color: #fff2f2;
  color: #ff3030;
}
._btnRefresh_1j4m7_131:hover {
  background-color: #fff2f2;
  color: #ff3030;
}

._btnEdit_1j4m7_142 {
  min-width: 10px !important;
  width: 30px !important;
  background-color: #ebf1f0;
  color: #004744;
}
._btnEdit_1j4m7_142:hover {
  background-color: #ebf1f0;
  color: #004744;
}

._btnLaunch_1j4m7_153 {
  min-width: 90px;
  padding: 5px !important;
}

._boxOrg_1j4m7_158 {
  width: 100%;
  height: 22px;
  padding: 4px 6px;
  border-radius: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}

._txtNameOrg_1j4m7_167 {
  color: #fff;
  margin-top: 5px;
}._drawer_iqjft_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_iqjft_1 ._header_iqjft_7 {
  background: #66f0a0;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  max-height: 55px;
}
._drawer_iqjft_1 ._header_iqjft_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #002031;
}
._drawer_iqjft_1 ._content_iqjft_22 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 16px;
}
._drawer_iqjft_1 ._footer_iqjft_29 {
  max-height: 60px;
  flex: 1;
  display: flex;
  justify-content: end;
  padding: 16px;
  gap: 16px;
  display: flex;
  border-top: 1px solid var(--color-border-box);
}

._assignLayout_iqjft_40 {
  display: flex;
  flex: 1;
  gap: 16px;
  overflow: hidden;
}

._leftPanel_iqjft_47 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 12px;
}

._groupContainer_iqjft_55 {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-content: flex-start;
  padding-right: 4px;
}
._groupContainer_iqjft_55::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._groupContainer_iqjft_55::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._sensorGroup_iqjft_75 {
  flex: 0 0 100%;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
  align-self: flex-start;
}

._groupHeader_iqjft_83 {
  background: #e0fcec;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
._groupHeader_iqjft_83 ._groupName_iqjft_90 {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #002031;
}

._sensorItem_iqjft_97 {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-top: 1px solid var(--color-border-box, #f3f4f4);
}
._sensorItem_iqjft_97 ._sensorName_iqjft_104 {
  font-size: 13px;
  line-height: 20px;
}

._rightPanel_iqjft_109 {
  flex: 0 0 350px;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
}

._selectedHeader_iqjft_118 {
  padding: 12px 16px;
  border-bottom: 1px solid var(--color-border-box, #f3f4f4);
  flex-shrink: 0;
  background: var(--backgroundColor-box, #fff);
}
._selectedHeader_iqjft_118 span {
  display: flex;
  gap: 8px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

._selectedList_iqjft_133 {
  flex: 1;
  overflow-y: auto;
  padding: 8px;
}
._selectedList_iqjft_133::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._selectedList_iqjft_133::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._selectedItem_iqjft_149 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 8px;
  margin-bottom: 6px;
}
._selectedItem_iqjft_149 ._selectedName_iqjft_158 {
  font-size: 13px;
  font-weight: 500;
}._tableCell_x2kzf_1 {
  min-width: 141px;
}

._tableCellSites_x2kzf_5 {
  min-width: 107px;
}

._tableCellText_x2kzf_9 {
  min-width: 175px;
}

._tableCellFunction_x2kzf_13 {
  min-width: 126.5px;
}

._textSitesLocation_x2kzf_17 {
  margin-right: 8.83px;
  padding: 3px;
  font-size: 12px;
}

._textUpdate_x2kzf_23 {
  margin-right: 8.83px;
  padding: 3px;
}

._groupStatus_x2kzf_28 {
  background-color: rgba(0, 71, 68, 0.6);
  width: 55px;
  height: 20px;
  border-radius: 3px;
}

._textStatus_x2kzf_35 {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 4px 8px;
  font-size: 12px;
}

._txtOnline_x2kzf_43 {
  color: #004744;
  font-size: 12px;
}

._txtOffline_x2kzf_48 {
  color: #8a8a8a;
  font-size: 12px;
}

._groupStatusPending_x2kzf_53 {
  background-color: #8a8a8a;
  width: 100px;
  height: 20px;
  border-radius: 3px;
}

._groupStatusOffline_x2kzf_60 {
  background-color: #8a8a8a;
  width: 55px;
  height: 20px;
  border-radius: 3px;
}

._textLaunch_x2kzf_67 {
  margin-right: 10.05px;
  padding: 3px;
  cursor: pointer;
}

._iconLaunch_x2kzf_73 {
  cursor: pointer;
}

._textEdit_x2kzf_77 {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  cursor: pointer;
}

._textReset_x2kzf_84 {
  color: #ff3030;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  cursor: pointer;
  opacity: 1;
}

._txtTableInterface_x2kzf_93 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_x2kzf_100 {
  padding-left: 35px;
}

._tableCellCustomName_x2kzf_104 {
  display: flex;
}._textManageMapOverlay_1nf13_1 {
  margin-right: 8.83px;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  padding: 3px;
}

._textAction_1nf13_9 {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  cursor: pointer;
}

._txtTableLocation_1nf13_16 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1nf13_23 {
  padding-left: 35px;
}._textManageSite_1z10e_1 {
  padding: 3px;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  padding: 3px;
  margin-right: 8.83px;
}

._textManageLocation_1z10e_10 {
  margin-right: 9.5px;
  padding: 3px;
}

._textAction_1z10e_15 {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  cursor: pointer;
}

._txtTableSiteHead_1z10e_22 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1z10e_29 {
  padding-left: 33px;
}._txtTableOrg_1fbsj_1 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
  margin-left: 10px !important;
}

._tableTh_1fbsj_9 {
  padding-left: 20px;
}._btnManager_awezv_1 {
  border: none;
  background: transparent;
  color: var(--organizations-color-buttonAdd);
  font-weight: 400;
}
._btnManager_awezv_1:hover {
  background: transparent;
  color: var(--organizations-color-buttonAdd);
}
._btnManager_awezv_1._btnRemove_awezv_11 {
  color: red;
}

._topPanelHeader_awezv_15 {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-shrink: 0;
}
._topPanelHeader_awezv_15 ._title_awezv_23 {
  display: flex;
  align-items: center;
  min-width: 0;
  font-weight: 600;
  font-size: 20px;
}
._topPanelHeader_awezv_15 ._title_awezv_23 .MuiChip-root {
  min-width: 0;
  max-width: 180px;
}
._topPanelHeader_awezv_15 ._title_awezv_23 .MuiChip-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
._topPanelHeader_awezv_15 ._topPanelAction_awezv_38 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

._customSelect_awezv_45 {
  min-width: 100%;
}

._tableInlineText_awezv_49 {
  max-width: 150px;
  word-wrap: break-word;
  line-height: 16px;
}._drawer_2x1re_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_2x1re_1 ._header_2x1re_7 {
  background: #66f0a0;
  flex: 1;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  max-height: 55px;
}
._drawer_2x1re_1 ._header_2x1re_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #002031;
}
._drawer_2x1re_1 ._content_2x1re_22 {
  flex: 1;
  display: flex;
  padding: 16px;
  flex-direction: column;
  overflow: hidden;
}
._drawer_2x1re_1 ._content_2x1re_22 ._name_2x1re_29 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
._drawer_2x1re_1 ._content_2x1re_22 ._contentList_2x1re_34 {
  margin-top: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._drawer_2x1re_1 ._content_2x1re_22 ._contentList_2x1re_34 ._contentExistUser_2x1re_41 {
  overflow: hidden;
}
._drawer_2x1re_1 ._content_2x1re_22 ._formAddUser_2x1re_44 {
  margin-top: 24px;
}
._drawer_2x1re_1 ._content_2x1re_22 ._formAddUser_2x1re_44 ._customSelect_2x1re_47 {
  margin-top: 0;
}
._drawer_2x1re_1 ._content_2x1re_22 ._formAddUser_2x1re_44 ._btnAdd_2x1re_50 {
  opacity: 1;
  border: 1px dashed #c4cada;
  background: var(--backgroundColor-box);
  color: #c4cada;
}
._drawer_2x1re_1 ._footer_2x1re_56 {
  max-height: 60px;
  flex: 1;
  display: flex;
  justify-content: end;
  padding: 16px;
  gap: 16px;
  display: flex;
  border-top: 1px solid var(--color-border-box);
}._drawer_1wh8w_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_1wh8w_1 ._header_1wh8w_7 {
  background: #66f0a0;
  flex: 1;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  max-height: 55px;
}
._drawer_1wh8w_1 ._header_1wh8w_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #002031;
}
._drawer_1wh8w_1 ._content_1wh8w_22 {
  flex: 1;
  display: flex;
  padding: 16px;
  flex-direction: column;
  overflow: hidden;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._name_1wh8w_29 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 {
  margin-top: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  gap: 16px;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 ._contentListTable_1wh8w_41 {
  overflow: hidden;
  flex: 100%;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 ._contentListTable_1wh8w_41 ._btnManager_1wh8w_45 {
  border: none;
  background: transparent;
  color: var(--organizations-color-buttonAdd);
  font-weight: 400;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 ._contentListTable_1wh8w_41 ._btnManager_1wh8w_45:hover {
  color: var(--organizations-color-buttonAdd);
  background: transparent;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 ._contentListTable_1wh8w_41 ._btnRemove_1wh8w_55 {
  border: none;
  background: transparent;
  font-weight: 400;
  color: red;
}
._drawer_1wh8w_1 ._content_1wh8w_22 ._contentList_1wh8w_34 ._contentListTable_1wh8w_41 ._btnRemove_1wh8w_55:hover {
  background: transparent;
  color: red;
}._drawer_iqjft_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_iqjft_1 ._header_iqjft_7 {
  background: #66f0a0;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  max-height: 55px;
}
._drawer_iqjft_1 ._header_iqjft_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #002031;
}
._drawer_iqjft_1 ._content_iqjft_22 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 16px;
}
._drawer_iqjft_1 ._footer_iqjft_29 {
  max-height: 60px;
  flex: 1;
  display: flex;
  justify-content: end;
  padding: 16px;
  gap: 16px;
  display: flex;
  border-top: 1px solid var(--color-border-box);
}

._assignLayout_iqjft_40 {
  display: flex;
  flex: 1;
  gap: 16px;
  overflow: hidden;
}

._leftPanel_iqjft_47 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 12px;
}

._groupContainer_iqjft_55 {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-content: flex-start;
  padding-right: 4px;
}
._groupContainer_iqjft_55::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._groupContainer_iqjft_55::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._sensorGroup_iqjft_75 {
  flex: 0 0 100%;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
  align-self: flex-start;
}

._groupHeader_iqjft_83 {
  background: #e0fcec;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
._groupHeader_iqjft_83 ._groupName_iqjft_90 {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #002031;
}

._sensorItem_iqjft_97 {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-top: 1px solid var(--color-border-box, #f3f4f4);
}
._sensorItem_iqjft_97 ._sensorName_iqjft_104 {
  font-size: 13px;
  line-height: 20px;
}

._rightPanel_iqjft_109 {
  flex: 0 0 350px;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
}

._selectedHeader_iqjft_118 {
  padding: 12px 16px;
  border-bottom: 1px solid var(--color-border-box, #f3f4f4);
  flex-shrink: 0;
  background: var(--backgroundColor-box, #fff);
}
._selectedHeader_iqjft_118 span {
  display: flex;
  gap: 8px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

._selectedList_iqjft_133 {
  flex: 1;
  overflow-y: auto;
  padding: 8px;
}
._selectedList_iqjft_133::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._selectedList_iqjft_133::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._selectedItem_iqjft_149 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 8px;
  margin-bottom: 6px;
}
._selectedItem_iqjft_149 ._selectedName_iqjft_158 {
  font-size: 13px;
  font-weight: 500;
}._topPanelHeader_jx5yg_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
  flex-shrink: 0;
}
._topPanelHeader_jx5yg_1 ._title_jx5yg_9 {
  display: flex;
  align-items: center;
  min-width: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 20px;
}
._topPanelHeader_jx5yg_1 ._title_jx5yg_9 .MuiChip-root {
  min-width: 0;
  max-width: 150px;
}
._topPanelHeader_jx5yg_1 ._title_jx5yg_9 .MuiChip-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
._topPanelHeader_jx5yg_1 ._topPanelAction_jx5yg_25 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

._btnRemove_jx5yg_32 {
  border: none;
  background: transparent;
  font-weight: 400;
  color: red;
}
._btnRemove_jx5yg_32:hover {
  background: transparent;
  color: red;
}

._btnManager_jx5yg_43 {
  border: none;
  background: transparent;
  color: var(--organizations-color-buttonAdd);
  font-weight: 400;
}
._btnManager_jx5yg_43:hover {
  background: transparent;
  color: var(--organizations-color-buttonAdd);
}
._btnManager_jx5yg_43._btnRemove_jx5yg_32 {
  color: red;
}._topPanelHeader_8c4qj_1 {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-shrink: 0;
}
._topPanelHeader_8c4qj_1 ._title_8c4qj_9 {
  display: flex;
  align-items: center;
  min-width: 0;
  font-weight: 600;
  font-size: 20px;
}
._topPanelHeader_8c4qj_1 ._title_8c4qj_9 .MuiChip-root {
  min-width: 0;
  max-width: 180px;
}
._topPanelHeader_8c4qj_1 ._title_8c4qj_9 .MuiChip-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
._topPanelHeader_8c4qj_1 ._topPanelAction_8c4qj_24 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

._btnManager_8c4qj_31 {
  border: none;
  background: transparent;
  color: var(--organizations-color-buttonAdd);
  font-weight: 400;
}
._btnManager_8c4qj_31:hover {
  background: transparent;
  color: var(--organizations-color-buttonAdd);
}
._btnManager_8c4qj_31._btnRemove_8c4qj_41 {
  color: red;
}

._tableInlineText_8c4qj_45 {
  max-width: 200px;
  word-wrap: break-word;
  line-height: 16px;
}._drawer_iqjft_1 {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._drawer_iqjft_1 ._header_iqjft_7 {
  background: #66f0a0;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  max-height: 55px;
}
._drawer_iqjft_1 ._header_iqjft_7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #002031;
}
._drawer_iqjft_1 ._content_iqjft_22 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 16px;
}
._drawer_iqjft_1 ._footer_iqjft_29 {
  max-height: 60px;
  flex: 1;
  display: flex;
  justify-content: end;
  padding: 16px;
  gap: 16px;
  display: flex;
  border-top: 1px solid var(--color-border-box);
}

._assignLayout_iqjft_40 {
  display: flex;
  flex: 1;
  gap: 16px;
  overflow: hidden;
}

._leftPanel_iqjft_47 {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  gap: 12px;
}

._groupContainer_iqjft_55 {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-content: flex-start;
  padding-right: 4px;
}
._groupContainer_iqjft_55::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._groupContainer_iqjft_55::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._sensorGroup_iqjft_75 {
  flex: 0 0 100%;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
  align-self: flex-start;
}

._groupHeader_iqjft_83 {
  background: #e0fcec;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
._groupHeader_iqjft_83 ._groupName_iqjft_90 {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #002031;
}

._sensorItem_iqjft_97 {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-top: 1px solid var(--color-border-box, #f3f4f4);
}
._sensorItem_iqjft_97 ._sensorName_iqjft_104 {
  font-size: 13px;
  line-height: 20px;
}

._rightPanel_iqjft_109 {
  flex: 0 0 350px;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 10px;
  overflow: hidden;
}

._selectedHeader_iqjft_118 {
  padding: 12px 16px;
  border-bottom: 1px solid var(--color-border-box, #f3f4f4);
  flex-shrink: 0;
  background: var(--backgroundColor-box, #fff);
}
._selectedHeader_iqjft_118 span {
  display: flex;
  gap: 8px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

._selectedList_iqjft_133 {
  flex: 1;
  overflow-y: auto;
  padding: 8px;
}
._selectedList_iqjft_133::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._selectedList_iqjft_133::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._selectedItem_iqjft_149 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  border: 1px solid var(--color-border-box, #e8e8e8);
  border-radius: 8px;
  margin-bottom: 6px;
}
._selectedItem_iqjft_149 ._selectedName_iqjft_158 {
  font-size: 13px;
  font-weight: 500;
}._itemList_bma7b_1 {
  gap: 8px;
  opacity: 1;
  border-radius: 8px;
  padding: 8px 16px;
  background: var(--organizations-background-button-country);
  display: inline-flex;
  cursor: pointer;
}
._itemList_bma7b_1 ._itemListName_bma7b_10 {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #002031;
}
._itemList_bma7b_1 ._itemListName_bma7b_10 svg {
  margin-left: 8px;
}
._itemList_bma7b_1._itemListActive_bma7b_21 {
  background: var(--organizations-background-button-countryActive);
}
._itemList_bma7b_1._itemListActive_bma7b_21 ._itemListName_bma7b_10 svg {
  display: block;
}
._itemList_bma7b_1._itemListEditing_bma7b_27 {
  width: 100%;
}
._itemList_bma7b_1._itemListEditing_bma7b_27 ._editItemRow_bma7b_30 {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
._itemList_bma7b_1._itemListEditing_bma7b_27 ._editItemRow_bma7b_30 ._editItemActions_bma7b_36 {
  display: flex;
  gap: 4px;
  flex-shrink: 0;
  width: 60px;
}
._itemList_bma7b_1._itemListEditing_bma7b_27 ._editItemRow_bma7b_30 ._inputOrganizationName_bma7b_42 [class*=Mui-focused] fieldset {
  border-color: #004744 !important;
}._organizationItemContentList_jvo10_1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: start;
  max-height: calc(100% - 50px);
  overflow: auto;
}
._organizationItemContentList_jvo10_1::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._organizationItemContentList_jvo10_1::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}

._organizationItemContentAction_jvo10_20 {
  margin-top: 16px;
}
._organizationItemContentAction_jvo10_20 ._btnAdd_jvo10_23 {
  opacity: 1;
  border: 1px dashed #c4cada;
  background: var(--backgroundColor-box);
  color: #c4cada;
}

._addItemRow_jvo10_30 {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
._addItemRow_jvo10_30 ._addItemActions_jvo10_36 {
  display: flex;
  gap: 4px;
  flex-shrink: 0;
}
._addItemRow_jvo10_30 ._inputOrganizationName_jvo10_41 [class*=Mui-focused] fieldset {
  border-color: #004744 !important;
}._wrapper_azaak_1 {
  display: flex;
  max-height: calc(100vh - 48px);
  height: calc(100vh - 48px);
  padding: 16px;
  justify-content: space-between;
  gap: 16px;
  background: var(--backgroundColor-wrapper);
}
._wrapper_azaak_1 ._leftPanel_azaak_10 {
  flex: 0 0 calc(65% - 8px);
  max-width: calc(100% - 600px - 8px);
  min-width: calc(100% - 800px - 8px);
  padding: 0;
  overflow: auto;
  display: flex;
  border-radius: 16px;
  background: var(--backgroundColor-box);
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20 {
  flex: 1;
  height: 100%;
  min-width: 290px;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20 ._organizationItemHeader_azaak_25 {
  background: #004744;
  padding: 16px;
  position: relative;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20 ._organizationItemHeader_azaak_25 ._level_azaak_30 {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #66f0a0;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20 ._organizationItemHeader_azaak_25 ._name_azaak_36 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #fff;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20 ._organizationItemContent_azaak_44 {
  height: calc(100% - 80px);
  padding: 16px;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20:not(:last-child) ._organizationItemContent_azaak_44 {
  border-right: 1px solid #f3f4f4;
}
._wrapper_azaak_1 ._leftPanel_azaak_10 ._organizationItem_azaak_20:not(:last-child) ._organizationItemHeader_azaak_25:after {
  content: "";
  width: 1px;
  background: #f3f4f4;
  position: absolute;
  right: 0;
  top: 16px;
  height: calc(100% - 32px);
}
._wrapper_azaak_1 ._leftPanel_azaak_10::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._wrapper_azaak_1 ._leftPanel_azaak_10::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}
._wrapper_azaak_1 ._rightPanel_azaak_70 {
  flex: 0 0 calc(35% - 8px);
  max-width: 792px;
  min-width: 592px;
  padding: 0;
  overflow: hidden;
  background: var(--backgroundColor-box);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  padding: 16px;
}
._wrapper_azaak_1 ._rightPanel_azaak_70 ._tabs_azaak_82 {
  flex-shrink: 0;
  border-bottom: 1px solid #f3f4f4;
  min-height: 40px;
}
._wrapper_azaak_1 ._rightPanel_azaak_70 ._tabContent_azaak_87 {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
._wrapper_azaak_1 ._rightPanel_azaak_70 ._tabContent_azaak_87::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  position: absolute;
}
._wrapper_azaak_1 ._rightPanel_azaak_70 ._tabContent_azaak_87::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: #004744;
  border-radius: 3px;
}._txtTableAdminHead_71435_1 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_71435_8 {
  padding-left: 33px;
}._container_161ei_1 {
  overflow: hidden;
  flex-grow: 1;
}

._wrapper_161ei_6 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

._station_161ei_13 > div {
  padding: 0px 16px;
}

._filter_161ei_17 {
  text-indent: -99999px;
  width: fit-content;
  min-width: 40px;
}
._filter_161ei_17 p {
  display: none;
}
._filter_161ei_17 span {
  margin: 0;
}
._filter_161ei_17:hover {
  background-color: rgba(128, 128, 128, 0.6);
}

._title_161ei_32 {
  margin-bottom: 4px;
}

._list_161ei_36 {
  cursor: pointer;
  padding: 3px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 6px;
}
._list_161ei_36 li {
  position: relative;
  border-radius: 5px;
  padding: 13px 15px 15px 20px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 14px;
}
._list_161ei_36 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 32px;
  left: 5px;
  top: 5px;
  background: #66F0A0;
  border-radius: 5px;
}
._list_161ei_36 li._error_161ei_63 {
  color: black;
}
._list_161ei_36 li._error_161ei_63::after {
  background: #EF4136;
}
._list_161ei_36 li._waiting_161ei_69 {
  color: black;
}
._list_161ei_36 li._waiting_161ei_69::after {
  background: #F6EB61;
}
._list_161ei_36 li._off_161ei_75 {
  color: black;
}
._list_161ei_36 li._off_161ei_75::after {
  background: #EBEDEC;
  height: 32px;
}

._head_161ei_83 {
  display: flex;
  flex-direction: row;
}

._contentBody_161ei_88 {
  flex-grow: 1;
}

._footer_161ei_92 {
  display: flex;
  justify-content: end;
}

._txtAll_161ei_97 {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

._groupLength_161ei_103 {
  height: 20px;
  width: 22px;
  padding: 2px 4px;
  background-color: #002031;
  border-radius: 4px;
}

._txtStationLength_161ei_111 {
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
}

._tabContainer_161ei_118 {
  min-height: unset;
  background-color: transparent;
  margin-bottom: 30px;
}

._tabContainer_161ei_118 ._MuiTab-root_161ei_124 {
  flex: 1;
  height: 27px;
  min-height: 27px;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  color: #5c5c5c;
}

._tabContainer_161ei_118 ._MuiTab-root_161ei_124._Mui-selected_161ei_134 {
  color: #181818;
  border-bottom: 2px solid #004744;
  width: 84px !important;
}

._tabContainer_161ei_118 ._MuiTabs-indicator_161ei_140 {
  display: none;
}

._tabPanelScroll_161ei_144 {
  padding: 0px !important;
  padding-right: 10px !important;
  overflow-y: auto;
  height: calc(78vh - 10px);
}

._listErrors_161ei_151 {
  cursor: pointer;
  min-height: 95px;
  overflow-y: auto;
  background: #ffffff;
  border: 0.7px solid #d7d7d7;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  margin-top: 6px;
}

._groupErrStations_161ei_162 {
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}

._errorsBar_161ei_167 {
  height: 43px;
  width: 4px;
  border-radius: 5px;
  background: #ff3030;
  margin-right: 23px;
}

._txtStationErrors_161ei_175 {
  color: #ff3030;
  font-size: 14px;
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}

._txtErrorCode_161ei_184 {
  margin-top: 4px;
  color: #747474;
  font-size: 12px;
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
}

._inputSearchFull_161ei_195 {
  width: 100%;
}

._inputSearch_161ei_195 {
  width: 250px;
}

._listItemContent_161ei_203 {
  font-weight: 600;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100px;
}

._CustomCheckbox_161ei_212 {
  margin: 0px;
  justify-content: space-between;
  background-color: rgba(4, 71, 68, 0.0784313725);
  border-radius: 5px;
}
._CustomCheckbox_161ei_212 span {
  font-weight: 800;
  font-size: 12px;
  padding: 6px 6px;
}
._CustomCheckbox_161ei_212 input[type=checkbox] + label {
  background-color: red;
}
._CustomCheckbox_161ei_212 ._Mui-checked_161ei_226 {
  background-color: red;
}

._CustomFormGroup_161ei_230 {
  --thumbBG: #004744;
  padding-left: 15px;
  max-height: 136px;
  overflow-y: scroll;
  overflow-x: hidden;
  display: block;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
._CustomFormGroup_161ei_230::-webkit-scrollbar {
  width: 11px;
}
._CustomFormGroup_161ei_230::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
._CustomFormGroup_161ei_230::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}
._CustomFormGroup_161ei_230 span {
  line-height: 1.5 !important;
}
._CustomFormGroup_161ei_230 label {
  width: 100%;
}

._CustomBtn_161ei_258 {
  color: #5c5c5c;
  font-weight: 400;
}
._CustomBtn_161ei_258:hover {
  color: #004744;
  font-weight: 600;
}

._header_161ei_267 {
  display: flex;
  flex-direction: row;
  margin-top: 3px;
  height: 53px;
}

._contentWrapper_161ei_274 {
  flex-grow: 1;
  height: 100%;
  overflow: auto;
}

._tabBasicView_161ei_280 {
  padding: 0px !important;
}

._tabFlowView_161ei_284 {
  padding: 0px !important;
}

._tabIrrigationView_161ei_288 {
  padding: 0px !important;
}._container_9frot_1 {
  overflow: hidden;
  flex-grow: 1;
}

._wrapper_9frot_6 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

._station_9frot_13 > div {
  padding: 0px;
}

._filter_9frot_17 {
  text-indent: -9999px;
  width: 40px;
  min-width: 40px;
}
._filter_9frot_17 p {
  display: none;
}
._filter_9frot_17 span {
  margin: 0;
}

._title_9frot_29 {
  margin-bottom: 4px;
  margin-top: 10px;
  color: #5c5c5c;
  margin-left: 20px;
}

._tabAll_9frot_36 {
  flex-grow: 1;
  height: 100%;
  padding: 0px !important;
}
._tabAll_9frot_36 ._tabAllGroup_9frot_41 {
  overflow-y: auto;
  padding: 0px !important;
  height: calc(31vh - 120px);
  flex-grow: 1;
}
._tabAll_9frot_36 ._tabAllGroup_9frot_41::-webkit-scrollbar {
  width: 8px;
}
._tabAll_9frot_36 ._tabAllGroup_9frot_41::-webkit-scrollbar-thumb {
  background-color: #63bfd4;
  border-radius: 5px;
  height: 70px;
}

._list_9frot_56 {
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer;
  padding: 3px 0;
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 6px;
}
._list_9frot_56 li {
  position: relative;
  border: 0.7px solid rgba(255, 255, 255, 0.3);
  background: #151515;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  padding: 13px 15px 15px 20px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  max-height: 45px;
}
._list_9frot_56 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 29px;
  left: 5px;
  top: 5px;
  background: #66f0a0;
  border-radius: 5px;
}
._list_9frot_56 li._error_9frot_91 {
  color: #fff;
  max-height: 45px;
}
._list_9frot_56 li._error_9frot_91::after {
  background: #ef4136;
}
._list_9frot_56 li._waiting_9frot_98 {
  color: #fff;
  max-height: 45px;
}
._list_9frot_56 li._waiting_9frot_98::after {
  background: #f6eb61;
}
._list_9frot_56 li._off_9frot_105 {
  color: #fff;
  max-height: 45px;
}
._list_9frot_56 li._off_9frot_105::after {
  background: #ebedec;
}

._head_9frot_113 {
  display: flex;
  flex-direction: row;
}

._contentBody_9frot_118 {
  flex-grow: 1;
}

._footer_9frot_122 {
  display: flex;
  justify-content: end;
}

._boxStations_9frot_127 {
  border-top: 1px solid #d7d7d7;
  width: auto;
}

._searchStations_9frot_132 {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  width: 100%;
  height: 23px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #5c5c5c;
}

._headLeft_9frot_142 {
  height: 100% !important;
}

._txtController_9frot_146 {
  font-size: 14px;
  font-weight: 500;
  color: #004744;
  margin-left: 23px;
}

._txtAll_9frot_153 {
  color: white;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  min-width: 5px !important;
}

._groupLength_9frot_161 {
  height: 20px;
  width: 20px;
  padding: 2px 4px;
  background-color: #002031;
  border-radius: 4px;
}

._txtStationLength_9frot_169 {
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  color: #ffffff;
}

._tabContainer_9frot_176 {
  width: auto;
  overflow-x: auto;
  padding-left: 15px;
}

._tabContainer_9frot_176 ._MuiTab-root_9frot_182 {
  min-height: 10px;
  font-weight: 600;
  line-height: 18px;
  font-size: 14px;
  color: #5c5c5c;
}

._customBorder_9frot_190 {
  padding: 5px;
  width: 100%;
  height: 36px;
}

._filterStations_9frot_196 {
  width: 100%;
  min-width: 0 !important;
  background-color: #191919 !important;
}
._filterStations_9frot_196:hover {
  background-color: #191919 !important;
}

._txtFilterStations_9frot_205 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 90px;
  font-size: 10px !important;
  color: #fff;
}

._tabContainer_9frot_176 ._MuiTab-root_9frot_182._Mui-selected_9frot_214 {
  color: #181818;
  border-bottom: 2px solid #004744;
  width: 84px !important;
}

._listItemContent_9frot_220 {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
}
@media (min-width: 768px) and (max-width: 1600px) {
  ._listItemContent_9frot_220 {
    max-width: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1375px) {
  ._listItemContent_9frot_220 {
    max-width: 60px;
  }
}._wrapperModal_16u5g_1 {
  width: 100%;
  height: auto;
}

._header_16u5g_6 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
}

._closeIcon_16u5g_14 {
  cursor: pointer;
}

._headerTime_16u5g_18 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._container_16u5g_24 {
  flex-grow: 1;
  flex-direction: column;
  gap: 16px;
  padding: 17px 24px 24px;
}

._headerContainer_16u5g_31 {
  flex-direction: row;
  column-gap: 14px;
}

._headerContent_16u5g_36 {
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px 12px;
  gap: 10px;
}

._title_16u5g_45 {
  font-weight: 600;
}

._headerValue_16u5g_49 {
  font-weight: 800;
}

._tableContainer_16u5g_53 {
  border-radius: 3px;
}
._tableContainer_16u5g_53::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
._tableContainer_16u5g_53::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
}

._table_16u5g_53 {
  min-width: 550px;
}

._cell_16u5g_69 {
  background-color: #efefef;
  position: sticky;
  right: 0;
}

._cellInColumn_16u5g_75 {
  background-color: white;
  position: sticky;
  right: 0;
}._root_5fc6x_1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #002031;
}

._container_5fc6x_10 {
  background: #002031;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 40px;
  padding-bottom: 200px;
  color: white;
}

._boxContent_5fc6x_22 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

._title_5fc6x_29 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 115%; /* 62.1px */
  text-transform: uppercase;
}

._txtContent_5fc6x_38 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 115%; /* 23px */
}

._actionsContainer_5fc6x_46 {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 16px;
  justify-content: center;
}._wrapper_1msqj_1 {
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
}

._station_1msqj_7 > div {
  padding: 0px 16px;
}

._filter_1msqj_11 {
  text-indent: -9999px;
  width: 100px;
  height: 28px !important;
  min-width: 80px;
}
._filter_1msqj_11 p {
  display: none;
}
._filter_1msqj_11 span {
  margin: 0;
}

._title_1msqj_24 {
  margin-bottom: 4px;
}

._headLeft_1msqj_28 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 68px !important;
}

._footer_1msqj_35 {
  display: flex;
  bottom: 0;
  justify-content: end;
  flex-grow: 1;
}

._textStateRunning_1msqj_42 {
  color: #1dcb66;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

._textStateIde_1msqj_49 {
  color: #ff783c;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

._textNamePrograms_1msqj_56 {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 9px;
  color: white;
}

._boxDetail_1msqj_64 {
  border-radius: 5px;
  border: 0.7px solid rgba(255, 255, 255, 0.3);
  background: rgba(241, 241, 241, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
  margin-right: 10px;
  margin-bottom: 8px;
  margin-left: 15px;
}

._groupText_1msqj_74 {
  background-color: transparent;
  z-index: 1;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  position: sticky;
  background-color: transparent;
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
}

._txtPrograms_1msqj_87 {
  color: #ffffff;
  opacity: 0.400000006;
}

._txtTime_1msqj_92 {
  color: #ffffff;
  opacity: 0.400000006;
}

._searchPrograms_1msqj_97 {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
  border-radius: 0px !important;
  width: 100%;
  height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600 !important;
  margin-right: 10px;
}

._groupViewStation_1msqj_108 {
  overflow-y: auto;
  height: 100px;
  flex-grow: 1;
}
._groupViewStation_1msqj_108::-webkit-scrollbar {
  width: 8px;
}
._groupViewStation_1msqj_108::-webkit-scrollbar-thumb {
  background-color: #63bfd4;
  border-radius: 5px;
}

._list_1msqj_121 {
  cursor: pointer !important;
  margin-left: 20px;
  margin-right: 10px;
  padding: 10px 0; /* Increase vertical padding for more height */
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Two columns */
  gap: 8px;
}

._list_1msqj_121 li {
  height: 40px;
  position: relative;
  border: 0.7px solid rgba(255, 255, 255, 0.3);
  background: #151515;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  padding: 13px 15px 15px 20px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
}

._list_1msqj_121 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  min-height: 25px;
  left: 5px;
  top: 5px;
  background: #66f0a0;
  border-radius: 5px;
}

._list_1msqj_121 li._off_1msqj_156 {
  color: #fff;
}

._list_1msqj_121 li._off_1msqj_156::after {
  background: #ebedec;
  min-height: 25px;
}

/* Adjust the specific classes for the list items */
._list_1msqj_121 li._on_1msqj_166 {
  color: #fff; /* Change the text color for "on" items */
  min-height: 30px;
  background-color: #396772;
}

._listItemContent_1msqj_172 {
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100px;
}
@media (min-width: 768px) and (max-width: 1600px) {
  ._listItemContent_1msqj_172 {
    max-width: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1375px) {
  ._listItemContent_1msqj_172 {
    max-width: 60px;
  }
}

._customBorder_1msqj_192 {
  padding: 5px;
  width: 100%;
  height: 40px;
}

._filterPrograms_1msqj_198 {
  width: 100%;
  background-color: #191919 !important;
}
._filterPrograms_1msqj_198:hover {
  background-color: #191919 !important;
}

._txtFilterPrograms_1msqj_206 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 140px;
  font-size: 10px !important;
  color: #fff;
}

._txtProgramsByStation_1msqj_215 {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding-bottom: 12px;
  color: #000;
}

._menuProgramsQuickView_1msqj_223 {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
._menuProgramsQuickView_1msqj_223 [class~=MuiPaper-root] {
  background-color: #ffffff;
  padding: 0;
  margin-top: 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

._loadingProgress_1msqj_237 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 35%;
  margin-top: 40px;
}._menuContainer_10xi1_1 {
  flex-grow: 1;
  height: 100%;
  border-radius: 8px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
._menuContainer_10xi1_1:hover {
  background: rgba(255, 255, 255, 0.1);
}

._groupRightMenu_10xi1_16 {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  margin-left: 12px;
}._boxForm_1izv7_1 {
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 8px;
}

._wrapper_1izv7_8 {
  flex-direction: column;
  gap: 24px;
  display: inline-block;
  height: 100%;
  width: 100%;
}

._headerContainer_1izv7_16 {
  align-items: center;
}

._customDateTime_1izv7_20 {
  border: 1px solid #e1e0e0;
  padding: 5px;
}

._txtTo_1izv7_25 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}

._group_section_date_1izv7_31 {
  padding: 0px 20px;
  height: 40px;
  width: 100%;
  margin-top: 10px;
}

._headerContent_1izv7_38 {
  gap: 4px;
  align-items: center;
}
._headerContent_1izv7_38 p {
  font-size: 14px;
}

._txtFrom_1izv7_46 {
  font-weight: 400;
  color: #ffffff;
}

._headerTitle_1izv7_51 {
  font-weight: 600;
  color: #ffffff;
}

._contentChart_1izv7_56 {
  flex-grow: 1;
  height: 100%;
}

._chartSection_1izv7_61 {
  height: 100%;
  flex-grow: 1;
  border-radius: 8px;
  border-radius: 8px;
  background-color: #0f0f0f;
  backdrop-filter: blur(100px);
  width: 100%;
  margin-left: 0px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
._chartSection_1izv7_61:hover {
  background: rgba(255, 255, 255, 0.1);
}

._rootChart_1izv7_81 {
  height: 100%;
  width: 100%;
}

._wrapperChart_1izv7_86 {
  min-height: 100%;
  height: 100%;
  flex-grow: 1;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
}

._unitTitle_1izv7_95 {
  font-weight: 600;
  font-size: 13px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._headerContainer_1izv7_16 {
  padding: 0px;
}

._groupChart_1izv7_109 {
  cursor: pointer;
  width: 100%;
}

._txtSimulation_1izv7_114 {
  margin-left: 15px;
  color: #ffffff;
}

@media screen and (width: 768px) and (height: 1024px) {
  ._wrapperChart_1izv7_86 {
    flex-grow: 1;
    height: 100%;
  }
}
@media screen and (width: 820px) and (height: 1180px) {
  ._wrapperChart_1izv7_86 {
    flex-grow: 1;
    height: 100%;
  }
}
@media screen and (width: 600px) and (height: 1024px) {
  ._wrapperChart_1izv7_86 {
    flex-grow: 1;
    height: 100%;
  }
}
._crossBarTopChart_1izv7_137 {
  padding: 10px;
  border-top: 1px solid #1a4d56;
  border-left: 1px solid #1a4d56;
  border-right: 1px solid #1a4d56;
}

._crossBarBottomChart_1izv7_144 {
  padding: 10px;
  border-bottom: 1px solid #1a4d56;
  border-left: 1px solid #1a4d56;
  border-right: 1px solid #1a4d56;
}

._loadingChart_1izv7_151 {
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}._groupDarkMode_1c2dx_1 {
  margin-bottom: 20px;
  margin-left: 6px;
}

._logoDashboardLight_1c2dx_6 {
  margin-left: 24px;
  margin-right: 44.02px;
  color: #181818;
  height: 25px;
  display: flex;
  align-items: center;
}

._btnDarkMode_1c2dx_15 {
  margin-left: 38px;
}

._txtExpected_1c2dx_19 {
  font-size: 14px;
  color: #ff783c;
  font-weight: 600;
}

._groupController_1c2dx_25 {
  height: 100% !important;
  width: 55% !important;
}
@media (max-width: 768px) {
  ._groupController_1c2dx_25 {
    height: 100% !important;
    width: 50%;
  }
}
@media (max-width: 820px) {
  ._groupController_1c2dx_25 {
    height: 100% !important;
    width: 50%;
  }
}

._groupFlow_1c2dx_42 {
  height: 100% !important;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

._selectDashboard_1c2dx_48 {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 170px;
  width: auto;
  height: 28px;
  margin-top: 10px;
}

@media screen and (width: 1280px) and (height: 1024px) {
  ._selectDashboard_1c2dx_48 {
    min-width: 91px !important;
    width: 91px !important;
  }
}
@media screen and (width: 1280px) and (height: 800px) {
  ._selectDashboard_1c2dx_48 {
    min-width: 71px !important;
    width: 71px !important;
  }
}
@media screen and (min-width: 2000px) and (min-height: 1800px) {
  ._menuContainer_1c2dx_70 {
    height: 32.5vh !important;
  }
}
._txtFlowDark_1c2dx_74 {
  color: #181818;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}

._groupSimulationContainer_1c2dx_81 {
  height: 100% !important;
  width: 60% !important;
}

._groupProgramControl_1c2dx_86 {
  height: 100% !important;
  margin-left: 6px !important;
}

._twoWire_1c2dx_91 {
  height: 36%;
  width: 100% !important;
  margin-bottom: 3%;
  flex-grow: 1;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.036);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.433);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
  box-sizing: border-box;
  min-height: 200px;
  max-height: 35vh;
  padding: 10px;
}
._twoWire_1c2dx_91:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1540px) {
  ._twoWire_1c2dx_91 {
    width: auto;
  }
}

._twoWireContent_1c2dx_116 {
  height: 100%;
  overflow-y: auto;
  border-radius: 0;
  /* Scrollbar thumb styling */
}
._twoWireContent_1c2dx_116::-webkit-scrollbar {
  width: 7px;
  height: 8px;
}
._twoWireContent_1c2dx_116::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 5px;
}

._groupTwoWire_1c2dx_131 {
  padding: 10px 16px 0px 16px;
  width: 344px;
}

/* Section title - same step as .txtFlow, the sibling widget in this column. */
._txtTwoWire_1c2dx_137 {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

._txtTWError_1c2dx_144 {
  color: #ff783c;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 18px;
}

._txtOperational_1c2dx_152 {
  color: #ebedec;
  text-align: center;
  opacity: 0.3;
  font-family: Exo;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
  /* 16.1px */
  letter-spacing: 0.14px;
}

._groupIconOpera_1c2dx_165 {
  margin-top: 1px;
  margin-right: 6px;
  color: #ebedec;
  opacity: 0.3;
}

._groupContain_1c2dx_172 {
  height: 100%;
  flex-grow: 1;
  justify-content: center;
}
._groupContain_1c2dx_172._twoWireError_1c2dx_177 ._twoWireErrorBtnIconTooltip_1c2dx_177 {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  border: 1px solid #a5a5a5;
  margin-left: 8px;
}

._customTooltip_1c2dx_185 {
  background: #272727;
  padding: 8px;
  white-space: pre-wrap;
  font-size: 11px;
  line-height: 14px;
}

._twoWireErrorTooltipArrow_1c2dx_193::before {
  background: #272727;
}

._groupIrrigationGroup_1c2dx_197 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._groupCurrent_1c2dx_204 {
  height: 100%;
  justify-content: center;
  width: 100%;
  align-items: center;
  display: flex;
}

._groupLine_1c2dx_212 {
  height: 100%;
  justify-content: center;
  width: 100%;
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}

._txtCurrent_1c2dx_221 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}

._txtLineVoltage_1c2dx_229 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}

._irrigation_1c2dx_237 {
  justify-content: end;
  width: 330px;
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
  backdrop-filter: blur(100px);
  padding: 16px;
}

._txtIrrigation_1c2dx_247 {
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
}

._groupCustomSelect_1c2dx_254 {
  width: 175px;
  margin-top: 20px;
}

._groupAutoMode_1c2dx_259 {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.6);
  height: auto;
  width: 120px;
  cursor: pointer;
}
@media (max-width: 1540px) {
  ._groupAutoMode_1c2dx_259 {
    min-width: 86px;
    width: 86px;
    height: auto;
    white-space: nowrap;
  }
  ._groupAutoMode_1c2dx_259 p {
    font-size: 12px;
  }
}

._groupManualMode_1c2dx_283 {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: rgba(241, 241, 241, 0.4);
  height: auto;
  width: 140px;
  cursor: pointer;
}
@media (max-width: 1540px) {
  ._groupManualMode_1c2dx_283 {
    min-width: 100px;
    width: 100px;
    height: auto;
    white-space: nowrap;
  }
  ._groupManualMode_1c2dx_283 p {
    font-size: 12px;
  }
}

._groupPauseMode_1c2dx_307 {
  border-radius: 8px;
  min-width: 93px;
  height: 42px;
  cursor: pointer;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(241, 241, 241, 0.6);
  background: rgba(241, 241, 241, 0.2);
}
@media (max-width: 1540px) {
  ._groupPauseMode_1c2dx_307 {
    min-width: 78px;
    width: 78px;
    height: auto;
    align-items: center;
    white-space: nowrap;
  }
  ._groupPauseMode_1c2dx_307 p {
    font-size: 12px;
    margin-left: 4px !important;
  }
}

._txtAutoMode_1c2dx_331 {
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
}

._lineImg_1c2dx_337 {
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 30px;
}

._twoWireEllipse_1c2dx_343 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

._twoLineVoltage_1c2dx_349 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

._txtValueCurrent_1c2dx_355 {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  line-height: 115%;
  margin-left: 2px;
}

._imgNetWorkBackground_1c2dx_363 {
  background-repeat: no-repeat;
  background-size: contain;
}

._groupTxtCurrentLine_1c2dx_368 {
  display: flex;
  justify-content: center;
  align-items: center;
}

._btnBackFlow_1c2dx_374 {
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 6px;
  height: 28px;
  width: 28px;
  cursor: pointer;
}

._imgNetWork_1c2dx_363 {
  height: 20px;
  width: 20px;
}

._chart_1c2dx_388 {
  justify-content: center;
  flex-grow: 1;
  width: 100%;
  height: 100%;
}

@media (max-width: 830px) {
  ._flowGroupSecond_1c2dx_396 {
    height: 300px;
  }
}

._flowGroup_1c2dx_396 {
  border-radius: 8px;
  flex-grow: 1;
  height: 100%;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
._flowGroup_1c2dx_396:hover {
  background: rgba(255, 255, 255, 0.1);
}

._flowGroupFirst_1c2dx_416 {
  margin-bottom: 10px;
  overflow-y: auto;
  box-sizing: border-box;
}

._borderCustom_1c2dx_422 {
  margin-top: 10px;
  height: 10%;
  border-bottom: 1px solid #dfdede;
  border-right: 1px solid #dfdede;
  border-left: 1px solid #dfdede;
}

._groupContainerQuickView_1c2dx_430 {
  flex-grow: 1;
  height: 100%;
  /* Uncomment if needed:
  overflow-y: hidden;
  overflow-x: hidden;
  */
}

._container_1c2dx_439 {
  flex-grow: 1;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  ._groupSimulation_1c2dx_81 {
    height: 100% !important;
    width: 60%;
  }
}
@media (max-width: 820px) {
  ._groupSimulation_1c2dx_81 {
    height: 100% !important;
    width: 60%;
  }
}

._groupProgram_1c2dx_86 {
  width: 40% !important;
  height: 100% !important;
}
@media (max-width: 820px) {
  ._groupProgram_1c2dx_86 {
    width: 40% !important;
    height: 100% !important;
  }
}

._txtFlow_1c2dx_74 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

._txtUpdated_1c2dx_476 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.16px;
}

._txtStatus_1c2dx_484 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.16px;
}

._irrigationContainer_1c2dx_492 {
  border-radius: 8px;
  background: linear-gradient(217deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
  backdrop-filter: blur(100px);
  height: 100%;
  padding: 16px 16px 14px 16px;
}

@media (max-width: 830px) {
  ._simulationGroup_1c2dx_501 {
    height: 55% !important;
    width: 100% !important;
  }
}

._txtRatio_1c2dx_507 {
  font-size: 14px;
  color: #c5c4c4;
  font-weight: 600;
}

@media (max-width: 830px) {
  ._groupMainChartFlow_1c2dx_514 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  ._groupMainChartFlow_1c2dx_514 ._groupLastHour_1c2dx_518 {
    margin-left: 0 !important;
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._groupMainChartFlow_1c2dx_514 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  ._groupMainChartFlow_1c2dx_514 ._groupLastHour_1c2dx_518 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._groupMainChartFlow_1c2dx_514 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  ._groupMainChartFlow_1c2dx_514 ._groupLastHour_1c2dx_518 {
    margin-left: 0 !important;
  }
}
._groupMainChartFlow_1c2dx_514 ._customSelectFlow_1c2dx_540 {
  padding: 5px;
  border: 1px solid #e1e0e0;
  width: 130px;
  height: 35px;
}
._groupMainChartFlow_1c2dx_514 ._groupExpectedFlow_1c2dx_546 {
  width: 100%;
  height: 100%;
}

._groupChartDotted_1c2dx_551 {
  margin: 0 auto;
  text-align: left;
}

._groupDotted_1c2dx_556 {
  background-color: #d9d9d9;
  height: 33px;
  width: 100%;
}

._dotContainer_1c2dx_562 {
  display: flex;
  height: 33px;
  position: relative;
  width: 100%;
}

._dot_1c2dx_562 {
  height: 33px;
  background-color: #66f0a0;
  position: absolute;
}

._dotExpected_1c2dx_575 {
  height: 33px;
  position: absolute;
}

._boxMainHours_1c2dx_580 {
  margin-top: 10px;
}

._imgChart_1c2dx_584 {
  height: 100%;
  width: 100%;
}

._containerFlow_1c2dx_589 {
  height: 48vh;
  overflow: auto;
  padding-right: 23px;
  /* Scrollbar thumb styling */
}
._containerFlow_1c2dx_589::-webkit-scrollbar {
  width: 7px;
  height: 8px;
}
._containerFlow_1c2dx_589::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 5px;
}

@media (min-width: 821px) and (max-width: 1376px) {
  ._imgChart_1c2dx_584 {
    height: 60%;
    width: 100%;
  }
  ._groupSimulation_1c2dx_81 {
    width: 60% !important;
    height: 100%;
  }
  ._groupController_1c2dx_25 {
    width: 50% !important;
    height: 100%;
  }
  ._groupProgram_1c2dx_86 {
    width: 40% !important;
    height: 100% !important;
  }
  ._twoWire_1c2dx_91 {
    width: 100% !important;
    height: 30% !important;
  }
  ._boxMainHours_1c2dx_580 {
    margin-top: 20px !important;
  }
  ._groupSimulationChild2_1c2dx_628 {
    width: 100% !important;
    height: 72% !important;
  }
  ._simulationGroup_1c2dx_501 {
    width: 100% !important;
  }
  ._txtNumberLastHour_1c2dx_635 {
    margin-top: 0px !important;
  }
  ._numberLastHour_1c2dx_638 {
    font-size: 16px !important;
  }
  ._textLm_1c2dx_641 {
    font-size: 12px !important;
  }
  ._txtLastHour_1c2dx_644 {
    margin-top: 0px !important;
    font-size: 10px !important;
  }
}
._disableButton_1c2dx_649 {
  opacity: 0.5;
  cursor: not-allowed;
}
._disableButton_1c2dx_649 svg {
  pointer-events: none;
}

._txtWater_1c2dx_657 {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.12px;
  opacity: 0.5;
  margin-left: 15px;
}

._groupLastHour_1c2dx_518 {
  height: 70px;
  width: 100%;
  padding: 14px;
  margin-top: 20px !important;
}

._txtDescription_1c2dx_674 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

._boxMainFlow_1c2dx_680 {
  margin-top: 30px;
  border-bottom: 1px solid #272727;
  padding-bottom: 20px;
}

._containerDesc_1c2dx_686 {
  width: 100%;
  padding: 0px 0px 15px 0px;
}

._txtLastHour_1c2dx_644 {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 13.29px; /* 11px */
  letter-spacing: 0.1px;
  max-width: 90px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

._txtNumberLastHour_1c2dx_635 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

._numberLastHour_1c2dx_638 {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; /* 22px */
  overflow: hidden;
  white-space: nowrap;
  margin-right: 5px;
}

._textLm_1c2dx_641 {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 13.2px */
  letter-spacing: 0.12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 40px;
}

._txtActual_1c2dx_733 {
  font-size: 14px;
  font-weight: 600;
  color: #66f0a0;
}._hubTwoWire_g9cvk_1 {
  width: 100% !important;
  margin-bottom: 3%;
  flex: 0 0 auto;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.036);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.433);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
  box-sizing: border-box;
  max-height: 35vh;
  padding: 14px 10px 12px 10px;
  overflow: hidden;
}
._hubTwoWire_g9cvk_1:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1540px) {
  ._hubTwoWire_g9cvk_1 {
    width: auto;
  }
}

._header_g9cvk_25 {
  padding: 0 16px 10px 16px;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}

/*
 * Type scale is the page's own, as used by the sibling FLOW widget:
 *   20/600 section title, 14/500 entity name, 12 supporting text.
 * Keep new text on these steps - no in-between sizes like 11.5px.
 */
._title_g9cvk_37 {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

._chip_g9cvk_44 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding: 2px 8px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.12);
  white-space: nowrap;
}

._chipError_g9cvk_55 {
  color: #ff783c;
  background: rgba(255, 120, 60, 0.16);
}

._rowList_g9cvk_60 {
  flex-grow: 1;
  overflow-y: auto;
  padding: 0 6px 0 8px;
}
._rowList_g9cvk_60::-webkit-scrollbar {
  width: 7px;
  height: 8px;
}
._rowList_g9cvk_60::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 5px;
}

/*
 * Two lines per child: name (+ issue) on top, metrics underneath.
 * A single-line table cannot hold name + 2 values + status at this card
 * width - the name column collapses first, and browser zoom makes it worse.
 */
._row_g9cvk_60 {
  padding: 5px 8px 6px 8px;
  border-radius: 6px;
  cursor: pointer;
  row-gap: 1px;
}
._row_g9cvk_60 + ._row_g9cvk_60 {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
._row_g9cvk_60:hover {
  background: rgba(255, 255, 255, 0.08);
}

._rowTop_g9cvk_92 {
  align-items: center;
  column-gap: 8px;
  min-width: 0;
}

._rowOffline_g9cvk_98 {
  opacity: 0.5;
}

._dot_g9cvk_102 {
  width: 8px;
  height: 8px;
  min-width: 8px;
  border-radius: 50%;
  background: #4ecb71;
  flex-shrink: 0;
}

._dotCritical_g9cvk_111 {
  background: #ff424a;
}

._dotWarning_g9cvk_115 {
  background: #eecd1d;
}

._dotOffline_g9cvk_119 {
  background: #a5a5a5;
}

._childName_g9cvk_123 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Fixed columns, so both metrics line up down the list instead of drifting
 * with the width of each number. Each value sits directly above its own bar. */
._metricsRow_g9cvk_137 {
  display: grid;
  grid-template-columns: 84px 84px;
  column-gap: 16px;
  padding-left: 16px;
}

._metric_g9cvk_137 {
  row-gap: 3px;
  min-width: 0;
}

._metricValue_g9cvk_149 {
  color: #ebedec;
  opacity: 0.7;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

._metricWarning_g9cvk_159 {
  color: #eecd1d;
  opacity: 1;
}

._metricCritical_g9cvk_164 {
  color: #ff424a;
  opacity: 1;
}

._meterTrack_g9cvk_169 {
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.18);
  overflow: hidden;
}

._meterFill_g9cvk_177 {
  height: 100%;
  border-radius: 2px;
  background: #4ecb71;
  transition: width 0.3s ease;
}

._meterFillWarning_g9cvk_184 {
  background: #eecd1d;
}

._meterFillCritical_g9cvk_188 {
  background: #ff424a;
}

/* Never outgrow the name: the issue text ellipsizes, the tooltip has it all. */
._statusText_g9cvk_193 {
  color: #ebedec;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.6;
  flex: 0 1 auto;
  min-width: 0;
  max-width: 55%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._statusCritical_g9cvk_207 {
  color: #ff424a;
  opacity: 1;
  font-weight: 600;
}

._statusWarning_g9cvk_213 {
  color: #eecd1d;
  opacity: 1;
  font-weight: 600;
}

._statusOperationalIssue_g9cvk_219 {
  color: #ff783c;
  opacity: 1;
  font-weight: 600;
}

/* The text carries its own tooltip - no separate icon to clutter the row. */
._statusHint_g9cvk_226 {
  cursor: help;
  text-decoration: underline dotted currentColor;
  text-underline-offset: 3px;
}

._emptyState_g9cvk_232 {
  align-items: center;
  justify-content: center;
  min-height: 60px;
}

._customTooltip_g9cvk_238 {
  background: #272727;
  padding: 8px;
  white-space: pre-wrap;
  font-size: 11px;
  line-height: 14px;
}

._tooltipArrow_g9cvk_246::before {
  background: #272727;
}._boxActionBottomLeft_5w8bj_1 {
  display: flex;
  justify-content: center;
  z-index: 9999;
}

._btnBackAdmin_5w8bj_7 {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  height: 40px;
  width: 40px;
  border: 1px solid #203f50;
  padding: 10px;
  color: #ffffff;
  cursor: pointer;
}

._interface_5w8bj_18 {
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
}

._customSelectDashboard_5w8bj_24 {
  padding: 3px;
  border: 0.5px solid #e1e0e0;
}

._tabQuickView_5w8bj_29 {
  flex-grow: 1;
  padding: 0px 16px 15px 32px !important;
}._boxActionBottomLeft_5g5lq_1 {
  display: flex;
  justify-content: start;
  z-index: 0;
}

._boxActionBottomCenter_5g5lq_7 {
  width: 400px;
  display: flex;
  flex-direction: row;
  margin-left: -50px;
  justify-content: center;
}
@media (max-width: 830px) {
  ._boxActionBottomCenter_5g5lq_7 {
    order: -1;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
._boxActionBottomCenter_5g5lq_7 ._buttonItem_5g5lq_21 {
  display: flex;
  align-items: center;
  width: 30%;
}
._boxActionBottomCenter_5g5lq_7 ._buttonItem_5g5lq_21 button {
  border-radius: 15px;
  background-color: #071924;
  background-repeat: no-repeat;
  background-position: center;
  height: 53px;
  width: 53px;
  border: none;
}
._boxActionBottomCenter_5g5lq_7 ._buttonItem_5g5lq_21 button:hover {
  background-color: #071924;
}
._boxActionBottomCenter_5g5lq_7 ._buttonItem_5g5lq_21 p {
  font-weight: 400;
  font-size: 11px;
  color: #ffffff;
  margin-top: 5px;
  text-align: center;
}

._boxActionGroup_5g5lq_46 {
  align-content: center;
  justify-content: center;
  margin-left: 125px;
}
@media (max-width: 830px) {
  ._boxActionGroup_5g5lq_46 {
    flex-direction: column;
    align-items: center;
    margin-left: 55px;
  }
}

._boxActionBottomRight_5g5lq_59 {
  display: flex;
  justify-content: end;
}

._tabPanelUi_5g5lq_64 {
  display: flex;
}
@media (max-width: 830px) {
  ._tabPanelUi_5g5lq_64 {
    display: inline;
  }
}

._txtUser_5g5lq_73 {
  text-transform: uppercase;
}

._customSelectDashboard_5g5lq_77 {
  padding: 6px;
  border: 0.5px solid #e1e0e0;
}

._interface_5g5lq_82 {
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
}

._containerGroup_5g5lq_88 {
  flex-grow: 1;
  display: flex;
  justify-content: center;
}

._boxBtnEmergency_5g5lq_94 {
  background-color: rgba(238, 52, 52, 0.8);
  margin-top: 37px;
  height: 40px;
  border-radius: 50px;
  width: 183px;
  border: 1px solid #ffc3c3;
}
._boxBtnEmergency_5g5lq_94:hover {
  background-color: rgba(238, 52, 52, 0.8);
}

._btnEmergency_5g5lq_106 {
  font-size: 14px;
  width: 142px;
  height: 14px;
}

._groupSwitchActive_5g5lq_112 {
  width: 149px;
  background-color: rgba(255, 255, 255, 0.2);
  height: 40px;
  padding: 13px 16px;
  border-radius: 51px;
  border: 1px solid #ffffff;
  position: relative;
  opacity: 1;
  display: flex;
}

._groupActive_5g5lq_124 {
  align-self: flex-end;
  justify-content: end;
  display: flex;
}

._txtBackAdmin_5g5lq_130 {
  font-size: 14px;
  width: 142px;
  height: 14px;
}

._groupDarkMode_5g5lq_136 {
  margin-bottom: 20px;
  margin-left: 48px;
}

._logoDashboardLight_5g5lq_141 {
  margin-left: 24px;
  margin-right: 44.02px;
  color: #181818;
  height: 1;
  display: flex;
  align-items: center;
}

._txtDateTime_5g5lq_150 {
  color: #747474;
  margin-right: 10px;
}

._txtRefresh_5g5lq_155 {
  color: #004744;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-top: 2px;
}

._btnBackAdmin_5g5lq_163 {
  background-color: rgba(0, 0, 0, 0.2) !important;
  border-radius: 50px;
  height: 37px;
  width: 37px !important;
  min-width: 37px !important;
  border: 1px solid #203f50;
  padding: 10px;
  color: #ffffff;
  cursor: pointer;
}
._btnBackAdmin_5g5lq_163:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

._txtET_5g5lq_178 {
  font-weight: 500;
  font-size: 11px;
  line-height: 100%;
  color: #ffffff;
  opacity: 0.5;
}

._txtValueET_5g5lq_186 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

._txtDataAvailable_5g5lq_196 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
  opacity: 0.3;
}

._menuNotificationWrapper_5g5lq_207 [class~=MuiPaper-root] {
  width: 487px;
  height: 550px;
  overflow: hidden;
  border-radius: 15px;
  background: rgba(39, 39, 39, 0.9);
  backdrop-filter: blur(10px);
  margin-left: 8vh;
  margin-top: -10vh;
}
._menuNotificationWrapper_5g5lq_207 [class~=MuiList-root] {
  display: flex;
  height: 100%;
  padding-top: 0px !important;
}

._roundET_5g5lq_223 {
  background-color: #52e28f;
  border-radius: 0px 5px 5px 0px;
  min-height: 24px;
  margin-top: 4px;
  min-width: 1px;
}

._txtUpdate_5g5lq_231 {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  opacity: 0.400000006;
}

._txtWeatherTime_5g5lq_238 {
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  opacity: 0.400000006;
}

._txtShowTimeET_5g5lq_245 {
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  opacity: 0.400000006;
}

._groupTimeUpdate_5g5lq_252 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 8px;
  width: 198px;
  margin-top: 4px;
  justify-content: space-between;
}

._tabQuickView_5g5lq_261 {
  flex-grow: 1;
  padding: 0px 16px 15px 32px !important;
}

._circle_5g5lq_266 {
  width: 100%;
  height: 100vh;
  flex-grow: 1;
  position: absolute;
  z-index: -99;
  justify-content: center;
  align-items: center;
}

._btnMasterControl_5g5lq_276 {
  border-radius: 50px;
  background: rgba(6, 20, 29, 0.75);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-right: 40px;
  width: 164px;
}
._btnMasterControl_5g5lq_276:hover {
  background: rgba(6, 20, 29, 0.75);
}

._btnOperations_5g5lq_289 {
  background-color: transparent;
  width: 100%;
  height: 200px;
  margin-top: -20px;
}
._btnOperations_5g5lq_289:hover {
  background: transparent;
}

._menuWrapper_5g5lq_299 [class~=MuiPaper-root] {
  padding: 30px;
  margin-top: 3px;
  width: 362px;
  height: 360px;
  flex-shrink: 0;
  border-radius: 15px;
  background: rgba(39, 39, 39, 0.9);
  backdrop-filter: blur(10px);
  margin-left: 8vh;
}
._menuWrapper_5g5lq_299 [class~=MuiList-root] {
  display: flex;
  height: 100%;
}

._btnApply_5g5lq_315 {
  height: 100%;
  width: 150px;
  border-radius: 8px;
  background: linear-gradient(0deg, rgba(0, 71, 68, 0.8) 0%, rgba(0, 71, 68, 0.8) 100%), #fff;
  color: #ffffff;
}
._btnApply_5g5lq_315:hover {
  background: linear-gradient(0deg, rgba(0, 71, 68, 0.8) 0%, rgba(0, 71, 68, 0.8) 100%), #fff;
}

._btnCancel_5g5lq_326 {
  height: 100%;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid #5b5b5b;
  background-color: transparent;
}
._btnCancel_5g5lq_326:hover {
  background-color: transparent;
}

._groupRound_5g5lq_342 {
  position: absolute;
  top: -21px;
  left: 0;
  height: 650px;
  width: 650px;
  z-index: 1;
}

._navBarHeader_5g5lq_351 {
  z-index: 99;
}

._positionSelect_5g5lq_355 {
  margin-bottom: 20px;
  margin-right: 5%;
}

._circleBottom_5g5lq_360 {
  align-items: center;
  margin-top: 715px;
  margin-left: -20px;
  opacity: 0.7;
}

._boxMasterControl_5g5lq_367 {
  width: 676px;
  height: 102px;
  position: absolute;
  z-index: 99999;
  bottom: 0;
  top: 80%;
  padding: 16px 8px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
._boxMasterControl_5g5lq_367:hover {
  background: rgba(255, 255, 255, 0.1);
}

._groupEmergency_5g5lq_386 {
  margin-top: 20px;
  align-items: center;
  justify-content: center;
}

._emergencyShutdown_5g5lq_392 {
  width: 183px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 50px;
  border: 1px solid #ffbdbd;
  color: #fff;
  background: rgba(142, 31, 31, 0.8);
}
._emergencyShutdown_5g5lq_392:hover {
  background: rgba(142, 31, 31, 0.8);
  color: #fff;
}

._txtTestMode_5g5lq_406 {
  color: #dbdbdb;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%; /* 14px */
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin-top: 2px;
}

._logo_5g5lq_141 {
  width: 135px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 7%;
  margin-top: 10px;
}

._svgText_5g5lq_425 {
  font-size: 16px;
  text-anchor: middle;
}

._txtControllerOff_5g5lq_430 {
  font-weight: 500;
  line-height: 14px;
  font-size: 16px;
  margin-top: 2px !important;
  color: #ed2121;
}

._rootTestMode_5g5lq_438 {
  padding: 20px;
}

._footer_5g5lq_442 {
  margin-top: 40px;
  flex-grow: 1;
  width: 100%;
  align-items: end;
}

._iconFooter_5g5lq_449 {
  color: #fff;
  cursor: pointer;
}

._navLinkPrograms_5g5lq_454 {
  display: flex;
  height: 242px;
  margin-left: -13px;
}

._navLinkMapView_5g5lq_460 {
  display: flex;
  height: 250px;
  width: 220px;
}

._navLinkSimulation_5g5lq_466 {
  display: flex;
  width: 328px;
  height: 235px;
  margin-left: -40px;
  padding-left: 48px;
}

._navLinkSensors_5g5lq_474 {
  display: flex;
  height: 316px;
}._box_15dj5_1 {
  width: 138%;
  background-color: #9cc0f9;
  min-height: 350px;
  clip-path: polygon(0% 0%, 65% 0%, 102% 50%, 65% 100%, 0% 100%);
  margin: 0 auto;
  pointer-events: none;
}

._flt_svg_15dj5_10 {
  visibility: hidden;
  position: absolute;
  width: 0px;
  height: 0px;
}

._box_parent_15dj5_17 {
  filter: url("#flt_tag");
}

._txtHeader_15dj5_21 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  max-width: 230px;
}

._groupEmergency_15dj5_28 {
  margin-top: 10px;
  align-items: center;
  justify-content: center;
}

._emergencyShutdown_15dj5_34 {
  width: 183px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 50px;
  border: 1px solid #b1696a;
  color: #e4d3d4;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  background: #772124;
}
._emergencyShutdown_15dj5_34:hover {
  background: #772124;
  color: #e4d3d4;
}._root_1ms89_1 {
  height: 100%;
  width: 388px;
  padding: 27px 40px;
}

._txtHeader_1ms89_7 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

._txtContent_1ms89_13 {
  font-size: 12px;
  font-weight: 400;
  line-height: 13.8px;
}

._footer_1ms89_19 {
  margin-top: 20px;
  flex-grow: 1;
  width: 100%;
  align-items: end;
}

._txtInline_1ms89_26 {
  margin-bottom: 5px;
  margin-top: 25px;
  font-weight: 700;
  line-height: 13.8px;
}._txtHeader_1f8bm_1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

._txtContent_1f8bm_7 {
  margin-top: 10px;
}

._footer_1f8bm_11 {
  margin-top: 40px;
  flex-grow: 1;
  width: 100%;
  align-items: end;
}._trendWidget_107pv_1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row: span 2;
  grid-column: span 2;
  position: relative; /* establish stacking context */
  border-radius: 16px;
  border: 0;
  overflow: hidden;
  height: 100%;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 {
  font-weight: 600;
  font-size: 24px;
  color: white;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 ._name_107pv_18 {
  font-size: 24px;
  font-weight: 500;
  color: white;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 ._subName_107pv_23 {
  font-style: italic;
  color: white;
}._trendWidget_107pv_1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row: span 2;
  grid-column: span 2;
  position: relative; /* establish stacking context */
  border-radius: 16px;
  border: 0;
  overflow: hidden;
  height: 100%;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 {
  font-weight: 600;
  font-size: 24px;
  color: white;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 ._name_107pv_18 {
  font-size: 24px;
  font-weight: 500;
  color: white;
}
._trendWidget_107pv_1 ._boxTitle_107pv_13 ._subName_107pv_23 {
  font-style: italic;
  color: white;
}._boxDoubleRow_rx174_1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row: span 2;
  grid-column: span 2;
}
._boxDoubleRow_rx174_1._glassCard_rx174_8 {
  position: relative; /* establish stacking context */
  background-color: rgba(100, 100, 100, 0.45);
  border-radius: 16px;
  border: 0;
  overflow: hidden;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

._closeButton_rx174_18 {
  background: transparent;
  position: absolute;
  z-index: 999;
  border-radius: 10px;
  display: flex;
  right: 30px;
  top: 10px;
  padding: 5px;
  justify-content: center;
}

._settingButton_rx174_30 {
  background: transparent;
  position: absolute;
  z-index: 999;
  border-radius: 10px;
  display: flex;
  right: 10px;
  top: 10px;
  padding: 5px;
  justify-content: center;
}

._viewDetailsButton_rx174_42 {
  opacity: 0;
  transition: opacity 150ms ease;
}

._widget_rx174_47:hover ._viewDetailsButton_rx174_42 {
  opacity: 1;
}

._dragDandle_rx174_51 {
  height: 24;
  width: 24;
  z-index: 1000;
  position: absolute;
  top: 4;
  left: 4;
  cursor: grab;
}
._dragDandle_rx174_51:active {
  cursor: grabbing;
}
._dragDandle_rx174_51._drag-handle_rx174_63 {
  pointer-events: auto;
}._textStateRunning_18uxx_1 {
  color: #66f0a0;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

._textStateIde_18uxx_8 {
  color: #ff783c;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

._textNamePrograms_18uxx_15 {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 9px;
}

._groupViewStation_18uxx_22 {
  overflow-y: auto;
  flex-grow: 1;
}
._groupViewStation_18uxx_22::-webkit-scrollbar {
  width: 8px;
}
._groupViewStation_18uxx_22::-webkit-scrollbar-thumb {
  background-color: #ededed;
  border-radius: 5px;
}

._list_18uxx_34 {
  cursor: pointer;
  padding: 10px 0; /* Increase vertical padding for more height */
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two columns */
  gap: 8px;
}

._list_18uxx_34 li {
  height: 45px;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  padding: 13px 15px 15px 20px;
  font-weight: 400;
  font-size: 12px;
}

._list_18uxx_34 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  min-height: 30px;
  left: 5px;
  top: 5px;
  background: #66F0A0;
  border-radius: 5px;
}

._list_18uxx_34 li._off_18uxx_64 {
  color: black;
}

._list_18uxx_34 li._off_18uxx_64::after {
  background: #8a8a8a;
  min-height: 30px;
}

/* Adjust the specific classes for the list items */
._list_18uxx_34 li._on_18uxx_74 {
  color: black;
}

._listItemContent_18uxx_78 {
  font-weight: 600;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100px;
}
@media (min-width: 768px) and (max-width: 1600px) {
  ._listItemContent_18uxx_78 {
    max-width: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1375px) {
  ._listItemContent_18uxx_78 {
    max-width: 60px;
  }
}._txtStationList_1y8hs_1 {
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  cursor: pointer;
}

._txtEdit_1y8hs_8 {
  font-size: 13px;
  font-weight: 700;
  line-height: 100%;
  cursor: pointer;
}

._txtDelete_1y8hs_15 {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  color: #7c7b7b;
  cursor: pointer;
}

._txtProgramHead_1y8hs_23 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  padding: 4px 0px;
}

._tableTh_1y8hs_30 {
  padding-left: 38px;
}.rdrCalendarWrapper {
  box-sizing: border-box;
  background: #ffffff;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDateDisplay{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.rdrDateDisplayItem{
  -webkit-box-flex: 1;
          flex: 1 1;
  width: 0;
  text-align: center;
  color: inherit;
}

.rdrDateDisplayItem + .rdrDateDisplayItem{
    margin-left: 0.833em;
  }

.rdrDateDisplayItem input{
    text-align: inherit
  }

.rdrDateDisplayItem input:disabled{
      cursor: default;
    }

.rdrDateDisplayItemActive{}

.rdrMonthAndYearWrapper {
  box-sizing: inherit;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.rdrMonthAndYearPickers{
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.rdrMonthPicker{}

.rdrYearPicker{}

.rdrNextPrevButton {
  box-sizing: inherit;
  cursor: pointer;
  outline: none;
}

.rdrPprevButton {}

.rdrNextButton {}

.rdrMonths{
  display: -webkit-box;
  display: flex;
}

.rdrMonthsVertical{
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.rdrMonthsHorizontal > div > div > div{
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.rdrMonth{
  width: 27.667em;
}

.rdrWeekDays{
  display: -webkit-box;
  display: flex;
}

.rdrWeekDay {
  flex-basis: calc(100% / 7);
  box-sizing: inherit;
  text-align: center;
}

.rdrDays{
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.rdrDateDisplayWrapper{}

.rdrMonthName{}

.rdrInfiniteMonths{
  overflow: auto;
}

.rdrDateRangeWrapper{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDateInput {
  position: relative;
}

.rdrDateInput input {
    outline: none;
  }

.rdrDateInput .rdrWarning {
    position: absolute;
    font-size: 1.6em;
    line-height: 1.6em;
    top: 0;
    right: .25em;
    color: #FF0000;
  }

.rdrDay {
  box-sizing: inherit;
  width: calc(100% / 7);
  position: relative;
  font: inherit;
  cursor: pointer;
}

.rdrDayNumber {
  display: block;
  position: relative;
}

.rdrDayNumber span{
    color: #1d2429;
  }

.rdrDayDisabled {
  cursor: not-allowed;
}

@supports (-ms-ime-align: auto) {
  .rdrDay {
    flex-basis: 14.285% !important;
  }
}

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  pointer-events: none;
}

.rdrInRange{}

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  pointer-events: none;
}

.rdrDayHovered{}

.rdrDayActive{}

.rdrDateRangePickerWrapper{
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDefinedRangesWrapper{}

.rdrStaticRanges{
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.rdrStaticRange{
  font-size: inherit;
}

.rdrStaticRangeLabel{}

.rdrInputRanges{}

.rdrInputRange{
  display: -webkit-box;
  display: flex;
}

.rdrInputRangeInput{}
.rdrCalendarWrapper{
  color: #000000;
  font-size: 12px;
}

.rdrDateDisplayWrapper{
  background-color: rgb(239, 242, 247);
}

.rdrDateDisplay{
  margin: 0.833em;
}

.rdrDateDisplayItem{
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 2px 0 rgba(35, 57, 66, 0.21);
  border: 1px solid transparent;
}

.rdrDateDisplayItem input{
    cursor: pointer;
    height: 2.5em;
    line-height: 2.5em;
    border: 0px;
    background: transparent;
    width: 100%;
    color: #849095;
  }

.rdrDateDisplayItemActive{
  border-color: currentColor;
}

.rdrDateDisplayItemActive input{
    color: #7d888d
  }

.rdrMonthAndYearWrapper {
  -webkit-box-align: center;
          align-items: center;
  height: 60px;
  padding-top: 10px;
}

.rdrMonthAndYearPickers{
  font-weight: 600;
}

.rdrMonthAndYearPickers select{
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
    outline: 0;
    color: #3e484f;
    background: url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;
    background-position: right 8px center;
    cursor: pointer;
    text-align: center
  }

.rdrMonthAndYearPickers select:hover{
      background-color: rgba(0,0,0,0.07);
    }

.rdrMonthPicker, .rdrYearPicker{
  margin: 0 5px
}

.rdrNextPrevButton {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0.833em;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #EFF2F7
}

.rdrNextPrevButton:hover{
    background: #E1E7F0;
  }

.rdrNextPrevButton i {
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    text-align: center;
    border-style: solid;
    margin: auto;
    -webkit-transform: translate(-3px, 0px);
            transform: translate(-3px, 0px);
  }

.rdrPprevButton i {
    border-width: 4px 6px 4px 4px;
    border-color: transparent rgb(52, 73, 94) transparent transparent;
    -webkit-transform: translate(-3px, 0px);
            transform: translate(-3px, 0px);
  }

.rdrNextButton i {
    margin: 0 0 0 7px;
    border-width: 4px 4px 4px 6px;
    border-color: transparent transparent transparent rgb(52, 73, 94);
    -webkit-transform: translate(3px, 0px);
            transform: translate(3px, 0px);
  }

.rdrWeekDays {
  padding: 0 0.833em;
}

.rdrMonth{
  padding: 0 0.833em 1.666em 0.833em;
}

.rdrMonth .rdrWeekDays {
    padding: 0;
  }

.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{
  display: none;
}

.rdrWeekDay {
  font-weight: 400;
  line-height: 2.667em;
  color: rgb(132, 144, 149);
}

.rdrDay {
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0;
  line-height: 3.000em;
  height: 3.000em;
  text-align: center;
  color: #1d2429
}

.rdrDay:focus {
    outline: 0;
  }

.rdrDayNumber {
  outline: 0;
  font-weight: 300;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 5px;
  bottom: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.rdrDayToday .rdrDayNumber span{
  font-weight: 500
}

.rdrDayToday .rdrDayNumber span:after{
    content: '';
    position: absolute;
    bottom: 4px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: #3d91ff;
  }

.rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after{
      background: #fff;
    }

.rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span{
          color: rgba(255, 255, 255, 0.85);
        }

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  background: currentColor;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
}

.rdrSelected{
  left: 2px;
  right: 2px;
}

.rdrInRange{}

.rdrStartEdge{
  border-top-left-radius: 1.042em;
  border-bottom-left-radius: 1.042em;
  left: 2px;
}

.rdrEndEdge{
  border-top-right-radius: 1.042em;
  border-bottom-right-radius: 1.042em;
  right: 2px;
}

.rdrSelected{
  border-radius: 1.042em;
}

.rdrDayStartOfMonth .rdrInRange, .rdrDayStartOfMonth .rdrEndEdge, .rdrDayStartOfWeek .rdrInRange, .rdrDayStartOfWeek .rdrEndEdge{
    border-top-left-radius: 1.042em;
    border-bottom-left-radius: 1.042em;
    left: 2px;
  }

.rdrDayEndOfMonth .rdrInRange,  .rdrDayEndOfMonth .rdrStartEdge,  .rdrDayEndOfWeek .rdrInRange,  .rdrDayEndOfWeek .rdrStartEdge{
    border-top-right-radius: 1.042em;
    border-bottom-right-radius: 1.042em;
    right: 2px;
  }

.rdrDayStartOfMonth .rdrDayInPreview, .rdrDayStartOfMonth .rdrDayEndPreview, .rdrDayStartOfWeek .rdrDayInPreview, .rdrDayStartOfWeek .rdrDayEndPreview{
    border-top-left-radius: 1.333em;
    border-bottom-left-radius: 1.333em;
    border-left-width: 1px;
    left: 0px;
  }

.rdrDayEndOfMonth .rdrDayInPreview, .rdrDayEndOfMonth .rdrDayStartPreview, .rdrDayEndOfWeek .rdrDayInPreview, .rdrDayEndOfWeek .rdrDayStartPreview{
   border-top-right-radius: 1.333em;
   border-bottom-right-radius: 1.333em;
   border-right-width: 1px;
   right: 0px;
 }

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  background: rgba(255, 255, 255, 0.09);
  position: absolute;
  top: 3px;
  left: 0px;
  right: 0px;
  bottom: 3px;
  pointer-events: none;
  border: 0px solid currentColor;
  z-index: 1;
}

.rdrDayStartPreview{
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 1.333em;
  border-bottom-left-radius: 1.333em;
  left: 0px;
}

.rdrDayInPreview{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.rdrDayEndPreview{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-right-radius: 1.333em;
  border-bottom-right-radius: 1.333em;
  right: 2px;
  right: 0px;
}

.rdrDefinedRangesWrapper{
  font-size: 12px;
  width: 226px;
  border-right: solid 1px #eff2f7;
  background: #fff;
}

.rdrDefinedRangesWrapper .rdrStaticRangeSelected{
    color: currentColor;
    font-weight: 600;
  }

.rdrStaticRange{
  border: 0;
  cursor: pointer;
  display: block;
  outline: 0;
  border-bottom: 1px solid #eff2f7;
  padding: 0;
  background: #fff
}

.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{
      background: #eff2f7;
    }

.rdrStaticRangeLabel{
  display: block;
  outline: 0;
  line-height: 18px;
  padding: 10px 20px;
  text-align: left;
}

.rdrInputRanges{
  padding: 10px 0;
}

.rdrInputRange{
  -webkit-box-align: center;
          align-items: center;
  padding: 5px 20px;
}

.rdrInputRangeInput{
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  border: solid 1px rgb(222, 231, 235);
  margin-right: 10px;
  color: rgb(108, 118, 122)
}

.rdrInputRangeInput:focus, .rdrInputRangeInput:hover{
    border-color: rgb(180, 191, 196);
    outline: 0;
    color: #333;
  }

.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{
  content: '';
  border: 1px solid currentColor;
  border-radius: 1.333em;
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: 0px;
  right: 0px;
  background: transparent;
}

.rdrDayPassive{
  pointer-events: none;
}

.rdrDayPassive .rdrDayNumber span{
    color: #d5dce0;
  }

.rdrDayPassive .rdrInRange, .rdrDayPassive .rdrStartEdge, .rdrDayPassive .rdrEndEdge, .rdrDayPassive .rdrSelected, .rdrDayPassive .rdrDayStartPreview, .rdrDayPassive .rdrDayInPreview, .rdrDayPassive .rdrDayEndPreview{
    display: none;
  }

.rdrDayDisabled {
  background-color: rgb(248, 248, 248);
}

.rdrDayDisabled .rdrDayNumber span{
    color: #aeb9bf;
  }

.rdrDayDisabled .rdrInRange, .rdrDayDisabled .rdrStartEdge, .rdrDayDisabled .rdrEndEdge, .rdrDayDisabled .rdrSelected, .rdrDayDisabled .rdrDayStartPreview, .rdrDayDisabled .rdrDayInPreview, .rdrDayDisabled .rdrDayEndPreview{
    -webkit-filter: grayscale(100%) opacity(60%);
            filter: grayscale(100%) opacity(60%);
  }

.rdrMonthName{
  text-align: left;
  font-weight: 600;
  color: #849095;
  padding: 0.833em;
}
._header_1dlkk_1 {
  flex-direction: row;
  justify-content: space-between;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_1dlkk_10 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
  margin-left: 10px;
}

._headerSearch_1dlkk_17 {
  width: 50%;
}
._headerSearch_1dlkk_17 input {
  height: 29px;
}

._closeIcon_1dlkk_24 {
  cursor: pointer;
  color: #999999;
}

._btnBack_1dlkk_29 {
  background: transparent;
  width: 24px;
  min-width: auto;
}._root_1nx1v_1 [class~=MuiPaper-root] {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 235px;
}

._btnToggle_1nx1v_7 {
  width: 160px;
  background: #FFFFFF;
  color: #000000;
}

._btnCreate_1nx1v_13 {
  justify-content: flex-start;
  padding: 10px 18px;
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._btnCreate_1nx1v_13 [class~=MuiButton-startIcon] {
  margin-right: 15px;
  background: #004744;
  border-radius: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

._boxItem_1nx1v_32 {
  border-top: 1px solid #d7d7d7;
}

._btnEdit_1nx1v_36 {
  justify-content: flex-start;
  padding: 4px 18px;
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._btnEdit_1nx1v_36 [class~=MuiButton-startIcon] {
  margin-right: 15px;
}._root_1gj79_1 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 315px;
}

._header_1gj79_8 {
  padding: 21px 17px 22px 19px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d7d7d7;
}
._header_1gj79_8 ._title_1gj79_15 {
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._header_1gj79_8 ._btnToggle_1gj79_20 {
  padding: 2px;
  margin-left: 5px;
  font-size: 10px;
  width: 100px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-decoration-line: underline;
}
._header_1gj79_8 ._btnToggle_1gj79_20 [class~=MuiButton-endIcon] {
  margin-right: 0;
  margin-left: 5px;
}

._body_1gj79_34 {
  height: 420px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 15px;
}
._body_1gj79_34::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #d7d7d7 !important;
}
._body_1gj79_34 ._listItem_1gj79_43 {
  display: flex;
  align-items: center;
}
._body_1gj79_34 ._listItem_1gj79_43 img {
  max-height: 35px;
  object-fit: contain;
}
._body_1gj79_34 ._listItem_1gj79_43 ._listItemText_1gj79_51 {
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
  margin-left: 12px;
  width: 100px;
}
._body_1gj79_34 ._listItem_1gj79_43:not(:first-child) {
  margin-top: 10px;
}

._listItemHide_1gj79_62 {
  opacity: 0.3;
}

._listItemAction_1gj79_66 {
  cursor: pointer;
}._wrapper_14j0k_1 {
  flex-grow: 1;
  height: 100%;
  padding: 0px !important;
  overflow: hidden;
}

._station_14j0k_8 > div {
  padding: 0px 16px;
}

._filter_14j0k_12 {
  text-indent: -99999px;
  width: fit-content;
  min-width: 40px;
}
._filter_14j0k_12 p {
  display: none;
}
._filter_14j0k_12 span {
  margin: 0;
}

._title_14j0k_24 {
  margin-bottom: 4px;
}

._list_14j0k_28 {
  padding: 3px 0;
}
._list_14j0k_28 li {
  position: relative;
  background: #ffffff;
  border: 0.7px solid #d7d7d7;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  padding: 13px;
  color: #004744;
}
._list_14j0k_28 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 29px;
  left: 5px;
  top: 5px;
  background: #004744;
  border-radius: 5px;
}
._list_14j0k_28 li._error_14j0k_51 {
  color: #ff3030;
}
._list_14j0k_28 li._error_14j0k_51::after {
  background: #ff3030;
}
._list_14j0k_28 li._off_14j0k_57 {
  color: #8a8a8a;
}
._list_14j0k_28 li._off_14j0k_57::after {
  background: #8a8a8a;
}

._headLeft_14j0k_64 {
  display: flex;
  flex-direction: row;
  padding: 8px 19px 5px 19px;
  width: 100%;
}

._footer_14j0k_71 {
  display: flex;
  bottom: 0;
  justify-content: end;
  flex-grow: 1;
}

._inputSearchFull_14j0k_78 {
  width: 100%;
}

._inputSearch_14j0k_78 {
  width: 246px;
}._root_ta62h_1 [class~=MuiPaper-root] {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 235px;
}

._btnMicroClimateToggle_ta62h_7 {
  width: 160px;
  background: #FFFFFF;
  color: #000000;
}

._btnCreate_ta62h_13 {
  justify-content: flex-start;
  padding: 10px 18px;
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._btnCreate_ta62h_13 [class~=MuiButton-startIcon] {
  margin-right: 15px;
  background: #004744;
  border-radius: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

._boxItem_ta62h_32 {
  border-top: 1px solid #d7d7d7;
}

._btnEdit_ta62h_36 {
  justify-content: flex-start;
  padding: 4px 18px;
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
}
._btnEdit_ta62h_36 [class~=MuiButton-startIcon] {
  margin-right: 15px;
}._selectorMonitoringTabBar_7wwp1_1 {
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px 8px;
  border-radius: 24px;
  max-width: 580px;
  width: auto;
  position: fixed;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: 0px 0px 8px 0px #FFFFFF inset;
  box-shadow: 0px 0px 12px -8px #000000;
}
._selectorMonitoringTabBar_7wwp1_1._light_7wwp1_17 {
  background: rgba(142, 145, 143, 0.555);
  box-shadow: 0 4px 20px rgba(161, 145, 145, 0.25);
}
._selectorMonitoringTabBar_7wwp1_1._light_7wwp1_17 ._selectorMonitoringTab_7wwp1_1 {
  color: #c8ced9;
}

._selectorMonitoringTab_7wwp1_1 {
  background: transparent;
  border: none;
  padding: 6px 15px;
  cursor: pointer;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
  border-radius: 18px;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.3s ease;
  font-weight: 600;
}
._selectorMonitoringTab_7wwp1_1._active_7wwp1_39 {
  background: #004744;
  color: #fff !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
._selectorMonitoringTab_7wwp1_1:hover:not(:disabled):not(._active_7wwp1_39) {
  background: rgba(255, 255, 255, 0.2);
}
._selectorMonitoringTab_7wwp1_1:disabled {
  cursor: not-allowed;
  opacity: 0.9;
  background: none;
  color: #fff !important;
}._microClimateTitle_1ksq3_1 {
  font-size: 20px;
  color: #002031;
  font-weight: 600;
}

._title_1ksq3_7 {
  color: #6B7280;
  font-size: 14px;
}

._soilTypeValue_1ksq3_12,
._cropTypeValue_1ksq3_13,
._soilMoistureValue_1ksq3_14,
._soilTempValue_1ksq3_15,
._sanlintyValue_1ksq3_16 {
  font-weight: 500;
  color: #111827;
  font-size: 16px;
  padding-top: 10px;
}

._lastUpdatedValue_1ksq3_23 {
  font-weight: 500;
  color: #111827;
  font-size: 14px;
  padding-top: 10px;
}._stationMarker_1wbck_1 {
  height: 80vh;
  overflow: auto;
  padding: 0px 20px;
}

._txtShowAll_1wbck_7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

._boxItems_1wbck_13 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

._circularCenter_1wbck_22 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._btnShowAll_1wbck_29 {
  background-color: transparent;
  font-weight: 600;
  padding: 0px;
}
._btnShowAll_1wbck_29:hover {
  background-color: transparent;
}

._boxItemsHide_1wbck_38 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f1f1f1 !important;
}._stationMarker_1wbck_1 {
  height: 80vh;
  overflow: auto;
  padding: 0px 20px;
}

._txtShowAll_1wbck_7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

._boxItems_1wbck_13 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

._circularCenter_1wbck_22 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._btnShowAll_1wbck_29 {
  background-color: transparent;
  font-weight: 600;
  padding: 0px;
}
._btnShowAll_1wbck_29:hover {
  background-color: transparent;
}

._boxItemsHide_1wbck_38 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f1f1f1 !important;
}._stationMarker_1wbck_1 {
  height: 80vh;
  overflow: auto;
  padding: 0px 20px;
}

._txtShowAll_1wbck_7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

._boxItems_1wbck_13 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

._circularCenter_1wbck_22 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._btnShowAll_1wbck_29 {
  background-color: transparent;
  font-weight: 600;
  padding: 0px;
}
._btnShowAll_1wbck_29:hover {
  background-color: transparent;
}

._boxItemsHide_1wbck_38 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f1f1f1 !important;
}._boxContainer_w84fc_1 {
  min-height: 100vh;
  filter: drop-shadow(-4px 0px 6px rgba(0, 0, 0, 0.08));
}

._boxBody_w84fc_6 {
  width: 630px;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
._boxBody_w84fc_6 ._body_w84fc_12 {
  width: 600px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 20px 20px 0px 20px;
}
._boxBody_w84fc_6 ._listItem_w84fc_19 {
  align-items: center;
  display: flex;
  gap: 5px;
  width: 100%;
  height: 30px;
  border-radius: 55px;
  padding: 4px 12px 4px 12px;
}
._boxBody_w84fc_6 ._listItem_w84fc_19 img {
  max-height: 20px;
  object-fit: contain;
}
._boxBody_w84fc_6 ._listItem_w84fc_19 ._listItemText_w84fc_32 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.05em;
  margin-left: 12px;
}
._boxBody_w84fc_6 ._closeIcon_w84fc_39 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 12px;
  margin-right: 12px;
}

._listItemHide_w84fc_47 {
  background-color: #ebf1f0 !important;
}
._listItemHide_w84fc_47 ._listItemText_w84fc_32 {
  font-size: 12.6486px;
  line-height: 100%;
  letter-spacing: 0.05em;
  margin-left: 12px;
}

._listItemAction_w84fc_57 {
  cursor: pointer;
}

._inputSearch_w84fc_61 {
  width: 100%;
  margin-top: 10px;
}

._stationMarker_w84fc_66 {
  height: 80vh;
  overflow: auto;
  padding: 0px 20px;
}

._boxItems_w84fc_72 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

._boxItemsHide_w84fc_81 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f1f1f1 !important;
}

._boxItems_w84fc_72:first-child {
  margin-top: 15px;
}

._btnCurrent_w84fc_95 {
  background-color: transparent;
  color: #004744;
  height: 100%;
}
._btnCurrent_w84fc_95:hover {
  background-color: transparent;
  color: #004744;
}

._btnShowAll_w84fc_105 {
  background-color: transparent;
  font-weight: 600;
  color: #fff;
  padding: 0px;
}
._btnShowAll_w84fc_105:hover {
  background-color: transparent;
  color: #fff;
}._stationMarker_1wbck_1 {
  height: 80vh;
  overflow: auto;
  padding: 0px 20px;
}

._txtShowAll_1wbck_7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

._boxItems_1wbck_13 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}

._circularCenter_1wbck_22 {
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
}

._btnShowAll_1wbck_29 {
  background-color: transparent;
  font-weight: 600;
  padding: 0px;
}
._btnShowAll_1wbck_29:hover {
  background-color: transparent;
}

._boxItemsHide_1wbck_38 {
  border: 1px solid #d7d7d7;
  height: 35px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f1f1f1 !important;
}.joint-paper-scroller{position:relative;overflow:scroll;box-sizing:border-box;overscroll-behavior:contain;width:100%;height:100%;max-height:100000px;max-width:100000px}.joint-paper-scroller>.paper-scroller-background{margin:0;position:relative;display:inline-block;vertical-align:top;overflow:hidden}.joint-paper-scroller .joint-paper{margin:0;display:inline-block}.joint-paper-scroller .joint-paper>svg{display:block}.joint-paper-scroller[data-cursor=grab]{cursor:all-scroll;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.joint-paper-scroller[data-cursor=grab].is-panning{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.joint-paper-scroller.joint-theme-dark>.paper-scroller-background{background:#18191b}.joint-paper-scroller.joint-theme-dark .joint-paper{border:1px dotted #fefefe}.joint-paper-scroller.joint-theme-material{background-color:#f3f5fa}.joint-paper-scroller.joint-theme-modern{background-color:#f6f6f6}.joint-paper-scroller.joint-theme-modern .joint-paper{box-shadow:0 0 2px #d3d3d3}.joint-selection{display:none;touch-action:none}.joint-selection.lasso{display:block;position:absolute;opacity:.3;overflow:visible}.joint-selection.selected{display:block;background-color:transparent;opacity:1;cursor:move;position:static;height:0!important}.selection-box-no-events{pointer-events:none}.joint-selection-wrapper{position:absolute;pointer-events:none;box-sizing:border-box}.joint-selection .box{position:absolute;top:100%;margin-top:30px;left:-20px;right:-20px;text-align:center;line-height:14px;border-radius:6px;padding:6px}.joint-selection .handle.se{bottom:-25px;right:-25px}.joint-selection .handle.nw{top:-21px;left:-25px}.joint-selection .handle.n{top:-22px;left:50%;margin-left:-10px}.joint-selection .handle.e{right:-25px;top:-webkit-calc(50% - 10px);top:calc(50% - 10px)}.joint-selection .handle.ne{top:-21px;right:-25px}.joint-selection .handle.w{left:-25px;top:50%;margin-top:-10px}.joint-selection .handle.sw{bottom:-25px;left:-25px}.joint-selection .handle.s{bottom:-24px;left:50%;margin-left:-10px}.joint-selection .handle{position:absolute;pointer-events:auto;width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer}.joint-selection .remove{cursor:pointer}.joint-selection .rotate{cursor:move}.joint-selection .box:empty{display:none}.selection-wrapper{margin-left:-6px;margin-top:-6px;padding-right:9px;padding-bottom:9px;box-sizing:content-box}.selection-wrapper[data-selection-length="1"]{display:none}.selection-box{position:absolute;padding-right:5px;padding-bottom:5px;margin-top:-4px;margin-left:-4px;box-sizing:content-box}@font-face{font-family:selection-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-selection.lasso.joint-theme-dark{background-color:#3498db;border:2px solid #2980b9}.joint-selection.joint-theme-dark .selection-box{border:2px dashed #feb663}.joint-selection.joint-theme-dark .selection-wrapper{border:2px solid #feb663}.joint-selection.joint-theme-dark .box{font-size:10px;color:#fff;background-color:#a2753f}.joint-selection.joint-theme-dark .handle.clone:after,.joint-selection.joint-theme-dark .handle.remove:after,.joint-selection.joint-theme-dark .handle.resize:after,.joint-selection.joint-theme-dark .handle.rotate:after{font-family:selection-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;margin:auto;text-align:center;font-variant:normal;text-transform:none;font-size:18px;color:#ffb68a}.joint-selection.joint-theme-dark .handle.remove:after{content:'\e800'}.joint-selection.joint-theme-dark .handle.resize:after{content:'\e802'}.joint-selection.joint-theme-dark .handle.rotate:after{content:'\e801'}.joint-selection.joint-theme-dark .handle.clone:after{content:'\e805'}.joint-selection.joint-theme-dark .handle.clone:hover:after,.joint-selection.joint-theme-dark .handle.remove:hover:after,.joint-selection.joint-theme-dark .handle.resize:hover:after,.joint-selection.joint-theme-dark .handle.rotate:hover:after{color:#ffd829}.joint-selection.lasso.joint-theme-default{background-color:#d3d3d3;border:2px solid red}.joint-selection.joint-theme-default .selection-box{border:2px dashed #d3d3d3}.joint-selection.joint-theme-default .selection-wrapper{border:2px solid #d3d3d3}.joint-selection.joint-theme-default .box{background-color:#d3d3d3;color:#000;font-size:14px}.joint-selection.joint-theme-default .remove{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO5JREFUeNrUV9sNwyAMtLoAI3SEjJIRMgqjdBRG8CiMQGnlVHwEOBAE19L9OdwRGz+IcNsibISLCBk48dlooB0RXCDNgeXbbntWbovCyVlNtkf4AeQnvJwJ//IwCQdy8zAZeynm/gYBPpcT7gbyNDGb4/4CnyOLb1M+MED+MVPxZfEhQASnFQ4hp4qIlJxAEd+KaQGlpiIC8bmCRZOvRNBL/kvGltp+RdRLfqK5wZhCITMdjaury5lB5OFBCuxvQjAtCZc/w+WFaHkpXt6MVLTj5QOJipFs+VCqYixXsZioWM1GLaf7yK45ZT1/CzAAESidXQn9F/MAAAAASUVORK5CYII=)}.joint-selection.joint-theme-default .rotate{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1NTk5RUFBMkU3RjExRTI4OUIyQzYwMkMyN0MxMDE3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1NTk5RUFCMkU3RjExRTI4OUIyQzYwMkMyN0MxMDE3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjU1OTlFQTgyRTdGMTFFMjg5QjJDNjAyQzI3QzEwMTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjU1OTlFQTkyRTdGMTFFMjg5QjJDNjAyQzI3QzEwMTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6W+5aDAAABJElEQVR42syXbRGDMAyGYTcBOBgSkICESWAOmAMcTAJzgAQksCnYHFRC13Jlx7qkDf0Acvf+6ZF7mjRNQ8o5T/ZqmVAt1AkxIa5JrvXqmywUsAVANkmf3BV6RqKjSvpWlqD+7OYBhKKHoMNS6EuddaPUqjUqfIJyPb2Ysyye0pC6Qm0I8680KJ/vhDmcFbU2mAb9glvk48KhMAtiYY7RYunxuRVWcI2cqa/ZegBYFGWA5jPYwAy4MrGhI1hf6FaA8gPg/PSA9tSbcAz8il2XOIRM9SILXVxki3GdEvUmD6bhIHYDQeFrtEwUvsYj0WBRx34Wc5cXJcQg8GMpMPrUBsBb6DHrbie1IdNUeRe6UNLVRB72Nh1v9zfQR/+FSbf6afsIMAB0elCwFZfPigAAAABJRU5ErkJggg==)}.joint-selection.joint-theme-default .resize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQTc4MzUwQjJGMEIxMUUyOTFFNUE1RTAwQ0EwMjU5NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQTc4MzUwQTJGMEIxMUUyOTFFNUE1RTAwQ0EwMjU5NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk3oY88AAAEMSURBVHja7JftDYMgEIbRdABHcARG6CalGziCG3QE3KAj0A0cod3AEa6YUEMpcKeI9oeXvP5QuCeA90EBAGwPK7SU1hkZ12ldiT6F1oUycARDRHLBgiTiEzCwTNhNuRT8XOEog/AyMqlOXPEuZzx7q29aXGtIhLvQwfNuAgtrYgrcB+VWqH2BhceBD45ZE4EyB/7zIQTvCeAWgdpw1CqT2Sri2LsRZ4cddtg/GLfislo55oNZxE2ZLcFXT8haU7YED9yXpxsCGMvTn4Uqe7DIXJnsAqGYB5CjFnNT6yEE3qr7iIJT+60YXJUZQ3G8ALyof+JWfTV6xrluEuqkHw/ESW3CoJsBRVubtwADAI2b6h9uJAFqAAAAAElFTkSuQmCC)}.joint-selection.joint-theme-default .handle.clone{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNTM0NjJBRjJGMkQxMUUyQkRFM0FCRTMxMDhFQkE2QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNTM0NjJBRTJGMkQxMUUyQkRFM0FCRTMxMDhFQkE2QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkJFWv4AAAD3SURBVHja5FfRDYMgED2bDsAIjsAIMAluoqs4CY7gCI7ABtTTnsEUNCVQanzJGT/Qx7t7HFBZa6EEHlAIxYh90HPYzCHul+pixM93TV1wfDRNA0qppGRSyh2x8A2q6xqEEIc/mqZpCcTZWJ/iaPR9D13XLe/fNqKiNd6lahxHMMb8jlhrvRlgGAbvYJwQTsytMcH9hjEGnPN0NUZS15khx2L2SMi1GwgqQfdSkKPJ1RRnau/ZMq9J3LbtVtfodezrw6H1nAp2NeWK2bm5Tx9lTyAfilNhXuOkTv/n7hTqwbFwN5DDVGcMHVIsM2fVu7lXt7s7vQQYAIMHB7xhVbHdAAAAAElFTkSuQmCC)}@font-face{font-family:selection-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-selection.lasso.joint-theme-material{background-color:#3498db;border:2px solid #2980b9}.joint-selection.joint-theme-material .selection-box{border:2px dashed #5faaee}.joint-selection.joint-theme-material .selection-wrapper{border:2px solid #5faaee}.joint-selection.joint-theme-material .box{font-size:14px;color:#deebfb;background-color:#5fa9ee;font-family:lato-light,Arial,sans-serif}.joint-selection.joint-theme-material .handle.clone:after,.joint-selection.joint-theme-material .handle.remove:after,.joint-selection.joint-theme-material .handle.resize:after,.joint-selection.joint-theme-material .handle.rotate:after{font-family:selection-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;margin:auto;text-align:center;font-variant:normal;text-transform:none;font-size:18px;color:#5faaee}.joint-selection.joint-theme-material .handle.remove:after{content:'\e800'}.joint-selection.joint-theme-material .handle.resize:after{content:'\e802'}.joint-selection.joint-theme-material .handle.rotate:after{content:'\e801'}.joint-selection.joint-theme-material .handle.clone:after{content:'\e805'}.joint-selection.joint-theme-material .handle.clone:hover:after,.joint-selection.joint-theme-material .handle.remove:hover:after,.joint-selection.joint-theme-material .handle.resize:hover:after,.joint-selection.joint-theme-material .handle.rotate:hover:after{color:#717d98}.joint-selection.lasso.joint-theme-modern{background-color:#3498db;border:2px solid #2980b9}.joint-selection.joint-theme-modern .selection-box{border:2px dashed #feb663;box-shadow:2px 2px 5px #d3d3d3}.joint-selection.joint-theme-modern .selection-wrapper{border:2px solid #feb663;box-shadow:2px 2px 5px #d3d3d3}.joint-selection.joint-theme-modern .box{font-size:10px;color:#fff;background-color:#6a6b8a}.joint-selection.joint-theme-modern .handle{background-color:transparent;background-position:0 0;background-repeat:no-repeat;background-size:20px 20px}.joint-selection.joint-theme-modern .handle.remove{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15.386%2C3.365c-3.315-3.314-8.707-3.313-12.021%2C0c-3.314%2C3.315-3.314%2C8.706%2C0%2C12.02%20c3.314%2C3.314%2C8.707%2C3.314%2C12.021%2C0S18.699%2C6.68%2C15.386%2C3.365L15.386%2C3.365z%20M4.152%2C14.598C1.273%2C11.719%2C1.273%2C7.035%2C4.153%2C4.154%20c2.88-2.88%2C7.563-2.88%2C10.443%2C0c2.881%2C2.88%2C2.881%2C7.562%2C0%2C10.443C11.716%2C17.477%2C7.032%2C17.477%2C4.152%2C14.598L4.152%2C14.598z%22%2F%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M12.157%2C11.371L7.38%2C6.593C7.162%2C6.375%2C6.809%2C6.375%2C6.592%2C6.592c-0.218%2C0.219-0.218%2C0.572%2C0%2C0.79%20l4.776%2C4.776c0.218%2C0.219%2C0.571%2C0.219%2C0.79%2C0C12.375%2C11.941%2C12.375%2C11.588%2C12.157%2C11.371L12.157%2C11.371z%22%2F%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M11.369%2C6.593l-4.777%2C4.778c-0.217%2C0.217-0.217%2C0.568%2C0%2C0.787c0.219%2C0.219%2C0.571%2C0.217%2C0.788%2C0l4.777-4.777%20c0.218-0.218%2C0.218-0.571%2C0.001-0.789C11.939%2C6.375%2C11.587%2C6.375%2C11.369%2C6.593L11.369%2C6.593z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-selection.joint-theme-modern .handle.remove:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15.386%2C3.365c-3.315-3.314-8.707-3.313-12.021%2C0c-3.314%2C3.315-3.314%2C8.706%2C0%2C12.02%20c3.314%2C3.314%2C8.707%2C3.314%2C12.021%2C0S18.699%2C6.68%2C15.386%2C3.365L15.386%2C3.365z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.157%2C11.371L7.38%2C6.593C7.162%2C6.375%2C6.809%2C6.375%2C6.592%2C6.592c-0.218%2C0.219-0.218%2C0.572%2C0%2C0.79%20l4.776%2C4.776c0.218%2C0.219%2C0.571%2C0.219%2C0.79%2C0C12.375%2C11.941%2C12.375%2C11.588%2C12.157%2C11.371L12.157%2C11.371z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11.369%2C6.593l-4.777%2C4.778c-0.217%2C0.217-0.217%2C0.568%2C0%2C0.787c0.219%2C0.219%2C0.571%2C0.217%2C0.788%2C0l4.777-4.777%20c0.218-0.218%2C0.218-0.571%2C0.001-0.789C11.939%2C6.375%2C11.587%2C6.375%2C11.369%2C6.593L11.369%2C6.593z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-selection.joint-theme-modern .handle.rotate{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M9.374%2C17.592c-4.176%2C0-7.57-3.401-7.57-7.575c0-4.175%2C3.395-7.574%2C7.57-7.574c0.28%2C0%2C0.56%2C0.018%2C0.837%2C0.05%20V1.268c0-0.158%2C0.099-0.3%2C0.239-0.36c0.151-0.058%2C0.315-0.026%2C0.428%2C0.086l2.683%2C2.688c0.152%2C0.154%2C0.152%2C0.399%2C0%2C0.553l-2.68%2C2.693%20c-0.115%2C0.112-0.279%2C0.147-0.431%2C0.087c-0.141-0.063-0.239-0.205-0.239-0.361V5.296C9.934%2C5.243%2C9.654%2C5.22%2C9.374%2C5.22%20c-2.646%2C0-4.796%2C2.152-4.796%2C4.797s2.154%2C4.798%2C4.796%2C4.798c2.645%2C0%2C4.798-2.153%2C4.798-4.798c0-0.214%2C0.174-0.391%2C0.391-0.391h1.991%20c0.217%2C0%2C0.394%2C0.177%2C0.394%2C0.391C16.947%2C14.19%2C13.549%2C17.592%2C9.374%2C17.592L9.374%2C17.592z%20M9.374%2C17.592%22%2F%3E%3C%2Fsvg%3E%20')}.joint-selection.joint-theme-modern .handle.rotate:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M9.374%2C17.592c-4.176%2C0-7.57-3.401-7.57-7.575c0-4.175%2C3.395-7.574%2C7.57-7.574c0.28%2C0%2C0.56%2C0.018%2C0.837%2C0.05%20V1.268c0-0.158%2C0.099-0.3%2C0.239-0.36c0.151-0.058%2C0.315-0.026%2C0.428%2C0.086l2.683%2C2.688c0.152%2C0.154%2C0.152%2C0.399%2C0%2C0.553l-2.68%2C2.693%20c-0.115%2C0.112-0.279%2C0.147-0.431%2C0.087c-0.141-0.063-0.239-0.205-0.239-0.361V5.296C9.934%2C5.243%2C9.654%2C5.22%2C9.374%2C5.22%20c-2.646%2C0-4.796%2C2.152-4.796%2C4.797s2.154%2C4.798%2C4.796%2C4.798c2.645%2C0%2C4.798-2.153%2C4.798-4.798c0-0.214%2C0.174-0.391%2C0.391-0.391h1.991%20c0.217%2C0%2C0.394%2C0.177%2C0.394%2C0.391C16.947%2C14.19%2C13.549%2C17.592%2C9.374%2C17.592L9.374%2C17.592z%20M9.374%2C17.592%22%2F%3E%3C%2Fsvg%3E%20')}.joint-selection.joint-theme-modern .handle.resize{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20height%3D%2224px%22%20version%3D%221.1%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%2F%3E%3Cdesc%2F%3E%3Cdefs%2F%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20id%3D%22miu%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cg%20id%3D%22Artboard-1%22%20transform%3D%22translate(-251.000000%2C%20-443.000000)%22%3E%3Cg%20id%3D%22slice%22%20transform%3D%22translate(215.000000%2C%20119.000000)%22%2F%3E%3Cpath%20d%3D%22M252%2C448%20L256%2C448%20L256%2C444%20L252%2C444%20L252%2C448%20Z%20M257%2C448%20L269%2C448%20L269%2C446%20L257%2C446%20L257%2C448%20Z%20M257%2C464%20L269%2C464%20L269%2C462%20L257%2C462%20L257%2C464%20Z%20M270%2C444%20L270%2C448%20L274%2C448%20L274%2C444%20L270%2C444%20Z%20M252%2C462%20L252%2C466%20L256%2C466%20L256%2C462%20L252%2C462%20Z%20M270%2C462%20L270%2C466%20L274%2C466%20L274%2C462%20L270%2C462%20Z%20M254%2C461%20L256%2C461%20L256%2C449%20L254%2C449%20L254%2C461%20Z%20M270%2C461%20L272%2C461%20L272%2C449%20L270%2C449%20L270%2C461%20Z%22%20fill%3D%22%236A6C8A%22%20id%3D%22editor-crop-glyph%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')}.joint-selection.joint-theme-modern .handle.resize:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20height%3D%2224px%22%20version%3D%221.1%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%2F%3E%3Cdesc%2F%3E%3Cdefs%2F%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20id%3D%22miu%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cg%20id%3D%22Artboard-1%22%20transform%3D%22translate(-251.000000%2C%20-443.000000)%22%3E%3Cg%20id%3D%22slice%22%20transform%3D%22translate(215.000000%2C%20119.000000)%22%2F%3E%3Cpath%20d%3D%22M252%2C448%20L256%2C448%20L256%2C444%20L252%2C444%20L252%2C448%20Z%20M257%2C448%20L269%2C448%20L269%2C446%20L257%2C446%20L257%2C448%20Z%20M257%2C464%20L269%2C464%20L269%2C462%20L257%2C462%20L257%2C464%20Z%20M270%2C444%20L270%2C448%20L274%2C448%20L274%2C444%20L270%2C444%20Z%20M252%2C462%20L252%2C466%20L256%2C466%20L256%2C462%20L252%2C462%20Z%20M270%2C462%20L270%2C466%20L274%2C466%20L274%2C462%20L270%2C462%20Z%20M254%2C461%20L256%2C461%20L256%2C449%20L254%2C449%20L254%2C461%20Z%20M270%2C461%20L272%2C461%20L272%2C449%20L270%2C449%20L270%2C461%20Z%22%20fill%3D%22%23FD6EB6%22%20id%3D%22editor-crop-glyph%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')}.joint-selection.joint-theme-modern .handle.clone{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M12.852%2C0.875h-9.27c-0.853%2C0-1.547%2C0.694-1.547%2C1.547v10.816h1.547V2.422h9.27V0.875z%20M15.172%2C3.965h-8.5%20c-0.849%2C0-1.547%2C0.698-1.547%2C1.547v10.816c0%2C0.849%2C0.698%2C1.547%2C1.547%2C1.547h8.5c0.85%2C0%2C1.543-0.698%2C1.543-1.547V5.512%20C16.715%2C4.663%2C16.021%2C3.965%2C15.172%2C3.965L15.172%2C3.965z%20M15.172%2C16.328h-8.5V5.512h8.5V16.328z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-selection.joint-theme-modern .handle.clone:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M12.852%2C0.875h-9.27c-0.853%2C0-1.547%2C0.694-1.547%2C1.547v10.816h1.547V2.422h9.27V0.875z%20M15.172%2C3.965h-8.5%20c-0.849%2C0-1.547%2C0.698-1.547%2C1.547v10.816c0%2C0.849%2C0.698%2C1.547%2C1.547%2C1.547h8.5c0.849%2C0%2C1.543-0.698%2C1.543-1.547V5.512%20C16.715%2C4.663%2C16.021%2C3.965%2C15.172%2C3.965L15.172%2C3.965z%20M15.172%2C16.328h-8.5V5.512h8.5V16.328z%20M15.172%2C16.328%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo{position:absolute;pointer-events:none;--jj-halo-group-offset:5px;--jj-halo-handle-width:20px;--jj-halo-handle-height:20px;--jj-halo-handle-font-size:18px;--jj-halo-box-offset:30px;--jj-halo-box-horizontal-overlap:20px}.joint-halo .handle{position:absolute;pointer-events:auto;width:var(--jj-halo-handle-width);height:var(--jj-halo-handle-height);background-size:var(--jj-halo-handle-width) var(--jj-halo-handle-height);font-size:var(--jj-halo-handle-font-size);background-repeat:no-repeat;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.joint-halo .handle{cursor:pointer}.joint-halo .handle.hidden,.joint-halo .handles.hidden{display:none}.joint-halo .resize{cursor:se-resize}.joint-halo .clone{cursor:move}.joint-halo .link{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing}.joint-halo .fork{cursor:move}.joint-halo .rotate{cursor:move}.joint-halo .box{position:absolute;top:100%;text-align:center;font-size:10px;line-height:14px;border-radius:6px;padding:6px;left:calc(-1 * var(--jj-halo-box-horizontal-overlap,0));right:calc(-1 * var(--jj-halo-box-horizontal-overlap,0));margin-top:var(--jj-halo-box-offset)}.joint-halo.overlay.small,.joint-halo.surrounding.small{--jj-halo-handle-width:15px;--jj-halo-handle-height:15px;--jj-halo-handle-font-size:15px;--jj-halo-box-offset:25px}.joint-halo.overlay.tiny,.joint-halo.surrounding.tiny{--jj-halo-handle-width:10px;--jj-halo-handle-height:10px;--jj-halo-handle-font-size:10px;--jj-halo-box-offset:20px}.joint-halo.overlay.animate .handle{transition:background-size 80ms,width 80ms,height 80ms,top 150ms,left 150ms,bottom 150ms,right 150ms}.joint-halo .joint-handle-group:empty{display:none!important}.joint-halo.surrounding.small .box{margin-top:25px}.joint-halo.surrounding.tiny .box{margin-top:20px}.joint-halo.surrounding.animate .handle{transition:background-size 80ms,width 80ms,height 80ms,top 150ms,left 150ms,bottom 150ms,right 150ms}.joint-halo.surrounding.small .handle{width:15px;height:15px;background-size:15px 15px;font-size:15px}.joint-halo.surrounding.tiny .handle{width:10px;height:10px;background-size:10px 10px;font-size:10px}.joint-halo.surrounding .handle.se{bottom:-25px;right:-25px}.joint-halo.surrounding.small .handle.se{bottom:-19px;right:-19px}.joint-halo.surrounding.tiny .handle.se{bottom:-13px;right:-15px}.joint-halo.surrounding .handle.nw{top:-21px;left:-25px}.joint-halo.surrounding.small .handle.nw{top:-19px;left:-19px}.joint-halo.surrounding.tiny .handle.nw{top:-13px;left:-15px}.joint-halo.surrounding .handle.n{top:-22px;left:50%;margin-left:-10px}.joint-halo.surrounding.small .handle.n{top:-19px;margin-left:-7.5px}.joint-halo.surrounding.tiny .handle.n{top:-13px;margin-left:-5px}.joint-halo.surrounding .handle.e{right:-26px;top:-webkit-calc(50% - 10px);top:calc(50% - 9px)}.joint-halo.surrounding.small .handle.e{right:-19px;top:-webkit-calc(50% - 8px);top:calc(50% - 8px)}.joint-halo.surrounding.tiny .handle.e{right:-15px;top:-webkit-calc(50% - 5px);top:calc(50% - 5px)}.joint-halo.surrounding .handle.ne{top:-21px;right:-25px}.joint-halo.surrounding.small .handle.ne{top:-19px;right:-19px}.joint-halo.surrounding.tiny .handle.ne{top:-13px;right:-15px}.joint-halo.surrounding .handle.w{left:-25px;top:50%;margin-top:-10px}.joint-halo.surrounding.small .handle.w{left:-19px;margin-top:-8px}.joint-halo.surrounding.tiny .handle.w{left:-15px;margin-top:-5px}.joint-halo.surrounding .handle.sw{bottom:-25px;left:-25px}.joint-halo.surrounding.small .handle.sw{bottom:-19px;left:-19px}.joint-halo.surrounding.tiny .handle.sw{bottom:-13px;left:-15px}.joint-halo.surrounding .handle.s{bottom:-24px;left:50%;margin-left:-10px}.joint-halo.surrounding.small .handle.s{bottom:-19px;margin-left:-7.5px}.joint-halo.surrounding.tiny .handle.s{bottom:-13px;margin-left:-5px}.joint-halo.surrounding .handle.selected{background-color:rgba(0,0,0,.1);border-radius:3px}.joint-halo.pie{--jj-halo-box-offset:10px;--jj-halo-box-horizontal-overlap:0}@-webkit-keyframes pie-visibility{0%{visibility:hidden}100%{visibility:visible}}@-moz-keyframes pie-visibility{0%{visibility:hidden}100%{visibility:visible}}@-o-keyframes pie-visibility{0%{visibility:hidden}100%{visibility:visible}}@keyframes pie-visibility{0%{visibility:hidden}100%{visibility:visible}}@-webkit-keyframes pie-opening{0%{transform:scale(.4) rotate(-20deg)}100%{transform:scale(1) rotate(0)}}@-moz-keyframes pie-opening{0%{transform:scale(.4) rotate(-20deg)}100%{transform:scale(1) rotate(0)}}@-o-keyframes pie-opening{0%{transform:scale(.4) rotate(-20deg)}100%{transform:scale(1) rotate(0)}}@keyframes pie-opening{0%{transform:scale(.4) rotate(-20deg)}100%{transform:scale(1) rotate(0)}}.joint-halo.pie{margin:-2px 0 0 -2px}.joint-halo.pie .handles{display:none;z-index:1;pointer-events:visiblePainted;height:100px;width:100px;position:absolute;right:-50px;top:-webkit-calc(50% - 50px);top:calc(50% - 50px);margin:-2px -2px 0 0;border-radius:50%;cursor:default}.joint-halo.pie.open .handles{display:block;-webkit-animation:pie-visibility .1s,pie-opening .1s;-moz-animation:pie-visibility .1s,pie-opening .1s;-o-animation:pie-visibility .1s,pie-opening .1s;animation:pie-visibility .1s,pie-opening .1s;-webkit-animation-delay:0s,.1s;-moz-animation-delay:0s,.1s;-o-animation-delay:0s,.1s;animation-delay:0s,.1s;-webkit-animation-timing-function:step-end,ease;-moz-animation-timing-function:step-end,ease;-o-animation-timing-function:step-end,ease;animation-timing-function:step-end,ease}.joint-halo.pie .handle{pointer-events:visiblePainted;height:auto;width:1px}.joint-halo.pie .slice-img-icon,.joint-halo.pie .slice-text-icon{pointer-events:none;display:none}.joint-halo.pie .slice{pointer-events:auto}.joint-halo.pie .slice-svg{overflow:visible;pointer-events:none}.joint-halo.pie .pie-toggle{z-index:2;pointer-events:visiblePainted;cursor:pointer;display:block;width:30px;height:30px;border-radius:50%;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:20px 20px;position:absolute;right:-15px;top:-webkit-calc(50% - 15px);top:calc(50% - 15px);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.joint-halo.pie .pie-toggle.e{top:-webkit-calc(50% - 15px);top:calc(50% - 15px);right:-15px;left:auto;bottom:auto}.joint-halo.pie .pie-toggle.w{top:-webkit-calc(50% - 15px);top:calc(50% - 15px);left:-15px;right:auto;bottom:auto}.joint-halo.pie .pie-toggle.n{left:-webkit-calc(50% - 15px);left:calc(50% - 15px);top:-15px;right:auto;bottom:auto}.joint-halo.pie .pie-toggle.s{left:-webkit-calc(50% - 15px);left:calc(50% - 15px);bottom:-15px;right:auto;top:auto}.joint-halo.pie[data-pie-toggle-position="e"] .handles{left:auto;right:-50px;top:-webkit-calc(50% - 50px);top:calc(50% - 50px)}.joint-halo.pie[data-pie-toggle-position="w"] .handles{left:-52px;right:auto;top:-webkit-calc(50% - 50px);top:calc(50% - 50px)}.joint-halo.pie[data-pie-toggle-position="n"] .handles{bottom:auto;top:-50px;right:auto;left:-webkit-calc(50% - 52px);left:calc(50% - 52px)}.joint-halo.pie[data-pie-toggle-position="s"] .handles{top:auto;bottom:-52px;right:auto;left:-webkit-calc(50% - 52px);left:calc(50% - 52px)}.joint-halo.pie.open .pie-toggle{-webkit-transition:.1s background-image;-moz-transition:.1s background-image;-ms-transition:.1s background-image;-o-transition:.1s background-image;transition:.1s background-image}.joint-halo.toolbar .handles{display:table-row;position:absolute;top:-50px;padding:7px 5px}.joint-halo.toolbar .handles:after{content:'';position:absolute;width:0;height:0;top:100%;margin-top:4px;left:10px;border-left:10px solid transparent;border-right:10px solid transparent}.joint-halo.toolbar .handle{display:table-cell;position:relative;margin:0 2px;background-size:16px 16px;background-position:3px 3px;min-width:20px}.joint-halo.toolbar .handle.hidden{display:none}.joint-halo.toolbar .handle:after{content:'';position:absolute;bottom:-11px;width:100%}@font-face{font-family:halo-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-halo.joint-theme-dark .handle{font-family:halo-icons-dark;color:#acaca3}.joint-halo.joint-theme-dark .handle:hover:before{color:#dadada}.joint-halo.joint-theme-dark .handle.resize:before{content:'\e802'}.joint-halo.joint-theme-dark .handle.remove:before{content:'\e800'}.joint-halo.joint-theme-dark .handle.clone:before{content:'\e805'}.joint-halo.joint-theme-dark .handle.link:before{content:'\e803'}.joint-halo.joint-theme-dark .handle.fork:before{content:'\e804'}.joint-halo.joint-theme-dark .handle.unlink:before{content:'\e806'}.joint-halo.joint-theme-dark .handle.direction:before{content:'\e807'}.joint-halo.joint-theme-dark .handle.rotate:before{content:'\e801'}.joint-halo.joint-theme-dark.surrounding.tiny .handle.e,.joint-halo.joint-theme-dark.surrounding.tiny .handle.ne,.joint-halo.joint-theme-dark.surrounding.tiny .handle.se{right:-16px}.joint-halo.joint-theme-dark.surrounding.tiny .handle.nw,.joint-halo.joint-theme-dark.surrounding.tiny .handle.sw,.joint-halo.joint-theme-dark.surrounding.tiny .handle.w{left:-16px}joint-halo.joint-theme-dark.surrounding.tiny .handle.w{margin-top:-6px}.joint-halo.joint-theme-dark.pie .handle:before{display:none}.joint-halo.joint-theme-dark .box{color:#fff;background-color:#828278}.joint-halo.joint-theme-dark.surrounding.type-link .handle.remove{background-color:#fff;border-radius:50%}.joint-halo.joint-theme-dark.pie .handles{background:url(data:image/png;base64,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) repeat;border:2px solid #acaca3}.joint-halo.joint-theme-dark.pie .slice{stroke:#acaca3;stroke-width:1;fill:transparent}.joint-halo.joint-theme-dark.pie .slice:hover{fill:#92979b}.joint-halo.joint-theme-dark.pie .slice-text-icon{display:block;fill:#acaca3}.joint-halo.joint-theme-dark.pie .slice:hover+image+.slice-text-icon{fill:#52575b}.joint-halo.joint-theme-dark.pie .handle.selected .slice{fill:#fff}.joint-halo.joint-theme-dark.pie .pie-toggle{background-color:#fff;background-size:16px 16px;background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20height%3D%2216px%22%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15%2C6h-5V1c0-0.55-0.45-1-1-1H7C6.45%2C0%2C6%2C0.45%2C6%2C1v5H1C0.45%2C6%2C0%2C6.45%2C0%2C7v2c0%2C0.55%2C0.45%2C1%2C1%2C1h5v5c0%2C0.55%2C0.45%2C1%2C1%2C1h2%20c0.55%2C0%2C1-0.45%2C1-1v-5h5c0.55%2C0%2C1-0.45%2C1-1V7C16%2C6.45%2C15.55%2C6%2C15%2C6z%22%2F%3E%3C%2Fsvg%3E');border:2px solid #937b7b;-webkit-filter:brightness(.5) invert(80%);filter:brightness(.5) invert(80%)}.joint-halo.joint-theme-dark.pie .pie-toggle:hover{background-color:#acaca3;border-color:#828278;-webkit-filter:brightness(1);filter:brightness(1)}.joint-halo.joint-theme-dark.pie .pie-toggle.open{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20id%3D%22Layer_1%22%20xml%3Aspace%3D%22preserve%22%3E%3Cmetadata%20id%3D%22metadata9%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20id%3D%22defs7%22%20%2F%3E%3Cpath%20d%3D%22M%2015%2C6%2010%2C6%20C%201.0301983%2C6.00505%2015.002631%2C6.011353%206%2C6%20L%201%2C6%20C%200.45%2C6%200%2C6.45%200%2C7%20l%200%2C2%20c%200%2C0.55%200.45%2C1%201%2C1%20l%205%2C0%20c%208.988585%2C-0.019732%20-5.02893401%2C-0.018728%204%2C0%20l%205%2C0%20c%200.55%2C0%201%2C-0.45%201%2C-1%20L%2016%2C7%20C%2016%2C6.45%2015.55%2C6%2015%2C6%20z%22%20id%3D%22path3%22%20style%3D%22fill%3A%236a6c8a%22%20%2F%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-dark.toolbar .handles{position:static;display:inline-block;vertical-align:top;white-space:nowrap;border:1px solid #937b7b;border-bottom-width:5px;border-radius:3px;box-shadow:0 1px 2px #202132;margin-top:-50px;margin-left:45px;background:url(data:image/png;base64,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) repeat}.joint-halo.joint-theme-dark.toolbar .handles:after{top:-12px;left:55px;border-top:6px solid #937b7b;border-right:10px solid transparent;border-left:10px solid transparent;margin-top:3px}.joint-halo.joint-theme-dark.toolbar .handle:hover:after{border-bottom:3px solid #dadada;left:-1px}.joint-halo.joint-theme-dark.toolbar .handle{display:inline-block;vertical-align:top}.joint-halo.joint-theme-dark.toolbar .handle+.handle{margin-left:4px}.joint-halo.joint-theme-dark.toolbar .handle.rotate{position:absolute;right:100%;top:100%;margin-right:6px;margin-top:3px}.joint-halo.joint-theme-dark.toolbar .handle.remove:hover:after,.joint-halo.joint-theme-dark.toolbar .handle.rotate:hover:after{border-bottom:none}.joint-halo.joint-theme-dark.toolbar.type-element .handle.remove{position:absolute;right:100%;bottom:100%;margin-right:6px;margin-bottom:3px}.joint-halo.joint-theme-dark.toolbar.type-link .handles{margin-left:-18px}.joint-halo.joint-theme-dark.toolbar.type-link .handles:after{left:-9px}.joint-halo.joint-theme-dark.toolbar.type-link .handles{margin-top:-60px}.joint-halo.joint-theme-dark.toolbar.type-link .handles:after{top:-22px}.joint-halo.joint-theme-default .handle{background-color:transparent;background-position:0 0;background-repeat:no-repeat}.joint-halo.joint-theme-default .handle.resize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQTc4MzUwQjJGMEIxMUUyOTFFNUE1RTAwQ0EwMjU5NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQTc4MzUwQTJGMEIxMUUyOTFFNUE1RTAwQ0EwMjU5NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk3oY88AAAEMSURBVHja7JftDYMgEIbRdABHcARG6CalGziCG3QE3KAj0A0cod3AEa6YUEMpcKeI9oeXvP5QuCeA90EBAGwPK7SU1hkZ12ldiT6F1oUycARDRHLBgiTiEzCwTNhNuRT8XOEog/AyMqlOXPEuZzx7q29aXGtIhLvQwfNuAgtrYgrcB+VWqH2BhceBD45ZE4EyB/7zIQTvCeAWgdpw1CqT2Sri2LsRZ4cddtg/GLfislo55oNZxE2ZLcFXT8haU7YED9yXpxsCGMvTn4Uqe7DIXJnsAqGYB5CjFnNT6yEE3qr7iIJT+60YXJUZQ3G8ALyof+JWfTV6xrluEuqkHw/ESW3CoJsBRVubtwADAI2b6h9uJAFqAAAAAElFTkSuQmCC)}.joint-halo.joint-theme-default .handle.remove{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO5JREFUeNrUV9sNwyAMtLoAI3SEjJIRMgqjdBRG8CiMQGnlVHwEOBAE19L9OdwRGz+IcNsibISLCBk48dlooB0RXCDNgeXbbntWbovCyVlNtkf4AeQnvJwJ//IwCQdy8zAZeynm/gYBPpcT7gbyNDGb4/4CnyOLb1M+MED+MVPxZfEhQASnFQ4hp4qIlJxAEd+KaQGlpiIC8bmCRZOvRNBL/kvGltp+RdRLfqK5wZhCITMdjaury5lB5OFBCuxvQjAtCZc/w+WFaHkpXt6MVLTj5QOJipFs+VCqYixXsZioWM1GLaf7yK45ZT1/CzAAESidXQn9F/MAAAAASUVORK5CYII=)}.joint-halo.joint-theme-default .handle.clone{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNTM0NjJBRjJGMkQxMUUyQkRFM0FCRTMxMDhFQkE2QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNTM0NjJBRTJGMkQxMUUyQkRFM0FCRTMxMDhFQkE2QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NjREODhDMjc4MkVFMjExODUyOEU5NTNCRjg5OEI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkJFWv4AAAD3SURBVHja5FfRDYMgED2bDsAIjsAIMAluoqs4CY7gCI7ABtTTnsEUNCVQanzJGT/Qx7t7HFBZa6EEHlAIxYh90HPYzCHul+pixM93TV1wfDRNA0qppGRSyh2x8A2q6xqEEIc/mqZpCcTZWJ/iaPR9D13XLe/fNqKiNd6lahxHMMb8jlhrvRlgGAbvYJwQTsytMcH9hjEGnPN0NUZS15khx2L2SMi1GwgqQfdSkKPJ1RRnau/ZMq9J3LbtVtfodezrw6H1nAp2NeWK2bm5Tx9lTyAfilNhXuOkTv/n7hTqwbFwN5DDVGcMHVIsM2fVu7lXt7s7vQQYAIMHB7xhVbHdAAAAAElFTkSuQmCC)}.joint-halo.joint-theme-default .handle.link{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIwRkVFNkM3MkU3RjExRTJBMDA3RkZBQzMyMzExQzIzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIwRkVFNkM4MkU3RjExRTJBMDA3RkZBQzMyMzExQzIzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjBGRUU2QzUyRTdGMTFFMkEwMDdGRkFDMzIzMTFDMjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjBGRUU2QzYyRTdGMTFFMkEwMDdGRkFDMzIzMTFDMjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5hjT/5AAAA8ElEQVR42syXwQ3DIAxFUbtAR+gIHLsSN2+SboA6CSOEMbghJqCAHKlNmwYwkWvpKwdinmRsY4Sos2sSJJkknxRX8rgG+C/ZJG4YG2XQt9kuSVMHcK0J96qGzgOgi+Ya+GhoFfwo6C5890wBIGqto5SScuYf2fvTKcMW895T4G/ZblrARLh5bQ5VTjnMg+ClyUCL0yA4iJ7ONABewu17koQIz8z+2iTCaY3hG7zG7yQYjS3UbMnFVk5sDYStZbJdEizX4hnBDqeD21bNOedECKF8lVLCWttTuvekx9+MPmzDHut4yzrQsz5hDn+0PQUYAOGQcmTsT0IpAAAAAElFTkSuQmCC)}.joint-halo.joint-theme-default .handle.fork{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUUEAUZcNUVHAAAALtJREFUWMPtlt0RgjAMgL9zAkZglI7ACLoJm8RNHIERGMER6ksfsIeRtsGq9LvLW2i+oz8JNBoHYAZcTQEfQoCupoAH7sBZS1jGDAwbCgwh1yfEDejfCSx/3SsksXAcIxsTZYfiSQJrEiUCT1sQ45TFNQkJ33aphzB1f9ckZK9rKBkHM2YqfYgsJIr5aYnJshfkSJj3Ak3C5fQCSwmTh+hTEh4YTwUCF+D6DRNPcTuuPpD8/UhWfShtNFQe+d/oVK9MAB0AAAAASUVORK5CYII=)}.joint-halo.joint-theme-default .handle.unlink{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJCNjcxNUZBMkU3RjExRTI5RURCRDA5NDlGRDBFMDgwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJCNjcxNUZCMkU3RjExRTI5RURCRDA5NDlGRDBFMDgwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkI2NzE1RjgyRTdGMTFFMjlFREJEMDk0OUZEMEUwODAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkI2NzE1RjkyRTdGMTFFMjlFREJEMDk0OUZEMEUwODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5htS6kAAABHElEQVR42uxW0Q2DIBBV0wEcwRHsBo7QERjBbkAnYARGaDdghI5gN9ANKCRHQy4HxFakH77kxeTAe95xd1JrrasSaKpCOIR3R2+oDLXHp+GQU3RAYhyezsZyCU8gwJGdgX3+wXcHfi1HyOwHGsQpuMjXprwFMU3QavGTtzHkwGJZIXoxFBBtyOer8opKog0ykQ0qrSoQpTsy7gfZg9EtKu/cnbBvm4iC454PijKUgQ4WYy9rot0Y6gBMhQvKoY70dYs+TERqAcOe4dXwsUXbWdF7IgsztM3/jsziqd69uLZqp/GbdgoNEJF7gMR+BC7KfuXInBIfwJrELF4Ss5yCLaiz4S3isyv6W8QXAbHXRaDI1ac+LvSHcC68BRgAHv/CnODh8mEAAAAASUVORK5CYII=)}.joint-halo.joint-theme-default .handle.direction{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20%20PUBLIC%20'-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN'%20%20'http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd'%3E%3Csvg%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%236A6C8A%3Bstroke%3A%236A6C8A%3Bstroke-width%3A30%7D%0A%09.dot%7Bfill%3A%236A6C8A%3B%7D%0A%3C%2Fstyle%3E%3Cg%3E%3Cg%20id%3D%22XMLID_475_%22%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M133.1%2C277.1c1.8%2C0%2C3.7-0.6%2C5.4-1.7c4.1-3%2C5-8.7%2C2-12.8c-3-4.1-8.7-5-12.8-2c0%2C0%2C0%2C0%2C0%2C0%20%20%20%20%20c-4.1%2C3-5%2C8.7-2%2C12.8C127.5%2C275.8%2C130.3%2C277.1%2C133.1%2C277.1z%22%20id%3D%22XMLID_489_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M138.5%2C359.6c-4.1-3-9.8-2.1-12.8%2C2c-3%2C4.1-2.1%2C9.8%2C2%2C12.8c1.6%2C1.2%2C3.5%2C1.7%2C5.4%2C1.7%20%20%20%20%20c2.8%2C0%2C5.6-1.3%2C7.4-3.7C143.5%2C368.3%2C142.6%2C362.6%2C138.5%2C359.6z%22%20id%3D%22XMLID_726_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C327.7c-4.8%2C1.6-7.4%2C6.7-5.9%2C11.5c1.3%2C3.9%2C4.8%2C6.3%2C8.7%2C6.3c0.9%2C0%2C1.9-0.1%2C2.8-0.4%20%20%20%20%20c4.8-1.6%2C7.4-6.7%2C5.9-11.5C118%2C328.8%2C112.9%2C326.2%2C108.1%2C327.7z%22%20id%3D%22XMLID_776_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C307.3c0.9%2C0.3%2C1.9%2C0.4%2C2.8%2C0.4c3.8%2C0%2C7.4-2.4%2C8.7-6.3c1.6-4.8-1.1-9.9-5.9-11.5%20%20%20%20%20c-4.8-1.6-9.9%2C1.1-11.5%2C5.9C100.7%2C300.6%2C103.3%2C305.7%2C108.1%2C307.3z%22%20id%3D%22XMLID_777_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M169.2%2C265.4c2.4%2C0%2C4.7-1%2C6.5-2.6c1.7-1.7%2C2.7-4.1%2C2.7-6.5c0-2.4-1-4.8-2.7-6.5%20%20%20%20%20c-1.7-1.7-4.1-2.7-6.5-2.7s-4.7%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.5C164.4%2C264.4%2C166.8%2C265.4%2C169.2%2C265.4z%22%20id%3D%22XMLID_797_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M247.7%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C243.7%2C265.4%2C247.7%2C261.3%2C247.7%2C256.3z%22%20id%3D%22XMLID_798_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M213%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C208.9%2C265.4%2C213%2C261.3%2C213%2C256.3z%22%20id%3D%22XMLID_799_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M317.2%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C313.1%2C265.4%2C317.2%2C261.3%2C317.2%2C256.3z%22%20id%3D%22XMLID_800_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M282.5%2C256.3c0-5-4.1-9.1-9.1-9.1s-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20S282.5%2C261.3%2C282.5%2C256.3z%22%20id%3D%22XMLID_801_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M401.1%2C185.2c0.9%2C0%2C1.9-0.1%2C2.8-0.5c4.8-1.6%2C7.4-6.7%2C5.9-11.5c-1.6-4.8-6.7-7.4-11.5-5.8%20%20%20%20%20c-4.8%2C1.6-7.4%2C6.7-5.8%2C11.5C393.6%2C182.8%2C397.2%2C185.2%2C401.1%2C185.2z%22%20id%3D%22XMLID_802_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M403.9%2C205.2c-4.8-1.6-9.9%2C1-11.5%2C5.9l0%2C0c-1.6%2C4.8%2C1.1%2C9.9%2C5.9%2C11.5%20%20%20%20%20c0.9%2C0.3%2C1.9%2C0.5%2C2.8%2C0.5c3.9%2C0%2C7.4-2.5%2C8.7-6.3c0%2C0%2C0%2C0%2C0%2C0C411.3%2C211.9%2C408.7%2C206.8%2C403.9%2C205.2z%22%20id%3D%22XMLID_803_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C237.2L373.5%2C237.2c-4.1%2C3-5%2C8.7-2%2C12.8c1.8%2C2.4%2C4.6%2C3.7%2C7.4%2C3.7%20%20%20%20%20c1.8%2C0%2C3.7-0.6%2C5.4-1.8c4.1-3%2C4.9-8.7%2C2-12.8C383.3%2C235.1%2C377.6%2C234.2%2C373.5%2C237.2z%22%20id%3D%22XMLID_804_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C152.9c1.6%2C1.2%2C3.5%2C1.8%2C5.4%2C1.8c2.8%2C0%2C5.6-1.3%2C7.4-3.8c3-4.1%2C2.1-9.8-2-12.7%20%20%20%20%20c-4.1-3-9.8-2.1-12.7%2C2C368.5%2C144.2%2C369.4%2C149.9%2C373.5%2C152.9z%22%20id%3D%22XMLID_805_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M342.8%2C247.1c-2.4%2C0-4.8%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.4%20%20%20%20%20c1.7%2C1.7%2C4%2C2.7%2C6.5%2C2.7c2.4%2C0%2C4.7-1%2C6.5-2.7c1.7-1.7%2C2.7-4%2C2.7-6.4c0-2.4-1-4.8-2.7-6.5C347.6%2C248.1%2C345.2%2C247.1%2C342.8%2C247.1z%22%20id%3D%22XMLID_806_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M342.8%2C124.7H206.6l36.4-36.4c3.6-3.6%2C3.6-9.3%2C0-12.9c-3.6-3.6-9.3-3.6-12.9%2C0l-51.5%2C51.5%20%20%20%20%20c-1.9%2C1.9-2.8%2C4.4-2.7%2C6.9c-0.1%2C2.5%2C0.7%2C5%2C2.7%2C6.9l51.5%2C51.5c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7%20%20%20%20%20c3.6-3.6%2C3.6-9.3%2C0-12.9l-36.4-36.4h136.1c0%2C0%2C0.1%2C0%2C0.1%2C0c0.6%2C0%2C1.2-0.1%2C1.8-0.2c0.2%2C0%2C0.4-0.1%2C0.6-0.1c0.1%2C0%2C0.2%2C0%2C0.3-0.1%20%20%20%20%20c3.2-1%2C5.6-3.6%2C6.3-6.9c0.1-0.6%2C0.2-1.2%2C0.2-1.8c0-0.6-0.1-1.2-0.2-1.8C351%2C127.8%2C347.3%2C124.7%2C342.8%2C124.7z%22%20id%3D%22XMLID_807_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M322.1%2C371.3l-51.5-51.5c-3.6-3.6-9.3-3.6-12.9%2C0c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9l36.9%2C36.9H169.2%20%20%20%20%20c-2.8%2C0-5.4%2C1.3-7%2C3.3c-0.1%2C0.1-0.2%2C0.2-0.3%2C0.4c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.3c-0.1%2C0.1-0.1%2C0.2-0.2%2C0.4c-0.1%2C0.1-0.2%2C0.3-0.2%2C0.4%20%20%20%20%20c0%2C0.1-0.1%2C0.2-0.1%2C0.2c-0.1%2C0.2-0.2%2C0.4-0.3%2C0.6c0%2C0%2C0%2C0%2C0%2C0.1c-0.4%2C1.1-0.7%2C2.2-0.7%2C3.4c0%2C1.5%2C0.4%2C2.9%2C1%2C4.2c0%2C0%2C0%2C0.1%2C0.1%2C0.1%20%20%20%20%20c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.4%2C0.7%2C0.9%2C1.3%2C1.4%2C1.8c0.4%2C0.4%2C0.7%2C0.7%2C1.2%2C1c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0%2C0%2C0.1%2C0%2C0.1%2C0.1%20%20%20%20%20c1.4%2C0.9%2C3.1%2C1.5%2C5%2C1.5h124.4l-36%2C36c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7l51.5-51.5%20%20%20%20%20c1.9-1.9%2C2.8-4.4%2C2.7-6.9C324.8%2C375.7%2C324%2C373.2%2C322.1%2C371.3z%22%20id%3D%22XMLID_808_%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.joint-halo.joint-theme-default .handle.rotate{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1NTk5RUFBMkU3RjExRTI4OUIyQzYwMkMyN0MxMDE3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1NTk5RUFCMkU3RjExRTI4OUIyQzYwMkMyN0MxMDE3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjU1OTlFQTgyRTdGMTFFMjg5QjJDNjAyQzI3QzEwMTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjU1OTlFQTkyRTdGMTFFMjg5QjJDNjAyQzI3QzEwMTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6W+5aDAAABJElEQVR42syXbRGDMAyGYTcBOBgSkICESWAOmAMcTAJzgAQksCnYHFRC13Jlx7qkDf0Acvf+6ZF7mjRNQ8o5T/ZqmVAt1AkxIa5JrvXqmywUsAVANkmf3BV6RqKjSvpWlqD+7OYBhKKHoMNS6EuddaPUqjUqfIJyPb2Ysyye0pC6Qm0I8680KJ/vhDmcFbU2mAb9glvk48KhMAtiYY7RYunxuRVWcI2cqa/ZegBYFGWA5jPYwAy4MrGhI1hf6FaA8gPg/PSA9tSbcAz8il2XOIRM9SILXVxki3GdEvUmD6bhIHYDQeFrtEwUvsYj0WBRx34Wc5cXJcQg8GMpMPrUBsBb6DHrbie1IdNUeRe6UNLVRB72Nh1v9zfQR/+FSbf6afsIMAB0elCwFZfPigAAAABJRU5ErkJggg==)}.joint-halo.joint-theme-default .box{color:#000;background-color:#d3d3d3}.joint-halo.joint-theme-default.surrounding.type-link .handle.remove{background-color:#fff;border-radius:50%}.joint-halo.joint-theme-default.pie .handles{background-color:#fff;border:2px solid #000;overflow:hidden}.joint-halo.joint-theme-default.pie .slice{stroke:#d3d3d3;stroke-width:1;fill:transparent}.joint-halo.joint-theme-default.pie .slice:hover{fill:#d3d3d3}.joint-halo.joint-theme-default.pie .slice-img-icon{display:block}.joint-halo.joint-theme-default.pie .handle.selected .slice{fill:#fff}.joint-halo.joint-theme-default.pie .pie-toggle{background-color:#fff;background-size:16px 16px;background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20height%3D%2216px%22%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15%2C6h-5V1c0-0.55-0.45-1-1-1H7C6.45%2C0%2C6%2C0.45%2C6%2C1v5H1C0.45%2C6%2C0%2C6.45%2C0%2C7v2c0%2C0.55%2C0.45%2C1%2C1%2C1h5v5c0%2C0.55%2C0.45%2C1%2C1%2C1h2%20c0.55%2C0%2C1-0.45%2C1-1v-5h5c0.55%2C0%2C1-0.45%2C1-1V7C16%2C6.45%2C15.55%2C6%2C15%2C6z%22%2F%3E%3C%2Fsvg%3E');border:2px solid #000}.joint-halo.joint-theme-default.pie .pie-toggle.open{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20id%3D%22Layer_1%22%20xml%3Aspace%3D%22preserve%22%3E%3Cmetadata%20id%3D%22metadata9%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20id%3D%22defs7%22%20%2F%3E%3Cpath%20d%3D%22M%2015%2C6%2010%2C6%20C%201.0301983%2C6.00505%2015.002631%2C6.011353%206%2C6%20L%201%2C6%20C%200.45%2C6%200%2C6.45%200%2C7%20l%200%2C2%20c%200%2C0.55%200.45%2C1%201%2C1%20l%205%2C0%20c%208.988585%2C-0.019732%20-5.02893401%2C-0.018728%204%2C0%20l%205%2C0%20c%200.55%2C0%201%2C-0.45%201%2C-1%20L%2016%2C7%20C%2016%2C6.45%2015.55%2C6%2015%2C6%20z%22%20id%3D%22path3%22%20style%3D%22fill%3A%23%23000%22%20%2F%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-default.toolbar .handles{position:static;display:inline-block;vertical-align:top;white-space:nowrap;background-color:#fff;border:1px solid #d3d3d3;border-bottom:3px solid #000;border-radius:5px;margin-top:-50px;margin-left:45px}.joint-halo.joint-theme-default.toolbar .handles:after{top:-12px;left:55px;border-top:6px solid #000;border-right:10px solid transparent;border-left:10px solid transparent;margin-top:0}.joint-halo.joint-theme-default.toolbar .handle{display:inline-block;vertical-align:top}.joint-halo.joint-theme-default.toolbar .handle+.handle{margin-left:4px}.joint-halo.joint-theme-default.toolbar .handle.rotate{position:absolute;right:100%;top:100%;margin-right:6px;margin-top:3px}.joint-halo.joint-theme-default.toolbar .handle.remove:hover:after,.joint-halo.joint-theme-default.toolbar .handle.rotate:hover:after{border-bottom:none}.joint-halo.joint-theme-default.toolbar.type-element .handle.remove{position:absolute;right:100%;bottom:100%;margin-right:6px;margin-bottom:3px}.joint-halo.joint-theme-default.toolbar.type-link .handles{margin-left:-18px}.joint-halo.joint-theme-default.toolbar.type-link .handles:after{left:-9px}.joint-halo.joint-theme-default.toolbar.type-link .handles{margin-top:-60px}.joint-halo.joint-theme-default.toolbar.type-link .handles:after{top:-22px}@font-face{font-family:halo-icons-material;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-halo.joint-theme-material .handle{font-family:halo-icons-material;color:#5fa9ee}.joint-halo.joint-theme-material .handle:hover:before{color:#717d98}.joint-halo.joint-theme-material .handle.resize:before{content:'\e802'}.joint-halo.joint-theme-material .handle.remove:before{content:'\e800'}.joint-halo.joint-theme-material .handle.clone:before{content:'\e805'}.joint-halo.joint-theme-material .handle.link:before{content:'\e803'}.joint-halo.joint-theme-material .handle.fork:before{content:'\e804'}.joint-halo.joint-theme-material .handle.unlink:before{content:'\e806'}.joint-halo.joint-theme-material .handle.direction:before{content:'\e807'}.joint-halo.joint-theme-material .handle.rotate:before{content:'\e801'}.joint-halo.joint-theme-material.surrounding.tiny .handle.e,.joint-halo.joint-theme-material.surrounding.tiny .handle.ne,.joint-halo.joint-theme-material.surrounding.tiny .handle.se{right:-16px}.joint-halo.joint-theme-material.surrounding.tiny .handle.nw,.joint-halo.joint-theme-material.surrounding.tiny .handle.sw,.joint-halo.joint-theme-material.surrounding.tiny .handle.w{left:-16px}joint-halo.joint-theme-material.surrounding.tiny .handle.w{margin-top:-6px}.joint-halo.joint-theme-material.pie .handle:before{display:none}.joint-halo.joint-theme-material .box{color:#717d98;border:1px solid #d0d8e8;background-color:#ecf0f8}.joint-halo.joint-theme-material.surrounding.type-link .handle.remove{background-color:#fff;border-radius:50%}.joint-halo.joint-theme-material.pie .handles{background:#ecf0f8;border:2px solid #717d98}.joint-halo.joint-theme-material.pie .slice{stroke:#717d98;stroke-width:1;fill:transparent}.joint-halo.joint-theme-material.pie .slice:hover{fill:#d0d8e8}.joint-halo.joint-theme-material.pie .slice-text-icon{display:block;fill:#5fa9ee}.joint-halo.joint-theme-material.pie .slice:hover+image+.slice-text-icon{fill:#717d98}.joint-halo.joint-theme-material.pie .handle.selected .slice{fill:#fff}.joint-halo.joint-theme-material.pie .pie-toggle{background-color:#ecf0f8;background-size:16px 16px;background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20height%3D%2216px%22%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15%2C6h-5V1c0-0.55-0.45-1-1-1H7C6.45%2C0%2C6%2C0.45%2C6%2C1v5H1C0.45%2C6%2C0%2C6.45%2C0%2C7v2c0%2C0.55%2C0.45%2C1%2C1%2C1h5v5c0%2C0.55%2C0.45%2C1%2C1%2C1h2%20c0.55%2C0%2C1-0.45%2C1-1v-5h5c0.55%2C0%2C1-0.45%2C1-1V7C16%2C6.45%2C15.55%2C6%2C15%2C6z%22%2F%3E%3C%2Fsvg%3E');border:2px solid #717d98}.joint-halo.joint-theme-material.pie .pie-toggle:hover{background-color:#d0d8e8}.joint-halo.joint-theme-material.pie .pie-toggle.open{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20id%3D%22Layer_1%22%20xml%3Aspace%3D%22preserve%22%3E%3Cmetadata%20id%3D%22metadata9%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20id%3D%22defs7%22%20%2F%3E%3Cpath%20d%3D%22M%2015%2C6%2010%2C6%20C%201.0301983%2C6.00505%2015.002631%2C6.011353%206%2C6%20L%201%2C6%20C%200.45%2C6%200%2C6.45%200%2C7%20l%200%2C2%20c%200%2C0.55%200.45%2C1%201%2C1%20l%205%2C0%20c%208.988585%2C-0.019732%20-5.02893401%2C-0.018728%204%2C0%20l%205%2C0%20c%200.55%2C0%201%2C-0.45%201%2C-1%20L%2016%2C7%20C%2016%2C6.45%2015.55%2C6%2015%2C6%20z%22%20id%3D%22path3%22%20style%3D%22fill%3A%236a6c8a%22%20%2F%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-material.toolbar .handles{position:static;display:inline-block;vertical-align:top;white-space:nowrap;border:1px solid #d0d8e8;border-bottom-width:5px;border-radius:3px;box-shadow:0 1px 2px #d0d8e8;margin-top:-50px;margin-left:45px;background:#ecf0f8}.joint-halo.joint-theme-material.toolbar .handles:after{top:-12px;left:55px;border-top:6px solid #d0d8e8;border-right:10px solid transparent;border-left:10px solid transparent;margin-top:3px}.joint-halo.joint-theme-material.toolbar .handle:hover:after{border-bottom:3px solid #717d98;left:-1px}.joint-halo.joint-theme-material.toolbar .handle{display:inline-block;vertical-align:top}.joint-halo.joint-theme-material.toolbar .handle+.handle{margin-left:4px}.joint-halo.joint-theme-material.toolbar .handle.rotate{position:absolute;right:100%;top:100%;margin-right:6px;margin-top:3px}.joint-halo.joint-theme-material.toolbar .handle.remove:hover:after,.joint-halo.joint-theme-material.toolbar .handle.rotate:hover:after{border-bottom:none}.joint-halo.joint-theme-material.toolbar.type-element .handle.remove{position:absolute;right:100%;bottom:100%;margin-right:6px;margin-bottom:3px}.joint-halo.joint-theme-material.toolbar.type-link .handles{margin-left:-18px}.joint-halo.joint-theme-material.toolbar.type-link .handles:after{left:-9px}.joint-halo.joint-theme-material.toolbar.type-link .handles{margin-top:-60px}.joint-halo.joint-theme-material.toolbar.type-link .handles:after{top:-22px}.joint-halo.joint-theme-modern .handle{background-color:transparent;background-position:0 0;background-repeat:no-repeat}.joint-halo.joint-theme-modern .handle.resize{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20height%3D%2224px%22%20version%3D%221.1%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%2F%3E%3Cdesc%2F%3E%3Cdefs%2F%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20id%3D%22miu%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cg%20id%3D%22Artboard-1%22%20transform%3D%22translate(-251.000000%2C%20-443.000000)%22%3E%3Cg%20id%3D%22slice%22%20transform%3D%22translate(215.000000%2C%20119.000000)%22%2F%3E%3Cpath%20d%3D%22M252%2C448%20L256%2C448%20L256%2C444%20L252%2C444%20L252%2C448%20Z%20M257%2C448%20L269%2C448%20L269%2C446%20L257%2C446%20L257%2C448%20Z%20M257%2C464%20L269%2C464%20L269%2C462%20L257%2C462%20L257%2C464%20Z%20M270%2C444%20L270%2C448%20L274%2C448%20L274%2C444%20L270%2C444%20Z%20M252%2C462%20L252%2C466%20L256%2C466%20L256%2C462%20L252%2C462%20Z%20M270%2C462%20L270%2C466%20L274%2C466%20L274%2C462%20L270%2C462%20Z%20M254%2C461%20L256%2C461%20L256%2C449%20L254%2C449%20L254%2C461%20Z%20M270%2C461%20L272%2C461%20L272%2C449%20L270%2C449%20L270%2C461%20Z%22%20fill%3D%22%236A6C8A%22%20id%3D%22editor-crop-glyph%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-modern .handle.resize:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20height%3D%2224px%22%20version%3D%221.1%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%2F%3E%3Cdesc%2F%3E%3Cdefs%2F%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20id%3D%22miu%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%3E%3Cg%20id%3D%22Artboard-1%22%20transform%3D%22translate(-251.000000%2C%20-443.000000)%22%3E%3Cg%20id%3D%22slice%22%20transform%3D%22translate(215.000000%2C%20119.000000)%22%2F%3E%3Cpath%20d%3D%22M252%2C448%20L256%2C448%20L256%2C444%20L252%2C444%20L252%2C448%20Z%20M257%2C448%20L269%2C448%20L269%2C446%20L257%2C446%20L257%2C448%20Z%20M257%2C464%20L269%2C464%20L269%2C462%20L257%2C462%20L257%2C464%20Z%20M270%2C444%20L270%2C448%20L274%2C448%20L274%2C444%20L270%2C444%20Z%20M252%2C462%20L252%2C466%20L256%2C466%20L256%2C462%20L252%2C462%20Z%20M270%2C462%20L270%2C466%20L274%2C466%20L274%2C462%20L270%2C462%20Z%20M254%2C461%20L256%2C461%20L256%2C449%20L254%2C449%20L254%2C461%20Z%20M270%2C461%20L272%2C461%20L272%2C449%20L270%2C449%20L270%2C461%20Z%22%20fill%3D%22%23FD6EB6%22%20id%3D%22editor-crop-glyph%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-modern .handle.remove{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15.386%2C3.365c-3.315-3.314-8.707-3.313-12.021%2C0c-3.314%2C3.315-3.314%2C8.706%2C0%2C12.02%20c3.314%2C3.314%2C8.707%2C3.314%2C12.021%2C0S18.699%2C6.68%2C15.386%2C3.365L15.386%2C3.365z%20M4.152%2C14.598C1.273%2C11.719%2C1.273%2C7.035%2C4.153%2C4.154%20c2.88-2.88%2C7.563-2.88%2C10.443%2C0c2.881%2C2.88%2C2.881%2C7.562%2C0%2C10.443C11.716%2C17.477%2C7.032%2C17.477%2C4.152%2C14.598L4.152%2C14.598z%22%2F%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M12.157%2C11.371L7.38%2C6.593C7.162%2C6.375%2C6.809%2C6.375%2C6.592%2C6.592c-0.218%2C0.219-0.218%2C0.572%2C0%2C0.79%20l4.776%2C4.776c0.218%2C0.219%2C0.571%2C0.219%2C0.79%2C0C12.375%2C11.941%2C12.375%2C11.588%2C12.157%2C11.371L12.157%2C11.371z%22%2F%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M11.369%2C6.593l-4.777%2C4.778c-0.217%2C0.217-0.217%2C0.568%2C0%2C0.787c0.219%2C0.219%2C0.571%2C0.217%2C0.788%2C0l4.777-4.777%20c0.218-0.218%2C0.218-0.571%2C0.001-0.789C11.939%2C6.375%2C11.587%2C6.375%2C11.369%2C6.593L11.369%2C6.593z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.remove:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15.386%2C3.365c-3.315-3.314-8.707-3.313-12.021%2C0c-3.314%2C3.315-3.314%2C8.706%2C0%2C12.02%20c3.314%2C3.314%2C8.707%2C3.314%2C12.021%2C0S18.699%2C6.68%2C15.386%2C3.365L15.386%2C3.365z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.157%2C11.371L7.38%2C6.593C7.162%2C6.375%2C6.809%2C6.375%2C6.592%2C6.592c-0.218%2C0.219-0.218%2C0.572%2C0%2C0.79%20l4.776%2C4.776c0.218%2C0.219%2C0.571%2C0.219%2C0.79%2C0C12.375%2C11.941%2C12.375%2C11.588%2C12.157%2C11.371L12.157%2C11.371z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M11.369%2C6.593l-4.777%2C4.778c-0.217%2C0.217-0.217%2C0.568%2C0%2C0.787c0.219%2C0.219%2C0.571%2C0.217%2C0.788%2C0l4.777-4.777%20c0.218-0.218%2C0.218-0.571%2C0.001-0.789C11.939%2C6.375%2C11.587%2C6.375%2C11.369%2C6.593L11.369%2C6.593z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.clone{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M12.852%2C0.875h-9.27c-0.853%2C0-1.547%2C0.694-1.547%2C1.547v10.816h1.547V2.422h9.27V0.875z%20M15.172%2C3.965h-8.5%20c-0.849%2C0-1.547%2C0.698-1.547%2C1.547v10.816c0%2C0.849%2C0.698%2C1.547%2C1.547%2C1.547h8.5c0.85%2C0%2C1.543-0.698%2C1.543-1.547V5.512%20C16.715%2C4.663%2C16.021%2C3.965%2C15.172%2C3.965L15.172%2C3.965z%20M15.172%2C16.328h-8.5V5.512h8.5V16.328z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.clone:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M12.852%2C0.875h-9.27c-0.853%2C0-1.547%2C0.694-1.547%2C1.547v10.816h1.547V2.422h9.27V0.875z%20M15.172%2C3.965h-8.5%20c-0.849%2C0-1.547%2C0.698-1.547%2C1.547v10.816c0%2C0.849%2C0.698%2C1.547%2C1.547%2C1.547h8.5c0.849%2C0%2C1.543-0.698%2C1.543-1.547V5.512%20C16.715%2C4.663%2C16.021%2C3.965%2C15.172%2C3.965L15.172%2C3.965z%20M15.172%2C16.328h-8.5V5.512h8.5V16.328z%20M15.172%2C16.328%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.link{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M9.884%2C9.838c0.54-0.551%2C1.005-0.955%2C1.384-1.201c0.463-0.308%2C0.749-0.352%2C0.887-0.352h1.34v1.367%20c0%2C0.104%2C0.061%2C0.2%2C0.154%2C0.242s0.204%2C0.027%2C0.284-0.038l3.168-2.669c0.06-0.051%2C0.096-0.125%2C0.096-0.203S17.16%2C6.83%2C17.101%2C6.781%20l-3.168-2.677c-0.08-0.067-0.19-0.081-0.284-0.038c-0.094%2C0.045-0.154%2C0.139-0.154%2C0.242v1.414h-1.343%20c-1.24%2C0.014-2.215%2C0.67-2.927%2C1.242c-0.797%2C0.65-1.533%2C1.447-2.245%2C2.217c-0.361%2C0.391-0.7%2C0.759-1.044%2C1.1%20c-0.541%2C0.549-1.011%2C0.951-1.395%2C1.199c-0.354%2C0.231-0.678%2C0.357-0.921%2C0.357h-1.8c-0.146%2C0-0.266%2C0.12-0.266%2C0.265v2.029%20c0%2C0.148%2C0.12%2C0.268%2C0.266%2C0.268h1.8l0%2C0c1.255-0.014%2C2.239-0.667%2C2.958-1.24c0.82-0.661%2C1.572-1.475%2C2.297-2.256%20C9.225%2C10.524%2C9.555%2C10.169%2C9.884%2C9.838z%22%2F%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.link:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M9.884%2C9.838c0.54-0.551%2C1.005-0.955%2C1.384-1.201c0.463-0.308%2C0.749-0.352%2C0.887-0.352h1.34v1.367%20c0%2C0.104%2C0.061%2C0.2%2C0.154%2C0.242s0.204%2C0.027%2C0.284-0.038l3.168-2.669c0.06-0.051%2C0.096-0.125%2C0.096-0.203S17.16%2C6.83%2C17.101%2C6.781%20l-3.168-2.677c-0.08-0.067-0.19-0.081-0.284-0.038c-0.094%2C0.045-0.154%2C0.139-0.154%2C0.242v1.414h-1.343%20c-1.24%2C0.014-2.215%2C0.67-2.927%2C1.242c-0.797%2C0.65-1.533%2C1.447-2.245%2C2.217c-0.361%2C0.391-0.7%2C0.759-1.044%2C1.1%20c-0.541%2C0.549-1.011%2C0.951-1.395%2C1.199c-0.354%2C0.231-0.678%2C0.357-0.921%2C0.357h-1.8c-0.146%2C0-0.266%2C0.12-0.266%2C0.265v2.029%20c0%2C0.148%2C0.12%2C0.268%2C0.266%2C0.268h1.8l0%2C0c1.255-0.014%2C2.239-0.667%2C2.958-1.24c0.82-0.661%2C1.572-1.475%2C2.297-2.256%20C9.225%2C10.524%2C9.555%2C10.169%2C9.884%2C9.838z%22%2F%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.fork{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%236A6C8A%22%20d%3D%22M13.307%2C11.593c-0.69%2C0-1.299%2C0.33-1.693%2C0.835l-4.136-2.387%20C7.552%2C9.82%2C7.602%2C9.589%2C7.602%2C9.344c0-0.25-0.051-0.487-0.129-0.71l4.097-2.364c0.393%2C0.536%2C1.022%2C0.888%2C1.737%2C0.888%20c1.193%2C0%2C2.16-0.967%2C2.16-2.159s-0.967-2.159-2.16-2.159c-1.191%2C0-2.158%2C0.967-2.158%2C2.159c0%2C0.076%2C0.014%2C0.149%2C0.021%2C0.223%20L6.848%2C7.716C6.469%2C7.39%2C5.982%2C7.185%2C5.442%2C7.185c-1.191%2C0-2.158%2C0.967-2.158%2C2.159s0.967%2C2.159%2C2.158%2C2.159%20c0.545%2C0%2C1.037-0.208%2C1.417-0.541l4.319%2C2.493c-0.014%2C0.098-0.029%2C0.194-0.029%2C0.296c0%2C1.193%2C0.967%2C2.159%2C2.158%2C2.159%20c1.193%2C0%2C2.16-0.966%2C2.16-2.159C15.467%2C12.559%2C14.5%2C11.593%2C13.307%2C11.593z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.fork:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FD6EB6%22%20d%3D%22M13.307%2C11.593c-0.69%2C0-1.299%2C0.33-1.693%2C0.835l-4.136-2.387%20c0.075-0.22%2C0.125-0.452%2C0.125-0.697c0-0.25-0.051-0.487-0.129-0.71l4.097-2.365c0.394%2C0.536%2C1.022%2C0.888%2C1.737%2C0.888%20c1.193%2C0%2C2.16-0.967%2C2.16-2.159s-0.967-2.159-2.16-2.159c-1.191%2C0-2.158%2C0.967-2.158%2C2.159c0%2C0.076%2C0.015%2C0.148%2C0.022%2C0.223%20L6.848%2C7.716C6.469%2C7.39%2C5.981%2C7.185%2C5.442%2C7.185c-1.191%2C0-2.158%2C0.967-2.158%2C2.159s0.967%2C2.159%2C2.158%2C2.159%20c0.545%2C0%2C1.037-0.208%2C1.417-0.541l4.319%2C2.493c-0.013%2C0.098-0.029%2C0.194-0.029%2C0.296c0%2C1.193%2C0.967%2C2.159%2C2.158%2C2.159%20c1.193%2C0%2C2.16-0.966%2C2.16-2.159C15.467%2C12.559%2C14.5%2C11.593%2C13.307%2C11.593z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.unlink{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M12.285%2C9.711l-2.104-0.302L9.243%2C8.568L6.669%2C7.095C6.948%2C6.6%2C6.995%2C6.026%2C6.845%2C5.474%20c-0.191-0.698-0.695-1.36-1.438-1.786C4.068%2C2.922%2C2.464%2C3.214%2C1.82%2C4.338C1.536%2C4.836%2C1.489%2C5.414%2C1.64%2C5.97%20c0.189%2C0.698%2C0.694%2C1.36%2C1.438%2C1.787c0.328%2C0.187%2C0.67%2C0.31%2C1.01%2C0.372c0.002%2C0%2C0.006%2C0.002%2C0.008%2C0.004%20c0.027%2C0.004%2C0.057%2C0.009%2C0.088%2C0.011c2.12%2C0.316%2C3.203%2C0.915%2C3.73%2C1.337c-0.527%2C0.424-1.61%2C1.021-3.731%2C1.339%20c-0.029%2C0.003-0.058%2C0.007-0.087%2C0.012c-0.002%2C0.002-0.004%2C0.002-0.007%2C0.003c-0.341%2C0.062-0.684%2C0.187-1.013%2C0.374%20c-0.74%2C0.425-1.246%2C1.089-1.437%2C1.787c-0.149%2C0.555-0.105%2C1.133%2C0.181%2C1.632c0.011%2C0.018%2C0.021%2C0.033%2C0.033%2C0.049l0.883%2C0.783%20c0.765%2C0.366%2C1.775%2C0.328%2C2.67-0.184c0.744-0.425%2C1.248-1.088%2C1.439-1.786c0.148-0.552%2C0.104-1.126-0.176-1.62l2.573-1.473%20c0.573%2C0.287%2C2.299%2C1.292%2C2.299%2C1.292s3.602%2C1.445%2C4.241%2C1.812c0.773%2C0.191%2C0.566-0.151%2C0.566-0.151L12.285%2C9.711z%20M5.571%2C6.482%20C5.279%2C6.993%2C4.425%2C7.076%2C3.705%2C6.664C3.282%2C6.424%2C2.966%2C6.039%2C2.856%2C5.64C2.81%2C5.464%2C2.778%2C5.203%2C2.917%2C4.963%20c0.291-0.51%2C1.146-0.593%2C1.866-0.182C5.21%2C5.027%2C5.521%2C5.4%2C5.632%2C5.807C5.679%2C5.98%2C5.708%2C6.242%2C5.571%2C6.482z%20M5.632%2C13.159%20c-0.111%2C0.406-0.422%2C0.778-0.848%2C1.025c-0.719%2C0.409-1.576%2C0.327-1.867-0.184c-0.137-0.239-0.106-0.499-0.06-0.676%20c0.108-0.398%2C0.426-0.781%2C0.847-1.022c0.72-0.412%2C1.574-0.329%2C1.866%2C0.181C5.708%2C12.723%2C5.679%2C12.983%2C5.632%2C13.159z%20M16.181%2C5.139%20c-0.448%2C0.258-4.435%2C1.9-4.435%2C1.9s-1.556%2C0.855-2.104%2C1.13l0.937%2C0.843l2.057-0.229l4.11-3.638%20C16.745%2C5.146%2C17.013%2C4.664%2C16.181%2C5.139z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.unlink:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M12.285%2C9.711l-2.104-0.302L9.243%2C8.568L6.669%2C7.095C6.948%2C6.6%2C6.995%2C6.026%2C6.845%2C5.474%20c-0.191-0.698-0.695-1.36-1.438-1.786C4.068%2C2.922%2C2.464%2C3.214%2C1.82%2C4.338C1.536%2C4.836%2C1.489%2C5.414%2C1.64%2C5.97%20c0.189%2C0.698%2C0.694%2C1.36%2C1.438%2C1.787c0.328%2C0.187%2C0.67%2C0.31%2C1.01%2C0.372c0.002%2C0%2C0.006%2C0.002%2C0.008%2C0.004%20c0.027%2C0.004%2C0.057%2C0.009%2C0.088%2C0.011c2.12%2C0.316%2C3.203%2C0.915%2C3.73%2C1.337c-0.527%2C0.424-1.61%2C1.021-3.731%2C1.339%20c-0.029%2C0.003-0.058%2C0.007-0.087%2C0.012c-0.002%2C0.002-0.004%2C0.002-0.007%2C0.003c-0.341%2C0.062-0.684%2C0.187-1.013%2C0.374%20c-0.74%2C0.425-1.246%2C1.089-1.437%2C1.787c-0.149%2C0.555-0.105%2C1.133%2C0.181%2C1.632c0.011%2C0.018%2C0.021%2C0.033%2C0.033%2C0.049l0.883%2C0.783%20c0.765%2C0.366%2C1.775%2C0.328%2C2.67-0.184c0.744-0.425%2C1.248-1.088%2C1.439-1.786c0.148-0.552%2C0.104-1.126-0.176-1.62l2.573-1.473%20c0.573%2C0.287%2C2.299%2C1.292%2C2.299%2C1.292s3.602%2C1.445%2C4.241%2C1.812c0.773%2C0.191%2C0.566-0.151%2C0.566-0.151L12.285%2C9.711z%20M5.571%2C6.482%20C5.279%2C6.993%2C4.425%2C7.076%2C3.705%2C6.664C3.282%2C6.424%2C2.966%2C6.039%2C2.856%2C5.64C2.81%2C5.464%2C2.778%2C5.203%2C2.917%2C4.963%20c0.291-0.51%2C1.146-0.593%2C1.866-0.182C5.21%2C5.027%2C5.521%2C5.4%2C5.632%2C5.807C5.679%2C5.98%2C5.708%2C6.242%2C5.571%2C6.482z%20M5.632%2C13.159%20c-0.111%2C0.406-0.422%2C0.778-0.848%2C1.025c-0.719%2C0.409-1.576%2C0.327-1.867-0.184c-0.137-0.239-0.106-0.499-0.06-0.676%20c0.108-0.398%2C0.426-0.781%2C0.847-1.022c0.72-0.412%2C1.574-0.329%2C1.866%2C0.181C5.708%2C12.723%2C5.679%2C12.983%2C5.632%2C13.159z%20M16.181%2C5.139%20c-0.448%2C0.258-4.435%2C1.9-4.435%2C1.9s-1.556%2C0.855-2.104%2C1.13l0.937%2C0.843l2.057-0.229l4.11-3.638%20C16.745%2C5.146%2C17.013%2C4.664%2C16.181%2C5.139z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.direction{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20%20PUBLIC%20'-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN'%20%20'http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd'%3E%3Csvg%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%236A6C8A%3Bstroke%3A%236A6C8A%3Bstroke-width%3A30%7D%0A%09.dot%7Bfill%3A%236A6C8A%3B%7D%0A%3C%2Fstyle%3E%3Cg%3E%3Cg%20id%3D%22XMLID_475_%22%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M133.1%2C277.1c1.8%2C0%2C3.7-0.6%2C5.4-1.7c4.1-3%2C5-8.7%2C2-12.8c-3-4.1-8.7-5-12.8-2c0%2C0%2C0%2C0%2C0%2C0%20%20%20%20%20c-4.1%2C3-5%2C8.7-2%2C12.8C127.5%2C275.8%2C130.3%2C277.1%2C133.1%2C277.1z%22%20id%3D%22XMLID_489_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M138.5%2C359.6c-4.1-3-9.8-2.1-12.8%2C2c-3%2C4.1-2.1%2C9.8%2C2%2C12.8c1.6%2C1.2%2C3.5%2C1.7%2C5.4%2C1.7%20%20%20%20%20c2.8%2C0%2C5.6-1.3%2C7.4-3.7C143.5%2C368.3%2C142.6%2C362.6%2C138.5%2C359.6z%22%20id%3D%22XMLID_726_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C327.7c-4.8%2C1.6-7.4%2C6.7-5.9%2C11.5c1.3%2C3.9%2C4.8%2C6.3%2C8.7%2C6.3c0.9%2C0%2C1.9-0.1%2C2.8-0.4%20%20%20%20%20c4.8-1.6%2C7.4-6.7%2C5.9-11.5C118%2C328.8%2C112.9%2C326.2%2C108.1%2C327.7z%22%20id%3D%22XMLID_776_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C307.3c0.9%2C0.3%2C1.9%2C0.4%2C2.8%2C0.4c3.8%2C0%2C7.4-2.4%2C8.7-6.3c1.6-4.8-1.1-9.9-5.9-11.5%20%20%20%20%20c-4.8-1.6-9.9%2C1.1-11.5%2C5.9C100.7%2C300.6%2C103.3%2C305.7%2C108.1%2C307.3z%22%20id%3D%22XMLID_777_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M169.2%2C265.4c2.4%2C0%2C4.7-1%2C6.5-2.6c1.7-1.7%2C2.7-4.1%2C2.7-6.5c0-2.4-1-4.8-2.7-6.5%20%20%20%20%20c-1.7-1.7-4.1-2.7-6.5-2.7s-4.7%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.5C164.4%2C264.4%2C166.8%2C265.4%2C169.2%2C265.4z%22%20id%3D%22XMLID_797_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M247.7%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C243.7%2C265.4%2C247.7%2C261.3%2C247.7%2C256.3z%22%20id%3D%22XMLID_798_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M213%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C208.9%2C265.4%2C213%2C261.3%2C213%2C256.3z%22%20id%3D%22XMLID_799_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M317.2%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C313.1%2C265.4%2C317.2%2C261.3%2C317.2%2C256.3z%22%20id%3D%22XMLID_800_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M282.5%2C256.3c0-5-4.1-9.1-9.1-9.1s-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20S282.5%2C261.3%2C282.5%2C256.3z%22%20id%3D%22XMLID_801_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M401.1%2C185.2c0.9%2C0%2C1.9-0.1%2C2.8-0.5c4.8-1.6%2C7.4-6.7%2C5.9-11.5c-1.6-4.8-6.7-7.4-11.5-5.8%20%20%20%20%20c-4.8%2C1.6-7.4%2C6.7-5.8%2C11.5C393.6%2C182.8%2C397.2%2C185.2%2C401.1%2C185.2z%22%20id%3D%22XMLID_802_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M403.9%2C205.2c-4.8-1.6-9.9%2C1-11.5%2C5.9l0%2C0c-1.6%2C4.8%2C1.1%2C9.9%2C5.9%2C11.5%20%20%20%20%20c0.9%2C0.3%2C1.9%2C0.5%2C2.8%2C0.5c3.9%2C0%2C7.4-2.5%2C8.7-6.3c0%2C0%2C0%2C0%2C0%2C0C411.3%2C211.9%2C408.7%2C206.8%2C403.9%2C205.2z%22%20id%3D%22XMLID_803_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C237.2L373.5%2C237.2c-4.1%2C3-5%2C8.7-2%2C12.8c1.8%2C2.4%2C4.6%2C3.7%2C7.4%2C3.7%20%20%20%20%20c1.8%2C0%2C3.7-0.6%2C5.4-1.8c4.1-3%2C4.9-8.7%2C2-12.8C383.3%2C235.1%2C377.6%2C234.2%2C373.5%2C237.2z%22%20id%3D%22XMLID_804_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C152.9c1.6%2C1.2%2C3.5%2C1.8%2C5.4%2C1.8c2.8%2C0%2C5.6-1.3%2C7.4-3.8c3-4.1%2C2.1-9.8-2-12.7%20%20%20%20%20c-4.1-3-9.8-2.1-12.7%2C2C368.5%2C144.2%2C369.4%2C149.9%2C373.5%2C152.9z%22%20id%3D%22XMLID_805_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M342.8%2C247.1c-2.4%2C0-4.8%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.4%20%20%20%20%20c1.7%2C1.7%2C4%2C2.7%2C6.5%2C2.7c2.4%2C0%2C4.7-1%2C6.5-2.7c1.7-1.7%2C2.7-4%2C2.7-6.4c0-2.4-1-4.8-2.7-6.5C347.6%2C248.1%2C345.2%2C247.1%2C342.8%2C247.1z%22%20id%3D%22XMLID_806_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M342.8%2C124.7H206.6l36.4-36.4c3.6-3.6%2C3.6-9.3%2C0-12.9c-3.6-3.6-9.3-3.6-12.9%2C0l-51.5%2C51.5%20%20%20%20%20c-1.9%2C1.9-2.8%2C4.4-2.7%2C6.9c-0.1%2C2.5%2C0.7%2C5%2C2.7%2C6.9l51.5%2C51.5c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7%20%20%20%20%20c3.6-3.6%2C3.6-9.3%2C0-12.9l-36.4-36.4h136.1c0%2C0%2C0.1%2C0%2C0.1%2C0c0.6%2C0%2C1.2-0.1%2C1.8-0.2c0.2%2C0%2C0.4-0.1%2C0.6-0.1c0.1%2C0%2C0.2%2C0%2C0.3-0.1%20%20%20%20%20c3.2-1%2C5.6-3.6%2C6.3-6.9c0.1-0.6%2C0.2-1.2%2C0.2-1.8c0-0.6-0.1-1.2-0.2-1.8C351%2C127.8%2C347.3%2C124.7%2C342.8%2C124.7z%22%20id%3D%22XMLID_807_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M322.1%2C371.3l-51.5-51.5c-3.6-3.6-9.3-3.6-12.9%2C0c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9l36.9%2C36.9H169.2%20%20%20%20%20c-2.8%2C0-5.4%2C1.3-7%2C3.3c-0.1%2C0.1-0.2%2C0.2-0.3%2C0.4c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.3c-0.1%2C0.1-0.1%2C0.2-0.2%2C0.4c-0.1%2C0.1-0.2%2C0.3-0.2%2C0.4%20%20%20%20%20c0%2C0.1-0.1%2C0.2-0.1%2C0.2c-0.1%2C0.2-0.2%2C0.4-0.3%2C0.6c0%2C0%2C0%2C0%2C0%2C0.1c-0.4%2C1.1-0.7%2C2.2-0.7%2C3.4c0%2C1.5%2C0.4%2C2.9%2C1%2C4.2c0%2C0%2C0%2C0.1%2C0.1%2C0.1%20%20%20%20%20c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.4%2C0.7%2C0.9%2C1.3%2C1.4%2C1.8c0.4%2C0.4%2C0.7%2C0.7%2C1.2%2C1c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0%2C0%2C0.1%2C0%2C0.1%2C0.1%20%20%20%20%20c1.4%2C0.9%2C3.1%2C1.5%2C5%2C1.5h124.4l-36%2C36c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7l51.5-51.5%20%20%20%20%20c1.9-1.9%2C2.8-4.4%2C2.7-6.9C324.8%2C375.7%2C324%2C373.2%2C322.1%2C371.3z%22%20id%3D%22XMLID_808_%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.joint-halo.joint-theme-modern .handle.direction:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20%20PUBLIC%20'-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN'%20%20'http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd'%3E%3Csvg%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FD6EB6%3Bstroke%3A%23FD6EB6%3Bstroke-width%3A30%7D%0A%09.dot%7Bfill%3A%23FD6EB6%3B%7D%0A%3C%2Fstyle%3E%3Cg%3E%3Cg%20id%3D%22XMLID_475_%22%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M133.1%2C277.1c1.8%2C0%2C3.7-0.6%2C5.4-1.7c4.1-3%2C5-8.7%2C2-12.8c-3-4.1-8.7-5-12.8-2c0%2C0%2C0%2C0%2C0%2C0%20%20%20%20%20c-4.1%2C3-5%2C8.7-2%2C12.8C127.5%2C275.8%2C130.3%2C277.1%2C133.1%2C277.1z%22%20id%3D%22XMLID_489_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M138.5%2C359.6c-4.1-3-9.8-2.1-12.8%2C2c-3%2C4.1-2.1%2C9.8%2C2%2C12.8c1.6%2C1.2%2C3.5%2C1.7%2C5.4%2C1.7%20%20%20%20%20c2.8%2C0%2C5.6-1.3%2C7.4-3.7C143.5%2C368.3%2C142.6%2C362.6%2C138.5%2C359.6z%22%20id%3D%22XMLID_726_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C327.7c-4.8%2C1.6-7.4%2C6.7-5.9%2C11.5c1.3%2C3.9%2C4.8%2C6.3%2C8.7%2C6.3c0.9%2C0%2C1.9-0.1%2C2.8-0.4%20%20%20%20%20c4.8-1.6%2C7.4-6.7%2C5.9-11.5C118%2C328.8%2C112.9%2C326.2%2C108.1%2C327.7z%22%20id%3D%22XMLID_776_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M108.1%2C307.3c0.9%2C0.3%2C1.9%2C0.4%2C2.8%2C0.4c3.8%2C0%2C7.4-2.4%2C8.7-6.3c1.6-4.8-1.1-9.9-5.9-11.5%20%20%20%20%20c-4.8-1.6-9.9%2C1.1-11.5%2C5.9C100.7%2C300.6%2C103.3%2C305.7%2C108.1%2C307.3z%22%20id%3D%22XMLID_777_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M169.2%2C265.4c2.4%2C0%2C4.7-1%2C6.5-2.6c1.7-1.7%2C2.7-4.1%2C2.7-6.5c0-2.4-1-4.8-2.7-6.5%20%20%20%20%20c-1.7-1.7-4.1-2.7-6.5-2.7s-4.7%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.5C164.4%2C264.4%2C166.8%2C265.4%2C169.2%2C265.4z%22%20id%3D%22XMLID_797_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M247.7%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C243.7%2C265.4%2C247.7%2C261.3%2C247.7%2C256.3z%22%20id%3D%22XMLID_798_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M213%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C208.9%2C265.4%2C213%2C261.3%2C213%2C256.3z%22%20id%3D%22XMLID_799_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M317.2%2C256.3c0-5-4.1-9.1-9.1-9.1c-5%2C0-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20C313.1%2C265.4%2C317.2%2C261.3%2C317.2%2C256.3z%22%20id%3D%22XMLID_800_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M282.5%2C256.3c0-5-4.1-9.1-9.1-9.1s-9.1%2C4.1-9.1%2C9.1c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1%20%20%20%20%20S282.5%2C261.3%2C282.5%2C256.3z%22%20id%3D%22XMLID_801_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M401.1%2C185.2c0.9%2C0%2C1.9-0.1%2C2.8-0.5c4.8-1.6%2C7.4-6.7%2C5.9-11.5c-1.6-4.8-6.7-7.4-11.5-5.8%20%20%20%20%20c-4.8%2C1.6-7.4%2C6.7-5.8%2C11.5C393.6%2C182.8%2C397.2%2C185.2%2C401.1%2C185.2z%22%20id%3D%22XMLID_802_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M403.9%2C205.2c-4.8-1.6-9.9%2C1-11.5%2C5.9l0%2C0c-1.6%2C4.8%2C1.1%2C9.9%2C5.9%2C11.5%20%20%20%20%20c0.9%2C0.3%2C1.9%2C0.5%2C2.8%2C0.5c3.9%2C0%2C7.4-2.5%2C8.7-6.3c0%2C0%2C0%2C0%2C0%2C0C411.3%2C211.9%2C408.7%2C206.8%2C403.9%2C205.2z%22%20id%3D%22XMLID_803_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C237.2L373.5%2C237.2c-4.1%2C3-5%2C8.7-2%2C12.8c1.8%2C2.4%2C4.6%2C3.7%2C7.4%2C3.7%20%20%20%20%20c1.8%2C0%2C3.7-0.6%2C5.4-1.8c4.1-3%2C4.9-8.7%2C2-12.8C383.3%2C235.1%2C377.6%2C234.2%2C373.5%2C237.2z%22%20id%3D%22XMLID_804_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M373.5%2C152.9c1.6%2C1.2%2C3.5%2C1.8%2C5.4%2C1.8c2.8%2C0%2C5.6-1.3%2C7.4-3.8c3-4.1%2C2.1-9.8-2-12.7%20%20%20%20%20c-4.1-3-9.8-2.1-12.7%2C2C368.5%2C144.2%2C369.4%2C149.9%2C373.5%2C152.9z%22%20id%3D%22XMLID_805_%22%2F%3E%0A%3Cpath%20class%3D%22dot%22%20d%3D%22M342.8%2C247.1c-2.4%2C0-4.8%2C1-6.5%2C2.7c-1.7%2C1.7-2.7%2C4-2.7%2C6.5c0%2C2.4%2C1%2C4.7%2C2.7%2C6.4%20%20%20%20%20c1.7%2C1.7%2C4%2C2.7%2C6.5%2C2.7c2.4%2C0%2C4.7-1%2C6.5-2.7c1.7-1.7%2C2.7-4%2C2.7-6.4c0-2.4-1-4.8-2.7-6.5C347.6%2C248.1%2C345.2%2C247.1%2C342.8%2C247.1z%22%20id%3D%22XMLID_806_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M342.8%2C124.7H206.6l36.4-36.4c3.6-3.6%2C3.6-9.3%2C0-12.9c-3.6-3.6-9.3-3.6-12.9%2C0l-51.5%2C51.5%20%20%20%20%20c-1.9%2C1.9-2.8%2C4.4-2.7%2C6.9c-0.1%2C2.5%2C0.7%2C5%2C2.7%2C6.9l51.5%2C51.5c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7%20%20%20%20%20c3.6-3.6%2C3.6-9.3%2C0-12.9l-36.4-36.4h136.1c0%2C0%2C0.1%2C0%2C0.1%2C0c0.6%2C0%2C1.2-0.1%2C1.8-0.2c0.2%2C0%2C0.4-0.1%2C0.6-0.1c0.1%2C0%2C0.2%2C0%2C0.3-0.1%20%20%20%20%20c3.2-1%2C5.6-3.6%2C6.3-6.9c0.1-0.6%2C0.2-1.2%2C0.2-1.8c0-0.6-0.1-1.2-0.2-1.8C351%2C127.8%2C347.3%2C124.7%2C342.8%2C124.7z%22%20id%3D%22XMLID_807_%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M322.1%2C371.3l-51.5-51.5c-3.6-3.6-9.3-3.6-12.9%2C0c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9l36.9%2C36.9H169.2%20%20%20%20%20c-2.8%2C0-5.4%2C1.3-7%2C3.3c-0.1%2C0.1-0.2%2C0.2-0.3%2C0.4c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.3c-0.1%2C0.1-0.1%2C0.2-0.2%2C0.4c-0.1%2C0.1-0.2%2C0.3-0.2%2C0.4%20%20%20%20%20c0%2C0.1-0.1%2C0.2-0.1%2C0.2c-0.1%2C0.2-0.2%2C0.4-0.3%2C0.6c0%2C0%2C0%2C0%2C0%2C0.1c-0.4%2C1.1-0.7%2C2.2-0.7%2C3.4c0%2C1.5%2C0.4%2C2.9%2C1%2C4.2c0%2C0%2C0%2C0.1%2C0.1%2C0.1%20%20%20%20%20c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.4%2C0.7%2C0.9%2C1.3%2C1.4%2C1.8c0.4%2C0.4%2C0.7%2C0.7%2C1.2%2C1c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0%2C0%2C0.1%2C0%2C0.1%2C0.1%20%20%20%20%20c1.4%2C0.9%2C3.1%2C1.5%2C5%2C1.5h124.4l-36%2C36c-3.6%2C3.6-3.6%2C9.3%2C0%2C12.9c1.8%2C1.8%2C4.1%2C2.7%2C6.5%2C2.7c2.3%2C0%2C4.7-0.9%2C6.5-2.7l51.5-51.5%20%20%20%20%20c1.9-1.9%2C2.8-4.4%2C2.7-6.9C324.8%2C375.7%2C324%2C373.2%2C322.1%2C371.3z%22%20id%3D%22XMLID_808_%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.joint-halo.joint-theme-modern .handle.rotate{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M9.374%2C17.592c-4.176%2C0-7.57-3.401-7.57-7.575c0-4.175%2C3.395-7.574%2C7.57-7.574c0.28%2C0%2C0.56%2C0.018%2C0.837%2C0.05%20V1.268c0-0.158%2C0.099-0.3%2C0.239-0.36c0.151-0.058%2C0.315-0.026%2C0.428%2C0.086l2.683%2C2.688c0.152%2C0.154%2C0.152%2C0.399%2C0%2C0.553l-2.68%2C2.693%20c-0.115%2C0.112-0.279%2C0.147-0.431%2C0.087c-0.141-0.063-0.239-0.205-0.239-0.361V5.296C9.934%2C5.243%2C9.654%2C5.22%2C9.374%2C5.22%20c-2.646%2C0-4.796%2C2.152-4.796%2C4.797s2.154%2C4.798%2C4.796%2C4.798c2.645%2C0%2C4.798-2.153%2C4.798-4.798c0-0.214%2C0.174-0.391%2C0.391-0.391h1.991%20c0.217%2C0%2C0.394%2C0.177%2C0.394%2C0.391C16.947%2C14.19%2C13.549%2C17.592%2C9.374%2C17.592L9.374%2C17.592z%20M9.374%2C17.592%22%2F%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .handle.rotate:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M9.374%2C17.592c-4.176%2C0-7.57-3.401-7.57-7.575c0-4.175%2C3.395-7.574%2C7.57-7.574c0.28%2C0%2C0.56%2C0.018%2C0.837%2C0.05%20V1.268c0-0.158%2C0.099-0.3%2C0.239-0.36c0.151-0.058%2C0.315-0.026%2C0.428%2C0.086l2.683%2C2.688c0.152%2C0.154%2C0.152%2C0.399%2C0%2C0.553l-2.68%2C2.693%20c-0.115%2C0.112-0.279%2C0.147-0.431%2C0.087c-0.141-0.063-0.239-0.205-0.239-0.361V5.296C9.934%2C5.243%2C9.654%2C5.22%2C9.374%2C5.22%20c-2.646%2C0-4.796%2C2.152-4.796%2C4.797s2.154%2C4.798%2C4.796%2C4.798c2.645%2C0%2C4.798-2.153%2C4.798-4.798c0-0.214%2C0.174-0.391%2C0.391-0.391h1.991%20c0.217%2C0%2C0.394%2C0.177%2C0.394%2C0.391C16.947%2C14.19%2C13.549%2C17.592%2C9.374%2C17.592L9.374%2C17.592z%20M9.374%2C17.592%22%2F%3E%3C%2Fsvg%3E%20')}.joint-halo.joint-theme-modern .box{color:#fff;background-color:#6a6b8a}.joint-halo.joint-theme-modern.surrounding.type-link .handle.remove{background-color:#fff;border-radius:50%}.joint-halo.joint-theme-modern.pie .handles{background-color:#f6f6f6;border:2px solid #3b425f}.joint-halo.joint-theme-modern.pie .slice{stroke:#e2ceff;stroke-width:1;fill:transparent}.joint-halo.joint-theme-modern.pie .slice:hover{fill:#fff}.joint-halo.joint-theme-modern.pie .slice-img-icon{display:block}.joint-halo.joint-theme-modern.pie .handle.selected .slice{fill:#fff}.joint-halo.joint-theme-modern.pie .pie-toggle{background-color:#f6f6f6;background-size:16px 16px;background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20height%3D%2216px%22%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%236A6C8A%22%20d%3D%22M15%2C6h-5V1c0-0.55-0.45-1-1-1H7C6.45%2C0%2C6%2C0.45%2C6%2C1v5H1C0.45%2C6%2C0%2C6.45%2C0%2C7v2c0%2C0.55%2C0.45%2C1%2C1%2C1h5v5c0%2C0.55%2C0.45%2C1%2C1%2C1h2%20c0.55%2C0%2C1-0.45%2C1-1v-5h5c0.55%2C0%2C1-0.45%2C1-1V7C16%2C6.45%2C15.55%2C6%2C15%2C6z%22%2F%3E%3C%2Fsvg%3E');border:2px solid #3b425f}.joint-halo.joint-theme-modern.pie .pie-toggle:hover{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20height%3D%2216px%22%20id%3D%22Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20version%3D%221.1%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20fill%3D%22%23FD6EB6%22%20d%3D%22M15%2C6h-5V1c0-0.55-0.45-1-1-1H7C6.45%2C0%2C6%2C0.45%2C6%2C1v5H1C0.45%2C6%2C0%2C6.45%2C0%2C7v2c0%2C0.55%2C0.45%2C1%2C1%2C1h5v5c0%2C0.55%2C0.45%2C1%2C1%2C1h2%20c0.55%2C0%2C1-0.45%2C1-1v-5h5c0.55%2C0%2C1-0.45%2C1-1V7C16%2C6.45%2C15.55%2C6%2C15%2C6z%22%2F%3E%3C%2Fsvg%3E');border-color:#fd6eb6}.joint-halo.joint-theme-modern.pie .pie-toggle.open{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20id%3D%22Layer_1%22%20xml%3Aspace%3D%22preserve%22%3E%3Cmetadata%20id%3D%22metadata9%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20id%3D%22defs7%22%20%2F%3E%3Cpath%20d%3D%22M%2015%2C6%2010%2C6%20C%201.0301983%2C6.00505%2015.002631%2C6.011353%206%2C6%20L%201%2C6%20C%200.45%2C6%200%2C6.45%200%2C7%20l%200%2C2%20c%200%2C0.55%200.45%2C1%201%2C1%20l%205%2C0%20c%208.988585%2C-0.019732%20-5.02893401%2C-0.018728%204%2C0%20l%205%2C0%20c%200.55%2C0%201%2C-0.45%201%2C-1%20L%2016%2C7%20C%2016%2C6.45%2015.55%2C6%2015%2C6%20z%22%20id%3D%22path3%22%20style%3D%22fill%3A%236a6c8a%22%20%2F%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-modern.pie .pie-toggle.open:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20id%3D%22Layer_1%22%20xml%3Aspace%3D%22preserve%22%3E%3Cmetadata%20id%3D%22metadata9%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%20id%3D%22defs7%22%20%2F%3E%3Cpath%20d%3D%22M%2015%2C6%2010%2C6%20C%201.0301983%2C6.00505%2015.002631%2C6.011353%206%2C6%20L%201%2C6%20C%200.45%2C6%200%2C6.45%200%2C7%20l%200%2C2%20c%200%2C0.55%200.45%2C1%201%2C1%20l%205%2C0%20c%208.988585%2C-0.019732%20-5.02893401%2C-0.018728%204%2C0%20l%205%2C0%20c%200.55%2C0%201%2C-0.45%201%2C-1%20L%2016%2C7%20C%2016%2C6.45%2015.55%2C6%2015%2C6%20z%22%20id%3D%22path3%22%20style%3D%22fill%3A%23FD6EB6%22%20%2F%3E%3C%2Fsvg%3E')}.joint-halo.joint-theme-modern.toolbar .handles{position:static;display:inline-block;vertical-align:top;white-space:nowrap;background-color:#f7f7f7;border-bottom:3px solid #3b425f;border-radius:5px;box-shadow:0 1px 2px #202132;margin-top:-50px;margin-left:45px}.joint-halo.joint-theme-modern.toolbar .handles:after{top:-12px;left:55px;border-top:6px solid #3b425f;border-right:10px solid transparent;border-left:10px solid transparent;margin-top:0}.joint-halo.joint-theme-modern.toolbar .handle:hover:after{border-bottom:4px solid #fc6cb8}.joint-halo.joint-theme-modern.toolbar .handle{display:inline-block;vertical-align:top}.joint-halo.joint-theme-modern.toolbar .handle+.handle{margin-left:4px}.joint-halo.joint-theme-modern.toolbar .handle.rotate{position:absolute;right:100%;top:100%;margin-right:6px;margin-top:3px}.joint-halo.joint-theme-modern.toolbar .handle.remove:hover:after,.joint-halo.joint-theme-modern.toolbar .handle.rotate:hover:after{border-bottom:none}.joint-halo.joint-theme-modern.toolbar.type-element .handle.remove{position:absolute;right:100%;bottom:100%;margin-right:6px;margin-bottom:3px}.joint-halo.joint-theme-modern.toolbar.type-link .handles{margin-left:-18px}.joint-halo.joint-theme-modern.toolbar.type-link .handles:after{left:-9px}.joint-halo.joint-theme-modern.toolbar.type-link .handles{margin-top:-60px}.joint-halo.joint-theme-modern.toolbar.type-link .handles:after{top:-22px}.joint-stencil{position:absolute;top:0;bottom:0;left:0;right:0}.joint-stencil>.content{position:absolute;overflow-y:auto;overflow-x:hidden;height:auto;top:0;bottom:0;left:0;right:0}.joint-stencil.searchable>.content{top:30px}.joint-stencil.collapsible>.content{top:30px}.joint-stencil.collapsible.searchable>.content{top:50px}.joint-stencil .joint-elements{height:100%;width:100%}.joint-stencil.has-cell-cursor .joint-cell *{pointer-events:bounding-box;cursor:var(--jj-stencil-cell-cursor)}.stencil-paper-drag{z-index:100;top:-10000px;left:-10000px;display:none;opacity:var(--jj-stencil-paper-drag-opacity,.7);cursor:none;pointer-events:none}.stencil-paper-drag.dragging{display:inline-block}.stencil-paper-drag.dragging *{pointer-events:none!important}.joint-stencil .group{overflow:hidden;padding:0;padding-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.joint-stencil .group.closed{height:auto;padding-bottom:0}.joint-stencil .group>.group-label{position:relative;padding:5px 4px;margin-top:0;margin-bottom:0;cursor:pointer}.joint-stencil .joint-element [magnet]:not([magnet=passive]){pointer-events:none}.joint-stencil .unmatched{opacity:.3}.joint-stencil .search{width:100%;box-sizing:border-box;height:30px;max-height:30px;line-height:30px;z-index:1;outline:0;position:relative}.joint-stencil:after{display:block;content:'';pointer-events:none;position:absolute;top:0;width:100%;height:20px;line-height:20px;padding:8px 0;text-align:center;opacity:0;transition:top .1s linear,opacity .1s linear}.joint-stencil.not-found:after{content:attr(data-text-no-matches-found);opacity:1}.joint-stencil.not-found.searchable:after{top:30px}.joint-stencil.not-found.searchable.collapsible:after{top:50px}.joint-stencil .groups-toggle .group-label:hover{cursor:pointer}.joint-stencil .group>.group-label,.joint-stencil .groups-toggle>.group-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.joint-stencil .groups-toggle>.group-label{padding:0 5px 0 53px}.joint-stencil .joint-element.unmatched{display:none}.joint-stencil .group.unmatched{display:none}@font-face{font-family:stencil-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-stencil.joint-theme-dark,.joint-stencil.joint-theme-dark .joint-paper{color:#feffff;background:#5e6366}.joint-stencil.joint-theme-dark>.content{position:absolute}.joint-stencil.joint-theme-dark.searchable>.content{top:90px}.joint-stencil.joint-theme-dark.collapsible>.content{top:30px}.joint-stencil.joint-theme-dark.searchable.collapsible>.content{top:110px}.joint-stencil.joint-theme-dark.not-found:after{position:absolute}.joint-stencil.joint-theme-dark.not-found.searchable.collapsible:after{top:80px}.joint-stencil.joint-theme-dark.not-found.searchable:after{top:60px}.joint-stencil.joint-theme-dark .group{height:auto;padding:0;margin-bottom:1px;transition:none}.joint-stencil.joint-theme-dark .group.closed{height:auto;max-height:31px}.joint-stencil.joint-theme-dark input[type=search]{-webkit-appearance:textfield}.joint-stencil.joint-theme-dark input[type=search]::-webkit-search-cancel-button,.joint-stencil.joint-theme-dark input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.joint-stencil.joint-theme-dark .group>.group-label,.joint-stencil.joint-theme-dark .groups-toggle>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#f5f5f5;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box;border-bottom:1px solid #383c3f;border-top:1px solid #383c3f;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAdCAYAAAA6lTUKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMWDTgSBLydUQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAP4SURBVFjDjVhBtuQgCCyI25nTzWYWc/9L/FCzUBCJprvfy2tjEBELCpU/f/8RAHgbKAAAiAhEBCQBAAqJb95HEqoabR9jZvHuv6zL+0lGH4BFl7+7rrCJgF4CY7e3mVkfBILGMCoPpipALJPmif1dVaPf9WZH1AXn/yxT9QLAfd+4RAFVkICB0KpAVRevZW/ld19g9bzL5vcsV3egjjn9rusKPe6YVo3frbp62+Xytvp3V5y9mfvevF6/VRsAWeZuoYCAAKBgxSI61lg8kWV2+K6O2DmnxsDJ+9FH9/rY+dhWnUG5YFUAqCwwqNu8g8IJdju4nOD5aXFavVi9u/v21veG25ORvlMZKnVxdUdJ9myzw15u3/cNWMoCggXHi1wxJqe9LHOKi6yrt11Xh3bv72PbLj1tsek7IYBAHlywC8RvdurzT8JYkjE3STTPzdnoXcqDueF7DJ/IaEd6GSJvYyocRftjRogAShpIO3osSAdP8tgRVpbZpdI6z+wnui3f62sVa9lTwbAbaOS268i7eJq4Mu6U8YXgyDUKtwkgDSqiA9F4MOMpJVYoCPcZZZcOd0zbZQTdlv3PGd1ZFkDONtwGSP+3x4Qkcd/WAxkE+YlNLfSv/a5PXhkWAG6zYWZfbMtePZHGjjWR9ss9904077rOpFb6BeFcnR80eV2i7c+E1/wGURCC285pL3u46l7bdQFuuM/p2Uk7SmhovTjmUj/EYokVUpnhbBCI10VeG9kKLQEA63ERpDN0uz4aITrn796aKxYRGBm1jeuNbGNmy5bmjGBmgAz8OUbBMU9vmSEyVA1yVQVhXS5h2pnT+wWTiVEqTaaFuV0tSGK4TmS6X2Q0BUtG2hZh/FyIVSKrmQkgOiqkP+DrnA3qtur58JFOSKcyQsYhJg+N7KRL1PVxFegbXUyxFD5Ncm3Hgn6aygS2Oyys3+xBUmsVeCYpkriuKxHeDdVrYd9+5ujOIQ0gp7ufpFEZVZZHREsG+kRUM8PkTPOJnHJSrra1yGGWIONtSl+0zUBZYGXEkq2MOSd2NuSUk9EO3OdicF5PxMmuZ8Q1qcdukGg+Xw9QwSiRYsH0+Enhw1Fj/9g9iCONG7IiMos5zv7+z5CFuEHusW7l7cWiX8eM6xeOYyAINJUc09yUt4SbtsYxZ2Z6nHaA56kXM8eP+PR8neVrXMRhBFyCXBSzPDhmkU1xtbun+eaIdzrfvpUmj/o/JYX2c9tmMicczgupYqQZo86Yhp3OtSk7GR9zzd1Kcsjn2Z5hhBIwgwENqIE4awgpeKxyeMCJh2sRHo+MKJCdi7DSLw8ktt+/fh3hcjqLflMZ1tR7Oh19um2oNwZ+VWNm+A8qy7Bl/n+ONAAAAABJRU5ErkJggg==) repeat}.joint-stencil.joint-theme-dark .groups-toggle>.group-label{padding-left:58px}.joint-stencil.joint-theme-dark .group>.group-label{padding:0 5px 0 34px;border-top:1px solid #383c3f}.joint-stencil.joint-theme-dark .groups-toggle>.group-label{position:absolute}.joint-stencil.joint-theme-dark .groups-toggle .btn.btn-collapse,.joint-stencil.joint-theme-dark .groups-toggle .btn.btn-expand{background:0 0;border:none;margin-top:2px}.joint-stencil.joint-theme-dark .group>.group-label:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-collapse:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-expand:before{position:absolute;color:#717276;font-family:stencil-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;font-size:16px;text-shadow:0 1px #35393c}.joint-stencil.joint-theme-dark .groups-toggle .btn-collapse:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-expand:before{left:3px;top:6px}.joint-stencil.joint-theme-dark .group>.group-label:before{left:5px;top:7px}.joint-stencil.joint-theme-dark .groups-toggle .btn{line-height:20px;color:transparent;position:relative;display:inline-block;width:23px}.joint-stencil.joint-theme-dark .groups-toggle .btn:focus{outline:0}.joint-stencil.joint-theme-dark .groups-toggle .btn:hover{cursor:pointer}.joint-stencil.joint-theme-dark .group>.group-label:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-collapse:before{content:'\e80a'}.joint-stencil.joint-theme-dark .group.closed>.group-label:hover:before,.joint-stencil.joint-theme-dark .group>.group-label:hover,.joint-stencil.joint-theme-dark .group>.group-label:hover:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-collapse:hover:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-expand:hover:before,.joint-stencil.joint-theme-dark .groups-toggle>.group-label:hover{color:#8b9094}.joint-stencil.joint-theme-dark .group.closed>.group-label:before,.joint-stencil.joint-theme-dark .groups-toggle .btn-expand:before{content:'\e80b'}.joint-stencil.joint-theme-dark .search{display:block;width:90%;color:#24282b;background:#92979b;background:-webkit-linear-gradient(#8b9094,#92979b);background:-o-linear-gradient(#8b9094,#92979b);background:-moz-linear-gradient(#8b9094,#92979b);background:linear-gradient(#8b9094,#92979b);border:1px solid #42474a;border-radius:3px;outline:0;padding-left:8px;margin:30px 5% 24px 5%}.joint-stencil.joint-theme-dark .search::-webkit-input-placeholder{color:#444549}.joint-stencil.joint-theme-dark .search:-moz-placeholder{color:#444549;opacity:1}.joint-stencil.joint-theme-dark .search:-ms-input-placeholder{color:#444549}.joint-stencil.joint-theme-dark .search:placeholder-shown{color:#444549}.joint-stencil.joint-theme-dark .search:focus{outline:0}.joint-stencil.joint-theme-dark:after{font-size:12px;font-weight:700;background:0 0;color:#92979b}.joint-stencil.joint-theme-default{color:#000;background:#fff;border:1px solid #d3d3d3}.joint-stencil.joint-theme-default.collapsible>.content{top:20px}.joint-stencil.joint-theme-default.collapsible.searchable>.content{top:52px}.joint-stencil.joint-theme-default .group.closed{height:auto;max-height:24px}.joint-stencil.joint-theme-default .groups-toggle{line-height:20px}.joint-stencil.joint-theme-default .group>.group-label{text-transform:uppercase;font-size:10px}.joint-stencil.joint-theme-default .group:first-child{border-top:1px solid #d3d3d3}.joint-stencil.joint-theme-default .group{border-bottom:1px solid #d3d3d3}.joint-stencil.joint-theme-default .groups-toggle>.group-label{display:block}.joint-stencil.joint-theme-default .group>.group-label:before{position:relative;top:5px;content:'';width:0;height:0;display:inline-block;border:5px solid transparent;border-top-color:#000;margin-left:2px;margin-right:5px}.joint-stencil.joint-theme-default .group.closed>.group-label:before{top:2px;left:2px;border:5px solid transparent;border-left-color:#000}.joint-stencil.joint-theme-default .search{color:#000;border:none;background:#fff}.joint-stencil.joint-theme-default:after{font-size:12px;border-top:1px solid #d3d3d3;background:#fff;color:#000}.joint-stencil.joint-theme-default .groups-toggle .btn{position:absolute;top:2px;left:2px;background:0 0;outline:0;color:#000;cursor:pointer;width:20px;height:16px;line-height:12px;margin:0;padding:0;border:1px solid #d3d3d3;border-radius:4px}.joint-stencil.joint-theme-default .groups-toggle .btn-collapse{left:25px}.joint-stencil.joint-theme-default .groups-toggle .btn:focus{outline:0}.joint-stencil.joint-theme-default .groups-toggle .btn:hover{cursor:pointer;background:#d3d3d3}.joint-stencil.joint-theme-material{color:#55627b;background:#717d98;font-family:lato-light,sans-serif}.joint-stencil.joint-theme-material>.content{position:absolute}.joint-stencil.joint-theme-material.searchable>.content{top:48px;border:none;background:#ecf0f8}.joint-stencil.joint-theme-material.collapsible>.content{top:30px}.joint-stencil.joint-theme-material.searchable.collapsible>.content{top:80px}.joint-stencil.joint-theme-material.not-found:after{position:absolute}.joint-stencil.joint-theme-material.not-found.searchable.collapsible:after{top:80px}.joint-stencil.joint-theme-material.not-found.searchable:after{top:60px}.joint-stencil.joint-theme-material .group{height:auto;max-height:5000px;padding:0;margin-bottom:1px;transition:max-height .25s cubic-bezier(.5,0,1,0) -.1s;transition-delay:0s}.joint-stencil.joint-theme-material .group>.elements{background:#ecf0f8;margin:0}.joint-stencil.joint-theme-material .group.closed{height:auto;max-height:31px;overflow:hidden;transition:max-height .25s cubic-bezier(0,1,0,1) -.1s}.joint-stencil.joint-theme-material input[type=search]{-webkit-appearance:textfield;appearance:textfield}.joint-stencil.joint-theme-material input[type=search]::-webkit-search-cancel-button,.joint-stencil.joint-theme-material input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.joint-stencil.joint-theme-material input[type=search]::-webkit-input-placeholder{color:#d2d7e2}.joint-stencil.joint-theme-material input[type=search]:-moz-placeholder{color:#d2d7e2;opacity:1}.joint-stencil.joint-theme-material input[type=search]::-moz-placeholder{color:#d2d7e2;opacity:1}.joint-stencil.joint-theme-material input[type=search]:-ms-input-placeholder{color:#d2d7e2}.joint-stencil.joint-theme-material .group>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#55627b;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box}.joint-stencil.joint-theme-material .group>.group-label{padding:0 5px 0 10px;background:#ecf0f8}.joint-stencil.joint-theme-material .group:not(.closed)>div:after,.joint-stencil.joint-theme-material .group>.group-label:after{content:"";position:absolute;bottom:-3px;left:-3px}.joint-stencil.joint-theme-material .group:not(.closed)>div:after,.joint-stencil.joint-theme-material .group>.group-label:after{right:0;height:4px;background-image:-webkit-gradient(linear,0 0,#dfe3f0 0,from(transparent),to(#dfe3f0));background-image:-webkit-linear-gradient(right,#dfe3f0,transparent);background-image:-moz-linear-gradient(right,#dfe3f0,transparent);background-image:-o-linear-gradient(right,#dfe3f0,transparent)}.joint-stencil.joint-theme-material .group>.group-label:hover,.joint-stencil.joint-theme-material .groups-toggle>.group-label:hover{color:#5faaee}.joint-stencil.joint-theme-material .group>.group-label:hover{border-right:5px solid #5fa9ee}.joint-stencil.joint-theme-material .search{display:block;width:90%;color:#ecf0f8;border:none;border-bottom:1px solid #ecf0f8;outline:0;padding-left:8px;background:url(data:image/png;base64,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) no-repeat right center}.joint-stencil.joint-theme-material .search:focus{outline:0}.joint-stencil.joint-theme-material:after{font-size:12px;font-weight:700;background:0 0;color:#55627b}.joint-stencil.joint-theme-material .groups-toggle>.group-label{position:relative;float:left;color:#fff;padding:10px;font-weight:700}.joint-stencil.joint-theme-material .groups-toggle .btn{line-height:25px;position:relative;display:inline-block;width:28px;right:0;margin-left:2px;float:right;cursor:pointer;background:#828da6;color:#deebfb;font-weight:700;font-size:17px;border:none;outline:0}.joint-stencil.joint-theme-material .btn:hover{background-color:#5fa9ee}.joint-stencil.joint-theme-material.searchable .search-wrap{position:relative;margin:8px 5%}.joint-stencil.joint-theme-material.searchable .search-wrap:after{background:#3f51b5;bottom:0;content:'';height:2px;left:40%;position:absolute;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1;width:10px;transition-property:width,left,z-index;display:block}.joint-stencil.joint-theme-material.searchable.is-focused .search-wrap:after{z-index:1000;left:0;width:90%}.joint-stencil.joint-theme-material.searchable .groups-toggle{height:30px}.joint-stencil.joint-theme-modern{color:#c6c7e2;background:#383b61}.joint-stencil.joint-theme-modern>.content{position:absolute}.joint-stencil.joint-theme-modern.searchable>.content{top:48px}.joint-stencil.joint-theme-modern.collapsible>.content{top:30px}.joint-stencil.joint-theme-modern.searchable.collapsible>.content{top:70px}.joint-stencil.joint-theme-modern.not-found:after{position:absolute}.joint-stencil.joint-theme-modern.not-found.searchable.collapsible:after{top:80px}.joint-stencil.joint-theme-modern.not-found.searchable:after{top:60px}.joint-stencil.joint-theme-modern .group{height:auto;padding:0;margin-bottom:1px;transition:none}.joint-stencil.joint-theme-modern .group.closed{height:auto;max-height:31px}.joint-stencil.joint-theme-modern input[type=search]{-webkit-appearance:textfield}.joint-stencil.joint-theme-modern input[type=search]::-webkit-search-cancel-button,.joint-stencil.joint-theme-modern input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.joint-stencil.joint-theme-modern .group>.group-label,.joint-stencil.joint-theme-modern .groups-toggle>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#9093b1;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box}.joint-stencil.joint-theme-modern .group>.group-label{padding:0 5px 0 34px;background:#424568}.joint-stencil.joint-theme-modern .groups-toggle>.group-label{position:absolute}.joint-stencil.joint-theme-modern .group>.group-label:hover,.joint-stencil.joint-theme-modern .groups-toggle>.group-label:hover{color:#d8d8ec}.joint-stencil.joint-theme-modern .group>.group-label:before,.joint-stencil.joint-theme-modern .groups-toggle .btn-collapse,.joint-stencil.joint-theme-modern .groups-toggle .btn-expand{position:absolute;left:5px;top:6px;display:block;width:19px;height:19px;background-color:transparent;background-position:0 0;background-repeat:no-repeat;border:none;content:' ';margin:0;padding:0}.joint-stencil.joint-theme-modern .groups-toggle .btn{line-height:30px;color:transparent;position:relative;display:inline-block}.joint-stencil.joint-theme-modern .groups-toggle .btn:focus{outline:0}.joint-stencil.joint-theme-modern .groups-toggle .btn:hover{cursor:pointer}.joint-stencil.joint-theme-modern .groups-toggle .btn-expand{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .groups-toggle .btn-expand:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .groups-toggle .btn-collapse{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .groups-toggle .btn-collapse:hover{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .group>.group-label:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .group>.group-label:hover:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .group.closed>.group-label:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .group.closed>.group-label:hover:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-stencil.joint-theme-modern .search{display:block;width:90%;color:#d8d8ec;background:#3a3c62;border:1px solid #525676;border-radius:12px;outline:0;padding-left:8px;margin:8px 5%}.joint-stencil.joint-theme-modern .search:focus{outline:0}.joint-stencil.joint-theme-modern:after{font-size:12px;font-weight:700;background:0 0;color:#d8d8ec}.joint-inspector{position:absolute;top:0;bottom:0;right:0;left:0;overflow:auto}.joint-inspector label{display:block;margin-top:5px;margin-bottom:10px}.joint-inspector label:after{content:':'}.joint-inspector input,.joint-inspector textarea{width:200px;height:20px;line-height:20px}.joint-inspector label.with-output{float:left}.joint-inspector output{float:left;margin:5px 2px 10px 2px}.joint-inspector .units{float:left;margin:5px 0 10px 0}.joint-inspector input[type=range]{clear:both;display:block}.joint-inspector select{display:block}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.joint-inspector .group>.field>form{height:60px}.joint-inspector input[type=range]{height:10px}.joint-inspector input[type=range]::-ms-tooltip{display:none}}.joint-inspector .group{overflow:hidden;padding:0;padding-bottom:10px}.joint-inspector .group.closed{height:auto;padding-bottom:0}.joint-inspector .group.empty{display:none}.joint-inspector .group.closed .field{display:none}.joint-inspector .group>.group-label{position:relative;padding:5px 4px;margin-top:0;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.joint-inspector .group>.group-label:before{content:'';width:0;height:0;display:inline-block;margin-left:2px;margin-right:5px;position:relative;top:5px}.joint-inspector .group.closed>.group-label:before{top:2px;left:2px}.link-tools .tool-options{display:block}.joint-inspector .toggle{position:relative;width:97px;height:14px}.joint-inspector .toggle input{top:0;right:0;bottom:0;left:0;-moz-opacity:0;opacity:0;z-index:100;position:absolute;width:100%;height:100%;cursor:pointer;box-sizing:border-box;padding:0;box-shadow:none;-webkit-appearance:none}.joint-inspector .toggle span{display:block;width:100%;height:100%;border-radius:40px;position:relative}.joint-inspector .toggle span:before{box-sizing:border-box;padding:0;margin:0;content:"";position:absolute;z-index:-1;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:inherit}.joint-inspector .toggle input:checked+span i{right:0}.joint-inspector .toggle span i{display:block;height:100%;width:60%;border-radius:inherit;position:absolute;z-index:2;right:40%;top:0}.joint-inspector .btn-list-add,.joint-inspector .btn-list-del{cursor:pointer;border-radius:2px;min-width:23px;margin:2px;margin-right:8px}.joint-inspector .list-items{margin-top:4px}.joint-inspector .list-item{margin-top:2px;padding:10px}.joint-inspector .list-item>.field>label{display:none}.joint-inspector .field{display:block;box-sizing:border-box;padding:4px 10px}.joint-inspector .hidden{display:none!important}.joint-inspector .joint-select-box{width:100%}.joint-inspector .joint-color-palette{width:auto}.joint-inspector .content-editable{white-space:pre-wrap;-webkit-user-select:auto;-moz-user-select:text}.joint-inspector .content-editable *{margin:0;padding:0}@font-face{font-family:inspector-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-inspector.joint-theme-dark{color:#dddfde;background:#5e6366}.joint-inspector.joint-theme-dark label{font-size:12px;padding-right:4px}.joint-inspector.joint-theme-dark .units,.joint-inspector.joint-theme-dark label,.joint-inspector.joint-theme-dark output{text-transform:uppercase;text-shadow:0 1px 1px #313538;font-size:12px;margin-bottom:6px}.joint-inspector.joint-theme-dark select.select{margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAgCAYAAACcuBHKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMYCRwNn4qu7QAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAPrSURBVFjDjZfPbu00EMZ/MzFSuwB2FxXeoW/RJ2CBxFsDUqWWQtUKaLut1PagE8+wcOwzdpJ7iRQlcezx/Pnmm7H8+NPPfnl5ycfhgDuYgJgjIrg7qoq7417G6lW/67O+xzXxquMAGWt7vLy8kKoAKAq4OxqExo2B/zVuAohgZqd/AMsSQXAFUeXi4oKkXhak9BVuGXXIeFk0Ka6CLxKaVyzjzqKIgAguAlIsnQZPVAWnacLMUBdEi6HZMgnAzMg5Y27gYHjnZjNrri6uLR6rlqoqqroxz7vvKotFv2pUqsLMDMeLhe4sNqIObo4vi0WkalG9i/qCo2WesITmpHExaJmTzToc6Rjbat0Iqs9917Gydu2FiLs4v96pE+KGDsgflYru7VwcviMORiUjqFs2xcV72o5X3Gg93mNoTN8tI1qKiggqitBzQgVcvSJvbIXE3UkpdaGNe8RUrrJbdpgZ2Q11VgKiG4tbM7Kk45hFAPM8d/+qvGmaWliiMalaZGaI+8IQsopjBGR5eBf3MTRfAnV86hjfMV4jVkaPFGXAvWaGb8oasRPlphjr4hHfpOM6p7r9+fmJj/f3FVbOz8+5+P6HbrOoTJ0XFUkAR8vM87y43oB+YQ2JLSQDcHV1xXefPiGWC8AE3EtB+uXX3zYzrCqUc27AbOEYU6dqOk1T8FCPjdvbW3LOTbh6mXNzc7Pigb1wN0xU2h1jHrNmJBgz4+3tjcfHxxaejPDw8MD7x+GLCozfukWj8Y4e6C0R7u/veTv8y+xwOBz448/7TUKKym/J0z3E7qWciOBa/s3HzN3dHarK73d3zPPc/m1l1p681NoMAVfBTJjo87+6vDGrLf2GCn/9/Q9ff/MtT0/PJWwOkmTVjY0UHoGaAHLOHI9HMqUk5w2uH7Mjhur6+rpz7/F43CxyI1G1fqKrHealSxryeGzftqza60WjNyNHxGuFiXHS+F5Ttlo0TVPn7tplbVdYVrIaJrZ4Ys/C0a0557Zx5Y1RRtfwhgLWYeKUOvv5HTcbO7CYfnvd00hgOedWVTd5YqwbY86Pm8VY13+jMRE/8WlmfY85hiTn3FFzpO+oWM550+I9b63au9IVO9FYcVAERRAHzMEcz1Z4YIOAohIjD3yuOW7AjOeG0TPI0j/XlFVFBqCN6I9g3lKs7pNSIufl8DPPcyuvng10fa6s7yMAbThDbIVs611EyoHLjFS5viqjAm777h7xsLVRxdF45ihzrM3pTmDxBI7bbnt/IrNYlvu71qJ1P+ntYBRJb5om0tnZGaraDqvt6HyyFRFQFVTLuSKS0lblVZ0aIVUZpUhWQ8poSonX11f+A300zYI9/iS2AAAAAElFTkSuQmCC) right center no-repeat,linear-gradient(#8b9094,#92979b)}.joint-inspector.joint-theme-dark option{color:#222}.joint-inspector.joint-theme-dark .units,.joint-inspector.joint-theme-dark output{font-weight:700}.joint-inspector.joint-theme-dark .group{height:auto;padding:0;padding-bottom:20px;margin-bottom:1px}.joint-inspector.joint-theme-dark .group.closed{height:auto;max-height:31px;padding:0}.joint-inspector.joint-theme-dark .group>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#f5f5f5;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box;border-bottom:1px solid #383c3f;border-top:1px solid #383c3f;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAdCAYAAAA6lTUKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMWDTgSBLydUQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAP4SURBVFjDjVhBtuQgCCyI25nTzWYWc/9L/FCzUBCJprvfy2tjEBELCpU/f/8RAHgbKAAAiAhEBCQBAAqJb95HEqoabR9jZvHuv6zL+0lGH4BFl7+7rrCJgF4CY7e3mVkfBILGMCoPpipALJPmif1dVaPf9WZH1AXn/yxT9QLAfd+4RAFVkICB0KpAVRevZW/ld19g9bzL5vcsV3egjjn9rusKPe6YVo3frbp62+Xytvp3V5y9mfvevF6/VRsAWeZuoYCAAKBgxSI61lg8kWV2+K6O2DmnxsDJ+9FH9/rY+dhWnUG5YFUAqCwwqNu8g8IJdju4nOD5aXFavVi9u/v21veG25ORvlMZKnVxdUdJ9myzw15u3/cNWMoCggXHi1wxJqe9LHOKi6yrt11Xh3bv72PbLj1tsek7IYBAHlywC8RvdurzT8JYkjE3STTPzdnoXcqDueF7DJ/IaEd6GSJvYyocRftjRogAShpIO3osSAdP8tgRVpbZpdI6z+wnui3f62sVa9lTwbAbaOS268i7eJq4Mu6U8YXgyDUKtwkgDSqiA9F4MOMpJVYoCPcZZZcOd0zbZQTdlv3PGd1ZFkDONtwGSP+3x4Qkcd/WAxkE+YlNLfSv/a5PXhkWAG6zYWZfbMtePZHGjjWR9ss9904077rOpFb6BeFcnR80eV2i7c+E1/wGURCC285pL3u46l7bdQFuuM/p2Uk7SmhovTjmUj/EYokVUpnhbBCI10VeG9kKLQEA63ERpDN0uz4aITrn796aKxYRGBm1jeuNbGNmy5bmjGBmgAz8OUbBMU9vmSEyVA1yVQVhXS5h2pnT+wWTiVEqTaaFuV0tSGK4TmS6X2Q0BUtG2hZh/FyIVSKrmQkgOiqkP+DrnA3qtur58JFOSKcyQsYhJg+N7KRL1PVxFegbXUyxFD5Ncm3Hgn6aygS2Oyys3+xBUmsVeCYpkriuKxHeDdVrYd9+5ujOIQ0gp7ufpFEZVZZHREsG+kRUM8PkTPOJnHJSrra1yGGWIONtSl+0zUBZYGXEkq2MOSd2NuSUk9EO3OdicF5PxMmuZ8Q1qcdukGg+Xw9QwSiRYsH0+Enhw1Fj/9g9iCONG7IiMos5zv7+z5CFuEHusW7l7cWiX8eM6xeOYyAINJUc09yUt4SbtsYxZ2Z6nHaA56kXM8eP+PR8neVrXMRhBFyCXBSzPDhmkU1xtbun+eaIdzrfvpUmj/o/JYX2c9tmMicczgupYqQZo86Yhp3OtSk7GR9zzd1Kcsjn2Z5hhBIwgwENqIE4awgpeKxyeMCJh2sRHo+MKJCdi7DSLw8ktt+/fh3hcjqLflMZ1tR7Oh19um2oNwZ+VWNm+A8qy7Bl/n+ONAAAAABJRU5ErkJggg==) repeat;padding:0 5px 0 30px}.joint-inspector.joint-theme-dark .group>.group-label:before{position:absolute;left:5px;top:7px;color:#717276;font-family:inspector-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;font-size:16px;text-shadow:0 1px #35393c}.joint-inspector.joint-theme-dark .group>.group-label:before{content:'\e80a'}.joint-inspector.joint-theme-dark .group.closed>.group-label:hover:before,.joint-inspector.joint-theme-dark .group>.group-label:hover:before{color:#8b9094}.joint-inspector.joint-theme-dark .group.closed>.group-label:before{content:'\e80b'}.joint-inspector.joint-theme-dark .toggle{width:72px}.joint-inspector.joint-theme-dark .toggle input{display:block;width:100%;box-sizing:border-box;box-shadow:none;height:12px}.joint-inspector.joint-theme-dark .toggle input:checked+span,.joint-inspector.joint-theme-dark .toggle span{background:#8b9094}.joint-inspector.joint-theme-dark .toggle span{border-radius:3px;box-shadow:none}.joint-inspector.joint-theme-dark .toggle span:before{background:#f6f6f6;box-shadow:none}.joint-inspector.joint-theme-dark .toggle span i:before{content:"off";position:absolute;right:-50%;top:0;text-transform:uppercase;font-style:normal;font-weight:700;color:#f5f5f5;font-family:Arial,sans-serif;font-size:10px;line-height:16px;margin-top:-1px;margin-right:-8px}.joint-inspector.joint-theme-dark .toggle input:checked+span i:before{content:"on";right:100%;color:#f5f5f5;margin-right:12px}.joint-inspector.joint-theme-dark .toggle span i{right:50%;width:50%;background:#414548;box-shadow:0 0 3px #8b9094}.joint-inspector.joint-theme-dark .btn-list-add,.joint-inspector.joint-theme-dark .btn-list-del{background:0 0;color:#fff;border:1px solid gray;box-shadow:1px 1px 1px #000}.joint-inspector.joint-theme-dark .btn-list-add:hover,.joint-inspector.joint-theme-dark .btn-list-del:hover{box-shadow:inset 1px 1px 1px #000}.joint-inspector.joint-theme-dark .joint-select-box{color:#000}.joint-inspector.joint-theme-dark .joint-select-box.joint-color-palette.joint-theme-dark div.select-box-selection{color:#ddd;border:1px solid #8b9094}.joint-select-box[data-attribute$="/stroke"].joint-color-palette.joint-theme-dark .select-box-selection div.select-box-option-content:after{left:5px;top:5px}.joint-inspector.joint-theme-dark .group .field{box-sizing:border-box;padding:0 18px;margin-top:12px}.joint-inspector.joint-theme-dark input{width:100%;height:auto;text-shadow:none;box-shadow:none;border:none;outline:0;box-sizing:border-box;padding:0}.joint-inspector.joint-theme-dark input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;margin:6px 0 0 0;background:0 0}.joint-inspector.joint-theme-dark input[type=range]:focus{outline:0}.joint-inspector.joint-theme-dark input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-inspector.joint-theme-dark input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:8px;height:8px;background:#8a9199;border-radius:8px;margin-top:-2px}.joint-inspector.joint-theme-dark input[type=range]::-ms-thumb{margin-top:0;width:8px;height:8px;background:#8a9199;border-radius:8px}.joint-inspector.joint-theme-dark input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;width:8px;height:8px;background:#8a9199;border-radius:8px}.joint-inspector.joint-theme-dark input[type=range]::-ms-fill-lower,.joint-inspector.joint-theme-dark input[type=range]::-ms-fill-upper{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#726bae,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-inspector.joint-theme-dark input[type=range]::-moz-range-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#726bae,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-inspector.joint-theme-dark input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#726bae,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-inspector.joint-theme-dark .content-editable,.joint-inspector.joint-theme-dark input[type=number],.joint-inspector.joint-theme-dark input[type=text],.joint-inspector.joint-theme-dark select,.joint-inspector.joint-theme-dark textarea{width:100%;height:auto;line-height:16px;text-shadow:none;box-shadow:none;box-sizing:border-box;outline:0;padding:6px 10px;overflow:auto;color:#24282b;background:#92979b;background:-webkit-linear-gradient(#8b9094,#92979b);background:-o-linear-gradient(#8b9094,#92979b);background:-moz-linear-gradient(#8b9094,#92979b);background:linear-gradient(#8b9094,#92979b);border:1px solid #42474a;border-radius:3px}.joint-inspector.joint-theme-dark .content-editable{width:calc(100% - 12px);box-sizing:content-box;min-height:1em}.joint-inspector.joint-theme-dark input[type=number],.joint-inspector.joint-theme-dark input[type=text],.joint-inspector.joint-theme-dark select:not([multiple]){height:33px}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.joint-inspector.joint-theme-dark input[type=number],.joint-inspector.joint-theme-dark input[type=text]{padding:0 0 0 10px}.joint-inspector.joint-theme-dark .toggle span i:before{margin-top:0}}.joint-inspector.joint-theme-dark option{background:#fff;padding:0 10px}.joint-inspector.joint-theme-dark input[type=color]{width:40px;height:40px}.joint-inspector .joint-select-box.joint-color-palette.joint-theme-dark .select-box-option-content{border:none}.joint-inspector .joint-select-box.joint-theme-dark[data-type=select-button-group] .select-box-selection,.joint-inspector .joint-select-button-group.joint-theme-dark[data-type=select-button-group] .select-button-group-button,.joint-inspector .joint-select-button-group.joint-theme-dark[data-type=select-button-group] .select-button-group-button.selected{color:#feffff;text-align:center;border-radius:4px;border:2px solid transparent}.joint-inspector .joint-select-button-group.joint-theme-dark[data-type=select-button-group] .select-button-group-button.selected{border:2px solid #feffff}.joint-inspector .joint-select-box.joint-theme-dark[data-type=select-button-group] .select-box-selection,.joint-inspector .joint-select-button-group.joint-theme-dark.disabled[data-type=select-button-group] .select-button-group-button,.joint-inspector .joint-select-button-group.joint-theme-dark.disabled[data-type=select-button-group] .select-button-group-button.selected{color:#8b9094}.joint-inspector .joint-select-button-group.joint-theme-dark.disabled[data-type=select-button-group] .select-button-group-button.selected{border:2px solid #8b9094}.joint-inspector.joint-theme-dark .list-item{background:#414548;padding:16px;border:1px solid #242424;box-shadow:inset 0 0 2px gray}.joint-inspector.joint-theme-dark .list-item .field{padding:0}.joint-inspector.joint-theme-default{color:#000;background:#fff;border:1px solid #d3d3d3}.joint-inspector.joint-theme-default label{font-size:12px;margin-bottom:10px}.joint-inspector.joint-theme-default .units,.joint-inspector.joint-theme-default output{font-size:12px;margin-bottom:6px}.joint-inspector.joint-theme-default .group>.group-label{font-size:10px;font-weight:700;text-transform:uppercase}.joint-inspector.joint-theme-default .group{border-bottom:1px solid #d3d3d3}.joint-inspector.joint-theme-default .group>.group-label:before{border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;border-bottom:5px solid transparent}.joint-inspector.joint-theme-default .group.closed>.group-label:before{border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid transparent;border-left:5px solid #000}.joint-inspector.joint-theme-default .toggle{width:60px}.joint-inspector.joint-theme-default .toggle input:checked+span{background:#fff}.joint-inspector.joint-theme-default .toggle span{background:#d3d3d3;border:1px solid #d3d3d3;border-radius:40px}.joint-inspector.joint-theme-default .toggle input:checked+span i:before{content:"on";right:115%;color:#000}.joint-inspector.joint-theme-default .toggle span i:before{content:"off";position:absolute;top:50%;margin-top:-5px;right:-80%;text-transform:uppercase;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:10px;font-style:normal}.joint-inspector.joint-theme-default .toggle span i{background:#fff;width:50%;right:50%}.joint-inspector.joint-theme-default .toggle input:checked+span i{background:#d3d3d3}.joint-inspector.joint-theme-default .btn-list-add,.joint-inspector.joint-theme-default .btn-list-del{background:0 0;color:#000;border:1px solid #d3d3d3}.joint-inspector.joint-theme-default .list-item{border:1px solid #d3d3d3}.joint-inspector.joint-theme-default input{width:100%;height:15px;text-shadow:none;box-shadow:none;border:none;outline:0;box-sizing:border-box;padding:0}.joint-inspector.joint-theme-default input[type=range]{background:0 0;position:relative;height:20px;border:none;outline:0;padding:0}.joint-inspector.joint-theme-default input[type=range]::-ms-thumb{position:relative;width:6px;height:12px;top:0;z-index:2;border:1px solid #d3d3d3;background:#fff}.joint-inspector.joint-theme-default input[type=range]::-ms-track{position:absolute;left:0;top:9px;content:' ';width:100%;height:2px;background:#d3d3d3;border-color:transparent;border-radius:3px;color:transparent}.joint-inspector.joint-theme-default input[type=range]::-ms-fill-lower{background:0 0;border-color:transparent}.joint-inspector.joint-theme-default input[type=range]:focus{outline:0}.joint-inspector.joint-theme-default .content-editable,.joint-inspector.joint-theme-default input[type=number],.joint-inspector.joint-theme-default input[type=text],.joint-inspector.joint-theme-default option,.joint-inspector.joint-theme-default select,.joint-inspector.joint-theme-default textarea{width:100%;height:auto;line-height:16px;background:0 0;border:1px solid #d3d3d3;box-sizing:border-box;outline:0;padding:5px}.joint-inspector.joint-theme-default .content-editable{width:calc(100% - 10px);box-sizing:content-box;min-height:1em}.joint-inspector.joint-theme-default input[type=color]{width:40px;height:40px}.joint-inspector.joint-theme-default select:not([multiple]){height:28px}.joint-inspector.joint-theme-material{color:#55627b;background:#ecf0f8;font-family:lato-light,Arial,sans-serif}.joint-inspector.joint-theme-material label{font-size:12px;padding-right:4px;margin-bottom:6px}.joint-inspector.joint-theme-material .content-editable,.joint-inspector.joint-theme-material input,.joint-inspector.joint-theme-material textarea{color:#55627b;border:none;outline:0;background:0 0}.joint-inspector.joint-theme-material .content-editable,.joint-inspector.joint-theme-material input[type=number],.joint-inspector.joint-theme-material input[type=text],.joint-inspector.joint-theme-material textarea{border-bottom:2px solid #5fa9ee;padding:4px 0;line-height:16px}.joint-inspector.joint-theme-material .content-editable{width:calc(100% - 8px);box-sizing:content-box;min-height:1em}.joint-inspector.joint-theme-material textarea{width:100%;resize:vertical}.joint-inspector.joint-theme-material select.select{font-size:14px;font-family:lato-light,Arial,sans-serif;background:#ecf0f8;color:#55627b;-webkit-appearance:none;appearance:none;-webkit-padding-end:20px;-webkit-padding-start:2px;background-image:url(data:image/png;base64,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);background-position:right center;background-repeat:no-repeat;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;width:200px;cursor:pointer}.joint-inspector.joint-theme-material select.select::-ms-expand{visibility:hidden}.joint-inspector.joint-theme-material .units,.joint-inspector.joint-theme-material output{font-size:12px;font-weight:700;margin-bottom:6px}.joint-inspector.joint-theme-material .group{height:auto;padding:0;padding-bottom:20px;margin-bottom:1px;max-height:5000px;transition:max-height .25s cubic-bezier(.5,0,1,0) -.1s;transition-delay:0s}.joint-inspector.joint-theme-material .group.closed{height:auto;max-height:31px;padding:0;transition:max-height .25s cubic-bezier(0,1,0,1) -.1s}.joint-inspector.joint-theme-material .group>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#55627b;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box;background:#d0d8e8;padding:0 5px 0 15px}.joint-inspector.joint-theme-material .group>.group-label:hover{color:#5faaee}.joint-inspector.joint-theme-material .toggle{height:14px;width:36px;border-radius:14px}.joint-inspector.joint-theme-material .toggle input:checked+span{background:#5fa9ee}.joint-inspector.joint-theme-material .toggle span{background:rgba(0,0,0,.26);color:#f6f6f6;border-radius:14px;box-shadow:none}.joint-inspector.joint-theme-material .toggle span i{right:50%;width:50%;top:-2px;height:130%;left:0;border-radius:50%;cursor:pointer;background:#fafafa;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);transition-duration:.28s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:left}.joint-inspector.joint-theme-material .toggle input:checked+span i{position:absolute;left:20px;background:#3f51b5;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12)}.joint-inspector.joint-theme-material .btn-list-add,.joint-inspector.joint-theme-material .btn-list-del{background:#5fa9ee;color:#deebfb;font-weight:700;font-size:17px;border:none}.joint-inspector.joint-theme-material .btn-list-add:hover,.joint-inspector.joint-theme-material .btn-list-del:hover{background-color:#4c88be}.joint-inspector.joint-theme-material .select-box{color:#000}.joint-inspector.joint-theme-material .select-box.color-palette.joint-theme-material div.select-box-selection{color:#ddd;border:1px solid transparent}.select-box[data-attribute$="/stroke"].color-palette.joint-theme-material .select-box-selection div.select-box-option-content:after{left:5px;top:5px}.joint-inspector.joint-theme-material .group .field{box-sizing:border-box;padding:0 18px;margin-top:12px}.joint-inspector.joint-theme-material input{width:100%;height:auto;text-shadow:none;box-shadow:none;border:none;outline:0;box-sizing:border-box;padding:0}.joint-inspector.joint-theme-material input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;height:30px}.joint-inspector.joint-theme-material input[type=range]:focus{outline:0}.joint-inspector.joint-theme-material input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-inspector.joint-theme-material input[type=range]::-webkit-slider-thumb{margin-top:-5px;cursor:move;-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-inspector.joint-theme-material input[type=range]::-ms-thumb{margin-top:0;-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-inspector.joint-theme-material input[type=range]:active::-webkit-slider-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-inspector.joint-theme-material input[type=range]:active::-ms-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-inspector.joint-theme-material input[type=range]::-moz-range-thumb{cursor:move;-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-inspector.joint-theme-material input[type=range]:active::-moz-range-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-inspector.joint-theme-material input[type=range]::-ms-fill-lower,.joint-inspector.joint-theme-material input[type=range]::-ms-fill-upper{width:100%;height:3px;background:#5fa9ee}.joint-inspector.joint-theme-material input[type=range]::-ms-fill-lower{background:#3f51b5}.joint-inspector.joint-theme-material input[type=range]::-moz-range-track{width:100%;height:3px;background:#5fa9ee;cursor:pointer}.joint-inspector.joint-theme-material input[type=range]::-moz-range-progress{height:3px;background:#3f51b5}.joint-inspector.joint-theme-material input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;background:#5fa9ee;cursor:pointer}.joint-inspector.joint-theme-material select{width:100%;height:auto;line-height:14px;text-shadow:none;box-shadow:none;border:2px solid #5fa9ee;box-sizing:border-box;outline:0;padding:6px;overflow:auto}.joint-inspector.joint-theme-material select:not([multiple]){height:33px}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.joint-inspector.joint-theme-material input[type=number],.joint-inspector.joint-theme-material input[type=text]{padding:0 0 4px 10px}}.joint-inspector.joint-theme-material option{background:#fff;padding:0 10px}.joint-inspector.joint-theme-material input[type=color]{width:40px;height:40px}.joint-inspector.joint-theme-material .list-item{background:#d0d8e8;box-shadow:none;border:none;padding:16px}.joint-inspector.joint-theme-material .list-item .field{padding:0}.joint-inspector.joint-theme-material input.toggle+span:after{content:'';position:absolute;z-index:2;box-sizing:border-box;background:#3f51b5;transition:width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);border-radius:50%;opacity:0;pointer-events:none;top:-12px;left:-12px;overflow:hidden;width:40px;height:40px}.joint-inspector.joint-theme-material .toggle-field.is-in-action input.toggle+span:after{opacity:.3}.joint-inspector.joint-theme-material input.toggle:checked+span:after{transform:translate(20px,0)}.joint-inspector.joint-theme-material .content-editable-field>.input-wrapper,.joint-inspector.joint-theme-material .number-field>.input-wrapper,.joint-inspector.joint-theme-material .text-field>.input-wrapper,.joint-inspector.joint-theme-material .textarea-field>.input-wrapper{position:relative}.joint-inspector.joint-theme-material .content-editable-field>.input-wrapper:after,.joint-inspector.joint-theme-material .number-field>.input-wrapper:after,.joint-inspector.joint-theme-material .text-field>.input-wrapper:after,.joint-inspector.joint-theme-material .textarea-field>.input-wrapper:after{background:#3f51b5;bottom:0;content:'';height:2px;left:45%;position:absolute;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1;width:10px;transition-property:width,left,z-index;display:block}.joint-inspector.joint-theme-material .is-focused.content-editable-field>.input-wrapper:after,.joint-inspector.joint-theme-material .is-focused.number-field>.input-wrapper:after,.joint-inspector.joint-theme-material .is-focused.text-field>.input-wrapper:after,.joint-inspector.joint-theme-material .is-focused.textarea-field>.input-wrapper:after{z-index:1000;left:0;width:100%}@-moz-document url-prefix(){.joint-inspector.joint-theme-material .textarea-field>.input-wrapper:after{bottom:1px}}@media (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){.joint-inspector.joint-theme-material .textarea-field>.input-wrapper:after{bottom:3px}}.joint-inspector.joint-theme-modern{color:#c6c7e2;background:#383b61}.joint-inspector.joint-theme-modern label{font-size:12px;padding-right:4px;margin-bottom:6px}.joint-inspector.joint-theme-modern .content-editable,.joint-inspector.joint-theme-modern input,.joint-inspector.joint-theme-modern textarea{color:#ddd;border:2px solid #444;background:0 0}.joint-inspector.joint-theme-modern select.select{color:#ddd;-moz-appearance:none}.joint-inspector.joint-theme-modern select.select::-ms-expand{visibility:hidden}.joint-inspector.joint-theme-modern option{color:#222}.joint-inspector.joint-theme-modern .units,.joint-inspector.joint-theme-modern output{font-size:12px;font-weight:700;color:#e6e6e6;margin-bottom:6px}.joint-inspector.joint-theme-modern .group{height:auto;padding:0;padding-bottom:20px;margin-bottom:1px}.joint-inspector.joint-theme-modern .group.closed{height:auto;max-height:31px;padding:0}.joint-inspector.joint-theme-modern .group>.group-label{position:relative;left:0;width:100%;height:31px;line-height:31px;color:#9093b1;font-size:12px;font-weight:700;text-transform:uppercase;box-sizing:border-box;background:#424568;padding:0 5px 0 34px}.joint-inspector.joint-theme-modern .group>.group-label:before{position:absolute;left:5px;top:6px;display:block;width:19px;height:19px;background-color:transparent;background-position:0 0;background-repeat:no-repeat;border:none;content:' ';margin:0;padding:0}.joint-inspector.joint-theme-modern .group>.group-label:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-inspector.joint-theme-modern .group>.group-label:hover:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-inspector.joint-theme-modern .group.closed>.group-label:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23C6C7E2%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-inspector.joint-theme-modern .group.closed>.group-label:hover:before{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218.75px%22%20height%3D%2218.75px%22%20viewBox%3D%220%200%2018.75%2018.75%22%20enable-background%3D%22new%200%200%2018.75%2018.75%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M9.375%2C0.5c-4.688%2C0-8.5%2C3.813-8.5%2C8.5c0%2C4.688%2C3.812%2C8.5%2C8.5%2C8.5c4.687%2C0%2C8.5-3.812%2C8.5-8.5%20C17.875%2C4.313%2C14.062%2C0.5%2C9.375%2C0.5L9.375%2C0.5z%20M9.375%2C16.386C5.303%2C16.386%2C1.99%2C13.072%2C1.99%2C9s3.312-7.385%2C7.385-7.385%20S16.76%2C4.928%2C16.76%2C9S13.447%2C16.386%2C9.375%2C16.386L9.375%2C16.386z%20M9.375%2C16.386%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M12.753%2C8.443H5.997c-0.308%2C0-0.558%2C0.25-0.558%2C0.557c0%2C0.309%2C0.25%2C0.559%2C0.558%2C0.559h6.756%20c0.308%2C0%2C0.558-0.25%2C0.558-0.559C13.311%2C8.693%2C13.061%2C8.443%2C12.753%2C8.443L12.753%2C8.443z%20M12.753%2C8.443%22%2F%3E%3Cpath%20fill%3D%22%23D8D8EC%22%20d%3D%22M8.817%2C5.623v6.756c0%2C0.307%2C0.25%2C0.557%2C0.558%2C0.557c0.309%2C0%2C0.558-0.25%2C0.558-0.557V5.623%20c0-0.309-0.25-0.559-0.558-0.559S8.817%2C5.314%2C8.817%2C5.623L8.817%2C5.623z%20M8.817%2C5.623%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%20')}.joint-inspector.joint-theme-modern .toggle{width:72px}.joint-inspector.joint-theme-modern .toggle input{display:block;width:100%;box-sizing:border-box;box-shadow:none;height:12px}.joint-inspector.joint-theme-modern .toggle input:checked+span{background:#31d0c6}.joint-inspector.joint-theme-modern .toggle span{background:#c6c7e2;border-radius:40px;box-shadow:none}.joint-inspector.joint-theme-modern .toggle span:before{background:#f6f6f6;box-shadow:none}.joint-inspector.joint-theme-modern .toggle span i:before{content:"off";position:absolute;right:-50%;top:0;text-transform:uppercase;font-style:normal;font-weight:700;color:#6a6c8a;font-family:Arial,sans-serif;font-size:10px;line-height:16px;margin-top:-1px;margin-right:-8px}.joint-inspector.joint-theme-modern .toggle input:checked+span i:before{content:"on";right:100%;color:#f6f6f6;margin-right:12px}.joint-inspector.joint-theme-modern .toggle span i{right:50%;width:50%;background:#f6f6f6;box-shadow:0 0 3px #111}.joint-inspector.joint-theme-modern .btn-list-add,.joint-inspector.joint-theme-modern .btn-list-del{background:0 0;color:#fff;border:1px solid gray;box-shadow:1px 1px 1px #000}.joint-inspector.joint-theme-modern .btn-list-add:hover,.joint-inspector.joint-theme-modern .btn-list-del:hover{box-shadow:inset 1px 1px 1px #000}.joint-inspector.joint-theme-modern .joint-select-box{color:#000}.joint-inspector.joint-theme-modern .joint-select-box.joint-color-palette.joint-theme-modern div.select-box-selection{color:#ddd;border:1px solid #4e517a}.joint-select-box[data-attribute$="/stroke"].joint-color-palette.joint-theme-modern .select-box-selection div.select-box-option-content:after{left:5px;top:5px}.joint-inspector.joint-theme-modern .group .field{box-sizing:border-box;padding:0 18px;margin-top:12px}.joint-inspector.joint-theme-modern input{width:100%;height:auto;text-shadow:none;box-shadow:none;border:none;outline:0;box-sizing:border-box;padding:0}.joint-inspector.joint-theme-modern input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;margin:0}.joint-inspector.joint-theme-modern input[type=range]:focus{outline:0}.joint-inspector.joint-theme-modern input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-inspector.joint-theme-modern input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:8px;height:8px;background:#fff;border-radius:8px;margin-top:-2px}.joint-inspector.joint-theme-modern input[type=range]::-ms-thumb{margin-top:0;width:8px;height:8px;background:#fff;border-radius:8px}.joint-inspector.joint-theme-modern input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;width:8px;height:8px;background:#fff;border-radius:8px}.joint-inspector.joint-theme-modern input[type=range]::-ms-fill-lower,.joint-inspector.joint-theme-modern input[type=range]::-ms-fill-upper{width:100%;height:3px;background:#7c69fd;border-radius:3px}.joint-inspector.joint-theme-modern input[type=range]::-moz-range-track{width:100%;height:3px;background:#7c69fd;border-radius:3px}.joint-inspector.joint-theme-modern input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;background:#7c69fd;border-radius:3px}.joint-inspector.joint-theme-modern .content-editable,.joint-inspector.joint-theme-modern input[type=number],.joint-inspector.joint-theme-modern input[type=text],.joint-inspector.joint-theme-modern select,.joint-inspector.joint-theme-modern textarea{width:100%;height:auto;line-height:16px;text-shadow:none;background:0 0;border:2px solid #4e517a;box-shadow:none;box-sizing:border-box;outline:0;padding:6px;overflow:auto}.joint-inspector.joint-theme-modern .content-editable{width:calc(100% - 12px);box-sizing:content-box;min-height:1em}.joint-inspector.joint-theme-modern input[type=number],.joint-inspector.joint-theme-modern input[type=text],.joint-inspector.joint-theme-modern select:not([multiple]){height:33px}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.joint-inspector.joint-theme-modern input[type=number],.joint-inspector.joint-theme-modern input[type=text]{padding:0 0 0 10px}.joint-inspector.joint-theme-modern .toggle span i:before{margin-top:0}}.joint-inspector.joint-theme-modern option{background:#fff;padding:0 10px}.joint-inspector.joint-theme-modern input[type=color]{width:40px;height:40px}.joint-inspector .joint-select-box.joint-theme-modern .select-box-selection{border-color:#4e517a;color:#fff}.joint-inspector .joint-select-box.joint-color-palette.joint-theme-modern .select-box-option-content{border:none}.joint-inspector .joint-select-button-group.joint-theme-modern.disabled .select-button-group-button{color:#4e517a}.joint-inspector .joint-select-button-group.joint-theme-modern.disabled .select-button-group-button.selected{border-color:#4e517a}.joint-inspector.joint-theme-modern .list-item{background:#424568;box-shadow:none;border:none;padding:16px}.joint-inspector.joint-theme-modern .list-item .field{padding:0}.joint-free-transform{position:absolute;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;box-sizing:border-box}.joint-free-transform>div{position:absolute;pointer-events:auto;box-sizing:content-box}.joint-free-transform .resize,.joint-free-transform .rotate{touch-action:none}.joint-free-transform .resize{--jj-free-transform-handle-size:8px;--jj-free-transform-handle-offset:-5px;border-radius:6px;width:var(--jj-free-transform-handle-size);height:var(--jj-free-transform-handle-size)}.joint-free-transform .resize[data-position=top-left]{top:var(--jj-free-transform-handle-offset);left:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=top-right]{top:var(--jj-free-transform-handle-offset);right:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=bottom-left]{bottom:var(--jj-free-transform-handle-offset);left:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=bottom-right]{bottom:var(--jj-free-transform-handle-offset);right:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=top]{top:var(--jj-free-transform-handle-offset);left:50%;margin-left:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=bottom]{bottom:var(--jj-free-transform-handle-offset);left:50%;margin-left:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=left]{left:var(--jj-free-transform-handle-offset);top:50%;margin-top:var(--jj-free-transform-handle-offset)}.joint-free-transform .resize[data-position=right]{right:var(--jj-free-transform-handle-offset);top:50%;margin-top:var(--jj-free-transform-handle-offset)}.joint-free-transform.no-orthogonal-resize .resize[data-position=bottom],.joint-free-transform.no-orthogonal-resize .resize[data-position=left],.joint-free-transform.no-orthogonal-resize .resize[data-position=right],.joint-free-transform.no-orthogonal-resize .resize[data-position=top]{display:none}.joint-free-transform.use-borders-to-resize .resize{border-radius:0}.joint-free-transform.use-borders-to-resize .resize[data-position=bottom-left],.joint-free-transform.use-borders-to-resize .resize[data-position=bottom-right],.joint-free-transform.use-borders-to-resize .resize[data-position=top-left],.joint-free-transform.use-borders-to-resize .resize[data-position=top-right]{z-index:3}.joint-free-transform.use-borders-to-resize .resize[data-position=bottom],.joint-free-transform.use-borders-to-resize .resize[data-position=top]{opacity:0;z-index:2;left:0;width:calc(100% + var(--jj-free-transform-handle-size))}.joint-free-transform.use-borders-to-resize .resize[data-position=left],.joint-free-transform.use-borders-to-resize .resize[data-position=right]{opacity:0;z-index:1;top:0;height:calc(100% + var(--jj-free-transform-handle-size))}.joint-free-transform .resize.n{cursor:n-resize}.joint-free-transform .resize.s{cursor:s-resize}.joint-free-transform .resize.e{cursor:e-resize}.joint-free-transform .resize.w{cursor:w-resize}.joint-free-transform .resize.ne{cursor:ne-resize}.joint-free-transform .resize.nw{cursor:nw-resize}.joint-free-transform .resize.se{cursor:se-resize}.joint-free-transform .resize.sw{cursor:sw-resize}.joint-free-transform .rotate{--jj-free-transform-handle-size:10px;--jj-free-transform-handle-offset:-20px;border-radius:6px;width:var(--jj-free-transform-handle-size);height:var(--jj-free-transform-handle-size);top:var(--jj-free-transform-handle-offset);left:var(--jj-free-transform-handle-offset);cursor:pointer}.joint-free-transform.no-rotation .rotate{display:none}.joint-free-transform.in-operation{border-style:hidden}.joint-free-transform.in-operation>div{display:none}.joint-free-transform>div.in-operation{display:block}.joint-free-transform.joint-theme-dark{border:1px solid #8f9498}.joint-free-transform.joint-theme-dark .resize,.joint-free-transform.joint-theme-dark .rotate{--jj-free-transform-handle-size:6px;background:radial-gradient(circle,#acaca3,#8f9498);border-radius:0}.joint-free-transform.joint-theme-dark .resize{--jj-free-transform-handle-offset:-3px}.joint-free-transform.joint-theme-default{border:1px dashed #000}.joint-free-transform.joint-theme-default>div{background-color:#fff;border:1px solid #000}.joint-free-transform.joint-theme-default>div:hover{background-color:#d3d3d3}.joint-free-transform.joint-theme-default>div.in-operation{background-color:grey}.joint-free-transform.joint-theme-material{border:1px solid #c6c7e2}.joint-free-transform.joint-theme-material .resize,.joint-free-transform.joint-theme-material .rotate{--jj-free-transform-handle-size:6px;background:#717d98;border-radius:0}.joint-free-transform.joint-theme-material .resize{--jj-free-transform-handle-offset:-3px}.joint-free-transform.joint-theme-modern{border:1px solid #c6c7e2}.joint-free-transform.joint-theme-modern .resize,.joint-free-transform.joint-theme-modern .rotate{--jj-free-transform-handle-size:6px;background:linear-gradient(#6a6c8a,#3c4260);border-radius:0}.joint-free-transform.joint-theme-modern .resize{--jj-free-transform-handle-offset:-3px}.joint-tooltip{position:absolute;z-index:10000;border-radius:5px;pointer-events:none}.joint-tooltip .tooltip-content{padding:10px}.joint-tooltip.left,.joint-tooltip.right{margin-top:-2px}.joint-tooltip.bottom,.joint-tooltip.top{margin-left:-2px}.joint-tooltip.small{padding:5px;font-size:10px}.joint-tooltip .tooltip-arrow,.joint-tooltip .tooltip-arrow-mask{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.joint-tooltip.left .tooltip-arrow,.joint-tooltip.left .tooltip-arrow-mask{margin-right:-1px;right:100%}.joint-tooltip.right .tooltip-arrow,.joint-tooltip.right .tooltip-arrow-mask{margin-left:-1px;left:100%}.joint-tooltip.top .tooltip-arrow,.joint-tooltip.top .tooltip-arrow-mask{bottom:100%}.joint-tooltip.bottom .tooltip-arrow,.joint-tooltip.bottom .tooltip-arrow-mask{top:100%}.joint-tooltip .tooltip-arrow-mask{border-width:6px}.joint-tooltip.left .tooltip-arrow-mask{margin-top:-6px}.joint-tooltip.right .tooltip-arrow-mask{margin-top:-6px}.joint-tooltip.top .tooltip-arrow-mask{margin-left:-6px}.joint-tooltip.bottom .tooltip-arrow-mask{margin-left:-6px}.joint-tooltip .tooltip-arrow{border-width:8px}.joint-tooltip.left .tooltip-arrow{margin-top:-8px}.joint-tooltip.right .tooltip-arrow{margin-top:-8px}.joint-tooltip.top .tooltip-arrow{margin-left:-8px}.joint-tooltip.bottom .tooltip-arrow{margin-left:-8px}@keyframes joint-tooltip-fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes joint-tooltip-fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes joint-tooltip-fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes joint-tooltip-fadein{from{opacity:0}to{opacity:1}}.joint-tooltip.animated{opacity:0}.joint-tooltip.animated.rendered{animation:joint-tooltip-fadein;-webkit-animation:joint-tooltip-fadein;-moz-animation:joint-tooltip-fadein;-ms-animation:joint-tooltip-fadein;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards}.joint-tooltip.joint-theme-dark{color:#fff;font-size:14px;background:#5e6366;border:none;border-radius:10px;box-shadow:0 1px 1px #aaa}.joint-tooltip.joint-theme-dark.left .tooltip-arrow-mask{border-right-color:#5e6366}.joint-tooltip.joint-theme-dark.right .tooltip-arrow-mask{border-left-color:#5e6366}.joint-tooltip.joint-theme-dark.top .tooltip-arrow-mask{border-bottom-color:#5e6366}.joint-tooltip.joint-theme-dark.bottom .tooltip-arrow-mask{border-top-color:#5e6366}.joint-tooltip.joint-theme-dark.left .tooltip-arrow{border-right-color:#5e6366}.joint-tooltip.joint-theme-dark.right .tooltip-arrow{border-left-color:#5e6366}.joint-tooltip.joint-theme-dark.top .tooltip-arrow{border-bottom-color:#5e6366}.joint-tooltip.joint-theme-dark.bottom .tooltip-arrow{border-top-color:#5e6366}.joint-tooltip.joint-theme-default{background-color:#d3d3d3;color:#000;font-size:14px}.joint-tooltip.joint-theme-default.left .tooltip-arrow-mask{border-right-color:#d3d3d3}.joint-tooltip.joint-theme-default.right .tooltip-arrow-mask{border-left-color:#d3d3d3}.joint-tooltip.joint-theme-default.top .tooltip-arrow-mask{border-bottom-color:#d3d3d3}.joint-tooltip.joint-theme-default.bottom .tooltip-arrow-mask{border-top-color:#d3d3d3}.joint-tooltip.joint-theme-default.left .tooltip-arrow{border-right-color:#d3d3d3}.joint-tooltip.joint-theme-default.right .tooltip-arrow{border-left-color:#d3d3d3}.joint-tooltip.joint-theme-default.top .tooltip-arrow{border-bottom-color:#d3d3d3}.joint-tooltip.joint-theme-default.bottom .tooltip-arrow{border-top-color:#d3d3d3}.joint-tooltip.joint-theme-material{color:#deebfb;font-size:14px;background:#5fa9ee;border:none;border-radius:3px;font-family:lato-light,Arial,sans-serif;-webkit-animation:pulse .2s cubic-bezier(0,0,.2,1);animation:pulse .2s cubic-bezier(0,0,.2,1)}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.joint-tooltip.joint-theme-material.left .tooltip-arrow-mask{border-right-color:#5fa9ee}.joint-tooltip.joint-theme-material.right .tooltip-arrow-mask{border-left-color:#5fa9ee}.joint-tooltip.joint-theme-material.top .tooltip-arrow-mask{border-bottom-color:#5fa9ee}.joint-tooltip.joint-theme-material.bottom .tooltip-arrow-mask{border-top-color:#5fa9ee}.joint-tooltip.joint-theme-material.left .tooltip-arrow{border-right-color:#5fa9ee}.joint-tooltip.joint-theme-material.right .tooltip-arrow{border-left-color:#5fa9ee}.joint-tooltip.joint-theme-material.top .tooltip-arrow{border-bottom-color:#5fa9ee}.joint-tooltip.joint-theme-material.bottom .tooltip-arrow{border-top-color:#5fa9ee}.joint-tooltip.joint-theme-modern.joint-theme-modern{color:#fff;font-size:14px;background:#6a6b8a;border:none;border-radius:10px;box-shadow:0 1px 1px #aaa}.joint-tooltip.joint-theme-modern.left .tooltip-arrow-mask{border-right-color:#6a6b8a}.joint-tooltip.joint-theme-modern.right .tooltip-arrow-mask{border-left-color:#6a6b8a}.joint-tooltip.joint-theme-modern.top .tooltip-arrow-mask{border-bottom-color:#6a6b8a}.joint-tooltip.joint-theme-modern.bottom .tooltip-arrow-mask{border-top-color:#6a6b8a}.joint-tooltip.joint-theme-modern.left .tooltip-arrow{border-right-color:#6a6b8a}.joint-tooltip.joint-theme-modern.right .tooltip-arrow{border-left-color:#6a6b8a}.joint-tooltip.joint-theme-modern.top .tooltip-arrow{border-bottom-color:#6a6b8a}.joint-tooltip.joint-theme-modern.bottom .tooltip-arrow{border-top-color:#6a6b8a}.joint-snaplines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.joint-snaplines>.snapline{position:absolute;pointer-events:none;opacity:1}.joint-snaplines>.snapline.horizontal{width:100%}.joint-snaplines>.snapline.vertical{height:100%}.joint-paper-scroller .joint-snaplines>.snapline.horizontal{width:700%;left:-300%}.joint-paper-scroller .joint-snaplines>.snapline.vertical{height:700%;top:-300%}.joint-snaplines.joint-theme-dark .snapline.horizontal{border-bottom:1px solid #feb663}.joint-snaplines.joint-theme-dark .snapline.vertical{border-right:1px solid #feb663}.joint-snaplines.joint-theme-default .snapline.horizontal{border-bottom:1px solid #d3d3d3}.joint-snaplines.joint-theme-default .snapline.vertical{border-right:1px solid #d3d3d3}.joint-snaplines.joint-theme-material .snapline.horizontal{border-bottom:1px solid #5faaee}.joint-snaplines.joint-theme-material .snapline.vertical{border-right:1px solid #5faaee}.joint-snaplines.joint-theme-modern .snapline.horizontal{border-bottom:1px solid #2ecc71}.joint-snaplines.joint-theme-modern .snapline.vertical{border-right:1px solid #2ecc71}.joint-text-editor{margin:0;padding:0}@-webkit-keyframes text-editor-caret-blink{0%{opacity:1}100%{opacity:0}}@-moz-keyframes text-editor-caret-blink{0%{opacity:1}100%{opacity:0}}@-ms-keyframes text-editor-caret-blink{0%{opacity:1}100%{opacity:0}}@keyframes text-editor-caret-blink{0%{opacity:1}100%{opacity:0}}.joint-text-editor .caret{position:absolute;height:15px;margin-left:-1px;margin-top:2px;width:1px;-webkit-animation:text-editor-caret-blink 1s linear 0s infinite;-moz-animation:text-editor-caret-blink 1s linear 0s infinite;-ms-animation:text-editor-caret-blink 1s linear 0s infinite;animation:text-editor-caret-blink 1s linear 0s infinite;pointer-events:none;white-space:nowrap}.joint-text-editor .caret.placeholder{background-color:transparent;-webkit-animation:none;animation:none;width:auto}.joint-text-editor .caret.placeholder:before{content:'';display:block;height:100%;width:1px;-webkit-animation:text-editor-caret-blink 1s linear 0s infinite;-moz-animation:text-editor-caret-blink 1s linear 0s infinite;-ms-animation:text-editor-caret-blink 1s linear 0s infinite;animation:text-editor-caret-blink 1s linear 0s infinite;float:left}.joint-text-editor .caret.placeholder:after{content:attr(data-placeholder-text);display:inline-block}.joint-text-editor .caret[text-anchor=end].placeholder:before{float:right}.joint-text-editor .caret[text-anchor=middle].placeholder:before{position:relative;left:50%;float:left}.joint-text-editor .char-selection-box{position:absolute;opacity:.8;padding:0;margin:0;margin-top:2px;pointer-events:none}.joint-text-editor .char-selection-box:hover{cursor:text}.joint-text-editor .textarea-container{position:absolute;height:0;overflow:hidden}.joint-text-editor textarea{position:absolute;width:1000px;height:1em;outline:0}.joint-text-editor.joint-theme-dark .caret{background-color:#595a5a}.joint-text-editor.joint-theme-dark .caret.placeholder:before{background-color:#595a5a}.joint-text-editor.joint-theme-dark .caret.placeholder:after{font-style:italic;color:#d3d3d3}.joint-text-editor.joint-theme-dark .char-selection-box{background-color:#d3d3d3}.joint-text-editor.joint-theme-default .caret{background-color:#000}.joint-text-editor.joint-theme-default .caret.placeholder:before{background-color:#000}.joint-text-editor.joint-theme-default .caret.placeholder:after{font-style:italic;color:#d3d3d3}.joint-text-editor.joint-theme-default .char-selection-box{background-color:#d3d3d3}.joint-text-editor.joint-theme-material .caret{background-color:#000}.joint-text-editor.joint-theme-material .caret.placeholder:before{background-color:#000}.joint-text-editor.joint-theme-material .caret.placeholder:after{font-style:italic;color:#d3d3d3}.joint-text-editor.joint-theme-material .char-selection-box{background-color:#d3d3d3}.joint-text-editor.joint-theme-modern .caret{background-color:#000}.joint-text-editor.joint-theme-modern .caret.placeholder:before{background-color:#000}.joint-text-editor.joint-theme-modern .caret.placeholder:after{font-style:italic;color:#d3d3d3}.joint-text-editor.joint-theme-modern .char-selection-box{background-color:#afd5ff}.joint-dialog .bg{position:fixed;top:0;left:0;right:0;bottom:0;opacity:.5;z-index:10000}.joint-dialog .fg{width:80%;margin:0 auto;top:100px;left:0;right:0;z-index:10001;position:absolute}.joint-dialog.inlined .bg{display:none}.joint-dialog:not(.modal) .bg{display:none}.joint-dialog:not(.modal) .fg{z-index:9999}.joint-dialog.inlined .fg{position:relative;top:auto;left:auto;margin:0;z-index:auto}.joint-dialog .titlebar{text-rendering:optimizeLegibility}.joint-dialog.draggable .titlebar{cursor:move;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.joint-dialog .titlebar.empty{display:none}.joint-dialog .btn-close{line-height:1;position:absolute;top:5px;right:5px;cursor:pointer}.joint-dialog .body{padding:10px}.joint-dialog .controls{text-align:center}.joint-dialog .controls .control-button{float:right;margin-left:5px;margin-right:5px;line-height:30px;height:30px;cursor:pointer;outline:0;margin-top:20px;margin-bottom:10px}.joint-dialog .controls .control-button:first-child:not(.left):not(.center){margin-right:10px}.joint-dialog .controls .control-button.left{float:left}.joint-dialog .controls .control-button.left:not(.left~.left){margin-left:10px}.joint-dialog .controls .control-button.center{float:none;display:inline-block}.joint-dialog.modal{display:block}@font-face{font-family:dialog-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-dialog.joint-theme-dark{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif}.joint-dialog.joint-theme-dark .bg{background-color:#111}.joint-dialog.joint-theme-dark .fg{background-color:#f6f6f6;box-shadow:2px 2px 3px #666;border-radius:3px;overflow:hidden;border:1px solid #383c3f}.joint-dialog.joint-theme-dark.inlined .fg{position:relative;top:auto;left:auto;z-index:auto;margin:0}.joint-dialog.joint-theme-dark .titlebar{background:url(data:image/png;base64,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) repeat;color:#f5f5f5;padding:10px;padding-right:25px;text-shadow:1px 2px 1px #313538;border-bottom:1px solid #383c3f}.joint-dialog.joint-theme-dark[data-type=alert] .titlebar{background:url(data:image/png;base64,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) repeat}.joint-dialog.joint-theme-dark[data-type=warning] .titlebar{background:url(data:image/png;base64,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) repeat}.joint-dialog.joint-theme-dark[data-type=info] .titlebar{background:url(data:image/png;base64,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) repeat;border-bottom:1px solid #06416e}.joint-dialog.joint-theme-dark[data-type=success] .titlebar{background:url(data:image/png;base64,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) repeat}.joint-dialog.joint-theme-dark:not(.joint-lightbox) .btn-close{background-color:transparent;border:none;visibility:hidden;top:10px}.joint-dialog.joint-theme-dark:not(.joint-lightbox) .btn-close:before{position:absolute;color:#f5f5f5;font-family:dialog-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-align:center;font-variant:normal;text-transform:none;font-size:16px;text-shadow:0 1px #35393c;content:'\e80a';visibility:visible}.joint-dialog.joint-theme-dark:not(.joint-lightbox) .btn-close:hover:before{color:#866b6b}.joint-dialog.joint-theme-dark .body{color:#3c4260;background-color:#f6f6f6;padding:10px}.joint-dialog.joint-theme-dark .controls .control-button{border:1px solid #6a6c8b;color:#6a6c8b;background-color:transparent;border-radius:8px;font-weight:bolder;min-width:100px;padding:0 15px;font-size:10pt}.joint-dialog.joint-theme-dark .controls .control-button:hover{color:#f6f6f6;background-color:#6a6c8b}.joint-dialog.joint-theme-default{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important}.joint-dialog.joint-theme-default .bg{background-color:#000}.joint-dialog.joint-theme-default .fg{border-radius:5px;background-color:#fff;border:1px solid #d3d3d3}.joint-dialog.joint-theme-default.inlined .fg{position:relative;top:auto;left:auto;margin:0;z-index:auto}.joint-dialog.joint-theme-default .titlebar{background-color:#7c68fc;padding:10px;padding-right:25px;color:#fff;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom:1px solid #d3d3d3}.joint-dialog.joint-theme-default[data-type=alert] .titlebar{background-color:#fe854f}.joint-dialog.joint-theme-default[data-type=warning] .titlebar{background-color:#feb663}.joint-dialog.joint-theme-default[data-type=success] .titlebar{background-color:#31d0c6}.joint-dialog.joint-theme-default[data-type=neutral] .titlebar{background-color:#efefef;color:#696c8a}.joint-dialog.joint-theme-default .btn-close{background-color:transparent;border:1px solid transparent;font-size:16px;font-family:Arial,sans-serif;border-radius:4px}.joint-dialog.joint-theme-default .btn-close:hover{border:1px solid #000}.joint-dialog.joint-theme-default .body{padding:10px}.joint-dialog.joint-theme-default .controls .control-button{border:1px solid #d3d3d3;color:#000;background-color:transparent;padding:0 15px;font-size:10pt;border-radius:4px}.joint-dialog.joint-theme-default .controls .control-button:hover{background-color:#d3d3d3}.joint-dialog.joint-theme-material{font-family:lato-light,Arial,sans-serif}.joint-dialog.joint-theme-material .fg{border:2px solid #d0d8e8;background-color:#ecf0f8;border-radius:3px;overflow:hidden}.joint-dialog.joint-theme-material.inlined .fg{position:relative;top:auto;left:auto;z-index:auto;margin:0}.joint-dialog.joint-theme-material .titlebar{color:#6a6c8a;text-shadow:none;background-color:#d0d8e8;padding:5px;padding-right:25px}.joint-dialog.joint-theme-material[data-type=alert] .fg{border-color:#c00d0f}.joint-dialog.joint-theme-material[data-type=alert] .titlebar{color:#deebfb;background-color:#c00d0f}.joint-dialog.joint-theme-material[data-type=warning] .fg{border-color:#daac0f}.joint-dialog.joint-theme-material[data-type=warning] .titlebar{color:#deebfb;background-color:#daac0f}.joint-dialog.joint-theme-material[data-type=success] .fg{border-color:#5fa9ee}.joint-dialog.joint-theme-material[data-type=success] .titlebar{color:#deebfb;background-color:#5fa9ee}.joint-dialog.joint-theme-material .btn-close{color:#6a6c8a;font-size:16px;background-color:transparent;border:none}.joint-dialog.joint-theme-material[data-type=alert] .btn-close,.joint-dialog.joint-theme-material[data-type=success] .btn-close,.joint-dialog.joint-theme-material[data-type=warning] .btn-close{color:#f6f6f6}.joint-dialog.joint-theme-material .body{color:#55627b;padding:10px}.joint-dialog.joint-theme-material .controls .control-button{border:none;color:#fefefe;background-color:#5faaee;border-radius:8px;padding:0 15px;font-size:10pt;font-weight:700}.joint-dialog.joint-theme-material .controls .control-button:hover{background-color:#4c88be}.joint-dialog.joint-theme-modern{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.joint-dialog.joint-theme-modern .bg{background-color:#111}.joint-dialog.joint-theme-modern .fg{background-color:#f6f6f6;box-shadow:0 0 3px #888;border-radius:10px;overflow:hidden}.joint-dialog.joint-theme-modern.inlined .fg{position:relative;top:auto;left:auto;z-index:auto;margin:0}.joint-dialog.joint-theme-modern .titlebar{color:#6a6c8a;text-shadow:none;background-color:#efefef;padding:10px;padding-right:25px}.joint-dialog.joint-theme-modern[data-type=alert] .titlebar{color:#f6f6f6;background-color:#fe854f}.joint-dialog.joint-theme-modern[data-type=warning] .titlebar{color:#f6f6f6;background-color:#feb663}.joint-dialog.joint-theme-modern[data-type=success] .titlebar{color:#f6f6f6;background-color:#31d0c6}.joint-dialog.joint-theme-modern .btn-close{color:#6a6c8a;font-size:16px;font-family:Arial,sans-serif;background-color:transparent;border:none}.joint-dialog.joint-theme-modern[data-type=alert] .btn-close,.joint-dialog.joint-theme-modern[data-type=success] .btn-close,.joint-dialog.joint-theme-modern[data-type=warning] .btn-close{color:#f6f6f6}.joint-dialog.joint-theme-modern .body{color:#3c4260;padding:10px}.joint-dialog.joint-theme-modern .controls .control-button{border:1px solid #6a6c8b;color:#6a6c8b;background-color:transparent;border-radius:15px;padding:0 15px;font-size:10pt;font-family:'Helvetica Neue',sans-serif}.joint-dialog.joint-theme-modern .controls .control-button:hover{color:#f6f6f6;background-color:#6a6c8b}.joint-flash-message .fg{top:0;max-width:30%;min-width:300px;right:20px;left:auto}.joint-flash-message .titlebar{border-radius:0;border-bottom:0}.joint-flash-message.joint-theme-default .fg{border-radius:5px}.joint-flash-message.joint-theme-default .titlebar{padding:5px;padding-right:25px}.joint-flash-message.joint-theme-default .body{color:#fff}.joint-flash-message.joint-theme-default .fg{background-color:#7c68fc}.joint-flash-message.joint-theme-default[data-type=alert] .fg{background-color:#fe854f}.joint-flash-message.joint-theme-default[data-type=warning] .fg{background-color:#feb663}.joint-flash-message.joint-theme-default[data-type=success] .fg{background-color:#31d0c6}.joint-flash-message.joint-theme-default[data-type=neutral] .fg{background-color:#efefef}.joint-flash-message.joint-theme-default[data-type=neutral] .body{color:#696c8a;text-shadow:none}.joint-dialog.joint-lightbox{position:fixed;z-index:10000;top:0;left:0;right:0;height:100%;width:100%;text-align:center}.joint-dialog.joint-lightbox .bg{opacity:.87}.joint-dialog.joint-lightbox .btn-close{background-color:transparent;border:1px solid transparent;text-shadow:none}.joint-dialog.joint-lightbox .fg{position:relative;display:inline-block;overflow:visible;background-color:transparent;top:0;width:80%;height:80%;min-width:10%;max-height:none;border:none;box-shadow:none;text-align:center}.joint-dialog.joint-lightbox .body{display:inline-block;background-color:transparent;padding:0;width:100%;height:100%}.joint-dialog.joint-lightbox img{display:inline-block;max-width:100%;max-height:100%}.joint-dialog.joint-lightbox .titlebar{position:absolute;background:0 0;top:100%;padding:10px 0;border-bottom:none;text-align:left}.joint-dialog.joint-lightbox .controls{position:relative}.joint-dialog.joint-lightbox.joint-theme-dark .btn-close{color:#d1d2d4;top:-35px;right:-4px;font-size:24px}.joint-dialog.joint-lightbox.joint-theme-dark .btn-close:hover{color:#d1d2d4;border:1px solid #937b7b}.joint-dialog.joint-lightbox.joint-theme-dark .titlebar{color:#d1d2d4}.joint-dialog.joint-lightbox.joint-theme-dark .control-button{color:#d1d2d4;border:1px solid #937b7b}.joint-dialog.joint-lightbox.joint-theme-default .btn-close{color:#fff;top:-35px;right:-2px;font-size:24px}.joint-dialog.joint-lightbox.joint-theme-default .btn-close:hover{border:1px solid #fff}.joint-dialog.joint-lightbox.joint-theme-default .titlebar{color:#fff}.joint-dialog.joint-lightbox.joint-theme-default .control-button{color:#fff}.joint-dialog.joint-lightbox.joint-theme-material{font-family:lato-light,Arial,sans-serif}.joint-dialog.joint-lightbox.joint-theme-material .bg{background:#000}.joint-dialog.joint-lightbox.joint-theme-material .btn-close{color:#fff;top:-35px;right:-2px;font-size:24px}.joint-dialog.joint-lightbox.joint-theme-material .btn-close:hover{border:1px solid #fff}.joint-dialog.joint-lightbox.joint-theme-material .titlebar{color:#fff}.joint-dialog.joint-lightbox.joint-theme-material .control-button{color:#fff}.joint-dialog.joint-lightbox.joint-theme-modern .btn-close{color:#fff;top:-35px;right:-2px;font-size:24px}.joint-dialog.joint-lightbox.joint-theme-modern .btn-close:hover{border:1px solid #fff}.joint-dialog.joint-lightbox.joint-theme-modern .titlebar{color:#fff}.joint-dialog.joint-lightbox.joint-theme-modern .control-button{color:#fff}.joint-context-toolbar{position:absolute;z-index:1000}.joint-context-toolbar .tools{margin:0}.joint-context-toolbar .tool{min-height:30px;min-width:35px;cursor:pointer;outline:0;vertical-align:middle;margin:0;padding:5px}.joint-context-toolbar.joint-vertical .tool{display:block;width:100%}.joint-context-toolbar .tool>img{pointer-events:none}.joint-context-toolbar.joint-theme-dark .tools{border:1px solid #0f1110;padding:5px;border-radius:3px;background:#5e6366}.joint-context-toolbar.joint-theme-dark .tool{border:1px solid #0f1110;color:#d1d2d4;box-shadow:-1px -1px 0 0 #666 inset;border-right:none;background:#686c70;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#787c80),color-stop(1%,#777b7f),color-stop(100%,#686c70));background:-webkit-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:-o-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:-ms-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:linear-gradient(180deg,#787c80 0,#777b7f 1%,#686c70 100%)}.joint-context-toolbar.joint-theme-dark.joint-vertical .tool{border-right:1px solid #0f1110;border-bottom:none}.joint-context-toolbar.joint-theme-dark .tool:last-child{border-right:1px solid #0f1110}.joint-context-toolbar.joint-theme-dark.joint-vertical .tool:last-child{border-bottom:1px solid #0f1110}.joint-context-toolbar.joint-theme-dark .tool:active,.joint-context-toolbar.joint-theme-dark .tool:hover{background:#92979b;background:-webkit-linear-gradient(#3b3f40,#454a4d);background:-o-linear-gradient(#3b3f40,#454a4d);background:-moz-linear-gradient(#3b3f40,#454a4d);background:linear-gradient(#3b3f40,#454a4d);box-shadow:-1px -1px 0 0 #595959 inset}.joint-context-toolbar.joint-theme-default .tools{border:1px solid #d3d3d3}.joint-context-toolbar.joint-theme-default .tool{background:#fff;border:none}.joint-context-toolbar.joint-theme-default .tool:not(:last-child){border-right:1px solid #d3d3d3}.joint-context-toolbar.joint-theme-default.joint-vertical .tool:not(:last-child){border-right:none;border-bottom:1px solid #d3d3d3}.joint-context-toolbar.joint-theme-default.joint-vertical .tool{border-bottom:none}.joint-context-toolbar.joint-theme-default .tool:hover{background-color:#d3d3d3}.joint-context-toolbar.joint-theme-default .tool:active{background-color:grey}.joint-context-toolbar.joint-theme-material .tools{border:2px solid #d0d8e8;border-radius:3px}.joint-context-toolbar.joint-theme-material .tool{background:#f6f6f6;border:none;border-right:1px solid #d0d8e8}.joint-context-toolbar.joint-theme-material.joint-vertical .tool{border-right:none;border-bottom:1px solid #d0d8e8}.joint-context-toolbar.joint-theme-material .tool:last-child{border-right:none}.joint-context-toolbar.joint-theme-material.joint-vertical .tool:last-child{border-bottom:none;border-right:none}.joint-context-toolbar.joint-theme-material .tool:active,.joint-context-toolbar.joint-theme-material .tool:hover{background-color:#d0d8e8}.joint-context-toolbar.joint-theme-modern .tools{border:2px solid #31d0c6;border-radius:10px}.joint-context-toolbar.joint-theme-modern .tool{background:#f6f6f6;border:none;border-right:1px solid #c6c7e2}.joint-context-toolbar.joint-theme-modern .tool:last-child{border-right:none;border-top-right-radius:8px;border-bottom-right-radius:8px}.joint-context-toolbar.joint-theme-modern .tool:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.joint-context-toolbar.joint-theme-modern.joint-vertical .tool{border-right:none;border-bottom:1px solid #c6c7e2}.joint-context-toolbar.joint-theme-modern.joint-vertical .tool:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:0;border-bottom:none}.joint-context-toolbar.joint-theme-modern.joint-vertical .tool:first-child{border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-left-radius:0}.joint-context-toolbar.joint-theme-modern .tool:active,.joint-context-toolbar.joint-theme-modern .tool:hover{background-color:#c6c7e2}.joint-popup{position:absolute;z-index:1000}.joint-popup .popup-arrow,.joint-popup .popup-arrow-mask{border:solid transparent;position:absolute}.joint-popup .popup-arrow-mask{border-width:var(--arrow-mask-width);transform:scale(1.05)}.joint-popup .popup-arrow{border-width:var(--arrow-width)}.joint-popup.top .popup-arrow-mask,.joint-popup.top-left .popup-arrow-mask,.joint-popup.top-right .popup-arrow-mask{border-bottom-color:var(--arrow-mask-color)}.joint-popup.bottom .popup-arrow-mask,.joint-popup.bottom-left .popup-arrow-mask,.joint-popup.bottom-right .popup-arrow-mask{border-top-color:var(--arrow-mask-color)}.joint-popup.left .popup-arrow-mask{border-right-color:var(--arrow-mask-color)}.joint-popup.right .popup-arrow-mask{border-left-color:var(--arrow-mask-color)}.joint-popup.top .popup-arrow,.joint-popup.top-left .popup-arrow,.joint-popup.top-right .popup-arrow{border-bottom-color:var(--arrow-color)}.joint-popup.bottom .popup-arrow,.joint-popup.bottom-left .popup-arrow,.joint-popup.bottom-right .popup-arrow{border-top-color:var(--arrow-color)}.joint-popup.left .popup-arrow{border-right-color:var(--arrow-color)}.joint-popup.right .popup-arrow{border-left-color:var(--arrow-color)}.joint-popup.top .popup-arrow,.joint-popup.top .popup-arrow-mask{bottom:100%;left:50%}.joint-popup.top-left .popup-arrow,.joint-popup.top-left .popup-arrow-mask{bottom:100%;left:15px}.joint-popup.top-right .popup-arrow,.joint-popup.top-right .popup-arrow-mask{bottom:100%;left:calc(100% - 15px)}.joint-popup.bottom .popup-arrow,.joint-popup.bottom .popup-arrow-mask{top:100%;left:50%}.joint-popup.bottom-left .popup-arrow,.joint-popup.bottom-left .popup-arrow-mask{top:100%;left:15px}.joint-popup.bottom-right .popup-arrow,.joint-popup.bottom-right .popup-arrow-mask{top:100%;left:calc(100% - 15px)}.joint-popup.bottom .popup-arrow-mask{margin-left:calc(-1 * var(--arrow-mask-width))}.joint-popup.bottom .popup-arrow{margin-left:calc(-1 * var(--arrow-width))}.joint-popup.bottom .popup-arrow-mask,.joint-popup.bottom-left .popup-arrow-mask,.joint-popup.bottom-right .popup-arrow-mask,.joint-popup.top .popup-arrow-mask,.joint-popup.top-left .popup-arrow-mask,.joint-popup.top-right .popup-arrow-mask{margin-left:calc(-1 * var(--arrow-mask-width))}.joint-popup.bottom .popup-arrow,.joint-popup.bottom-left .popup-arrow,.joint-popup.bottom-right .popup-arrow,.joint-popup.top .popup-arrow,.joint-popup.top-left .popup-arrow,.joint-popup.top-right .popup-arrow{margin-left:calc(-1 * var(--arrow-width))}.joint-popup.left .popup-arrow,.joint-popup.left .popup-arrow-mask{right:100%;top:50%}.joint-popup.right .popup-arrow,.joint-popup.right .popup-arrow-mask{left:100%;top:50%}.joint-popup.left .popup-arrow,.joint-popup.right .popup-arrow{margin-top:calc(-1 * var(--arrow-width))}.joint-popup.left .popup-arrow-mask,.joint-popup.right .popup-arrow-mask{margin-top:calc(-1 * var(--arrow-mask-width))}.joint-popup.joint-theme-dark{background-color:#8b9094;border:2px solid #5e6366;border-radius:10px;padding:10px;--arrow-mask-width:6px;--arrow-width:8px;--arrow-mask-color:#8b9094;--arrow-color:#5e6366}.joint-popup.joint-theme-default{border:1px solid #d3d3d3;background-color:#fff;padding:10px;--arrow-mask-width:7px;--arrow-width:8px;--arrow-mask-color:white;--arrow-color:lightgrey}.joint-popup.joint-theme-material{background-color:#ecf0f8;border:2px solid #d0d8e8;border-radius:10px;padding:10px;font-family:lato-light,Arial,sans-serif;--arrow-mask-width:6px;--arrow-width:8px;--arrow-mask-color:#ecf0f8;--arrow-color:#d0d8e8}.joint-popup.joint-theme-modern{background-color:#fff;border:2px solid #31d0c6;border-radius:10px;padding:10px;--arrow-mask-width:6px;--arrow-width:8px;--arrow-mask-color:#fff;--arrow-color:#31d0c6}.joint-select-box{position:relative;display:inline-block;cursor:pointer;box-sizing:border-box}.select-box-selection{padding:8px 12px;padding-right:40px}.select-box-selection:empty{height:1em}.select-box-option.selected:after,.select-box-selection:after{content:'';display:block;position:absolute;right:10px;top:0;bottom:0;margin:auto}.joint-select-box-options{position:absolute;z-index:10001;box-sizing:border-box}.joint-select-box.opened .joint-select-box-options{display:block}.select-box-option{cursor:pointer;padding:8px 12px;padding-right:40px;position:relative;box-sizing:border-box}.select-box-option-icon{max-height:1em;vertical-align:bottom;margin-right:10px}.joint-select-box.disabled{cursor:default}.joint-select-box.disabled .select-box-selection:after{display:none}.joint-select-box.joint-theme-dark{font-size:14px;line-height:1em}.joint-select-box.joint-theme-dark:not(.joint-color-palette) .select-box-selection{padding-right:35px;color:#24282b;background:#92979b;background:-webkit-linear-gradient(#8b9094,#92979b);background:-o-linear-gradient(#8b9094,#92979b);background:-moz-linear-gradient(#8b9094,#92979b);background:linear-gradient(#8b9094,#92979b);border:1px solid #42474a;border-radius:3px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.joint-select-box.joint-theme-dark:not(.joint-color-palette) .select-box-placeholder{color:#d6d6d6}.joint-select-box-options.joint-theme-dark{font-size:14px;border:2px solid #383c3f;border-radius:2px;background-color:#f6f6f6}.joint-select-box.joint-theme-dark .select-box-option.hover{background-color:#8b9094}.joint-select-box.joint-theme-dark.disabled:not(.joint-color-palette) .select-box-selection{background:linear-gradient(#8b9094,#92979b)}.joint-select-box.joint-theme-dark.disabled .select-box-option-content{color:#d6d6d6}.joint-select-box.joint-theme-dark .select-box-selection:after{width:33px;height:calc(100% - 2px);border:1px solid #42474a;border-top-right-radius:3px;border-bottom-right-radius:3px;right:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(0,#787c80),color-stop(1%,#777b7f),color-stop(100%,#686c70));background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat,-webkit-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat,-o-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat,-ms-linear-gradient(270deg,#787c80 0,#777b7f 1%,#686c70 100%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAKCAYAAAA6jzeaAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUMDA4najXgawAAAMZJREFUOMvtkjFOw0AQRd+MLCsugC6cyKegQeJckVLkUjZbZFdA8AHsLMI7Q4FEn0WKKHjdFPP19GfgDyA1Sw+PT35elp9ZVXF3uq7jsN9dnNnUSPR9z/12i1hBVTEBd2GaJg773cV5WiMxjiOllO8qRVAHM2MYhqpzVEnM80xKCRHBzCgIMUaWc76exGbTyTEmmfMHq0POmWNMtG0rV5NY10/MjBACqspzCLi7mFlVE1WP6Q7gvLy+cXN7x+n0TtM0/PNbvgDYoFa9lKBZgwAAAABJRU5ErkJggg==) right center no-repeat,linear-gradient(180deg,#787c80 0,#777b7f 1%,#686c70 100%)}.joint-select-box.joint-theme-default{font-size:14px;line-height:1em;background:#fff;color:#000}.joint-select-box.joint-theme-default .select-box-selection{border:1px solid #d3d3d3}.joint-select-box.joint-theme-default .select-box-placeholder{color:#d3d3d3}.joint-select-box.joint-theme-default .select-box-option.selected:after,.joint-select-box.joint-theme-default .select-box-selection:after{width:10px;height:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAABdCAYAAABU+d9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABONJREFUeNrs3eFV4kAQB/BgA9qBdIAdSAemA/GLfjyugqOD4z76Ca4D6QA6gA68Cs6rgNvBCbdyMSSwye7M/Oe9PH3qg2Tn52Y3TDa97XabNYmnp6cr9+Xm4Mdvz8/P6wxhIpwByv+V/zOX/2WT1+jVgcfYRrwNKv504bYX2tyOvCFFaqBR/nPO/23Fn67cNq+T/6Pw3JtO3Jex2y4b7Osft01pA0Dx4CYMrmn+Jy7308bwuDudH+nh6uzAyO3AC9IoDt2Y0V2e8TIrzv9rLXjuTXNGdxnoOBa8A+j90gfX59zfBnpJ6nyGh3OA/+C5N6ZuddbCMf2icQImIclPGpYBO5xP8X2A1+IbV+pHqEbn5/6mOO1eHAwkX1p844xfe8kHibCDrsj9fqx/4f2CBpPXHRwn8NlDV8SAh3Lv8Li3G3d4vMCXBrpRh+iKmPg9Xt7xmwNfGuhmEfJ+TVdNfHgxAvjioosVe3jDiDsBfLbQUdz0Hh8faXz3O5F2eXDT7Tl4qEa3n9Wm1NPMilkPQi86f3KRAR/QWYcHfMrRFfDWwKcW3SRFdBS7z2rdDm4Tbj9MOE5DR212n+jubYpT7SrhNkTPpwsdxbqAt0y8LYFPD7qdtwKehAphwjcFLfHodt729Xhup2mSMRCw0z/dmA+9n1x0C5e/3L+cIqU3uedGRshDt3d2WIH8mnVTk4eezya6lcvZkL45vIA8FtTmpns+qqEUho5iUnxTdrMPTTTuBB2MuZ6PC3eXQsbkRfxwedp3bGUfmVESN+j5gC5gbPzerrTHE3xw6ns+weiGh/dUV60kIPEg1d44LrUzoHlDWT4q107R9B8GdGmdgeos2gN8QBd82NOruz6ewKm7eHyax9q9JgszAh/QhZrg9U5YERT42kfX5d39Ua4qNIYHfEBXEl+rFmEMBg/4gM6LkyrET4bHDUXKvwjDl5etUAl03aE7Gx43GJ3XZ4IaK7k1+qyhCwIP+IAuGjzgM4Mu2GLqweABnwl0wdoqKDwP39Rqg6KNIsHDfzPOCtHgAR/QRYMHfOLRbXgi0co/YqvwLF8uUICu1U95Wofn4aNEDqzhA7qI8DgBEst8zsIHdAnAs4YP6BKCZwUfL4j4TdDxfXpTjhp42vEJLBeLcltoFHgePkrSnRZ8QCcAnuBkleIDOmHwhCbtwzogQCcUnuTkaemxzcITio8ed38NdMLhMT46BUi6/gV0GuABn350ycIDvmBB1TbjFB9Qkyw84AuCLqm76cTA8/BJKhMHOg3wGJ/Emj6gkw4P+HShEwUP+I5GsstziIcHfJXoRC3FJg4e4+tn7w/+G8CczMUnRcJjfBJr+oBOOjzg2z3cOpe6xrNoeIbxiX+YjHh4Hj4a890CHeDFADjPZJVVmUSnDp5yfKqe1aYOnlJ8jVdVBzzgOzceUixrArxqfHRDznegA7wY+GhcNAM6wAO+6ki2ahjw9OITU9YEeM3xpVrNbAadOXiML8WyKlPoTMJLEJ85dGbhJYRPVNUw4OnAJ/7R9YB3Hr5+1n01s2l0gPcPX5c1febRAV73+ERXDQOeTHyqypoArx188yzs2sxAB3i1AVJly+TMGa+Jz10Br50ZL+E7pa6v82dHAJ5OgLnbRkfGfxs+Tc8BDvDaGAPShec+b6+8rYGtfvwVYABN8cuiTxhvmwAAAABJRU5ErkJggg==);background-size:10px 6px}.joint-select-box-options.joint-theme-default{font-size:14px;border:1px solid #d3d3d3;border-radius:2px;background-color:#fff}.joint-select-box.joint-theme-default .select-box-option.hover{background-color:#d3d3d3}.joint-select-box.joint-theme-default.disabled .select-box-selection{border-color:#d3d3d3}.joint-select-box.joint-theme-default.disabled .select-box-option-content{color:#d3d3d3}@font-face{font-family:select-box-material;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-select-box.joint-theme-material{font-size:14px;line-height:1em;font-family:lato-light,Arial,sans-serif;background:#ecf0f8;color:#55627b}.joint-select-box.joint-theme-material .select-box-selection{border:2px solid #5fa9ee}.joint-select-box.joint-theme-material .select-box-placeholder{color:#d6d6d6}.joint-select-box.joint-theme-material .select-box-selection:before{height:100%;content:' ';position:absolute;width:32px;top:0;background:#5fa9ee;right:2px}.joint-select-box.joint-theme-material .select-box-selection:after{height:15px;content:'\e800';font-family:select-box-material;font-style:normal;font-weight:400;speak:none;display:inline-block;position:absolute;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;background:#5fa9ee;right:2px;color:#fff;border:9px solid #5fa9ee}.joint-select-box.joint-theme-material .select-box-option.selected,.joint-select-box.joint-theme-material.disabled .select-box-selection:before{background:#d0d8e8}.joint-select-box.joint-theme-material.disabled .select-box-selection{border:2px solid #d0d8e8}.joint-select-box.joint-theme-material.disabled .select-box-selection:after{border:9px solid #d0d8e8;background:#d0d8e8}.joint-select-box-options.joint-theme-material{font-size:14px;border:2px solid #5fa9ee;border-radius:2px;background-color:#ecf0f8}.joint-select-box.joint-theme-material .select-box-option.hover{background-color:#d0d8e8;transition:background-color 1.6s cubic-bezier(0,0,.2,1)}.joint-select-box.joint-theme-material.disabled .select-box-option-content{color:#d6d6d6}.joint-select-box.joint-select-box-options.joint-theme-material.rendered{-webkit-animation:select-box-pulse .2s cubic-bezier(0,0,.2,1);animation:select-box-pulse .2s cubic-bezier(0,0,.2,1)}@-webkit-keyframes select-box-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}1%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes select-box-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}1%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.joint-select-box.joint-theme-modern{font-size:14px;line-height:1em}.joint-select-box.joint-theme-modern .select-box-selection{border:2px solid #e6e6e6}.joint-select-box.joint-theme-modern .select-box-placeholder{color:#d6d6d6}.joint-select-box.joint-theme-modern .select-box-option.selected:after,.joint-select-box.joint-theme-modern .select-box-selection:after{width:10px;height:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAABdCAYAAABU+d9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABONJREFUeNrs3eFV4kAQB/BgA9qBdIAdSAemA/GLfjyugqOD4z76Ca4D6QA6gA68Cs6rgNvBCbdyMSSwye7M/Oe9PH3qg2Tn52Y3TDa97XabNYmnp6cr9+Xm4Mdvz8/P6wxhIpwByv+V/zOX/2WT1+jVgcfYRrwNKv504bYX2tyOvCFFaqBR/nPO/23Fn67cNq+T/6Pw3JtO3Jex2y4b7Osft01pA0Dx4CYMrmn+Jy7308bwuDudH+nh6uzAyO3AC9IoDt2Y0V2e8TIrzv9rLXjuTXNGdxnoOBa8A+j90gfX59zfBnpJ6nyGh3OA/+C5N6ZuddbCMf2icQImIclPGpYBO5xP8X2A1+IbV+pHqEbn5/6mOO1eHAwkX1p844xfe8kHibCDrsj9fqx/4f2CBpPXHRwn8NlDV8SAh3Lv8Li3G3d4vMCXBrpRh+iKmPg9Xt7xmwNfGuhmEfJ+TVdNfHgxAvjioosVe3jDiDsBfLbQUdz0Hh8faXz3O5F2eXDT7Tl4qEa3n9Wm1NPMilkPQi86f3KRAR/QWYcHfMrRFfDWwKcW3SRFdBS7z2rdDm4Tbj9MOE5DR212n+jubYpT7SrhNkTPpwsdxbqAt0y8LYFPD7qdtwKehAphwjcFLfHodt729Xhup2mSMRCw0z/dmA+9n1x0C5e/3L+cIqU3uedGRshDt3d2WIH8mnVTk4eezya6lcvZkL45vIA8FtTmpns+qqEUho5iUnxTdrMPTTTuBB2MuZ6PC3eXQsbkRfxwedp3bGUfmVESN+j5gC5gbPzerrTHE3xw6ns+weiGh/dUV60kIPEg1d44LrUzoHlDWT4q107R9B8GdGmdgeos2gN8QBd82NOruz6ewKm7eHyax9q9JgszAh/QhZrg9U5YERT42kfX5d39Ua4qNIYHfEBXEl+rFmEMBg/4gM6LkyrET4bHDUXKvwjDl5etUAl03aE7Gx43GJ3XZ4IaK7k1+qyhCwIP+IAuGjzgM4Mu2GLqweABnwl0wdoqKDwP39Rqg6KNIsHDfzPOCtHgAR/QRYMHfOLRbXgi0co/YqvwLF8uUICu1U95Wofn4aNEDqzhA7qI8DgBEst8zsIHdAnAs4YP6BKCZwUfL4j4TdDxfXpTjhp42vEJLBeLcltoFHgePkrSnRZ8QCcAnuBkleIDOmHwhCbtwzogQCcUnuTkaemxzcITio8ed38NdMLhMT46BUi6/gV0GuABn350ycIDvmBB1TbjFB9Qkyw84AuCLqm76cTA8/BJKhMHOg3wGJ/Emj6gkw4P+HShEwUP+I5GsstziIcHfJXoRC3FJg4e4+tn7w/+G8CczMUnRcJjfBJr+oBOOjzg2z3cOpe6xrNoeIbxiX+YjHh4Hj4a890CHeDFADjPZJVVmUSnDp5yfKqe1aYOnlJ8jVdVBzzgOzceUixrArxqfHRDznegA7wY+GhcNAM6wAO+6ki2ahjw9OITU9YEeM3xpVrNbAadOXiML8WyKlPoTMJLEJ85dGbhJYRPVNUw4OnAJ/7R9YB3Hr5+1n01s2l0gPcPX5c1febRAV73+ERXDQOeTHyqypoArx188yzs2sxAB3i1AVJly+TMGa+Jz10Br50ZL+E7pa6v82dHAJ5OgLnbRkfGfxs+Tc8BDvDaGAPShec+b6+8rYGtfvwVYABN8cuiTxhvmwAAAABJRU5ErkJggg==);background-size:10px 6px}.joint-select-box-options.joint-theme-modern{font-size:14px;border:2px solid #31d0c6;border-radius:2px;background-color:#f6f6f6}.joint-select-box.joint-theme-modern .select-box-option.hover{background-color:#c6c7e2}.joint-select-box.joint-theme-modern.disabled .select-box-option-content{color:#d6d6d6}.joint-color-palette .select-box-option-content{width:25px;display:inline-block;margin:5px;padding:0;height:25px;overflow:hidden}.joint-color-palette.joint-select-box-options{width:160px;margin-top:-7px}.joint-color-palette .select-box-selection{padding:4px 24px 0 4px}.joint-color-palette .select-box-selection .select-box-option-content{float:none;margin:0;width:30px;height:20px}.joint-color-palette .select-box-option.selected:after{right:3px}.joint-color-palette .select-box-option-content .select-box-option-icon{width:21px;height:21px;max-height:none}.joint-color-palette .select-box-selection .select-box-option-icon{margin-top:-2px;margin-left:-2px}.joint-select-box.joint-color-palette .select-box-options-arrow{position:absolute;left:0;top:0;width:0;height:0;border:8px solid transparent;pointer-events:none;margin-left:-2px;margin-top:-16px}.joint-select-box.joint-color-palette .select-box-options-arrow:after{content:' ';position:absolute;left:-6px;top:-4px;width:0;height:0;border:6px solid transparent;pointer-events:none}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-option-content{border:none}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-selection,.joint-select-box.joint-color-palette.joint-theme-dark .select-box-selection .select-box-option-content{width:30px;height:30px;border:none;border-radius:6px;padding:0}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-option.selected:after,.joint-select-box.joint-color-palette.joint-theme-dark .select-box-selection:after{display:none}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-option-icon{width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto}.joint-select-box-options.joint-color-palette.joint-theme-dark{width:144px;border:2px solid #383c3f;background:#92979b}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-options-arrow{border-bottom-color:#383c3f}.joint-select-box.joint-color-palette.joint-theme-dark .select-box-options-arrow:after{border-bottom-color:#92979b}.joint-select-box-options.joint-color-palette.joint-theme-dark .select-box-option{width:25px;height:25px;border:none;border-radius:5px;padding:0}.joint-select-box-options.joint-color-palette.joint-theme-dark .select-box-option.hover{border:2px solid #b2ac9e}.joint-select-box[data-attribute$="/stroke"].joint-color-palette.joint-theme-dark .select-box-selection .select-box-option-content:after{position:absolute;left:4px;top:4px;width:22px;height:22px;background:#5e6366;border-radius:4px;content:' '}.joint-select-box.joint-color-palette.joint-theme-default .select-box-option-content{border:1px solid #d3d3d3}.joint-select-box-options.joint-color-palette.joint-theme-default{border:1px solid #d3d3d3}.joint-select-box.joint-color-palette.joint-theme-default .select-box-option.selected:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA7CAYAAADB0CKOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABPBJREFUeNrcWztM40AQXSwqQMpVtCTUoKODjghqCFdCFQmokxoKnILeoYUi10B5CdR8roMuCGo+JVSkgJbbZ22inIlnxvYm8d1IlpVkvfbb+byZWWfk8/NTpV1WV1fz+lTUB85TgZ9b+rjSh3d6enrV6/qRNIPU4LL6VNPHovCSBhZDg337J0BqgHNGQ5mIl0KzeQ202f7C+c8AKnPNlZkjnZrUD/dNn55iAgxqNAvTTaMmaxYAtjXqpU6TJopecuNyuZx6eXlRHx8fkmlzqQFpzLTZgyI6srS0pLa3t9X4+Lj/+e7uTmlzVDc3N9TUlTSZa5kCODMzo8rlcgcgZHZ2Vu3u7qr5+Xlq3ryTEi0iEu5RY9bX10N/g3YJWUyLJj3qx5WVFV9rYTI5Oen7aZg4KdBimcpoxsbG1MbGBjtPtxmnCqQJNi7pqAE/7CXv7+/q/v4+tZokORHBZmFhgZ3k/PycTAqcIWoRnFigzBRa5OT19VUdHx9TQ+rOEM20Ro0pFAp+QOHk8PCQSwrqw9IkyYmIlBRltAXJAJMI3OpkYfAgJZy4tbXFzoNgU61WJYs5lMCTiBPbgnQO/khItd0pcAasRSuc+PDwoE5OTrgyy41FIQgYpiUxNE6EHB0dsWba3QIZjdNA0t/j9Gyq9zqce1CcCDOliF/Lbz2mxvZ4zKrXIzSQnk0D6Spksdb06RdlpgcHByxlINhsbm5ylJHTz/FEZjxGe08RACqj5Ut9rRuyYN6AOLESBPgFpFnxywTthz09RxCQa4sTLy4uSGvSAF0ydzX8VbMQREtmsdpzlsjBpZJoUgEnFiUJumepgeQHma7GMMmJ09PT7GSgC4YTf4bFgw5I44ciH6SK0y7JmH7Nd6rQlXAiwAk4kczkR7vTHwoYaAMhHjyGGyMIMHljhkvdJJzoeR43xA1uC4SZa57iL/jD8vJy56GgBTSQJDlmL0HjSVonCjiRXQXH+E6GykKIZMFvE0YRcCLTeOpwIqxFkoCzIPWRpbTI8RceWOinvsAPJZyIQljAiU0pyEQCEwYNQEOSoGVSQpYTz87OuAzLkz4jQL5RJiMR0IDEBKWcGDUBZ0FSKn98fPRXVSIITJR/RuFE3JeQhrAg+GKut1SmIdUoglQv/4zCiY1GIxEnUiBr1I0FXNURUEvQP6WcKEjA3V4JuBQkqX6QPuo4iUBr3bQj5cTr62tJU8pTMcQxhShWp8IFA7QdJAJQqCyicKIg2BTjMsBfRbMO72y+CR+VmF6bCiRNKZgpQxloSpXjggzy5Jpxbiv+KQEI62AAtrjeUCSQxmyLtvzTVp0YhRNFGY/hoKot/+SaUgwn/o7KieK0ztj/LXXhzs6OmD/Dgg2zUdNKEmykuSvpn+Cz/f392DeGbzOc6MXhxEggJf6JWo+p2kOjroATXVt+7zA+w/onQErz27aZSjdqBgJS6p8wW6l/CjZqyKZUX0Da9E/hRo1VLYpB2vJP23WibU2K/TMMKFK3qBs1tiTyu3U6v4W/LHKVCKqPiYkJ/zO6bowf+t0RW5RhA6St91GDTSlX9UlivSUpfWVTKNioyao+SqxunQnxFQv3b5nI3VdJ9L6r2aYrJQCYl/ZOB67JQKLwg+LQsEiqj7lBAEysyUAwKhsunSKGNhTxJ5VUgwwARhCZMwcE5A6NNftB9BL5I8AAdamSv1rCQJIAAAAASUVORK5CYII=);background-size:15px 15px;width:15px;height:15px}.joint-select-box.joint-color-palette.joint-theme-default .select-box-option.hover{border:1px solid grey}.joint-select-box.joint-color-palette.joint-theme-default .select-box-options-arrow{border-bottom-color:#000}.joint-select-box.joint-color-palette.joint-theme-default .select-box-options-arrow:after{border-bottom-color:#fff}.joint-select-box.joint-color-palette.joint-theme-material{background:0 0}.joint-select-box.joint-color-palette.joint-theme-material .select-box-option-content{border:none}.joint-select-box.joint-color-palette.joint-theme-material .select-box-selection,.joint-select-box.joint-color-palette.joint-theme-material .select-box-selection .select-box-option-content{width:30px;height:30px;border:none;border-radius:6px;padding:0}.joint-select-box.joint-color-palette.joint-theme-material .select-box-option.selected:after,.joint-select-box.joint-color-palette.joint-theme-material .select-box-selection:after{display:none}.joint-select-box.joint-color-palette.joint-select-box-options.joint-theme-material.rendered{-webkit-animation:collor-pallete-animation .2s cubic-bezier(0,0,.2,1);animation:collor-pallete-animation .2s cubic-bezier(0,0,.2,1)}.joint-select-box.joint-color-palette.joint-theme-material .select-box-selection:before{display:none}@-webkit-keyframes collor-pallete-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}1%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes collor-pallete-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}1%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(.99);transform:scale(.99)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.joint-select-box.joint-color-palette.joint-theme-material .select-box-option-icon{width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto}.joint-select-box-options.joint-color-palette.joint-theme-material{width:144px;border:2px solid #d0d8e8;background:#ecf0f8}.joint-select-box.joint-color-palette.joint-theme-material .select-box-options-arrow{border-bottom-color:#d0d8e8}.joint-select-box.joint-color-palette.joint-theme-material .select-box-options-arrow:after{border-bottom-color:#ecf0f8}.joint-select-box-options.joint-color-palette.joint-theme-material .select-box-option{width:25px;height:25px;border:none;border-radius:5px;padding:0}.joint-select-box-options.joint-color-palette.joint-theme-material .select-box-option{border:2px solid transparent}.joint-select-box-options.joint-color-palette.joint-theme-material .select-box-option:hover{border:2px solid #d0d8e8}.select-box[data-attribute$="/stroke"].joint-color-palette.joint-theme-material .select-box-selection .select-box-option-content:after{position:absolute;left:4px;top:4px;width:22px;height:22px;background:#5fa9ee;border-radius:4px;content:' '}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-option-content{border:none}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-selection,.joint-select-box.joint-color-palette.joint-theme-modern .select-box-selection .select-box-option-content{width:30px;height:30px;border:none;border-radius:6px;padding:0}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-option.selected:after,.joint-select-box.joint-color-palette.joint-theme-modern .select-box-selection:after{display:none}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-option-icon{width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto}.joint-select-box-options.joint-color-palette.joint-theme-modern{width:144px;border:2px solid #e6e6e6}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-options-arrow{border-bottom-color:#e6e6e6}.joint-select-box.joint-color-palette.joint-theme-modern .select-box-options-arrow:after{border-bottom-color:#f6f6f6}.joint-select-box-options.joint-color-palette.joint-theme-modern .select-box-option{width:25px;height:25px;border:none;border-radius:5px;padding:0}.joint-select-box-options.joint-color-palette.joint-theme-modern .select-box-option{border:2px solid transparent}.joint-select-box-options.joint-color-palette.joint-theme-modern .select-box-option.hover{border:2px solid #31d0c6}.joint-select-box[data-attribute$="/stroke"].joint-color-palette.joint-theme-modern .select-box-selection .select-box-option-content:after{position:absolute;left:4px;top:4px;width:22px;height:22px;background:#383b61;border-radius:4px;content:' '}.select-button-group-button{display:inline-block;min-width:30px;min-height:30px;line-height:22px;cursor:pointer;box-sizing:border-box;padding:2px;margin:0 1px;vertical-align:middle;position:relative}.select-button-group-button-icon{max-width:100%;max-height:100%;vertical-align:middle}.joint-select-button-group.disabled .select-button-group-button{cursor:default}.joint-select-button-group.joint-theme-dark .select-button-group-button{text-align:center;color:#feffff;border:2px solid transparent;text-shadow:1px 2px 1px #313538}.joint-select-button-group.joint-theme-dark.disabled .select-button-group-button{text-shadow:none}.joint-select-button-group.joint-theme-dark .select-button-group-button.selected{color:#feffff;border:2px solid #feffff;border-radius:4px}.joint-select-button-group.joint-theme-dark.disabled .select-button-group-button{color:#8b9094}.joint-select-button-group.joint-theme-dark.disabled .select-button-group-button.selected{border-color:#8b9094}.joint-select-button-group.joint-theme-default .select-button-group-button{text-align:center;border:1px solid transparent}.joint-select-button-group.joint-theme-default .select-button-group-button.selected{color:#000;border:1px solid #d3d3d3;border-radius:4px}.joint-select-button-group.joint-theme-default.disabled .select-button-group-button{color:#d3d3d3}.joint-select-button-group.joint-theme-default.disabled .select-button-group-button.selected{border-color:#d3d3d3}.joint-select-button-group.joint-theme-material .select-button-group-button{text-align:center;border:2px solid transparent;font-family:lato-light,Arial,sans-serif;border-radius:4px;transition-duration:.28s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:border-color}.joint-select-button-group.joint-theme-material .select-button-group-button.selected{color:#55627b;border:2px solid #55627b}.joint-select-button-group.joint-theme-material.disabled .select-button-group-button{color:#d0d8e8}.joint-select-button-group.joint-theme-material.disabled .select-button-group-button.selected{border-color:#d0d8e8}.joint-select-button-group.joint-theme-material:not(.disabled) .select-button-group-button:after{content:'';background:#3f51b5;transition:width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);border-radius:50%;opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;overflow:hidden;width:40px;height:40px}.joint-select-button-group.joint-theme-material .select-button-group-button.is-in-action:after{opacity:.3}.joint-select-button-group.joint-theme-modern .select-button-group-button{text-align:center;border:2px solid transparent}.joint-select-button-group.joint-theme-modern .select-button-group-button.selected{color:#31d0c6;border:2px solid #31d0c6;border-radius:4px}.joint-select-button-group.joint-theme-modern.disabled .select-button-group-button{color:#c6c7e2}.joint-select-button-group.joint-theme-modern.disabled .select-button-group-button.selected{border-color:#c6c7e2}.joint-navigator{overflow:hidden;position:relative;box-sizing:border-box;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.joint-navigator>.joint-paper{display:inline-block;cursor:pointer}.joint-navigator>.joint-paper>svg{shape-rendering:optimizeSpeed;pointer-events:none}.joint-navigator .current-view{position:absolute;cursor:move;margin:-2px 0 0 -2px}.joint-navigator .current-view-control{position:absolute;right:0;bottom:0;width:10px;height:10px;cursor:nwse-resize;margin:0 -7px -7px 0}.joint-navigator .joint-paper .joint-element *{vector-effect:initial}.joint-navigator.navigator-no-content .current-view,.joint-navigator.navigator-no-content .joint-paper{display:none}@font-face{font-family:navigator-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-navigator.joint-theme-dark{background-color:#414548}.joint-navigator.joint-theme-dark>.joint-paper{box-shadow:0 0 2px #d3d3d3;background-color:#18191b}.joint-navigator.joint-theme-dark.navigator-use-content-bbox{background-color:#18191b}.joint-navigator.joint-theme-dark.navigator-use-content-bbox>.joint-paper{box-shadow:none}.joint-navigator.joint-theme-dark .current-view{border:2px solid #bf8441}.joint-navigator.joint-theme-dark .current-view-control{font-family:navigator-icons-dark;font-style:normal;font-weight:400;font-size:18px;speak:none;color:#bf8441;display:inline-block;text-decoration:inherit}.joint-navigator.joint-theme-dark .current-view-control:before{content:'\e801';position:absolute;top:4px;left:1px;width:20px;height:20px}.joint-navigator.joint-theme-default{background-color:#fff;border:1px solid #d3d3d3}.joint-navigator.joint-theme-default>.joint-paper{box-shadow:0 0 2px #000}.joint-navigator.joint-theme-default.navigator-use-content-bbox>.joint-paper{box-shadow:none}.joint-navigator.joint-theme-default .current-view{border:2px solid grey}.joint-navigator.joint-theme-default .current-view-control{border-radius:50%;border:2px solid grey;background-color:#fff}.joint-navigator.joint-theme-material{background-color:#fff}.joint-navigator.joint-theme-material>.paper{box-shadow:0 0 2px #d3d3d3}.joint-navigator.joint-theme-material.navigator-use-content-bbox>.paper{box-shadow:none}.joint-navigator.joint-theme-material .current-view{border:2px solid #5faaee}.joint-navigator.joint-theme-material .current-view-control{border-radius:50%;border:2px solid #5faaee;background-color:#ecf0f8}.joint-navigator.joint-theme-modern{background-color:#fff}.joint-navigator.joint-theme-modern>.joint-paper{box-shadow:0 0 2px #d3d3d3}.joint-navigator.joint-theme-modern.navigator-use-content-bbox>.joint-paper{box-shadow:none}.joint-navigator.joint-theme-modern .current-view{border:2px solid #31d0c6}.joint-navigator.joint-theme-modern .current-view-control{border-radius:50%;border:2px solid #31d0c6;background-color:#fff}.joint-tree-layout{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.joint-tree-layout .hidden{display:none}.tree-layout-box{position:absolute;pointer-events:none;opacity:1}.joint-tree-layout .tree-layout-box.translate{z-index:100;transform:translate(-50%,-50%)}.tree-layout-box>.joint-paper{min-width:1px;min-height:1px;width:100%;height:100%}.tree-layout-box>.joint-paper>svg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.tree-layout-mask{position:fixed;top:0;left:0;right:0;bottom:0;cursor:move}.tree-layout-mask.dropping-not-allowed{cursor:not-allowed}.tree-layout-preview-group .tree-layout-preview{fill:none}.joint-tree-layout.joint-theme-dark .tree-layout-box{background-color:rgba(0,0,255,.1);border:2px solid #feb663;border-radius:5px;margin:-2px 0 0 -2px}.joint-tree-layout.joint-theme-dark .tree-layout-box.active{border-style:dashed;background-color:transparent}.joint-tree-layout.joint-theme-dark .tree-layout-box.translate{background-color:#000}.joint-tree-layout.joint-theme-dark .tree-layout-box.translate.no-drop{border-color:#a73c3c;background-color:#a73c3c}.tree-layout-preview-group.joint-theme-dark .tree-layout-preview{stroke:#feb663;stroke-width:2}.tree-layout-preview-group.joint-theme-dark .tree-layout-preview.child,.tree-layout-preview-group.joint-theme-dark .tree-layout-preview.parent{fill:#c00;fill-opacity:.3}.joint-tree-layout.joint-theme-default .tree-layout-box{background-color:rgba(255,255,255,.5);border:2px solid grey;border-radius:4px;margin:-2px 0 0 -2px}.joint-tree-layout.joint-theme-default .tree-layout-box.translate{border-style:dotted}.joint-tree-layout.joint-theme-default .tree-layout-box.translate.no-drop{border-color:red}.tree-layout-preview-group.joint-theme-default .tree-layout-preview{stroke:grey;stroke-width:2}.tree-layout-preview-group.joint-theme-default .tree-layout-preview.child,.tree-layout-preview-group.joint-theme-default .tree-layout-preview.parent{fill:#fff;fill-opacity:.5}.joint-tree-layout.joint-theme-material .tree-layout-box{background-color:rgba(208,230,249,.3);border:2px solid #737c97;border-radius:5px;margin:-2px 0 0 -2px;padding:0}.joint-tree-layout.joint-theme-material .tree-layout-box.active{border-style:solid}.joint-tree-layout.joint-theme-material .tree-layout-box>.joint-paper{opacity:.5}.joint-tree-layout.joint-theme-material .tree-layout-box.translate{border-style:dotted;background-color:#d0d8e8}.joint-tree-layout.joint-theme-material .tree-layout-box.translate.no-drop{border-color:#d71920}.tree-layout-preview-group.joint-theme-material .tree-layout-preview{stroke:#737c97;stroke-width:2}.tree-layout-preview-group.joint-theme-material .tree-layout-preview.child,.tree-layout-preview-group.joint-theme-material .tree-layout-preview.parent{fill:#d0d8e8;fill-opacity:.3}.joint-tree-layout.joint-theme-modern .tree-layout-box{background-color:rgba(208,230,249,.3);border:2px solid #31d0c6;border-radius:5px;margin:-2px 0 0 -2px;padding:0}.joint-tree-layout.joint-theme-modern .tree-layout-box.translate{border-style:solid}.joint-tree-layout.joint-theme-modern .tree-layout-box.translate.no-drop{border-color:#d71920;background-color:rgba(255,160,164,.2)}.joint-tree-layout.joint-theme-modern .tree-layout-box.translate>.joint-paper{opacity:.4}.tree-layout-preview-group.joint-theme-modern .tree-layout-preview{stroke:#31d0c6;stroke-width:2}.tree-layout-preview-group.joint-theme-modern .tree-layout-preview.child,.tree-layout-preview-group.joint-theme-modern .tree-layout-preview.parent{fill:#31d0c6;fill-opacity:.3}.joint-path-drawer{cursor:crosshair}.joint-path-drawer .start-point{fill:#fff;stroke:#000;stroke-width:2px}.joint-path-drawer .start-point:hover{fill:#000}.joint-path-drawer .control-path{pointer-events:none;fill:none;stroke:#000;stroke-width:1px;stroke-linecap:round}.joint-path-editor{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.joint-path-editor .anchor-point,.joint-path-editor .control-point{cursor:pointer;pointer-events:auto;border:1px solid #d3d3d3;stroke-width:1px}.joint-path-editor .control-point{fill:#4169e1;stroke:#4169e1}.joint-path-editor .control-point.locked{fill:#2e8b57;stroke:#2e8b57}.joint-path-editor .anchor-point{fill:#dc143c;stroke:#dc143c}.joint-path-editor .direction-path{stroke:#000;stroke-width:1px}.joint-path-editor .segment-path{cursor:move;pointer-events:auto;fill:none;stroke:#000;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;opacity:0;stroke-opacity:0}.joint-path-editor .segment-path:hover{opacity:.6;stroke-opacity:.6}.joint-radio-group{display:flex;flex-wrap:wrap;flex-direction:column}.joint-radio-group label{display:flex;cursor:pointer;font-weight:500;position:relative;overflow:hidden;margin-bottom:.375em}.joint-radio-group label:after{content:none}.joint-radio-group input{position:absolute;opacity:0;cursor:pointer}.joint-radio-group input:checked+span:before{box-shadow:inset 0 0 0 .4375em var(--checked-color)}.joint-radio-group input:hover:not(:checked)+span:before{box-shadow:inset 0 0 0 .2em var(--checked-color)}.joint-radio-group span{display:flex;align-items:center}.joint-radio-group span:before{display:flex;flex-shrink:0;content:"";background-color:#fff;width:1.5em;height:1.5em;border-radius:50%;margin-right:.375em;transition:.25s ease;box-shadow:inset 0 0 0 .125em var(--checked-color)}.joint-radio-group.joint-theme-dark{--checked-color:#8b9094}.joint-radio-group.joint-theme-default{--checked-color:black}.joint-radio-group.joint-theme-material{--checked-color:#5fa9ee}.joint-radio-group.joint-theme-modern{--checked-color:#31d0c6}div.joint-toolbar,div.joint-toolbar .joint-toolbar-group,div.joint-toolbar .joint-widget{display:flex;align-items:center;flex-shrink:1000}div.joint-toolbar button.joint-widget{flex-shrink:1}.joint-toolbar .joint-toolbar-group.right.group-first{margin-left:auto}.joint-toolbar .joint-widget+.joint-toolbar-group,.joint-toolbar .joint-widget+.joint-widget,.joint-toolbar-group+.joint-toolbar .joint-widget,.joint-toolbar-group+.joint-toolbar-group{margin-left:2px}@media screen and (-webkit-min-device-pixel-ratio:0){div.joint-toolbar textarea{margin-top:4px}div.joint-toolbar button.joint-widget{text-align:center}}@media screen\0{.joint-toolbar .joint-toolbar-group,.joint-toolbar .joint-widget{vertical-align:middle}.joint-toolbar{display:inline-block;vertical-align:top}.joint-toolbar .joint-toolbar-group.right{float:right}div.joint-toolbar button.joint-widget{display:table-cell}}.joint-toolbar.joint-theme-dark{padding:8px;box-sizing:border-box;color:#d3d3d5;background:#5e6366}.joint-toolbar.joint-theme-dark .units,.joint-toolbar.joint-theme-dark label,.joint-toolbar.joint-theme-dark output{font-size:.8em}.joint-toolbar.joint-theme-dark .joint-widget{margin-left:6px}@media screen\0{.joint-toolbar.joint-theme-dark .joint-widget[data-type=selectButtonGroup]{padding-top:1px}.joint-toolbar.joint-theme-dark .joint-widget[data-type=toggle] span:first-child{line-height:32px}.joint-toolbar.joint-theme-dark label{line-height:33px}}.joint-toolbar.joint-theme-default{background:#fff;padding:0 10px;border:1px solid #d3d3d3;box-sizing:border-box;font-size:12px}@media screen\0{.joint-toolbar.joint-theme-default .joint-widget[data-type=toggle] span:first-child{line-height:32px}.joint-toolbar.joint-theme-default label{line-height:36px}}.joint-toolbar.joint-theme-material{background:#717d98;box-sizing:border-box;color:#fff;font-family:lato-light,sans-serif}.joint-toolbar.joint-theme-material .units,.joint-toolbar.joint-theme-material label,.joint-toolbar.joint-theme-material output{font-size:.8em}.joint-toolbar.joint-theme-material .joint-toolbar-group{margin-left:0}.joint-toolbar.joint-theme-material .joint-select-button-group .select-button-group-button.selected{color:#fff;border:2px solid #fff}.joint-toolbar.joint-theme-material .joint-select-box .select-box-selection:after{background:#828da6;border:9px solid #828da6}.joint-toolbar.joint-theme-material .joint-select-box .select-box-selection:before{background:#828da6}.joint-toolbar.joint-theme-material .joint-select-box.joint-theme-material .select-box-selection{border:2px solid #828da6}.joint-toolbar.joint-theme-material .joint-widget input,.joint-toolbar.joint-theme-material .joint-widget textarea{color:#fff}@media screen\0{.joint-toolbar.joint-theme-material .joint-widget[data-type=toggle] span:first-child{line-height:49px}.joint-toolbar.joint-theme-material label{line-height:49px}}.joint-toolbar.joint-theme-modern{background:#f6f6f6;padding:10px;box-sizing:border-box}.joint-toolbar.joint-theme-modern .units,.joint-toolbar.joint-theme-modern label,.joint-toolbar.joint-theme-modern output{font-size:.8em}@media screen\0{.joint-toolbar.joint-theme-modern .joint-widget[data-type=toggle] span:first-child{line-height:32px}.joint-toolbar.joint-theme-modern label{line-height:36px}}.joint-widget[data-type=range] output,.joint-widget[data-type=zoomSlider] output{min-width:1.6em;display:inline-block;text-align:right}.joint-widget[data-type=separator]{border-right:1px solid #b3b3b3}.joint-widget[data-type=separator]:after{content:"\00a0"}.joint-widget input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-widget input[type=range]::-ms-fill-lower{background:0 0;border-color:transparent}.joint-widget .toggle{position:relative;width:97px;height:14px}.joint-widget .toggle input{top:0;right:0;bottom:0;left:0;-moz-opacity:0;opacity:0;z-index:100;position:absolute;width:100%;height:100%;cursor:pointer;box-sizing:border-box;padding:0;box-shadow:none;-webkit-appearance:none}.joint-widget .toggle span{display:block;width:100%;height:100%;border-radius:40px;position:relative}.joint-widget .toggle input:checked+span i{right:0}.joint-widget .toggle span i{display:block;height:100%;width:60%;border-radius:inherit;position:absolute;z-index:2;right:40%;top:0}.joint-widget input[type=color]{padding:0;width:150%;height:150%;margin:-25%}.joint-widget[data-type=colorPicker]{box-sizing:border-box;overflow:hidden;width:30px;height:30px;border-radius:4px}.joint-widget[data-type=colorPicker]{border:1px solid #d3d3d3}.joint-widget[data-type=colorPicker].disabled{opacity:.5}@media screen\0{.joint-widget{float:left}}@font-face{font-family:toolbar-icons-dark;src:url(data:application/octet-stream;base64,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) format('woff')}.joint-widget.joint-theme-dark input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;width:60px;padding:0;background:0 0}.joint-widget.joint-theme-dark button:focus,.joint-widget.joint-theme-dark input[type=range]:focus{outline:0}.joint-widget.joint-theme-dark input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-widget.joint-theme-dark input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:8px;height:8px;background:#8a9199;border-radius:8px;margin-top:-2px}.joint-widget.joint-theme-dark input[type=range]::-ms-thumb{margin-top:0;width:8px;height:8px;background:#8a9199;border-radius:8px}.joint-widget.joint-theme-dark input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;width:8px;height:8px;background:#8a9199;border-radius:8px}.joint-widget.joint-theme-dark input[type=range]::-ms-fill-lower,.joint-widget.joint-theme-dark input[type=range]::-ms-fill-upper{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#726bae,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-widget.joint-theme-dark input[type=range]::-moz-range-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#726bae,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-widget.joint-theme-dark input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#8f88da,#3cbebc);background:-o-linear-gradient(right,#726bae,#3cbebc);background:-moz-linear-gradient(right,#726bae,#3cbebc);background:linear-gradient(to right,#726bae,#3cbebc)}.joint-widget.joint-theme-dark input[type=range][disabled]::-ms-fill-lower,.joint-widget.joint-theme-dark input[type=range][disabled]::-ms-fill-upper{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#b7b4cf,#b6e2e2);background:-o-linear-gradient(right,#b7b4cf,#b6e2e2);background:-moz-linear-gradient(right,#b7b4cf,#b6e2e2);background:linear-gradient(to right,#b7b4cf,#b6e2e2)}.joint-widget.joint-theme-dark input[type=range][disabled]::-moz-range-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#b7b4cf,#b6e2e2);background:-o-linear-gradient(right,#b7b4cf,#b6e2e2);background:-moz-linear-gradient(right,#b7b4cf,#b6e2e2);background:linear-gradient(to right,#b7b4cf,#b6e2e2)}.joint-widget.joint-theme-dark input[type=range][disabled]::-webkit-slider-runnable-track{width:100%;height:3px;background:#7c69fd;background:-webkit-linear-gradient(left,#b7b4cf,#b6e2e2);background:-o-linear-gradient(right,#b7b4cf,#b6e2e2);background:-moz-linear-gradient(right,#b7b4cf,#b6e2e2);background:linear-gradient(to right,#b7b4cf,#b6e2e2)}label.joint-widget.joint-theme-dark{text-shadow:1px 2px 1px #313538}button.joint-widget.joint-theme-dark{border:1px solid #0f1110;width:40px;height:32px;color:#d1d2d4;border-radius:3px;line-height:12px;box-shadow:-1px -1px 0 0 #666 inset;background-color:#52575b}button.joint-widget.joint-theme-dark:disabled{background-color:#92979b;box-shadow:none}button.joint-widget.joint-theme-dark:not([disabled]):hover{background:#92979b;background:-webkit-linear-gradient(#3b3f40,#454a4d);background:-o-linear-gradient(#3b3f40,#454a4d);background:-moz-linear-gradient(#3b3f40,#454a4d);background:linear-gradient(#3b3f40,#454a4d);box-shadow:-1px -1px 0 0 #595959 inset;color:#d3d3d5!important}button.joint-widget.joint-theme-dark[data-type=button]:not(:empty){width:auto;color:#b5b6ba}.joint-widget.joint-theme-dark[data-type=fullscreen]:after,.joint-widget.joint-theme-dark[data-type=redo]:after,.joint-widget.joint-theme-dark[data-type=undo]:after,.joint-widget.joint-theme-dark[data-type=zoomIn]:after,.joint-widget.joint-theme-dark[data-type=zoomOut]:after,.joint-widget.joint-theme-dark[data-type=zoomToFit]:after{font-family:toolbar-icons-dark;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;margin:auto;text-align:center;font-variant:normal;text-transform:none;line-height:1em;font-size:22px}.joint-widget.joint-theme-dark[data-type=undo]:after{content:'\e800'}.joint-widget.joint-theme-dark[data-type=redo]:after{content:'\e801'}.joint-widget.joint-theme-dark[data-type=zoomToFit]:after{content:'\e80a'}.joint-widget.joint-theme-dark[data-type=zoomIn]:after{content:'\e806'}.joint-widget.joint-theme-dark[data-type=zoomOut]:after{content:'\e807'}.joint-widget.joint-theme-dark[data-type=fullscreen]:after{content:'\e809'}.joint-widget.joint-theme-dark[data-type=checkbox] input{position:relative;display:none}.joint-widget.joint-theme-dark[data-type=checkbox] span:first-child{display:inline-block}.joint-widget.joint-theme-dark[data-type=checkbox].disabled input+span{border:1px solid #92979b;background-color:#92979b}.joint-widget.joint-theme-dark[data-type=checkbox] input+span{position:relative;left:0;display:inline-block;vertical-align:top;width:20px;min-width:20px;height:20px;border:1px solid #000;border-radius:3px;background:#18191b}.joint-widget.joint-theme-dark[data-type=checkbox] input:checked+span:after{position:relative;left:4px;top:5px;display:block;width:11px;height:11px;content:' ';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBHSU1QV4EOFwAAAa5JREFUGNMlwUGLUlEYBuD3O9doRqai6KbneKELCkGCm2YKI0imBtomuGo3+guMUNoK7RSi1SwKZjGEjrNpG0iEiItZ+QNuhM0USSg4d8qbnrdFzyPaeNestVMRuSSwK5I3AIRKxUKS8H3/WaFQ2Ot0Orsxa+2ZiIDkOURZCH4BOD89/bbMZDK3j44O97TWk37/s6NEROG/dQCG5OLH95Ol1nqtVqt90lpjOp264/E4HiO5UkopiD0DZSEiSwDI5XK3yuWyCwCNRgNRFO0rEXlCrAyA6yQJwPE8L9FsNj+KCIbD4aTdPrwHqLlyXdcOBoNusVh8JSJCMlapVD5ks1k3iiLU6/WnJI8JrCF//8E7S/L34g+3H+28vLO1uRuGIUmy1Wr91FqrRNLEtfE2kEqlHo5GI5JkEATs9Xq01jIIAvq+fzeZNI42Xlwb7yISSbOez+dfz2YzkqS1liRZKpWea526qo23kUiaK9p4MaWUioIvX19Uq9UWAIgIut3upN8ftAFcsNZedhznLwBHtPG2ABwDiO883n6TTqfDg4P3b+fz+QlEVgAiAEsAN/8BAiTM2/zlWnUAAAAASUVORK5CYII=) no-repeat}.joint-widget.joint-theme-dark .toggle{width:72px}.joint-widget.joint-theme-dark .toggle input{display:block;width:100%;box-sizing:border-box;box-shadow:none;height:12px}.joint-widget.joint-theme-dark .toggle input:checked+span,.joint-widget.joint-theme-dark .toggle span{background:#8b9094}.joint-widget.joint-theme-dark.disabled .toggle input:checked+span,.joint-widget.joint-theme-dark.disabled .toggle span{background:#d6d6d6}.joint-widget.joint-theme-dark .toggle span{border-radius:3px;box-shadow:none}.joint-widget.joint-theme-dark .toggle span:before{background:#f6f6f6;box-shadow:none}.joint-widget.joint-theme-dark .toggle span i:before{content:"off";position:absolute;right:-50%;top:0;text-transform:uppercase;font-style:normal;font-weight:700;color:#f5f5f5;font-family:Arial,sans-serif;font-size:10px;line-height:16px;margin-top:-1px;margin-right:-8px}.joint-widget.joint-theme-dark .toggle input:checked+span i:before{content:"on";right:100%;color:#f5f5f5;margin-right:12px}.joint-widget.joint-theme-dark .toggle span i{right:50%;width:50%;background:#414548;box-shadow:0 0 3px #8b9094}.joint-widget.joint-theme-dark.disabled .toggle span i{background-color:#92979b}.joint-widget.joint-theme-dark .toggle input:checked+span i{right:0}.joint-widget.joint-theme-dark input[type=number],.joint-widget.joint-theme-dark input[type=text],.joint-widget.joint-theme-dark textarea{width:100%;height:auto;line-height:14px;text-shadow:none;box-shadow:none;box-sizing:border-box;outline:0;padding:6px 10px;overflow:auto;color:#24282b;background:#92979b;background:-webkit-linear-gradient(#8b9094,#92979b);background:-o-linear-gradient(#8b9094,#92979b);background:-moz-linear-gradient(#8b9094,#92979b);background:linear-gradient(#8b9094,#92979b);border:1px solid #42474a;border-radius:3px}.joint-widget.joint-theme-dark input[type=number],.joint-widget.joint-theme-dark input[type=text]{height:33px}.joint-widget.joint-theme-dark input[type=number]:disabled,.joint-widget.joint-theme-dark input[type=text]:disabled,.joint-widget.joint-theme-dark textarea:disabled{color:#d6d6d6}.joint-widget.joint-theme-dark[data-type=separator]{box-shadow:1px 0 0 #161a1d;margin-right:4px;line-height:33px}.joint-widget.joint-theme-dark[data-type=checkbox]>span:first-child,.joint-widget.joint-theme-dark[data-type=inputNumber] label,.joint-widget.joint-theme-dark[data-type=inputTextArea] label,.joint-widget.joint-theme-dark[data-type=inputText] label,.joint-widget.joint-theme-dark[data-type=toggle]>span{padding-right:6px}.joint-widget.joint-theme-dark[data-type=colorPicker]{border:1px solid #0f1110;box-shadow:-1px -1px 0 0 hsl(0deg 0% 40%) inset}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.joint-widget.joint-theme-dark input[type=number],.joint-widget.joint-theme-dark input[type=text]{padding:0 0 0 10px}.joint-widget.joint-theme-dark .toggle span i:before{margin-top:-1px}}@media screen\0{.joint-widget.joint-theme-dark[data-type=checkbox] input+span,.joint-widget.joint-theme-dark[data-type=range],.joint-widget.joint-theme-dark[data-type=zoomSlider]{margin-top:6px;margin-bottom:6px}.joint-widget.joint-theme-dark[data-type=selectButtonGroup]{padding-top:2px;padding-bottom:2px}}.joint-widget.joint-theme-default input[type=range]{margin:0 0 0 6px;position:relative;border:0;padding:0;width:80px}.joint-widget.joint-theme-default input[type=range]::-ms-thumb{position:relative;width:6px;height:12px;top:0;z-index:2;border:1px solid #d3d3d3;background:#fff}.joint-widget.joint-theme-default input[type=range]::-ms-track{position:absolute;left:0;top:9px;content:' ';width:100%;height:2px;background-color:#d3d3d3;border-radius:3px}button.joint-widget.joint-theme-default:not([disabled]):hover{background:#d3d3d3}button.joint-widget.joint-theme-default:disabled{color:#9e9e9e}button.joint-widget.joint-theme-default{outline:0;cursor:pointer;color:#000;padding:5px;background:#fff;border:1px solid #d3d3d3;min-width:30px;min-height:30px;font-size:12px;border-radius:4px}.joint-widget.joint-theme-default[data-type=undo]:after{content:'undo'}.joint-widget.joint-theme-default[data-type=redo]:after{content:'redo'}.joint-widget.joint-theme-default[data-type=zoomToFit]:after{content:'fit'}.joint-widget.joint-theme-default[data-type=zoomIn]:after{content:'+'}.joint-widget.joint-theme-default[data-type=zoomOut]:after{content:'-'}.joint-widget.joint-theme-default[data-type=fullscreen]:after{content:'fullscreen'}.joint-widget.joint-theme-default[data-type=toggle]>input{margin-bottom:0}.joint-widget.joint-theme-default[data-type=toggle] span:first-child{float:left}.joint-widget.joint-theme-default[data-type=separator]{line-height:38px;margin-right:4px;border-color:#d3d3d3}.joint-widget.joint-theme-default .toggle{width:60px}.joint-widget.joint-theme-default .toggle input:checked+span{background:#fff}.joint-widget.joint-theme-default .toggle span{background:#d3d3d3;border:1px solid #d3d3d3;border-radius:40px}.joint-widget.joint-theme-default.disabled .toggle input:checked+span i:before{color:#d3d3d3}.joint-widget.joint-theme-default .toggle input:checked+span i:before{content:"on";right:115%;color:#000}.joint-widget.joint-theme-default.disabled .toggle span i:before{color:#9e9e9e}.joint-widget.joint-theme-default .toggle span i:before{content:"off";position:absolute;top:50%;margin-top:-5px;right:-80%;text-transform:uppercase;color:#000;font-family:Helvetica,Arial,sans-serif;font-size:10px;font-style:normal}.joint-widget.joint-theme-default .toggle span i{background:#fff;width:50%;right:50%}.joint-widget.joint-theme-default .toggle input:checked+span i{background:#d3d3d3}.joint-widget.joint-theme-default input[type=number],.joint-widget.joint-theme-default input[type=text],.joint-widget.joint-theme-default textarea{width:100%;height:auto;line-height:14px;border:1px solid #d3d3d3;box-sizing:border-box;outline:0;padding:5px;font-size:12px}.joint-widget.joint-theme-default .joint-select-button-group{font-size:16px}.joint-widget.joint-theme-default[data-type=checkbox]>span,.joint-widget.joint-theme-default[data-type=inputNumber] label,.joint-widget.joint-theme-default[data-type=inputTextArea] label,.joint-widget.joint-theme-default[data-type=inputText] label,.joint-widget.joint-theme-default[data-type=toggle]>span{padding-right:2px}@media screen\0{.joint-widget.joint-theme-default[data-type=selectButtonGroup],.joint-widget.joint-theme-default[data-type=toggle]{padding-top:3px;padding-bottom:3px}.joint-widget.joint-theme-default[data-type=range],.joint-widget.joint-theme-default[data-type=zoomSlider]{margin-top:8px;margin-bottom:8px}.joint-widget.joint-theme-default input[type=range]+output{padding-top:10px;padding-bottom:10px}}.joint-widget.joint-theme-material input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:80px;padding:5px;background:0 0}.joint-widget.joint-theme-material .units{padding-right:4px}.joint-widget.joint-theme-material input[type=range]:focus{outline:0}.joint-widget.joint-theme-material input[type=range]::-ms-track{cursor:pointer;background:0 0;border-color:transparent;color:transparent}.joint-widget.joint-theme-material input[type=range]:disabled::-webkit-slider-thumb{background-color:#808bc6}.joint-widget.joint-theme-material input[type=range]:disabled::-ms-thumb{background-color:#808bc6}.joint-widget.joint-theme-material input[type=range]:disabled::-moz-range-thumb{background-color:#808bc6}.joint-widget.joint-theme-material input[type=range]::-webkit-slider-thumb{margin-top:-5px;-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-widget.joint-theme-material input[type=range]::-ms-thumb{margin-top:0;-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-widget.joint-theme-material input[type=range]:active::-webkit-slider-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-widget.joint-theme-material input[type=range]:active::-ms-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-widget.joint-theme-material input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1),-webkit-transform .18s cubic-bezier(.4,0,.2,1)}.joint-widget.joint-theme-material input[type=range]:active::-moz-range-thumb{background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5)}.joint-widget.joint-theme-material input[type=range]::-ms-fill-lower,.joint-widget.joint-theme-material input[type=range]::-ms-fill-upper{width:100%;height:3px;background:#5fa9ee}.joint-widget.joint-theme-material input[type=range]::-ms-fill-lower{background:#3f51b5}.joint-widget.joint-theme-material input[type=range]::-moz-range-track{width:100%;height:3px;background:#5fa9ee}.joint-widget.joint-theme-material input[type=range]::-moz-range-progress{height:3px;background:#3f51b5}.joint-widget.joint-theme-material input[type=range]:disabled::-webkit-slider-runnable-track{background-color:#d0d8e8}.joint-widget.joint-theme-material input[type=range]:disabled::-moz-range-progress{background-color:#d0d8e8}.joint-widget.joint-theme-material input[type=range]:disabled::-ms-fill-lower{background-color:#d0d8e8}.joint-widget.joint-theme-material input[type=range]:disabled::-ms-fill-upper{background-color:#d0d8e8}.joint-widget.joint-theme-material input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;background:#5fa9ee}button.joint-widget.joint-theme-material{position:relative;height:49px;min-width:49px;color:#fff;font-size:15px;background:0 0;outline:0;cursor:pointer;box-sizing:border-box;padding:4px 11px;margin:0;border-width:0 2px 0 2px;border-style:solid;-webkit-border-image:-webkit-gradient(linear,0 100%,0 0,from(#5e6b88),to(#717d98)) 1 100%;-webkit-border-image:-webkit-linear-gradient(bottom,#5e6b88,#717d98) 1 100%;-moz-border-image:-moz-linear-gradient(bottom,#5e6b88,#717d98) 1 100%;-o-border-image:-o-linear-gradient(bottom,#5e6b88,#717d98) 1 100%;border-image:linear-gradient(to top,#5e6b88,#717d98) 1 100%}.joint-toolbar.joint-theme-material .joint-toolbar-group+.joint-toolbar-group button.joint-widget.joint-theme-material,button.joint-widget.joint-theme-material+button.joint-widget.joint-theme-material{border-width:0 2px 0 0;margin-left:0}button.joint-widget.joint-theme-material:hover{box-shadow:inset 0 -4px 0 #5fa9ee}button.joint-widget.joint-theme-material:disabled:hover{box-shadow:none}.joint-widget.joint-theme-material[data-type=checkbox] span:first-child,.joint-widget.joint-theme-material[data-type=toggle] span:first-child{display:inline-block;padding-left:4px;padding-right:4px}.joint-widget.joint-theme-material[data-type=checkbox] input{position:relative;display:none}.joint-widget.joint-theme-material[data-type=checkbox].disabled input+span{border:2px solid #d0d8e8}.joint-widget.joint-theme-material[data-type=checkbox] input+span{display:inline-block;box-sizing:border-box;width:16px;min-width:16px;height:16px;margin:0;cursor:pointer;border:2px solid #5fa9ee;border-radius:2px;z-index:2;position:relative}.joint-widget.joint-theme-material[data-type=checkbox] input+span:after{position:absolute;content:'';top:0;left:0;height:100%;width:100%;-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==);mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==);background:0 0;transition-duration:.28s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:background}.joint-widget.joint-theme-material[data-type=checkbox] input:checked+span:after{background:#3f51b5 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K)}.joint-widget.joint-theme-material[data-type=checkbox] input:disabled:checked+span:after{background-color:#808bc6}.joint-widget.joint-theme-material[data-type=checkbox] input:checked+span{border:2px solid #3f51b5;background:#fff}.joint-widget.joint-theme-material[data-type=checkbox] input:disabled:checked+span{border:2px solid #808bc6}.joint-widget.joint-theme-material .toggle{height:14px;width:36px;border-radius:14px}.joint-widget.joint-theme-material .toggle input:checked+span{background:#5fa9ee}.joint-widget.joint-theme-material.disabled .toggle input:checked+span{background-color:#d0d8e8}.joint-widget.joint-theme-material.disabled .toggle span{background-color:#d6d6d6}.joint-widget.joint-theme-material .toggle span{background:rgba(0,0,0,.26);color:#f6f6f6;border-radius:14px;box-shadow:none}.joint-widget.joint-theme-material .toggle span i:before{content:''}.joint-widget.joint-theme-material .toggle span i{right:50%;width:50%;top:-2px;height:130%;left:0;border-radius:50%;cursor:pointer;background:#fafafa;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);transition-duration:.28s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:left}.joint-widget.joint-theme-material.disabled .toggle input:checked+span i{background-color:#808bc6}.joint-widget.joint-theme-material .toggle input:checked+span i{right:0;position:absolute;left:20px;background:#3f51b5;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12)}.joint-widget.joint-theme-material[data-type=checkbox] span,.joint-widget.joint-theme-material[data-type=toggle] div,.joint-widget.joint-theme-material[data-type=toggle] span{pointer-events:none}.joint-widget.joint-theme-material[data-type=fullscreen]:after,.joint-widget.joint-theme-material[data-type=redo]:after,.joint-widget.joint-theme-material[data-type=undo]:after,.joint-widget.joint-theme-material[data-type=zoomIn]:after,.joint-widget.joint-theme-material[data-type=zoomOut]:after,.joint-widget.joint-theme-material[data-type=zoomToFit]:after{display:block;width:33px;height:33px;content:' ';background-color:transparent;background-position:0 0;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)}.joint-widget.joint-theme-material[data-type=zoomIn]:after{background-position:-47px -54px}.joint-widget.joint-theme-material[data-type=zoomOut]:after{background-position:-91px -5px}.joint-widget.joint-theme-material[data-type=zoomToFit]:after{background-position:-5px -54px}.joint-widget.joint-theme-material[data-type=undo]:after{background-position:-6px -8px}.joint-widget.joint-theme-material[data-type=redo]:after{background-position:-44px -8px}.joint-widget.joint-theme-material[data-type=fullscreen]:after{background-position:-88px -51px}.joint-widget.joint-theme-material[data-type=zoomIn]:disabled:after{background-position:-173px -54px}.joint-widget.joint-theme-material[data-type=zoomOut]:disabled:after{background-position:-217px -5px}.joint-widget.joint-theme-material[data-type=zoomToFit]:disabled:after{background-position:-131px -54px}.joint-widget.joint-theme-material[data-type=undo]:disabled:after{background-position:-132px -8px}.joint-widget.joint-theme-material[data-type=redo]:disabled:after{background-position:-170px -8px}.joint-widget.joint-theme-material[data-type=fullscreen]:disabled:after{background-position:-214px -51px}.joint-widget.joint-theme-material[data-type=separator]{background:-webkit-gradient(linear,0 100%,0 0,from(#5e6b88),to(#717d98));background:-webkit-linear-gradient(bottom,#5e6b88,#717d98);background:-moz-linear-gradient(bottom,#5e6b88,#717d98);background:-o-linear-gradient(bottom,#5e6b88,#717d98);background:linear-gradient(to top,#5e6b88,#717d98);height:49px;width:2px;border:none}label.joint-widget.joint-theme-material{padding-left:4px;padding-right:4px}button.joint-widget.joint-theme-material:active{background:#5e6d9d}.joint-widget.joint-theme-material input.toggle+span:after,.joint-widget.joint-theme-material[data-type=checkbox] input+span:before{content:'';position:absolute;z-index:2;box-sizing:border-box;background:#3f51b5;transition:width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);border-radius:50%;opacity:0;pointer-events:none;top:-14px;right:-14px;overflow:hidden;width:40px;height:40px}.joint-widget.joint-theme-material.is-in-action input.toggle+span:after,.joint-widget.joint-theme-material[data-type=checkbox].is-in-action input+span:before{opacity:.3}.joint-widget.joint-theme-material input.toggle+span:after{top:-12px;left:-12px}.joint-widget.joint-theme-material input.toggle:checked+span:after{transform:translate(20px,0)}.joint-widget.joint-theme-material[data-type=inputNumber] div,.joint-widget.joint-theme-material[data-type=inputText] div,.joint-widget.joint-theme-material[data-type=textarea] div{position:relative}.joint-widget.joint-theme-material input,.joint-widget.joint-theme-material textarea{color:#55627b;border:none;outline:0;background:0 0;line-height:20px;height:20px}.joint-widget.joint-theme-material input[type=number],.joint-widget.joint-theme-material input[type=text],.joint-widget.joint-theme-material textarea{border-bottom:2px solid #5fa9ee}.joint-widget.joint-theme-material[data-type=inputNumber]>.input-wrapper:after,.joint-widget.joint-theme-material[data-type=inputText]>.input-wrapper:after,.joint-widget.joint-theme-material[data-type=textarea]>.input-wrapper:after{background:#3f51b5;bottom:0;content:'';height:2px;left:45%;position:absolute;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1;width:10px;transition-property:width,left,z-index;display:block}.joint-widget.joint-theme-material[data-type=textarea]>.input-wrapper:after{bottom:1px}.joint-widget.joint-theme-material input[type=number]:disabled,.joint-widget.joint-theme-material input[type=text]:disabled,.joint-widget.joint-theme-material textarea:disabled{color:#d6d6d6;border-bottom:2px solid #d0d8e8}.joint-widget.joint-theme-material.is-focused[data-type=inputNumber]>.input-wrapper:after,.joint-widget.joint-theme-material.is-focused[data-type=inputText]>.input-wrapper:after,.joint-widget.joint-theme-material.is-focused[data-type=textarea]>.input-wrapper:after{z-index:1000;left:0;width:100%}.joint-widget.joint-theme-material[data-type=colorPicker]{width:49px;height:49px;border-radius:0;border-bottom:none;border-top:none;border-left:2px solid #5e6b88;border-right:2px solid #5e6b88;position:relative}.joint-widget.joint-theme-material input[type=color]{height:150%}.joint-widget.joint-theme-material[data-type=colorPicker]::after,.joint-widget.joint-theme-material[data-type=colorPicker]::before{content:'';position:absolute;height:100%;top:0}.joint-widget.joint-theme-material[data-type=colorPicker]::before{left:0;width:2px;background:linear-gradient(to left,transparent 0,#5e6b88 100%)}.joint-widget.joint-theme-material[data-type=colorPicker]::after{right:0;width:2px;background:linear-gradient(to right,transparent 0,#5e6b88 100%)}@media (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){.joint-widget.joint-theme-material input[type=number],.joint-widget.joint-theme-material input[type=text]{padding:0 0 0 10px}.joint-widget.joint-theme-material[data-type=textarea]>.input-wrapper:after{bottom:3px}}@media screen\0{.joint-widget.joint-theme-material[data-type=selectButtonGroup]{padding-top:9px;padding-bottom:9px}.joint-widget.joint-theme-material[data-type=range],.joint-widget.joint-theme-material[data-type=zoomSlider]{margin-top:14px;margin-bottom:14px;margin-right:4px}.joint-widget.joint-theme-material[data-type=selectBox]{margin-top:7px;margin-bottom:7px}.joint-widget.joint-theme-material[data-type=checkbox]{padding-top:2px;padding-bottom:2px}button.joint-widget.joint-theme-material{border-bottom:none;border-top:none;border-left:2px solid #5e6b88;border-right:2px solid #5e6b88}}.joint-widget.joint-theme-modern input[type=range]{vertical-align:middle;width:80px;color:#ddd;background:0 0;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;border:none;outline:0;padding:0}.joint-widget.joint-theme-modern input[type=range]:focus{outline:0}.joint-widget.joint-theme-modern input[type=range]::-ms-thumb{position:relative;width:8px;height:8px;top:0;z-index:2;background:#fff;box-shadow:1px 1px 1px #888;border-radius:8px}.joint-widget.joint-theme-modern input[type=range]::-moz-range-thumb{position:relative;width:8px;height:8px;top:0;z-index:2;background:#fff;box-shadow:1px 1px 1px #888;border-radius:8px;appearance:none}.joint-widget.joint-theme-modern input[type=range]::-webkit-slider-thumb{position:relative;width:8px;height:8px;top:0;z-index:2;background:#fff;box-shadow:1px 1px 1px #888;border-radius:8px;-webkit-appearance:none;appearance:none}.joint-widget.joint-theme-modern input[type=range]:after{position:absolute;left:0;top:9px;content:' ';width:100%;height:3px;background:linear-gradient(to right,#fb6eb6,#c658fd);border-radius:3px}.joint-widget.joint-theme-modern input[type=range]:disabled:after{background:linear-gradient(to right,#fbe0ee,#daacf1)}.joint-widget.joint-theme-modern input[type=range]::-moz-range-track{position:absolute;left:0;top:9px;content:' ';width:100%;height:3px;background:linear-gradient(to right,#fb6eb6,#c658fd);border-radius:3px}.joint-widget.joint-theme-modern input[type=range]::-ms-track{position:absolute;left:0;top:9px;content:' ';width:100%;height:3px;background:linear-gradient(to right,#fb6eb6,#c658fd);border-radius:3px}.joint-widget.joint-theme-modern input[type=range][disabled]::-moz-range-track{background:linear-gradient(to right,#fbe0ee,#daacf1)}.joint-widget.joint-theme-modern input[type=range][disabled]::-ms-track{background:linear-gradient(to right,#fbe0ee,#daacf1)}button.joint-widget.joint-theme-modern{position:relative;height:32px;min-width:32px;color:#6b6c8a;font-size:11px;background:0 0;border:1px solid #6b6c8a;border-radius:18px;outline:0;cursor:pointer;box-sizing:border-box;padding:4px 11px;margin:0}button.joint-widget.joint-theme-modern:not([disabled]):hover{color:#fff;background:#6a6b8a}.joint-widget.joint-theme-modern[data-type=checkbox] span:first-child{display:inline-block}.joint-widget.joint-theme-modern[data-type=checkbox] input{position:relative;display:none}.joint-widget.joint-theme-modern[data-type=checkbox].disabled input+span{background-color:#e2e2ee;border-color:#c6c7e2}.joint-widget.joint-theme-modern[data-type=checkbox] input+span{position:relative;left:0;display:inline-block;vertical-align:top;width:21px;height:22px;background-color:#fff;border:1px solid #6b6c8a;border-radius:4px}.joint-widget.joint-theme-modern[data-type=checkbox] input:checked+span:after{position:absolute;left:4px;top:3px;display:block;width:18px;height:16px;content:' ';background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAMAAAAs2N9uAAABSlBMVEUrrqorsqwrtq4surEtvbQvw7svx70wzMIxvboyzscztrozxsM0nq00srk1n681obA1qbY1rbc2o7I2pbU2qLc3q7o3vcQ3xsg4rrw5sL85tME5uMM6tsQ6v8o7ucc7vMk7vcs8v8w8wc7///81n688wc4xzsQ1obA6tsQ2o7IvqKsxpK0twbcx0MY5tMEsras5tME2pbUwysA5sL87vcsssa05sL82qLc5uMM4rrw3q7o1n68sta8uxLo2ysk4vMUsurEwzMI3tsA1obA5sL86wss5sL80vb8tvbQ1n68vx702o7I6tsQ3wcY1obA1o7I2pbUxzsQzwsAyvLs1prQ5tME2qLctwbcvw7syu7s1qbY3q7o5sL8wysA4rrwzycQuxLovw7svx70wysAwzMIxzsQyw8AyyME1rbc1sbk2tLw2t785uMM6ucYRnxwPAAAAYHRSTlMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwYGCQwPDxUYGBsbHiQkMDMzNjZCRUhOUVRgeHh4h5OTmaiurrS9vcPJ0tLb3uTk5Ofq9vb29vb5+fwT6nnAAAAAw0lEQVR4AV3LVXPCQADE8au7N22aprlLru7u7lLcHZLg8P1fWTIBAr+nnf/MkskenJPpbnc/62TGaevNvcfJvMPOn2cXx4WOE2/wiCAttl2F4xd9s0hCy22idN8/JyCJtpt0+XlgShSRPt/PVuAyWfkeHMdAOg7EXiXpMFSN7I9KgCRfR7Nf2/+13MPQqgxIivKk6/564Xd4SWlCopS6DKOYOp2gFiTG2HnGNF9G1pgFSYWPvG9zWQVA0mDj8WBMs3HeAD86KVYGq1XTAAAAAElFTkSuQmCC) 0 0 no-repeat}.joint-widget.joint-theme-modern .toggle{width:72px}.joint-widget.joint-theme-modern .toggle input{display:block;width:100%;box-sizing:border-box;box-shadow:none;height:12px}.joint-widget.joint-theme-modern .toggle input:checked+span{background:#31d0c6}.joint-widget.joint-theme-modern.disabled .toggle input:checked+span{background-color:#9cddd9}.joint-widget.joint-theme-modern .toggle span{background:#c6c7e2;border-radius:40px;box-shadow:none}.joint-widget.joint-theme-modern.disabled .toggle span{background:#e2e2ee}.joint-widget.joint-theme-modern .toggle span:before{background:#f6f6f6;box-shadow:none}.joint-widget.joint-theme-modern .toggle span i:before{content:"off";position:absolute;right:-50%;top:0;text-transform:uppercase;font-style:normal;font-weight:700;color:#6a6c8a;font-family:Arial,sans-serif;font-size:10px;line-height:16px;margin-top:-1px;margin-right:-8px}.joint-widget.joint-theme-modern.disabled .toggle span i:before{color:#a0a1b1}.joint-widget.joint-theme-modern .toggle input:checked+span i:before{content:"on";right:100%;color:#f6f6f6;margin-right:12px}.joint-widget.joint-theme-modern .toggle span i{right:50%;width:50%;background:#f6f6f6;box-shadow:0 0 3px #111}.joint-widget.joint-theme-modern .toggle input:disabled+span i{box-shadow:0 0 3px #8c8c8c}.joint-widget.joint-theme-modern input[type=number],.joint-widget.joint-theme-modern input[type=text],.joint-widget.joint-theme-modern textarea{width:100%;height:auto;line-height:14px;text-shadow:none;background:0 0;border:2px solid #e6e6e6;box-shadow:none;box-sizing:border-box;outline:0;padding:6px;overflow:auto}.joint-widget.joint-theme-modern input[type=number]:disabled,.joint-widget.joint-theme-modern input[type=text]:disabled,.joint-widget.joint-theme-modern textarea:disabled{color:#d6d6d6}.joint-widget.joint-theme-modern input[type=number],.joint-widget.joint-theme-modern input[type=text]{height:33px}.joint-widget.joint-theme-modern[data-type=fullscreen]:hover,.joint-widget.joint-theme-modern[data-type=redo]:hover,.joint-widget.joint-theme-modern[data-type=undo]:hover,.joint-widget.joint-theme-modern[data-type=zoomIn]:hover,.joint-widget.joint-theme-modern[data-type=zoomOut]:hover,.joint-widget.joint-theme-modern[data-type=zoomToFit]:hover{background:0 0}.joint-widget.joint-theme-modern[data-type=fullscreen]:after,.joint-widget.joint-theme-modern[data-type=redo]:after,.joint-widget.joint-theme-modern[data-type=undo]:after,.joint-widget.joint-theme-modern[data-type=zoomIn]:after,.joint-widget.joint-theme-modern[data-type=zoomOut]:after,.joint-widget.joint-theme-modern[data-type=zoomToFit]:after{display:block;width:31px;height:31px;content:' ';background-color:transparent;background-position:0 0;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)}.joint-widget.joint-theme-modern[data-type=zoomIn]:after{background-position:-31px -31px}.joint-widget.joint-theme-modern[data-type=zoomIn]:disabled:after{background-position:0 -31px}.joint-widget.joint-theme-modern[data-type=zoomIn]:not([disabled]):hover:after{background-position:-62px -31px}.joint-widget.joint-theme-modern[data-type=zoomOut]:after{background-position:-31px 0}.joint-widget.joint-theme-modern[data-type=zoomOut]:disabled:after{background-position:0 0}.joint-widget.joint-theme-modern[data-type=zoomOut]:not([disabled]):hover:after{background-position:-62px 0}.joint-widget.joint-theme-modern[data-type=zoomToFit]:after{background-position:-31px -217px}.joint-widget.joint-theme-modern[data-type=zoomToFit]:disabled:after{background-position:0 -217px}.joint-widget.joint-theme-modern[data-type=zoomToFit]:not([disabled]):hover:after{background-position:-62px -217px}.joint-widget.joint-theme-modern[data-type=undo]:after{background-position:-31px -155px}.joint-widget.joint-theme-modern[data-type=undo]:disabled:after{background-position:0 -155px}.joint-widget.joint-theme-modern[data-type=undo]:not([disabled]):hover:after{background-position:-62px -155px}.joint-widget.joint-theme-modern[data-type=redo]:after{background-position:-31px -186px}.joint-widget.joint-theme-modern[data-type=redo]:disabled:after{background-position:0 -186px}.joint-widget.joint-theme-modern[data-type=redo]:not([disabled]):hover:after{background-position:-62px -186px}.joint-widget.joint-theme-modern[data-type=fullscreen]:after{background-position:-31px -93px}.joint-widget.joint-theme-modern[data-type=fullscreen]:disabled:after{background-position:0 -93px}.joint-widget.joint-theme-modern[data-type=fullscreen]:not([disabled]):hover:after{background-position:-62px -93px}.joint-widget.joint-theme-modern[data-type=fullscreen],.joint-widget.joint-theme-modern[data-type=redo],.joint-widget.joint-theme-modern[data-type=undo],.joint-widget.joint-theme-modern[data-type=zoomIn],.joint-widget.joint-theme-modern[data-type=zoomOut],.joint-widget.joint-theme-modern[data-type=zoomToFit]{position:relative;top:-1px;border:none;padding:0}.joint-widget.joint-theme-modern[data-type=separator]{line-height:36px;margin-right:3px}.joint-widget.joint-theme-modern[data-type=checkbox]>span,.joint-widget.joint-theme-modern[data-type=inputNumber] label,.joint-widget.joint-theme-modern[data-type=inputTextArea] label,.joint-widget.joint-theme-modern[data-type=inputText] label,.joint-widget.joint-theme-modern[data-type=toggle]>span{padding-right:2px}.joint-widget.joint-theme-modern[data-type=colorPicker]{border-radius:50%;border:1px solid #6b6c8a;width:31px;height:31px}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.joint-widget.joint-theme-modern input[type=number],.joint-widget.joint-theme-modern input[type=text]{padding:0 0 0 10px}.joint-widget.joint-theme-modern .toggle span i:before{margin-top:0}}@media screen\0{.joint-widget.joint-theme-modern[data-type=selectButtonGroup]{padding-top:3px;padding-bottom:3px}.joint-widget.joint-theme-modern[data-type=range],.joint-widget.joint-theme-modern[data-type=zoomSlider]{margin-top:6px;margin-bottom:6px}.joint-widget.joint-theme-modern[data-type=checkbox]{padding-top:2px;padding-bottom:2px}}.printarea{position:relative}.printarea.print-ready{display:none}.printarea.preview{overflow:hidden!important;background:#fff!important}@media print{html,html>body.joint-print{position:relative!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}html>body.joint-print>*{display:none!important}html>body.joint-print>.printarea{display:block!important}.printarea{page-break-after:always;left:0!important;top:0!important;overflow:hidden!important;background:#fff!important;margin:0!important;padding:0!important}.printarea.print-ready{display:none}}._inputSearchStation_1fqww_1 {
  display: flex;
  width: 236px;
  padding: 6px 8px;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  background: #f1f1f1;
}

._inputSearch_1fqww_1 {
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(132, 132, 132, 0.25);
  width: 202px;
}

._footer_1fqww_20 {
  flex-grow: 1;
  height: 100%;
  justify-content: flex-end;
}

._wrapper_1fqww_26 {
  flex-grow: 1;
  height: 100%;
}._wrapper_1da3v_1 {
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
}

._station_1da3v_7 > div {
  padding: 0px 16px;
}

._inputSearchStation_1da3v_11 {
  display: flex;
  width: 236px;
  padding: 6px 8px;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  background: #f1f1f1;
}

._filter_1da3v_22 {
  text-indent: -9999px;
  width: 40px;
  min-width: 40px;
}
._filter_1da3v_22 p {
  display: none;
}
._filter_1da3v_22 span {
  margin: 0;
}

._title_1da3v_34 {
  margin-bottom: 4px;
}

._list_1da3v_38 {
  padding: 3px 0;
}
._list_1da3v_38 li {
  position: relative;
  background: #ffffff;
  border: 0.7px solid #d7d7d7;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  border-radius: 5px;
  padding: 13px;
  color: #004744;
}
._list_1da3v_38 li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 29px;
  left: 5px;
  top: 5px;
  background: #004744;
  border-radius: 5px;
}
._list_1da3v_38 li._error_1da3v_61 {
  color: #ff3030;
}
._list_1da3v_38 li._error_1da3v_61::after {
  background: #ff3030;
}
._list_1da3v_38 li._off_1da3v_67 {
  color: #8a8a8a;
}
._list_1da3v_38 li._off_1da3v_67::after {
  background: #8a8a8a;
}

._headLeft_1da3v_74 {
  display: flex;
  flex-direction: row;
}

._footer_1da3v_79 {
  display: flex;
  bottom: 0;
  justify-content: end;
  flex-grow: 1;
}

._inputSearch_1da3v_11 {
  width: 186px;
}@keyframes _flashingGreen_7lyad_12 {
  0% {
    background-color: #66f0a0;
  }
  50% {
    background-color: #4ae080;
  }
  100% {
    background-color: #66f0a0;
  }
}
._flashingGreen_7lyad_12 {
  animation: _flashingGreen_7lyad_12 1.5s ease-in-out infinite;
}

._root_7lyad_16 {
  height: 100%;
  width: 100%;
  padding: 12px;
  overflow: hidden;
}

._content_7lyad_23 {
  flex-grow: 1;
  height: 100%;
  overflow: auto;
}

._circleProgress_7lyad_29 {
  align-items: center;
  justify-content: center;
  height: 100%;
}

._emptyState_7lyad_35 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 40px;
}

._header_7lyad_43 {
  margin-bottom: 12px;
  padding: 12px;
  background-color: var(--mui-palette-background-paper);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

._headerTop_7lyad_51 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

._tableContainer_7lyad_58 {
  background-color: var(--mui-palette-background-paper);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

._table_7lyad_58 {
  min-width: 100%;
}

._stickyHeader_7lyad_69 {
  position: sticky;
  top: 0;
  z-index: 10;
  border-bottom: 2px solid #f1f1f1;
  padding: 12px 8px 8px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

._subAreaNameCell_7lyad_81 {
  background-color: var(--mui-palette-background-default);
  font-weight: 600;
  min-width: 110px;
  position: sticky;
  left: 0;
  z-index: 5;
  font-size: 12px;
  color: var(--mui-palette-text-primary);
}

._subAreaHeaderCell_7lyad_92 {
  border-bottom: 2px solid var(--mui-palette-primary-main);
  padding: 8px 6px;
  font-size: 14px;
  font-weight: 600;
  color: var(--mui-palette-text-primary);
  text-align: left;
  vertical-align: middle;
}

._rowNameCell_7lyad_102 {
  font-weight: 500;
  min-width: 110px;
  position: sticky;
  left: 0;
  z-index: 5;
  padding: 5px 6px;
  font-size: 12px;
  color: var(--mui-palette-text-primary);
  text-align: left;
  vertical-align: middle;
}

._dataCell_7lyad_115 {
  text-align: center;
  padding: 2px 3px;
  transition: background-color 0.2s;
  font-size: 11px;
  font-weight: 500;
  color: var(--mui-palette-text-primary);
  vertical-align: middle;
}
._dataCell_7lyad_115:hover {
  background-color: var(--mui-palette-action-hover);
}

._editCell_7lyad_128 {
  text-align: center;
  padding: 2px 4px;
  background-color: var(--mui-palette-action-selected);
  border: 1px dashed var(--mui-palette-primary-main);
  transition: all 0.2s;
  color: var(--mui-palette-text-primary);
}
._editCell_7lyad_128:hover {
  background-color: var(--mui-palette-primary-light);
  border-color: var(--mui-palette-primary-dark);
}

._disabledCell_7lyad_141 {
  text-align: center;
  padding: 2px 4px;
  background-color: transparent;
  color: var(--mui-palette-text-disabled);
  opacity: 0.6;
}

._addRowCell_7lyad_149 {
  background-color: var(--mui-palette-primary-50);
  border: 2px dashed var(--mui-palette-primary-200);
  padding: 12px 16px;
  text-align: center;
  transition: all 0.2s ease;
}
._addRowCell_7lyad_149:hover {
  background-color: var(--mui-palette-primary-100);
  border-color: var(--mui-palette-primary-main);
}

._addRowPlaceholder_7lyad_161 {
  background-color: var(--mui-palette-grey-50);
  border: 1px dashed var(--mui-palette-divider);
  text-align: center;
  padding: 8px;
  color: var(--mui-palette-text-disabled);
}

._matchCell_7lyad_169 {
  background-color: #e8f5e8;
  border: 1px solid #4caf50;
  transition: background-color 0.2s;
}
._matchCell_7lyad_169:hover {
  background-color: #d4edda;
}

._noMatchCell_7lyad_178 {
  background-color: #ffeaea;
  border: 1px solid #f44336;
  transition: background-color 0.2s;
}
._noMatchCell_7lyad_178:hover {
  background-color: #f8d7da;
}._root_1bv51_1 {
  height: 100%;
  width: 378px;
  padding: 30px 40px;
}

._txtHeader_1bv51_7 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

._boxEnable_1bv51_13 {
  background-color: #ebf1f0;
  padding: 9px;
  height: 40px;
  margin-top: 10px;
  border-radius: 8px;
}

._txtEnableCycle_1bv51_21 {
  align-items: center;
  align-content: center;
}._customProgramCalendar_10qx0_1 {
  background-color: #ebf1f0 !important;
  color: #000 !important;
  margin-top: 15px !important;
  padding: 4px !important;
  border: none !important;
}

._customGlobalCalendar_10qx0_9 {
  background-color: #000;
  margin-top: 15px !important;
  border: none;
  color: #fff !important;
}
._customGlobalCalendar_10qx0_9:hover {
  background-color: #000;
  color: #fff !important;
}

._customDayNoEvent_10qx0_20 {
  background-color: #fff;
  margin-top: 15px !important;
  color: #000 !important;
}

._txtEventTitle_10qx0_26 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}

._txtContentEventSchedule_10qx0_33 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  word-wrap: break-word;
  white-space: normal;
  overflow: hidden;
  word-break: normal;
  line-height: 1.3;
}

._txtTitleSchedule_10qx0_44 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}

._txtContentTitleSchedule_10qx0_51,
._txtTitleNoEvent_10qx0_52 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  white-space: normal;
  overflow: hidden;
  word-break: normal;
  line-height: 1.3;
}

._txtTitleNoEvent_10qx0_52 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  word-wrap: break-word;
  white-space: normal;
  overflow: hidden;
  word-break: break-all;
  line-height: 1.3;
}
._customEvent_83vy7_2 {
  color: black !important;
}
._customEvent_83vy7_2 ._fc-daygrid-day-number_83vy7_5 {
  color: black !important;
}

._customEventDark_83vy7_9 {
  color: #fff !important;
}
._customEventDark_83vy7_9 ._fc-daygrid-day-number_83vy7_5 {
  color: #fff !important;
}

._customCalendar_83vy7_16 {
  background-color: #000 !important;
  color: #fff !important;
  margin-top: 15px !important;
  padding: 4px !important;
  border: none !important;
}

._customDayCalendar_83vy7_24 {
  background-color: #000;
  margin-top: 15px !important;
  border: none;
  color: #000 !important;
}

._txtEventTitle_83vy7_31 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  word-wrap: break-word; /* Cho phép từ xuống dòng */
  white-space: normal; /* Xuống dòng khi có khoảng trắng */
  overflow: hidden; /* Ẩn phần vượt quá (nếu cần) */
  word-break: break-all; /* Xuống dòng ngay cả khi không có khoảng trắng */
  line-height: 1.3; /* Tăng khoảng cách giữa các dòng */
}

._txtTitleSchedule_83vy7_42 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  word-wrap: break-word; /* Cho phép từ xuống dòng */
  white-space: normal; /* Xuống dòng khi có khoảng trắng */
  overflow: hidden; /* Ẩn phần vượt quá (nếu cần) */
  word-break: break-all; /* Xuống dòng ngay cả khi không có khoảng trắng */
  line-height: 1.3; /* Tăng khoảng cách giữa các dòng */
}

._txtTitle_83vy7_42 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-left: 84px;
}

._btnPrev_83vy7_60 {
  border-radius: 8px 0px 0px 8px;
  min-width: 20px !important;
}

._btnNext_83vy7_65 {
  border-radius: 0px 8px 8px 0px;
  min-width: 20px !important;
}

._boxDesc_83vy7_70 {
  width: 20px;
  height: 15px;
  border-radius: 1px;
}._root_1o6rc_1 {
  width: 100%;
  padding: 30px 64px 20px 64px;
  height: 100%;
  flex-grow: 1;
}

._body_1o6rc_8 {
  overflow-x: auto;
  width: 100%;
  display: grid;
  height: 100%;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (min-width: 1800px) and (max-width: 1830px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1500px) and (max-width: 1800px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1044px) and (max-width: 1300px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 923px) and (max-width: 1040px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._body_1o6rc_8 {
    grid-template-columns: repeat(1, 1fr);
  }
}

._section_water_1o6rc_47 {
  height: 88vh;
  width: 100%;
}

._section_report_1o6rc_52 {
  height: 88vh;
  width: 100%;
}

._section_sensorReports_1o6rc_57 {
  height: 88vh;
  width: 100%;
}

._section_water_header_1o6rc_62 {
  height: 25%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: center;
  align-items: center;
}

._section_water_title_1o6rc_70 {
  background-color: #eef9ff;
  height: 75%;
  border-radius: 8px;
}

._section_report_header_1o6rc_76 {
  height: 25%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: center;
  align-items: center;
}

._section_report_title_1o6rc_84 {
  background-color: #f3fdff;
  height: 75%;
  border-radius: 8px;
}

._section_sensorReports_header_1o6rc_90 {
  height: 25%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: center;
  align-items: center;
}

._section_sensorReports_title_1o6rc_98 {
  background-color: #ebf5f5;
  height: 75%;
  border-radius: 8px;
}

._txtWater_1o6rc_104 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 100%; /* 26px */
  text-transform: uppercase;
}

._txtReport_1o6rc_112 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 100%; /* 26px */
  text-transform: uppercase;
}

._txtSensorReport_1o6rc_120 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 100%; /* 26px */
  text-transform: uppercase;
}

._section_body_water_1o6rc_128 {
  margin-top: -60px;
  align-items: center;
}

._box_icon_sensors_reports_1o6rc_133 {
  display: flex;
  width: 64px;
  height: 54px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #efefef;
}

._box_icon_section_reports_1o6rc_145 {
  display: flex;
  width: 64px;
  height: 54px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #f3fdff;
}

._box_icon_section_water_1o6rc_157 {
  display: flex;
  width: 64px;
  height: 54px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: rgba(41, 170, 225, 0.08);
}

._box_section_template_1o6rc_169 {
  height: 80px;
  margin-top: 20px;
  width: 330px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(132, 132, 132, 0.2);
  display: flex;
  padding: 16px 25px 16px 16px;
}
@media (min-width: 1300px) and (max-width: 1500px) {
  ._box_section_template_1o6rc_169 {
    width: 290px;
  }
}
@media (min-width: 1044px) and (max-width: 1300px) {
  ._box_section_template_1o6rc_169 {
    width: 270px;
    margin-top: 25px !important;
  }
}
@media (min-width: 923px) and (max-width: 1040px) {
  ._box_section_template_1o6rc_169 {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._box_section_template_1o6rc_169 {
    grid-template-columns: repeat(1, 1fr);
  }
}

._txtWaterManagement_1o6rc_201 {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%; /* 16px */
}._groupHeader_1dkbg_1 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 60px;
}

._groupLayoutHeader_1dkbg_6 {
  padding: 10px 20px;
}

._tabPrograms_1dkbg_10 {
  padding: 0px 16px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}

._tabStation_1dkbg_19 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
}

._texEnabled_1dkbg_27 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px;
}

._groupEnabled_1dkbg_34 {
  height: 50px;
  border-radius: 8px;
  padding: 6px 12px;
}

._groupFiltration_1dkbg_40 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._groupFertigation_1dkbg_47 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._textFertigation_1dkbg_54 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._bodyPrograms_1dkbg_60 {
  height: calc(100vh - 45px);
  min-height: 0;
  min-width: 0;
  overflow: auto;
  min-width: 1280px;
  align-items: stretch;
}
._bodyPrograms_1dkbg_60 > div {
  flex-shrink: 1;
  flex-grow: 1;
}

._rightContent_1dkbg_73 {
  width: 65%;
  overflow: auto;
}

._leftContent_1dkbg_78 {
  width: 35%;
}

._bodyStation_1dkbg_82 {
  flex-grow: 1;
  height: 100%;
  border: 1px solid #d7d7d7;
}

._header_1dkbg_88 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 60px !important;
  width: 100%;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
}
._header_1dkbg_88._sequentialMode_1dkbg_97 {
  justify-content: flex-start;
  gap: 9px;
  background-color: unset;
  padding-bottom: 0;
}
._header_1dkbg_88._sequentialMode_1dkbg_97 ._titleHeader_1dkbg_103 {
  margin-left: 0;
}

._editHeader_1dkbg_107 {
  flex-direction: row;
  cursor: pointer;
  align-items: center;
  justify-content: space-around;
}

._editIcon_1dkbg_114 {
  color: #004744;
  font-weight: 500;
}

._titleHeader_1dkbg_103 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  margin-left: 5px;
  background-color: transparent;
}

._hoverTitle_1dkbg_127:hover {
  background: rgba(4, 71, 68, 0.2);
}

._contentStation_1dkbg_131 {
  direction: column;
  height: calc(100% - 48px);
}

._content_1dkbg_131 {
  direction: column;
  align-items: center;
  margin-top: 85px;
  height: calc(100% - 48px);
}

._contentEmpty_1dkbg_143 {
  direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100% - 48px);
}

._btnRefresh_1dkbg_150 {
  font-size: 12px;
  min-width: 160px;
  font-weight: 700;
  border-radius: 8px;
  margin-bottom: 10px;
}

._btnFetch_1dkbg_158 {
  min-width: 160px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._btnFetchLoading_1dkbg_165 {
  min-width: 180px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._titleContent_1dkbg_172 {
  font-size: 14px;
  color: #747474;
  font-weight: 600;
  margin-bottom: 6px;
}

._btnContent_1dkbg_179 {
  min-width: 125px;
  padding: 0;
  height: 25px;
}

._subHeading_1dkbg_185 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}

._gridContainer_1dkbg_195 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 1;
  padding: 8px 10px;
  border-radius: 5px;
}

._gridContent_1dkbg_206 {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: flex-start;
}

._gridItem_1dkbg_213 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

._textController_1dkbg_219 {
  font-weight: 500;
  line-height: 16px;
  margin-left: 7px;
}

._textFertilizeController_1dkbg_225 {
  font-weight: 700;
  line-height: 20px;
  margin-left: 7px;
  font-size: 14px;
}

._textStationsTime_1dkbg_232 {
  font-weight: 500;
  line-height: 16px;
}
._textStationsTime_1dkbg_232._runTimeActive_1dkbg_236 {
  font-weight: bold;
}

._textError_1dkbg_240 {
  width: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
  flex: none;
  letter-spacing: 0.045em;
  margin-left: 9px;
  margin-top: 2px;
  color: #ff3030;
}

._duration_1dkbg_252 {
  font-family: Arial, sans-serif;
  font-family: unset;
  padding-top: 4px;
  border-radius: 4px;
  min-height: 46px;
  min-width: 117px;
  max-width: 237px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_1dkbg_252 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 10px;
  align-items: center;
  border: none;
  box-sizing: content-box;
  height: fit-content;
}
._duration_1dkbg_252 fieldset legend {
  color: #5c5c5c;
  font-weight: 700;
  line-height: 16px;
  font-size: 12px;
  margin-bottom: 4px;
}
._duration_1dkbg_252 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  min-height: 21px;
  overflow: hidden;
}
._duration_1dkbg_252 fieldset span {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  align-items: center;
  white-space: pre;
}
._duration_1dkbg_252 fieldset div:last-child {
  margin: 0;
  position: relative;
  margin-left: 10px;
}
._duration_1dkbg_252 fieldset div:last-child button {
  padding: 2px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_1dkbg_252 fieldset div:last-child button:first-child {
  margin-bottom: -2px;
}
._duration_1dkbg_252 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._inputEva_1dkbg_320 {
  min-width: 400px;
  margin-top: 0px;
  border-radius: 8px;
}

._groupSoilContainer_1dkbg_326 {
  background-color: rgba(123, 123, 123, 0.05);
  width: 100%;
  height: 78px;
  border: 1px solid #d7d7d7;
  padding: 4px;
}

._groupSoilMoisture_1dkbg_334 {
  height: 70px;
  width: 98%;
}

._txtSoilTrigger_1dkbg_339 {
  margin-left: 10px;
  color: #8a8a8a;
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
}

._sliderSoil_1dkbg_347 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-top: 3px;
}

._groupSelectAll_1dkbg_355 {
  border-radius: 5px;
  padding: 2px;
  height: 32px;
  width: 150px;
}

._txtSelectAll_1dkbg_362 {
  font-size: 12px;
  line-height: 115%;
  font-size: 12px;
  margin-top: 8px;
}

._txtFertigation_1dkbg_369 {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

._groupSelectFertigation_1dkbg_375 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  margin-top: 18px;
}

._featureButton_1dkbg_383 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  border-radius: 55px;
}

._btnActive_1dkbg_390 {
  background-color: #004744;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  color: #fff;
  border-radius: 55px;
}
._btnActive_1dkbg_390:hover {
  background-color: #004744;
  color: #fff;
}

._inputTime_1dkbg_403 {
  width: 160px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 2px 4px;
}

._dividerLine_1dkbg_410 {
  height: 100%;
  width: 7px;
  background-color: #cccccc;
}

._txtAutoAdjust_1dkbg_416 {
  font-size: 12px;
  line-height: 13.8px;
  font-weight: 500;
  margin-top: 2px;
}

._inlineET_1dkbg_423 {
  display: flex;
  align-items: center;
  height: 40px;
}

._txtETHead_1dkbg_429 {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #5c5c5c;
}

._customInputMin_1dkbg_436 {
  border: none;
}
._customInputMin_1dkbg_436::after {
  content: "mins";
}

._stationDivider_1dkbg_443 {
  display: flex;
  align-items: center;
  padding: 2px 0;
  gap: 4px;
}

._dividerLineDash_1dkbg_450 {
  flex: 1;
  height: 0;
  border-top: 1px dashed rgba(171, 173, 173, 0.4784313725);
}
._dividerLineDash_1dkbg_450._dividerActive_1dkbg_455 {
  border-top: 2px dashed #5bcf86;
}

._gridCheckboxContent_1dkbg_459 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
._gridCheckboxContent_1dkbg_459._customRadio_1dkbg_466 ._MuiRadioGroup-root_1dkbg_466 {
  display: "flex";
  width: "100%";
  flex-direction: "row";
  justify-content: "space-between";
}

._dividerControls_1dkbg_473 {
  z-index: 1;
  flex-shrink: 0;
}._root_usja6_1 {
  height: 100%;
  width: 100%;
  padding: 27px 30px 10px 30px;
}

._header_usja6_7 {
  font-size: 20px;
  line-height: 24px;
}

._txtContent_usja6_12 {
  line-height: 30px;
  margin-top: 6px;
  font-size: 16px;
}._txtNoData_f2y1w_1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

._btnIconError_f2y1w_7 {
  color: red;
  padding: 0px;
  height: 15px;
  width: 25px;
}

._tableCell_f2y1w_14 {
  background-color: transparent;
  vertical-align: baseline;
  color: #000;
}._txtNoData_h15dy_1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}._root_1nwvj_1 {
  height: 100vh;
  width: 100%;
  flex-grow: 1;
}

._groupHeader_1nwvj_7 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 60px;
}

._groupLayoutHeader_1nwvj_12 {
  padding: 10px 20px;
}

._tabPrograms_1nwvj_16 {
  padding: 0px 16px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}

._tabStation_1nwvj_25 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
}

._texEnabled_1nwvj_33 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px;
}

._groupEnabled_1nwvj_40 {
  height: 50px;
  border-radius: 8px;
  padding: 6px 12px;
}

._groupFiltration_1nwvj_46 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._groupFertigation_1nwvj_53 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}

._textFertigation_1nwvj_60 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

._bodyPrograms_1nwvj_66 {
  height: calc(100vh - 45px);
  min-height: 0;
  min-width: 0;
  overflow: auto;
  min-width: 1280px;
  align-items: stretch;
}
._bodyPrograms_1nwvj_66 > div {
  flex-shrink: 1;
  flex-grow: 1;
}

._rightContent_1nwvj_79 {
  width: 65%;
  overflow: auto;
}

._leftContent_1nwvj_84 {
  width: 35%;
  height: 100%;
  flex-grow: 1;
}

._rightContent_1nwvj_79 {
  width: 65%;
}

._bodyStation_1nwvj_94 {
  flex-grow: 1;
  height: 100%;
  border: 1px solid #d7d7d7;
}

._header_1nwvj_100 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 60px !important;
  width: 100%;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
}

._editHeader_1nwvj_110 {
  flex-direction: row;
  cursor: pointer;
  align-items: center;
  justify-content: space-around;
}

._editIcon_1nwvj_117 {
  color: #004744;
  font-weight: 500;
}

._titleHeader_1nwvj_122 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  margin-left: 5px;
  background-color: transparent;
}

._hoverTitle_1nwvj_130:hover {
  background: rgba(4, 71, 68, 0.2);
}

._contentStation_1nwvj_134 {
  direction: column;
  height: calc(100% - 48px);
}

._content_1nwvj_134 {
  direction: column;
  align-items: center;
  margin-top: 85px;
  height: calc(100% - 48px);
}

._btnRefresh_1nwvj_146 {
  font-size: 12px;
  width: 160px;
  font-weight: 700;
  border-radius: 8px;
  margin-bottom: 10px;
}

._btnFetch_1nwvj_154 {
  min-width: 160px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._btnFetchLoading_1nwvj_161 {
  min-width: 180px;
  border-radius: 8px;
  height: 30px;
  margin-bottom: 10px;
}

._titleContent_1nwvj_168 {
  font-size: 14px;
  color: #747474;
  font-weight: 600;
  margin-bottom: 6px;
}

._btnContent_1nwvj_175 {
  min-width: 125px;
  padding: 0;
  height: 25px;
}

._subHeading_1nwvj_181 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 18px 0px 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-top: 1px solid #d4d9d8;
}

._gridContent_1nwvj_192 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
}

._gridItem_1nwvj_199 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

._textController_1nwvj_205 {
  font-weight: 500;
  line-height: 16px;
  margin-left: 7px;
}

._textStationsTime_1nwvj_211 {
  font-weight: 500;
  line-height: 16px;
}

._textError_1nwvj_216 {
  width: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
  flex: none;
  letter-spacing: 0.045em;
  margin-left: 9px;
  margin-top: 2px;
  color: #ff3030;
}

._duration_1nwvj_228 {
  font-family: Arial, sans-serif;
  font-family: unset;
  padding-top: 4px;
  border-radius: 4px;
  min-height: 46px;
  min-width: 117px;
  max-width: 237px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_1nwvj_228 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 10px;
  align-items: center;
  border: none;
  box-sizing: content-box;
  height: fit-content;
}
._duration_1nwvj_228 fieldset legend {
  color: #5c5c5c;
  font-weight: 700;
  line-height: 16px;
  font-size: 12px;
  margin-bottom: 4px;
}
._duration_1nwvj_228 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  min-height: 21px;
  overflow: hidden;
}
._duration_1nwvj_228 fieldset span {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  align-items: center;
  white-space: pre;
}
._duration_1nwvj_228 fieldset div:last-child {
  margin: 0;
  position: relative;
  margin-left: 10px;
}
._duration_1nwvj_228 fieldset div:last-child button {
  padding: 2px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_1nwvj_228 fieldset div:last-child button:first-child {
  margin-bottom: -2px;
}
._duration_1nwvj_228 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._inputEva_1nwvj_296 {
  min-width: 400.5px;
  margin-top: 0px;
  border-radius: 8px;
}

._groupSoilContainer_1nwvj_302 {
  background-color: rgba(123, 123, 123, 0.05);
  width: 100%;
  height: 78px;
  border: 1px solid #d7d7d7;
  padding: 4px;
}

._groupSoilMoisture_1nwvj_310 {
  height: 70px;
  width: 98%;
}

._txtSoilTrigger_1nwvj_315 {
  margin-left: 10px;
  color: #8a8a8a;
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
}

._sliderSoil_1nwvj_323 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-top: 3px;
}

._groupSelectAll_1nwvj_331 {
  border-radius: 5px;
  padding: 2px;
  height: 32px;
  width: 150px;
}

._txtSelectAll_1nwvj_338 {
  font-size: 12px;
  line-height: 115%;
  font-size: 12px;
  margin-top: 8px;
}

._txtFertigation_1nwvj_345 {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

._groupSelectFertigation_1nwvj_351 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  margin-top: 18px;
}

._featureButton_1nwvj_359 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  border-radius: 55px;
}

._btnActive_1nwvj_366 {
  background-color: #004744;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.1px;
  color: #fff;
  border-radius: 55px;
}
._btnActive_1nwvj_366:hover {
  background-color: #004744;
  color: #fff;
}

._inputTime_1nwvj_379 {
  background-color: #fff;
  width: 130px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 2px 4px;
}

._dividerLine_1nwvj_387 {
  height: 100%;
  width: 7px;
  background-color: #cccccc;
}

._txtAutoAdjust_1nwvj_393 {
  font-size: 12px;
  line-height: 13.8px;
  font-weight: 500;
  margin-top: 2px;
}

._gridContainer_1nwvj_400 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  padding: 12px 12px 12px 25px;
  border-radius: 5px;
}

._txtStationName_1nwvj_411 {
  font-weight: 500;
  line-height: 13.2px;
  margin-left: 40px;
}

._txtStatus_1nwvj_417 {
  font-weight: 500;
  line-height: 13.2px;
  margin-right: 70px;
}

._contentHeader_1nwvj_423 {
  min-height: 93px;
  padding: 2px 12px;
  border-radius: 8px;
  margin: 9px 12px 0px 12px;
  overflow-x: auto;
  overflow-y: hidden;
}

._btnArrow_1nwvj_432 {
  background-color: #aec4c2;
  color: #276361;
}
._btnArrow_1nwvj_432:hover {
  background-color: #aec4c2 !important;
  color: #276361;
}

._boxMinutes_1nwvj_441 {
  border-radius: 5px;
  padding: 8px;
  width: 142px;
  height: 100%;
  background-color: #fff;
  color: #000;
  justify-content: center;
  align-items: center;
}

._btnStart_1nwvj_452 {
  color: #fff;
  width: 149px;
}

._txtCountDown_1nwvj_457 {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.4px;
}

._txtRunning_1nwvj_463 {
  color: #9c9c9c;
  line-height: 13.8px;
  margin-top: 2px !important;
}

._btnStop_1nwvj_469 {
  background-color: #ff5959;
  color: #fff;
  width: 149px;
}
._btnStop_1nwvj_469:hover {
  background-color: #ff5959;
  color: #fff;
}

._txtStatusStations_1nwvj_479 {
  margin-top: 3px;
}._root_1f963_1 {
  height: 100%;
  width: 100%;
  flex-grow: 1;
  padding: 17px 15px;
}

._containerRootView_1f963_8 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
  padding-right: 8px;
}
@media (min-width: 950px) and (max-width: 1130px) {
  ._containerRootView_1f963_8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._containerRootView_1f963_8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._containerRootView_1f963_8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

._boxPrograms_1f963_33 {
  width: 100%;
  height: 120px;
  border-radius: 12px;
  padding: 15px 10px;
}

._txtNamePrograms_1f963_40 {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}

._bodyState_1f963_46 {
  height: 100%;
  justify-content: end;
  padding: 10px 0px;
}

._txtRunning_1f963_52 {
  font-weight: 500;
  line-height: 13.2px;
}._root_mmqmk_1 {
  height: 100%;
  width: 100%;
  flex-grow: 1;
  padding: 17px 21px;
}

._body_mmqmk_8 {
  flex-grow: 1;
  height: 100%;
  border: 1px solid #dfdfdf;
  width: 100%;
}

._header_mmqmk_15 {
  padding: 8px;
  height: 48px;
  border-bottom: 1px solid #dddddd;
}

._bodyStation_mmqmk_21 {
  padding: 8px;
}

._box_mmqmk_25 {
  border: 1px solid #e7e7e7;
  margin-top: 10px;
}

._boxStation_mmqmk_30 {
  padding: 14px;
  height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

._boxController_mmqmk_36 {
  padding: 15px 12px;
  height: 85px;
}

._btnArrow_mmqmk_41 {
  background-color: #aec4c2;
  color: #276361;
}
._btnArrow_mmqmk_41:hover {
  background-color: #aec4c2 !important;
  color: #276361;
}

._boxMinutes_mmqmk_50 {
  border-radius: 5px;
  padding: 8px;
  width: 222px;
  height: 100%;
  background-color: #fff;
  align-items: center;
  justify-content: center;
}

._btnStart_mmqmk_60 {
  color: #fff;
  width: 149px;
  background-color: #336c69;
}
._btnStart_mmqmk_60:hover {
  background-color: #336c69;
  color: #fff;
}

._btnStop_mmqmk_70 {
  background-color: #ff5959;
  color: #fff;
  width: 149px;
}
._btnStop_mmqmk_70:hover {
  background-color: #ff5959;
  color: #fff;
}

._txtMinutes_mmqmk_80 {
  color: #a2a2a2;
}

._txtFormatTime_mmqmk_84 {
  font-size: 14px;
  font-weight: 500;
  line-height: 18.4px;
  color: #000;
}

._txtRunning_mmqmk_91 {
  color: #9c9c9c;
  line-height: 13.8px;
  margin-top: 2px !important;
}

._loadingProgress_mmqmk_97 {
  flex-grow: 1;
  height: 60vh;
  justify-content: center;
  align-items: center;
}._root_skbih_1 {
  height: 100%;
  flex-grow: 1;
  padding: 5px 15px;
}

._btnRunAllStations_skbih_7 {
  min-width: 163px;
  height: 35px;
  border-radius: 5px;
  justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.61px;
}

._btnRunAreas_skbih_17 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  background-color: transparent;
  border: 1px solid #d7d7d7;
}
._btnRunAreas_skbih_17:hover {
  background-color: transparent;
}

._txtAreas_skbih_29 {
  font-weight: 700;
  font-size: 14px;
}

._btnStop_skbih_34 {
  height: 30px;
  background-color: #fffae1;
  color: #ff783c;
  border-radius: 8px;
  width: 79px;
  font-size: 14px;
  font-weight: 500;
}
._btnStop_skbih_34:hover {
  background-color: #fffae1;
  color: #ff783c;
}

._navComplete_skbih_48 {
  width: 271px;
  height: 30px;
  border-radius: 5px;
  background-color: #ebf1f0;
  padding: 7px 20px;
}

._txtDiagnosticsComplete_skbih_56 {
  font-size: 14px;
  line-height: 18.61px;
  color: #004744;
  font-weight: 700;
}

._boxNormalStations_skbih_63 {
  background-color: transparent;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._boxErrorStations_skbih_72 {
  background-color: #fff2f2;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._txtStations_skbih_81 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtStationsError_skbih_88 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtNumberNormalStations_skbih_96 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}

._txtNumberErrorStations_skbih_102 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
  color: #ff3030;
}._root_of4z2_1 {
  height: 100%;
  width: 100%;
  flex-grow: 1;
}

._header_of4z2_7 {
  width: 100%;
  height: 59px;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}

._tabManualRun_of4z2_14 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._tabMultiStation_of4z2_23 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  height: 100vh;
}._root_1quk2_1 {
  overflow: hidden;
}

._wrapperModal_1quk2_5 {
  width: 100%;
  padding: 15px;
}

._txtEditStationGroup_1quk2_10 {
  font-size: 22px;
  font-weight: 700;
  margin-left: 15px;
}

._headerStation_1quk2_16 {
  margin-top: 10px;
  flex-grow: 1;
  padding: 0px;
}

._textStationFilter_1quk2_22 {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-variant: small-caps;
  opacity: 0.32;
  padding-bottom: 8px;
}

._textSiteLocation_1quk2_33 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 8px;
  margin-bottom: 4px;
}

._groupSiteLocation_1quk2_42 {
  border-radius: 5px;
  padding: 10px 14px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

._txtGroupName_1quk2_51 {
  color: #000000;
  margin-bottom: 15px;
  margin-left: 18px;
}

._groupTextStations_1quk2_57 {
  background-color: rgba(4, 71, 68, 0.08);
  border-radius: 5px;
  height: 32px;
  padding: 8px 13px;
  margin-right: 15px;
}

._textPlant_1quk2_65 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 16px;
  margin-bottom: 4px;
}

._textEmitter_1quk2_74 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 16px;
  margin-bottom: 4px;
}

._groupManualFilter_1quk2_83 {
  width: 270px;
  padding: 10px 17px;
  background-color: rgba(123, 123, 123, 0.05);
}

._btnClearAll_1quk2_89 {
  background-color: transparent;
  color: #000000;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
}

._btnClearAll_1quk2_89::hover {
  background-color: transparent;
}

._textBoxStations_1quk2_101 {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

._textHeaderOps_1quk2_108 {
  color: #004744;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 7px;
}

._textStations_1quk2_116 {
  font-weight: 500;
  line-height: 16px;
  margin-left: 7px;
  width: 160px;
}

._textAddress_1quk2_123 {
  font-weight: 500;
  line-height: 16px;
  width: 140px;
}

._textLocation_1quk2_129 {
  font-weight: 500;
  line-height: 16px;
}

._textDateTime_1quk2_134 {
  color: #5c5c5c;
  font-weight: 500;
  line-height: 16px;
  padding-right: 42px;
}

._manualContainer_1quk2_141 {
  border: 1px solid #d7d7d7;
  margin-top: 6px;
  flex-grow: 1;
}

._btnDelete_1quk2_147 {
  background-color: transparent;
  color: #8a8a8a;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 6px;
}

._textStationRunTime_1quk2_156 {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

._btnRename_1quk2_163 {
  background-color: transparent;
  color: #004744;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 6px;
}

._btnAddGroup_1quk2_172 {
  border-radius: 4px;
  height: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  background-color: transparent;
  color: #004744;
  margin-right: 26px;
}

._btnReset_1quk2_183 {
  width: 103px;
  border-radius: 4px;
  height: 30px;
  background-color: rgba(4, 71, 68, 0.2);
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 38.5px;
  color: #004744;
}

._btnRun_1quk2_195 {
  width: 103px;
  border-radius: 4px 0px 0px 4px;
  height: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 38.5px;
}

._groupStartTime_1quk2_205 {
  margin-left: 10px;
}

._groupActualRunTime_1quk2_209 {
  background-color: #d9d9d9;
  border-radius: 8px;
  height: 50px;
  padding: 6px 16px;
}

._txtActualRunTime_1quk2_216 {
  color: #5c5c5c;
  font-weight: 700;
  line-height: 16px;
  white-space: nowrap;
}

._txtRunTime_1quk2_223 {
  color: #181818;
  font-size: 16px;
  font-weight: 700;
  margin-top: 4px;
}

._txtStationGroup_1quk2_230 {
  color: #747474;
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}

._groupDownManualOps_1quk2_238 {
  min-width: 36px !important;
  padding: 0px !important;
  height: 32px;
  background-color: #004744;
  border-radius: 0px 4px 4px 0px;
  border-left: 1px solid #ffffff;
}
._groupDownManualOps_1quk2_238 [class~=MuiButtonBase-root] {
  min-width: 36px !important;
  padding: 0px !important;
}

._menuWrapper_1quk2_251 [class~=MuiPaper-root] {
  background-color: #ffffff;
  padding: 0;
  margin-top: 4px;
  width: 139px;
  border-radius: 4px;
  height: 38px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}

._txtScheduleRun_1quk2_261 {
  color: #004744;
  padding-top: 4px;
  margin-left: 16px;
  cursor: pointer;
}

._groupStationManual_1quk2_268 {
  padding: 16px 16px;
  flex-grow: 1;
  overflow-y: auto;
  border-radius: 5px;
}
._groupStationManual_1quk2_268::-webkit-scrollbar {
  width: "8px";
}
._groupStationManual_1quk2_268::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
}

._txtEstimatedCompletionTime_1quk2_282 {
  font-weight: 600;
  line-height: 16px;
  color: #004744;
  margin-left: 4px;
}

._txtEstimatedIn_1quk2_289 {
  font-weight: 500;
  line-height: 16px;
  color: #000000;
}

._txtTotalRunTime_1quk2_295 {
  font-weight: 600;
  line-height: 16px;
  color: #004744;
  margin-left: 4px;
}

._txtDataTotalRun_1quk2_302 {
  font-weight: 600;
  line-height: 16px;
  color: #004744;
  margin-left: 4px;
}

._btnCancel_1quk2_309 {
  background-color: rgba(4, 71, 68, 0.2);
  height: 32px;
  width: 103px;
  padding: 8px 24px;
  color: #004744;
  border-radius: 4px;
}
._btnCancel_1quk2_309:hover {
  background: rgba(4, 71, 68, 0.2);
}

._btnSet_1quk2_321 {
  width: 103px;
  height: 32px;
  padding: 8px 24px;
  border-radius: 4px;
}

._btnCancelSchedule_1quk2_328 {
  background-color: rgba(4, 71, 68, 0.2);
  height: 32px;
  width: 158px;
  padding: 8px 24px;
  color: #004744;
  border-radius: 4px;
}
._btnCancelSchedule_1quk2_328:hover {
  background: rgba(4, 71, 68, 0.2);
}

._btnEditTime_1quk2_340 {
  width: 112px;
  height: 32px;
  padding: 8px 24px;
  border-radius: 4px;
}

._manualGroupRun_1quk2_347 {
  height: 46px;
  background-color: rgba(123, 123, 123, 0.05);
  border-bottom: 1px solid #d7d7d7;
}

._groupResults_1quk2_353 {
  overflow-x: auto;
  border-radius: 5px;
}
._groupResults_1quk2_353::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}
._groupResults_1quk2_353::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 5px;
}

._txtDone_1quk2_366 {
  color: #5c5c5c;
  margin-right: 10px;
  margin-top: 2px;
}

._txtPending_1quk2_372 {
  color: #5c5c5c;
  padding-top: 2px;
  margin-right: 10px;
}

._btnSubmit_1quk2_378 {
  font-size: 12px;
  font-weight: 400;
  width: 99px;
  border-radius: 4px;
}
._btnSubmit_1quk2_378:disabled {
  background-color: grey 0.6;
}

._circularLoading_1quk2_388 {
  width: 200px;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

._inputEtReference_1quk2_395 {
  min-width: 293px;
  border-radius: 4px;
}

._btnEmergency_1quk2_400 {
  display: flex;
  width: 293px;
  padding: 12px 10px;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 10px;
  background: #fff2f2;
  color: #ee3434;
  text-align: center;
  font-family: Exo;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 14px */
  width: 100%;
}
._btnEmergency_1quk2_400:hover {
  background: #fff2f2;
}

._observedGroup_1quk2_422 {
  width: 378px;
  height: 190px;
  border-radius: 4px;
  background: #fff;
  padding: 32px;
}

._emergencyGroup_1quk2_430 {
  width: 498px;
  height: 339px;
  border-radius: 8px;
  background: #fff;
  padding: 32px;
}

._txtEmergency_1quk2_438 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px; /* 120% */
  margin-bottom: 15px;
}

._txtInfo_1quk2_446 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px; /* 120% */
}

._inputConfirmSystem_1quk2_453 {
  margin-top: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
}

._groupConfirm_1quk2_461 {
  height: 140px;
  margin-top: 20px;
  padding: 15px;
  background-color: #fff2f2;
  border: 1px solid #ff783c;
  border-radius: 5px;
}
._groupConfirm_1quk2_461:hover {
  background: #fff2f2;
}
._groupConfirm_1quk2_461:focus {
  background: #fff2f2;
}

._txtShutDownInfo_1quk2_476 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

._txtInterfaceInfo_1quk2_482 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

._txtInterfaceConfirm_1quk2_488 {
  color: #ff3030;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px; /* 87.5% */
  letter-spacing: 0.32px;
}

._txtConfirmInside_1quk2_496 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

._btnCancelEme_1quk2_503 {
  display: flex;
  width: 99px;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: rgba(4, 71, 68, 0.2);
  color: #004744;
}
._btnCancelEme_1quk2_503:hover {
  background: rgba(4, 71, 68, 0.2);
  color: #004744;
}

._txtApplyConfirm_1quk2_518 {
  color: #004744;
  font-size: 14px;
  font-weight: 600;
}

._btnConfirmEme_1quk2_524 {
  display: flex;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  height: 100%;
  background: #ff3030;
  color: #fff;
}
._btnConfirmEme_1quk2_524:hover {
  background: #ff3030;
}

._txtObservedFlow_1quk2_538 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px; /* 120% */
}

._txtConfirmObserved_1quk2_545 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
  margin-top: 17px;
}

._btnApplyObserved_1quk2_553 {
  border-radius: 4px;
  display: flex;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  height: 39px;
}

._group_section_list_1quk2_562 {
  height: 74vh;
  overflow: auto;
  padding-top: 10px;
  padding-right: 15px;
}

._txtEdit_1quk2_10 {
  font-size: 13px;
  font-weight: 700;
  line-height: 100%;
  cursor: pointer;
}._headerStation_zk2qn_1 {
  margin-left: 15px;
  margin-top: 10px;
  flex-grow: 1;
  padding: 0px;
}

._textStationFilter_zk2qn_8 {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-variant: small-caps;
  opacity: 0.32;
  padding-bottom: 8px;
}

._textSiteLocation_zk2qn_19 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 8px;
  margin-bottom: 4px;
}

._groupSiteLocation_zk2qn_28 {
  border-radius: 5px;
  padding: 10px 14px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

._groupTextStations_zk2qn_37 {
  background-color: rgba(4, 71, 68, 0.08);
  border-radius: 5px;
  height: 32px;
  padding: 8px 13px;
  margin-right: 15px;
}

._textPlant_zk2qn_45 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 16px;
  margin-bottom: 4px;
}

._textEmitter_zk2qn_54 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: rgb(24, 24, 24);
  margin-top: 16px;
  margin-bottom: 4px;
}

._groupManualFilter_zk2qn_63 {
  width: 270px;
  padding: 10px 17px;
  background-color: rgba(123, 123, 123, 0.05);
}

._btnClearAll_zk2qn_69 {
  background-color: transparent;
  color: #000000;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
}

._btnClearAll_zk2qn_69::hover {
  background-color: transparent;
}

._textBoxStations_zk2qn_81 {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

._textHeaderOps_zk2qn_88 {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 7px;
}

._textStations_zk2qn_95 {
  font-weight: 500;
  line-height: 16px;
  margin-left: 7px;
  width: 160px;
}

._textAddress_zk2qn_102 {
  font-weight: 500;
  line-height: 16px;
  width: 140px;
}

._textLocation_zk2qn_108 {
  font-weight: 500;
  line-height: 16px;
}

._textDateTime_zk2qn_113 {
  color: #5c5c5c;
  font-weight: 500;
  line-height: 16px;
  padding-right: 42px;
}

._manualContainer_zk2qn_120 {
  margin-top: 6px;
  flex-grow: 1;
}

._btnDelete_zk2qn_125 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 6px;
}

._textStationRunTime_zk2qn_132 {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

._btnRename_zk2qn_138 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 6px;
}

._btnEditStationGroup_zk2qn_145 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 6px;
  width: 150px;
}

._btnAddGroup_zk2qn_153 {
  border-radius: 4px;
  height: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  background-color: transparent;
  margin-right: 26px;
  box-shadow: none;
}

._btnReset_zk2qn_164 {
  width: 103px;
  border-radius: 4px;
  height: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 38.5px;
}

._btnRun_zk2qn_174 {
  width: 103px;
  border-radius: 4px 0px 0px 4px;
  height: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 38.5px;
}

._groupStartTime_zk2qn_184 {
  margin-left: 10px;
}

._groupActualRunTime_zk2qn_188 {
  border-radius: 8px;
  height: 50px;
  padding: 6px 16px;
}

._txtActualRunTime_zk2qn_194 {
  font-weight: 700;
  line-height: 16px;
  white-space: nowrap;
}

._txtRunTime_zk2qn_200 {
  color: #181818;
  font-size: 16px;
  font-weight: 700;
  margin-top: 4px;
}

._txtStationGroup_zk2qn_207 {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}

._groupDownManualOps_zk2qn_214 {
  min-width: 36px !important;
  padding: 0px !important;
  height: 32px;
  border-radius: 0px 4px 4px 0px;
  border-left: 1px solid #ffffff;
}
._groupDownManualOps_zk2qn_214 [class~=MuiButtonBase-root] {
  min-width: 36px !important;
  padding: 0px !important;
}

._menuWrapper_zk2qn_226 [class~=MuiPaper-root] {
  background-color: #ffffff;
  padding: 0;
  margin-top: 4px;
  width: 139px;
  border-radius: 4px;
  height: 38px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
}

._txtScheduleRun_zk2qn_236 {
  color: #004744;
  padding-top: 4px;
  margin-left: 16px;
  cursor: pointer;
}

._groupStationManual_zk2qn_243 {
  padding: 16px 16px;
  flex-grow: 1;
  overflow-y: auto;
  border-radius: 5px;
}
._groupStationManual_zk2qn_243::-webkit-scrollbar {
  width: "8px";
}
._groupStationManual_zk2qn_243::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
}

._txtEstimatedCompletionTime_zk2qn_257 {
  font-weight: 700;
  line-height: 16px;
  color: #004744;
  margin-left: 4px;
}

._txtEstimatedIn_zk2qn_264 {
  font-weight: 500;
  line-height: 16px;
}

._txtTotalRunTime_zk2qn_269 {
  font-weight: 600;
  line-height: 16px;
  color: #004744;
  margin-left: 4px;
}

._txtDataTotalRun_zk2qn_276 {
  font-weight: 700;
  line-height: 16px;
  margin-left: 4px;
}

._btnCancel_zk2qn_282 {
  height: 32px;
  width: 103px;
  padding: 8px 24px;
  border-radius: 4px;
}

._btnSet_zk2qn_289 {
  width: 103px;
  height: 32px;
  padding: 8px 24px;
  border-radius: 4px;
}

._btnCancelSchedule_zk2qn_296 {
  height: 32px;
  width: 158px;
  padding: 8px 24px;
  border-radius: 4px;
}

._btnEditTime_zk2qn_303 {
  width: 112px;
  height: 32px;
  padding: 8px 24px;
  border-radius: 4px;
}

._manualGroupRun_zk2qn_310 {
  height: 46px;
  background-color: rgba(123, 123, 123, 0.05);
}

._groupResults_zk2qn_315 {
  overflow-x: auto;
  border-radius: 5px;
}
._groupResults_zk2qn_315::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}
._groupResults_zk2qn_315::-webkit-scrollbar-thumb {
  background-color: #a5a5a5;
  border-radius: 5px;
}

._txtDone_zk2qn_328 {
  margin-right: 10px;
  margin-top: 2px;
}

._txtPending_zk2qn_333 {
  color: #5c5c5c;
  padding-top: 2px;
  margin-right: 10px;
}

._customDialogPaper_zk2qn_339 {
  max-width: 100% !important;
  width: 100% !important;
}._header_cydmq_1 {
  border-bottom: 1px solid #d7d7d7;
  height: 48px;
  min-height: 48px;
  align-items: center;
  padding: 0 15px;
}

._headerBtn_cydmq_9 {
  cursor: pointer;
  padding: 2px;
}

._headerText_cydmq_14 {
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  margin-left: 17px;
}._wrapper_1xlm3_1 {
  overflow: hidden;
  flex-grow: 1;
}

._content_1xlm3_6 {
  flex-grow: 1;
}

._btnActive_1xlm3_10 {
  background: #004744;
  color: #fff;
}
._btnActive_1xlm3_10:hover {
  background: #004744;
  color: #fff;
}

._btnExport_1xlm3_19 {
  border-radius: 5px;
  background: rgba(4, 71, 68, 0.2);
  height: 32px;
  display: flex;
  gap: 8px;
  color: #004744;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}
._btnExport_1xlm3_19:hover {
  background-color: rgba(4, 71, 68, 0.2);
}

._txtContent_1xlm3_35 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
  text-decoration-line: underline;
}

._txtContentError_1xlm3_42 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
}

._txtError_1xlm3_48 {
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}

._txtTankLevel_1xlm3_54 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
}._root_1r6iu_1 {
  width: 378px;
  height: 100%;
  padding: 27px 40px;
  border-radius: 8px;
}

._title_1r6iu_8 {
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}._txtDiagnostics_1v9pl_1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 31.9px;
  margin-left: 8px;
}

._btnRunAllStations_1v9pl_8 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.61px;
}

._btnRunAreas_1v9pl_18 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  background-color: transparent;
  border: 1px solid #d7d7d7;
}
._btnRunAreas_1v9pl_18:hover {
  background-color: transparent;
}

._txtAreas_1v9pl_30 {
  font-weight: 700;
  font-size: 14px;
}

._btnStop_1v9pl_35 {
  height: 30px;
  background-color: #fffae1;
  color: #ff783c;
  border-radius: 8px;
  width: 79px;
  font-size: 14px;
  font-weight: 500;
}
._btnStop_1v9pl_35:hover {
  background-color: #fffae1;
  color: #ff783c;
}

._navComplete_1v9pl_49 {
  width: 271px;
  height: 30px;
  border-radius: 5px;
  background-color: #ebf1f0;
  padding: 7px 20px;
}

._txtDiagnosticsComplete_1v9pl_57 {
  font-size: 12px;
  line-height: 18.61px;
  color: #004744;
  font-weight: 700;
}

._boxNormalStations_1v9pl_64 {
  background-color: transparent;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._boxErrorStations_1v9pl_73 {
  background-color: #fff2f2;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._txtStations_1v9pl_82 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtStationsError_1v9pl_89 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtNumberNormalStations_1v9pl_97 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}

._txtNumberErrorStations_1v9pl_103 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
  color: #ff3030;
}

._circularLoading_1v9pl_110 {
  justify-content: center;
  align-items: center;
  height: 520px;
}#GoogleMap #infowindow-content {
    display: inline;
}

#infowindow-content {
    display: none;
}

.inputSearch {
    width: 259px;
    text-overflow: ellipsis;
    height: 37px;
    color: #747474;
    background-color: #fff;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 11px 21px;
    border: none;
    position: absolute;
    margin-left: 20px;
    margin-top: 13px;
}

.gm-style a[href^="http://maps.google.com/maps"],
.gm-style a[href^="https://maps.google.com/maps"],
.gm-style a[href^="https://www.google.com/maps"] {
    display: none !important;
}

.popup-bubble {
    /* Position the bubble centred-above its parent. */
    position: absolute;
    top: -12px;
    left: 0;
    transform: translate(-50%, -100%);
    /* Style the bubble. */
    background-color: #404040;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 2px;
    /* font-family: sans-serif; */
    overflow-x: auto;
    /* max-width: 60px; */
    /* width: 100%; */
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
    /* min-width: 200px; */
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
    position: absolute;
    width: 100%;
    bottom: -35px; /* Điều chỉnh khoảng cách popup với điểm chỉ định */
    left: 0;
    transform: translateY(100%);
}

.popup-bubble-anchor-2 {
    bottom: -30px;
}

.popup-bubble-anchor-2 .popup-bubble {
    background: transparent;
    color: #004744;
    box-shadow: none;
    font-weight: bold;
    text-shadow: 0px 0px 3px #ffff;
    top: 5px;
}

/* This element draws the tip. */
/* .popup-bubble-anchor::after {
  content: "";
  position: absolute;
  top: -35px;
  left: 0;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid white;
} */

.popup-container {
    position: absolute;
    /* background-color: white;
    border: 1px solid #ccc; */
    /* padding: 10px; */
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px; */
    min-width: 200px;
    z-index: -300;
}

.popup-container.active {
    display: none !important;
}

.custom-infor-popup {
    display: block !important;
}

.custom-infor-popup .gm-style-iw-c {
    background-color: rgb(0, 0, 0, 0.88);
    color: #fff;
    padding: 0 !important;
}

.custom-infor-popup .gm-style-iw-d {
    overflow: auto !important;
    padding: 0 14px;
}

.custom-infor-popup .gm-style-iw-tc {
    display: none;
}

.custom-infor-popup .stylePopups {
    min-width: 165px;
}

.btnWeather {
    background-color: #e6eded;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 115%;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
}

.btnWeather:hover {
    background-color: #e6eded;
    color: #000;
}

.custom-infor-popup .gm-ui-hover-effect {
    top: 7px !important;
    right: 10px !important;
    width: 20px !important;
    height: 20px !important;

    span {
        mask-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='1'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.39137%205.39107C5.63545%205.14699%206.03118%205.14699%206.27525%205.39107L14.6086%2013.7244C14.8527%2013.9685%2014.8527%2014.3642%2014.6086%2014.6083C14.3645%2014.8524%2013.9688%2014.8524%2013.7247%2014.6083L5.39137%206.27495C5.14729%206.03087%205.14729%205.63514%205.39137%205.39107Z'%20fill='red'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6086%205.39107C14.8527%205.63514%2014.8527%206.03087%2014.6086%206.27495L6.27525%2014.6083C6.03118%2014.8524%205.63545%2014.8524%205.39137%2014.6083C5.14729%2014.3642%205.14729%2013.9685%205.39137%2013.7244L13.7247%205.39107C13.9688%205.14699%2014.3645%205.14699%2014.6086%205.39107Z'%20fill='red'/%3e%3c/g%3e%3c/svg%3e") !important;
        background-color: #fff;
        margin: 4px !important;
    }
}

.custom-infor-popup .title {
    text-align: left;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 8px;
    padding-right: 20px;
}

.custom-infor-popup .box {
    max-width: 200px;
    min-width: 200px;
    overflow: auto;

    p {
        margin: 3px 0;
        font-size: 11px;
    }
}

.custom-infor-popup .box-center {
    display: flex;
}

.custom-infor-popup .box_left {
    width: 70%;
    text-align: left;
    text-transform: capitalize;
}

.custom-infor-popup .box_right {
    width: 30%;
    text-align: right;
    color: #52e28f;
    white-space: nowrap;
}

.custom-infor-popup .text-inline {
    color: #8d8c8c;
    font-style: italic;
    line-height: 6px;

    p {
        font-size: 11px;
        margin-top: 8px;
    }
}

.custom-infor-popup .battery {
    margin-top: 14px;

    p {
        position: relative;
        text-indent: 22px;
        font-size: 11px;
    }

    p:after {
        position: absolute;
        left: 0;
        top: 0;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgB7VDBDYJAENxd8OEPOqAFKzB2QAnwkFgGHag/w+ewAksgdmAJdHD39KG33mI08MCc4cskd7ubm5nbDMAMlGtr6sY1iafGAPO5ivODDOFOq8Q6MTFvfNQP4SIq13YG9Hk4xXkrxwa0/lVDgFb4hVZpplVEfXfZBiyXY3WwCuJlAZASTAAFpAcGdwmIsByrfS4z58unvWIXImLzZ4j7KspWMocSTGHqm5j4GND7+yPM+OIFSeNbmA7+UQsAAAAASUVORK5CYII=');
        content: '';
        display: block;
        width: 16px;
        height: 16px;
    }

    p.iconFull:after {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC3SURBVHgB7VDBDYJAENxd8OEPOqAFKzB2QAnwkFgGHag/w+ewAksgdmAJdHD39KG33mI08MCc4cskd7ubm5nbDMAMlGtr6sY1iafGAPO5ivODDOFOq8Q6MTFvfNQP4SIq13YG9Hk4xXkrxwa0/lVDgFb4hVZpplVEfXfZBiyXY3WwCuJlAZASTAAFpAcGdwmIsByrfS4z58unvWIXImLzZ4j7KspWMocSTGHqm5j4GND7+yPM+OIFSeNbmA7+UQsAAAAASUVORK5CYII=');
    }

    p.iconWorking:after {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC9SURBVHgB7VDBCcJAEJy9i5Ay0oK/PKJgB+lAbMLoL7+gH7UCSQWWEBUFn5ZgB+bjw2CyXk4SUCEc5Jt57OyyzDAM0IHKwTMvUatjpuAUOce0PK/L0+LAVUJ2wK+RkQFbDgS2avsY1MaLy03/58MxRce44j994KopwdOBj0zuxc9TJcnDihuTCN7BznyBNpDy/m3wtFOQDGtuRDHBQx5IxyWZqMhmJUKXuKLo1NdXWR4H3hXUS2CKvNigQ403iCNDxq+S7b8AAAAASUVORK5CYII=');
    }

    p.iconHalf:after {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACKSURBVHgB7VFBDYAwDOwIQiYBJOAABwQnOAAUEBQgAXBQCThgDuAaxh5LSLbw3SXdrenucumIEpQcV1GsIB2oMahZMQ/S5BBrK64CDeTthHoMXBTmw6ZpcJ+/1Ji/XIO2zBtqUEdhWFB1Rv9w+gYmIkGL2pWNLb8Qs8QeeyqlyWV5MGFrEoqREhxuy3MlEi+5sFsAAAAASUVORK5CYII=');
    }
}

.custom-infor-popup .styleFooter {
    border-top: 1px solid #3b3b3b;
    padding-top: 10px;
    margin: 0 -14px;
    text-align: center;
}

.custom-infor-popup .btn {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAYAAAAJKR1YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFmSURBVHgBzZdPSsNAHIXfBBe1YBdm2b3g3oPoAbQX0H1xL7i3FxAPoO7rARSPYZfZpFC7Mr6HEyhY5DczSZ0PHiEhAx9vJn/GwdM0zZCHQ2bAFNgdK6Z2ztU6cV6m5KHE/1JRqiooM8pARpR02dfUjJAPpYSGyIdByOI9QDzWsYVVSNP6zowRztiPNUlZhVLauWLmzNJy8x76Re2cMefWAX2/ANXOK/NmHdCV0LYpbdu5RwBdCF0zz/i94NXOgnlBAKlCkpgwH8wTc7xxXe3cIZDURd22cMFceqmpF9P1RwSSItS2MPXnM3+8xc8jfoMIUoTadjZbmPlrE0S0I2LX0F9rRCKniCRWaFs7nRA7ZXqq5uiBWKEZeiJUKOZrL/S/3MvH9QHxnMAg5fgfewQb+l6l/O4uLDepoS/YnrYljLWnIJE18mEloQr5UBfcnH0iDyltFGvXnvkNo7LLbZHW79rLqBh8AwS8TOobaTk7AAAAAElFTkSuQmCC');
    background-color: #3b3b3b;
    display: inline-block;
    width: 36px;
    height: 28px;
    text-indent: -999px;
    cursor: pointer;
    margin: 0 10px;
    border: 0;
    border-radius: 5px;
}

.custom-infor-popup .btn.btn2 {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAYAAAAJKR1YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAILSURBVHgBzVc9TgJBFP6WWCgJFFJur9ITTsAFPADxAIZesSf0wgEMB8BeE2vxAHABSpo1QSrxfdk3MoGFfYsE90s+JjPMy/vm/cxmAiiWy2VRhnPhqbCA42EujIIgiDgJVExFhgr+FzMRNSuImHIOxBAV0XLG1JSRH1RO5KeI/VESVoWhzqfCsfAT++H0BPuhLmzpCE9AScdXYU/FZUFhn25qCwfCpbAprAlflJe6xo551r2ZkDVCFBKq05G3PsEqOiPlUNhFnNImjMgSIZ627jn08YQ4RT7cvjoyRMoqiKe8EXbUQd9g4w7QUdu6wQaB9P6FYR8FsC7uEaeMV0VawYZqw4If6Fpq6iwRovMG4pogXGuvgzXESPRVzBSr7ntEHKESDiDoSsfRlv/phFfAG+I0NRL2THSsIgWWLnOnTQIdMB1MjYtClLDfrYU4gCCHaxXAS89FixF5F94hTi3nfp00sOpMEywpcyd7wOYJXXGzVlq6d7Rmy5R3sTvSv7B0GZ1+YPMyJFjEbU900h6CUWJqa0j5zlnbflfbhlilZVsEGCEW/y1SYL0YXcEmXW4UMcR2MbRh/fVggFUQT8/Pg6sFK0K1oa3py5+lyzqek9Ti9PaOPdtUWGvoaDjm68IECvpGjkBBC+QHcwqaIT+ICvI4+0I+RPGhGAVupg9G8i/Poqxg/S5UDAODH9wvh4eYFU1gAAAAAElFTkSuQmCC');
}

.custom-marker-label {
    margin-top: 60px; /* Adjust this value to your preference */
    text-shadow: 0px 0px 3px #ffff;
    box-shadow: none;
}
._root_5wg6p_1 {
  position: relative;
  min-height: 100%;
  width: 100%;
}
._root_5wg6p_1 [class~=gm-style-iw-a] [class~=gm-style-iw-t] {
  color: #1c1b1e;
}

._leftMenu_5wg6p_10 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 99;
}
._leftMenu_5wg6p_10 ._leftMenuContent_5wg6p_17 {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}

._rightMenu_5wg6p_24 {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
._rightMenu_5wg6p_24 ._rightMenuContent_5wg6p_30 {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
._rightMenu_5wg6p_24 ._rightMenuContent_5wg6p_30 ._btnToggleMenu_5wg6p_36 {
  position: relative;
  left: 0;
  z-index: 1;
  width: 24px;
  height: 58px;
  min-width: unset;
  border-radius: 5px 0px 0px 5px;
}
._rightMenu_5wg6p_24 ._rightMenuContent_5wg6p_30 ._btnToggleMenu_5wg6p_36._btnToggleMenu01_5wg6p_45 {
  top: -58px;
  left: 24px;
}
._rightMenu_5wg6p_24 ._rightMenuContent_5wg6p_30 ._btnLayers_5wg6p_49 {
  position: absolute;
  bottom: 16px;
  left: -90px;
  min-width: 76px;
  border-radius: 5px;
}

._btnZoom_5wg6p_57 {
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
._btnZoom_5wg6p_57:hover {
  background-color: #ffffff;
}

._btnCancelCustomMarker_5wg6p_66 {
  position: absolute;
  left: 23px;
  top: 13px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
._btnCancelCustomMarker_5wg6p_66 [class~=MuiButton-startIcon] {
  margin-right: 10px;
}

._customMarkerTextCenter_5wg6p_78 {
  background: rgba(0, 71, 68, 0.8);
  border-radius: 5px;
  top: 13px;
  left: 50%;
  transform: translate(-50%, 0px);
  position: absolute;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #ffffff;
  padding: 16px;
}

._customMarkerRightTool_5wg6p_92 {
  right: 23px;
  top: 13px;
  position: absolute;
}
._customMarkerRightTool_5wg6p_92 > *:not(:first-child) {
  margin-left: 17px;
}

._btnDoneCMK_5wg6p_101 {
  height: 32px;
  min-width: 92px;
  padding: 4px 8px;
}
._btnDoneCMK_5wg6p_101 [class~=MuiButton-startIcon] {
  color: transparent;
}

._btnShowCMPosition_5wg6p_110 {
  justify-content: flex-start;
  height: 32px;
  padding: 4px 8px;
  min-width: 202px;
  font-size: 12px;
  line-height: 115%;
  color: #747474;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 5px;
}
._btnShowCMPosition_5wg6p_110 [class~=MuiButton-startIcon] {
  margin-right: 7px;
  color: #004744;
}
._btnShowCMPosition_5wg6p_110:hover {
  background: #ffffff;
  color: #747474;
}

._menuNotificationWrapper_5wg6p_132 [class~=MuiPaper-root] {
  width: 487px;
  height: 550px;
  overflow: hidden;
  border-radius: 15px;
  background: rgba(39, 39, 39, 0.9);
  backdrop-filter: blur(10px);
  margin-top: 5px;
}
._menuNotificationWrapper_5wg6p_132 [class~=MuiList-root] {
  display: flex;
  height: 100%;
  padding-top: 0px !important;
}

._btnCurrentLocation_5wg6p_147 {
  top: 13px;
  left: 22px;
  position: absolute;
  width: 30px;
  height: 31px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  min-width: 0;
}
._btnCurrentLocation_5wg6p_147:hover {
  background: #ffffff;
}
._btnCurrentLocation_5wg6p_147 svg {
  color: #2e3a59;
}

._btnNotification_5wg6p_165 {
  top: 13px;
  left: 70px;
  position: absolute;
  gap: 10px;
  border-radius: 3px;
  width: 30px;
  min-width: 0;
  height: 31px;
  border: 1px solid #d7d7d7;
  background: #ffffff;
}
._btnNotification_5wg6p_165:hover {
  background: #ffffff;
}
._btnNotification_5wg6p_165 svg {
  color: #2e3a59;
}

._btnCurrentMapViewLayers_5wg6p_184 {
  bottom: 13px;
  right: 20px;
  position: absolute;
  width: 110px;
  height: 31px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  border-radius: 3px;
  min-width: 0;
}
._btnCurrentMapViewLayers_5wg6p_184:hover {
  background: #ffffff;
  color: #000;
}
._btnCurrentMapViewLayers_5wg6p_184 svg {
  color: #2e3a59;
}

._boxActionMapType_5wg6p_206 {
  position: absolute;
  left: 65px;
  bottom: 16px;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
  padding: 4px;
}

._boxTwoWire_5wg6p_218 {
  position: absolute;
  left: 60px;
  top: 11px;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
  padding: 4px;
}

._btnActionMapType_5wg6p_230 {
  height: 27px;
  width: 96.5px;
  padding: 0;
  border-radius: 6px;
  font-weight: 600;
  font-size: 11.1885px;
  line-height: 14px;
}
._btnActionMapType_5wg6p_230[class~=MuiButton-contained] {
  color: #ffffff;
}
._btnActionMapType_5wg6p_230:not(:first-child) {
  margin-left: 6px;
}

._btnRunAllStationDianostics_5wg6p_246 {
  position: absolute;
  left: 375px;
  top: 15px;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
}
@media (max-width: 575.98px) and (orientation: portrait) {
  ._btnRunAllStationDianostics_5wg6p_246 {
    left: 20px;
    top: 56px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation: portrait) {
  ._btnRunAllStationDianostics_5wg6p_246 {
    left: 20px;
    top: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  ._btnRunAllStationDianostics_5wg6p_246 {
    left: 20px;
    top: 56px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation: portrait) {
  ._btnRunAllStationDianostics_5wg6p_246 {
    left: 20px;
    top: 56px;
  }
}
._btnMap_5wg6p_279 {
  width: 30px;
  height: 34px;
  min-width: unset;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 8px;
  color: #1c1b1e;
  opacity: 0.5;
}

._boxDiagnoseAllStation_5wg6p_290 {
  position: absolute;
  left: 600px;
  bottom: 16px;
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 6px;
  padding: 4px;
}
._boxDiagnoseAllStation_5wg6p_290 ._btnDiagnose_5wg6p_301 {
  height: 27px;
  padding: 0 10px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 11.1885px;
  line-height: 14px;
  white-space: nowrap;
}
._boxDiagnoseAllStation_5wg6p_290 ._btnDiagnose_5wg6p_301[class~=MuiButton-contained] {
  color: #ffffff;
}
._boxDiagnoseAllStation_5wg6p_290 ._btnDiagnose_5wg6p_301:not(:first-child) {
  margin-left: 6px;
}

._boxActionMapTypeWrapper_5wg6p_317 {
  z-index: 1;
  left: 70px;
  bottom: 16px;
  position: absolute;
  display: flex;
  background-color: #fff;
  flex-direction: row;
  padding: 4px;
  border-radius: 6px;
}

._mapToolBoxWrapper_5wg6p_329 {
  z-index: 1;
  left: 23px;
  bottom: 56px;
  position: absolute;
  display: flex;
  flex-direction: column;
}

._verticalDivider_5wg6p_338 {
  width: 1px;
  height: 25px;
  background-color: #ffffff;
  margin-left: 6px;
  margin-right: 6px;
}

._tooltipMenuTxt_5wg6p_346 {
  font-size: 15px;
}._root_8h7cr_1 {
  height: 100%;
  flex-grow: 1;
  padding: 0px 100px 0px 60px;
}

._txtDiagnostics_8h7cr_7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
}

._btnRunAllStations_8h7cr_13 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.61px;
}

._btnRunAreas_8h7cr_23 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  background-color: transparent;
  border: 1px solid #d7d7d7;
}
._btnRunAreas_8h7cr_23:hover {
  background-color: transparent;
}

._txtAreas_8h7cr_35 {
  font-weight: 700;
  font-size: 14px;
}

._btnStop_8h7cr_40 {
  height: 30px;
  background-color: #fffae1;
  color: #ff783c;
  border-radius: 8px;
  width: 79px;
  font-size: 14px;
  font-weight: 500;
}
._btnStop_8h7cr_40:hover {
  background-color: #fffae1;
  color: #ff783c;
}

._navComplete_8h7cr_54 {
  width: 271px;
  height: 30px;
  border-radius: 5px;
  background-color: #ebf1f0;
  padding: 7px 20px;
}

._txtDiagnosticsComplete_8h7cr_62 {
  font-size: 14px;
  line-height: 18.61px;
  color: #004744;
  font-weight: 700;
}

._boxNormalStations_8h7cr_69 {
  background-color: transparent;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._boxErrorStations_8h7cr_78 {
  background-color: #fff2f2;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._txtStations_8h7cr_87 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtStationsError_8h7cr_94 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtNumberNormalStations_8h7cr_102 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}

._txtNumberErrorStations_8h7cr_108 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
  color: #ff3030;
}._root_r7fif_1 {
  height: 100%;
  flex-grow: 1;
  padding: 0;
}

._txtDiagnostics_r7fif_7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
}

._btnRunAllStations_r7fif_13 {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 50%;
}

._btnSelectDecodersType_r7fif_20 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.61px;
}

._btnRunAreas_r7fif_30 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  background-color: transparent;
  border: 1px solid #d7d7d7;
}
._btnRunAreas_r7fif_30:hover {
  background-color: transparent;
}

._txtAreas_r7fif_42 {
  font-weight: 700;
  font-size: 14px;
}

._btnStop_r7fif_47 {
  height: 30px;
  background-color: #fffae1;
  color: #ff783c;
  border-radius: 8px;
  width: 79px;
  font-size: 14px;
  font-weight: 500;
}
._btnStop_r7fif_47:hover {
  background-color: #fffae1;
  color: #ff783c;
}

._navComplete_r7fif_61 {
  width: 271px;
  height: 30px;
  border-radius: 5px;
  background-color: #ebf1f0;
  padding: 7px 20px;
}

._txtDiagnosticsComplete_r7fif_69 {
  font-size: 14px;
  line-height: 18.61px;
  color: #004744;
  font-weight: 700;
}

._boxNormalStations_r7fif_76 {
  background-color: transparent;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._boxErrorStations_r7fif_85 {
  background-color: #fff2f2;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._txtStations_r7fif_94 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtStationsError_r7fif_101 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtNumberNormalStations_r7fif_109 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}

._txtNumberErrorStations_r7fif_115 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
  color: #ff3030;
}._root_6sz4a_1 {
  width: 780px;
  flex-grow: 1;
  height: 100%;
}

._header_6sz4a_7 {
  height: 45px;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}

._txtArea_6sz4a_13 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
}

._btnRun_6sz4a_19 {
  height: 25px;
  width: 101px;
}

._body_6sz4a_24 {
  flex-grow: 1;
  padding: 12px 15px;
}

._scrollContainer_6sz4a_29 {
  padding: 0px 16px 16px;
  flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 5px;
}
._scrollContainer_6sz4a_29::-webkit-scrollbar {
  width: 11px;
  border-radius: 5px;
}
._scrollContainer_6sz4a_29::-webkit-scrollbar-track {
  background: #ffffff;
  border: 1px solid #ffffff;
}
._scrollContainer_6sz4a_29::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
}
._scrollContainer_6sz4a_29::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #c1c1c1;
  background-clip: padding-box;
}
._scrollContainer_6sz4a_29::-webkit-scrollbar-thumb:vertical {
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}

._navClear_6sz4a_58 {
  background-color: #ebf1f0;
  height: 32px;
  padding: 8px 13px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 5px;
}

._txtSelected_6sz4a_67 {
  font-weight: 500;
  line-height: 16px;
}

._btnClearAll_6sz4a_72 {
  background-color: transparent;
  color: #000000;
}
._btnClearAll_6sz4a_72:hover {
  background-color: transparent;
  color: #000000;
}._root_8h7cr_1 {
  height: 100%;
  flex-grow: 1;
  padding: 0px 100px 0px 60px;
}

._txtDiagnostics_8h7cr_7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 31.9px;
}

._btnRunAllStations_8h7cr_13 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.61px;
}

._btnRunAreas_8h7cr_23 {
  width: 271px;
  height: 59px;
  border-radius: 5px;
  justify-content: space-between;
  background-color: transparent;
  border: 1px solid #d7d7d7;
}
._btnRunAreas_8h7cr_23:hover {
  background-color: transparent;
}

._txtAreas_8h7cr_35 {
  font-weight: 700;
  font-size: 14px;
}

._btnStop_8h7cr_40 {
  height: 30px;
  background-color: #fffae1;
  color: #ff783c;
  border-radius: 8px;
  width: 79px;
  font-size: 14px;
  font-weight: 500;
}
._btnStop_8h7cr_40:hover {
  background-color: #fffae1;
  color: #ff783c;
}

._navComplete_8h7cr_54 {
  width: 271px;
  height: 30px;
  border-radius: 5px;
  background-color: #ebf1f0;
  padding: 7px 20px;
}

._txtDiagnosticsComplete_8h7cr_62 {
  font-size: 14px;
  line-height: 18.61px;
  color: #004744;
  font-weight: 700;
}

._boxNormalStations_8h7cr_69 {
  background-color: transparent;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._boxErrorStations_8h7cr_78 {
  background-color: #fff2f2;
  padding: 15px;
  border-radius: 5px;
  width: 173px;
  height: 69px;
  border: 1px solid #d7d7d7;
}

._txtStations_8h7cr_87 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtStationsError_8h7cr_94 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px;
  margin-bottom: 5px;
}

._txtNumberNormalStations_8h7cr_102 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}

._txtNumberErrorStations_8h7cr_108 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
  color: #ff3030;
}._legendContainer_2gd7p_1 {
  display: flex;
  justify-content: flex-end;
}

._legendWrapper_2gd7p_6 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: auto;
  min-width: 460px;
  height: 36px;
  background-color: rgba(123, 123, 123, 0.05);
  margin-top: 10px;
  padding: 10px;
  border-radius: 6px;
}

._legendTitle_2gd7p_19 {
  height: 12px;
  left: 10px;
  top: 10px;
  font-family: "Exo";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #747474;
}

._legendContent_2gd7p_31 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  flex-grow: 1;
}

._legendLeft_2gd7p_38 {
  width: 80px;
  display: flex;
  gap: 7px;
  color: black;
}

._legendRight_2gd7p_45 {
  width: 120px;
  display: flex;
  gap: 7px;
  color: black;
}

._legendDelay_2gd7p_52 {
  width: 70px;
  display: flex;
  gap: 7px;
  color: black;
}

._btnOK_2gd7p_59 {
  width: 14px;
  height: 14px;
  background: #326b68;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._btnWarning_2gd7p_69 {
  width: 14px;
  height: 14px;
  background: #c2a44c;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._btnFail_2gd7p_79 {
  width: 14px;
  height: 14px;
  background: #ffc0c0;
  border: none;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._btnDelay_2gd7p_90 {
  width: 14px;
  height: 14px;
  background: #9AA0A8;
  border: none;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}._wrapperModal_1r8jk_1 {
  height: auto;
  width: 100%;
}

._header_1r8jk_6 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._closeIcon_1r8jk_15 {
  cursor: pointer;
}

._headerTitle_1r8jk_19 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_1r8jk_25 {
  flex-grow: 1;
  flex-direction: column;
  gap: 16px;
  padding: 17px 24px 24px;
}

._headerBody_1r8jk_32 {
  flex-direction: row;
  column-gap: 14px;
}

._item_1r8jk_37 {
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  min-width: 220px;
  height: 50px;
  align-items: flex-start;
  padding: 8px 12px;
  gap: 10px;
  color: #5c5c5c;
}

._headerValue_1r8jk_49 {
  font-weight: 800;
}

._contentChart_1r8jk_53 {
  flex-grow: 1;
}._legendWrapper_1xqxa_1 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 379px;
  height: 36px;
  right: 0;
  margin-left: auto;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 6px;
}

._legendTitle_1xqxa_15 {
  height: 12px;
  left: 10px;
  top: 10px;
  font-family: "Exo";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #747474;
}

._programContent_1xqxa_27 {
  width: 100%;
  height: 100%;
  flex-grow: 1;
}

._legendContent_1xqxa_33 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  flex-grow: 1;
}

._legendLeft_1xqxa_40 {
  width: 90px;
  display: flex;
  gap: 7px;
  color: black;
  align-items: center;
}

._legendRight_1xqxa_48 {
  width: 120px;
  display: flex;
  gap: 7px;
  color: black;
  align-items: center;
}

._btnOK_1xqxa_56 {
  width: 14px;
  height: 14px;
  background: #326b68;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._btnWarning_1xqxa_66 {
  width: 14px;
  height: 14px;
  background: #c2a44c;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._btnFail_1xqxa_76 {
  width: 14px;
  height: 14px;
  background: #ffc0c0;
  border: none;
  flex: none;
  order: 0;
  flex-grow: 0;
  cursor: pointer;
}

._wrapper_1xqxa_87 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
  position: relative;
}

._programChart_1xqxa_95 {
  height: 100%;
  cursor: pointer;
}

._unitTitle_1xqxa_100 {
  display: flex;
  align-items: center;
  justify-content: center;
}._wrapper_8l74j_1 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
}

._unitTitle_8l74j_8 {
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_8l74j_17 {
  cursor: pointer;
  margin-top: 20px;
}._wrapper_1m6ow_1 {
  flex-direction: column;
  gap: 12px;
}

._headerContainer_1m6ow_6 {
  height: 32px;
  justify-content: center;
  flex-direction: row;
  justify-content: flex-end;
  gap: 6px;
}

._headerContent_1m6ow_14 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
._headerContent_1m6ow_14 p {
  font-size: 14px;
}

._headerTitle_1m6ow_23 {
  font-weight: 600;
  color: #5c5c5c;
}

._contentChart_1m6ow_28 {
  flex-grow: 1;
  height: calc(100vh - 140px);
  overflow-x: hidden;
  overflow-y: auto;
}

._chartSection_1m6ow_35 {
  min-height: 380px;
  border-radius: 3px;
  margin: 12px;
  padding: 12px 12px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

._txtFlowHistory_1m6ow_43 {
  font-size: 18px;
  font-weight: 600;
}

._btnExport_1m6ow_48 {
  border-radius: 5px;
  height: 32px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}._headerContainer_nut2d_1 {
  height: 32px;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  gap: 6px;
}
._headerContainer_nut2d_1 > p {
  font-weight: 600;
  color: #6c6c6c;
}

._btnExport_nut2d_13 {
  border-radius: 5px;
  height: 32px;
  margin-left: 10px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}

._content_nut2d_24 {
  flex-grow: 1;
}

._colorText_nut2d_28 {
  color: #ed2121;
}._wrapper_4whoi_1 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
  height: calc(100vh - 160px);
}

._unitTitle_4whoi_9 {
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_4whoi_18 {
  cursor: pointer;
}._wrapper_1t87c_1 {
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
  background: #fafbfc;
}

._wrapperChartMonthly_1t87c_8 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
}

._unitTitleMonthly_1t87c_15 {
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._unitTitleTemp_1t87c_24 {
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._headLeft_1t87c_32 {
  display: flex;
  flex-direction: row;
}

._inputSearch_1t87c_37 {
  width: 186px;
}

._SectionList_1t87c_41 {
  background-color: #002031;
  padding-bottom: 71px;
}

._SectionBox_1t87c_46 {
  background: #193645;
  border: 2px solid #193645;
  transition: border-color 0.3s ease-out;
  border-radius: 8px;
  padding: 18px;
  color: #fff;
  min-height: 174px;
}
._SectionBox_1t87c_46:hover {
  border-color: #2693c2;
  transition: border-color 0.3s ease-in;
  opacity: 0.9;
  cursor: pointer;
}
._SectionBox_1t87c_46:hover h2,
._SectionBox_1t87c_46:hover h3 {
  color: #29aae1;
  transition: color 0.3s ease-in;
}
._SectionBox_1t87c_46 h2 {
  font-size: 32px;
  margin: 25px 0 0;
  color: #fff;
}
._SectionBox_1t87c_46 h2 span {
  font-size: 14px;
  margin-left: 6px;
}
._SectionBox_1t87c_46 h4 {
  font-size: 14px;
  margin: 0 0 4px;
}
._SectionBox_1t87c_46 p {
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
}
._SectionBox_1t87c_46 h3 {
  font-size: 30px;
  margin: 14px 0 0;
  transition: color 0.3s ease-out;
}
._SectionBox_1t87c_46 h3 span {
  font-size: 14px;
  margin-left: 6px;
}
._SectionBox_1t87c_46 h5 {
  font-size: 13px;
  margin: 7px 0 0;
  color: rgb(215, 215, 215);
}
._SectionBox_1t87c_46 h5 span {
  margin-left: 8px;
}

._GridItem_1t87c_101 {
  width: 32.7%;
}

._SectionListPos_1t87c_105 {
  position: relative;
  top: -60px;
  padding: 0 14px;
}

._SectionBoxLine_1t87c_111 {
  background: linear-gradient(to bottom, #ffffff, #f1f1f1);
  border-radius: 8px;
  padding: 18px;
  color: #5c5c5c;
  min-height: 90px;
}
._SectionBoxLine_1t87c_111 h4 {
  font-size: 16px;
  margin: 0 0 12px;
  font-weight: 600;
}
._SectionBoxLine_1t87c_111 h4 b {
  font-weight: 400;
  color: #747474;
  margin: 0 2px 0 8px;
}
._SectionBoxLine_1t87c_111 h5 {
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
._SectionBoxLine_1t87c_111 h5 span {
  margin-left: 8px;
}

._SectionTable_1t87c_137 button,
._SectionTableHead_1t87c_138 button {
  height: 32px;
  font-weight: normal;
  color: #004744;
}

._btnExport_1t87c_144 {
  border-radius: 5px;
  background: rgba(4, 71, 68, 0.2);
  height: 32px;
  margin-left: 10px;
  display: flex;
  gap: 8px;
  color: #004744;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}
._btnExport_1t87c_144:hover {
  background-color: rgba(4, 71, 68, 0.2);
  color: #004744;
}

._txtInline_1t87c_162 {
  font-size: 30px;
  font-weight: 700;
  color: #004744;
  line-height: 30px;
}
._txtInline_1t87c_162 ._txtLine_1t87c_168 {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

._txtInlineHeader_1t87c_174 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #004744;
}

._stackInlineHeader_1t87c_181 {
  height: 55px;
}

._boxSkeleton_1t87c_185 {
  background-color: #193645;
  border-radius: 8px;
  height: 170px;
}

._boxSkeletonAvg_1t87c_191 {
  background-color: #fff;
  border-radius: 8px;
  height: 120px !important;
}

._loadingProgress_1t87c_197 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

._boxChart_1t87c_204 {
  border-radius: 8px;
  padding: 20px 0px;
  margin-top: 20px;
  min-height: 350px;
  position: relative;
}

._txtLabelMonthly_1t87c_212 {
  color: #181818;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
}

._boxDesc_1t87c_221 {
  width: 15px;
  height: 10.88px;
  border-radius: 1px;
}

._unitTitle_1t87c_15 {
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
  white-space: nowrap;
}

._txtComparedData_1t87c_237 {
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
}

._boxMTD_1t87c_243 {
  width: 50%;
}
._boxMTD_1t87c_243 ._txtMtd_1t87c_246 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
}
._boxMTD_1t87c_243 ._txtDataTotalWaterUsage_1t87c_252 {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
}
._boxMTD_1t87c_243 ._txtUnit_1t87c_258 {
  margin-top: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}._contentChart_14qlb_1 {
  flex-grow: 1;
  height: calc(100vh - 160px);
  overflow-x: hidden;
  overflow-y: auto;
}

._chartSection_14qlb_8 {
  min-height: 355px;
  border-radius: 3px;
  margin: 12px;
  padding: 0 12px 12px 12px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  flex-grow: 1;
  height: 355px;
}

._txtChartView_14qlb_18 {
  font-size: 16px;
  padding: 15px 10px;
}._root_1t170_1 {
  flex-grow: 1;
  height: 100%;
}

._body_1t170_6 {
  flex-grow: 1;
  height: 100%;
  padding: 18px 21px;
}

._section_body_1t170_12 {
  margin-top: 22px;
  flex-grow: 1;
  height: 100%;
}

._tabAll_1t170_18 {
  flex-grow: 1;
  padding: 0px !important;
  margin-top: 8px;
  height: 100%;
}

._btnExport_1t170_25 {
  border-radius: 5px;
  background: rgba(4, 71, 68, 0.2);
  height: 32px;
  margin-left: 10px;
  display: flex;
  gap: 8px;
  color: #004744;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}
._btnExport_1t170_25:hover {
  background-color: rgba(4, 71, 68, 0.2);
}

._headerContent_1t170_42 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
._headerContent_1t170_42 p {
  font-size: 14px;
}

._headerTitle_1t170_51 {
  font-weight: 600;
}._headerContainer_139if_1 {
  height: 32px;
  justify-content: center;
  flex-direction: row;
  justify-content: flex-end;
  gap: 6px;
  margin: 16px;
}

._btnExport_139if_10 {
  border-radius: 5px;
  height: 32px;
  margin-left: 10px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}

._txtTableHead_139if_21 {
  text-align: center;
  width: 214px;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%; /* 12px */
}

._txtTableBody_139if_29 {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; /* 12px */
}/* ------------------------------------------------------------------
   Water Usage report

   Surfaces: cards are the ELEVATED plane (white on light, #1a3746 on dark)
   sitting on a slightly recessed page tint. The previous version had grey
   cards on a white page, which reads as sunken and disabled.
   ------------------------------------------------------------------ */
/* Fills the area under the 48px report header, so the page tint runs edge to
   edge and no default-background strip shows below short content. */
._page_p2qui_10 {
  flex-grow: 1;
  height: calc(100vh - 48px);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4px 24px 28px 24px;
}

/* Title, view switch and export all share one 48px band - no second toolbar
   row, and no bottom rule cutting across the page. */
._header_p2qui_20 {
  height: 48px;
  min-height: 48px;
  align-items: center;
  padding: 0 24px 0 15px;
}

._headerBtn_p2qui_27 {
  cursor: pointer;
  padding: 2px;
  display: flex;
}

._headerText_p2qui_33 {
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  margin-left: 17px;
}

._btnExport_p2qui_40 {
  border-radius: 8px;
  height: 34px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 115%;
  text-transform: none;
  box-shadow: none;
}

._stack_p2qui_52 {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* ---- Hero band -------------------------------------------------- */
._hero_p2qui_59 {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  padding: 30px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  color: #ffffff;
  background: linear-gradient(135deg, #0a6d63 0%, #004744 46%, #012b3a 100%);
  box-shadow: 0 10px 30px rgba(0, 48, 58, 0.28);
}

/* Soft light source in the top-right so the gradient does not read flat. */
._heroGlow_p2qui_74 {
  position: absolute;
  top: -140px;
  right: -80px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(95, 212, 196, 0.28) 0%, rgba(95, 212, 196, 0) 68%);
  pointer-events: none;
}

._heroMain_p2qui_85 {
  position: relative;
  z-index: 1;
  min-width: 0;
}

._heroLabel_p2qui_91 {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

._heroValueRow_p2qui_99 {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-top: 6px;
}

/* Proportional figures - tabular-nums would make this look loose at 48px. */
._heroValue_p2qui_99 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: #ffffff;
}

._heroUnit_p2qui_115 {
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
}

/* States the report's window once, for every figure on the page. */
._heroPeriod_p2qui_122 {
  font-size: 12px;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.7);
}

._heroStats_p2qui_128 {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 28px;
  justify-content: flex-end;
}

._heroStat_p2qui_128 {
  position: relative;
  padding-left: 28px;
  min-width: 0;
}

._heroStat_p2qui_128 + ._heroStat_p2qui_128::before,
._heroStat_p2qui_128:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: rgba(255, 255, 255, 0.18);
}

._heroStatLabel_p2qui_153 {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
}

._heroStatValue_p2qui_162 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 4px;
  color: #ffffff;
  white-space: nowrap;
}

._heroStatSuffix_p2qui_171 {
  font-size: 12px;
  font-weight: 500;
  margin-left: 8px;
  padding: 2px 7px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.85);
}

@media (max-width: 900px) {
  ._hero_p2qui_59 {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }
  ._heroStats_p2qui_128 {
    justify-content: flex-start;
  }
}
/* ---- Card shell ------------------------------------------------- */
/* The animation wrapper is the grid child, so it has to carry the stretched
   row height down to the card - otherwise the card sizes to its own content
   and two cards in a row end at different heights. */
._cardWrap_p2qui_195 {
  display: flex;
  height: 100%;
  min-width: 0;
}

/* Borderless: separation comes from the surface stepping up off the page tint
   plus a soft shadow. An outline ring is what made these read as dated. */
._card_p2qui_195 {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  border-radius: 14px;
  padding: 20px 22px 16px 22px;
  box-shadow: 0 1px 2px rgba(16, 40, 48, 0.04), 0 6px 18px rgba(16, 40, 48, 0.06);
  transition: box-shadow 180ms ease;
}

._card_p2qui_195:hover {
  box-shadow: 0 2px 6px rgba(16, 40, 48, 0.06), 0 14px 34px rgba(16, 40, 48, 0.1);
}

._cardHeader_p2qui_217 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
}

/* Brand accent bar so a title is never a bare line of grey text. */
._cardTitle_p2qui_225 {
  position: relative;
  padding-left: 13px;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.005em;
}

/* Colours come from the Card component so the bar stays visible on the dark
   card surface, where the brand teal would otherwise disappear. */
._cardTitle_p2qui_225::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 3px;
  width: 3px;
  border-radius: 2px;
  background: linear-gradient(180deg, var(--wu-accent-from, #0a6d63) 0%, var(--wu-accent-to, #004744) 100%);
}

._cardMeta_p2qui_247 {
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 3px 9px;
  border-radius: 20px;
}

._cardSubtitle_p2qui_257 {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  margin: 6px 0 0 12px;
}

/* start, not stretch: a short table paired with a tall chart should end where
   its content ends rather than trailing dead space to match the chart. */
._splitRow_p2qui_266 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 18px;
}

/* Headline chart beside the loss trend. Keeping the usage plot at ~2/3 width
   stops twelve capped bars from stranding the card in whitespace. */
._mainRow_p2qui_275 {
  display: grid;
  grid-template-columns: 1.85fr 1fr;
  gap: 18px;
}

@media (max-width: 1180px) {
  ._splitRow_p2qui_266,
  ._mainRow_p2qui_275 {
    grid-template-columns: 1fr;
  }
}
/* ---- Charts ----------------------------------------------------- */
/* Grows to fill the card rather than taking a fixed height, so two cards in a
   row line up even when one carries a subtitle and the other does not. */
._chartBody_p2qui_290 {
  width: 100%;
  flex: 1 1 auto;
  min-height: 280px;
  margin-top: 12px;
}

/* ---- Tables ----------------------------------------------------- */
._tableScroll_p2qui_298 {
  overflow-x: auto;
  margin-top: 10px;
}

._legendRow_p2qui_303 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid;
}

._legendItem_p2qui_313 {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 500;
}

._legendSwatch_p2qui_321 {
  width: 10px;
  height: 10px;
  border-radius: 3px;
  flex-shrink: 0;
}._mainText_1dyhz_1 {
  font-weight: 600;
  font-size: 12px;
  line-height: 125%;
  color: #5c5c5c;
}

._subText_1dyhz_8 {
  font-weight: 500;
  font-size: 12px;
  line-height: 125%;
  color: #5c5c5c;
  margin-top: 2px;
}._wrapper_670al_1 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  height: 400px;
}

._wrapper2_670al_9 {
  height: calc(100vh - 180px);
}

._unitTitle_670al_13 {
  font-weight: 600;
  font-size: 13px;
  color: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_670al_23 {
  cursor: pointer;
}._boxSearch_13aow_1 {
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
  height: 100%;
}

._boxBody_13aow_8 {
  justify-content: center;
  width: 100%;
  flex-grow: 1;
}

._textDesc_13aow_14 {
  font-size: 15px;
  color: #fff;
  text-align: center;
}

._searchInput_13aow_20 {
  width: 260px;
}._tabItemName_1axg5_1 {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 4px;
  color: #fff;
}

._tabPanel_1axg5_8 {
  height: 100%;
  overflow: auto;
}
._tabPanel_1axg5_8::-webkit-scrollbar {
  width: 5px;
  position: absolute;
  background-color: transparent;
}
._tabPanel_1axg5_8::-webkit-scrollbar-thumb {
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 3px;
}

._selectLabelItem_1axg5_23 {
  color: #fff;
  width: 100%;
}
._selectLabelItem_1axg5_23:hover {
  background-color: #545c62;
}

._tabItem_1axg5_1 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

._closeIcon_1axg5_37 {
  margin-top: 4px;
}

._active_1axg5_41 {
  background-color: #545c62;
}

._activeText_1axg5_45 {
  color: #f37239;
}._wrapper_t53l3_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 350px;
  min-width: 290px;
  padding: 8px 15px;
}

._wrapperContent_t53l3_10 {
  flex-direction: row;
  align-items: center;
  gap: 15px;
}

._divider_t53l3_16 {
  background: #eee;
}

._dividerTab_t53l3_20 {
  background: #627685;
}

._title_t53l3_24 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

._menuWrapper_t53l3_30 [class~=MuiPaper-root] {
  background-color: #3c464d;
  box-shadow: unset !important;
  padding: 0;
  margin-top: 14px;
  width: 290px;
  min-width: 290px;
  border-radius: 3px;
  height: 358px;
  max-height: 358px;
  overflow: visible;
  position: relative;
}
._menuWrapper_t53l3_30 [class~=MuiPaper-root] ul[class~=MuiList-root] {
  padding: 0;
  height: 100%;
}

._menuWrapper_t53l3_30 [class~=MuiPaper-root]::before {
  content: "";
  position: absolute;
  left: 17px;
  top: -14px;
  border: 7px solid transparent;
  border-bottom-color: #3c464d;
  cursor: pointer;
}

._flexContainer_t53l3_58 {
  justify-content: space-between;
  display: flex;
  text-transform: "uppercase";
}

._tabGroup_t53l3_64 {
  color: #fff;
  min-height: unset;
  background: transparent;
}
._tabGroup_t53l3_64 [class~=Mui-selected] {
  border-bottom: 3px solid #f37239;
  margin-top: 0;
  padding: 0;
}
._tabGroup_t53l3_64 button {
  padding: 0 10px !important;
  min-width: 25%;
}
._tabGroup_t53l3_64 button:last-child {
  min-width: auto;
}._columnEnd_1tvua_1 {
  justify-content: flex-end;
  height: 100%;
}

._unitLabel_1tvua_6 {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 4px;
  width: 100px;
}

._unitLabelCenter_1tvua_13 {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 4px;
}

._unitLabelCenterSmall_1tvua_19 {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 4px;
}

._measurement_1tvua_25 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
}

._wrapper_uhhsf_2 {
  height: 100%;
  flex-grow: 1;
}

._header_uhhsf_7 {
  flex: 1;
  max-height: 67px;
}
._header_uhhsf_7 ._headerFilter_uhhsf_11 {
  padding: 15px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
._header_uhhsf_7 ._headerFilter_uhhsf_11 ._label_uhhsf_17 {
  color: white;
}

._bgImage_uhhsf_21 {
  filter: blur(6px);
  -webkit-filter: blur(6px);
}

._bodyChart_uhhsf_26 {
  display: grid;
  width: 80%;
  overflow-x: hidden;
  overflow-y: hidden;
  grid-template-rows: repeat(3, 210px);
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-auto-flow: dense;
  grid-gap: 8px;
  padding: 10px 10px;
  grid-template-rows: repeat(4, 210px);
}

._boxWeather_uhhsf_39 {
  height: 100%;
  width: 100%;
  flex-grow: 1;
  align-items: center;
}

._boxCommon_uhhsf_46 {
  padding: 15px;
}

._boxItem_uhhsf_50 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: "center";
  height: 100%;
}

._noDataItem_uhhsf_58 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 30%;
}

._glassCard_uhhsf_67 {
  position: relative; /* establish stacking context */
  background-color: rgba(100, 100, 100, 0.45);
  border-radius: 16px;
  border: 0;
  overflow: hidden;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* this fake “backdrop” does the blur on whatever is behind the card */
._glassCard_uhhsf_67::before {
  content: "";
  position: absolute;
  inset: 0; /* top/left/right/bottom = 0 */
  background: inherit; /* same semi-transparent fill */
  backdrop-filter: blur(500px); /* apply the blur */
  -webkit-backdrop-filter: blur(500px);
  z-index: -1; /* sit behind the card’s content */
}

._boxDoubleRow_uhhsf_88 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row: span 2;
  grid-column: span 2;
}

._boxDoubleColumnBaro_uhhsf_96 {
  grid-column: span 2;
}

._boxDoubleColumnRain_uhhsf_100 {
  grid-column: span 2;
}

._boxDoubleColumn_uhhsf_96 {
  grid-column: span 2;
}

._boxDoubleColumnTemp_uhhsf_108 {
  grid-column: span 2;
}

._boxTitle_uhhsf_112 {
  font-weight: 400;
  font-size: 12px;
  color: white;
}
._boxTitle_uhhsf_112 ._name_uhhsf_117 {
  font-size: 24px;
  font-weight: 500;
  color: white;
}
._boxTitle_uhhsf_112 ._subName_uhhsf_122 {
  font-style: italic;
  color: white;
}

._chart_uhhsf_127 {
  justify-content: center;
  flex-grow: 1;
  width: 100%;
  height: 100%;
}

._chartTotalRain_uhhsf_134 {
  justify-content: center;
  flex-grow: 1;
  width: 100%;
  height: 110px;
}

._chartWindDirection_uhhsf_141 {
  width: 100%;
  flex-grow: 1;
  justify-content: center;
}

._chartWindRose_uhhsf_147 {
  height: 100%;
  height: 240px;
  flex-grow: 1;
}

._groupWindRose_uhhsf_153 {
  flex-grow: 1;
}
._groupWindRose_uhhsf_153 ._btnGroup_uhhsf_156 {
  font-size: 15px;
  font-weight: 700;
  background: none;
  color: white;
}

._muitab_uhhsf_163 {
  min-height: auto;
}

._flexContainer_uhhsf_167 {
  justify-content: space-evenly;
  align-items: center;
  display: flex;
  text-transform: "uppercase";
  min-height: 30px;
  height: 30px;
}

._contentChart_uhhsf_176 {
  padding: 0;
  height: 100%;
  flex-grow: 1;
}

._tabGroup_uhhsf_182 {
  padding: 4px 0;
  background: transparent;
  border-bottom: none;
}
._tabGroup_uhhsf_182 button {
  padding: 0 !important;
  min-width: 60px;
  text-transform: uppercase;
  color: white;
}

._groupRangeValue_uhhsf_194 {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 90px);
  grid-template-rows: repeat(4, 16px);
  grid-auto-flow: dense;
  grid-gap: 12px 22px;
  padding: 22px 0;
  justify-content: center;
}

@keyframes _slideIn_uhhsf_1 {
  from {
    transform: translateX(100%); /* Start from the right */
    opacity: 0;
  }
  to {
    transform: translateX(0); /* End at the original position */
    opacity: 1;
  }
}
._container_uhhsf_215 {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  opacity: 0; /* Initially hidden */
  transition: opacity 0.5s ease-in-out;
  align-items: center;
}

._container_uhhsf_215._animateSlideIn_uhhsf_225 {
  animation: _slideIn_uhhsf_1 0.5s ease-in-out forwards;
  opacity: 1;
}

._rain_uhhsf_230 {
  position: relative;
  z-index: 1;
  opacity: 0.3;
}

._drop_uhhsf_236 {
  position: absolute;
  width: 20px;
  height: 20px;
  animation: _fall_uhhsf_1 2s linear infinite;
}

._drop_uhhsf_236:nth-child(1) {
  left: 12%;
  animation-delay: 1s;
}

._drop_uhhsf_236:nth-child(2) {
  left: 24%;
  animation-delay: 1.2s;
}

._drop_uhhsf_236:nth-child(3) {
  left: 38%;
  animation-delay: 1.1s;
}

._drop_uhhsf_236:nth-child(4) {
  left: 45%;
  animation-delay: 1.6s;
}

._drop_uhhsf_236:nth-child(5) {
  left: 54%;
  animation-delay: 1.3s;
}

._drop_uhhsf_236:nth-child(6) {
  left: 62%;
  animation-delay: 2s;
}

._drop_uhhsf_236:nth-child(7) {
  left: 71%;
  animation-delay: 2.2s;
}

._drop_uhhsf_236:nth-child(8) {
  left: 84%;
  animation-delay: 2.1s;
}

._drop_uhhsf_236:nth-child(9) {
  left: 93%;
  animation-delay: 2.3s;
}

@keyframes _fall_uhhsf_1 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(80vh);
  }
}
@keyframes _appear_uhhsf_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._btnExport_uhhsf_304 {
  border-radius: 5px;
  height: 40px;
  margin-top: 1px;
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  min-width: 150px;
}
._groupFlowSensor_haaqb_2 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._groupMainLines_haaqb_8 {
  height: 44px;
  width: 100%;
  padding: 10px 0px 10px 20px;
  margin-top: 7px;
}

._txtMainLines_haaqb_15 {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

._containerMainLines_haaqb_22 {
  padding: 18px 12px 25px 20px;
  overflow-x: auto;
  width: 100%;
  scrollbar-width: thin; /* Thiết lập kích thước thanh cuộn (chỉ áp dụng cho Firefox) */
  scrollbar-color: #a5a5a5 transparent; /* Thiết lập màu của thanh cuộn (chỉ áp dụng cho Firefox) */
  min-width: 100px;
}

/* Thiết lập thanh cuộn cho Chrome và Edge */
._containerMainLines_haaqb_22::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

._containerMainLines_haaqb_22::-webkit-scrollbar-thumb {
  background-color: #29aae1;
  box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);
  opacity: 0.5;
  border-radius: 100px;
}

._containerSubLines_haaqb_44 {
  overflow-x: auto;
  width: 100%;
  display: grid;
  padding: 16px;
  grid-template-columns: repeat(auto-fit, minmax(458px, 1fr));
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
}
@media (min-width: 1800px) and (max-width: 1830px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(3, 240px);
  }
}
@media (min-width: 1500px) and (max-width: 1800px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(3, 240px);
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(1, 240px);
  }
}
@media (min-width: 1044px) and (max-width: 1300px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(1, 240px);
  }
}
@media (min-width: 923px) and (max-width: 1040px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(1, 240px);
  }
}
@media (min-width: 768px) and (max-width: 1043px) {
  ._containerSubLines_haaqb_44 {
    grid-template-rows: repeat(1, 240px);
  }
}

/* Thiết lập thanh cuộn cho Chrome và Edge */
._containerSubLines_haaqb_44::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

._containerSubLines_haaqb_44::-webkit-scrollbar-thumb {
  background-color: #29aae1;
  box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);
  opacity: 0.5;
  border-radius: 100px;
}

._groupSubLinesSub_haaqb_97 {
  overflow-x: auto;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 6px;
}

._boxSubLinesMainLength_haaqb_106 {
  width: 409px;
  padding: 16px;
  height: 206px;
  margin-right: 20px;
  border-radius: 12px;
  cursor: pointer;
}

._boxSubLinesLength_haaqb_115 {
  width: 409px;
  padding: 16px;
  height: 206px;
  border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
}

._boxSubLinesMain_haaqb_106 {
  width: 100%;
  height: 206px;
  padding: 20px;
  border-radius: 12px;
  cursor: pointer;
}

._boxSubLinesSubChildren_haaqb_132 {
  width: 100%;
  padding: 16px;
  height: 206px;
  margin-left: 0px !important;
  border-radius: 12px;
  cursor: pointer;
}

._boxSubLines_haaqb_106 {
  width: 100%;
  padding: 16px;
  height: 206px;
}

._groupCircularMain_haaqb_147 {
  padding: 16px;
  height: 206px;
  width: 100%;
  flex-grow: 1;
}

._boxMainLines_haaqb_154 {
  width: 404px;
  padding: 16px;
  height: 226px;
  border-radius: 12px;
  cursor: pointer;
}

._boxMainLinesActive_haaqb_162 {
  width: 404px;
  padding: 16px;
  height: 226px;
  border-radius: 12px;
  cursor: pointer;
}

._txtPipeMain_haaqb_170 {
  font-size: 12px;
  font-weight: 700;
  line-height: 110%; /* 13.2px */
  margin-bottom: 10px;
}

._txtSubPipeMain_haaqb_177 {
  font-family: Exo;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 19.8px */
}

._subPipeLength_haaqb_185 {
  border-radius: 100px;
  border: 1px solid #ccc;
  background: #fff;
  display: flex;
  width: 28px;
  height: 28px;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

._txtSubLength_haaqb_198 {
  color: #525252;
  font-family: Exo;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

._txtCurrentFlow_haaqb_208 {
  color: #29aae1;
  font-size: 14px;
  font-weight: 700;
  line-height: 110%; /* 15.4px */
}

._txtExpectedFlow_haaqb_215 {
  font-size: 10px;
  font-weight: 500;
  line-height: 110%; /* 11px */
}

._txtDataExpected_haaqb_221 {
  font-size: 10px;
  font-weight: 700;
  line-height: 110%; /* 11px */
  margin-left: 2px;
}

._txtWater_haaqb_228 {
  font-size: 12px;
  font-weight: 600;
  line-height: 110%; /* 13.2px */
  letter-spacing: 0.12px;
  margin-right: 10px;
}

._groupHour_haaqb_236,
._groupHourActive_haaqb_237 {
  display: flex;
  padding: 10px 14px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  width: 100%;
  height: 30px;
}

._groupHourSubMain_haaqb_248 {
  display: flex;
  padding: 10px 14px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  width: 100%;
  height: 30px;
}

._groupHourSub_haaqb_248 {
  display: flex;
  padding: 10px 14px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  width: 100%;
  height: 30px;
}

._txtLastHour_haaqb_270 {
  font-size: 10px;
  font-weight: 600;
  line-height: 110%; /* 11px */
  letter-spacing: 0.1px;
  opacity: 0.5;
}

._txtDataHour_haaqb_278 {
  font-size: 12px;
  font-weight: 600;
  line-height: 110%; /* 13.2px */
}

._groupNone_haaqb_284 {
  overflow-x: auto;
  width: 100%;
  padding: 16px;
}

._groupSubMainGroup_haaqb_290 {
  width: 100%;
  flex-grow: 1;
  margin-top: 20px;
  height: 275px;
  border-radius: 12px;
}

._groupSubLines_haaqb_97 {
  width: 100%;
  flex-grow: 1;
  margin-top: 20px;
  height: 446px;
  align-items: flex-start;
  gap: 28px;
  border-radius: 12px;
}

._groupChartSubLines_haaqb_308 {
  height: 100%;
  flex-grow: 1;
  align-items: center;
  border-radius: 12.486px;
}

._iconInfo_haaqb_315 {
  padding: 5px;
  color: #004751;
  position: absolute;
  top: 31px;
  right: 16px;
}

._btnExport_haaqb_323 {
  border-radius: 5px;
  height: 40px;
  margin-left: 10px;
  display: flex;
  margin-left: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-top: 8px;
  margin-right: 8px;
}._txtStatus_15txi_1 {
  color: #5c5c5c;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
}

._boxNormal_15txi_8 {
  background-color: #c3d0d0;
  border-radius: 3px;
  width: fit-content;
  height: 30px;
  padding: 8px 12px;
  margin-top: 26px;
  border-radius: 3px;
}

._groupTeeSensor_15txi_18 {
  height: 232px;
  width: 321px;
}

._holeGroup_15txi_23 {
  height: 30px;
}

._sensorCard_15txi_27 {
  border-radius: 8px;
  width: 321px;
  height: 232px;
  padding: 21px;
  cursor: pointer;
}

._sensorCardTitle_15txi_35 {
  text-align: center;
  font-size: 20px;
  font-family: Exo;
  font-weight: 600;
  line-height: 110%;
  text-transform: capitalize;
}

._btnExport_15txi_44 {
  border-radius: 5px;
  height: 40px;
  margin-left: 10px;
  display: flex;
  margin-left: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-top: 8px;
  margin-right: 8px;
}._txtTank_1nmyy_1 {
  font-weight: 700;
  font-size: 18px;
  line-height: 18.4px;
}

._txtCurrentWater_1nmyy_7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 27.6px;
}

._txtWaterLevel_1nmyy_13 {
  font-size: 12px;
  font-weight: 500;
  line-height: 13.8px;
  align-items: center;
}

@keyframes _fillAnimation_1nmyy_1 {
  0% {
    transform: translateY(10px); /* Initial height value */
  }
  50% {
    transform: translateY(calc(-100% + 10px)); /* Maximum height */
  }
  100% {
    transform: translateY(10px); /* Return to initial height */
  }
}
._animatedFill_1nmyy_31 {
  animation: _fillAnimation_1nmyy_1 4s ease-in-out infinite;
}._txtLastUpdate_ntf3j_1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

._txtDateUpdate_ntf3j_9 {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin-left: 5px;
}

._btnWaterTank_ntf3j_16 {
  min-width: 179px;
  padding: 8px 24px;
}

._boxLevelSensorsWrapper_ntf3j_21 {
  flex-basis: calc(50% - 10px);
  max-width: 630px;
  min-width: 610px;
}

._boxLevelSensors_ntf3j_21 {
  padding: 10px 10px;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: #F5F8FD;
  min-width: 630px;
}

._circleHalf_ntf3j_35 {
  width: 70%;
  height: 100%;
  margin-left: -35px;
}

._tabContext_ntf3j_41 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 25px !important;
}

._tabRoot_ntf3j_47 {
  min-height: 38px;
  height: 38px;
  padding: 3px 2px;
  border-radius: 50px;
  border: 1px solid #66918f;
  width: 188px;
  background-color: #fff;
}

._txtUnit_ntf3j_57 {
  color: #7a8c96;
  font-weight: 500;
  font-size: 10px;
  line-height: 11.5px;
  margin-top: 15px;
}

._txtUnitEst_ntf3j_65 {
  color: #7a8c96;
  font-weight: 500;
  font-size: 10px;
  line-height: 11.5px;
  margin-top: 5px;
}

._boxCenter_ntf3j_73 {
  align-items: center;
  flex-grow: 1;
  width: 100%;
}

._txtHeightToOverFlow_ntf3j_79 {
  color: #58b3d9;
  font-size: 12px;
}

._txtMaxTankVolume_ntf3j_84 {
  color: #03445f;
  font-size: 12px;
  cursor: pointer;
}

._textFillValve_ntf3j_90 {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._textFillValve_ntf3j_90 strong {
  font-size: 12px;
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word;
}

._textFillValveOn_ntf3j_103 {
  color: #59b3d9;
  font-size: 12px;
}

._textFillValveOnAmount_ntf3j_108 {
  color: #59b3d9;
  font-size: 16px;
  font-weight: 600;
}

._textFillValveOff_ntf3j_114 {
  color: #03445f;
  font-size: 12px;
}

._textFillValveOffAmount_ntf3j_119 {
  color: #03445f;
  font-size: 16px;
  font-weight: 600;
}

._boxFillValve_ntf3j_125 {
  margin: 1rem 0;
  flex-basis: 100%;
  width: 100%;
}
._boxFillValve_ntf3j_125 strong {
  white-space: wrap;
  word-break: break-all;
}._containerSoil_ape99_1 {
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 10px;
}

._groupHole_ape99_9 {
  height: 310px;
  width: 341px;
  min-width: 341px;
}

._boxGroupSoil_ape99_15 {
  width: 341px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  cursor: pointer;
  height: 100%;
}

._boxHeader_ape99_23 {
  flex-direction: row;
  justify-content: space-between;
  gap: 8px;
  padding: 17px 17px 0px 17px;
  align-items: center;
}

._boxUpdatedAt_ape99_31 {
  flex-direction: row;
  justify-content: space-between;
  gap: 8px;
  padding: 10px 17px 0px 17px;
  align-items: center;
}

._txtStations_ape99_39 {
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
}

._txtSoilTemp_ape99_50 {
  font-size: 14px;
  font-weight: 500;
}

._txtUpdatedAt_ape99_55 {
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; /* 12px */
}

._txtTemp_ape99_62 {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  margin-top: 4px;
}

._groupTempWater_ape99_69 {
  padding: 0px 20px 16px 24px;
  margin-top: 25px;
}

._boxTemp_ape99_74 {
  padding-bottom: 16px;
  border-bottom: 1px solid #ededed;
}

._groupSoilEC_ape99_79 {
  margin-top: 16px;
}

._txtSoilMoisture_ape99_83 {
  font-size: 14px;
  font-weight: 500;
  line-height: 115%;
}

._boxWrapper_ape99_89 {
  flex-direction: row;
  width: 100%;
  align-items: center;
}

._txtSoil_ape99_50 {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  margin-top: 7px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 81px;
}

._txtEc_ape99_106 {
  font-size: 14px;
  font-weight: 500;
  line-height: 115%;
}

._txtECMain_ape99_112 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #b72939;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 80px;
}

._boxContent_ape99_124 {
  width: calc(100% - 60px);
  height: 50px;
}._boxAlert_n7ars_1 {
  width: 141px;
  height: 30px;
  padding: 8px 12px;
  margin-left: 8px;
  background-color: #fff;
  height: 30px;
  border-radius: 8px;
}

._boxNormal_n7ars_11 {
  background-color: #fff;
  width: 141px;
  height: 30px;
  margin-left: 8px;
  margin-top: 26px;
  border-radius: 8px;
}

._box_section_normal_n7ars_20 {
  height: 100%;
  padding: 8px;
}

._txtAlert_n7ars_25 {
  color: #181818;
  font-weight: 700;
  font-size: 14px;
}

._txtStatus_n7ars_31 {
  color: #5c5c5c;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
}

._groupHole_n7ars_38 {
  height: 290px;
  width: 321px;
  cursor: pointer;
}

._boxGroupSoil_n7ars_44 {
  height: 276px;
  width: 321px;
  background-color: #fcfbfc;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

._txtStations_n7ars_52 {
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 600;
  line-height: 115%;
}

._txtSoilTemp_n7ars_59 {
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 500;
}

._txtTemp_n7ars_65 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  margin-top: 4px;
}

._groupTempWater_n7ars_73 {
  padding: 0px 20px 16px 24px;
}

._boxTemp_n7ars_77 {
  padding-bottom: 16px;
  border-bottom: 1px solid #ededed;
}

._groupSoilEC_n7ars_82 {
  margin-top: 16px;
}

._txtSoilMoisture_n7ars_86 {
  font-size: 14px;
  font-weight: 500;
  line-height: 115%;
  color: #5c5c5c;
}

._txtSoil_n7ars_59 {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  color: #1f4b88;
  margin-top: 7px;
}

._txtEc_n7ars_101 {
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 500;
  line-height: 115%;
}

._txtECMain_n7ars_108 {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  color: #b72939;
  margin-top: 4px;
}

._btnExport_n7ars_116 {
  border-radius: 5px;
  height: 40px;
  margin-left: 10px;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-top: 8px;
  background-color: #cddada;
}
._btnExport_n7ars_116:hover {
  background-color: #cddada;
}

._btnDiscoverSensor_n7ars_131 {
  border-radius: 5px;
  height: 40px;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  background-color: #cddada;
}
._btnDiscoverSensor_n7ars_131:hover {
  background-color: #cddada;
}

._tabAll_n7ars_144 {
  padding: 0px !important;
}

._containerSoil_n7ars_148 {
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 10px;
}._wrapper_1krzv_1 {
  flex-grow: 1;
  height: 100%;
}

._groupHeader_1krzv_6 {
  height: 43px;
}

._groupLayoutHeader_1krzv_10 {
  padding: 10px 20px;
}

._tabSoils_1krzv_14 {
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
  padding: 0px 24px 24px 24px;
}

._tabLeaf_1krzv_23 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabFlowSensor_1krzv_32 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabWeather_1krzv_41 {
  padding: 0px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}._wrapper_1krzv_1 {
  flex-grow: 1;
  height: 100%;
}

._groupHeader_1krzv_6 {
  height: 43px;
}

._groupLayoutHeader_1krzv_10 {
  padding: 10px 20px;
}

._tabSoils_1krzv_14 {
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
  padding: 0px 24px 24px 24px;
}

._tabLeaf_1krzv_23 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabFlowSensor_1krzv_32 {
  padding: 0;
  flex: 0 1 auto;
  min-height: 0;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
}

._tabWeather_1krzv_41 {
  padding: 0px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 1;
}
/* FlowPressureDashboard.module.scss */
._bgImage_11776_3 {
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  z-index: 0;
}

/* Top toolbar “glass” look */
._toolbar_11776_14 {
  gap: 16px;
  padding: 10px 12px;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.28));
  backdrop-filter: saturate(180%) blur(12px);
  -webkit-backdrop-filter: saturate(180%) blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 10px 30px rgba(31, 38, 135, 0.12), inset 0 1px rgba(255, 255, 255, 0.6);
}

/* Tabs */
._tab_11776_26 {
  opacity: 1;
  font-family: "Inter", sans-serif, -apple-system;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  min-width: 0 !important;
  margin-left: 2px !important;
  margin-right: 2px !important;
  padding: 8px 16px !important;
  letter-spacing: 0.01em;
  border-radius: 999px !important;
  color: rgba(0, 0, 0, 0.78) !important;
  background: rgba(255, 255, 255, 0.22);
  transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease !important;
}

._tab_11776_26:hover {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 4px 12px rgba(31, 38, 135, 0.12);
}

._tab_11776_26.Mui-selected {
  color: #111 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.38));
  border: 1px solid rgba(255, 255, 255, 0.45);
  box-shadow: 0 8px 20px rgba(31, 38, 135, 0.18), inset 0 1px rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

/* Inputs — shared look */
._inputField_11776_58 {
  width: 120px;
}

@media (min-width: 600px) {
  ._inputField_11776_58 {
    width: 120px;
  }
}
._timeField_11776_67 {
  width: 90px;
}

@media (min-width: 600px) {
  ._timeField_11776_67 {
    width: 90px;
  }
}
._rangeField_11776_76 {
  width: 60px;
}

@media (min-width: 600px) {
  ._rangeField_11776_76 {
    width: 90px;
  }
}
/* Style inner MUI parts */
._inputField_11776_58 .MuiOutlinedInput-root,
._timeField_11776_67 .MuiOutlinedInput-root,
._rangeField_11776_76 .MuiOutlinedInput-root {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.36));
  backdrop-filter: saturate(160%) blur(12px);
  -webkit-backdrop-filter: saturate(160%) blur(12px);
  border-radius: 999px;
  height: 38px;
  padding-left: 4px;
  padding-right: 4px;
  box-shadow: 0 10px 24px rgba(31, 38, 135, 0.1), inset 0 1px rgba(255, 255, 255, 0.6);
}

._inputField_11776_58 .MuiOutlinedInput-root fieldset,
._timeField_11776_67 .MuiOutlinedInput-root fieldset,
._rangeField_11776_76 .MuiOutlinedInput-root fieldset {
  border-color: rgba(255, 255, 255, 0.45);
}

._inputField_11776_58 .MuiOutlinedInput-root:hover fieldset,
._timeField_11776_67 .MuiOutlinedInput-root:hover fieldset,
._rangeField_11776_76 .MuiOutlinedInput-root:hover fieldset {
  border-color: rgba(255, 255, 255, 0.6);
}

._inputField_11776_58 .MuiOutlinedInput-root.Mui-focused fieldset,
._timeField_11776_67 .MuiOutlinedInput-root.Mui-focused fieldset,
._rangeField_11776_76 .MuiOutlinedInput-root.Mui-focused fieldset {
  border-color: rgba(0, 0, 0, 0.45);
}

._inputField_11776_58 .MuiInputBase-input,
._timeField_11776_67 .MuiInputBase-input,
._rangeField_11776_76 .MuiInputBase-input {
  color: #111;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding-left: 4px;
  padding-right: 4px;
}

._inputField_11776_58 .MuiInputLabel-root,
._timeField_11776_67 .MuiInputLabel-root,
._rangeField_11776_76 .MuiInputLabel-root {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
}

._inputField_11776_58 input::-webkit-calendar-picker-indicator,
._timeField_11776_67 input::-webkit-calendar-picker-indicator {
  filter: invert(0.15) opacity(0.75);
}

/* Buttons */
._btnApply_11776_140 {
  text-transform: none !important;
}

._btnSettings_11776_144 {
  white-space: nowrap;
  border-color: rgba(0, 0, 0, 0.25) !important;
  color: rgba(0, 0, 0, 0.8) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.35));
}

._btnSettings_11776_144:hover {
  background: rgba(255, 255, 255, 0.5);
}

._btnExport_11776_155 {
  white-space: nowrap;
}

/* Paper cards */
._paperCard_11776_160 {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.12);
}._wrapper_1bxf9_1 {
  flex-direction: column;
  gap: 12px;
}

._headerContainer_1bxf9_6 {
  height: 32px;
  justify-content: center;
  flex-direction: row;
  justify-content: flex-end;
  gap: 6px;
}

._headerContent_1bxf9_14 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
._headerContent_1bxf9_14 p {
  font-size: 14px;
}

._headerTitle_1bxf9_23 {
  font-weight: 600;
}

._contentChart_1bxf9_27 {
  flex-grow: 1;
  height: calc(100vh - 140px);
  overflow-x: hidden;
  overflow-y: auto;
}

._chartSection_1bxf9_34 {
  min-height: 380px;
  border-radius: 3px;
  margin: 12px;
  padding: 12px 12px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

._txtFlowSimulation_1bxf9_42 {
  font-size: 18px;
  font-weight: 600;
}

._btnExport_1bxf9_47 {
  border-radius: 5px;
  height: 32px;
  display: flex;
  gap: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}._wrapperModal_wx67k_1 {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

._groupChart_wx67k_7 {
  cursor: pointer;
  height: 100%;
}

._wrapper_wx67k_1 {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  height: 100%;
}

._header_wx67k_19 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_wx67k_28 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_wx67k_34 {
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}

._headerBody_wx67k_40 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px 37px;
}
._headerBody_wx67k_40 ._item_wx67k_47 {
  display: flex;
}

._closeIcon_wx67k_51 {
  cursor: pointer;
  color: #999999;
}

._editBtn_wx67k_56 {
  color: #004744;
}

._contentChart_wx67k_60 {
  height: 70%;
  padding: 10px 8px 10px 21px;
}

._content_wx67k_60 {
  padding: 10px 8px;
  height: 30%;
  width: 100%;
  justify-content: center;
}

._checkBoxIcon_wx67k_72 {
  background-color: #004744;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  gap: 10px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}

._root_wx67k_85 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_wx67k_92 {
  padding: 10px;
  min-width: 130px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_wx67k_100 {
  color: #f15b2a;
}

._titleSpan_wx67k_104 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_wx67k_104:hover {
  color: #f15b2a;
}

._footer_wx67k_112 {
  flex-direction: row;
  justify-content: center;
  gap: 32px;
}
._footer_wx67k_112 ._footerItem_wx67k_117 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
._footer_wx67k_112 ._footerItem_wx67k_117 svg {
  cursor: pointer;
}
._footer_wx67k_112 ._title_wx67k_104 {
  font-weight: 600;
}
._footer_wx67k_112 ._RectangleItem_wx67k_128 {
  width: 32px;
  height: 4px;
  border-radius: 1px;
}
._footer_wx67k_112 ._RectangleItemSecond_wx67k_133 {
  width: 32px;
  height: 4px;
  border-radius: 1px;
}
._footer_wx67k_112 ._RectangleItemFinal_wx67k_138 {
  width: 32px;
  height: 4px;
  border-radius: 1px;
}
._footer_wx67k_112 ._RectangleItemThree_wx67k_143 {
  width: 32px;
  height: 4px;
  border-radius: 1px;
}
._footer_wx67k_112 ._RectangleItemFour_wx67k_148 {
  width: 32px;
  height: 4px;
  border-radius: 1px;
}

._contentGroup_wx67k_154 {
  display: flex;
  flex-direction: row;
}

._contentChart2_wx67k_159 {
  width: calc(100% - 200px);
}

._content2_wx67k_163 {
  width: 200px;
}

._footer2_wx67k_167 {
  flex-direction: column;
}

._stackCell_wx67k_171 {
  width: 30%;
  overflow: hidden;
}

._itemButton_wx67k_176 {
  margin: 0;
  padding: 4px 0;
}

._itemButtonMain_wx67k_181 {
  padding-left: 4px;
}

._titleList_wx67k_185 {
  min-height: 36px;
  padding: 0 4px;
  display: flex;
  align-items: center;
}

._listHeight_wx67k_192 {
  max-height: 170px;
  overflow: auto;
  overflow-x: hidden;
}

._boxNoData_wx67k_198 {
  width: 100%;
  justify-content: center;
  align-content: center;
}

._btnChart_wx67k_204 {
  background-color: #cddada;
  width: 90px;
  color: #004744;
  margin-bottom: -42px;
  margin-left: 140px;
}
._btnChart_wx67k_204:hover {
  background-color: #cddada;
  color: #004744;
}._root_t9165_1 {
  height: 100%;
  width: 100%;
  flex-grow: 1;
}

._btnExcel_t9165_7 {
  background-color: #cddada;
  color: #004744;
}
._btnExcel_t9165_7:hover {
  background-color: #cddada;
  color: #004744;
}._root_1eqly_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._header_1eqly_7 {
  height: 40px;
  width: 100%;
  padding: 10px 17px;
}

._txtHeader_1eqly_13 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
}

._body_1eqly_19 {
  height: 100%;
  width: 100%;
}

._right_body_1eqly_24 {
  width: 15%;
  height: 100%;
}

._left_body_1eqly_29 {
  width: 85%;
  height: 100%;
}

._boxStation_1eqly_34 {
  height: 40px;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

._boxStationActive_1eqly_42 {
  height: 40px;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

._txtStationName_1eqly_50 {
  font-weight: 600;
  font-size: 12px;
}

._listStation_1eqly_55 {
  height: 90%;
  overflow: auto;
  padding: 0px 20px 10px 15px;
}

._listStation_1eqly_55::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

._listStation_1eqly_55::-webkit-scrollbar-thumb {
  background-color: #dedede;
  height: 80px;
  border-radius: 8px;
}

._left_body_1eqly_29 {
  padding: 20px 15px;
}

._txtDateRange_1eqly_76 {
  font-weight: 600;
  font-size: 14px;
}

._headerTitle_1eqly_81 {
  font-weight: 600;
}

._headerContent_1eqly_85 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
._headerContent_1eqly_85 p {
  font-size: 14px;
}

._header_left_body_1eqly_94 {
  height: 30px;
}

._chartSection_1eqly_98 {
  min-height: 380px;
  border-radius: 3px;
  padding: 12px 12px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  height: 100%;
}

._root_1eqly_1 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_1eqly_113 {
  padding: 10px;
  min-width: 130px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_1eqly_121 {
  color: #f15b2a;
}

._titleSpan_1eqly_125 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_1eqly_125:hover {
  color: #f15b2a;
}

._loadingIframe_1eqly_133 {
  height: 100%;
  justify-content: center;
  align-items: center;
}._wrapper_z34wh_1 ._groupFertigation_z34wh_1 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 10px;
}
._wrapper_z34wh_1 ._textFertigation_z34wh_7 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}
._wrapper_z34wh_1 ._txtFertigation_z34wh_12 {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
._wrapper_z34wh_1 ._groupSelectFertigation_z34wh_17 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 8px;
}
._wrapper_z34wh_1 ._gridContent_z34wh_26 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
._wrapper_z34wh_1 ._gridContent_z34wh_26._customRadio_z34wh_33 ._MuiRadioGroup-root_z34wh_33 {
  display: "flex";
  width: "100%";
  flex-direction: "row";
  justify-content: "space-between";
}
._wrapper_z34wh_1 ._boxGray_z34wh_39 {
  border-radius: 4px;
  margin-top: 16px;
}
._wrapper_z34wh_1 ._boxGray_z34wh_39 ._customInput_z34wh_43 input {
  border-radius: 4px;
}
._wrapper_z34wh_1 ._groupMainLineFertigation_z34wh_46 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
}._root_6ewln_1 {
  height: 100%;
  flex-grow: 1;
  padding: 0px 0px 24px 0px;
  border-bottom: 1px solid #ededed;
}

._bodyStack_6ewln_8 {
  border-radius: 8px;
}

._bodySelectNone_6ewln_12 {
  user-select: none;
  pointer-events: none;
  opacity: 0.7;
  background-color: #ccd2d6;
  padding: 16px;
}

._customSelect_6ewln_20 {
  margin-top: 0;
  min-width: 90px;
  height: 25px;
  background-color: transparent;
}

._groupCustomSelect_6ewln_27 {
  border-radius: 4px;
}

._customSelectFrom_6ewln_31 {
  margin-top: 0;
  min-width: 80px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectFromEx_6ewln_39 {
  margin-top: 0;
  max-width: 72px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectDay_6ewln_47 {
  margin-top: 0;
  width: 90px;
  min-width: unset;
}

._btnAdd_6ewln_53 {
  height: 32px;
  min-width: 103px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  margin-left: 3px;
}

._sttBox_6ewln_64 {
  width: 37px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

._txtTo_6ewln_76 {
  font-weight: 500;
  font-size: 10px;
  line-height: 14px;
  margin-left: 15px;
  margin-top: 6px;
  margin-bottom: 3px;
  height: 8px;
}

._txtToSelect_6ewln_86 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  margin-top: 4px;
  margin-right: 16px;
  padding: 6px;
}

._txtFromEx_6ewln_96 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 8px;
}

._txtToEx_6ewln_105 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 10px;
}

._groupSwitchActive_6ewln_114 {
  width: 95px;
  height: 40px;
  padding: 13px 16px;
  border-radius: 8px;
}

._box_6ewln_121 {
  border: 2px solid blueviolet;
}

._duration_6ewln_125 {
  font-family: unset;
  margin-top: 15px;
  padding: 10px 0;
  width: 157px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_6ewln_125 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
._duration_6ewln_125 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
}
._duration_6ewln_125 fieldset div:last-child {
  margin: 0;
  position: relative;
}
._duration_6ewln_125 fieldset div:last-child button {
  padding: 0px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_6ewln_125 fieldset div:last-child button:first-child {
  margin-bottom: -5px;
}
._duration_6ewln_125 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._default_6ewln_168 {
  background-color: #f1f1f1;
  padding: 8px 16px;
  border-radius: 5px;
  width: 117px;
  margin-top: 6px;
}

._title_6ewln_176 {
  font-size: 16px;
  font-weight: 700;
  padding: 4px;
}

._backgroundTrashIcon_6ewln_182 {
  margin-bottom: 50px;
  background-color: rgba(4, 71, 68, 0.08);
  height: 46px;
  width: 40px;
  padding: 8px;
}

._backgroundTrashExclusion_6ewln_190 {
  margin-bottom: 10px;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}

._groupActive_6ewln_197 {
  align-self: flex-start;
  margin-bottom: 5px;
}

._groupTime_6ewln_202 {
  align-self: flex-start;
}

._groupDayMonth_6ewln_206 {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
}

._groupOddEvenEx_6ewln_214 {
  font-weight: 400;
  font-size: 12px;
  line-height: 13.8px;
}

._boxGlobalEx_6ewln_220 {
  padding: 13px 16px;
  border-radius: 8px;
  margin-bottom: 10px;
}._root_z6lot_1 {
  height: 100vh;
  max-width: 100vw;
  display: flex;
  width: 1380px !important;
}

._content_z6lot_8 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  min-height: 0;
  overflow: overlay;
}

._headingContent_z6lot_17 {
  padding: 8px 20px;
  height: 44px;
  border-bottom: 1px solid #d7d7d7;
  align-items: center;
}

._headerTitle_z6lot_24 {
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
}

._body_z6lot_30 {
  height: calc(100vh - 45px);
  min-height: 0;
  min-width: 0;
  overflow: auto;
  width: 1450px;
  align-items: stretch;
}
._body_z6lot_30 > div {
  flex-shrink: 1;
  flex-grow: 1;
}

._rightContent_z6lot_43 {
  width: 60%;
  overflow: auto;
}

._leftContent_z6lot_48 {
  width: 40%;
}

._cancelIcon_z6lot_52 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

._saveIcon_z6lot_60 {
  font-weight: 700;
  color: #004744;
  font-size: 14px;
  line-height: 16px;
  background-color: transparent;
}

._saveButton_z6lot_68 {
  padding: 6px 12px;
  height: 28px !important;
}
._saveButton_z6lot_68 ._hoverTitle_z6lot_72:hover {
  background: rgba(4, 71, 68, 0.2);
}.rc-slider {
  position: relative;
  width: 100%;
  height: 14px;
  padding: 5px 0;
  border-radius: 6px;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #e9e9e9;
  border-radius: 6px;
}
.rc-slider-track,
.rc-slider-tracks {
  position: absolute;
  height: 4px;
  background-color: #abe2fb;
  border-radius: 6px;
}
.rc-slider-track-draggable {
  z-index: 1;
  box-sizing: content-box;
  background-clip: content-box;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  transform: translateY(-5px);
}
.rc-slider-handle {
  position: absolute;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #96dbfa;
  border-radius: 50%;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0.8;
  touch-action: pan-x;
}
.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}
.rc-slider-handle:focus {
  outline: none;
  box-shadow: none;
}
.rc-slider-handle:focus-visible {
  border-color: #2db7f5;
  box-shadow: 0 0 0 3px #96dbfa;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: #999;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  background-color: #fff;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  cursor: pointer;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-dot-reverse {
  margin-right: -4px;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-track {
  bottom: 0;
  left: 5px;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track-draggable {
  border-top: 0;
  border-bottom: 0;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  transform: translateX(-5px);
}
.rc-slider-vertical .rc-slider-handle {
  position: absolute;
  z-index: 1;
  margin-top: 0;
  margin-left: -5px;
  touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-dot {
  margin-left: -2px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  display: block !important;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  display: block !important;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    transform: scale(0, 0);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0, 0);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.rc-slider-tooltip {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  min-width: 24px;
  height: 24px;
  padding: 6px 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}
._inputWater_fn450_1 {
  min-width: 270.5px;
  width: 270.5px;
  margin-top: 10px;
  border-radius: 8px;
}

._groupAllocated_fn450_8 {
  height: 28px;
  padding: 6px 16px;
  margin-top: 16px;
  border-radius: 8px;
}

._textAllocation_fn450_15 {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

._inputAllocatedWater_fn450_21 {
  opacity: 1;
  pointer-events: none;
  user-select: none;
  margin-left: 10px;
}._txtFinishedBy_1cd2t_1 {
  font-size: 10px;
  font-weight: 500;
}._customSelect_vrbk3_1 {
  margin-top: 0;
  min-width: 90px;
  height: 25px;
}

._groupCustomSelect_vrbk3_7 {
  border-radius: 4px;
}

._customSelectFrom_vrbk3_11 {
  margin-top: 0;
  min-width: 80px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectFromEx_vrbk3_19 {
  margin-top: 0;
  max-width: 72px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectDay_vrbk3_27 {
  margin-top: 0;
  width: 90px;
  min-width: unset;
}

._btnAdd_vrbk3_33 {
  height: 32px;
  min-width: 103px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

._sttBox_vrbk3_42 {
  width: 37px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

._txtTo_vrbk3_54 {
  font-weight: 500;
  font-size: 10px;
  line-height: 14px;
  margin-left: 15px;
  margin-top: 6px;
  margin-bottom: 3px;
  height: 8px;
}

._txtToSelect_vrbk3_64 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  margin-top: 4px;
  margin-right: 16px;
  padding: 6px;
}

._txtFromEx_vrbk3_74 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 8px;
}

._txtToEx_vrbk3_83 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 10px;
}

._groupSwitchActive_vrbk3_92 {
  width: 95px;
  height: 40px;
  padding: 13px 16px;
  border-radius: 8px;
}

._box_vrbk3_99 {
  border: 2px solid blueviolet;
}

._duration_vrbk3_103 {
  font-family: unset;
  margin-top: 15px;
  padding: 10px 0;
  width: 157px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_vrbk3_103 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
._duration_vrbk3_103 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
}
._duration_vrbk3_103 fieldset div:last-child {
  margin: 0;
  position: relative;
}
._duration_vrbk3_103 fieldset div:last-child button {
  padding: 0px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_vrbk3_103 fieldset div:last-child button:first-child {
  margin-bottom: -5px;
}
._duration_vrbk3_103 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._default_vrbk3_146 {
  background-color: #f1f1f1;
  padding: 8px 16px;
  border-radius: 5px;
  width: 117px;
  margin-top: 6px;
}

._title_vrbk3_154 {
  font-size: 12px;
  font-weight: 700;
  padding: 4px;
}

._backgroundTrashIcon_vrbk3_160 {
  margin-bottom: 50px;
  background-color: rgba(4, 71, 68, 0.08);
  height: 46px;
  width: 40px;
  padding: 8px;
}

._backgroundTrashExclusion_vrbk3_168 {
  margin-bottom: 115px;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}

._groupActive_vrbk3_175 {
  align-self: flex-start;
}

._groupActiveExclusion_vrbk3_179 {
  align-self: flex-start;
  height: 110px;
}

._groupTime_vrbk3_184 {
  align-self: flex-start;
}

._groupDayMonth_vrbk3_188 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}

._groupOddEvenEx_vrbk3_195 {
  font-weight: 400;
  font-size: 12px;
  line-height: 13.8px;
}

._bodyStack_vrbk3_201 {
  padding: 15px 10px;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

._boxGlobalEx_vrbk3_208 {
  padding: 13px 16px;
  border-radius: 8px;
  margin-bottom: 10px;
}._wrapper_670al_1 {
  min-height: 80%;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  height: 400px;
}

._wrapper2_670al_9 {
  height: calc(100vh - 180px);
}

._unitTitle_670al_13 {
  font-weight: 600;
  font-size: 13px;
  color: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_670al_23 {
  cursor: pointer;
}._root_3c36q_1 {
  min-width: 900px;
  height: fit-content;
  overflow: hidden;
}

._header_3c36q_7 {
  border-bottom: 1px solid #d7d7d7;
  height: 48px;
  min-height: 48px;
  padding: 11px;
  align-self: flex-start;
}

._body_3c36q_15 {
  padding: 26px;
  overflow-y: auto;
}

._txtTableHead_3c36q_20 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%; /* 12px */
}

._headerContainer_3c36q_26 {
  flex-direction: row;
}._btnConfirm_1rpbw_1 {
  background-color: #ff3030;
  color: #fff;
}
._btnConfirm_1rpbw_1:hover {
  background-color: #ff3030;
  color: #fff;
}._root_1jvlq_1 {
  width: 401px;
  height: 361px;
  flex-grow: 1;
  padding: 32px;
}

._header_1jvlq_8 {
  padding: 11px;
  border-bottom: 1px solid #d7d7d7;
}

._txtHeader_1jvlq_13 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 2px;
}

._body_1jvlq_20 {
  flex-grow: 1;
  height: 100%;
  margin-top: 24px;
}

._txtContent_1jvlq_26 {
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
}

._txtDataContent_1jvlq_32 {
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  margin-top: 8px;
}

._btnDelete_1jvlq_39 {
  background-color: #ff3030;
  color: #fff;
}
._btnDelete_1jvlq_39:hover {
  background-color: #ff3030;
  color: #fff;
}._root_1gnmp_1 {
  width: 415px;
  height: 100%;
  flex-grow: 1;
}

._header_1gnmp_7 {
  padding: 11px;
  border-bottom: 1px solid #d7d7d7;
}

._txtHeader_1gnmp_12 {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.4px;
}

._body_1gnmp_18 {
  flex-grow: 1;
  height: 100%;
  padding: 12px;
}._btnConfirm_1rpbw_1 {
  background-color: #ff3030;
  color: #fff;
}
._btnConfirm_1rpbw_1:hover {
  background-color: #ff3030;
  color: #fff;
}._root_1x35z_1 {
  height: 288px;
  min-width: 595px;
  border-radius: 8px;
}

._header_1x35z_7 {
  height: 40px;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}

._txtErrorHeader_1x35z_13 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  color: #181818;
}

._body_1x35z_20 {
  padding: 12px;
}

._txtErrorCode_1x35z_24 {
  color: #ff3030;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

._txtInfo_1x35z_31 {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #181818;
  margin-top: 8px;
}

._txtContent_1x35z_39 {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #747474;
}._wrapperModal_3iihg_1 {
  width: 100%;
  overflow: auto;
}

._header_3iihg_6 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_3iihg_15 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_3iihg_21 {
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
}

._headerBody_3iihg_27 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 30px;
}
._headerBody_3iihg_27 ._item_3iihg_34 {
  display: flex;
}

._closeIcon_3iihg_38 {
  cursor: pointer;
  color: #999999;
}

._editBtn_3iihg_43 {
  color: #004744;
}

._contentChart_3iihg_47 {
  height: 100%;
  overflow: auto;
}

._content_3iihg_47 {
  padding: 10px 8px 10px 21px;
  min-height: 80%;
  width: 100%;
}

._checkBoxIcon_3iihg_58 {
  background-color: #004744;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  gap: 10px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}

._root_3iihg_71 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_3iihg_78 {
  padding: 10px;
  min-width: 130px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_3iihg_86 {
  color: #f15b2a;
}

._titleSpan_3iihg_90 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_3iihg_90:hover {
  color: #f15b2a;
}

._footer_3iihg_98 {
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 20px;
}
._footer_3iihg_98 ._footerItem_3iihg_104 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
._footer_3iihg_98 ._footerItem_3iihg_104 svg {
  cursor: pointer;
}
._footer_3iihg_98 ._title_3iihg_90 {
  font-weight: 600;
  color: #000000;
}
._footer_3iihg_98 ._RectangleItem_3iihg_116 {
  width: 32px;
  height: 4px;
  background: #4264df;
  border-radius: 1px;
}
._footer_3iihg_98 ._RectangleItemSecond_3iihg_122 {
  width: 32px;
  height: 4px;
  background: #41a1e7;
  border-radius: 1px;
}
._footer_3iihg_98 ._RectangleItemFinal_3iihg_128 {
  width: 32px;
  height: 4px;
  background: #2dd6c1;
  border-radius: 1px;
}

._station_3iihg_135 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 361px;
  height: 32px;
  padding: 8px 9px 8px 13px;
  border-radius: 5px;
  background-color: rgba(4, 71, 68, 0.0784313725);
}
._station_3iihg_135 p {
  font-family: Exo;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}

._boxSelect_3iihg_154 {
  margin-top: 4px;
  width: 361px;
  max-height: 310px;
  border-radius: 3px;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
._boxSelect_3iihg_154::-webkit-scrollbar {
  width: 8px;
}
._boxSelect_3iihg_154::-webkit-scrollbar-track {
  background: #fff;
  border-left: 1px solid #d7d7d7;
}
._boxSelect_3iihg_154::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
._boxSelect_3iihg_154::-webkit-scrollbar-thumb:hover {
  background: #555;
}
._boxSelect_3iihg_154 ._headerSelect_3iihg_179 {
  position: sticky;
  top: 0;
  z-index: 2;
}
._boxSelect_3iihg_154 ._headerSelect_3iihg_179 p {
  font-family: Exo;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: right;
}

._disable_3iihg_193 {
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}._root_1t5lp_1 {
  height: 100px;
  width: 400px;
  padding: 15px;
}

._txtProgram_1t5lp_7 {
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%; /* 16px */
}

._btnOK_1t5lp_14 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px; /* 100% */
  letter-spacing: 0.28px;
}._root_1y2b0_1 {
  height: 100%;
  width: 450px;
  padding: 15px;
}

._txtProgram_1y2b0_7 {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%; /* 16px */
}

._txtProgramSuccess_1y2b0_13 {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

._txtOverlayProgram_1y2b0_19 {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  color: red;
}._root_1bv51_1 {
  height: 100%;
  width: 378px;
  padding: 30px 40px;
}

._txtHeader_1bv51_7 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

._boxEnable_1bv51_13 {
  background-color: #ebf1f0;
  padding: 9px;
  height: 40px;
  margin-top: 10px;
  border-radius: 8px;
}

._txtEnableCycle_1bv51_21 {
  align-items: center;
  align-content: center;
}._valveHead_4iitb_1 {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 377px;
}

._titleHead_4iitb_9 {
  font-size: 14px;
  font-weight: 600;
}

._valveContainer_4iitb_14 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

._boxOne_4iitb_20 {
  width: 100%;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

._typeSelect_4iitb_27 {
  width: 80%;
}

._groupActive_4iitb_31 {
  background-color: rgb(241, 241, 241);
  border-radius: 8px;
  padding: 6px 0px 6px 10px;
  width: 20%;
  margin-left: 8px;
}

._textActive_4iitb_39 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
  padding-bottom: 4px;
}._root_d8ncy_1 {
  min-width: 550px;
  height: 426px;
  overflow: hidden;
}

._header_d8ncy_7 {
  border-bottom: 1px solid #d7d7d7;
  height: 48px;
  min-height: 48px;
  padding: 11px;
  align-self: flex-start;
}

._body_d8ncy_15 {
  padding: 26px;
  overflow-y: auto;
}

._txtTableHead_d8ncy_20 {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%; /* 12px */
}._wrapper_fpx96_1 {
  min-height: 90%;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  height: 610px;
}

._wrapper2_fpx96_9 {
  height: calc(100vh - 250px);
}

._unitTitle_fpx96_13 {
  font-weight: 600;
  font-size: 13px;
  color: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_fpx96_23 {
  cursor: pointer;
}._wrapperModal_1ol52_1 {
  width: 100%;
  min-height: 555px;
}

._header_1ol52_6 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_1ol52_15 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_1ol52_21 {
  flex-direction: column;
  flex-grow: 1;
}

._headerBody_1ol52_26 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px 37px;
}
._headerBody_1ol52_26 ._item_1ol52_33 {
  display: flex;
  width: 115px;
  margin-right: 60px;
}

._closeIcon_1ol52_39 {
  cursor: pointer;
  color: #999999;
}

._editBtn_1ol52_44 {
  color: #004744;
  width: 120px;
}

._contentChart_1ol52_49 {
  height: 100%;
  padding: 10px 8px 10px 21px;
}

._root_1ol52_54 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_1ol52_61 {
  padding: 10px;
  min-width: 140px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_1ol52_69 {
  color: #f15b2a;
}

._titleSpan_1ol52_73 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_1ol52_73:hover {
  color: #f15b2a;
}

._content_1ol52_49 {
  padding: 10px 8px 10px 21px;
  min-height: 80%;
  width: 100%;
}

._checkBoxIcon_1ol52_87 {
  background-color: #004744;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  gap: 10px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}

._footer_1ol52_100 {
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 20px;
}
._footer_1ol52_100 ._footerItem_1ol52_106 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
._footer_1ol52_100 ._footerItem_1ol52_106 svg {
  cursor: pointer;
}
._footer_1ol52_100 ._title_1ol52_73 {
  font-weight: 600;
}
._footer_1ol52_100 ._RectangleItem_1ol52_117 {
  width: 32px;
  height: 4px;
  background: #2c9e9e;
  border-radius: 1px;
}
._footer_1ol52_100 ._RectangleItemSecond_1ol52_123 {
  width: 32px;
  height: 4px;
  background: #41a1e7;
  border-radius: 1px;
}
._footer_1ol52_100 ._RectangleItemFinal_1ol52_129 {
  width: 32px;
  height: 4px;
  background: #9391ea;
  border-radius: 1px;
}._wrapperModal_1nro0_1 {
  width: 100%;
  min-height: 555px;
}

._header_1nro0_6 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_1nro0_15 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_1nro0_21 {
  flex-direction: column;
  flex-grow: 1;
}

._headerBody_1nro0_26 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px 37px;
}
._headerBody_1nro0_26 ._item_1nro0_33 {
  display: flex;
}

._closeIcon_1nro0_37 {
  cursor: pointer;
  color: #999999;
}

._editBtn_1nro0_42 {
  color: #004744;
}

._contentChart_1nro0_46 {
  height: 60vh;
  overflow-x: hidden;
  overflow-y: auto;
}

._content_1nro0_46 {
  padding: 10px 8px 10px 21px;
  min-height: 80%;
  width: 100%;
}

._wrapper_1nro0_1 {
  min-height: 95%;
  display: grid;
  width: 100%;
  grid-template-columns: 40px 1fr;
}

._unitTitle_1nro0_65 {
  font-weight: 600;
  font-size: 13px;
  color: #5c5c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}

._groupChart_1nro0_75 {
  cursor: pointer;
}._wrapperModal_i5ucu_1 {
  width: 100%;
}

._header_i5ucu_5 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._titleWrapper_i5ucu_14 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
  line-height: 19px;
}

._content_i5ucu_21 {
  padding: 20px;
  flex-direction: column;
  gap: 40px;
  flex: 1;
}

._headerContent_i5ucu_28 {
  width: 100%;
  flex-direction: row;
  gap: 10px;
}

._headerBox_i5ucu_34 {
  width: 25%;
  padding: 6px 16px;
  height: 50px;
  border-radius: 8px;
}

._tableHeader_i5ucu_41 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

._description_i5ucu_47 {
  font-weight: 500;
  margin-top: 5px;
  font-size: 16px;
}

._headerTitle_i5ucu_53 {
  font-size: 14px;
  font-weight: 600;
  color: #181818;
}

._wrapper_i5ucu_1 {
  flex-direction: column;
  gap: 12px;
}

._tableContainer_i5ucu_64 {
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: "3px";
}

._table_i5ucu_41 {
  width: 100%;
}
._table_i5ucu_41 [class~=MuiTableCell-root] {
  border-left: 1px solid rgb(224, 224, 224);
}

._circularProgress_i5ucu_77 {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}._wrapperModal_o29dc_1 {
  width: 100%;
  min-height: 815px;
}

._root_o29dc_6 {
  flex-grow: 1;
  height: 100%;
}

._header_o29dc_11 {
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 16px;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

._headerTitle_o29dc_20 {
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
}

._body_o29dc_26 {
  flex-direction: column;
  flex-grow: 1;
}

._headerBody_o29dc_31 {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px 37px;
}
._headerBody_o29dc_31 ._item_o29dc_38 {
  display: flex;
}

._closeIcon_o29dc_42 {
  cursor: pointer;
  color: #999999;
}

._editBtn_o29dc_47 {
  color: #004744;
}

._contentChart_o29dc_51 {
  padding: 10px 8px 10px 21px;
  min-height: 620px;
}

._content_o29dc_51 {
  padding: 10px 8px;
  min-height: 80%;
  width: 100%;
}

._checkBoxIcon_o29dc_62 {
  background-color: #004744;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  gap: 10px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}

._root_o29dc_6 [class~=MuiPaper-root] {
  border: 1px solid #d7d7d7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 5px;
}

._boxSpan_o29dc_82 {
  padding: 10px;
  min-width: 130px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._active_o29dc_90 {
  color: #f15b2a;
}

._titleSpan_o29dc_94 {
  font-size: 13px;
  cursor: pointer;
}
._titleSpan_o29dc_94:hover {
  color: #f15b2a;
}

._footer_o29dc_102 {
  flex-direction: row;
  justify-content: center;
  gap: 32px;
}
._footer_o29dc_102 ._footerItem_o29dc_107 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
._footer_o29dc_102 ._footerItem_o29dc_107 svg {
  cursor: pointer;
}
._footer_o29dc_102 ._title_o29dc_94 {
  font-weight: 600;
}
._footer_o29dc_102 ._RectangleItem_o29dc_118 {
  width: 32px;
  height: 4px;
  background: #4264df;
  border-radius: 1px;
}
._footer_o29dc_102 ._RectangleItemSecond_o29dc_124 {
  width: 32px;
  height: 4px;
  background: #41a1e7;
  border-radius: 1px;
}
._footer_o29dc_102 ._RectangleItemFinal_o29dc_130 {
  width: 32px;
  height: 4px;
  background: #2dd6c1;
  border-radius: 1px;
}
._footer_o29dc_102 ._RectangleItemThree_o29dc_136 {
  width: 32px;
  height: 4px;
  background: #dd866b;
  border-radius: 1px;
}
._footer_o29dc_102 ._RectangleItemFour_o29dc_142 {
  width: 32px;
  height: 4px;
  background: #ff3030;
  border-radius: 1px;
}
._footer_o29dc_102 ._RectangleItemFive_o29dc_148 {
  width: 32px;
  height: 4px;
  background: #34485e;
  border-radius: 1px;
}

._contentGroup_o29dc_155 {
  display: flex;
  flex-direction: row;
}

._contentChart2_o29dc_160 {
  width: -webkit-fill-available;
}

._content2_o29dc_164 {
  max-width: 250px;
  width: 100%;
  background-color: rgba(4, 71, 68, 0.0784313725);
  overflow-x: hidden;
  height: calc(100vh - 94px);
  padding: 0px 14px;
}
._content2_o29dc_164 ._footer_o29dc_102 {
  background-color: transparent;
}

._footer2_o29dc_176 {
  flex-direction: column;
}

._stackCell_o29dc_180 {
  width: 30%;
  overflow: hidden;
}

._itemButton_o29dc_185 {
  margin: 0;
  padding: 4px 0;
  gap: 10px;
}

._itemButtonMain_o29dc_191 {
  padding-left: 4px;
}

._titleList_o29dc_195 {
  min-height: 36px;
  padding: 0 4px;
  display: flex;
  align-items: center;
}

._titleListSensor_o29dc_202 {
  font-family: Exo;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
}

._listHeight_o29dc_210 {
  max-height: 170px;
  overflow: auto;
  overflow-x: hidden;
}

._labelLegendChart_o29dc_216 {
  font-family: Exo;
  font-size: 12px;
  font-weight: 700;
  line-height: 13.8px;
  letter-spacing: 0.01em;
  text-align: left;
  color: rgba(0, 32, 49, 0.4);
  margin-top: 19px;
  margin-bottom: 9px;
}

._itemSensor_o29dc_228 {
  padding: 10px 0;
  border-bottom: 1px solid #d7d7d7;
}

._circularLoading_o29dc_233 {
  justify-content: center;
  align-items: center;
  height: 520px;
}._root_1dbtg_1 {
  display: flex;
  width: 870px;
  max-height: calc(100% - 64px);
  height: 810px;
  overflow-y: auto; /* Enable vertical scrolling */
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #888 #f1f1f1; /* Firefox */
}

._header_1dbtg_11 {
  height: 60px;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 15px;
}

._txtGlobalHeader_1dbtg_17 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  margin-top: 10px;
}

._title_1dbtg_24 {
  font-size: 12px;
  font-weight: 700;
  padding: 4px;
}

._customSelect_1dbtg_30 {
  margin-top: 0;
  min-width: 90px;
  height: 25px;
  background-color: transparent;
}

._groupCustomSelect_1dbtg_37 {
  border-radius: 4px;
}

._customSelectFrom_1dbtg_41 {
  margin-top: 0;
  min-width: 80px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectFromEx_1dbtg_49 {
  margin-top: 0;
  max-width: 72px;
  border-radius: 4px;
  height: 100%;
  margin-right: 4px;
}

._customSelectDay_1dbtg_57 {
  margin-top: 0;
  width: 90px;
  min-width: unset;
}

._btnAdd_1dbtg_63 {
  height: 32px;
  min-width: 103px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  margin-left: 3px;
}

._sttBox_1dbtg_74 {
  width: 37px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

._txtTo_1dbtg_86 {
  font-weight: 500;
  font-size: 10px;
  line-height: 14px;
  margin-left: 15px;
  margin-top: 6px;
  margin-bottom: 3px;
  height: 8px;
}

._txtToSelect_1dbtg_96 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  margin-top: 4px;
  margin-right: 16px;
  padding: 6px;
}

._txtFromEx_1dbtg_106 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 8px;
}

._txtToEx_1dbtg_115 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #5c5c5c;
  padding: 2px;
  margin-top: 10px;
}

._groupSwitchActive_1dbtg_124 {
  width: 95px;
  height: 40px;
  padding: 13px 16px;
  border-radius: 8px;
}

._box_1dbtg_131 {
  border: 2px solid blueviolet;
}

._duration_1dbtg_135 {
  font-family: unset;
  margin-top: 15px;
  padding: 10px 0;
  width: 157px;
  background-color: #f1f1f1;
  border-radius: 4px;
}
._duration_1dbtg_135 fieldset {
  padding: 0 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
._duration_1dbtg_135 fieldset div:first-child {
  padding: 4px 4px;
  color: #181818;
  font-weight: 400;
}
._duration_1dbtg_135 fieldset div:last-child {
  margin: 0;
  position: relative;
}
._duration_1dbtg_135 fieldset div:last-child button {
  padding: 0px;
  border: none;
  background: none;
  font-size: 22px;
  color: #181818;
  line-height: 0;
}
._duration_1dbtg_135 fieldset div:last-child button:first-child {
  margin-bottom: -5px;
}
._duration_1dbtg_135 fieldset div:last-child button:last-child {
  margin-bottom: -5px;
  position: absolute;
  left: 0;
  top: 12px;
}

._default_1dbtg_178 {
  background-color: #f1f1f1;
  padding: 8px 16px;
  border-radius: 5px;
  width: 117px;
  margin-top: 6px;
}

._title_1dbtg_24 {
  font-size: 16px;
  font-weight: 700;
  padding: 4px;
}

._backgroundTrashIcon_1dbtg_192 {
  margin-bottom: 50px;
  background-color: rgba(4, 71, 68, 0.08);
  height: 46px;
  width: 40px;
  padding: 8px;
}

._backgroundTrashExclusion_1dbtg_200 {
  margin-bottom: 115px;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}

._groupActive_1dbtg_207 {
  align-self: flex-start;
}

._groupTime_1dbtg_211 {
  align-self: flex-start;
}

._groupDayMonth_1dbtg_215 {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
}

._groupOddEvenEx_1dbtg_223 {
  font-weight: 400;
  font-size: 12px;
  line-height: 13.8px;
}._root_27suz_1 {
  height: 100vh;
  max-width: 100vw;
  display: flex;
}

._form_27suz_7 [class~=Mui-disabled] {
  background: #d9d9d9;
  border-radius: 4px;
  color: #5c5c5c;
}
._form_27suz_7 ._images_27suz_12 p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

._default_27suz_18 {
  background-color: #f1f1f1;
  border-radius: 5px;
}

._title_27suz_23 {
  font-size: 12px;
  font-weight: 700;
  color: #5c5c5c;
  padding: 4px;
}

._duration_27suz_30 {
  background-color: unset;
  font-family: unset;
}
._duration_27suz_30 fieldset {
  padding: 0;
  border: none;
}
._duration_27suz_30 fieldset div:first-child {
  padding: 4px 4px;
  color: #747474;
  font-weight: 300;
}
._duration_27suz_30 fieldset div:last-child {
  margin: 0;
}
._duration_27suz_30 fieldset div:last-child button {
  padding: 0;
  border: none;
  background: none;
  font-size: 18px;
  color: #7c7b7b;
  line-height: 0;
}
._duration_27suz_30 fieldset div:last-child button:first-child {
  margin-bottom: -5px;
}

._groupError_27suz_58 {
  height: 48px;
  padding: 12px;
  border-radius: 5px;
  background-color: #fff2f2;
}

._txtErrors_27suz_65 {
  color: #ff3030;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.02em;
}

._nameImage_27suz_73 {
  width: 50%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}._root_22jyn_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._contentWrapper_22jyn_7 {
  flex-grow: 1;
}

._inputSearch_22jyn_11 {
  width: 248px;
}

._containerRootView_22jyn_15 {
  display: grid;
  margin-top: 16px;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding-right: 8px;
}
@media (min-width: 950px) and (max-width: 1130px) {
  ._containerRootView_22jyn_15 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._containerRootView_22jyn_15 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._containerRootView_22jyn_15 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

._boxStation_22jyn_41 {
  width: 278px;
  height: 318px;
  flex-shrink: 0;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
}

._groupStationName_22jyn_49 {
  padding: 16px;
  height: 15%;
}

._txtStationName_22jyn_54 {
  font-size: 14px;
  font-weight: 600;
  line-height: 100%; /* 14px */
  cursor: pointer;
}

._groupID_22jyn_61 {
  height: 30px;
  width: 55px;
  border-radius: 100px;
  background: #bbbbbb;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

._txtStationID_22jyn_73 {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 600;
  line-height: 115%; /* 13.8px */
}

._groupInfoStation_22jyn_80 {
  padding: 12px;
  height: 75%;
}

._groupIcon_22jyn_85 {
  width: 30px;
  display: flex;
  padding: 4px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 100px;
  background: #f1f1f1;
}

._txtPlant_22jyn_96 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  align-items: center;
  display: flex;
}

._txtAction_22jyn_104 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  align-items: center;
  display: flex;
  margin-left: 5px;
}

._boxPlant_22jyn_113 {
  height: 70px;
}

._boxEmitter_22jyn_117 {
  padding: 16px 0px 4px 0px;
}

._txtData_22jyn_121 {
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  justify-content: end;
  display: flex;
  width: 130px;
}

._groupError_22jyn_130 {
  background: #fff2f2;
  display: flex;
  padding: 10px 16px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  height: 10%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._groupStationOn_22jyn_142 {
  background: #ebf1f0;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  height: 10%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._groupStationWaiting_22jyn_152 {
  background: #F6EB61;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  height: 10%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._groupStationOff_22jyn_162 {
  background: #bbbbbb;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  height: 10%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._txtErrorName_22jyn_172 {
  color: #ff3030;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
}

._txtStationOn_22jyn_180 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
}

._txtStationOff_22jyn_187 {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._txtStationWaiting_22jyn_195 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._groupSelectAll_22jyn_203 {
  background: #ebedec;
  border-radius: 5px;
  height: 32px;
  margin-top: 20px;
  display: inline-flex;
  padding: 8px;
  align-items: center;
  gap: 6px;
  width: 200px;
}

._txtSelectAll_22jyn_215 {
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}._root_svvmq_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._contentWrapper_svvmq_7 {
  flex-grow: 1;
  height: 100%;
}

._containerRootView_svvmq_12 {
  margin-top: 3px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding-right: 8px;
}
@media (max-width: 955px) {
  ._containerRootView_svvmq_12 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._containerRootView_svvmq_12 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._containerRootView_svvmq_12 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

._boxStation_svvmq_38 {
  width: 278px;
  height: 328px;
  flex-shrink: 0;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
}

._groupStationName_svvmq_46 {
  padding: 16px;
  height: 14%;
}

._txtStationName_svvmq_51 {
  font-size: 14px;
  font-weight: 600;
  line-height: 100%; /* 14px */
}

._groupID_svvmq_57 {
  height: 25px;
  width: 55px;
  border-radius: 100px;
  background: #bbbbbb;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

._txtStationID_svvmq_69 {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 600;
  line-height: 115%; /* 13.8px */
}

._groupInfoStation_svvmq_76 {
  padding: 12px;
  height: 76%;
}

._groupIcon_svvmq_81 {
  width: 30px;
  display: flex;
  padding: 4px;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f1f1f1;
  height: 75%;
}

._txtPipe_svvmq_92 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  align-items: center;
  display: flex;
}

._boxPlant_svvmq_100 {
  padding: 13px 0px;
  height: 60px;
}

._boxEmitter_svvmq_105 {
  padding: 13px 0px 4px 0px;
}

._txtData_svvmq_109 {
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  display: flex;
}

._groupError_svvmq_116 {
  background: #fff2f2;
  display: flex;
  padding: 10px 16px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationOn_svvmq_128 {
  background: #ebf1f0;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationWaiting_svvmq_138 {
  background: #F6EB61;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationOff_svvmq_148 {
  background: #bbbbbb;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._txtErrorName_svvmq_158 {
  color: #ff3030;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
}

._txtStationOn_svvmq_166 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
}

._txtStationOff_svvmq_173 {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._txtStationWaiting_svvmq_181 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._groupSelectAll_svvmq_189 {
  background: #ebedec;
  border-radius: 5px;
  height: 32px;
  display: inline-flex;
  padding: 8px;
  align-items: center;
  gap: 6px;
  width: 200px;
}

._txtSelectAll_svvmq_200 {
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}

._btnApply_svvmq_207 {
  border-radius: 4px;
  width: 183px;
  height: 28px;
}._root_1b2i1_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._contentWrapper_1b2i1_7 {
  flex-grow: 1;
  height: 100%;
}

._containerRootView_1b2i1_12 {
  display: grid;
  margin-top: 16px;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding-right: 8px;
}
@media (max-width: 955px) {
  ._containerRootView_1b2i1_12 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 821px) and (max-width: 1376px) {
  ._containerRootView_1b2i1_12 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1360px) and (max-width: 1670px) {
  ._containerRootView_1b2i1_12 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

._boxStation_1b2i1_38 {
  width: 278px;
  height: 297px;
  flex-shrink: 0;
  border-radius: 8px;
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
}

._groupStationName_1b2i1_46 {
  padding: 11px;
  height: 12%;
}

._txtStationName_1b2i1_51 {
  font-size: 14px;
  font-weight: 600;
  line-height: 100%; /* 14px */
  cursor: pointer;
}

._groupID_1b2i1_58 {
  height: 25px;
  width: 55px;
  border-radius: 100px;
  background: #bbbbbb;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

._txtStationID_1b2i1_70 {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 600;
  line-height: 115%; /* 13.8px */
}

._groupInfoStation_1b2i1_77 {
  padding: 12px;
  height: 85%;
}

._groupIcon_1b2i1_82 {
  width: 30px;
  display: flex;
  padding: 4px;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f1f1f1;
}

._txtPipe_1b2i1_92 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  align-items: center;
  display: flex;
}

._boxPlant_1b2i1_100 {
  padding: 13px 0px;
  height: 50px;
}

._boxEmitter_1b2i1_105 {
  padding: 13px 0px 4px 0px;
}

._txtData_1b2i1_109 {
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  display: flex;
}

._groupError_1b2i1_116 {
  background: #fff2f2;
  display: flex;
  padding: 10px 16px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationOn_1b2i1_128 {
  background: #ebf1f0;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationWaiting_1b2i1_138 {
  background: #F6EB61;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._groupStationOff_1b2i1_148 {
  background: #bbbbbb;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 10%;
}

._txtErrorName_1b2i1_158 {
  color: #ff3030;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
}

._txtStationOn_1b2i1_166 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
}

._txtStationOff_1b2i1_173 {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._txtStationWaiting_1b2i1_181 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}._root_7siam_1 {
  flex-grow: 1;
  height: 100%;
  margin-top: 15px;
}

._contentWrapper_7siam_7 {
  flex-grow: 1;
}

._inputSearch_7siam_11 {
  width: 248px;
}

._containerRootView_7siam_15 {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  overflow-y: auto;
  height: calc(100vh - 120px);
  padding-right: 25px;
}

._boxStation_7siam_25 {
  width: 278px;
  height: 298px;
  flex-shrink: 0;
  border-radius: 8px;
  border: 0.7px solid #d7d7d7;
  background: #fff;
  /* Light/Drop Shadows Z100 */
  box-shadow: 0px 0px 10px 0px rgba(132, 132, 132, 0.15);
}

._groupStationName_7siam_36 {
  border-bottom: 1px solid #d7d7d7;
  padding: 16px;
}

._txtStationName_7siam_41 {
  color: #004744;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%; /* 14px */
}

._groupID_7siam_48 {
  height: 100%;
  width: 55px;
  border-radius: 100px;
  background: #f1f1f1;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

._txtStationID_7siam_60 {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 600;
  line-height: 115%; /* 13.8px */
}

._groupInfoStation_7siam_67 {
  padding: 12px;
}

._groupIcon_7siam_71 {
  width: 30px;
  display: flex;
  padding: 4px;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #f1f1f1;
}

._txtPlant_7siam_81 {
  color: #747474;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  align-items: center;
  display: flex;
}

._boxPlant_7siam_90 {
  padding: 16px 0px;
  border-bottom: 1px solid #ededed;
}

._boxEmitter_7siam_95 {
  padding: 16px 0px 4px 0px;
}

._txtData_7siam_99 {
  color: #181818;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  display: flex;
}

._groupError_7siam_107 {
  background: #fff2f2;
  display: flex;
  height: 41px;
  padding: 10px 16px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._groupStationOn_7siam_119 {
  background: rgba(4, 71, 68, 0.08);
  height: 41px;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._groupStationOff_7siam_129 {
  background: #efefef;
  height: 41px;
  padding: 10px 16px;
  justify-content: center;
  display: flex;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

._txtErrorName_7siam_139 {
  color: #ff3030;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
}

._txtStationOn_7siam_147 {
  color: #004744;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
}

._txtStationOff_7siam_154 {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
}

._groupSelectAll_7siam_162 {
  background: #ebedec;
  border-radius: 5px;
  height: 32px;
  display: inline-flex;
  padding: 8px;
  align-items: center;
  gap: 6px;
  width: 200px;
}

._txtSelectAll_7siam_173 {
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}

._btnApply_7siam_180 {
  border-radius: 4px;
  background: rgba(0, 71, 68, 0.8);
  width: 183px;
  height: 28px;
}._root_9qcxx_1 {
  height: 100vh;
  width: 100%;
  display: flex;
}

._groupHeader_9qcxx_7 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 55px;
  border-bottom: 1px solid #d7d7d7;
}

._closeIconGroup_9qcxx_13 {
  margin-left: 20px;
  justify-content: center;
  align-items: center;
}

._groupLayoutHeader_9qcxx_19 {
  align-items: center;
  padding: 9px;
  justify-content: center;
  flex-grow: 1;
}

._tabBasicView_9qcxx_26 {
  padding: 0px 16px;
  height: 100%;
  flex-grow: 1;
}

._tabFlowView_9qcxx_32 {
  padding: 0px 16px;
  height: 100%;
  flex-grow: 1;
}

._tabIrrigationView_9qcxx_38 {
  padding: 0px 16px;
  height: 100%;
  flex-grow: 1;
}._root_h7abs_1 {
  flex-grow: 1;
  height: 100%;
  min-width: 450px;
  padding: 34px 32px;
}

._headerSidebar_h7abs_8 {
  justify-content: space-between;
  margin-bottom: 22px;
}
._headerSidebar_h7abs_8 ._txtWater_h7abs_12 {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
}

._body_h7abs_20 {
  flex-grow: 1;
  height: 100%;
}
._body_h7abs_20 ._txtWaterSize_h7abs_24 {
  font-weight: 700;
}

._btnCancel_h7abs_28 {
  min-width: 85px;
  padding: 6px 20px;
}

._btnSave_h7abs_33 {
  min-width: 85px;
  padding: 6px 20px;
}

._btnDelete_h7abs_38 {
  color: #EC221F;
  background-color: #FCB3AD;
  border: 1px solid #EC221F;
  border-radius: 5px;
}
._btnDelete_h7abs_38:hover {
  background-color: #EC221F;
  color: #FFF;
}

._textError_h7abs_49 {
  color: #FF3030;
  font-size: 12px;
}._root_h0o56_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  pointer-events: none;
  user-select: none;
}

._boxExclusion_h0o56_9 {
  height: 55px;
  width: 277px;
  border-radius: 8px;
  background-color: #f1f1f1;
  padding: 10px 15px 15px 15px;
}

._txtWateringDays_h0o56_17 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
}

._txtDays_h0o56_24 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  margin-top: 3px;
}._root_17d8k_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  pointer-events: none;
  user-select: none;
}

._boxRunTime_17d8k_9 {
  height: 55px;
  width: 277px;
  border-radius: 8px;
  background-color: #f1f1f1;
  padding: 10px 15px 15px 15px;
}

._txtWateringDays_17d8k_17 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
}

._txtDays_17d8k_24 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  margin-top: 3px;
}._root_1d9pj_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._boxStation_1d9pj_7 {
  height: 55px;
  width: 277px;
  border-radius: 8px;
  background-color: #f1f1f1;
  padding: 10px 15px 15px 15px;
}

._txtWateringDays_1d9pj_15 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
}

._txtDays_1d9pj_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  margin-top: 3px;
}

._boxBtnFetch_1d9pj_29 {
  margin-bottom: 15px;
  align-items: start;
}

._btnFetch_1d9pj_34 {
  width: 100%;
  height: 40px;
  background-color: transparent;
}
._btnFetch_1d9pj_34:hover {
  background: transparent;
}

._inlineET_1d9pj_43 {
  display: flex;
  align-items: center;
  height: 40px;
}

._txtETHead_1d9pj_49 {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #5c5c5c;
}

._waitCompletion_1d9pj_56 th {
  border-bottom: 1px solid #004744;
}
._waitCompletion_1d9pj_56 th:nth-child(2) {
  position: relative;
}
._waitCompletion_1d9pj_56 th:nth-child(2)::after {
  content: "Break";
  position: absolute;
  left: 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 15px;
  border: 1px solid #004744;
  bottom: -12px;
  left: 50%;
}._root_9wbs5_1 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  pointer-events: none;
  user-select: none;
}

._boxWatering_9wbs5_9 {
  height: 55px;
  width: 277px;
  border-radius: 8px;
  padding: 10px 15px 15px 15px;
}

._txtWateringDays_9wbs5_16 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}

._txtDays_9wbs5_22 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18.4px;
  margin-top: 3px;
}._root_1rwti_1 {
  height: 100%;
  max-width: 100vw;
  flex-grow: 1;
  width: 1260px !important;
}

._body_1rwti_8 {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}

._headingContent_1rwti_14 {
  padding: 8px 20px;
  height: 44px;
  border-bottom: 1px solid #d7d7d7;
  align-items: center;
}

._cancelIcon_1rwti_21 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

._headerTitle_1rwti_29 {
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
}

._boxContainer_1rwti_35 {
  pointer-events: none;
  user-select: none;
  padding: 16px;
  border-top: unset;
}

._groupFertigation_1rwti_42 {
  height: 48px;
  background-color: rgba(123, 123, 123, 0.05);
  padding: 16px;
  margin-top: 15px;
}

._stateBox_1rwti_49 {
  width: 90px;
  height: 32px;
  background-color: #f1f1f1;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
}

._btnStop_1rwti_58 {
  background-color: #ff3030;
  color: #fff;
  width: 140px;
}
._btnStop_1rwti_58:hover {
  background-color: #ff3030 !important;
  color: #fff;
}

._btnPlay_1rwti_68 {
  background-color: #004744;
  color: #fff;
  width: 140px;
}
._btnPlay_1rwti_68:hover {
  background-color: #004744 !important;
  color: #fff;
}

._groupHeader_1rwti_78 {
  background-color: rgba(123, 123, 123, 0.05);
  height: 48px;
  align-items: center;
  padding: 0px 30px 0px 25px;
}

._txtProgramDetail_1rwti_85 {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

._groupEnabled_1rwti_91 {
  height: 50px;
  border-radius: 8px;
  padding: 6px 12px;
}

._texEnabled_1rwti_97 {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px;
}

._inputEva_1rwti_104 {
  min-width: 350px;
  margin-top: 0px;
  border-radius: 8px;
}

._groupSoilContainer_1rwti_110 {
  background-color: rgba(123, 123, 123, 0.05);
  width: 100%;
  height: 78px;
  border: 1px solid #d7d7d7;
  padding: 4px;
}

._groupSoilMoisture_1rwti_118 {
  height: 70px;
  width: 98%;
}

._txtSoilTrigger_1rwti_123 {
  margin-left: 10px;
  color: #8a8a8a;
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
}

._sliderSoil_1rwti_131 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-top: 3px;
}

._inputWater_1rwti_139 {
  min-width: 350.5px;
  width: 350.5px;
  margin-top: 10px;
  border-radius: 8px;
}

._groupAllocated_1rwti_146 {
  background-color: #efefef;
  height: 28px;
  padding: 6px 16px;
  margin-top: 16px;
  border-radius: 8px;
}

._textAllocation_1rwti_154 {
  color: #181818;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

._inputAllocatedWater_1rwti_161 {
  opacity: 1;
  pointer-events: none;
  user-select: none;
}

._txtFertigation_1rwti_167 {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.4px;
}

._groupFooter_1rwti_173 {
  margin-top: 20px;
  flex-grow: 1;
}

._groupBodyFooter_1rwti_178 {
  height: 45px;
  padding: 0px 20px 0px 20px;
}

._tabPanelWater_1rwti_183 {
  padding: 20px !important;
  flex-grow: 1;
  height: 100%;
}

._boxNoData_1rwti_189 {
  width: 100%;
  height: 130px;
}

._tabNoData_1rwti_194 {
  width: 100%;
  height: 270px;
}

._stateBoxLoading_1rwti_199 {
  width: 120px;
  background-color: #004744;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  height: 30px;
}

._txtStatus_1rwti_208 {
  color: #000;
}

._txtCycleSoak_1rwti_212 {
  font-size: 16px;
  font-weight: 700;
}._sidebar_r1gqo_1 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50;
  background: var(--color-bg-sidebar, rgba(24, 28, 36, 0.92));
  backdrop-filter: blur(10px);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), min-width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100%;
  overflow: visible;
}
._sidebar_r1gqo_1._expanded_r1gqo_17 {
  width: 250px;
  min-width: 250px;
}
._sidebar_r1gqo_1._collapsed_r1gqo_21 {
  width: 0px;
  min-width: 0px;
  border-left: none;
  background: transparent;
  backdrop-filter: none;
}

._toggleBtn_r1gqo_29 {
  position: absolute;
  top: 60px;
  left: -32px;
  width: 32px;
  min-height: 48px;
  height: auto;
  max-height: calc(100vh - 120px);
  border-radius: 8px 0 0 8px;
  background: var(--color-bg-sidebar, rgba(24, 28, 36, 0.95));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--color-primary, #4ade80);
  box-shadow: -4px 0 12px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
  z-index: 10;
  padding: 0;
  outline: none;
}
._toggleBtn_r1gqo_29:hover {
  background: rgba(74, 222, 128, 0.15);
  width: 38px;
  left: -38px;
}
._toggleBtn_r1gqo_29 svg {
  font-size: 16px !important;
}

._collapsedContentWrapper_r1gqo_61 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  height: 100%;
  padding: 12px 0;
  color: var(--color-primary, #4ade80);
}

._collapsedName_r1gqo_72 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-weight: 600 !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
  color: var(--color-primary, #4ade80) !important;
  opacity: 0.8;
}

._collapsedContent_r1gqo_61 {
  display: none;
}

._expandedContent_r1gqo_89 {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

._sidebarHeader_r1gqo_96 {
  padding: 10px 12px 6px;
  flex-shrink: 0;
}

._headerTitle_r1gqo_101 {
  font-weight: 600 !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.5) !important;
  white-space: nowrap;
}

._dashboardList_r1gqo_110 {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 4px 0;
}
._dashboardList_r1gqo_110::-webkit-scrollbar {
  width: 4px;
}
._dashboardList_r1gqo_110::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 2px;
}

._dashboardItem_r1gqo_125 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px 6px 12px;
  cursor: pointer;
  gap: 4px;
  transition: background 0.15s;
  border-left: 2px solid transparent;
  min-height: 34px;
  flex-shrink: 0;
}
._dashboardItem_r1gqo_125:hover {
  background: rgba(255, 255, 255, 0.06);
}
._dashboardItem_r1gqo_125:hover ._editBtn_r1gqo_140 {
  opacity: 1;
}
._dashboardItem_r1gqo_125._active_r1gqo_143 {
  background: rgba(74, 222, 128, 0.1);
  border-left-color: var(--color-primary, #4ade80);
}
._dashboardItem_r1gqo_125._active_r1gqo_143 ._dashboardName_r1gqo_147 {
  color: var(--color-primary, #4ade80) !important;
  font-weight: 600 !important;
}

._dashboardName_r1gqo_147 {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.75) !important;
  transition: color 0.15s;
}

._editBtn_r1gqo_140 {
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 0.15s;
  color: rgba(255, 255, 255, 0.5) !important;
  padding: 2px !important;
  width: 22px !important;
  height: 22px !important;
}
._editBtn_r1gqo_140:hover {
  background: rgba(74, 222, 128, 0.15) !important;
  color: var(--color-primary, #4ade80) !important;
}._wrapper_y6v57_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
  position: relative;
}
._wrapper_y6v57_1 ._content_y6v57_7 {
  flex-grow: 1;
}

._tableTh_y6v57_11 {
  padding-left: 33px;
}.react-grid-layout {
  position: relative;
  transition: height 200ms ease;
}
.react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top, width, height;
}
.react-grid-item img {
  pointer-events: none;
  user-select: none;
}
.react-grid-item.cssTransforms {
  transition-property: transform, width, height;
}
.react-grid-item.resizing {
  transition: none;
  z-index: 1;
  will-change: width, height;
}

.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}

.react-grid-item.dropping {
  visibility: hidden;
}

.react-grid-item.react-grid-placeholder {
  background: red;
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.react-grid-item.react-grid-placeholder.placeholder-resizing {
  transition: none;
}

.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
}

.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
  border-right: 2px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}

.react-resizable-hide > .react-resizable-handle {
  display: none;
}

.react-grid-item > .react-resizable-handle.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-w,
.react-grid-item > .react-resizable-handle.react-resizable-handle-e {
  top: 50%;
  margin-top: -10px;
  cursor: ew-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-n,
.react-grid-item > .react-resizable-handle.react-resizable-handle-s {
  left: 50%;
  margin-left: -10px;
  cursor: ns-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}
.react-resizable {
  position: relative;
}
.react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
  background-position: bottom right;
  padding: 0 3px 3px 0;
}
.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}
.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}
.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}
.react-resizable-handle-w,
.react-resizable-handle-e {
  top: 50%;
  margin-top: -10px;
  cursor: ew-resize;
}
.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}
.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}
.react-resizable-handle-n,
.react-resizable-handle-s {
  left: 50%;
  margin-left: -10px;
  cursor: ns-resize;
}
.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}
.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}.DynamicDashboard .react-resizable-handle-se {
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  z-index: 9999999;
  background-image: none;
  background: transparent;
}
.DynamicDashboard .react-resizable-handle-se::after {
  content: "";
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 22px;
  height: 22px;
  border-right: 6px solid rgba(135, 135, 135, 0.9);
  border-bottom: 6px solid rgba(135, 135, 135, 0.9);
  border-radius: 0 0 10px 0;
}
.DynamicDashboard.is-dragging iframe {
  pointer-events: none;
}
.DynamicDashboard.is-dragging .react-grid-item > div {
  pointer-events: none;
}
.DynamicDashboard.is-dragging .react-grid-item .react-resizable-handle {
  pointer-events: auto;
}
.DynamicDashboard.is-dragging .react-grid-item .drag-handle {
  pointer-events: auto;
}
.DynamicDashboard .react-grid-item.react-grid-placeholder {
  background: rgba(102, 126, 234, 0.15);
  border: 2px dashed rgba(102, 126, 234, 0.5);
  border-radius: 8px;
  z-index: 99999 !important;
}
.DynamicDashboard .react-grid-item.resizing {
  z-index: 99999 !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.DynamicDashboard .react-grid-item.react-draggable-dragging {
  z-index: 99999 !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}._wrapper_dkmfz_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}
._wrapper_dkmfz_1 ._widgetRender_dkmfz_6 {
  padding: 10px;
  height: 100%;
}

._widgetOverlay_dkmfz_11 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}._sidebar_l56yw_1 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50;
  background: var(--color-bg-sidebar, rgba(24, 28, 36, 0.92));
  backdrop-filter: blur(10px);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), min-width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100%;
  overflow: visible;
}
._sidebar_l56yw_1._expanded_l56yw_17 {
  width: 250px;
  min-width: 250px;
}
._sidebar_l56yw_1._collapsed_l56yw_21 {
  width: 0px;
  min-width: 0px;
  border-left: none;
  background: transparent;
  backdrop-filter: none;
}

._toggleBtn_l56yw_29 {
  position: absolute;
  top: 60px;
  left: -32px;
  width: 32px;
  min-height: 48px;
  height: auto;
  max-height: calc(100vh - 120px);
  border-radius: 8px 0 0 8px;
  background: var(--color-bg-sidebar, rgba(24, 28, 36, 0.95));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--color-primary, #4ade80);
  box-shadow: -4px 0 12px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
  z-index: 10;
  padding: 0;
  outline: none;
}
._toggleBtn_l56yw_29:hover {
  background: rgba(74, 222, 128, 0.15);
  width: 38px;
  left: -38px;
}
._toggleBtn_l56yw_29 svg {
  font-size: 16px !important;
}

._collapsedContentWrapper_l56yw_61 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  height: 100%;
  padding: 12px 0;
  color: var(--color-primary, #4ade80);
}

._collapsedName_l56yw_72 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-weight: 600 !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
  color: var(--color-primary, #4ade80) !important;
  opacity: 0.8;
}

._collapsedContent_l56yw_61 {
  display: none;
}

._expandedContent_l56yw_89 {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

._sidebarHeader_l56yw_96 {
  padding: 10px 12px 6px;
  flex-shrink: 0;
  gap: 8px;
}

._headerTitle_l56yw_102 {
  font-weight: 600 !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.5) !important;
  white-space: nowrap;
}

._dashboardList_l56yw_111 {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 4px 0;
}
._dashboardList_l56yw_111::-webkit-scrollbar {
  width: 4px;
}
._dashboardList_l56yw_111::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 2px;
}

._dashboardItem_l56yw_126 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px 6px 12px;
  cursor: pointer;
  gap: 4px;
  transition: background 0.15s;
  border-left: 2px solid transparent;
  min-height: 34px;
  flex-shrink: 0;
}
._dashboardItem_l56yw_126:hover {
  background: rgba(255, 255, 255, 0.06);
}
._dashboardItem_l56yw_126:hover ._editBtn_l56yw_141 {
  opacity: 1;
}
._dashboardItem_l56yw_126._active_l56yw_144 {
  background: rgba(74, 222, 128, 0.1);
  border-left-color: var(--color-primary, #4ade80);
}
._dashboardItem_l56yw_126._active_l56yw_144 ._dashboardName_l56yw_148 {
  color: var(--color-primary, #4ade80) !important;
  font-weight: 600 !important;
}

._checkbox_l56yw_153 {
  margin-right: 2px !important;
  padding: 2px !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
._checkbox_l56yw_153 .MuiSvgIcon-root {
  font-size: 16px;
}

._dashboardName_l56yw_148 {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.75) !important;
  transition: color 0.15s;
}

._editBtn_l56yw_141 {
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 0.15s;
  color: rgba(255, 255, 255, 0.5) !important;
  padding: 2px !important;
  width: 22px !important;
  height: 22px !important;
}
._editBtn_l56yw_141:hover {
  background: rgba(74, 222, 128, 0.15) !important;
  color: var(--color-primary, #4ade80) !important;
}

._slideshowModeBtn_l56yw_186 {
  min-width: 0 !important;
  padding: 3px 8px !important;
  border-radius: 6px !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  text-transform: none !important;
  background: rgba(255, 255, 255, 0.05) !important;
  white-space: nowrap;
}

._slideshowModeBtnActive_l56yw_199 {
  color: #4ade80 !important;
  border-color: rgba(74, 222, 128, 0.5) !important;
  background: rgba(74, 222, 128, 0.12) !important;
}

._slideshowFooter_l56yw_205 {
  flex-shrink: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 8px 10px 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._selectionCountWrapper_l56yw_214 {
  padding: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

._selectionText_l56yw_221 {
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 11px !important;
}

._footerBottomRow_l56yw_226 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: stretch;
}

._intervalLabel_l56yw_233 {
  color: rgba(255, 255, 255, 0.6) !important;
  font-size: 10px !important;
  margin-bottom: 2px !important;
}

._intervalSelect_l56yw_239 .MuiOutlinedInput-notchedOutline {
  border-color: rgba(255, 255, 255, 0.22) !important;
}
._intervalSelect_l56yw_239 .MuiSelect-select {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  font-size: 12px !important;
}
._intervalSelect_l56yw_239 .MuiSvgIcon-root {
  color: rgba(255, 255, 255, 0.7) !important;
}

._customInput_l56yw_251 {
  margin-top: 2px !important;
}
._customInput_l56yw_251 .MuiOutlinedInput-input {
  font-size: 12px !important;
  padding: 6px 10px !important;
}
._customInput_l56yw_251 .MuiOutlinedInput-notchedOutline {
  border-color: rgba(255, 255, 255, 0.22) !important;
}

._saveConfigBtn_l56yw_262 {
  flex: 1;
  height: 32px !important;
  text-transform: none !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #4ade80 !important;
  border-color: rgba(74, 222, 128, 0.4) !important;
}
._saveConfigBtn_l56yw_262:hover {
  background: rgba(74, 222, 128, 0.1) !important;
  border-color: #4ade80 !important;
}
._saveConfigBtn_l56yw_262:disabled {
  color: rgba(255, 255, 255, 0.3) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

._showSlideshowBtn_l56yw_282 {
  flex: 2;
  height: 32px !important;
  text-transform: none !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
}._wrapper_8h4fh_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
  position: relative;
}
._wrapper_8h4fh_1 ._content_8h4fh_7 {
  flex-grow: 1;
}

._slideshowOverlay_8h4fh_11 {
  position: absolute;
  inset: 0;
  z-index: 55;
  pointer-events: none;
}

._slideshowControls_8h4fh_18 {
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  z-index: 60;
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 999px;
  padding: 6px 10px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18), 0 2px 8px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(12px);
  pointer-events: auto;
  opacity: 0;
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
._slideshowControls_8h4fh_18._visible_8h4fh_37 {
  opacity: 1;
}

._slideshowControlBtn_8h4fh_41 {
  text-transform: none !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  font-size: 12px !important;
  min-width: 88px !important;
  font-weight: 500 !important;
  letter-spacing: 0.02em !important;
}

._slideshowControlBtnEnd_8h4fh_51 {
  text-transform: none !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  min-width: 68px !important;
  font-weight: 600 !important;
  color: #7f1d1d !important;
  background: #fee2e2 !important;
  border-color: #fca5a5 !important;
}
._slideshowControlBtnEnd_8h4fh_51:hover {
  background: #fecaca !important;
  border-color: #f87171 !important;
}

._slideshowDashboardName_8h4fh_66 {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 60;
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(8px);
  color: rgba(255, 255, 255, 0.92);
  font-size: 13px;
  font-weight: 500;
  padding: 5px 16px;
  border-radius: 999px;
  letter-spacing: 0.02em;
  white-space: nowrap;
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0;
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
._slideshowDashboardName_8h4fh_66._visible_8h4fh_37 {
  opacity: 1;
}

._slideshowProgress_8h4fh_92 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  z-index: 58;
  pointer-events: none;
  overflow: hidden;
}
._slideshowProgress_8h4fh_92 ._slideshowProgressBar_8h4fh_102 {
  height: 100%;
  background: var(--color-primary, #4ade80);
  transition: width 0.3s linear;
  opacity: 0.7;
}

._headerBar_8h4fh_109 {
  transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  max-height: 200px;
  overflow: hidden;
}
._headerBar_8h4fh_109._hidden_8h4fh_114 {
  max-height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  opacity: 0;
  pointer-events: none;
}

._tableTh_8h4fh_122 {
  padding-left: 33px;
}._boxTimeWindow_1q90u_1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}
._boxTimeWindow_1q90u_1 ._textTimeWindow_1q90u_7 {
  display: flex;
}._wrapper_8080a_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}

._widgetsOverView_8080a_7 {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
._widgetsOverView_8080a_7 ._widgetsOverViewName_8080a_17 {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._widgetsOverView_8080a_7 ._widgetsOverViewImage_8080a_25 {
  border-radius: 4px;
  height: 150px;
  object-fit: contain;
}._tabsHeader_1hdix_1 {
  min-height: 40px;
  border-bottom: 1px solid var(--color-border, rgba(128, 128, 128, 0.2));
}
._tabsHeader_1hdix_1 .MuiTabs-indicator {
  background-color: #004744;
  height: 2px;
}

._tabItem_1hdix_10 {
  min-height: 40px;
  padding: 8px 18px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #4c4f4f;
}
._tabItem_1hdix_10.Mui-selected {
  color: #004744;
}

._container_1hdix_23 {
  height: calc(100% - 100px);
  overflow: hidden;
}

._leftPanel_1hdix_28 {
  width: 260px;
  min-width: 260px;
  height: 100%;
  padding: 12px 12px;
  border-right: 1px solid var(--color-border, rgba(128, 128, 128, 0.2));
  overflow-y: auto;
}

._sensorTypeList_1hdix_37 {
  gap: 4px;
}

._sensorTypeItem_1hdix_41 {
  padding: 10px 12px;
  border-radius: 6px;
  cursor: pointer;
}
._sensorTypeItem_1hdix_41:hover {
  background-color: rgba(0, 71, 68, 0.08);
}
._sensorTypeItem_1hdix_41._active_1hdix_49 {
  background-color: rgba(0, 71, 68, 0.14);
}

._sensorTypeName_1hdix_53 {
  font-size: 13px;
  font-weight: 500;
}

._leftPanelDivider_1hdix_58 {
  height: 1px;
  background: var(--color-border, rgba(128, 128, 128, 0.2));
  margin: 8px 0 12px;
}

._rightPanel_1hdix_64 {
  flex: 1;
  height: 100%;
  padding: 12px 18px 18px;
  overflow-y: auto;
}

._widgetSection_1hdix_71 {
  margin-bottom: 24px;
}
._widgetSection_1hdix_71:last-child {
  margin-bottom: 0;
}

._widgetSectionTitle_1hdix_78 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  opacity: 0.7;
  margin-bottom: 8px;
}

._widgetSectionDivider_1hdix_87 {
  height: 1px;
  background: var(--color-border, rgba(128, 128, 128, 0.2));
  margin-bottom: 14px;
}

._widgetGrid_1hdix_93 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

._widgetTile_1hdix_99 {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  transition: border-color 0.15s ease;
}
._widgetTile_1hdix_99:hover {
  border-color: #004744;
}

._widgetTilePreview_1hdix_112 {
  position: relative;
  height: 160px;
  border-radius: 6px;
  overflow: hidden;
  background: #1a2327;
}
._widgetTilePreview_1hdix_112 iframe {
  pointer-events: none;
}

._widgetTileOverlay_1hdix_123 {
  position: absolute;
  inset: 0;
  cursor: grab;
  z-index: 10;
}
._widgetTileOverlay_1hdix_123:active {
  cursor: grabbing;
}

._widgetTileName_1hdix_133 {
  margin-top: 8px;
  font-size: 13px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}._wrapper_won4w_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}
._wrapper_won4w_1 ._content_won4w_6 {
  flex-grow: 1;
}
._wrapper_won4w_1 ._widgetRender_won4w_9 {
  padding: 10px;
  height: 100%;
}._wrapper_gaze8_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
}
._wrapper_gaze8_1 ._content_gaze8_6 {
  flex-grow: 1;
}._wrapper_cq7du_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
  position: relative;
}
._wrapper_cq7du_1 ._content_cq7du_7 {
  flex-grow: 1;
}._wrapper_cq7du_1 {
  overflow: hidden;
  flex-grow: 1;
  height: 100%;
  position: relative;
}
._wrapper_cq7du_1 ._content_cq7du_7 {
  flex-grow: 1;
}._wrapper_1xlm3_1 {
  overflow: hidden;
  flex-grow: 1;
}

._content_1xlm3_6 {
  flex-grow: 1;
}

._btnActive_1xlm3_10 {
  background: #004744;
  color: #fff;
}
._btnActive_1xlm3_10:hover {
  background: #004744;
  color: #fff;
}

._btnExport_1xlm3_19 {
  border-radius: 5px;
  background: rgba(4, 71, 68, 0.2);
  height: 32px;
  display: flex;
  gap: 8px;
  color: #004744;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 13.8px */
}
._btnExport_1xlm3_19:hover {
  background-color: rgba(4, 71, 68, 0.2);
}

._txtContent_1xlm3_35 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
  text-decoration-line: underline;
}

._txtContentError_1xlm3_42 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
}

._txtError_1xlm3_48 {
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}

._txtTankLevel_1xlm3_54 {
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; /* 12px */
}