    
    .cl_ff2bea {
        background-color: #ff2bea;
    }

        
    .cl_ff2bea .forceWidth.toolong:after {
        background: linear-gradient(to right,
            rgba(255,43,234,0) 0%,
            rgba(255,43,234,1) 96%);
    }
    
    .cl_ffffff {
        background-color: #ffffff;
    }

        
    .cl_ffffff .forceWidth.toolong:after {
        background: linear-gradient(to right,
            rgba(255,255,255,0) 0%,
            rgba(255,255,255,1) 96%);
    }
    
    .cl_FFFF99 {
        background-color: #FFFF99;
    }

        
    .cl_FFFF99 .forceWidth.toolong:after {
        background: linear-gradient(to right,
            rgba(255,255,153,0) 0%,
            rgba(255,255,153,1) 96%);
    }
