@import "../../form.less";
.refer-tree-content .am-accordion-content-box{
  padding-left:10px;
}

.refer-check-box{
  margin-left:15px;
}
.YYRefer-list .custom-pagination-with-icon{
  margin-top: 2vh;
}

.refer-tree-content .am-accordion-header{
  white-space: inherit !important;
  height:auto !important;
}

.refer-tree-content .am-list-content{
  white-space: inherit !important;
}
.refer-tree-content{
  flex-grow:1;
  overflow:auto;
}
.yyreferlist-content{
  flex-grow:1;
  overflow:auto;
}
.Nav{
  width: 100vw;
}
.yyrefer-tap{
  width:100vw;
  height: 48px;
  background-color: white;
}
.refer-lazytree-content{
  flex-grow:1;
  overflow:auto;
}
.referBottom .yy-label-required:after{
  .required;
}
.referBottom.am-list-item .am-list-line .am-list-extra{
  flex-basis: 55%;
}
.ijz-refer{
  overflow: scroll !important;
  text-overflow: clip !important;
}
.ijz-refer::-webkit-scrollbar{
  display:none;
}
.yyrefer-tree-icon-openclose{
  position: absolute;
  right:5px;
  top:10px;
  width:50px;
  z-index: 2;
}
.refer-content .am-list-item{
  border-bottom: 0px solid #CCCCCC!important;
}
.refer-content .am-list-content{
  white-space: normal!important;
  word-wrap: break-word;
}
.list-content .am-list-content{
  white-space: normal!important;
  word-wrap: break-word;
}