
div.buttonsScroll {
	background-color: white;
	margin-top: 0px;
}

div.elementGroup {
    background-color: white;    
}

img[src*="left"] {
	margin-right: -10px;
}

img[src*="right"] {
	margin-left: -5px;
}

.error {
	white-space: normal !important;
}

.ui-column-title {
	cursor: not-allowed;
}

.ui-column-title > a {
	pointer-events: none;
}


.ui-growl.ui-widget {
	white-space: pre-wrap;
}

.ui-separator.ui-state-default.ui-corner-all.operationZoneSpace {
	display: none;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
	padding: 4px 8px !important;
}

.ui-paginator-current {
	display:inline-block !important;
	padding:2px 6px;
	zoom:1;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
	outline:0
}

.ql-editor {
	overflow-x: hidden !important;
}

.operationZoneTitle {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color:#565656 !important;
}

button[id$='button_botonAyudaOculto'] {
	display:none !important;
}

.alinearAlCentro p {
	text-align: center !important;
}

input[type="checkbox"].tamano30x30 {
            width: 30px;
            height: 30px;
}

img[src="/jAD/img/actions/download_flecha_18.png?pfdrid_c=true"] {
            width: 50px;
            height: 50px;
}

.textbox.soloDescarga {
            display:none !important;
}

.ui-commandlink.ui-widget.ui-state-disabled.fileButton {
            display:none;
}
