/*INTERACTIVE REPORT*/
.a-IRR-table tr.selected td {
    background-color: #ECF3FF; /*#2d7bbb*/;
    /*color: #fff;*/
}
.a-IRR-table tr.selected:hover td {
    background-color:  #ECF3FF;  /*#ECF3FF;*/ /*#399bea;*/
    /*color: #fff;*/
}
.a-IRR-table tr:hover td {
    background-color:  #ffffff;  /*#ECF3FF;*/ /*#399bea;*/
    /*color: #fff;*/
}

.apex-item-select,

.apex-item-text,

.apex-item-textarea,

.apex-item-multi {

backface-visibility: hidden !important;

}
