﻿/* jQuery ui Theme CSS */


@import url("ui.core.css");
@import url("ui.datepicker.css");

/*@import "ui.theme.css";*/
/* 
this is a custom ui.theme.css that explicitly applies to datepicker, so other UI components do not pick up style
*/
@import "ui.themedatepicker.css";



