table.table th {
	background-color: whiteSmoke !important ;
	color: gray !important;
	background-image: -webkit-linear-gradient(top, white, #E6E6E6) !important;

}
.carro tbody tr {
	font-weight: bold;
	font-size: 14px;
}
.dropdown-menu {
	border-radius: 0 !important;
}



a i[class^="icon-"] {
	padding-right: 5px;
}

.modal-backdrop {
	background-color: white !important;
}

.txLeft { text-align: left !important; }
.txRight { text-align: right !important; }
.txCenter { text-align: center !important; }
.txJustify { text-align: justify !important; }

.well label { display: inline !important; }
.well input { width: 100px !important; margin-right: 20px !important; text-align: right !important; }

body {padding-top: 40px; padding-bottom: 40px; }
.sidebar-nav { padding: 0px 0; }

.input_vacio { border-color: red !important; color: red !important; }
