body,html{overflow-y:hidden}#send-button{font-family:interstate,sans-serif}#fullBox{width:100%;display:flex;flex-direction:column;border-bottom-left-radius:8px;border-bottom-right-radius:8px}#messages{overflow-y:auto;overflow-x:auto;height:425px}#userMsg{border-top:3px solid #dedede;border-bottom-right-radius:8px;border-bottom-left-radius:8px}#growingChat{font-family:interstate,sans-serif}p{margin-bottom:16px}#row{width:100%;font-family:interstate,sans-serif}.userMsgBox{height:65px;background-color:#fff;border-bottom-left-radius:8px}.userText{color:#fff;font-size:14px;font-weight:400;text-align:right;clear:both}.userText span{line-height:1.5em;display:inline-block;background:#406770;padding:10px;border-radius:8px;border-bottom-right-radius:2px;max-width:80%;margin-right:10px;animation:floatup .5s forwards}.botText{color:#000;font-weight:400;font-size:14px;text-align:left}.botText span{line-height:1.5em;display:inline-block;background:#e9edf1;padding:10px;border-radius:8px;border-bottom-left-radius:2px;max-width:80%;margin-left:10px;animation:floatup .5s forwards}.header[data-v-4bd9ee4b]{display:flex;height:45px;width:100%;background-color:#e21833;color:#fff;text-align:left;padding-left:25px;justify-content:left;align-items:center;font-size:10px;border-top-right-radius:8px;border-top-left-radius:8px;font-weight:400;font-family:sans-serif}.chat-popup[data-v-4bd9ee4b]{position:fixed;bottom:5px;right:5px;border-radius:8px}