@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background:hsla(0,0%,53%,.281)}::-webkit-scrollbar-thumb:hover{background:#555}.App{background-image:url(/static/media/background.5fc571ccf7c195807c05.png);background-position:50%;background-size:cover;color:#000;min-height:100vh}.UpperBox{background:#fff;border-radius:15px;border-width:1px;display:flex;justify-content:center;margin:0 0 15px;padding:20px;width:100%}.UpperBox-text{font-family:Work sans;font-size:25px}.LowerBox{background:#fff;border-radius:15px;border-width:1px;padding:15px;width:100%}.tab{width:50%}.main-wrapper{padding-top:40px}.button{color:#fff;margin-top:15px;width:100%}.upper-box{align-items:center;background:#fff;border-width:5px;display:flex;justify-content:space-between;padding:5px 10px;width:100%}.search-text{padding-left:5px}.logo-text{font-family:Work sans;font-size:22px}.profile-menu{margin-left:15px}@media screen and (max-width:600px){.search-text{display:none}}.modal-header{font-size:40px;padding-top:15px}.modal-body{justify-content:space-between}.modal-email{font-family:Work sans;font-size:20px}.modal-email,.modal-image{display:flex;justify-content:center}.modal-image{background-color:#dbdbdf;border-radius:100px;height:180px;margin-bottom:15px;width:180px}.user-main-wrapper{align-items:center;background-color:#e8e8e8;border-radius:10px;color:#000;cursor:pointer;display:flex;margin-bottom:10px;padding:10px 0 10px 10px;width:100%}.avatar{cursor:pointer;margin-right:5px}.email{font-size:14px}.badgeMainComponent{background-color:purple;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;margin:5px 10px;padding:5px 10px}.modal-header{display:flex;font-family:Work sans;font-size:35px!important;justify-content:center}.main-wrapper-chatbox,.modal-body{align-items:center;display:flex;flex-direction:column}.main-wrapper-chatbox{background-color:#fff;border-radius:10px;border-width:1px;padding:15px}.secondaryMainBox{align-items:center;display:flex;font-family:Work sans;font-size:28px;justify-content:space-between;padding:0 5px 10px;width:100%}.startChatTextContainer{align-items:center;display:flex;height:100%;justify-content:center}.startChatText{font-family:Work sans;font-size:25px}.selectedChatMainComponent{align-items:center;display:flex;font-family:Work sans;padding:10px;width:100%}.mainChatBoxContainer{background-color:#e8e8e8;border-radius:10px;height:100%;justify-content:flex-end;overflow-y:hidden;padding:15px;width:100%}.mainChatBoxContainer,.messages{display:flex;flex-direction:column}.messages{overflow-y:scroll;scrollbar-width:none}.modal-header-component{display:flex;font-family:Work sans;font-size:35px!important;justify-content:center}.chatStyles{border-radius:20px;max-width:75%;padding:5px 15px}.chatBoxMainComponent{background-color:#fff;border-radius:10px;border-width:1px;display:flex;flex-direction:column;padding:15px}.main-box{display:flex;height:92vh;justify-content:space-between;padding:15px;width:100%}