body{
	font-family: Arial;
}

label{
	text-align: left;
}

.label20, label50, label70,.label80, .label100, .label120, .label130, .label140, .label150, .label160, .label170, .label180, .label190, .label210, .label230, .label270{
	border-bottom: 1px solid #DDD;
	border-left: 3px solid #DFDFDF;
	background-color: #F3F3F6;
	padding: 4px 3px !important;
	padding-left: 5px !important;
	margin-right: 3px;
	width: 100px;
	font-size: 8pt;
}

.label20
{
	width: 20px !important;
}
.input180
{
	width: 180px !important;
}
.label50
{
	width: 50px !important;
}
.label70
{
	width: 70px !important;
}
.label80
{
	width: 80px !important;
}

.label100{
	width: 100px !important;
}

.label120{
	width: 120px !important;
}

.label130{
	width: 130px !important;
}

.label140{
	width: 140px !important;
}

.label150{
	width: 150px !important;
}

.label160{
	width: 160px !important;
}

.label170{
	width: 170px !important;
}

.label180{
	width: 180px !important;
}

.label190{
	width: 190px !important;
}

.label210{
	width: 210px !important;
}

.label230{
	width: 230px !important;
}

.label250{
	width: 250px !important;
}

.label270{
	width: 270px !important;
}

.divLabel70 label{
	width: 70px !important;
}

.divLabel80 label{
	width: 80px !important;
}

.divLabel110 label{
	width: 110px !important;
}

.divLabel120 label{
	width: 120px !important;
}

.divLabel130 label{
	width: 130px !important;
}

.divLabel140 label{
	width: 140px !important;
}

.divLabel150 label{
	width: 150px !important;
}

.divLabel160 label{
	width: 160px !important;
}

br{
	clear: left;	
}

.fieldset{
	padding: 5px;
	border: 1px solid #999;
}

.inputEnabled{
	border: 1px solid #98AEC6;
}

.inputDisabled{
	border: 1px solid #CCC;
	background-color: #EFEFEF;
}

.erro{
    color: Red;
}

.imagem{
	margin-bottom: 2px;	
}

.x-form-item label{
	border-bottom: 1px solid #DDD;
	border-left: 4px solid #DFDFDF;
	background-color: #F6F6F9;
	padding: 4px 3px !important;
	padding-left: 5px !important;
	margin-right: 3px;
	width: 100px;
	font-size:8pt;
}
.titulo .x-form-item{
	font-size:8pt !important;
}

.x-box-mc h3{
	margin-top: -2px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

.normalLabel label{
	float: none !important;
	background-color: transparent !important;
	border: none !important;
	display: inline !important;
	clear: none !important;
	vertical-align: middle;
}

.cboSolictacao
{
	display:none;
}

