.volume_control:hover{background:transparent !important;}#volume_slider{width:100px;height:auto;position:absolute;right:15px;top:16px;}#volume_slider:hover{background:transparent !important;}#volume_slider #slider{border-width:1px;border-style:solid;border-color:#ddd;border-radius:25px;width:40px;position:absolute;height:8px;top:3px;background:#ccc !important;right:0px;}#volume_slider .tooltip{position:absolute;display:none;top:25px;width:35px;height:25px;color:#fff;text-align:center;font-size:12px;border-radius:3px;border:1px solid #888;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:-moz-linear-gradient(top,rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(69,72,77,0.5)),color-stop(100%,rgba(0,0,0,0.5)));background:-webkit-linear-gradient(top,rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top,rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);background:-ms-linear-gradient(top,rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);background:linear-gradient(top,rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%);}#volume_slider .volume{content:"";display:inline-block;width:25px;height:25px;right:45px;background:url("../../../images/volume.png") no-repeat 0 -50px;position:absolute;margin-top:-5px;cursor:pointer;opacity:0.7;}#volume_slider .ui-slider-handle{position:absolute;z-index:2;width:16px;height:16px;cursor:pointer;background:#aaa;font-weight:bold;outline:none;top:-5px;margin-left:-12px !important;border:none;border-radius:50%;}#volume_slider .ui-slider-range{background:#eee;position:absolute;border:0;top:0;height:100%;border-radius:25px;}