.rich-stglpanel-header {
	text-align: left;
}

.extdt-outerdiv {
	/* overflow: scroll !important; */
}

.rich-panelbar-header {
	text-align: left;
	background-position: left center;
	font-size: 0.9em;
}

.rich-panelbar-header-act {
	font-size: 1.5em;
	font-weight: normal;
	height: 1.1em;
	line-height: 1.0em;
}

.extdt-sortable-header {
    background-position: right center;
    background-repeat: no-repeat;
    color: #ffffff;
    white-space: nowrap;
}

.extdt-sortable-header label {
	color: #ffffff;
}

.extdt-cell {
	border-top: 0px solid #FFFFFF;
    border-right: 5px solid #FFFFFF;
    color: #00792C;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 4px;
    text-align:left;
}

.extdt-row-selected {
	background-color: #E2F6E2;
}

.rich-fileupload-toolbar-decor {
    background-color: #E2F6E2;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 2px;
    width: 100%;
}

body .rich-panel-header {
    background-position: right top;
    background-repeat: repeat-x;
    border: none;
    padding: 5px;
    text-align: left;
    font-size: 1.3em;
}

.rich-sb-ext-decor-3 {
	background-color: #ffffff;
}

.rich-tabhdr-side-border {
	background-image:none;
}
.rich-tabhdr-side-cell {
	border:none;
}

/** Color de texto del calendario **/
.rich-calendar-tool-btn {
	color:#FFFFFF;
}
.rich-calendar-days {
	color:#FFFFFF;	
}
