/* Component containers
----------------------------------*/
.ui-widget { font-family: Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #999999; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #101010; }
.ui-widget-content a { color: #027aaa; }

/* Component containers
----------------------------------*/
/*
*/



/* Dialog
----------------------------------*/
.ui-dialog .ui-dialog-titlebar { padding: .2em .3em .1em 1em; position: relative;  }

/* Overlays */
.ui-widget-overlay { background: #666666; opacity: .75;filter:Alpha(Opacity=75); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .80;filter:Alpha(Opacity=80); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Accordion

/* Interaction Cues
----------------------------------*/
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #0c84b4; }

/* Tabs */
.ui-tabs { padding: 0; background: none; border: solid 2px #fbcb09; margin-bottom: 15px; }
.ui-tabs .ui-tabs-nav li a { font-family: "Segoe UI", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 110%; font-weight: bold; }

/* DatePicker */
.ui-datepicker { z-index: 1000000 }