/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:Roboto,sans-serif}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.app{padding:5px}.app .btn{padding:10px;border:1px solid transparent;background-color:#17a2b8;color:#fff;border-radius:4px;cursor:pointer}.app .addchat,.app .nochats{margin:5px}@media (min-width:650px){.chats{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.chat__input{display:-ms-flexbox;display:flex;background-color:#eee;border-top:1px solid #ccc;border-radius:0 0 4px 4px;padding:4px}.chat__input .input-container{-ms-flex:1 1;flex:1 1}.chat__input .button-container{-ms-flex:0 0 6em;flex:0 0 6em}.chat__input input{padding:10px 8px;background:#fff}.chat__input button{cursor:pointer;background-color:transparent;padding:0}.chat__input button,.chat__input input{border:0;border-radius:4px;height:100%;outline:none;width:100%}.chat__message{line-height:1.5em;float:left;text-align:left;clear:both;max-width:70%;padding:5px;margin-bottom:4px;border-radius:4px;background-color:#fff;word-wrap:break-word;word-break:break-all;-webkit-box-shadow:0 1px .5px rgba(0,0,0,.13);box-shadow:0 1px .5px rgba(0,0,0,.13)}.chat__message--log{color:#888;background-color:transparent;float:none;text-align:center;max-width:100%;-webkit-box-shadow:none;box-shadow:none}.chat__message--author{font-weight:700;margin:0 5px 0 0}.chat__message--me{float:right;background-color:#f3ffce}.chat__messages{overflow-y:auto;padding:4px;-ms-flex:1 1;flex:1 1;list-style:none;margin:0;background-color:#e2e2e2}.chat__header{display:-ms-flexbox;display:flex;background-color:#eee;border-bottom:1px solid #ccc;padding:10px}.chat__title{-ms-flex:1 1;flex:1 1}.chat__count{-ms-flex:0 0 4em;flex:0 0 4em;text-align:right}.chat{border:1px solid #ccc;border-radius:4px;height:350px;margin:5px;font-size:13px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:650px){.chat{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1200px){.chat{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 10px);flex-basis:calc(25% - 10px)}}
/*# sourceMappingURL=main.239dd86f.css.map*/