.rf-pp-hdr {
	background-image: url("../img/backFinal2.png");
	border-color: #1778BD;
}
.rf-ds-btn {
	background-image: url("../img/backFinal2.png");
	color: #184D82;
	text-anchor: bold;
}
.centered {
    margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.rf-ddm-sel {
	background-image: url("../img/backFinal2.png");
	border-color: #990000;;
	color: white;
}
.rf-ddm-itm {
	background-color: #3399FF;
	border-color: #1778BD;
	color: white;
}
.rf-ddm-itm-lbl{
	color: white;
}
*.rf-tb *.rf-ddm-itm, *.rf-tb *.rf-ddm-itm a, *.rf-tb *.rf-ddm-itm a:hover, *.rf-tb *.rf-ddm-itm a:visited{
	color: white;
}
.rf-ddm-lst {
	background-color: #3399FF;
	color: white;
}
.rf-ddm-itm-sel{
	background-image: url("../img/backFinal2.png");
	border-color: #990000;
	color: white;
}
rf-ddm-itm-ic {
	background-image: url("../img/backFinal2.png");
}
.rf-p-hdr{
	background-image: url("../img/backFinal2.png");
	background-color: #1778BD;
	border-color: #1778BD;
}

.rf-cp-hdr{
	background-image: url("../img/backFinal2.png");
	border-color: #1778BD;
}

.rf-tb{
	background-image: url("../img/backFinal2.png");
	border-color: #1778BD;
}

.rf-fu-hdr{
	background-image: url("../img/backFinal2.png");
	border-color: #1778BD;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	margin: 0;
}

a img {
	border: none;
	padding-right: 15px;
	padding-left: 15px;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

input[type=submit], input[type=button], input[type=reset] {
	font-size: 11px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
	background-image: url("../img/backFinal.png");
}

input[type=text], input[type=password], textarea {
	font-size: 12px;
	padding-left: 1px;
}

select {
	font-size: 13px;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
	padding-top: 10px;
}

.footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

.rf-tbl {
	width: 100%;
}

.body {
	padding: 30px;
}
.message {
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 215px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
	border: 1px solid red !important;
}

.required {
	color: #FF0000;
	padding-left: 2px;
}

.rf-cp {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */
/*
.rf-p .rf-p-hdr,
.rf-cp .rf-cp-hdr {
	padding: 2px 3px;
}*/

.rf-p input[type=submit], .rf-p input[type=button],
.rf-tbp input[type=submit], .rf-tbp input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rf-tb-itm a {
	text-decoration: none;
	background-image: none;
}

.rf-tb-itm a:hover, .rf-ddmenu-label-select {
	text-decoration: underline;
	background-image: none;
}

.rf-tb-itm .rf-menu-itm a:hover {
	text-decoration: none;
	background-image: none;
}

.rf-dl {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rf-lst-itm {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

.rich-stglpanel-header {
    background-image: url("../img/backFinal2.png");
	border-color: #1778BD;
}


.rf-dt-shdr-c{
	color: black;
}

.rf-tb a:hover{
	color:rgb(200, 200, 200);
}

*.rf-edt-hdr, *.rf-edt-tbl-hdr
{
	color: #FFFFFF;
}

*.rf-edt-c
{
	height: 30px;
	overflow: hidden;
}

*.rf-edt-c-srt:hover {
	color: #000000;
}

*.rf-edt-c-srt
{
	cursor: pointer;
	color: #FFFFFF;
}

*.rf-edt-c-srt
{
	cursor: pointer;
	color: #FFFFFF;
}

*.rf-edt-cnt 
{ 
	color: #FFFFFF; 
}

*.hdr-c-cnt, *.rf-edt-tbl-hdr 
{
	color: #FFFFFF;
}

*.rf-edt-hdr-c-cnt, *.rf-edt-tbl-hdr 
{
	color: #FFFFFF;
}

*.rf-edt-tbl 
{
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #6e1905;
}

.niifReportHeader{
    background-color : #CCCCCC !important;
    border-color: #000000 !important;
}


.niifReportSubHeader{
    border-bottom-color: #000000 !important;
    padding-left: 10px !important;
}

.niifReportSubHeaderFinal{
    border-right-color: #000000 !important;
    border-bottom-color: #000000 !important;
    padding-left: 10px !important;
}

.niffReportImage{
	opacity: 0.4;
}

.niffReportImageState {
	border: none;
	padding-right: 2px;
	padding-left: 2px;
}

.panelGrid .ui-widget-content {
	border:none!important;
}

.fondo_menu {
	background-image: none;
	background-color: #184D82!important;
	border: none!important;	
}

.ui-menuitem-text{
	color: white!important;
	text-decoration: none;
}

.ui-menuitem-icon{
	color: white!important;
	text-decoration: none;
}

.item_menu{
	color: white!important;
	font-weight: bold!important;
}

.item_menu a{
	color: white!important;
	font-weight: bold!important;
}

.item_menu:hover{
	background-color: #184D82;
	color: #184D82!important;
	box-shadow: none!important;
}

.item_menu a:hover{
	background-color: #184D82;
	color: #184D82!important;
	box-shadow: 0px 0px 5px white, inset 0 2px 2px white!important;
}

.item_menu ul{
	background: #184D82!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	background: none;
}

.buttonSearch {
	float: left;
	clear: left;
	margin-right:10px;
	background: #184d82!important;
	color: white!important;
}

.buttonReset {
	float: left;
	background: #184d82!important;
	color: white!important;
}

.button1 {
	margin-top: 5px;
	float: left;
	clear: left;
	margin-right:10px;
	background: #184d82!important;
	color: white!important;
}

.button2 {
	margin-top: 5px;
	float: left;
	margin-right:10px;
	background: #184d82!important;
	color: white!important;
}

.buttonIngreso {
	background: #184d82!important;
	color: white!important;
}

.panelAccordion {
	border: #a8a8a8; 
	border-style: solid; 
	border-width: 1px;
}

.ui-md-6 {
	font-weight:bold;	
}

.ui-panelgrid .ui-panelgrid-header {
	text-align: left;
}

.panelGrid .ui-widget-content {
	border:none!important;
}

.ui-datatable table{
	table-layout: auto;
}

.dataTable tr, .dataTable td {
    background: none !important;
    border: none !important;
    border-style: hidden!important;    
}