html body #container .top .left,html body #container .top .right{float:left;width:calc(100% - 450px)}html body #container .top .left{width:450px;margin-bottom:20px}html body #container .top .right .input_bar{margin-top:20px;padding:10px}html body #container .top .right .input_bar input.input{float:left;width:calc(100% - 110px);outline:0;padding:10px}html body #container .top .right .input_bar .oa-btn{float:right;width:100px;padding:10px 8px;margin-top:2px}html body #container .top .right .switchs{text-align:center;margin:20px auto}html body #container .top .right .switchs .oa-jelly-switch{margin:5px}html body #container .top .right .switchs .oa-jelly-switch label{cursor:pointer}html body #container .top .right .buttons{text-align:center;margin:20px auto}html body #container .top .right .buttons button{margin:auto 5px}html body #container .top .left{text-align:center}html body #container .top .left #player{width:430px;height:241.875px;border:1px solid rgba(163,163,163,0.8);margin:auto}html body #container .bottom{padding-top:20px;border-top:1px solid rgba(163,163,163,0.8)}html body #container .bottom .silder{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7}html body #container .bottom .silder.active{border:2px solid #272822;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}html body #container .bottom .delete{position:absolute;top:0;right:0;display:inline-block;width:20px;height:20px;border:2px solid #e9eaed;border-top:0;border-right:0;background-color:rgba(25,25,25,0.7);color:#aaa;text-align:center;cursor:pointer;-moz-border-radius:0 0 0 4px;-webkit-border-radius:0;border-radius:0 0 0 4px;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s}html body #container .bottom .delete:hover{color:#fff;background-color:#191919}