
[data-v-bb170964] .ant-upload{
    border: none;
    width: auto!important;
    height: auto!important;
    margin-bottom: 0!important;
    margin-right: 0!important;
    border-radius: 10px;
}  

.navs{
    padding-left: 0;
    margin-bottom: 0;
.active{
        color: #fff;
        position: relative;
        background: var(--color);
        border-top-left-radius: 26px;
        border-bottom-right-radius: 26px;
        -webkit-transition: .5s all ease;
        transition: .5s all ease;
}
.li{
        list-style: none;
        display: inline-block;
        padding: 5px 15px;
        cursor: pointer;
}
}
.margin-tb-xl{
    margin: 20px 0;
}
.noHidden{
&::-webkit-scrollbar {  
        width: 0;
}
}

[data-v-c3c89a2c] .ant-divider-inner-text{
    color: var(--color);
    font-size: 20px;
}
[data-v-c3c89a2c] .ant-table-footer{
    padding: 0;
}
[data-v-c3c89a2c] .ant-upload{
    border: none;
    width: auto!important;
    height: auto!important;
    margin-bottom: 0!important;
    margin-right: 0!important;
    border-radius: 10px;
}
.headIcon[data-v-c3c89a2c]{
    width: 130px;
    right: 24px;
    top: 10px;
    z-index: 1;
    border-radius: 50%;
}
.headIcon .ant-upload[data-v-c3c89a2c]{
    border: none;
    width: 130px;
    height: 130px;
    margin-bottom: 0!important;
    margin-right: 0!important;
    border-radius: 10px;
}
[data-v-c3c89a2c] th{
    background: #eee!important;
}

