.loader-page-icon-rrlisting{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../../crisil-www/clientlib-all/resources/35red.gif') 50% 50% no-repeat;
}

.download-excel{
    display: inline-block;
}

.download-pdf{
    display: inline-block;
}

.imagResizeExcel{
    width:25px;
    height:25px;
}
.imagResizePdf{
    width:25px;
    height:25px;
}
img.imagResizeExcel {
    cursor: pointer;
}
img.imagResizePdf {
    cursor: pointer;
}
.unacceptedRatingResult{
    overflow-x: auto;
}
.background-unacceptedRatingResult{
    width: fit-content;
}
.top-project-container.background-unacceptedRatingResult > a > ul > li {
    background-color: #fafafa;
    padding: 20px 10px;
}
.top-project-container.background-unacceptedRatingResult {
    padding: 0 10px;
}