#uc-main-dialog {
    font-size: 14px;
}

#uc-main-dialog button.uc-switch {
    display: none;
}

#uc-main-dialog  a {
    color: #870d87;
}

#uc-main-dialog  .list-item-body .list-item {
    background-color: #f2f2f2;
}

#uc-main-dialog .sections-header> div.active  {
    color: #0ba2e3;
    border-bottom-color: #0ba2e3;
}
#uc-main-dialog .sections-header> div  {
    color: #870d87;
}
