﻿.playControll {
    z-index: 99 !important;
}

#willesPlay .playControll {
    height: 30px;
    bottom: -30px;
}

#willesPlay .playControll .timebar {
    line-height: 30px;
    margin: 0px 0px 0px 5px;
    overflow: inherit;
}

#willesPlay .playControll .timebar .progress {
    margin: 10px 5px;
}


#willesPlay .otherControl span {
    margin: 0px 0px;
    margin-right: 10px;
    width: 16px;
}


/* ĺ°äş768 */

i.fa.fa-volume-down {
    font-size: 22px;
    position: relative;
    top: -3px;
}
i.fa.fa-arrows-alt {
    font-size: 15px;
    position: relative;
    top: -2px;
}

#willesPlay .playControll .playPause {
    margin: 7px 0px 0px 12px;
    background-position: 1px 1px;
    background-size: 143px;
}

#willesPlay .playControll .playIcon {
    background-position: -6px -37px !important;
    background-size: inherit;
}


i.fa.fa-play {
    font-size: 25px;
}

#willesPlay .playContent .playTip {
    width: 65px;
    height: 65px;
    line-height: 33px;
    top: 60%;
    left: 52%;
}

.playHeader {
    display: none;
}


#willesPlay .playControll .timebar .progress {
    margin: 13px 10px 8px 30px;
}

#willesPlay .playControll .timebar .progress {
    width: 55%;
}

#willesPlay {
    box-shadow: none;
}

#willesPlay .playControll .timebar span {
    color: #fff;
}


#willesPlay .playControll .timebar .progress {
    height: 5px;
}

#willesPlay .playControll {
    background: #333;
    z-index: 1 !important;
}
#willesPlay {
    width: 100%;
}