﻿#pnlReport td, #pnlReport th {
    padding: 0 0;
}

#pnlReport div {
    background-image: none !important;
    background-color: transparent !important;
}

#pnlReport tbody tr:nth-child(odd) td {
    /* background-color: transparent; */
}

#ctl00_contentContainer_rpvAnalyze_ctl05 {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0 !important;
    width: 60%;
}

.buttonContainer {
    border: 1px solid transparent !important; 
    cursor: default; 
    background-color: transparent !important;
}

#pnlReport > span > div > table > tbody > tr:last-child td{
    background: #fff;
    background-repeat: no-repeat;
}
