body{margin:0;padding:0;font-family:sans-serif}aside{left:0;width:400px;-webkit-box-shadow:-4px 0 15px 9px #00000040;box-shadow:-4px 0 15px 9px #00000040;z-index:111}aside,section{position:fixed;top:0;height:100%;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}section{left:400px;width:calc(100% - 400px);padding:0}#chat-output{height:calc(100% - 50px);overflow:auto;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}section input[type=text]{width:calc(100% - 200px);border-radius:0}section input[type=submit],section input[type=text]{height:50px;font-size:30px;padding:0 10px;line-height:50px}section input[type=submit]{border:0;background:#3498db;color:#fff;width:200px;-webkit-box-sizing:border-box;box-sizing:border-box}.room-item{height:70px;width:100%}.room-item a{display:block;width:100%;height:100%;margin:0;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.room-item a:hover{background:#eee}.room-item a.active{background:#19b5fe;color:#fff}.room-item a.active .room-item-text{color:#fff}.room-item-text{padding-left:10px;float:left;line-height:50px;color:#000}#search{height:70px}#search input{margin:20px;height:30px;line-height:30px;margin-left:60px;padding:10px;width:300px;font-size:16px}input[type=text]{border:2px solid transparent;-webkit-transition:all .2s ease;-o-transition:.2s ease all;transition:all .2s ease;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;background:#eee}input[type=text]:focus{border-color:#19b5fe;background:#fff}
/*# sourceMappingURL=main.44cb70b4.css.map*/