/*  覆盖平台refer统一样式 */
.ncc-refer-container .refer-wrapper .refer-wrapper-content {
  border-radius: 1px;
  border: 1px solid #e5e6e7;
  height: 32px;
}
/*统一面包屑处理*/
.y-breadcrumb {
  display: none;
}
.ncc-refer-model.u-modal-dialog.referModal .u-modal-content .u-modal-header{
  width: 100%;
}

.ibox-title {
  min-height: 0
}

.ibox-m-title {
  display: none;
}
.ncc-refer-container .refer-select-wrapper .refer-canzhao-wrapper {
  top: 5px;
}
/* ys参照兼容样式 */
body>#container{
  background-color: inherit;
}
.u-input-group-btn[shape=border]{
  border: 0px;
  z-index: 8;
}
.viewCell.width-percent-33{
  width: 100%!important;
}
.ant-row>.col-line.viewCell{
    padding:0;
}
.ant-row .yonicon-close-circle{
    position: relative;
    top: -2px;
}
#yxyweb-support-container .u-modal-backdrop.fade.in{
    background: none!important;
}
.u-modal-open .u-modal.fade.in{
    background-color: rgba(55,55,55,.6)!important;
}
.y-select-hasmore.anticon.anticon-canzhao{
    right: 10px!important;
}
.anticon:before {
    display: block;
    font-family: "iconfont" !important;
}
.anticon-canzhao:before {
    content: "\e6fe";
    color: #adb4bc;
    font-size: 16px;
}
.ant-search-input-wrapper .u-form-control{
  border-radius: 2px !important;
  border:1px solid #e5e6e7 !important;
}
/* ys参照兼容样式 */