.video{width:90%;border-radius:.5rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.3);display:block;margin:0 auto;background:#fff;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5rem;margin-bottom:1rem}.profile{width:90%;border-radius:.5rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.3);display:block;margin:0 auto;background:#fff}.content{background:#fff;width:88%;border-radius:.5rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.1);margin:1rem auto;padding:2%}.content .username{text-align:left;font-size:1rem;color:#6A7780}.content .desc{background:#fff;padding:.5rem;border-radius:.5rem}.content .desc img{max-width:100%}.vote-btn{border-radius:.5rem;margin:1rem auto}.vote-log{width:90%;margin:0 auto;padding:1%;background:#fff;border-radius:.5rem}.vote-log .note,.vote-log .title{text-align:center;height:2.4rem;line-height:2.4rem}.vote-log .note{color:#6A7780}.vote-log table{width:100%}.vote-log table img{width:2rem;height:2rem}.vote-log td{padding:.5rem 0;word-wrap: break-word;word-break: break-all;}.vote-log td,.vote-log th{height:2rem;line-height:2rem;text-align:center;border:.1rem solid #efefef}.vote-log th{font-weight:400;background:#f6f6f6}