.loader-page-icon-brochure-download{
    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;
}

#cgblrInstruction, #multiSelectInstruction, #cartInstruction, #amountInstruction{
    font-size: 1.4rem;
    color: #909090;
    float: left;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    width: auto;
}

.CRR-bundled .comp-fs-instrument-container{
    margin-top: 75px;
}

#multiSelectInstruction{
    margin-top: 12px;
}

@media (max-width: 768px){
    .CRR-bundled .comp-fs-instrument-container{
        margin-top: 104px;
    }
}