::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#989898;border-radius:4px}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}#loading{background-color:rgba(0,0,0,.5);width:100%;height:100%;display:none;position:absolute;z-index:99999}#loading img{width:50px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#wrapper{width:100%;height:100%;overflow:hidden}#header{background-color:#333;height:50px;position:initial}#header::before{display:none}#header .mem_menu{top:10px;right:20px}#content{height:calc(100% - 80px);padding:20px;overflow:hidden;overflow-y:auto}#content .inner-width{display:block}#content .btn_send{height:38px;min-width:auto;line-height:38px}#footer{height:30px;padding:0;line-height:30px;text-align:center;color:#fff;font-size:12px}.table .progress-bar{background-color:#bbb}.table-hover tr:hover{cursor:pointer}.table-hover tr:hover .progress{background-color:#fff}@media only screen and (max-width: 900px){#header .mem_menu{right:0}}@media only screen and (max-width: 640px){#wrapper{padding-bottom:0}}/*# sourceMappingURL=vote.css.map */