small {
	font-size: 0.7em;
}

.footer {
	left: 0;
	right: 0;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 40px;
	text-align: center;
	width: 100%;
}

.pic {
	margin-bottom: -4px;
	margin-right: 2px;
}

.pic-bar {
	margin-bottom: -4px;
	margin-right: 4px;
}

div.prop {
	margin: 1em 0;
}

label.name {
	min-width: 150px;
}

div.divDetalhes {
	margin: .8em 0;
}

.tbl100 {
	width: 100%;
}

div.buttonsRow {
	margin-top: 5em;
	width: 100%;
	text-align: center;
}

.empty {
	color: #E64545;
	font-weight: bold;
}

.ico-tbl {
	line-height: 5px;
}

#titulo_login{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 20px;
}

#subtitulo_login{
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
		
}

#formLogin{	
	margin: auto;
}

.semBorda{
	margin: auto;
}

.ui-menubar{
	height: 50px;	
}

#tipoItem_panel ul {
    background-image: none !important;
    background-color: #DFDED4 !important;
    box-shadow: none;
    border-radius: 1em;
}

.autoComplete input{	
	min-width:800px;
}

