.audiojs{
    width: 425px;
}
.audiojs .scrubber{
    width: 250px; 
}

.audiojs .progress{
    background: rgba(0,175,239,1);
    background: -moz-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(113,206,239,1) 41%, rgba(33,180,226,1) 55%, rgba(0,175,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,175,239,1)), color-stop(41%, rgba(113,206,239,1)), color-stop(55%, rgba(33,180,226,1)), color-stop(100%, rgba(0,175,239,1)));
    background: -webkit-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(113,206,239,1) 41%, rgba(33,180,226,1) 55%, rgba(0,175,239,1) 100%);
    background: -o-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(113,206,239,1) 41%, rgba(33,180,226,1) 55%, rgba(0,175,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(113,206,239,1) 41%, rgba(33,180,226,1) 55%, rgba(0,175,239,1) 100%);
    background: linear-gradient(to bottom, rgba(0,175,239,1) 0%, rgba(113,206,239,1) 41%, rgba(33,180,226,1) 55%, rgba(0,175,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afef', endColorstr='#00afef', GradientType=0 )
}


#item-8579 > .meeting-main-description, #item-8579 > .file{
    display:none !important;
}

#item-8844 > .meeting-main-description, #item-8844 > .file{
    display:none !important;
}

