﻿.web-loading
{
	
}
.dateformat
{
}
.timeformat
{
}
.dropdown
{
}
	.dropdown span
	{
		width:100%!important;
	}
.currencyformat
{
	text-align:right;
	padding-right:5px;
}
.decimal
{
	text-align:right;
	padding-right:5px;
}
.numberformat
{
	text-align:right;
	padding-right:5px;
}
.loading-background
{
	background-color:white!important;
	overflow:hidden!important;
}
	.web-loading .progress-label
	{
		text-align:center;
		background-position: center -10px;
		background-color: white;
		width: 120px;
		height: 30px;
		background-image: url('../images/Preloader.gif');
		background-repeat: no-repeat;
	}
	.web-loading .ui-dialog-titlebar {display:none}

.validateTips
{
	border-width: thin;
	border-color: #008000;
	margin: 0px;
	margin-top:10px;
	padding: 5px;
	border-top-style: solid;
}
.edit-icon,
.delete-icon,
.action-Button
{
	font-size:75.5%!important;
}