#root,.app,body,html{height:100%}body{margin:0;padding:0;font-family:sans-serif}.icon{border-radius:50%;height:40px}.footer{height:40px;padding:10px 15px;border-top:1px solid #d6d6d6;background-color:#f9f9f9}.footer form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer form input{-ms-flex:1 1;flex:1 1;height:30px;border-radius:15px;border:1px solid #d6d6d6;outline:none;padding:0 10px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.footer .btn{padding:0;margin-left:15px;border:none;background:none;cursor:pointer}.message{padding:5px;-webkit-box-shadow:0 1px .5px rgba(0,0,0,.13);box-shadow:0 1px .5px rgba(0,0,0,.13);border-radius:7.5px;margin-bottom:5px}.message.sent-message{-ms-flex-item-align:end;align-self:flex-end;background:#dcf8c6}.message.received-message{-ms-flex-item-align:start;align-self:flex-start;background:#fff}.message-list{-ms-flex:1 1;flex:1 1;overflow-y:auto;padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#ece5dd}.loader{width:30px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.loader .dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:3px;background:#303131;-webkit-animation:loader 1.3s linear infinite;animation:loader 1.3s linear infinite}.loader .dot:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loader .dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes loader{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}@keyframes loader{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}.nav-bar{height:40px;padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d6d6d6}.nav-title{font-size:16px;margin-left:15px}.chat-bot{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}
/*# sourceMappingURL=main.adfdd6d6.css.map*/