.messagesWrapper{height:100%;overflow:auto;flex-grow:1;margin-top:7px;margin-bottom:5px}.chatBubble{border-radius:20px;max-width:70%;min-width:30%;margin-bottom:4px;overflow-wrap:break-word;padding:15px}.chatBubbleContainer{display:flex;flex-direction:column}.chatBubbleSenderLabel{color:rgba(0,0,0,.4);font-size:.8rem;padding-left:12px}.chatBubbleUser{align-self:end;background-color:#87cefa}.chatBubbleOther{align-self:start;background-color:#f1f1f1}#everythingWrapper.chatOnly .chatConvoWrapper{max-width:45%}#everythingWrapper.chatOnly .contextView{max-width:40%}.contextView h2{font-size:x-large;font-weight:600;margin-top:10px}.contextView .list-group{margin-bottom:14px}.progressDot{border-radius:100%;border:5px solid grey;color:grey;font-size:20px;width:40px;height:40px;text-align:center;cursor:default}.doneDot{background-color:#6fe833}.inProgressDot{background-color:rgba(164,231,179,.5)}body,html{direction:rtl;text-align:right;margin:0;padding:0}#root,.app,body,html{width:100%;min-height:100%}.app{position:relative}.btn,button{direction:ltr}#everythingWrapper{width:100vw;height:calc(100vh - 56px)}#everythingWrapper>div{border:1px solid #d3d3d3;padding:15px}