.ux-column-date, .ux-column-cep, .ux-column-phone, .ux-column-fixedsize, .ux-column-download {
	text-align: center;
}

.ux-column-currency, .ux-column-number {
	text-align: right;
}

.ux-selectcheckboxmenu-selectall .ui-selectcheckboxmenu-header .ui-chkbox {
	display: none;
}

.ux-datatable .ui-datatable-header {
	min-height: 22px;
	line-height: 20px;
}

.ux-datatable .ui-datatable-footer {
	min-height: 22px;
	line-height: 20px;
}

.ux-datatable-manual {
	width: 400px;
	margin-top: 30px;
}

.ux-datatable-header .ui-datatable-header {
	min-height: 20px;
	line-height: 20px;
}

.ux-treetable .ui-treetable-header, .ux-treetable .ui-treetable-footer {
	min-height: 20px;
	line-height: 20px;
}

.ux-treetable-checkbox .ui-tree-selectable .ui-treenode-label {
	background: none;
	color: #222222;
	text-shadow: none;
}

.ux-accordion-header .ui-accordion-header {
	margin-top: 20px !important;
}

.ux-accordion-content .ui-accordion-content {
	padding: 0px !important;
	border-left: 1px solid #979797 !important;
	border-right: 1px solid #979797 !important;
	border-bottom: 1px solid #979797 !important;
}

.ux-accordion-header .ui-widget-header .ui-state-default {
	font-weight: normal !important;
}

.ux-accordion-header .ui-state-default {
	font-weight: normal !important;
}

.ux-panelgrid>tbody>tr {
	border-bottom: 1px solid #e7e7e7;
	vertical-align: bottom;
}

.ux-panelgrid-top>tbody>tr>td {
	vertical-align: top;
}

.ux-informativo {
	background-color: #FFECB3;
	border: solid 1px #C03B36;
	color: #C03B36;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 15px;
}

.ux-menubutton-actioncolumn .ui-button, .ux-menubutton-notext .ui-button {
	height: 22px;
}

.ux-text-align-left {
	text-align: left;
}

.ux-text-align-right {
	text-align: right;
}

.ux-text-align-center {
	text-align: center;
}

.ux-uppercase {
	text-transform: uppercase;
}

.ux-chart-cesta .jqplot-table-legend .jqplot-table-legend-label, .ux-chart-cesta-inverse .jqplot-table-legend .jqplot-table-legend-label {
	padding-right: 5px;
}

.ux-chart-cesta .table.jqplot-table-legend, .ux-chart-cesta-inverse .table.jqplot-table-legend {
	font-size: x-small !important;
}

.ux-chart-cesta-inverse div.jqplot-data-label {
	color: white !important;
}

.ux-chart-cesta tr.jqplot-table-legend, .ux-chart-cesta-inverse tr.jqplot-table-legend {
	font-size: x-small;
}

.ux-chart-cesta td.jqplot-table-legend-swatch, .ux-chart-cesta-inverse td.jqplot-table-legend-swatch {
	padding: 5px !important;
}

.ux-chart-cesta div.jqplot-highlighter-tooltip {
	font-size: 1em;
}

.ux-subEntityDetail>tbody>tr>td {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.ux-background-color-white {
	background-color: #FFFFFF !important;
}

.ux-padding-right-10 {
	padding-right: 10px !important;
}

.ux-padding-right-20 {
	padding-right: 20px !important;
}

.ux-padding-right-50 {
	padding-right: 50px !important;
}

.ux-datatable-hide-header table thead tr {
	display: none;
}

.ux-row-total {
	background-color: #d9d9d9;
	font-weight: bold;
}

.ux-linha-selecao-manual {
	color: #FF0000;
}

.ux-legend {
	margin-top: 10px;
	color: #FF0000;
}

.ux-tipo-consulta-debito {
	width: 320px;
	vertical-align: top;
}

.ux-exportar-calculo {
	width: 400px;
	vertical-align: top;
}

.ux-grid {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #a8a8a8;
}

.ux-border-top-hidden {
	border-top-style: hidden;
}

.ux-grid tr {
	height: 25px;
}

.ux-grid tr td {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #a8a8a8 !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	background-color: #F3F3F3 !important;
}

.ux-grid tr td.ux-valor-light {
	color: #595959 !important;
	background-color: #FFFFFF !important;
	text-align: center;
}

.ux-grid tr td.ux-valor {
	color: #595959 !important;
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	text-align: center;
}

.ux-grid tr td.ux-titulo-light {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #a8a8a8 !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	background-color: #d9d9d9 !important;
}

.ux-grid tr td.ux-titulo {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #a8a8a8 !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
	background-color: #d9d9d9 !important;
	color: #732320;
	text-align: center;
}

.ux-grid tr td.ux-valor-left {
	color: #595959 !important;
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	text-align: left;
}

.ux-grid tr td.ux-valor-right {
	color: #595959 !important;
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	text-align: right;
}

.ux-light .ui-datatable-header {
	min-height: 16px;
	line-height: 16px;
}

.ux-light .ui-widget-header {
	background: #d9d9d9 !important;
	text-shadow: none !important;
	font-weight: normal;
}

.ux-light .ui-panel-title {
	font-weight: normal !important;
}

.ux-light table thead tr th {
	background: #d9d9d9 !important;
	text-shadow: none !important;
}

.ux-light .ui-datatable-tablewrapper thead tr th span {
	color: black;
	font-weight: normal !important;
}

.ux-light table tfoot tr td {
	background: #e6e6e6 !important;
	color: black;
	font-weight: normal !important;
}

.ux-color-red {
	color: #C03B36 !important;
}

.ux-color-red:hover {
	color: #ff0000 !important;
}

.ux-33-porcento {
	width: 33%;
}



/* testar incluir/alterar débito */
.ux-wizard-step-title {
	font-size: 12px !important;
}

.row-error {
	background-color: rgba(255,0,0,0.2)
}



/* Especifico de tela */
@media screen {
	.ux-page {
		width: 1348px;
	}
	.print {
		display: none;
	}
}

@page {
	margin: 0.5cm;
}

/* Especifico de impressao */
@media print {
	.ux-page {
		width: 100% !important;
		height: auto;
	}
	.no-print {
		display: none !important;
	}
	.print {
		display: block;
	}
}


.ux-background-color-grey {
	background-color: #DCDCDC !important;
	font-size: 16px;
	font-weight: bold;
}

.ux-background-color-yellow {
	background-color: #FFFF00 !important;
	font-size: 16px;
	font-weight: bold;
}

.ux-background-color-red {
	background-color: #FF6347 !important;
	font-size: 16px;
	font-weight: bold;
}

.ux-background-color-green {
	background-color: #00FF00 !important;
	font-size: 16px;
	font-weight: bold;
}

.ux-background-color-blue {
	background-color: #87CEFA !important;
	font-size: 16px;
	font-weight: bold;
}

.ux-panel-titlebar-margin-bottom-negativa > .ui-panel-titlebar {
    margin-bottom: -10px;
}

/* Border Top Default*/
.ux-div-border {
	margin-top: 20px;
	border-top: 1px solid #a8a8a8;
	box-shadow: 0 1px 0 #FFFFFF inset;
}