
.efir-btn-new{
    position: absolute;
    width: 300px;
    height: 59px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #da00be !important;
    /*z-index: 11;*/
    margin-top: 0px;
    color: #fff;
}

.chan-btn-new{
    cursor: pointer;
    font-weight: bold;
    margin: -18px 15px 0 -112px;
    background: none;
    z-index: 11;
    font-size: 13px;
    cursor: default;
}

.chanel-wrapper-item{
    position: relative;
    margin: 0 10px 0 33px;
    text-decoration: unset !important;
}

.play-ico{
    color: #fff !important;
    margin: 0 6px 0 10px;
}

i{
    font-style: unset !important;
    font-family: "Trebuchet MS";
}

/*span{
    line-height: 12px;
}*/

.singerheader-style{
    font-size: 11px;
}

.chanels-container{
    background: #da00be;
    border-radius: 0 0 8px 8px !important;
}