table.table th {
	background-color: whiteSmoke !important ;
	color: gray !important;
	background-image: -webkit-linear-gradient(top, white, #E6E6E6) !important;

}

.dropdown-menu {
	border-radius: 0 !important;
}

.open > .dropdown-menu {
	left: 0px !important;
}

a i[class^="icon-"] {
	padding-right: 5px;
}


.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; }

body {padding-top: 60px; padding-bottom: 40px; }
.sidebar-nav { padding: 9px 0; }

.input_vacio { border-color: red !important; color: red !important; }

.BigModal {
	left: 40% !important;
	width: 803px !important;
}
