.payment-red-enlace{
	text-align: center;	
}

.payment-code-qr{
	text-align: center;
}

@media (min-width: 400px){
	.modal-payment-on-line, body .ui-dialog {
	    width: 400px !important;
	}
}

#statusDialog{
	width: auto!important;
	text-align: center;
}

.ui-dialog .ui-dialog-footer {
    background-color: #e3ecf3;
}

body .ui-dialog .ui-dialog-titlebar {
    font-size: 16px;
}

.ui-widget-header{
	background-color: #138ed2 !important;
}

.ui-paginator {
    background-color: #ffffff !important;
}

.ui-button {
    background-color: #138ed2 !important;
    border: 1px solid #138ed2 !important;
}

.ui-chkbox .ui-chkbox-box.ui-state-active {
    border-color: #138ed2 !important;
    background-color: #138ed2 !important;
}


.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
    font-weight: bold;
}