/*!
* jQuery Mobile 1.4.2
* Git HEAD hash: 9d9a42a27d0c693e8b5569c3a10d771916af5045 <> Date: Fri Feb 28 2014 17:32:01 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/


input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button 
{
    -webkit-appearance: none !important; margin: 0 !important;
}
label.error     
{
	color: red;    
	font-size: 16px;    
	font-weight: normal;    
	line-height: 1.4;    
	margin-top: 0.5em;    
	width: 100%;    
	float: none;
}
em
{
	color:Red;
}

.ui-grid-ladpc-label
{
  	font-size:large;
  	margin-top:20px;
  	color:#383a39;
}

.ui-grid-pratim-yishiim
{
	width:280px;
}

.content-ladpc
{
	margin-right: -30px !important;
	background-color: #f7f7f7;
}
.stepsArea
{
	width: 480px; 
	height: 30px;
	line-height: 78px;
	margin-right:-10px;
	margin-top:-20px
}

.steps-bar{
	width:100%;
	margin-top:0px;
}

#errorBox
{
	font-size: 14px;    
	font-weight: normal;    
	background-color:#007b09;
	color:White;
	text-align:center;
}