
.estiloColumna {
	color: white;
	font-size: 11px !important;
}



.ui-datatable .ui-datagrid-header, .ui-datatable .ui-datatable-header,
	.ui-datatable .ui-datatable-subtable-header, .ui-datatable .ui-datatable-summaryrow
	{
	background-color: #d60043 !important;
}

.ui-paginator-top {
	background-color: #d60043 !important;
	border-radius: 1px;
}

.ui-paginator-bottom {
	background-color: #d60043;
	border-radius: 1px;
}

.ui-datatable table thead tr th {
	background-color: #d60043 !important;
	border-color: #c9cdd2;
	color: #ffffff;
	padding: 8px 14px;
	font-weight: normal;
}

.estiloColumnaTitulo {
	 width: 30px !important;
	 font-weight: bold;
}



.estiloColumnaValor {
	 width: 200px !important;
}

.product_details
{
    float:left;
    width:400px;
    margin-left:25px;
    font-size:14px;
    font-family:"Helvetica";
    background:#ffffff;
}

.ui-tabs .ui-tabs-nav li{float:center!important; }

.ui-autocomp .ui-inputfield {
clear: left;
cursor: text;
list-style-type: none;
margin: 0;
min-height: 1px;
overflow: hidden;
width: 250px;
}

ui-tabs-panel ui-widget-content ui-corner-bottom ui-helper-hidden {float:center!important;}



.page.larger {
	background: #f2f2f2;
	padding: 3px 5px;
	margin: 4px;
}

.alineaTop {
	vertical-align: top;
}

.noBorders tr, .noBorders td {
	border: none !important;
}

.ui-panelgrid-cell {
	padding: 10px 4px !important;
}

.ui-orderlist .ui-orderlist-list {
	height: 75px
}

.ui-tooltip {
	color: #blue !important;
	background: #f8f8f8 !important;
}

.ui-autocomplete-input {
	width: 200px !important;
	font-size: 12px !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
	white-space: pre;
	width: 200px !important;
}

.ui-selectonemenu {
	width: 200px !important;
}

.ui-selectonemenu-label {
	width: 200px !important;
}

.ui-g div {
	text-align: center;
}







