/**************************************************************
* This file overrides the Jquery UI and requires the below JQuery UI files to be loaded first
* which should be loaded with the JQuery control:
* jquery-ui-1.7.2.custom.css
* jquery-ui-1.7.2.custom.override.generic.css (THIS FILE)
* jquery-ui-1.7.2.custom.override.branding.css (ALSO LOADED)
***************************************************************/

/* Dialog
----------------------------------*/
.ui-dialog { overflow: hidden; z-index: 101; position:absolute; outline:0}

.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em;}

.ui-dialog .ui-dialog-title { margin: .1em 16px .2em 0; }

.ui-dialog .ui-dialog-content { position: relative;}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-dialog-buttonpane button { float: none; }

/* Datepicker
----------------------------------*/
.ui-datepicker { display: none; }

/* with multiple calendars
----------------------------------*/
.ui-datepicker-row-break { font-size:0em; }