.yunpan-settings-page h2{
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: rgba(24, 144, 255, 1);
    padding: 15px;
    font-size:16px;
}
.yunpan-settings-page table{
    background:#FFF;
    
}
.yunpan-settings-page table tr,.yunpan-settings-page table th{
    padding-left: 20px !important;
}
.yunpan-settings-page .description {
    font-size: 14px;
    color: #666;
  
}
.yunpan-settings-page .custom-settings-form button,.yunpan-settings-page .custom-settings-form .button-primary{
    border-width: 0px;
    width: 162px;
    height: 32px;
    background: inherit;
    background-color: rgba(24, 144, 255, 1);
    border: none;
    border-radius: 4px;
    box-shadow: none;
    font-family: 'Microsoft Tai Le', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
}
.old-acctachment table tr:first-child{
    display: none;
}
.sync-settings table tr:nth-last-child(2) ,.db-replace table tr:nth-last-child(2) {
    display: none;
}