.time-zone-wrap .dropdown-menu {
  height: 245px !important;
  overflow-y: auto !important;
}
.time-zone-wrap .search-ipt {
  width: 84%;
  display: inline-block;
  text-indent: 5px;
}
[dir] .time-zone-wrap .search-ipt {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
[dir=ltr] .time-zone-wrap .search-ipt {
  margin-left: 8%;
}
[dir=rtl] .time-zone-wrap .search-ipt {
  margin-right: 8%;
}
.concat-wrap .dropdown-menu {
  min-width: 17rem !important;
}
.concat-wrap .head-info {
  display: flex;
}
[dir] .concat-wrap .head-info {
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.concat-wrap .head-info .head-avatar {
  width: 3.6rem;
  height: 3.6rem;
}
[dir] .concat-wrap .head-info .head-avatar {
  border: 1px solid #ccc;
}
[dir=ltr] .concat-wrap .head-info .head-avatar {
  margin-right: 10px;
}
[dir=rtl] .concat-wrap .head-info .head-avatar {
  margin-left: 10px;
}
.concat-wrap .head-info .head-avatar img {
  width: 100%;
  height: 100%;
}
.concat-wrap .head-info .info-box {
  width: 11rem;
}
[dir] .concat-wrap .head-info .info-box {
  text-align: center;
}
.concat-wrap .head-info .mannager {
  font-size: 14px;
}
[dir] .concat-wrap .head-info .mannager {
  margin-top: 5px;
}
.concat-wrap .head-info .remark {
  font-size: 12px;
}
[dir] .concat-wrap .head-info .remark {
  margin-bottom: 0 !important;
}
[dir] .concat-wrap .info-item-box {
  padding: 10px 20px;
}
[dir=ltr] .concat-wrap .info-item-box .tip {
  margin-right: 20px;
}
[dir=rtl] .concat-wrap .info-item-box .tip {
  margin-left: 20px;
}
.concat-wrap .info-item-box .tip img {
  width: 16px;
}
[dir] .concat-wrap .item-tip {
  margin-bottom: 8px;
}
.environment-wrap {
  color: #04b88f;
}
.environment-wrap .remark {
  font-size: 14px;
  font-weight: bold;
}
[dir=ltr] .environment-wrap .remark {
  margin-right: 10px;
}
[dir=rtl] .environment-wrap .remark {
  margin-left: 10px;
}
.environment-wrap a {
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
}

.hidden[data-v-6fdab6d8] {
  display: none !important;
}

[dir] .bordered-layout .header-navbar {
  box-shadow: none;
}
[dir] .bordered-layout .header-navbar.floating-nav {
  border: 1px solid #ebe9f1;
}
[dir] .bordered-layout .header-navbar.fixed-top {
  border-bottom: 1px solid #ebe9f1;
  background: #f8f8f8;
}
[dir] .bordered-layout .main-menu {
  box-shadow: none;
}
[dir=ltr] .bordered-layout .main-menu {
  border-right: 1px solid #ebe9f1;
}
[dir=rtl] .bordered-layout .main-menu {
  border-left: 1px solid #ebe9f1;
}
[dir] .bordered-layout .main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, [dir] .bordered-layout .main-menu.menu-light .navigation > li.sidebar-group-active > a {
  background: #ededed;
}
[dir] .bordered-layout .dropdown-menu {
  border: 1px solid #ebe9f1 !important;
  box-shadow: none;
}
[dir] .bordered-layout .main-menu .navigation, [dir] .bordered-layout .main-menu {
  background: #f8f8f8;
}
[dir] .bordered-layout .card, [dir] .bordered-layout .bs-stepper:not(.wizard-modern):not(.checkout-tab-steps), [dir] .bordered-layout .bs-stepper.wizard-modern .bs-stepper-content {
  border: 1px solid #ebe9f1;
  box-shadow: none;
}
[dir] .bordered-layout .footer {
  box-shadow: none !important;
}
[dir] .bordered-layout .footer-fixed .footer {
  border-top: 1px solid #ebe9f1;
}
