* {
  box-shadow: none;
}

html body a {
  color: unset;
}

.header-navbar .navbar-header .navbar-brand .brand-logo {
  width: 32px;
}

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-brand .brand-text {
  font-size: 18px;
}

.navbar-semi-light .navbar-nav .active.nav-link {
  background: none !important;
  color: #125CFB !important;
}

.userCenter {
  width: 18px;
  margin-right: 13px;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
  font-size: 14px;
  font-weight: normal;
  color: #125CFB;
}

.header-navbar .navbar-container ul.nav li>a.nav-link {
  font-size: 16px;
  color: #545766;
  font-weight: normal;
  padding: 0 25px;
  height: 76px;
  line-height: 76px;
}

#toggle {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #545765;
}

.navbar-brand .brand-text {
  margin-bottom: 0px;
}

.header-navbar .navbar-header .navbar-brand {
  padding: 0px;
  height: 76px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header-navbar .navbar-header {
  height: 76px;
}

.header-navbar {
  min-height: 64px;
  border-bottom: 1px solid #E9E9E9;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu {
  width: 186px;
}

.main-menu.menu-light .navigation>li.hover>a {
  padding-left: 17px;
  background: #F0F5FF;
}

.main-menu.menu-light .navigation>li.active>a {
  margin: 0px;
  background: #D1DEFC;
  border-left: 3px solid #288AFD;
  border-radius: 0px;
  color: #125CFD;
  font-weight: normal;
  font-size: 14px;
}

body.vertical-layout.vertical-menu.menu-expanded .content {
  margin-left: 186px;
}

.breadcrumb-item a {
  color: #125CFB;
}

.main-menu.menu-light .navigation>li .active>a {
  background: #D1DEFC;
  border-radius: 0;
  color: #125CFD !important;
  font-weight: normal !important;
  border-left: 3px solid #288AFD;
}

.main-menu.menu-light .navigation>li.menu-collapsed-open>a,
.main-menu.menu-light .navigation>li.open>a {
  border-right: none;
}

.main-menu.menu-light .navigation>li ul .hover>a,
.main-menu.menu-light .navigation>li ul:hover>a {
  background: #F0F5FF;
}

html body .content .content-wrapper {
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
}

.breadcrumb-new .content-header-title {
  border-right: none;
  margin: 0px;
}

/* 策划指挥搜索按钮图标 */
#search-nav ul li.nav-item:nth-child(1) div button {
  background: url("../../app-assets/images/plan/360search1.png") round;
}

#search-nav ul li.nav-item:nth-child(1) div button.btn-primary {
  background: url("../../app-assets/images/plan/360search2.png") round;
}

#search-nav ul li.nav-item:nth-child(2) div button {
  background: url("../../app-assets/images/plan/sougou1.png") round;
}

#search-nav ul li.nav-item:nth-child(2) div button.btn-primary {
  background: url("../../app-assets/images/plan/sougou2.png") round;
}

#search-nav ul li.nav-item:nth-child(3) div button {
  background: url("../../app-assets/images/plan/weibo1.png") round;
}

#search-nav ul li.nav-item:nth-child(3) div button.btn-primary {
  background: url("../../app-assets/images/plan/weibo2.png") round;
}

#search-nav ul li div button {
  border: none;
  width: 102px;
  height: 32px;
}

.btn-min-width {
  min-width: 0;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0px;
}

#search-website input.form-control.input-xl+.form-control-position {
  top: 0px;
}

.bg-info.bg-glow,
.btn-info.btn-glow,
.btn-outline-info.btn-glow {
  box-shadow: none;
}

.card {
  margin-bottom: 1rem;
}

html body .content .content-wrapper .content-header-title {
  font-size: 18px;
}

.main-menu.menu-light .navigation>li.open>ul>li:hover>a {
  padding-left: 54px;
}

.clickOpen code {
  background: #FFF6EA;
  color: #FAB863;
  height: 26px;
  text-align: center;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 0px;
}

.clickOpen {
  margin-left: 15px;
}

.page-item.disabled .page-link {
  color: #9EBCFF;
  border-color: #9EBCFF;
}

.page-item.active .page-link {
  background-color: #4D85FF;
  border-color: #4D85FF;
}

.nav-tabs .nav-link {
  border: none;
  color: #545766;
}

.nav-tabs .nav-link.active {
  color: #125CFD;
}

.header-navbar .navbar-container ul.nav li:nth-child(n+1)>a.nav-link {
  font-family: MicrosoftYaHei;
}

.modal-content {
  border: none;
}

.nav.nav-tabs .nav-item .nav-link.active {
  position: relative;
}

.nav.nav-tabs .nav-item .nav-link.active::after {
  content: "";
  height: 2px;
  width: 70%;
  background: #125CFD;
  position: absolute;
  left: 15%;
  bottom: -9px;
  border-radius: 1px;
}

.mr-25 {
  margin-right: 0px !important;
}

.nav-tabs .nav-item {
  border-bottom: 1px;
}

.nav-tabs {
  border-bottom: 1px solid #F4F5FA;
  height: 50px;
}

#showDict .nav-tabs {
  height: auto;
}

div.dataTables_wrapper div.dataTables_length select {
  margin: 0 5px;
}

#DataTables_Table_0_wrapper_modal {
  background: #125CFB !important;
  border-radius: 3px;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}

.DataTables_Table_0_wrapper_unique,
.DataTables_Table_0_wrapper_recycle {
  border-radius: 3px;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}

table {
  border-collapse: collapse !important;
}

table.dataTable tbody tr td:nth-child(2) {
  text-align: left;
}

/* .dataTable tbody tr td .hasImg{
    background: #D8F9FF !important;
    color: #05B8DA !important;
    margin-top: -9px !important;
    float: left !important;
    height: 39px !important;
    margin-bottom: -8px !important;
    border-radius: 0px !important;
    margin-left: -10px !important;
    text-align: center !important;
    width: 30px !important;
    padding: 8px 5px !important;
    white-space: normal;

}
.dataTable tbody tr td .hasVideo{
    background: #EBE8FA !important;
    color: #7057FB !important;
    margin-top: -9px !important;
    float: left !important;
    height: 39px !important;
    margin-bottom: -8px !important;
    border-radius: 0px !important;
    margin-left: -10px !important;
    text-align: center !important;
    width: 30px !important;
    padding: 8px 5px !important;
    white-space: normal;
} */
.pagination .page-link {
  border-color: #9EBCFF !important;
  color: #9EBCFF !important;
}

.node-expandible-tree:not(.node-disabled):hover {
  background: #F0F5FF !important;
}

#expandible-tree .list-group .node-selected {
  background: #D1DEFC !important;
  color: #125CFD !important;
}

#expandible-tree .list-group li .badge {
  background: none;
  padding-right: 0px;
  margin-right: 0px;
  position: absolute;
  right: 16px;
  top: 18px;
}

#expandible-tree .list-group li .badge a {
  color: #125CFD;
  background: none;
  display: inline-block;
}

.badge.badge.float-right {
  margin-left: 0px;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  background: #F0F5FF;
}

.list-group .list-group-item-action:active {
  background-color: #E6EEFF;
  color: #125CFD;
}

.card {
  box-shadow: none;
}

#A1 {
  background: #E4EEFE;
}

#A1 .card-title {
  color: #3382FF;
}

#A3 {
  background: #E3F5EB;
}

#A3 .card-title {
  color: #07C160;
}

#A4 {
  background: #F8EBEB;
}

#A4 .card-title {
  color: #F42C2C;
}

#A5 {
  background: #F3E8F6;
}

#A5 .card-title {
  color: #545766;
}

#A6 {
  background: #FAF2EA;
}

#A6 .card-title {
  color: #FF7802;
}

.list-group .list-group-item {
  border: none;
}

.clickSee {
  width: 96px;
  height: 32px;
  line-height: 32px;
  background: none !important;
  color: #125CFD !important;
  text-align: center;
  display: inline-block;
  padding: 0px;
}

.clickSee:hover {
  background: #125CFB !important;
  border-color: #125CFB !important;
}

.classic {
  position: relative;
}

.classic::after {
  content: "";
  background: url("../../app-assets/images/other/classic.png");
  background-size: cover;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100px;
  height: 32px;
}

.fullScreen {
  position: absolute;
  right: 20px;
  padding: 0px !important;
  top: 3px;
}

.btn-addClass,
.btn-return {
  color: #fff !important;
}

.userBox a {
  padding-right: 0px;
}

.userInfo {
  /* margin-right: 25px; */
  margin-right: 0px;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 8px 10px !important;
}

.list-group-item.active {
  color: #125CFD !important;
  background: #D1DEFC !important;
}

.content-wrapper .row {
  margin-right: 0px;
}

.btn-add {
  background: #125CFB !important;
  border: none !important;
}

.btn-add:focus {
  background: #125CFB !important;
  border: none !important;
}

.btn-add:hover {
  background: #1050D9 !important;
  border: none !important;
}

.btn-success {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  text-align: center;
  color: #FFFFFF !important;
  background: #125CFB !important;
  border: none;
}

.btn-success:hover {
  background: #1050D9 !important;
  border: none !important;
}

.box-shadow-2 {
  box-shadow: none !important;
}

/*.sorting_disabled {*/
/*  min-width: 80px !important;*/
/*}*/

#search_result {
  border: 1px solid #E9E9E9;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation>li>a>i:before {
  font-size: 1.4rem;
}

.feather {
  margin-left: 14px;
}

.card-header {
  height: 40px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.card-body {
  padding-top: 10px;
}

.card-header .heading-elements {
  top: auto;
}

.card-title {
  display: flex;
  align-items: center;
}

.treeview .list-group .list-group-item {
  text-align: left;
  padding-right: 40px;
  position: relative;
}

.list-group-item-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.list-group-item-action img {
  width: 23px;
  height: 23px;
}

.validate .bootstrap-tagsinput .label-info {
  white-space: nowrap;
  display: inline-block;
}

table.dataTable td:last-child {
  /*white-space: nowrap;*/
}

.list-group .list-group-item.active {
  color: #125CFD !important;
}

.newbtn1 {
  border: none;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  padding: 0 15px;
  text-align: center;
}

.bluebtn,
.webuploader-pick {
  background: #125CFD !important;
  /* height: 40px; */
  border: none;
}

#platform_tree .list-group-item.active {
  color: #125CFD !important;
}

.bg-secondary.bg-glow,
.btn-outline-secondary.btn-glow,
.btn-secondary.btn-glow {
  box-shadow: none;
}

.dataTable tr td a,
table tbody tr td a {
  color: #125CFD !important;
}

.surebtn {
  background: #125CFD !important;
  color: #fff !important;
  border: none !important;
}

.surebtn:hover,
.bluebtn:hover,
.webuploader-pick:hover {
  background: #1050D9 !important;
  color: #fff !important;
  border: none !important;
}

.cancelbtn {
  background: #fff !important;
  border: 1px solid #125CFD !important;
  color: #125CFD !important;
}

.cancelbtn:hover {
  background: #fff !important;
  border: 1px solid #1050D9 !important;
  color: #1050D9 !important;
}

.main-menu.menu-light .navigation>li .active>a {
  margin: 0;
}

/*.dataTable thead tr th:last-child {*/
/*    text-align: center;*/
/*}*/

.row .collapse form .form-group {
  margin-bottom: 20px !important;
  height: 40px !important;
}

.main-menu.menu-light .navigation>li ul li>a {
  padding-left: 0 !important;
  text-align: center !important;
}

.videoBadge {
  background: #698feb !important;
  color: #fff !important;
}

.imgBadge {
  background: #77c7c0 !important;
  color: #fff !important;
}

.modal-header {
  background: #E5ECFB;
  padding: 10px 35px;
}

.modal-header h2 {
  font-size: 16px;
  font-weight: bold;
}

.modal-cancel {
  background: #fff !important;
  color: #818181 !important;
  border: 1px solid #D8D8D8 !important;
}

.modal-cancel:hover {
  background-color: #E8EDF6 !important;
  color: #818181 !important;
  border: 1px solid #D8D8D8 !important;
}

.modal-sure {
  color: #fff;
  background-color: #125CFB !important;
  border: 1px solid #125CFB !important;
}

.modal-sure:hover {
  color: #fff;
  background-color: #1050D9 !important;
  border-color: #1050D9 !important;
}

.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
  color: #4e5154;
  border-color: #1e9ff2;
}

.newcircle {
  background: #EBEBEB;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 15px auto;
  box-sizing: border-box;
  border: 1px solid #BFBFBF;
}

.card .collapse .match-height .card-img-top {
  height: 200px;
}

#newBox {
  float: right;
  width: 20%;
}

.newBox1 {
  float: left;
  width: 78%;
}

#newBox .btn-group-sm>.btn {
  margin-bottom: 10px;
}

.dataTables_wrapper .dataTables_length {
  font-size: 12px;
}

.main_center table tr td:last-child {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

#search-website .collapse .card-body {
  padding-top: 24px;
}

#search-website #search-nav {
  padding-top: 14px;
}

.btn-outline-vimeo {
  border: 1px solid #125CFB !important;
  color: #125CFB;
}

.btn-social-icon {
  height: 40px;
}

.form-control option {
  height: 40px;
  line-height: 40px;
}

#platform_tree .list-group-item {
  position: relative;
  padding-right: 40px;
}

.brand-text {
  font-size: 18px;
}

#DataTables_Table_0_wrapper_unique {
  /* height: 30px;
    line-height: 30px;
    padding: 0 15px; */
  /* border: none; */
}

.col-12 {
  padding-right: 0px;
}

.dataTable tbody tr.selected a {
  color: #fff !important;
}

.col-md-12 {
  padding-right: 0px;
}

.sub-list {
  border: none !important;
}

.tabs-options {
  border: 1px solid #B7B7B7;
}

.preload-modal-body .editor-box img,
.right-inner-box img {
  width: 100% !important;
}

.tabs-options .top-imgs-box {
  width: 100% !important;
}

.content-img img {
  width: 100% !important;
}

#platform_tree .list-group-item {
  padding: 0px;
  height: 57px;
}

a.platform_tree_link {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 40px;
}

.preload-modal-body .editor-box img {
  height: auto !important;
}

.noborder {
  border: none;
  border-bottom: 1px solid #E4E2E2;
}

.noborder1 {
  border: none;
}

/* 左侧列表高度问题 */
.content-wrapper .float-left {
  min-height: 500px;
}

/* 视频库跟图片库选中后颜色 */
.option-items.active .bottom-box .radio-box .icons {
  background-color: #C0D4FF !important;
  border: 2px solid #C0D4FF !important;
}

.option-items.active {
  border: 1px solid #C0D4FF !important;
}

/* 投稿弹框样式 */
/*#edui143 {*/
/*    top: 100px !important;*/
/*}*/

/*#edui143_titlebar {*/
/*    background: #E5ECFB;*/
/*}*/

/*#edui148 {*/
/*    top: 100px !important;*/
/*}*/

/*#edui148_titlebar {*/
/*    background: #E5ECFB;*/
/*}*/

/* 上传中遮罩层---- 开始 */
.uploading-outer-box {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}

.uploading-outer-box .upload-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999999;
}

.uploading-outer-box .loadding-content {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999999;
  transform: translate(-50%, -50%);
  text-align: center;
}

.uploading-outer-box .loadding-text {
  color: #fff;
  font-size: 14px;
  padding-top: 10px;
}

/* 上传中遮罩层---- 结束 */

.userName {
  display: inline-block;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1500px) {
  .header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
    margin-right: 30px !important;
  }

  .header-navbar .navbar-container ul.nav li>a.nav-link {
    padding: 0 15px !important;
  }
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
  display: flex;
  align-items: center;
}

.validity {
  margin: 10px;
  display: inline-block;
  font-family: MicrosoftYaHei-Bold;
  color: #49484E;
}

.btn-group-buy {
  display: flex;
  align-items: center;
}

.card-body .btn-buy {
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  color: #125CFB;
}

.card-body .btn-buy-icon {
  width: 7px;
  height: 11px;
  display: inline-block;
  background: url("../../app-assets/images/more-right.png") no-repeat;
  margin-left: 10px;
}

/* apps-oa */
.dataTable.school-app {
  table-layout: fixed;
}

.dataTable.school-app tr td:nth-child(4) a {
  display: block;
}

/* 链接稿件样式 */
.linkBadge {
  background-color: #8f6cca;
  color: #fff;
}
