.fc-table-item {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon {
  position: relative;
}
html,
body {
  width: 100%;
  margin: 0;
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-align: center; */
  color: #2c3e50;
  width: 100%;
  height: 100%;
  min-height: 600px;
  font-size: 13px;
}
.content {
  padding: 20px;
  box-sizing: border-box;
}
.no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
/* #nav {
  padding: 30px;
} */
#nav a {
  font-weight: bold;
  color: #2c3e50;
}
#nav a.router-link-exact-active {
  color: #42b983;
}
.fc-table-header-columns {
  height: 40px !important;
  color: #666 !important;
}
.list .fc-table-cell {
  height: 45px !important;
  line-height: 45px !important;
  color: #222 !important;
}
.el-table .cell,
.el-table th > div {
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  text-overflow: ellipsis;
}
.el-form-item__label {
  color: rgba(0, 0, 0, 0.65) !important;
}
.hc-empty__inner {
  text-align: center;
  line-height: 220px;
  font-size: 13px;
}
.hide-empty .hc-empty__inner {
  display: none !important;
}
.hc-grid-cell-control-palceholder {
  height: 36px !important;
  line-height: 34px !important;
}
.fc-table-cell .el-input__inner {
  line-height: 34px !important;
  height: 36px !important;
  font-size: 13px !important;
}
.hc-date-picker .el-date-editor .el-input__inner {
  line-height: 34px !important;
  height: 36px !important;
  font-size: 13px !important;
}

.fc-table-item[data-v-b50ef614] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-b50ef614] {
  position: relative;
}
.app-breadcrumb.el-breadcrumb[data-v-b50ef614] {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  margin-left: 8px;
}
.app-breadcrumb.el-breadcrumb .redirect[data-v-b50ef614] {
  color: #97a8be;
  cursor: pointer;
}
.app-breadcrumb.el-breadcrumb .no-redirect[data-v-b50ef614] {
  color: #2c3e50;
  font-weight: bold;
  cursor: text;
}

.fc-table-item {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon {
  position: relative;
}
.demo-column {
  display: flex;
  flex-direction: column;
}
.demo-column__header {
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
}

.fc-table-item[data-v-3b92fc4d] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-3b92fc4d] {
  position: relative;
}
.menulist[data-v-3b92fc4d] {
  height: calc(100vh - 52px);
}
.el-icon-menu[data-v-3b92fc4d] {
  color: #333;
}
.logo[data-v-3b92fc4d] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -80%);
}

.fc-table-item[data-v-65af85a3] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-65af85a3] {
  position: relative;
}
.nav[data-v-65af85a3] {
  width: 100%;
  height: 52px;
  padding: 0 20px 0 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 2px solid #eee;
}
.nav_left[data-v-65af85a3] {
  align-items: center;
}
.nav_left .logo[data-v-65af85a3] {
  width: 46px;
  z-index: 463;
}
.nav_left .text[data-v-65af85a3] {
  z-index: 476;
  width: 200px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: #333333;
  font-size: 22px;
  font-family: NotoSansHans-Regular;
  white-space: nowrap;
  line-height: 22px;
  text-align: left;
  margin-left: 10px;
}
.flex_row[data-v-65af85a3] {
  display: flex;
  flex-direction: row;
}
.right-menu[data-v-65af85a3] {
  float: right;
  height: 100%;
  line-height: 50px;
}
.right-menu[data-v-65af85a3]:focus {
  outline: none;
}
.right-menu .right-menu-item[data-v-65af85a3] {
  display: inline-block;
  padding: 0 8px;
  height: 100%;
  font-size: 18px;
  color: #5a5e66;
  vertical-align: text-bottom;
}
.right-menu .right-menu-item.hover-effect[data-v-65af85a3] {
  cursor: pointer;
  transition: background 0.3s;
}
.right-menu .right-menu-item.hover-effect[data-v-65af85a3]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.right-menu .avatar-container[data-v-65af85a3] {
  margin-right: 30px;
  height: 50px;
}
.right-menu .avatar-container .avatar-wrapper[data-v-65af85a3] {
  margin-top: 5px;
  position: relative;
}
.right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-65af85a3] {
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 10px;
}
.right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-65af85a3] {
  cursor: pointer;
  position: absolute;
  right: -20px;
  top: 25px;
  font-size: 12px;
}

.fc-table-item {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon {
  position: relative;
}
.demo-row {
  display: flex;
  flex-direction: row;
}

.fc-table-item[data-v-bf797046] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-bf797046] {
  position: relative;
}
.app-main[data-v-bf797046] {
  width: calc(100% - 200px);
  padding: 16px 0;
  box-sizing: border-box;
  margin: 0 16px;
  height: 100%;
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}
.app-main[data-v-bf797046]::-webkit-scrollbar {
  width: 0 !important;
}

.fc-table-item[data-v-13877386] {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon[data-v-13877386] {
  position: relative;
}
.page-content[data-v-13877386] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: calc(100vh - 52px);
  overflow: hidden;
}
.page-content .expand-page.app-main[data-v-13877386] {
  width: calc(100% - 56px);
}

.fc-table-item {
  display: block;
  min-width: 0;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: visible;
  border-bottom: 1px solid #e9ebee;
}
.hc-sub-menu .hc-sub-menu__icon {
  position: relative;
}
/* fade */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.28s;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
/* fade-transform */
.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all 0.5s;
}
.fade-transform-enter {
  opacity: 0;
  transform: translateX(-30px);
}
.fade-transform-leave-to {
  opacity: 0;
  transform: translateX(30px);
}
/* breadcrumb transition */
.breadcrumb-enter-active,
.breadcrumb-leave-active {
  transition: all 0.5s;
}
.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  transform: translateX(20px);
}
.breadcrumb-move {
  transition: all 0.5s;
}
.breadcrumb-leave-active {
  position: absolute;
}
.hc-form-cell {
  margin-bottom: 10px;
}
.hc-form-cell input {
  height: 36px !important;
  border-radius: 4px !important;
}
.el-pagination {
  text-align: right;
  margin-top: 10px;
}
.hc-grid-row-toolbar {
  text-align: center !important;
}
.fc-table-header-columns .fc-table-header-column:last-child .fc-table-header-cell {
  text-align: center;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  -webkit-border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background-color: #babbbe;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #6d6e6f;
}
.el-tabs__item {
  font-size: 13px;
}
.fc-table-cell {
  line-height: 42px !important;
}
.fc-table-cell,
.fc-table-node-cell__inner {
  font-size: 13px;
  height: 42px !important;
}
.el-table th > .cell {
  font-size: 13px;
}
.el-table--enable-row-transition .el-table__body td {
  font-size: 13px;
  height: 42px !important;
  line-height: 42px !important;
}
.hc-date-picker .el-input__icon {
  background: none !important;
}

