.ui-dialog .ui-dialog-titlebar {
    background-image: url('../../favicon.ico');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    padding-left: 30px;
}
.ui-widget-overlay {
    background: none;
    background-color: #808080;/*gray*/
}