input {
	font-family: verdana, helvetica, arial;
}

.geraForm-l,
.geraForm-r {
	display: none;
}

.geraForm {
	width:100px;
	border: 1px solid #c9c9c9;
	font-family: verdana,helvetica;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding: 2px;
	text-align: right;
	background-image: url(../form/bg_input.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
	border-radius: 4px;
	padding-left: 8px;
}
.geraForm:focus {
	box-shadow: 0px 0px 3px 3px #e8e8e8;
}
.geraForm.ob {
	background-image:url(../form/bg_input_ob.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #fff;
}
.geraForm-real {
	background-image:url(../form/bg_input_real.png);
	padding-left:24px;
}
.geraForm-real.ob {
	background-image:url(../form/bg_input_ob_real.png);
}
.geraForm-textarea {
	text-align: left;
	width: 625px;
	height:65px;
}
/* TODO: Textearea P M e G */
#crd_obs, .geraForm-textareaP {
	width: 470px;
}
.geraForm-frac1 {
	width: 110px;
}
.geraForm-frac2 {
	width: 120px;
}
.geraForm-frac3 {
	width: 130px;
}
.geraForm-frac4 {
	width: 140px;
}
.geraForm-date {
	width: 95px;
}
.geraForm-intP {
	width: 38px;
	text-align: left;
}
.geraForm-intM {
	width: 75px;
	text-align: left;
}
.geraForm-intG {
	width: 90px;
	text-align: left;
}
.geraForm-tel {
	width: 125px;
}
.geraForm-tel-ddd {
	width: 28px;
}
.geraForm-tel-telefone {
	width: 95px;
}
.geraForm-hora {
	width: 55px;
}
.geraForm-cpf {
	width: 125px;
}
.geraForm-cnpj {
	width: 155px;
}
.geraForm-textP {
	width: 75px;
	text-align: left;
}
.geraForm-textM {
	width: 255px;
	text-align: left;
}
.geraForm-textG {
	width: 510px;
	text-align: left;
}
.geraForm-autocompleteP {
	width: 75px;
}
.geraForm-autocompleteM {
	width: 255px;
}
.geraForm-autocompleteG {
	width: 510px;
}
.geraForm-time {
	width: 60px;
}
.geraForm-readonly {
	background-color: #f4f4f4 !important;
	color: #585858;
}
.geraForm-file, .geraForm-fileedit {
	background: none;
	border: none;
	width: 281px;
	text-align: left;
}
.geraForm-file ul, .geraForm-fileedit ul {
	text-align: right;
}
.obrigatorio {
	background: url(../form/bg_obrigatorio.png) no-repeat top left #fff;
	padding-left: 7px;
}
.obrigatorioCheckbox {
	background: url(../form/bg_obrigatorio.png) no-repeat top left #fff;
	padding-left: 3px;
}
.legendaOb {
	font-size: 85% !important;
	color: #999;
	padding: 2px;
	margin-bottom: 5px;
}
.busca {
	padding-left: 18px;
	background: url(../form/bg_input_busca.png) top left;
}
.busca.ob {
	padding-left: 18px;
	background: url(../form/bg_input_busca_ob.png) top left;
}
.limpo, .limpo:hover {
  background: none;
  border: none;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.tituloArquivoAnexos {
	background: url(../images/bg_gradient_green.png) repeat-x bottom left;
	height: 26px;
	line-height: 24px;
	margin: 10px 0;
	padding: 0 4px;
	font-size: 10px;
	color: #406D1A;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top: 1px solid #B9E88E;
	border-left: 1px solid #B9E88E;
	border-right: 1px solid #B9E88E
}
.arquivosAnexados {
	margin: 0;
	padding: 0;
	width: 100%;
}
.arquivosAnexados li {
	list-style: none;
	display: inline;
	float: left;
	padding: 1px 3px;
	border: 1px solid #5D8140;
	background: #E0F2D0;
	color: #4E6C35;
	margin: 1px;
	white-space: nowrap;
}
.arquivosAnexados li img {
	margin-left: 3px;
	cursor: pointer;
}
.divCheckbox {
	background-image: url("../images/checkbox.png");
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 0 0;
}
.divChecked {
	background-position: 0 -46px;
}
.expand_colap {
	float: right;
	width: 12px;
	height: 12px;
	background: url('../images/form/expand_colap.png') left top no-repeat;
}
.expand_colap:hover, .expand_colap.hover {
	background-position: left -18px;
}
.expand_colap.down {
	background-position: right top;
}
.expand_colap.down:hover, .expand_colap.down.hover {
	background-position: right -18px;
}
/*.fieldset {
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 0 5px #E8E8E8;
	-webkit-box-shadow: 0 0 5px #E8E8E8;
	font-size: 8pt;
	padding: 8px 4px 4px;
	margin-top: 15px;
}*/

/* ----------*/

.fieldSetatual {
	box-shadow: 0 0 15px #999999;
}
.fieldSetanterior {
	box-shadow: 0 0 5px #CCCCCC;
}
.fieldSetproximo {
	opacity: .4;
}
/*.fieldSet > .legenda {
	background: #EDEDED;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);  Chrome10+,Safari5.1+
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	border-radius: 5px;
	box-shadow: 0 0 5px #E8E8E8;
	-webkit-box-shadow: 0 0 5px #E8E8E8;
	color: #585858;
	margin: -10px 0 0 0;
	padding: 5px;
}

*/
.fieldSetatual > .legenda {
  font-size: 120%;
  font-weight: bold;
}

/*------------ */


.fieldset_ .legend_ {
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #F3F3F3 50%, #EDEDED 51%, #FFFFFF 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	border-radius: 5px;
	box-shadow: 0 0 5px #E8E8E8;
	-webkit-box-shadow: 0 0 5px #E8E8E8;
	color: #585858;
	margin-top: -10px;
	padding: 5px;
}
.ui-combobox {
	position: relative;
	display: inline-block;
	padding-right: 25px;
}
.ui-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* adjust styles for IE 6/7 */
	*height: 1.7em;
	*top: 0.1em;
}
.ui-combobox-input,
#listaItens .ui-combobox-input {
	margin: 0;
	padding: 0.3em;
	width: auto;
}
#listaItens .ui-state-default {
	box-shadow: none;
}
.ui-combobox-category {
	font-weight: bold;
	color: #69996D;
}
.checklabel {
	display: inline;
}

#listaItens .ui-combobox-input {
	margin: 0;
	padding: 0.3em;
	width: auto;
}
#listaItens .ui-state-default {
	box-shadow: none;
}

.linhaTR input {
	border: 0;
	width:100%;
	padding:0;
	margin:0;
}
.linhaTR .ro {
	color: #585858;
}
.linhaTR .numeroLinha {
	color: #999;
	font-size: xx-small;
	text-align: center;
	vertical-align: center;
}