.bubble-container{border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.16) 0 1px 4px;box-shadow:0 1px 4px rgba(0,0,0,.16);padding:8px 12px;margin-bottom:20px;max-width:60%}.bubble-you{background-color:#1877f2;color:#fff;-ms-flex-item-align:end;align-self:flex-end;justify-self:flex-end}.bubble-other{background-color:#f0f2f5;color:#050505;-ms-flex-item-align:start;align-self:flex-start}.bubble-author{font-size:1rem;text-decoration:underline;margin-bottom:10px}.bubble-content{white-space:pre-line}.chat-container{height:218px}.chat-container,.internal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;overflow-y:scroll}.internal-container{height:220px}.internal-container .bubble-container{width:100%;max-width:100%}.internal-container .bubble-you{background-color:#f0f2f5;color:#050505}.btn-submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:end;align-self:flex-end}.justify-self-end{justify-self:flex-end}.select-packages .card-body .table-responsive{max-height:400px}