.tabs .ant-tabs-bar {
  margin-bottom: 0;
}
.tabs .ant-tabs-tabpane {
  padding-top: 16px;
  width: 100%;
  height: 100%;
  background-color: white;
}
.history-menu {
  color: #fff;
  min-width: 300px;
  width: auto !important;
  font-size: 12px;
  padding: 8px;
  margin-top: 5px !important;
}
.history-menu .item-title {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: bold;
}
.history-menu .item {
  cursor: pointer;
}
.history-menu .item:hover {
  background-color: #eee;
  color: #37a6e4;
}
.best-tabs {
  position: absolute;
  top: 0px;
  width: 100%;
  height: calc(100vh - 64px);
  z-index: 6000;
}
.best-tabs .history-icon {
  position: absolute;
  top: -32px;
  right: 290px;
  font-size: 18px;
  width: 30px;
  color: #132569;
  cursor: pointer;
  z-index: 10000;
}
.best-tabs .tab-extra {
  position: absolute;
  top: 2px;
  right: 15px;
  z-index: 1;
  cursor: pointer;
  background-color: #a4afca;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 24px;
  color: #1a2233;
  border-radius: 2px;
}
.best-tabs .tab-extra .ant-dropdown-menu {
  max-height: 500px;
  overflow-y: auto;
}
.best-tabs .tab-extra .cur {
  color: #108ee9;
}
.best-tabs .ant-tabs.main-tabs {
  z-index: 1000;
  height: 100%;
  overflow: visible !important;
}
.best-tabs .ant-tabs.main-tabs.ant-tabs-card .ant-tabs-ink-bar + .ant-tabs-tab .anticon-close {
  display: none;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar {
  border: none;
  position: absolute;
  top: -49px;
  max-width: calc(100% - 295px);
  width: calc(100% - 295px);
  z-index: 999;
  border-bottom: 4px #ffffff solid !important;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  padding-top: 5px;
  margin-left: 5px;
}
.best-tabs .ant-tabs.main-tabs .ant-tabs-card-bar .ant-tabs-nav-wrap {
  background-color: white;
}
.best-tabs .ant-tabs.main-tabs .ant-tabs-card-bar .ant-tabs-tab {
  border: none;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.best-tabs .ant-tabs.main-tabs .ant-tabs-card-bar .ant-tabs-tab-active {
  background-color: #f2f2f2;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container {
  margin-left: 20px;
  margin-right: 12px;
  margin-bottom: 0px;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-nav-wrap {
  background: transparent !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-next {
  width: 20px;
  right: 12px;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-next > span {
  left: 0%;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab {
  min-width: 120px;
  height: 40px;
  line-height: 45px;
  background-color: #ffffff !important;
  color: #77819c;
  font-size: 14px !important;
  box-sizing: border-box;
  margin-right: 20px;
  border-radius: 0;
  padding: 0 !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div {
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  box-sizing: border-box;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div:hover {
  background-color: #ffffff;
  color: #f8826d;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div:hover .wms {
  background-color: #ffffff;
  color: #37a6e4;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div .tab-txt {
  padding: 0 24px 0 16px;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div .tab-txt i {
  position: relative;
  left: -5px;
  top: -5px;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div .tab-txt i.disabled {
  color: #777 !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div .tab-txt i.pined {
  color: #132569 !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab > div .wms {
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  background-color: #37a6e4;
  color: #ffffff;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab .anticon-close {
  color: #132569;
  float: right;
  margin-top: 5px;
  position: relative;
  top: -35px;
  right: 12px;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active {
  background-color: #ffffff !important;
  color: #ffffff !important;
  border-left-color: #f8826d !important;
  border-right-color: #f8826d !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active .anticon-close {
  color: #132569;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active > div {
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  box-sizing: border-box;
  background-color: #f8826d;
  color: #ffffff;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active > div:hover {
  border-left-color: #ffffff !important;
  border-right-color: #ffffff !important;
  background-color: #ffffff;
  color: #f8826d;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active > div:hover .wms {
  background-color: #ffffff;
  color: #f8826d;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active .tab-txt i.disabled {
  color: #eee !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active .tab-txt i.pined {
  color: #132569 !important;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab.ant-tabs-tab-active .wms {
  background-color: #f8826d;
  color: #ffffff;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-prev-icon,
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-next-icon {
  background-color: #ffffff;
}
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-prev-icon i,
.best-tabs .ant-tabs.main-tabs > .ant-tabs-bar > .ant-tabs-nav-container .ant-tabs-tab-next-icon i {
  color: #132569 !important;
}
.ant-tabs.sticky-tabs {
  display: flex;
  flex-direction: column;
  flex: auto;
  overflow-y: hidden;
}
.ant-tabs.sticky-tabs .tablist {
  flex: none;
}
.ant-tabs.sticky-tabs > .ant-tabs-content {
  display: flex;
  flex-direction: column;
  flex: auto;
  overflow-y: auto;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .wms {
  background: #fff !important;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding-bottom: 5px;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky {
  padding-bottom: 64px;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .ant-spin-blur {
  transform: none;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .gerp-operate {
  position: relative;
  background: white;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .ant-table-fixed-header .ant-table-header {
  overflow-y: hidden;
  position: relative;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .ant-table-fixed-header .ant-table-body {
  overflow-y: hidden !important;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .ant-table-pagination {
  position: fixed;
  bottom: 0;
  right: 15px;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky .ant-back-top {
  bottom: 60px;
  right: 15px;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky.gerp-table-sticky-freeze {
  padding-bottom: 64px;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky.gerp-table-sticky-freeze .gerp-operate {
  z-index: 1;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky.gerp-table-sticky-freeze .ant-table-header {
  z-index: 1;
  overflow-x: auto;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}
.ant-tabs.sticky-tabs > .ant-tabs-content .ant-tabs-tabpane-active .gerp-table-sticky.gerp-table-sticky-freeze .ant-table-header::-webkit-scrollbar {
  width: 0;
}
.menu-bar {
  max-height: calc(100vh - 64px);
  overflow-y: auto;
}
.menu-bar .ant-menu {
  background-color: transparent;
  border-color: transparent;
  line-height: 22px;
}
.menu-bar .ant-menu li > a {
  font-size: 14px;
  border: none;
  font-weight: bold;
}
.menu-bar .ant-menu .ant-menu-item,
.menu-bar .ant-menu .ant-menu-submenu-title {
  padding: 0 10px;
}
.menu-bar .ant-menu .ant-menu-item:nth-child(2) {
  padding-right: 25px;
}
.menu-bar .ant-menu .ant-menu-item.ant-menu-item-selected,
.menu-bar .ant-menu .ant-menu-item:hover,
.menu-bar .ant-menu .sub-menu.ant-menu-submenu-selected,
.menu-bar .ant-menu .sub-menu:hover {
  background-color: transparent;
  color: #f8826d;
}
.menu-bar .ant-menu .ant-menu-item.ant-menu-item-selected > a {
  color: #eb4b4b;
}
.ant-menu-submenu.sub-menu {
  margin-left: 15px;
  padding-right: 20px;
  background-color: #3f536a;
}
.ant-menu-submenu.sub-menu .ant-menu-submenu-arrow::after {
  display: block;
  position: absolute;
  top: 3px;
  right: -15px;
  height: 20px;
  width: 20px;
  background: transparent !important;
}
.ant-menu-submenu.sub-menu.ant-menu-submenu-open {
  color: #fff !important;
}
.ant-menu-submenu.sub-menu > .ant-menu {
  border-radius: 1px !important;
}
.ant-menu-submenu.sub-menu > .ant-menu.ant-menu-vertical .ant-menu-item {
  background-color: #293141 !important;
  margin: 0;
  height: 45px;
  line-height: 45px;
}
.ant-menu-submenu.sub-menu > .ant-menu.ant-menu-vertical .ant-menu-item.ant-menu-item-active > a:hover {
  color: #4486f2;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open {
  background-color: #0f47a9 !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open.menu-1 {
  background-color: #0c3785 !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open.menu-wms {
  background-color: #00a1ff !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub {
  background-color: #1f52aa !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub .ant-menu-item {
  height: 30px;
  line-height: 30px;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub .ant-menu-item > a {
  color: white !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub .ant-menu-item > a:hover {
  color: #f8826d !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open .ant-menu-sub .ant-menu-item-selected a {
  color: #eb4b4b !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.menu-2 {
  background-color: #0f47a9 !important;
}
.ant-menu-submenu.ant-menu-submenu-inline.menu-2 .ant-menu-submenu-title {
  line-height: 34px !important;
  height: 34px !important;
  padding-left: 23px !important;
  margin-top: 0;
}
.ant-menu-submenu.ant-menu-submenu-inline .menu-3 {
  background-color: #1f52aa;
  padding-left: 49px !important;
}
.ant-menu-submenu-popup {
  background: #0f47a9 !important;
}
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-sub {
  background: #0f47a9 !important;
}
.ant-menu-submenu-popup.ant-menu-submenu {
  background: #0f47a9 !important;
}
.ant-menu-submenu-popup .ant-menu-item-selected {
  background-color: transparent !important;
}
.ant-menu-submenu-popup .ant-menu-item-selected a {
  color: #eb4b4b !important;
}
.ant-menu-submenu-popup .ant-menu-item-active {
  background-color: #3f536a !important;
}
.ant-menu-submenu-popup .ant-menu-item-active a {
  color: #ffffff;
}
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active {
  color: #ffffff !important;
}
.display-flex {
  display: flex;
}
.display-flex-vertical {
  display: flex;
  flex-direction: column;
}
header {
  position: relative;
  width: 100%;
  height: 64px;
  background-color: #ffffff;
  color: #132569;
}
header .pull-right {
  margin-top: 0px;
  height: 64px;
  overflow: hidden;
  z-index: 2000;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 4px #ffffff solid;
}
header .pull-right .action {
  cursor: pointer;
  padding: 0 2px;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all 0.3s;
  height: 100%;
}
header .pull-right .action > i {
  vertical-align: middle;
}
header .pull-right .action.ant-popover-open {
  background: #1890ff;
}
header .pull-right .action .ant-badge {
  padding: 10px;
  background-color: #e8f0ff;
  border-radius: 50%;
}
header .pull-right .ant-avatar {
  background-color: lightskyblue;
  margin-right: 5px;
}
header .pull-right .ant-avatar i {
  line-height: 24px;
}
header .pull-right .menu .anticon {
  margin-right: 8px;
}
header .pull-right .menu .ant-dropdown-menu-item {
  width: 160px;
}
header .pull-right .dropDown {
  cursor: pointer;
  font-size: 14px;
  vertical-align: top;
  line-height: 64px;
}
header .pull-right .dropDown > svg {
  position: relative;
  top: 2px;
}
header .menu-bar {
  position: absolute;
  top: 21px;
  display: inline-block;
}
.content {
  flex: 1;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 365px;
  height: 100vh;
  z-index: 1000;
}
.pop-task-list {
  width: 230px;
}
.pop-task-list .ant-popover-inner-content {
  padding: 10px 0;
}
.pop-task-list .ant-popover-inner-content .task-name,
.pop-task-list .ant-popover-inner-content .task-footer {
  padding: 10px 20px;
  text-align: center;
}
.pop-task-list .ant-popover-inner-content .ant-divider-horizontal {
  margin: 5px 0;
}
.ant-layout-sider {
  background: #101d25 !important;
}
.not-select {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  /*IE10*/
  /*早期浏览器*/
  user-select: none;
}
.sider .logo {
  min-height: 64px;
  background-color: #fff !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.sider .logo img {
  height: 45px;
  margin-left: 16px;
}
.sider .collapse {
  position: absolute;
  right: 0;
  z-index: 1000;
}
.sider .cname {
  color: #3d3d3d;
  font-size: 17px;
  font-family: "cai-ttf" !important;
  font-weight: bold;
  white-space: nowrap;
}
.sider .ant-layout-sider-children {
  background-color: #092a66;
}
.sider.ant-layout-sider-collapsed .cname {
  display: none;
}
.header_menu {
  padding-bottom: 12px !important;
  padding-top: 8px !important;
  color: #08031d !important;
  background-color: #ffffff !important;
  border-radius: 0 !important;
  margin-top: -4px !important;
}
.header_menu .ant-dropdown-menu-item {
  color: #08031d;
}
.header_menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active {
  background-color: transparent !important;
  color: #3ab5cb !important;
}
.header_menu .ant-dropdown-menu-item-group-title {
  color: #08031d;
}
.header_menu .ant-dropdown-menu-item-group .ant-dropdown-menu-item {
  padding-left: 50px;
  font-size: 12px !important;
}
.header_menu .ant-dropdown-menu-item-group .ant-dropdown-menu-item-active {
  background-color: transparent !important;
  color: #3ab5cb !important;
}
.header_menu .ant-dropdown-menu-item-group .ant-dropdown-menu-item-selected {
  background-color: transparent !important;
  color: #3ab5cb !important;
}
.lang_div {
  position: absolute;
  right: 20px;
  top: 30px;
  min-width: 80px;
  z-index: 1999;
}
@media screen and (max-width: 1200px) {
  .lang_div {
    position: fixed;
  }
}
.toleft {
  border-radius: 4px 0 0 4px;
}
.env {
  position: fixed;
  right: 10px;
  bottom: 5px;
  font-size: 12px;
  color: #aaa;
}
.tip-icon {
  font-size: 20px;
  -webkit-animation-name: breathe;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease;
  -webkit-animation-play-state: running;
}
.ant-dropdown-menu {
  min-width: 185px;
}
.msg-drawer .ant-drawer-title {
  color: #3f536a;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.msg-drawer .ant-drawer-body {
  padding: 8px;
}
.msg-drawer .st div {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.msg-drawer .st b {
  margin-left: 8px;
  font-size: 20px;
  color: #00a1ff;
}
.msg-drawer .msg,
.msg-drawer .notice {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  padding: 4px 8px;
}
.msg-drawer .msg-title,
.msg-drawer .notice-title {
  font-weight: bold;
  font-size: 16px;
  color: #3f536a;
}
.msg-drawer .msg-content,
.msg-drawer .notice-content {
  font-size: 12px;
}
.msg-drawer .msg-time,
.msg-drawer .notice-time {
  font-size: 10px;
  text-align: right;
}
.msg-drawer .msg .link-text,
.msg-drawer .notice .link-text {
  display: block;
  font-size: 12px;
}
.msg-drawer .msg .link-text i,
.msg-drawer .notice .link-text i {
  margin-right: 8px;
}
.msg-drawer .notice {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  padding: 4px 8px;
}
.msg-drawer .notice-title {
  margin-bottom: 10px;
}
.msg-drawer .notice-content {
  max-height: 100px;
  overflow-y: auto;
  font-size: 14px;
}
.msg-drawer .notice-content p {
  padding: 2px 0;
}
.msg-drawer .notice .bdb5b5 {
  color: #bdb5b5;
}
.msg-flag sup {
  zoom: 0.7;
}
.login-as-user-tip {
  background-color: #f5be58;
  padding: 20px;
}
.notice-modal .notice-content {
  border: none !important;
  background-color: #fff !important;
}
.notice-modal .ant-modal-content {
  background-color: #fff !important;
}
.notice-modal .ant-modal-content .ant-modal-close .ant-modal-close-x svg path {
  fill: #77819c !important;
}
.notice-modal .ant-modal-content .ant-modal-header {
  background-color: #fff !important;
  box-shadow: 0 2px 5px -1px #ccc !important;
}
.notice-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  margin: 5px 0;
  font-weight: 600;
  color: #3f536a !important;
}
.notice-modal .ant-modal-content .ant-modal-footer {
  padding: 14px 16px;
  background-color: #f7f7fa;
  border: none;
}
.notice-modal .ant-modal-content .ant-modal-footer .text-right .ant-btn {
  color: #1769ff !important;
  background-color: #e8f0ff !important;
  border: 1px #1769ff solid !important;
}
.notice-modal .ant-modal-content .ant-modal-footer .text-right .ant-btn.ant-btn-primary {
  color: #fff !important;
  background-color: #1769ff !important;
  border: 1px #1769ff solid !important;
}
.msg-center-imgs .img-p {
  margin: 5px;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  cursor: auto;
}
.msg-center-imgs .img-p img {
  width: 100%;
  height: 100%;
}
.msg-center-imgs .img-p .notice-model-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.msg-center-imgs .img-p .notice-model-mask-active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.msg-center-imgs .img-p .notice-model-mask-active i svg {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 32%;
  left: 31%;
}

.primary-color {
  color: #3577e6;
}
.light-blue {
  color: #ebf1f8;
}
.bg-light-blue {
  background-color: #ebf1f8 !important;
}
.center {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.middle {
  position: absolute;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left;
}
.ver-top {
  vertical-align: top;
}
.ver-middle {
  vertical-align: middle;
}
.ver-bottom {
  vertical-align: bottom;
}
.overHidden {
  overflow: hidden;
}
.overAuto {
  overflow: auto;
}
.visib-collapse {
  visibility: collapse;
}
.text-color {
  color: #535966 !important;
}
.text-light {
  color: #C6C8CC !important;
}
.text-muted {
  color: #8C9098 !important;
}
.text-dark {
  color: #1A2233 !important;
}
.text-link {
  color: #4694fa !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.underline {
  text-decoration: underline !important;
}
.underline-primary-color {
  -webkit-text-decoration-color: #3577e6 !important;
          text-decoration-color: #3577e6 !important;
}
.container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 1000px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
}
.container.container-md {
  width: 1200px;
}
.container-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  min-width: 1000px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .container-responsive {
    min-width: 0;
  }
}
.container-responsive.container-md {
  min-width: 1200px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .container-responsive.container-md {
    min-width: 0;
  }
}
.container-responsive.container-lg {
  min-width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .container-responsive.container-lg {
    min-width: 0;
  }
}
.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fade {
  opacity: 0;
  transition: opacity 1s linear;
}
.fade.in {
  opacity: 1;
}
.hidden {
  display: none !important;
}
.inline-block {
  display: inline-block !important;
}
.block {
  display: block !important;
}
.display-inline {
  display: inline !important;
}
.away {
  transform: translate3d(-3000px, 0, 0);
}
@media (min-width: 768px) {
  .pc-show {
    display: block !important;
  }
  .pc-hide {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .responsive-show {
    display: block !important;
  }
  .responsive-hide {
    display: none !important;
  }
}
.f-bold {
  font-weight: bold;
}
.f-normal {
  font-weight: normal !important;
}
.f-italic {
  font-style: italic;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-23 {
  font-size: 23px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-26 {
  font-size: 26px !important;
}
.fs-30 {
  font-size: 30px !important;
}
.fs-32 {
  font-size: 32px !important;
}
.fs-36 {
  font-size: 36px !important;
}
.fs-40 {
  font-size: 40px !important;
}
.fs-84 {
  font-size: 84px !important;
}
.main-title {
  font-size: 20px !important;
  font-weight: bold;
  color: #1A2233 !important;
}
.secondary-title {
  font-size: 16px !important;
  font-weight: bold;
  color: #1A2233 !important;
}
.small-title {
  font-size: 14px !important;
  font-weight: bold;
  color: #535966 !important;
}
.main-text {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #535966 !important;
}
.sub-text {
  font-size: 12px !important;
  font-weight: normal !important;
  color: #8C9098 !important;
}
.disabled-text {
  font-size: 12px !important;
  font-weight: normal !important;
  color: #C6C8CC !important;
}
.w-auto {
  width: auto !important;
}
.w-full {
  width: 100% !important;
}
.w-full-35px {
  width: calc(100% - 35px) !important;
}
.w-half {
  width: 50% !important;
}
.w-80percent {
  width: 80% !important;
}
.w-10 {
  width: 10px !important;
}
.w-15 {
  width: 15px !important;
}
.w-16 {
  width: 16px !important;
}
.w-20 {
  width: 20px !important;
}
.w-24 {
  width: 24px !important;
}
.w-25 {
  width: 25px !important;
}
.w-30 {
  width: 30px !important;
}
.w-35 {
  width: 35px !important;
}
.w-40 {
  width: 40px !important;
}
.w-45 {
  width: 45px !important;
}
.w-47 {
  width: 47px !important;
}
.w-48 {
  width: 48px !important;
}
.w-50 {
  width: 50px !important;
}
.w-60 {
  width: 60px !important;
}
.w-65 {
  width: 65px !important;
}
.w-68 {
  width: 68px !important;
}
.w-70 {
  width: 70px !important;
}
.w-75 {
  width: 75px !important;
}
.w-80 {
  width: 80px !important;
}
.w-85 {
  width: 85px !important;
}
.w-88 {
  width: 88px !important;
}
.w-90 {
  width: 90px !important;
}
.w-100 {
  width: 100px !important;
}
.w-114 {
  width: 114px !important;
}
.w-120 {
  width: 120px !important;
}
.w-130 {
  width: 130px !important;
}
.w-140 {
  width: 140px !important;
}
.w-150 {
  width: 150px !important;
}
.w-160 {
  width: 160px !important;
}
.w-170 {
  width: 170px !important;
}
.w-180 {
  width: 180px !important;
}
.w-185 {
  width: 185px !important;
}
.w-200 {
  width: 200px !important;
}
.w-210 {
  width: 210px !important;
}
.w-220 {
  width: 220px !important;
}
.w-230 {
  width: 230px !important;
}
.w-240 {
  width: 240px !important;
}
.w-250 {
  width: 250px !important;
}
.w-260 {
  width: 260px !important;
}
.w-262 {
  width: 262px !important;
}
.w-295 {
  width: 295px !important;
}
.w-300 {
  width: 300px !important;
}
.w-305 {
  width: 305px !important;
}
.w-360 {
  width: 360px !important;
}
.w-368 {
  width: 368px !important;
}
.w-390 {
  width: 390px !important;
}
.w-400 {
  width: 400px !important;
}
.w-420 {
  width: 420px !important;
}
.w-440 {
  width: 440px !important;
}
.w-450 {
  width: 450px !important;
}
.w-460 {
  width: 460px !important;
}
.w-490 {
  width: 490px !important;
}
.w-530 {
  width: 530px !important;
}
.w-560 {
  width: 560px !important;
}
.w-600 {
  width: 600px !important;
}
.w-670 {
  width: 670px !important;
}
.w-680 {
  width: 680px !important;
}
.w-700 {
  width: 700px !important;
}
.w-755 {
  width: 755px !important;
}
.w-915 {
  width: 915px !important;
}
.w-950 {
  width: 950px !important;
}
.min-w-10 {
  min-width: 10px !important;
}
.min-w-25 {
  min-width: 25px !important;
}
.min-w-40 {
  min-width: 40px !important;
}
.min-w-50 {
  min-width: 50px !important;
}
.min-w-55 {
  min-width: 55px !important;
}
.min-w-58 {
  min-width: 58px !important;
}
.min-w-60 {
  min-width: 60px !important;
}
.min-w-65 {
  min-width: 65px !important;
}
.min-w-66 {
  min-width: 66px !important;
}
.min-w-70 {
  min-width: 70px !important;
}
.min-w-80 {
  min-width: 80px !important;
}
.min-w-85 {
  min-width: 85px !important;
}
.min-w-90 {
  min-width: 90px !important;
}
.min-w-100 {
  min-width: 100px !important;
}
.min-w-105 {
  min-width: 105px !important;
}
.min-w-110 {
  min-width: 110px !important;
}
.min-w-114 {
  min-width: 114px !important;
}
.min-w-115 {
  min-width: 115px !important;
}
.min-w-120 {
  min-width: 120px !important;
}
.min-w-130 {
  min-width: 130px !important;
}
.min-w-137 {
  min-width: 137px !important;
}
.min-w-140 {
  min-width: 140px !important;
}
.min-w-150 {
  min-width: 150px !important;
}
.min-w-170 {
  min-width: 170px !important;
}
.min-w-175 {
  min-width: 175px !important;
}
.min-w-180 {
  min-width: 180px !important;
}
.min-w-200 {
  min-width: 200px !important;
}
.min-w-210 {
  min-width: 210px !important;
}
.min-w-240 {
  min-width: 240px !important;
}
.min-w-260 {
  min-width: 260px !important;
}
.min-w-300 {
  min-width: 300px !important;
}
.min-w-400 {
  min-width: 400px !important;
}
.min-w-500 {
  min-width: 500px !important;
}
.min-w-800 {
  min-width: 800px !important;
}
.min-w-1050 {
  min-width: 1050px !important;
}
.max-w-10 {
  max-width: 10px;
}
.max-w-20 {
  max-width: 20px;
}
.max-w-40 {
  max-width: 40px;
}
.max-w-50 {
  max-width: 50px;
}
.max-w-60 {
  max-width: 60px;
}
.max-w-65 {
  max-width: 65px;
}
.max-w-67 {
  max-width: 67px;
}
.max-w-80 {
  max-width: 80px;
}
.max-w-90 {
  max-width: 90px;
}
.max-w-110 {
  max-width: 110px;
}
.max-w-114 {
  max-width: 114px;
}
.max-w-120 {
  max-width: 120px;
}
.max-w-150 {
  max-width: 150px;
}
.max-w-200 {
  max-width: 200px;
}
.max-w-210 {
  max-width: 210px;
}
.max-w-240 {
  max-width: 240px;
}
.max-w-260 {
  max-width: 260px;
}
.max-w-400 {
  max-width: 400px;
}
.max-w-580 {
  max-width: 580px;
}
.max-w-800 {
  max-width: 800px;
}
.h-auto {
  height: auto !important;
}
.h-full {
  height: 100%;
}
.h-half {
  height: 50%;
}
.h-95p {
  height: 95%;
}
.h-3 {
  height: 3px !important;
}
.h-10 {
  height: 10px !important;
}
.h-15 {
  height: 15px !important;
}
.h-20 {
  height: 20px !important;
}
.h-24 {
  height: 24px !important;
}
.h-30 {
  height: 30px !important;
}
.h-35 {
  height: 35px !important;
}
.h-40 {
  height: 40px !important;
}
.h-42 {
  height: 42px !important;
}
.h-48 {
  height: 48px !important;
}
.h-50 {
  height: 50px !important;
}
.h-55 {
  height: 55px !important;
}
.h-60 {
  height: 60px !important;
}
.h-65 {
  height: 65px !important;
}
.h-70 {
  height: 70px !important;
}
.h-80 {
  height: 80px !important;
}
.h-90 {
  height: 90px !important;
}
.h-92 {
  height: 92px !important;
}
.h-100 {
  height: 100px !important;
}
.h-114 {
  height: 114px !important;
}
.h-120 {
  height: 120px !important;
}
.h-150 {
  height: 150px !important;
}
.h-155 {
  height: 155px !important;
}
.h-160 {
  height: 160px !important;
}
.h-140 {
  height: 140px !important;
}
.h-145 {
  height: 145px !important;
}
.h-200 {
  height: 200px !important;
}
.h-210 {
  height: 210px !important;
}
.h-230 {
  height: 230px !important;
}
.h-260 {
  height: 260px !important;
}
.h-320 {
  height: 320px !important;
}
.h-380 {
  height: 320px !important;
}
.h-400 {
  height: 400px !important;
}
.h-420 {
  height: 420px !important;
}
.h-480 {
  height: 480px !important;
}
.h-520 {
  height: 520px !important;
}
.min-h-20 {
  min-height: 20px;
}
.min-h-40 {
  min-height: 40px;
}
.min-h-50 {
  min-height: 50px;
}
.min-h-80 {
  min-height: 80px;
}
.max-h-80 {
  max-height: 80px;
}
.min-h-200 {
  min-height: 200px;
}
.min-h-250 {
  min-height: 250px;
}
.min-h-300 {
  min-height: 300px;
}
.min-h-340 {
  min-height: 340px;
}
.min-h-350 {
  min-height: 350px;
}
.min-h-500 {
  min-height: 500px;
}
.min-h-550 {
  min-height: 550px;
}
.min-h-600 {
  min-height: 600px;
}
.min-h-650 {
  min-height: 650px;
}
.min-h-665 {
  min-height: 665px;
}
.min-h-700 {
  min-height: 700px;
}
.min-h-720 {
  min-height: 720px;
}
.min-h-790 {
  min-height: 790px;
}
.min-h-800 {
  min-height: 800px;
}
.min-h-865 {
  min-height: 865px;
}
.min-h-870 {
  min-height: 870px;
}
.min-h-955 {
  min-height: 955px;
}
.max-h-20 {
  max-height: 20px;
}
.max-h-40 {
  max-height: 40px;
}
.max-h-200 {
  max-height: 200px;
}
.max-h-300 {
  max-height: 300px;
}
.max-h-500 {
  max-height: 500px;
}
.max-h-820 {
  max-height: 820px;
}
.clear-10 {
  clear: both;
  height: 10px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-20 {
  clear: both;
  height: 20px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-30 {
  clear: both;
  height: 30px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-40 {
  clear: both;
  height: 40px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-50 {
  clear: both;
  height: 50px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-60 {
  clear: both;
  height: 60px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-70 {
  clear: both;
  height: 70px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-80 {
  clear: both;
  height: 80px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-90 {
  clear: both;
  height: 90px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.clear-100 {
  clear: both;
  height: 100px;
  font-size: 0;
  float: none;
  overflow: hidden;
}
.p-none {
  padding: 0 !important;
}
.p-2 {
  padding: 2px !important;
}
.p-5 {
  padding: 5px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-24 {
  padding: 24px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-3 {
  padding-top: 3px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-8 {
  padding-top: 8px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-17 {
  padding-top: 17px !important;
}
.pt-19 {
  padding-top: 19px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.pt-28 {
  padding-top: 28px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-155 {
  padding-top: 155px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-9 {
  padding-right: 9px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-34 {
  padding-right: 34px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-48 {
  padding-right: 48px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-64 {
  padding-right: 64px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-84 {
  padding-right: 84px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-8 {
  padding-bottom: 8px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-240 {
  padding-bottom: 240px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-8 {
  padding-left: 8px !important;
}
.pl-9 {
  padding-left: 9px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-12 {
  padding-left: 12px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-47 {
  padding-left: 47px !important;
}
.pl-48 {
  padding-left: 48px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-112 {
  padding-left: 112px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pl-170 {
  padding-left: 170px !important;
}
.mt-10p {
  margin-top: 10% !important;
}
.mt-20p {
  margin-top: 20% !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-3 {
  margin-top: 3px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.mt-13 {
  margin-top: 13px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-28 {
  margin-top: 28px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-32 {
  margin-top: 32px !important;
}
.mt-36 {
  margin-top: 36px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-69 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.mt-350 {
  margin-top: 350px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-2 {
  margin-right: 2px !important;
}
.mr-3 {
  margin-right: 3px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-18 {
  margin-right: 18px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-2 {
  margin-bottom: 2px !important;
}
.mb-3 {
  margin-bottom: 3px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
.mb-250 {
  margin-bottom: 250px !important;
}
.mb-350 {
  margin-bottom: 350px !important;
}
.ml-3 {
  margin-left: 3px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.ml-27 {
  margin-left: 27px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.ml-200 {
  margin-left: 200px !important;
}
.ls-1 {
  letter-spacing: 1px !important;
}
.ls-2 {
  letter-spacing: 2px !important;
}
.ls-3 {
  letter-spacing: 3px !important;
}
.ls-4 {
  letter-spacing: 4px !important;
}
.ls-5 {
  letter-spacing: 5px !important;
}
.ls-6 {
  letter-spacing: 6px !important;
}
.ls-7 {
  letter-spacing: 7px !important;
}
.ls-8 {
  letter-spacing: 8px !important;
}
.ls-9 {
  letter-spacing: 9px !important;
}
.ls-10 {
  letter-spacing: 10px !important;
}
.ls-11 {
  letter-spacing: 11px !important;
}
.ls-12 {
  letter-spacing: 12px !important;
}
.ls-13 {
  letter-spacing: 13px !important;
}
.ls-14 {
  letter-spacing: 14px !important;
}
.ls-15 {
  letter-spacing: 15px !important;
}
.border-none {
  border: none !important;
}
.border-left-none {
  border-left: none !important;
}
.border {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.border-a {
  border: 1px solid #DCDEE0 !important;
}
.border-t {
  border-top: 1px solid #DCDEE0 !important;
}
.border-r {
  border-right: 1px solid #DCDEE0 !important;
}
.border-b {
  border-bottom: 1px solid #DCDEE0 !important;
}
.border-l {
  border-left: 1px solid #DCDEE0 !important;
}
.border-b-dashed {
  border-bottom: 1px dashed !important;
}
.border-light {
  border-color: #edf1f2 !important;
}
.border-dark {
  border-color: #3a3f51 !important;
}
.border-black {
  border-color: #3a3f51 !important;
}
.border-primary {
  border-color: #4694fa !important;
}
.border-success {
  border-color: #47c27c !important;
}
.border-info {
  border-color: #4694fa !important;
}
.border-warning {
  border-color: rgba(234, 181, 48, 0.3) !important;
}
.border-danger {
  border-color: #fc6652 !important;
}
.border-white {
  border-color: #fff !important;
}
.white {
  color: #fff !important;
}
.light {
  color: #edf1f2 !important;
}
.success {
  color: #47c27c !important;
}
.warning {
  color: rgba(234, 181, 48, 0.3) !important;
}
.info {
  color: #4694fa !important;
}
.dark {
  color: #3a3f51 !important;
}
.primary {
  color: #4694fa !important;
}
.danger {
  color: #fc6652 !important;
}
.black {
  color: #1c2b36 !important;
}
.grey {
  color: #acb5bf !important;
}
.orange {
  color: #f5be58 !important;
}
.disabled {
  color: #d8d8d8 !important;
}
.disabled-fill {
  color: #f7f7f7 !important;
}
.transparent {
  color: transparent;
}
.bg-info {
  background-color: #4694fa !important;
}
.bg-dark {
  background-color: #3a3f51 !important;
}
.bg-default {
  background-color: #e7e8ea !important;
}
.bg-usual {
  background-color: rgba(53, 119, 230, 0.2) !important;
}
.bg-success {
  background-color: #47c27c !important;
}
.bg-success-opacity {
  background-color: rgba(71, 194, 124, 0.2) !important;
}
.bg-grey1 {
  background-color: #adaca7ba !important;
}
.bg-warn {
  background-color: rgba(234, 181, 48, 0.3) !important;
}
.bg-danger {
  background-color: #fc6652 !important;
}
.bg-danger-opacity {
  background-color: rgba(252, 102, 82, 0.2) !important;
}
.bg-grey {
  background-color: #acb5bf !important;
}
.bg-readOnly {
  background-color: #FCFCFC !important;
}
.bg-footer {
  background-color: #f7f7f7 !important;
}
.bg-light {
  background-color: #f5f5f5 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-inherit {
  background-color: inherit !important;
}
.bg-pageSearch {
  background-color: #F2F4F7 !important;
}
.bg-000 {
  background-color: #000 !important;
}
.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-shadow {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}
.word-break {
  word-break: break-all;
}
.lh-16 {
  line-height: 16px;
}
.lh-18 {
  line-height: 18px;
}
.lh-19 {
  line-height: 19px;
}
.lh-20 {
  line-height: 20px;
}
.lh-22 {
  line-height: 22px;
}
.lh-30 {
  line-height: 30px;
}
.lh-35 {
  line-height: 35px;
}
.lh-40 {
  line-height: 40px;
}
.lh-45 {
  line-height: 45px !important;
}
.lh-48 {
  line-height: 48px !important;
}
.lh-60 {
  line-height: 60px !important;
}
.lh-70 {
  line-height: 70px !important;
}
.lh-80 {
  line-height: 80px !important;
}
.lh-90 {
  line-height: 90px !important;
}
.lh-100 {
  line-height: 100px !important;
}
.clear-fix:before,
.clear-fix:after {
  content: " ";
  display: table;
}
.clear-fix:after {
  clear: both;
}
textarea.placeholder,
input.placeholder {
  color: #999 !important;
}
.position-absolute {
  position: absolute !important;
}
.pointer {
  cursor: pointer !important;
}
.no-drop {
  cursor: no-drop !important;
}
.not-allowed {
  cursor: not-allowed;
}
.dashed-10 {
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
}
.dashed-20 {
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
  background-size: 20px 1px;
  background-repeat: repeat-x;
}
html,
body {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
  line-height: 1;
  color: #535966;
  background-color: #FCFCFC;
  height: 100%;
  position: relative;
}
html ::-moz-selection, body ::-moz-selection {
  color: #fff;
  background-color: #3577e6;
}
html ::selection,
body ::selection {
  color: #fff;
  background-color: #3577e6;
}
* {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
html,
body,
#root {
  height: 100%;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
ul,
ol {
  list-style: none;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999 !important;
}
input::placeholder,
textarea::placeholder,
input.placeholder,
textarea.placeholder {
  color: #999 !important;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
a {
  color: #3577e6;
  text-decoration: none!important;
  outline: none;
}
a:hover {
  color: rgba(53, 119, 230, 0.8);
}
a:active {
  color: #2f6bcf;
}
a:hover,
a:active {
  text-decoration: underline;
}
button {
  cursor: pointer;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
* {
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
.ant-table-body {
  overflow: auto !important;
}
 .ant-table-hide-scrollbar::-webkit-scrollbar {
  background: transparent !important;
}
@font-face {
  font-family: "cai-ttf";
  src: url("/src/fonts/055-CAI978.TTF");
}
@font-face {
  font-family: "anton";
  src: url("/src/fonts/anton.woff2");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("/src/fonts/Poppins-Regular.woff2");
}
.ftct {
  font-family: "cai-ttf" !important;
}
.ftpr {
  font-family: "Poppins-Regular" !important;
}
.search-form {
  border-bottom: 1px solid #DCDEE0;
  line-height: 45px;
  padding-bottom: 10px;
}
.search-form .ant-form-item {
  margin: 0;
}
.search-form .ant-form-item-label,
.search-form .ant-form-item-control {
  min-height: 45px;
  line-height: 45px;
}
.link-text {
  text-decoration: underline !important;
  color: #4694fa;
}
.ant-spin-blur {
  filter: none !important;
}
.ant-spin-blur .ant-table {
  opacity: 0.5;
  filter: blur(0.5px);
}
.page-table {
  margin-bottom: 60px;
}
.page-table .ant-table .ant-table-thead > tr > th {
  border-top: 1px solid #e8e8e8;
  font-weight: bold;
}
.page-table .ant-table .ant-table-thead > tr > th,
.page-table td {
  padding-right: 0 !important;
}
.page-table .ant-table .ant-table-thead > tr > th:not(.ant-table-selection-column),
.page-table td {
  word-break: break-all;
  min-width: 50px;
}
.page-table .ant-table-body {
  overflow: visible;
}
.page-table .ant-table-pagination {
  position: absolute;
  bottom: -60px;
  right: 55px;
  padding: 5px 0 5px 5px;
  border-radius: 4px;
  color: #535966;
}
.page-table .ant-table-pagination li > a {
  color: #535966;
}
.page-table .ant-table-pagination .ant-select-selection__rendered {
  line-height: 32px;
}
.page-table .ant-table-pagination .ant-pagination-item-active {
  border: none;
}
.page-table .ant-table-pagination .ant-pagination-item-active a {
  color: #3577e6;
}
.page-table .ant-table-pagination .ant-pagination-item-link .ant-pagination-item-link-icon {
  color: #3577e6;
}
.page-table .ant-table-pagination .ant-pagination-item-link:hover {
  color: #3577e6;
}
.page-table .ant-table-pagination .ant-select-dropdown {
  top: -126.5px !important;
}
.page-content .ant-form-item,
.ant-modal-body .ant-form-item {
  margin-bottom: 0;
}
.group-label {
  text-align: right;
  padding-right: 10px;
}
/**
 * select
 */
.ant-select.ant-select-enabled {
  min-height: 32px;
}
.ant-select.ant-select-enabled:hover .ant-select-selection {
  border-color: #3577e6 !important;
}
.ant-select.ant-select-enabled:focus .ant-select-selection {
  box-shadow: none;
  border-color: #3577e6 !important;
}
.ant-select.ant-select-enabled .ant-select-selection {
  min-height: 32px;
}
.ant-select.ant-select-enabled.ant-select-lg {
  min-height: 36px;
}
.ant-select.ant-select-enabled.ant-select-lg .ant-select-selection {
  min-height: 36px;
}
.ant-select-open .ant-select-selection,
.ant-select-focused .ant-select-selection {
  border-color: #3577e6 !important;
  box-shadow: none;
}
.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected {
  background-color: rgba(53, 119, 230, 0.05);
  color: #3577e6;
  font-weight: normal !important;
}
.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon {
  color: #3577e6 !important;
}
/**
 * 时间选择器
 */
.ant-calendar-picker {
  width: 100%;
}
.ant-calendar-picker:hover .ant-input {
  border-color: #3577e6 !important;
}
.ant-calendar-picker:focus .ant-input {
  border-color: #3577e6 !important;
  box-shadow: none !important;
}
/**
 * input 后面加 select
 */
.ant-input-group-addon .ant-select-selection {
  margin-top: 0 !important;
}
.ant-input-group-addon .ant-select-open .ant-select-selection {
  color: #3577e6;
}
.ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #3577e6;
}
/**
  * input
  */
.ant-input {
  color: #3f536a;
  height: 32px;
}
.ant-input.ant-input-disabled {
  color: #3f536a;
}
.ant-input.ant-input-lg {
  height: 40px;
}
.ant-input:not([readonly]):hover:not(.ant-input-disabled) {
  border-color: #3577e6 !important;
}
.ant-input:not([readonly]):focus:not(.ant-input-disabled) {
  border-color: #3577e6 !important;
  box-shadow: none;
}
.ant-input:not(.ant-cascader-input):not(.ant-calendar-picker-input)[readonly] {
  padding-left: 0;
  border-color: transparent;
  background: transparent;
  color: #666;
  cursor: default;
}
.ant-input:not(.ant-cascader-input):not(.ant-calendar-picker-input)[readonly] + .ant-input-group-addon {
  border: 0;
  background: none;
}
.ant-input:not(.ant-cascader-input):not(.ant-calendar-picker-input)[readonly]:focus {
  box-shadow: none;
}
.ant-input:not(.ant-cascader-input):not(.ant-calendar-picker-input)[readonly]::-webkit-input-placeholder {
  visibility: hidden;
}
textarea.ant-input[readonly] {
  resize: none;
}
/**
 * button，只有两种，蓝色的primary和普通的
 */
.ant-btn {
  height: 32px;
  padding-left: 20px;
  padding-right: 20px;
  color: #535966;
  border-color: #DCDEE0;
  /* 2150  color: #1769ff;
    border-color: #1769ff;
    background-color: #e8f0ff; */
}
.ant-btn:hover {
  color: #535966;
  background: #fafafa;
  border-color: #DCDEE0;
  /* 2150 color: #fff;
        background-color: #1769ff;
        border-color: #1769ff; */
}
.ant-btn:focus {
  color: #535966;
  background: #e0e0e0;
  border-color: #DCDEE0;
}
.ant-btn:disabled {
  background: #F4F4F5;
  color: #C6C8CC;
}
.ant-btn.ant-btn-sm {
  font-size: 10px;
  height: 28px;
}
.ant-btn.ant-btn-lg {
  height: 36px;
  font-size: 14px;
}
.ant-btn-primary {
  color: #fff;
  background: #1769ff;
  border-color: #1769ff !important;
}
.ant-btn-primary:hover {
  color: #fff;
  background: rgba(53, 119, 230, 0.8);
  border-color: rgba(53, 119, 230, 0.8) !important;
}
.ant-btn-primary:focus {
  color: #fff;
  background: #2f6bcf;
  border-color: #2f6bcf !important;
}
.ant-btn-primary:disabled {
  border-color: #DCDEE0 !important;
}
.ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only {
  padding-left: 4px;
  padding-right: 4px;
}
/**
 * checkbox
 */
.ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner {
  border-color: #DCDEE0;
}
.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner {
  border-color: #3577e6;
}
.ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner {
  background-color: #3577e6;
  border-color: #3577e6 !important;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #3577e6;
  border-color: #3577e6 !important;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  height: 2px;
  background-color: #fff;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  color: #fff;
  background-color: #F4F4F5;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #fff !important;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #e0e0e0;
}
/**
 * select-tree-checkbox
 */
.ant-select-tree-checkbox:not(.ant-select-tree-checkbox-disabled) .ant-select-tree-checkbox-inner {
  border-color: #DCDEE0;
}
.ant-select-tree-checkbox:not(.ant-select-tree-checkbox-disabled):hover .ant-select-tree-checkbox-inner {
  border-color: #3577e6;
}
.ant-select-tree-checkbox-checked:not(.ant-select-tree-checkbox-disabled) .ant-checkselect-tree-checkboxbox-inner {
  background-color: #3577e6;
  border-color: #3577e6 !important;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #3577e6;
  border-color: #3577e6 !important;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  height: 2px;
  background-color: #fff;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  color: #fff;
  background-color: #F4F4F5;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #fff !important;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #e0e0e0;
}
/**
 * radio
 */
.ant-radio .ant-radio-inner::after {
  top: 5px;
  left: 5px;
  width: 4px;
  height: 4px;
}
.ant-radio:not(.ant-radio-disabled):hover .ant-radio-inner {
  border-color: #3577e6 !important;
}
.ant-radio-checked:not(.ant-radio-disabled) .ant-radio-inner {
  background-color: #3577e6;
  border-color: #3577e6;
}
.ant-radio-checked:not(.ant-radio-disabled) .ant-radio-inner::after {
  background-color: #fff;
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #F4F4F5;
}
.ant-radio-disabled.ant-radio-checked .ant-radio-inner {
  background-color: #e0e0e0;
}
.ant-radio-disabled.ant-radio-checked .ant-radio-inner::after {
  background-color: #fff;
}
/**
 * radio-button
 */
.ant-radio-group .ant-radio-button-wrapper {
  height: 32px;
  line-height: 32px;
}
.ant-radio-button-wrapper:hover {
  color: #3577e6;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  background-color: rgba(53, 119, 230, 0.05);
  color: #3577e6;
  border-color: #3577e6 !important;
  box-shadow: -1px 0 0 0 #3577e6;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-disabled {
  background-color: #F4F4F5;
}
/**
 * switch
 */
.ant-switch {
  background-color: #F4F4F5;
  border-color: #DCDEE0 !important;
  height: 24px;
}
.ant-switch .ant-switch-inner {
  color: #C6C8CC;
  margin-right: 10px;
  margin-left: 24px;
}
.ant-switch::after {
  top: 4px;
  margin-left: 3px;
  width: 14px;
  height: 14px;
  background-color: #C6C8CC;
}
.ant-switch.ant-switch-checked {
  border-color: #3577e6 !important;
  background-color: rgba(53, 119, 230, 0.05);
}
.ant-switch.ant-switch-checked .ant-switch-inner {
  color: #3577e6;
  margin-right: 24px;
  margin-left: 10px;
}
.ant-switch.ant-switch-checked::after {
  background-color: #3577e6;
  margin-left: -3px;
}
/**
 * 下拉菜单
 */
.ant-dropdown-menu-item.cur,
.ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
  color: #3577e6 !important;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-active {
  color: #3577e6 !important;
}
/**
 * table
 */
.ant-table .ant-table-body {
  margin: 0 !important;
}
.ant-table .ant-table-thead tr > th {
  background-color: #F0F2F5 !important;
}
.ant-table .ant-table-row.gtm-warn-row {
  background-color: rgba(234, 181, 48, 0.3);
}
.ant-table .ant-table-row.gtm-disabled-row {
  background-color: #f4f4f5;
  color: rgba(0, 0, 0, 0.25) !important;
}
.ant-table .ant-table-row:hover > td {
  background-color: #e7e8ea !important;
}
.ant-table .ant-table-row.ant-table-row-hover > td {
  background-color: #e7e8ea !important;
}
.ant-table .ant-table-row.ant-table-row-selected > td {
  background-color: rgba(53, 119, 230, 0.05) !important;
}
.ant-table .disabled-row,
.ant-table .disabled-row .ant-tag {
  color: #d8d8d8;
}
.white-thead-table .ant-table tr > th {
  background-color: white !important;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 8px 0 8px 40px;
  font-weight: bold;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
  line-height: 0;
}
.require:before {
  content: "*";
  color: red;
  font-weight: normal;
}
.ant-form.error-horizontal .ant-form-explain,
.ant-form.error-horizontal .has-error .ant-form-explain {
  display: inline-block;
  margin-left: 10px;
}
.ant-form.error-horizontal .ant-form-explain:before {
  content: "!";
  background: #f5222d;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  color: white;
  text-align: center;
  font-size: 10px;
  margin-right: 5px;
  font-weight: bold;
}
.superscript {
  position: relative;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.superscript .triangle {
  width: 0;
  height: 0;
  border-top: 40px solid #4694fa;
  border-right: 40px solid transparent;
}
.superscript .desc {
  position: absolute;
  top: 10%;
  left: 18%;
  z-index: 1;
  color: #fff;
}
/**
 * tabs
 */
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #3577e6;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #3577e6 !important;
}
.ant-tabs-nav .ant-tabs-ink-bar {
  background-color: #3577e6;
}
.ant-tabs-tab .danger.flag {
  vertical-align: sub;
}
/**
 * steps
 */
.ant-steps .ant-steps-item-description {
  width: 150px;
  position: relative;
  left: -20px;
}
.ant-steps .ant-steps-item-finish .ant-steps-item-icon::after {
  content: url("/src/images/components/Icon_Finished.svg");
  position: absolute;
  display: block;
  left: 34px;
  top: -2px;
}
.ant-steps .ant-steps-item-process .ant-steps-item-icon {
  background-color: #3577e6 !important;
  border-color: #3577e6 !important;
}
.ant-steps .ant-steps-item-process.abnormal-step .ant-steps-item-icon,
.ant-steps .ant-steps-item-error .ant-steps-item-icon {
  position: relative;
  top: -2px;
  background-color: white !important;
  border-color: white !important;
  margin-left: 30px !important;
}
.ant-steps .ant-steps-item-wait .ant-steps-item-icon {
  background-color: #C6C8CC !important;
  border-color: #C6C8CC !important;
}
.ant-steps .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
  color: white !important;
}
.ant-steps .ant-steps-item-error .ant-steps-item-title,
.ant-steps .ant-steps-item-error .ant-steps-item-description {
  color: #fc6652;
}
.ant-steps .ant-steps-item-finish .ant-steps-item-tail::after {
  background-color: #3577e6 !important;
}
/** 
* popover
*/
.ant-tooltip-content .ant-tooltip-inner {
  background-color: #474e5c !important;
  color: #fff !important;
  max-width: 600px;
  padding-left: 12px;
  padding-right: 12px !important;
  min-width: 0px;
  max-height: 400px;
  overflow: auto;
}
.bg-white .ant-tooltip-content .ant-tooltip-inner {
  background-color: #fff !important;
  color: #535966 !important;
}
input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.icon-arrow {
  transition: transform 0.5s;
}
.icon-arrow.active {
  transform: rotate(180deg);
}
.ant-select-dropdown-menu-item .gtm-empty-img {
  height: 40px;
}
.ant-select-disabled .ant-select-selection-selected-value {
  color: #3f536a !important;
}
.ffPoppins {
  font-family: Poppins !important;
}
.col5bf978 {
  color: #5bf978 !important;
}
.col1b9136 {
  color: #1b9136 !important;
}
.col07a327 {
  color: #07a327 !important;
}
.colfff {
  color: #ffffff !important;
}
.bgfff {
  background-color: #ffffff !important;
}
.colred {
  color: red !important;
}
.col3f536a {
  color: #3f536a !important;
}
.col99a2ab {
  color: #99a2ab !important;
}
.col0081cc {
  color: #0081cc !important;
}
.colfc6652 {
  color: #fc6652 !important;
}
.col000000a6 {
  color: #000000a6;
}
.bg3f536a {
  background-color: #3f536a !important;
}
.coleb4b4b {
  color: #eb4b4b !important;
}
.col3577e6 {
  color: #3577e6 !important;
}
.col1296db {
  color: #1296db !important;
}
.bg3577e6 {
  background: #3577e6 !important;
}
.bgeb4b4b {
  background-color: #eb4b4b !important;
}
.bg8C7257 {
  background-color: #8c7257 !important;
}
.bg0081cc {
  background-color: #0081cc !important;
}
.col3ab5cb {
  color: #3ab5cb !important;
}
.col299BE4 {
  color: #299be4 !important;
}
.bg3ab5cb {
  background-color: #3ab5cb !important;
}
.col101d25 {
  color: #101d25 !important;
}
.bg101d25 {
  background-color: #101d25 !important;
}
.col9b {
  color: #9b9b9b !important;
}
.col94958d {
  color: #94958d !important;
}
.bg94958d {
  background-color: #94958d !important;
}
.colc6c8cc {
  color: #c6c8cc !important;
}
.colcd {
  color: #cdcdcd !important;
}
.bgcd {
  background-color: #cdcdcd !important;
}
.col6a {
  color: #6a6a6a !important;
}
.bg6a {
  background-color: #6a6a6a !important;
}
.bgf3 {
  background-color: #f3f3f3 !important;
}
.bge4 {
  background-color: #e4e4e4 !important;
}
.bg9ca7b4 {
  background-color: #9ca7b4 !important;
}
.bgcddef2 {
  background-color: #cddef2 !important;
}
.bgc7cdd5 {
  background-color: #c7cdd5 !important;
}
.bgdce2e9 {
  background-color: #dce2e9 !important;
}
.bg72808f {
  background-color: #72808f !important;
}
.bg9b {
  background-color: #9b9b9b !important;
}
.bgd3dde7 {
  background-color: #d3dde7 !important;
}
.col3821fd {
  color: #3821fd;
}
.cold81e06 {
  color: #d81e06;
}
.bg141416 {
  background-color: #141416 !important;
}
.bgc23531 {
  background-color: #c23531 !important;
}
.bg2f4554 {
  background-color: #2f4554 !important;
}
.bg599c38 {
  background-color: #599c38 !important;
}
.col464646 {
  color: #464646;
}
.col030D0F {
  color: #030d0f;
}
.bg1769FF {
  background-color: #1769ff;
}
.bg299be4 {
  background-color: #299be4 !important;
}
.col409eff {
  color: #409eff;
}
.col08031d {
  color: #08031d;
}
.colaaaaaa {
  color: #aaaaaa;
}
.col132569 {
  color: #132569;
}
.bg132569 {
  background-color: #132569 !important;
  border-color: #132569 !important;
}
.col646e8a {
  color: #646e8a;
}
.colf8826d {
  color: #f8826d;
}
.bg65e6b6 {
  background-color: #65e6b6;
}
.bgfc6f56 {
  background-color: #fc6f56 !important;
  border: 1px #fc6f56 solid !important;
  color: #ffffff !important;
}
.col132569 {
  color: #132569;
}
.col003ecb {
  color: #003ecb;
}
.col2ba471 {
  color: #2ba471;
}
.col1a1a1a {
  color: #1a1a1a;
}
.col299be4 {
  color: #299be4;
}
.col767676 {
  color: #767676;
}
.colaaaaaa {
  color: #aaaaaa;
}
.col9e9e9e {
  color: #9e9e9e;
}
.col94cdf1 {
  color: #94cdf1;
}
.col979797 {
  color: #979797;
}
.bg002a7c {
  background-color: #002a7c;
}
.col0256ff {
  color: #0256ff;
}
.col000 {
  color: #000;
}
.col4e5c8f {
  color: #4e5c8f;
}
.col00c365 {
  color: #00c365;
}
.col0052d9 {
  color: #0052d9;
}
.colDisable {
  color: #00000040;
}
.col555555 {
  color: #555555;
}
.col425369 {
  color: #425369;
}
.bgcdeaf8 {
  background-color: #cdeaf8 !important;
}
.bgf1d9da {
  background-color: #f1d9da !important;
}
.bgcad7f4 {
  background-color: #cad7f4 !important;
}
.bge0eaff {
  background-color: #e0eaff !important;
}
.bge3f5fd {
  background-color: #e3f5fd !important;
}
.bge6eeff {
  background-color: #e6eeff !important;
}
.bgf1f6ff {
  background-color: #f1f6ff !important;
}
.bg3c4c6a {
  background-color: #3c4c6a !important;
}
.bge0eaff {
  background-color: #e0eaff;
}
.bg00c365 {
  background-color: #00c365;
}
button.bgeb4b4b {
  border-color: #eb4b4b !important;
}
button.bgeb4b4b span {
  color: #ffffff;
}
button.bgeb4b4b:hover {
  background-color: #f29f9f !important;
  border-color: #f29f9f !important;
}
button.coleb4b4b {
  border-color: #eb4b4b !important;
}
button.coleb4b4b:hover {
  background-color: #f29f9f !important;
  border-color: #f29f9f !important;
}
button.bg72808f {
  border-color: #72808f !important;
}
button.bg72808f span {
  color: #ffffff;
}
button.col3f536a {
  border: 1px #3f536a solid;
}
button.col3f536a:hover {
  background-color: #3f536a !important;
  border-color: #3f536a !important;
}
button.col3f536a:hover span {
  color: #ffffff;
}
button.bg3f536a {
  border: 1px #3f536a solid;
}
button.bg3f536a span {
  color: #ffffff;
}
button.bg3f536a:hover {
  background-color: #72808f !important;
  border-color: #72808f !important;
}
button.bg299be4 {
  border: 1px #299be4 solid !important;
}
button.bg299be4 span {
  color: #ffffff;
}
button.bg299be4:hover {
  background-color: #1769ff !important;
  border-color: #1769ff !important;
}
button.bg132569 {
  border: 1px #132569 solid !important;
}
button.bg132569 span {
  color: #ffffff;
}
button.bg132569:hover {
  background-color: #132569 !important;
  border-color: #132569 !important;
}
button.bg65e6b6 {
  border: 1px #65e6b6 solid !important;
}
button.bg65e6b6 span {
  color: #ffffff;
}
button.bg65e6b6:hover {
  background-color: #65e6b6 !important;
  border-color: #65e6b6 !important;
}
button .bgfc6f56 {
  border: 1px #fc6f56 solid !important;
}
button .bgfc6f56 span {
  color: #ffffff !important;
}
button .bgfc6f56:hover {
  background-color: #fc6f56 !important;
  border-color: #fc6f56 !important;
}
button.bg00c365 {
  border: 1px #00c365 solid !important;
}
button.bg00c365 span {
  color: #ffffff !important;
}
button.bg00c365:hover {
  background-color: #00c365 !important;
  border-color: #00c365 !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.out_vi {
  width: calc(100% - 48px);
  margin-left: 24px;
  max-height: 100%;
}
.ant-select-selection-selected-value {
  color: #3f536a;
}
.ant-table-pagination.ant-pagination {
  float: left;
  margin: 5px 0 !important;
}
.flex {
  display: flex;
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-justify-start {
  justify-content: flex-start !important;
}
.flex-justify-end {
  justify-content: flex-end !important;
}
.flex-justify-center {
  justify-content: center !important;
}
.flex-justify-between {
  justify-content: space-between !important;
}
.flex-justify-around {
  justify-content: space-around !important;
}
.flex-items-start {
  align-items: flex-start !important;
}
.flex-items-end {
  align-items: flex-end !important;
}
.flex-items-center {
  align-items: center !important;
}
.flex-items-baseline {
  align-items: baseline !important;
}
.flex-items-stretch {
  align-items: stretch !important;
}
.flex-content-start {
  align-content: flex-start !important;
}
.flex-content-end {
  align-content: flex-end !important;
}
.flex-content-center {
  align-content: center !important;
}
.flex-content-between {
  align-content: space-between !important;
}
.flex-content-around {
  align-content: space-around !important;
}
.flex-content-stretch {
  align-content: stretch !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-self-auto {
  align-self: auto !important;
}
.flex-self-start {
  align-self: flex-start !important;
}
.flex-self-end {
  align-self: flex-end !important;
}
.flex-self-center {
  align-self: center !important;
}
.flex-self-baseline {
  align-self: baseline !important;
}
.flex-self-stretch {
  align-self: stretch !important;
}
.flex-item-equal {
  flex-grow: 1;
  flex-basis: 0;
}
.flex-gap10 {
  row-gap: 10px;
}
.flex1 {
  flex: 1;
}
.ant-modal .ant-modal-content {
  border-radius: 0;
  background-color: #f3f3f3;
  /* 2150 .ant-modal-header {
            padding: 15px 24px;
            border-radius: 0;
            background-color: #fff;
            .ant-modal-title {
                color: #08031d;
                font-size: 18px;
            }
            box-shadow: 0px 4px 8px 0px rgba(53, 63, 94, 0.1);
        } */
}
.ant-modal .ant-modal-content .ant-modal-header {
  padding: 6px 24px;
  border-radius: 0;
  background-color: #3f536a;
}
.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-size: 14px;
}
.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
  height: 36px;
  line-height: 36px;
}
.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x svg {
  width: 18px;
}
.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x svg path {
  fill: #ffffff;
}
.ant-modal .ant-modal-content .tree_div {
  border: 1px #cdcdcd solid;
  border-radius: 4px;
}
.ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary {
  background-color: #3f536a !important;
  border-color: #3f536a !important;
}
.search-bar {
  min-width: 900px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.search-bar .ant-form-item {
  margin-bottom: -6px;
}
.search-bar .ant-form-item-control-wrapper {
  padding-right: 12px;
}
.search-bar .ant-calendar-picker {
  width: 100% !important;
}
.search-bar .ant-select-disabled .ant-select-selection-selected-value,
.search-bar .ant-input.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
}
.search-bar .search-type-addon {
  cursor: pointer;
  transition: all 0.3s;
  color: #3f536a;
  width: 40px;
}
.search-bar .search-type-addon:hover {
  color: #2d8cf0;
}
.search-bar .search-type-addon.disabled {
  cursor: not-allowed;
}
.search-bar .has-error .search-type-addon {
  color: #f5222d;
}
.search-bar .ant-form-explain {
  margin-top: -2px;
}
.search-bar .ant-input.ant-input-disabled {
  color: #3f536a !important;
}
.search-bar .ant-input-group-addon.disabled {
  cursor: not-allowed;
}
.ant-calendar {
  font-size: 12px;
}
.detail-form .ant-form-item {
  margin-bottom: -3px;
}
.detail-form .ant-form-item .ant-calendar-picker {
  min-width: 100px !important;
}
.detail-form .ant-modal-body {
  padding: 12px 24px 24px;
}
.ant-select-dropdown-menu-item,
.ant-tooltip,
.ant-btn {
  font-size: 12px;
}
.search-bar,
.detail-form {
  color: #3f536a !important;
}
.search-bar *,
.detail-form * {
  font-size: 12px;
}
.search-bar .ant-form-item-label,
.detail-form .ant-form-item-label {
  padding: 0 !important;
  line-height: 20px;
}
.search-bar label:not(.ant-radio-button-wrapper),
.detail-form label:not(.ant-radio-button-wrapper) {
  color: #3f536a !important;
  font-size: 12px;
}
.table-data .ant-table td {
  font-size: 12px !important;
}
.table-data .ant-table td a.disabled {
  cursor: not-allowed;
}
.table-data .ant-table td a.disabled i {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
  z-index: 100;
}
.table-data .ant-table th,
.table-data .ant-table td {
  padding: 8px 4px !important;
}
.table-data .ant-table th.amount-cell,
.table-data .ant-table td.amount-cell {
  padding-right: 20px !important;
  text-align: right;
}
.table-data .ant-table th:first-child,
.table-data .ant-table td:first-child {
  padding-left: 15px !important;
}
.table-data .ant-table th.amount-cell,
.grey-table .ant-table th.amount-cell,
.table-data .ant-table td.amount-cell,
.grey-table .ant-table td.amount-cell {
  padding-right: 20px !important;
  text-align: right;
}
.action-td a > i {
  color: #3f536a;
  font-size: 14px;
}
.ant-table .ant-table-thead tr > th {
  background-color: #9ca7b4 !important;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
.ant-table .ant-table-thead {
  border-top: 2px #3f536a solid;
}
.ant-table .ant-table-thead tr {
  background-color: #9ca7b4 !important;
}
.ant-table .ant-table-thead th {
  background-color: #9ca7b4 !important;
}
.ant-table .ant-table-tbody tr:nth-child(2n-1) {
  background-color: #e4e4e3;
}
.ant-table .ant-table-tbody tr:nth-child(2n) {
  background-color: #fff;
}
.ant-table .ant-table-scroll {
  border-bottom: 2px #3f536a solid;
}
.ant-tree-treenode-disabled .ant-tree-title {
  color: #3f536a !important;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  border-right-color: #474e5c !important;
}
.row-menu {
  min-width: 100px;
  border-radius: 0;
  color: #3f536a;
  padding: 0;
  border: 1px solid #3f536a;
}
.row-menu .ant-dropdown-menu-item-active {
  background-color: #9ca7b4;
  color: #fff !important;
}
.table-data .ant-pagination .ant-pagination-options .ant-select-sm .ant-select-selection__rendered,
.modal-table .ant-pagination .ant-pagination-options .ant-select-sm .ant-select-selection__rendered {
  line-height: 30px;
}
.table-data .ant-pagination .ant-pagination-item,
.modal-table .ant-pagination .ant-pagination-item {
  background-color: transparent !important;
}
.table-data .ant-pagination .ant-pagination-item a,
.modal-table .ant-pagination .ant-pagination-item a {
  font-weight: bold;
  color: #3f536a !important;
}
.table-data .ant-pagination .ant-pagination-item.ant-pagination-item-active,
.modal-table .ant-pagination .ant-pagination-item.ant-pagination-item-active {
  border-color: transparent !important;
}
.table-data .ant-pagination .ant-pagination-item.ant-pagination-item-active a,
.modal-table .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
  color: #eb4b4b !important;
}
.table-data .ant-pagination-total-text,
.modal-table .ant-pagination-total-text {
  font-weight: bold;
  color: #3f536a;
}
.m-0 {
  margin: 0 !important;
}
/* Set a 0 margin on the top */
.mt-0 {
  margin-top: 0 !important;
}
/* Set a 0 margin on the right */
.mr-0 {
  margin-right: 0 !important;
}
/* Set a 0 margin on the bottom */
.mb-0 {
  margin-bottom: 0 !important;
}
/* Set a 0 margin on the left */
.ml-0 {
  margin-left: 0 !important;
}
/* Set a negative 0 margin on top */
.mt-n0 {
  margin-top: 0 !important;
}
/* Set a negative 0 margin on the right */
.mr-n0 {
  margin-right: 0 !important;
}
/* Set a negative 0 margin on the bottom */
.mb-n0 {
  margin-bottom: 0 !important;
}
/* Set a negative 0 margin on the left */
.ml-n0 {
  margin-left: 0 !important;
}
/* Set a 0 margin on the left & right */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/* Set a 0 margin on the top & bottom */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* Set a 4px margin to all sides */
.m-4 {
  margin: 4px !important;
}
/* Set a 4px margin on the top */
.mt-4 {
  margin-top: 4px !important;
}
/* Set a 4px margin on the right */
.mr-4 {
  margin-right: 4px !important;
}
/* Set a 4px margin on the bottom */
.mb-4 {
  margin-bottom: 4px !important;
}
/* Set a 4px margin on the left */
.ml-4 {
  margin-left: 4px !important;
}
/* Set a negative 4px margin on top */
.mt-n4 {
  margin-top: -4px !important;
}
/* Set a negative 4px margin on the right */
.mr-n4 {
  margin-right: -4px !important;
}
/* Set a negative 4px margin on the bottom */
.mb-n4 {
  margin-bottom: -4px !important;
}
/* Set a negative 4px margin on the left */
.ml-n4 {
  margin-left: -4px !important;
}
/* Set a 4px margin on the left & right */
.mx-4 {
  margin-right: 4px !important;
  margin-left: 4px !important;
}
/* Set a 4px margin on the top & bottom */
.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
/* Set a 8px margin to all sides */
.m-8 {
  margin: 8px !important;
}
/* Set a 8px margin on the top */
.mt-8 {
  margin-top: 8px !important;
}
/* Set a 8px margin on the right */
.mr-8 {
  margin-right: 8px !important;
}
/* Set a 8px margin on the bottom */
.mb-8 {
  margin-bottom: 8px !important;
}
/* Set a 8px margin on the left */
.ml-8 {
  margin-left: 8px !important;
}
/* Set a negative 8px margin on top */
.mt-n8 {
  margin-top: -8px !important;
}
/* Set a negative 8px margin on the right */
.mr-n8 {
  margin-right: -8px !important;
}
/* Set a negative 8px margin on the bottom */
.mb-n8 {
  margin-bottom: -8px !important;
}
/* Set a negative 8px margin on the left */
.ml-n8 {
  margin-left: -8px !important;
}
/* Set a 8px margin on the left & right */
.mx-8 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}
/* Set a 8px margin on the top & bottom */
.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
/* Set a 16px margin to all sides */
.m-16 {
  margin: 16px !important;
}
/* Set a 16px margin on the top */
.mt-16 {
  margin-top: 16px !important;
}
/* Set a 16px margin on the right */
.mr-16 {
  margin-right: 16px !important;
}
/* Set a 16px margin on the bottom */
.mb-16 {
  margin-bottom: 16px !important;
}
/* Set a 16px margin on the left */
.ml-16 {
  margin-left: 16px !important;
}
/* Set a negative 16px margin on top */
.mt-n16 {
  margin-top: -16px !important;
}
/* Set a negative 16px margin on the right */
.mr-n16 {
  margin-right: -16px !important;
}
/* Set a negative 16px margin on the bottom */
.mb-n16 {
  margin-bottom: -16px !important;
}
/* Set a negative 16px margin on the left */
.ml-n16 {
  margin-left: -16px !important;
}
/* Set a 16px margin on the left & right */
.mx-16 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}
/* Set a 16px margin on the top & bottom */
.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
/* Set a 24px margin to all sides */
.m-24 {
  margin: 24px !important;
}
/* Set a 24px margin on the top */
.mt-24 {
  margin-top: 24px !important;
}
/* Set a 24px margin on the right */
.mr-24 {
  margin-right: 24px !important;
}
/* Set a 24px margin on the bottom */
.mb-24 {
  margin-bottom: 24px !important;
}
/* Set a 24px margin on the left */
.ml-24 {
  margin-left: 24px !important;
}
/* Set a negative 24px margin on top */
.mt-n24 {
  margin-top: -24px !important;
}
/* Set a negative 24px margin on the right */
.mr-n24 {
  margin-right: -24px !important;
}
/* Set a negative 24px margin on the bottom */
.mb-n24 {
  margin-bottom: -24px !important;
}
/* Set a negative 24px margin on the left */
.ml-n24 {
  margin-left: -24px !important;
}
/* Set a 24px margin on the left & right */
.mx-24 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}
/* Set a 24px margin on the top & bottom */
.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
/* Set a 32px margin to all sides */
.m-32 {
  margin: 32px !important;
}
/* Set a 32px margin on the top */
.mt-32 {
  margin-top: 32px !important;
}
/* Set a 32px margin on the right */
.mr-32 {
  margin-right: 32px !important;
}
/* Set a 32px margin on the bottom */
.mb-32 {
  margin-bottom: 32px !important;
}
/* Set a 32px margin on the left */
.ml-32 {
  margin-left: 32px !important;
}
/* Set a negative 32px margin on top */
.mt-n32 {
  margin-top: -32px !important;
}
/* Set a negative 32px margin on the right */
.mr-n32 {
  margin-right: -32px !important;
}
/* Set a negative 32px margin on the bottom */
.mb-n32 {
  margin-bottom: -32px !important;
}
/* Set a negative 32px margin on the left */
.ml-n32 {
  margin-left: -32px !important;
}
/* Set a 32px margin on the left & right */
.mx-32 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}
/* Set a 32px margin on the top & bottom */
.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
/* Set a 40px margin to all sides */
.m-40 {
  margin: 40px !important;
}
/* Set a 40px margin on the top */
.mt-40 {
  margin-top: 40px !important;
}
/* Set a 40px margin on the right */
.mr-40 {
  margin-right: 40px !important;
}
/* Set a 40px margin on the bottom */
.mb-40 {
  margin-bottom: 40px !important;
}
/* Set a 40px margin on the left */
.ml-40 {
  margin-left: 40px !important;
}
/* Set a negative 40px margin on top */
.mt-n40 {
  margin-top: -40px !important;
}
/* Set a negative 40px margin on the right */
.mr-n40 {
  margin-right: -40px !important;
}
/* Set a negative 40px margin on the bottom */
.mb-n40 {
  margin-bottom: -40px !important;
}
/* Set a negative 40px margin on the left */
.ml-n40 {
  margin-left: -40px !important;
}
/* Set a 40px margin on the left & right */
.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}
/* Set a 40px margin on the top & bottom */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
/* Set an auto margin on left & right */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.nowrap {
  white-space: nowrap;
}
.noFocusBackgroud:focus {
  background: unset;
}
.table-data .page-list .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.7em;
}
.table-data .page-list .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-down,
.table-data .page-list .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-up {
  color: #bfbfbf !important;
  font-size: 16px;
}
.table-data .page-list .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-down.on,
.table-data .page-list .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-up.on {
  color: #ffffff !important;
}
.table-data .page-list .ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.05);
}
.table-data .table-top {
  width: 100%;
  height: 42px;
}
button.bg3f536a .anticon-loading {
  color: #fff;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  color: #3f536a;
}
.note-tip .ant-tooltip-content {
  min-width: 250px;
}
.import-tip .ant-tooltip-content {
  min-width: 450px;
}
.import-tip .ant-tooltip-content li {
  margin-left: 20px;
  color: #ccc;
}
.de-dragger .upload-row {
  line-height: 25px;
  transition: background-color 0.5s;
}
.de-dragger .upload-row:hover {
  background-color: #e6f7ff;
}
.de-dragger .upload-row:hover .anticon-close {
  opacity: 1;
}
.de-dragger .upload-row i {
  color: rgba(0, 0, 0, 0.45);
}
.de-dragger .upload-row .anticon-close {
  transition: all 0.3s;
  opacity: 0;
}
.de-fieldset {
  border: 1px solid #d9d9d9;
  padding: 20px 15px 10px;
  margin-top: 15px;
}
.de-fieldset-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: -30px;
  margin-right: 20px;
  padding: 0 12px;
  min-width: 20px;
  background-color: #f3f3f3;
  display: table;
}
.de-fieldset:not(:first-child) {
  margin-top: 25px;
}
.de-fieldset-new {
  border-left: 1px solid #003ecb;
  padding-left: 10px;
}
.de-fieldset-new .de-fieldset-new-title {
  color: #132569;
  font-size: 13px;
}
.ant-calendar-date.today {
  border-color: #1890ff;
  font-weight: 700;
  color: #1890ff;
}
/*.ant-calendar-selected-day,
.ant-calendar-selected-date{
  .ant-calendar-date.today{
    color:#fff !important;
  }
}*/
.ant-calendar-today .ant-calendar-date:not(.today) {
  border: none;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-today.ant-calendar-selected-day .ant-calendar-date:not(.today) {
  color: #fff;
}
.red-table .ant-table .ant-table-scroll {
  border-bottom: none;
}
.red-table .ant-table .ant-table-thead {
  border-top-width: 0;
}
.red-table .ant-table .ant-table-thead tr > th {
  background-color: #eb4b4b !important;
  height: 40px;
  padding: 4px 5px;
}
.red-table .ant-table td {
  font-weight: bold;
  padding: 5px 5px;
  border-bottom: #ccc 1px solid;
  background-color: #f3f3f3;
  text-align: left;
  color: #3f536a;
}
.red-table .ant-table .ant-table-selection-column {
  padding-left: 15px;
}
.red-table .ant-table .ant-table-row-selected td {
  background-color: #ec9f9f !important;
  color: #fff;
}
.red-table .ant-table td.bold-td {
  background-color: #f3f3f3;
  color: #3f536a;
  font-weight: bold;
}
.red-table .ant-table tr.disabled td {
  background-color: #fff;
  color: #aaa;
}
.has-error .red-table,
.has-error .grey-table {
  border: 1px solid #f5222d;
  padding: 2px;
}
.grey-table .ant-table .ant-table-thead tr > th {
  background-color: #9b9b9b !important;
  height: 30px;
  padding: 4px 0 4px 10px;
}
.grey-table .ant-table td {
  background-color: #f3f3f3 !important;
  height: 30px;
  padding: 4px 0 4px 10px;
  color: #3f536a;
}
.little-table .ant-table .ant-table-thead tr > th {
  height: 30px;
  padding: 4px 0 4px 10px;
}
.little-table .ant-table td {
  height: 30px;
  padding: 4px 0 4px 10px;
}
tr.drop-over-downward td {
  border-bottom: 2px dashed #1890ff;
}
tr.drop-over-upward td {
  border-top: 2px dashed #1890ff;
}
.ant-modal-confirm-title {
  font-size: 14px !important;
}
.ant-modal-confirm-content {
  font-size: 12px !important;
}
.ant-btn:not(:disabled) {
  border: 1px #3f536a solid;
}
.ant-btn:not(:disabled):hover {
  background-color: #3f536a;
  border-color: #3f536a;
}
.ant-btn:not(:disabled):hover span {
  color: #ffffff;
}
.ant-btn:not(:disabled).ant-btn-primary {
  background-color: #3f536a;
  border: 1px #3f536a solid !important;
}
.ant-btn:not(:disabled).ant-btn-primary span {
  color: #ffffff;
}
.ant-btn:not(:disabled).ant-btn-primary:hover {
  background-color: #72808f;
  border-color: #72808f;
}
.ant-btn:not(:disabled).ant-btn-danger {
  background-color: #eb4b4b;
  border-color: #eb4b4b;
}
.ant-btn:not(:disabled).ant-btn-danger span {
  color: #ffffff;
}
.ant-btn:not(:disabled).ant-btn-danger:hover {
  background-color: #f29f9f;
  border-color: #f29f9f;
}
.big-icon svg {
  font-size: 16px !important;
}
.mid-icon svg {
  font-size: 14px !important;
}
.icon-fs-50 svg {
  font-size: 55px !important;
}
.icon-fs-40 svg {
  font-size: 40px !important;
}
.icon-fs-20 svg {
  font-size: 20px !important;
}
.icon-fs-25 svg {
  font-size: 25px !important;
}
.icon-fs-14 svg {
  font-size: 14px !important;
}
.ant-tooltip {
  max-width: 800px;
}
.three-circle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-bar .label-span .label-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 35px);
  display: inline-block;
  height: 15px;
  line-height: 17px;
}
.export-title-wrapper thead {
  display: none;
}
.export-title-wrapper .ant-table {
  border: none !important;
}
.export-title-wrapper .ant-table .ant-table-scroll {
  border: none;
}
.export-title-wrapper .ant-table tr.drop-over-downward td {
  border-bottom: 2px dashed #1890ff;
}
.export-title-wrapper .ant-table tr.drop-over-upward td {
  border-top: 2px dashed #1890ff;
}
.export-title-wrapper .ant-table td {
  background-color: #fff;
  padding: 1px !important;
  border: 0;
}
.export-title-wrapper .ant-table .ant-table-row.ant-table-row-selected > td {
  background-color: #fff !important;
}
.de-num-range input {
  width: calc(50% - 8px) !important;
}
.de-batch-search-item .link-text {
  color: #2d8cf0;
}
.de-batch-search-item .anticon-menu {
  margin-top: 2px;
}
.de-batch-search-item .anticon-menu svg {
  font-weight: bold;
  font-size: 14px;
}
.ant-radio-group-solid .ant-radio-button-wrapper {
  color: #3f536a;
  border-color: #3f536a !important;
}
.ant-radio-group-solid .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background: #3f536a;
}
.ant-radio-group-solid .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
  background: #3f536a !important;
}
td .preview-img {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.preview-img-tip .ant-tooltip-inner {
  max-height: 800px;
}
.preview-img-tip .ant-tooltip-inner .preview-img-large {
  width: 400px;
}
.ant-select-selection-selected-value img,
.ant-select-dropdown-menu-item img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.bar .value {
  min-width: 40px;
}
.bar .percent-value {
  min-width: 50px;
  font-weight: bold;
  color: #3577e6;
  padding-right: 4px;
}
.op-0 {
  opacity: 0 !important;
}
td .sub-account-value {
  font-weight: bold;
  /*font-size: 10px;
  transform: scale(0.9);
  display: inline-block;*/
}
.tableau-page {
  height: 100%;
  width: 100%;
}
tr.error-row {
  background-color: #fff0f0 !important;
}
.action-shadow {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25) !important;
}
.line-through {
  text-decoration: line-through;
}
.pre-wrap {
  white-space: pre-wrap;
}
.icon-warn-tip {
  color: #f8a203;
  cursor: pointer;
}
.export-title-wrapper .drawer-btn .ant-btn {
  color: #1769ff;
  background-color: #e8f0ff !important;
  border: 1px #1769ff solid !important;
}
.export-title-wrapper .drawer-btn .ant-btn.ant-btn-primary {
  color: #fff;
  background-color: #1769ff !important;
  border: 1px #1769ff solid !important;
}
.sn-value {
  display: inline-block;
  margin-right: 8px;
  white-space: pre-wrap;
  -webkit-text-decoration: #63a4fe dashed underline;
          text-decoration: #63a4fe dashed underline;
}
.sn-value i {
  color: #63a4fe;
}
.commonTable {
  border: 1px solid #ccc;
}
.commonTable td {
  padding: 5px;
}
.commonTable tr td:first-child {
  border-right: 1px solid #ccc;
}
.commonTable tr:nth-child(even) {
  background-color: #f9f9f9;
}
.ant-select-dropdown-menu-item {
  font-size: 12px !important;
}
.app {
  font-family: Arial;
  overflow: auto;
  height: 100%;
  min-width: 800px;
}
.app.mobile {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: auto;
  padding-bottom: 0.5rem;
  box-sizing: border-box;
}
.app.mobile * {
  font-size: 0.4rem;
}
.app > .content {
  min-height: calc(100% - 64px);
  overflow: visible;
}
.app > .content .ant-tabs.sticky-tabs {
  overflow: visible !important;
}
.app > .content .ant-tabs.sticky-tabs .tabpanel {
  overflow: visible;
}
.app > .content .ant-tabs.sticky-tabs > .ant-tabs-content {
  overflow: visible;
}
.app > .content .ant-tabs-content .ant-tabs-tabpane-active {
  overflow: visible !important;
}
.app > .content .not-table-page {
  position: fixed;
  width: calc(100% - 80px);
  min-width: 1200px;
  height: calc(100% - 100px);
  top: 100px;
  background-color: white;
}
.app > .content .page {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: white;
  overflow: visible;
  /*------end*/
}
.app > .content .page .ant-pagination.ant-table-pagination {
  z-index: 30;
}
.app > .content .page .page-search,
.app > .content .page .page-content,
.app > .content .page .page-operation {
  padding: 0;
}
.app > .content .page .page-search {
  padding: 16px 40px 12px 0px;
  min-height: 68px;
  background-color: #F2F4F7;
}
.app > .content .page .page-search .ant-form-item {
  margin-bottom: 0;
}
.app > .content .page .page-search > .ant-row:not(:last-of-type) {
  margin-bottom: 12px;
}
.app > .content .page .page-operation {
  margin: 0;
  padding: 12px 0;
  /*以下为暂定的 start----*/
  position: sticky;
  top: 0;
  min-height: 60px;
  /* 12 + 36 + 12 */
  background: #fff;
  z-index: 30;
}
.app > .content .page .page-selector-status {
  height: 64px;
  /* 16 + 32 +16 */
  padding: 16px 40px;
  font-size: 14px;
  background-color: #F2F4F7;
  border-top: 1px dashed #DCDEE0;
  width: 100%;
}
.app > .content .page .page-selector-status.page-selector-status-second {
  height: 48px;
  /* 32 + 16*/
  padding: 0 5px 16px 5px;
  border-top: none;
}
.app > .content .page table .ant-table-thead > tr > th {
  border-radius: 0 !important;
}
.app > .content .page .page-table {
  padding: 0;
}
.app > .content .page .page-table .ant-table-scroll > .ant-table-body::-webkit-scrollbar {
  display: none;
}
.app > .content .page .page-table table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}
.app > .content .page .page-table th {
  height: 54px;
  border-width: 0px;
  z-index: 20;
}
.app > .content .page .page-table td {
  height: 54px;
}
.app > .content .page .page-table .ant-table-selection-column {
  min-width: 60px;
  padding-left: 15px;
  text-align: left;
}
.app > .content .page .page-table .table-badge .ant-badge-count {
  background: #3577e6;
}
.app > .content .page .page-table .table-badge .ant-badge-multiple-words {
  padding: 0 6px;
}
.app > .content .page .page-table:not(.x-scroll) th {
  position: sticky;
  top: 60px;
}
.app > .content .page .page-table:not(.x-scroll) th.thead-2 {
  position: sticky;
  top: 114px;
  /* 60 + 54 */
}
.app > .content .page .page-title {
  font-weight: bold;
  font-size: 20px;
}
.app > .content .page .sub-title {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0;
}
.app > .content .page .page-detail {
  height: 100%;
}
.app > .content .page .page-detail .page-back {
  height: 30px;
  background: #FCFCFC;
}
.app > .content .page .page-detail .page-detail-content {
  height: calc(100% - 30px);
  padding: 20px;
  padding-bottom: 0;
}
.app > .content .page .page-detail .page-detail-content .page-detail-body {
  height: calc(100% - 90px);
  overflow: auto;
}
.app > .content .page .page-detail .page-detail-content .page-detail-body .ant-form,
.app > .content .page .page-detail .page-detail-content .page-detail-body .ant-tabs {
  height: 100%;
}
.app > .content .page .page-detail .page-detail-content .page-detail-body .ant-form .ant-tabs-content,
.app > .content .page .page-detail .page-detail-content .page-detail-body .ant-tabs .ant-tabs-content {
  height: calc(100% - 60px);
}
.app > .content .page .page-detail .page-detail-content .page-detail-body .ant-form-item-label label {
  color: #999;
}
.app > .content .page .page-detail .page-detail-content .page-detail-footer {
  text-align: center;
  line-height: 60px;
  height: 60px;
  background: #fff;
  position: sticky;
  bottom: 0;
  z-index: 1000;
  border-top: 1px solid #DCDEE0;
}
.app > .content .page .page-detail .page-detail-content .ant-tabs-tabpane-active {
  flex: none;
  position: static;
}
.app > .content .page .page-detail .page-detail-content.detail {
  padding-bottom: 20px;
}
.app > .content .page .page-detail .page-detail-content.detail .page-detail-body {
  height: calc(100% - 30px);
}
.app > .content .page .ant-table {
  line-height: 1 !important;
}
.app > .content .page .ant-table-tbody tr td {
  padding: 10px;
}
.app > .content .page .ant-table tr th {
  padding-left: 10px;
}
.screenFull {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: #fff;
  padding: 15px;
  z-index: 2000;
  overflow: auto;
}
.fullscreen-icon :hover {
  color: #3577e6;
}
.ant-modal .ant-modal-content .ant-form .ant-form-item label:not(.ant-radio-button-wrapper) {
  color: #999;
}
.ant-modal.table-column-selector .ant-checkbox-wrapper:first-child {
  margin-left: 8px;
}
.ant-modal.table-column-selector .node-item:hover,
.ant-modal.table-column-selector .node-item.dragging {
  background-color: #f3f9ff;
}
body {
  /* Disables pull-to-refresh but allows overscroll glow effects. */
  overscroll-behavior-y: contain;
}
body .ant-input-affix-wrapper .ant-input-suffix .anticon-close-circle {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
body .ant-input-affix-wrapper .ant-input-suffix .anticon-close-circle:hover {
  color: #999;
}
body.light {
  color: unset !important;
}
table {
  table-layout: fixed;
}
.ant-menu-inline > .ant-menu-item,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 36px;
  line-height: 36px;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  box-shadow: none;
}
.ant-checkbox-inner {
  border-color: #3f536a !important;
}
.ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner {
  background-color: #ffffff !important;
  border-color: #3f536a !important;
}
.ant-checkbox-checked .ant-checkbox-inner:after {
  border: 2px solid #3f536a;
  border-top: 0;
  border-left: 0;
}
.ant-checkbox-checked:after {
  border-color: transparent !important;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #ffffff;
  border-color: #3f536a !important;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  background-color: #3f536a;
}
.ant-calendar .ant-calendar-prev-month-btn {
  margin-left: 40px;
}
.ant-calendar .ant-calendar-next-month-btn {
  margin-right: 40px;
}
.ant-radio-wrapper {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.ant-radio-wrapper .ant-radio .ant-radio-inner {
  border-color: #3f536a !important;
}
.ant-radio-wrapper .ant-radio .ant-radio-inner:after {
  border-color: #3f536a !important;
}
.ant-radio-wrapper .ant-radio .ant-radio-inner::after {
  width: 8px;
  height: 8px;
  top: 3px;
  left: 3px;
}
.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
  border-color: #3f536a !important;
  background-color: #3f536a;
}
.ant-radio-wrapper .ant-radio.ant-radio-checked:not(.ant-radio-disabled) .ant-radio-inner {
  background-color: #fff !important;
}
.ant-radio-wrapper .ant-radio.ant-radio-checked:not(.ant-radio-disabled) .ant-radio-inner::after {
  background-color: #3f536a !important;
}
.ant-checkbox-disabled + span {
  color: #3f536a;
}
#jsd-widget {
  top: -5px;
  right: 200px;
}
.w-312 {
  width: 312px;
}
.table-data {
  overflow: auto;
  padding-bottom: 10px;
}
.table-data.ios .ant-table-body {
  overflow-x: auto !important;
}
.table-data .ant-table-body {
  overflow-x: hidden !important;
}
.ant-select-auto-complete.ant-select .ant-input[disabled] {
  color: #3f536a !important;
}
.rsuite-table {
  font-size: 12px;
}
.rsuite-table .empty-img {
  position: absolute;
  top: 25%;
  left: 40%;
}
.rsuite-table .rs-table-body-row-wrapper {
  background: #fff;
}
.rsuite-table .rs-table-row {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.rsuite-table .rs-table-cell-wrap {
  flex: 1;
}
.rsuite-table .rs-table-row-header {
  background-color: #e2eafe !important;
}
.rsuite-table .rs-table-row-header .rs-table-cell {
  background-color: #e2eafe !important;
  color: #132569 !important;
  font-weight: bold;
  font-size: 14px;
}
.rsuite-table .rs-table-row-header .checkbox-column .rs-table-cell-first > div {
  justify-content: normal !important;
}
.rsuite-table .rs-table-scrollbar-handle {
  background-color: #409eff;
}
.rsuite-table .checkbox-not-select-all {
  width: 9px;
  height: 2px;
  background: #3f536a;
  position: absolute;
  top: 21px;
  margin-left: 3px;
}
.wms-page .rsuite-table .rs-table-row-header .rs-table-cell {
  background-color: #0081cc !important;
  color: #fff !important;
}
.upload-detail-modal .ant-table-pagination .ant-pagination-options .ant-select-selection__rendered {
  line-height: 26px !important;
}

