body{background:#474c52;margin:0}.header{width:100%;background:rgba(33,33,33,.4);box-shadow:-4px 4px 2px -5px rgba(255,255,255,.4),inset -1px -1px 2px rgba(0,0,0,.2);padding:4px;border-radius:3px;display:flex;flex-direction:row;color:#a6b2aa;box-sizing:border-box}.header .hero_img{width:60px}.header .hero_lvl,.header .hero_nickname{font-weight:600}.header .hero_hp,.header .hero_xp{width:100px;height:10px;font-size:10px;color:#fff}.header .hero_hp{background:#bc8f8f;margin-bottom:3px}.header .hero_xp{background:#6495ed}.btn_block,.money_block{display:flex;flex-direction:column;margin-left:14px}.money_block .money_box{display:flex;flex-direction:row;justify-content:space-between;border:2px solid #a6b2aa;border-radius:3px;width:140px;margin-bottom:2px}.money_block .money_box .money_img{width:16px;height:16px;border-right:2px solid #a6b2aa}.money_block .money_box .money_count{display:flex;justify-content:flex-end;align-items:center;padding-right:3px;font-size:13px}.btn_block{flex-direction:row;margin-left:25px}.btn_block .header_btn{width:42px;height:42px;display:flex;flex-direction:row;justify-content:center;cursor:pointer}.btn_block .header_btn .header_btn_img{width:100%}