/* 按钮 */
#app .ant-btn-primary {
  border-radius: 2px
}

.ant-btn {
  border-radius: 2px !important;
}

/* 所有搜索框高度设为32 */
.screen .ant-input-search input {
  height: 32px;
}

.smsCode .ant-btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#app .content {
  margin: 16px;
  padding: 16px;
}

.ant-modal-content {
  border-radius: 2px !important;
}

.ant-input {
  border-radius: 2px !important;
}

.smsCode .ant-input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ant-modal-footer {
  padding: 10px 24px !important;
}

/* checkbox 选中HOVER有边框 */
.ant-checkbox-checked::after {
  border: none !important
}

/* table */
/* 表头滚动条隐藏 */

.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  overflow-y: hidden !important;
}

.ant-table-body::-webkit-scrollbar-track-piece {
  /* 滚动条浅色部分 */
  background: #F3F3F3;
}

.ant-table-body::-webkit-scrollbar {
  height: 8px;
}

.ant-table-body-outer {
  margin-bottom: -8px !important;
}

.ant-table-body::-webkit-scrollbar-thumb {
  /* 滚动条深色部分 */
  background: #DFDFDF;
}

.ant-table-body-inner::-webkit-scrollbar-track-piece {
  /* 滚动条浅色部分 */
  background: #F3F3F3;
}

.ant-table-body-inner::-webkit-scrollbar-thumb {
  /* 滚动条深色部分 */
  background: #DFDFDF;
}

.ant-table-thead>tr>th {
  font-weight: bold !important;
}

.ant-table td {
  /* white-space: nowrap; */
}

.organ .ant-tabs {
  height: 100%;
}

.organ .ant-tabs-content {
  height: 96%;
}

/* 默认16px 16px  */
.ant-table-thead>tr>th,
.ant-table-tbody>tr>td {
  padding: 16px 8px !important;
}


.ant-pagination-item-active {
  font-weight: 500;
  background: #1890ff !important;
  border-color: #1890ff;
}

.ant-pagination-item-active a {
  color: white !important;
}

.ant-pagination-item {
  border-radius: 2px !important;
}

.ant-select-selection {
  border-radius: 2px !important;
}

.ant-pagination-options-quick-jumper input {
  border-radius: 2px !important;
}

.ant-pagination-disabled {
  border-radius: 2px !important;
}

.ant-tag {
  border-radius: 2px !important;
}

/* tree */
/* .detail .ant-tree-node-content-wrapper {
  width: calc(22vw - 140px);
  min-width: 175px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail .ant-tree-child-tree .ant-tree-node-content-wrapper {
  width: calc(22vw - 140px);
  min-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}*/

/* tree */
.edit.tree {
  /* width: 300px; */
}

.edit .ant-tree-node-content-wrapper {
  /* width: 300px; */
  /* min-width: 200px; */
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}

.edit .ant-tree-child-tree .ant-tree-node-content-wrapper {
  /* width: 300px; */
  /* min-width: 200px; */
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}

.ant-form-vertical .ant-form-item {
  margin-bottom: 5px;
}

.ant-radio-button-wrapper {
  border-radius: 2px !important;
}

.ant-checkbox-wrapper {
  display: flex !important;
  align-items: center
}

/* 下拉菜单checkbox */
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  display: flex
}

/* 下拉菜单checkbox */
/* .ant-dropdown-menu-item .ant-checkbox-wrapper {
  float: left
} */

.img-wrap .ant-upload {
  width: 167px !important;
  height: 170px !important;
}

/* 作品管理隐藏版本选择框 */
/* .ant-table-row-level-1 .ant-checkbox {
  display: none;
} */
/* 选择作品时不隐藏 */
.noSelecr .ant-table-row-level-1 .ant-checkbox {
  display: none;
}

.ant-table-row-level-1 .ant-checkbox-wrapper {
  margin-left: 25px
}

.ant-table-selection-column span {
  display: inline-block;
}

.ant-table-row-level-1 .tags {
  /* 隐藏版本个数 */
  display: none;
}

.ant-table-row-level-1 .sort {
  /* 隐藏序号 */
  display: none;
}

/* .ant-table-row-level-1 .button-top {
  display: none;
} */


.main .ant-spin-container {
  width: 100%
}

.ant-card-body {
  padding: 10px !important;
}

.ant-radio-wrapper {
  margin-bottom: 6px !important;
}

/* 所有checkbox框对齐 */
#app .table-content .ant-checkbox {
  top: 0.23em !important;
}

.ant-checkbox-group,
.ant-radio-group {
  width: 100%
}

/* .ant-tree-node-content-wrapper .addIcon,
.ant-tree-node-content-wrapper .editIcon {
  display: none;
} */
.ant-tree-node-content-wrapper .editIcon {
  display: none;
}

.ant-tree-child-tree .ant-tree-node-content-wrapper .addIcon,
.ant-tree-child-tree .ant-tree-node-content-wrapper .editIcon {
  display: inline-block;
}

.ant-tree-child-tree .ant-tree-child-tree li[role="treeitem"] .addIcon {
  /* display: none; */
}

.login .ant-tabs-tab {
  font-size: 20px;
  color: #9A9A9A
}

.login .ant-tabs-nav .ant-tabs-tab-active {
  font-weight: 600;
  color: #404040 !important
}

.login .ant-tabs-ink-bar {
  height: 4px;
  width: 80px !important;
}

.login .ant-tabs-bar {
  border-bottom: 0px
}

.login .ant-tabs-nav .ant-tabs-tab:active,
.login .ant-tabs-nav .ant-tabs-tab:hover {
  color: #9A9A9A
}

.login .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  width: 100px;
  padding: 10px 0;
}

.role-group .ant-checkbox-wrapper {
  width: 100px;
  flex-shrink: 0;
}

.table-wrap .ant-checkbox-wrapper+.ant-checkbox-wrapper {
  margin-left: 0;
}

/* 组织加滚动条后图标位置 */
.ant-tree li {
  position: relative
}

/* 隐藏高德地图logo */
#app .amap-logo {
  display: none !important;
}

#app .l7-ctrl-logo {
  display: none !important;
}

/* 组织管理tab */
#app .ant-tabs-bar {
  margin: 0
}

/* 数据驾驶舱 */
/* .amap-layers,
.amap-drags,
.amap-maps{
  background-color: green !important;
} */

/* 上传作品视频转码选择框 */
.OpenVideo .ant-checkbox {
  margin-top: 5px !important;
}

/* 转码列表不展示底栏 */
.trans .ant-modal-footer {
  border-top: 0px !important;
}

/* 发布管理-选择作品-转码显示 */
.publish-content .ant-select-selection--singl,
.publish-content .ant-select-selection__rendered,
.publish-content .ant-select-selection {
  height: 26px !important;
  line-height: 26px !important;
}

.publish-content .ant-select-selection {
  border: 0px !important;
  box-shadow: none;
}

.publish-content .ant-select-selection-selected-value {
  color: #8C8C8C
}

/* 删除默认点击出现的蓝色边框 */
.publish-content .ant-select-open .ant-select-selection,
.publish-content .ant-select-focused .ant-select-selection,
.publish-content .ant-select-selection:active,
.publish-content .ant-select-selection:focus {
  border: 0px !important;
  border-color: transparent !important;
  box-shadow: none;
}
/* 公共资源库标题 */
.publish-resource .ant-input {
  height: 32px !important;
}