.ajax-loader
{
	width: 20px;
}
label.error {
    color: red;
    font-size: 10px;
}
#sccrm_customer_create_date-error
{
	font-size: 14px;
	text-align: center;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 10px;
}
.hidden-error-msg
{
	padding: 0px;
}
#sccrm_customer_message
{
	height: auto !important;
	width: auto !important;
}
.sccrm_msg_class
{
	color: #00ff00;
}