
[data-v-7d1a4190] .el-tabs__nav-wrap .is-top{
    /* display: none; */
}
[data-v-7d1a4190] .el-tabs--border-card>.el-tabs__header{
    background-color: rgb(233, 240, 254);
}
[data-v-7d1a4190] .el-tabs--border-card>.el-tabs__header .el-tabs__item{
    color:#323232;
    font-weight: bold;
    font-size: 1.1  5rem;
}
[data-v-7d1a4190] .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
    color:#3E90FF;
}
[data-v-7d1a4190] .el-table th.el-table__cell>.cell{
    font-weight: bold;
    font-size: 1.25rem;
    color: #323232;
}
[data-v-7d1a4190] .el-table .cell{
    font-weight: 400;
    font-size: 1.13rem;
    color: #323232;
    line-height: 1.5rem;
}
[data-v-7d1a4190] .el-input--small .el-input__inner{
    height: 2.4rem !important;
}
[data-v-7d1a4190] .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
    background: #F5F7FA;
}
[data-v-7d1a4190] .el-table::before{
    display: none;
}

