/** 
 * Author: JNeil
 * JQuery UI Efile style overrides
 *
 */
 
span.ui-dialog-title
{
	text-shadow: 1px 1px 1px #363636;
}

.ui-icon-circle-check 
{ 
	background-image: url(jquery-ui-efile-images/ui-icons_326029_256x240.png) !important;
	background-position: -208px -192px;
	background-repeat: no-repeat;
}

.ui-icon-check
{
	background-image: url(jquery-ui-efile-images/ui-icons_326029_256x240.png) !important;
}

.ui-icon-alert
{
	background-image: url(jquery-ui-efile-images/ui-icons_cd0a0a_256x240.png) !important; 
	background-position: 0 -144px;
	background-repeat: no-repeat;
}

.screenMessageIcon-closethick
{
	background-image: url(jquery-ui-efile-images/ui-icons_454545_256x240.png) !important;
	cursor: pointer;
}

.ui-button-text
{
	text-shadow: 1px 1px 1px #363636;
}

.ui-icon-info
{
	background-image: url(jquery-ui-efile-images/ui-icons_1215af_256x240.png) !important;
	cursor: pointer;
}