*{box-sizing:border-box;line-height:20px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}body,html{overflow-x:hidden;overflow-y:hidden;padding:0;margin:0}.all-viewport{width:100vw;height:100vh}.ant-checkbox-inner{width:30px!important;height:30px!important}.noExpand{height:0;overflow:hidden;transition:height .5s ease-in-out}a{text-decoration:none;color:inherit}a:hover{color:#8bc63e}.expand{overflow-y:auto;transition:height .5s ease-in-out}.ant-menu-light{background-color:#242424ff}.ant-layout-header,.ant-menu-item,.ant-menu-submenu-title{color:#ecf0f1!important}.ant-layout-header{background-color:#242424ff!important;display:flex;align-items:center;padding:0 24px;height:64px;z-index:10;position:relative}.ant-menu-item-selected{background-color:#8bc63e!important;color:#ffffff!important}.center{display:flex;justify-content:center;align-items:center}.avatar{margin:5px;width:60px;height:60px;border-radius:50%;overflow:hidden;background-size:cover;background-position:50%;border:3px solid #ddd}.animated-container-room{height:0;transition:height .4s ease}.animated-container-room.open{height:300px;transition:height .4s ease;overflow-y:auto}.animated-container-room.closed{height:0;transition:height .4s ease;overflow:hidden}.arrow-room-up{transform:rotate(180deg)}.arrow-room-bottom,.arrow-room-up{cursor:pointer;display:inline-block;transition:transform .3s ease}.arrow-room-bottom{transform:rotate(0deg)}