﻿/* CSS Document */
.hdscrjs{background:#000; margin:0 auto; position:relative; width:220px; height:100px; border: 15px solid #000; font:16px/22px "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial"; color:#FFFFFF;}
.hdscrjs li{position:absolute; top:0; left:0; display:none;}
.hdscrjs span{position:absolute; left:47%; top:45%;}
.hdscrjs .left,.hdscrjs .right{position:absolute; top:0; z-index:11;}
.hdscrjs .left{cursor:url(../free-hd-video-converter/img-rollscrs/cur-left.png), auto; left:0;}
.hdscrjs .right{right:0; cursor:url(../free-hd-video-converter/img-rollscrs/cur-right.png), auto;}
.hdscrjsbottom{height:0px; background:#000; margin:0 auto; overflow:hidden; line-height:50px; padding: 0 15px;}


.backToTop {
 display: none;
 width:40px;
 height:40px;
 line-height: 1.2;
 padding: 5px 0;
 background-color: #000;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
 background:url(../free-hd-video-converter/imgs-2016/backtotop.gif) center no-repeat;
 z-index:10000;
}