﻿ui-datepicker-month {
    color: #000 !important
}

.ui-widget {
    font-family:inherit !important;
    font-size:inherit !important
}


.ui-widget-header {
    background: #394d68 /*url("images/ui-bg_gloss-wave_55_394d68_500x100.png")*/ repeat-x scroll 50% 50%;
}

.ui-widget-overlay {
	background: #000000 url("images/ui-bg_flat_0_444444_40x100.png") 50% 50% repeat-x;
	opacity: .7;
	filter: Alpha(Opacity=70); /* support: IE8 */
    z-index: 1001 !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family:inherit !important;
    font-size:inherit !important
}

.ui-front {
	z-index: 200;
}

select.ui-datepicker-month {
    color:#000 !important
}

.ui-dialog {
    z-index:5500 !important
}

.ui-datepicker {
    z-index:6001 !important
}
