/** 蓝叶工具箱
 ** HTML美化工具
 ** time:2022-01-30
 **/
.input-group{width:calc(100% - 30px);margin-bottom:10px !important;margin:0 15px;}.input-group textarea{outline:none;resize:none;padding:10px;height:300px;border-radius:6px !important;background:rgba(255 255 255 / 60%);}.btn{border:0;margin-right:5px;margin-bottom:10px;}.btn:focus{outline:none;outline-offset:0;}.btn-wrap{margin:15px}.btn-warning{background-color:#3e913e !important;border-color:#3e913e !important;}.warning{position:fixed;left:0;right:0;margin:0 auto;top:20%;background:rgb(221 39 39 / 53%);width:100px;text-align:center;color:#fff;padding:10px;border-radius:6px;display:none;z-index:9999}
#iframebox{border:1px solid #ccc;margin: 0 15px;width: calc(100% - 30px);}
#playbox{margin:0 15px;border-radius:6px;width:calc(100% - 30px);background:#000 url(../images/moviebg.jpg) no-repeat center;background-size:contain;}
input::selection{background:#000 !important;color:#fff !important}