﻿.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff !important;
    color: #222;
}

.ui-widget-overlay {
    background: #aaa !important;
    opacity: .3;
}
