/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.error{background: navajowhite;}
.missing {background-color:LemonChiffon; border:2px groove GoldenRod;}


.ui-dialog-titlebar {background-color:#e54e00;color:#ffffff}
.ui-widget-overlay {opacity: .70; filter: Alpha(Opacity=70);}

