body{margin:0;padding:0;font-family:sans-serif}.MessageForm{display:-ms-flexbox;display:flex;background:#ccc}.MessageForm .input-container{-ms-flex:1 1;flex:1 1;margin:1px}.MessageForm .button-container{-ms-flex:0 0 6em;flex:0 0 6em;margin:1px 1px 1px 0}.MessageForm button,.MessageForm input{background:#fff;border-radius:3px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:inherit;height:100%;outline:none;width:100%}.MessageForm input{padding:0 0 0 4px}.Message{line-height:1.5em}.Message.log{color:#bbb}.Message .author{font-weight:700;color:#888;margin:0 5px 0 0}.Message .body{color:#05215b}.Message.me .author{color:#b6191e}.Message.me .body{font-weight:700;color:#0c0c0c}.MessageList{overflow-y:auto;padding:4px}.App{border:1px solid #ccc;border-radius:3px;height:400px;width:600px;margin:.5em;font-size:13px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.App .MessageList{-ms-flex:1 1;flex:1 1}.App .MessageForm,.App .MessageList{-webkit-box-sizing:border-box;box-sizing:border-box}.App .MessageForm{background:#eee;border-top:1px solid #ccc;border-radius:0 0 3px 3px;-ms-flex:0 0 30px;flex:0 0 30px}
/*# sourceMappingURL=main.0c269717.css.map*/