*{
   margin: 0;
   padding: 0;
}
i:before {
   content: "" !important;
}
.btn-wrap button {
   display: flex;
   align-items: center;
}
.fundpayment-entry-dialog .main-div .base-info .base-info-title .label[data-v-1b3cd8e8] {
   padding-right: 4px;
}
.vxe-table .vxe-cell {
   white-space: normal;
}
.main-navbar{
   display: flex;
}
.main-navbar .main-icon {
   width: 32px;
   height: 26px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 16px;
   cursor: pointer;
   color: #666;
   background-color: #fff;
   margin-right: 5px;
}
.page-container{
   background-color: #fff;
}
.main-navbar .is-active{
   background-color: #2d89d9 !important;
}
.fundpayment-container[data-v-e3416e06] {
   height: calc(100% - 32px);
}
.el-dialog__wrapper {
   top: -58px;
   left: -140px
}
.layui-upload-file{
   display: none;
}
header .left span{
   margin-left: 6px !important;
}
.checkbox {
   width: 14px;
   height: 14px;
   position: absolute;
   left: 9px;
   top: 6px;
}
.text_right{
   text-align: right;
}
.table_input{
   width: 100%;
   border: none;
   outline: none;
   background-color: transparent;
   padding: 0;
}