#uc-corner-modal-anchor button {
    background-color: #666 !important;
    opacity: 0.8;
}
#uc-corner-modal-anchor button:hover {
    opacity: 1;
}
