@import url(https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300&display=swap);body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body,html{width:100%;font-family:Open Sans}.from,h1,h2,h3,h4,h5,h6{font-family:Open Sans Condensed}.positioner{max-width:850px;margin:auto}.client{border-radius:10px;display:flex;flex-direction:column}.api-selector{border:1px solid #000;background:#c44d58;border-radius:10px;padding:20px;display:flex}input[type=text],select{width:80%;padding:10px 22px;box-shadow:2px 2px rgba(0,0,0,.5);box-sizing:border-box;margin:auto}ul{padding:0;margin:0}.App{text-align:center}.controls{text-align:right;width:20%}.controls,.from{display:inline-block}.from{font-size:larger;font-weight:700}button{padding:10px;margin:2px;background:#dcdcdc;border-radius:5px;border:1px solid #000;box-shadow:2px 2px rgba(0,0,0,.5)}button:hover{color:#fff;background:#556270;cursor:pointer}button:active{color:#000;background:#fff}.delete button{background:#c44d58}.delete button:hover{background:#ff6b6b}.editText{margin:8px;color:#00f}.editText:hover{cursor:pointer}.message-list,.message-list ul{display:flex;flex-direction:column}.message-list ul{align-items:center;list-style-type:none}.message-li{padding:6px;margin:5px 0;flex-grow:1;width:100%;text-align:left;border-radius:10px;background:#c7f464;box-shadow:2px 2px rgba(0,0,0,.2)}.message-text{padding:10px;width:100%}.message-row{width:100%;display:flex}.timestamp{text-align:right}.message:last-of-type{background:rgba(0,0,0,.2)}.refresh{align-self:flex-end}.chat-form{padding:20px 0;background:#4ecdc4;border-radius:5px;border-top:10px solid #556270}.chat-form,.message-inputs{display:flex;flex-direction:column;width:100%;margin:auto}.message-inputs{flex-grow:1;padding-bottom:10px}.form-buttons{align-self:flex-end}
/*# sourceMappingURL=main.a78780de.chunk.css.map */