html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%;font-family:Arial, sans-serif;background:url("../img/BG.png") repeat-x;background-size:contain}  #oldie::before{content:"";display:block;width:200px;height:200px;margin:20px auto;background-image:url("../img/broken_thumb.png");background-repeat:no-repeat}  #loadImg{z-index:10000}  .loading{position:absolute;top:50%;right:50%;z-index:-1}  #webgl{margin:0;width:100%;float:left;z-index:1000}  #btnContainer{position:absolute;width:140px;right:20px;bottom:20px}  #webgl_ctrl{opacity:.6;bottom:30%;margin:0;position:absolute;bottom:140px;right:0px;z-index:500}  #canvas3D_ctrl{opacity:.6}  #canvas3D_ctrl:hover{opacity:1}  #zoomIn,#zoomOut,#resetView,#stopRotation{float:left;color:#fff;z-index:5000;background:#015c9f;background:-webkit-linear-gradient(left top, #015c9f, #004888);background:-o-linear-gradient(bottom right, #015c9f, #004888);background:-moz-linear-gradient(bottom right, #015c9f, #004888);background:linear-gradient(to bottom right, #015c9f, #004888);line-height:35px;text-align:center;cursor:pointer;font-size:12px;border-radius:3px;opacity:.8;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}  #zoomIn:hover,#zoomOut:hover,#resetView:hover,#stopRotation:hover{opacity:1}  #zoomIn{width:64px;margin:0 12px 10px 0;font-size:40px}  #zoomOut{width:64px;margin:0 0 10px 0;font-size:40px;line-height:28px;padding-bottom:7px}  #resetView{width:140px;margin:0 0 10px 0;font-size:20px}  #stopRotation{width:140px;margin:0 0 0 0;font-size:20px}  #thumbCut{width:250px;height:250px;position:absolute;bottom:20px;left:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}  .unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}
