@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap);*{box-sizing:border-box;font-family:Nunito,sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#eee;border-radius:5px}.AuthBox{align-items:center;box-sizing:initial;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.userImages{border-radius:5px;height:2.5rem;width:2.5rem}.userImages:hover{background-color:#f0f8ff}.LoginBox{width:300px}.navigation{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.userImage{border-radius:7px;height:2rem;width:2rem}.settingBar{position:absolute;right:1.5rem;top:50px;transition:all 1s ease-in-out;z-index:1000}.navigation_list{align-items:center;display:flex;justify-content:center}.userDashBoard{background-color:#fff;border:1px solid #0003;border-radius:15px;display:flex;flex-direction:column;height:100%;padding:1rem;position:relative}.userProfileImageBox{align-items:center;aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;height:100px;margin:1rem auto;object-fit:cover;width:100px}.userProfileInfo{align-items:center;display:flex;flex-direction:column;padding-bottom:1rem}.statusBar{background-color:green;border-radius:50%;display:inline-flex;height:.5rem;margin-right:.25rem;width:.5rem}.chatCode{font-size:12px;padding-left:.7rem}.requestList{height:50%;width:250px}.listComponent{align-items:center;border:1px solid grey;border-radius:7px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 0}.listComponent:last-child{margin:0}.noListItem{align-items:flex-start;display:flex;height:100%;justify-content:center;padding-top:1rem}.requestHeader{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.requestController{align-items:flex-end;display:flex}.fullwidth{width:100%}.requestController span{align-items:center;border:1px solid #10378366;border-radius:7px;cursor:pointer;display:flex;padding:.3rem}.requestController span:hover{background-color:#10378333}.chatGrid{background-color:#ebf4f566;border-left:1px solid #ebf4f566;border-right:1px solid #ebf4f566;display:grid;grid-template-rows:auto 1fr auto;height:90vh}.chatInfo{align-items:center;border-bottom:1px solid #ebf4f566;display:flex;padding:.7rem}.chatInfoImage{border-radius:7px;height:2.5rem;margin-right:1rem;width:2.5rem}.chatInfoText{display:flex;flex-direction:column}.icon{color:#103783}.messageForm{background-color:#ebf4f5cc;border:1px solid #ebf4f566;border-radius:7px;display:flex;justify-content:flex-start;margin:.7rem}.emojiSection{display:inline-flex;flex-wrap:wrap;height:200px;overflow:hidden auto;padding:1rem;width:100%}.emoji{align-items:center;cursor:pointer;display:inline-flex;font-size:1.3rem;height:40px;justify-content:center;width:40px}.emoji:hover{background-color:#103783}.null_chat_text{align-items:center;display:flex;height:100%;justify-content:center}.chat_screen{grid-template-rows:auto 1fr auto}.null_chat_screen{grid-template-rows:1fr}.messageScreen{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 .7rem .7rem;width:100%}.messageBox{word-wrap:break-word;display:flex;margin-top:.4rem}.message{background-color:#00246c}.message,.self-message{border-radius:7px;color:#ebf4f5;max-width:400px;padding:.5rem}.self-message{background-color:#103783}.justify-right{justify-content:flex-end}.border-right{border-bottom-right-radius:0}.border-left{border-bottom-left-radius:0}.justify-left{justify-content:flex-start}.userList{display:flex;flex-direction:column;height:100%;padding:.7rem .7rem 0}.listUserImage{border-radius:7px;display:flex;height:2.5rem;width:2.5rem}.list{height:100%;overflow:hidden auto}.listItem{background-color:#ebf4f599;border:1px solid #ebf4f566;border-radius:15px}.chatDetails{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem;width:100%}.clientDetailBox{flex-direction:row;height:200px}.clientDetailBox,.shareController{background-color:#ebf4f5cc;border-radius:7px;display:flex;margin-bottom:1rem;overflow:hidden;padding:1rem;width:100%}.shareController{flex-direction:column;height:100%}.clientImage{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:7px;box-shadow:0 0 5px 1px #0003;margin-right:1rem;object-fit:cover;width:100%}.online-status{background-color:green;border-radius:50%;display:inline-block;height:7px;width:7px}.media-Images{height:200px;width:100%}.clientInfo{display:flex;flex-direction:column;text-overflow:ellipsis;white-space:no-wrap;width:100%}.clientInfo_textarea{overflow:hidden;text-overflow:ellipsis;width:100px}.gridWindow{background:linear-gradient(120deg,#9bafd9,#103783);border-radius:15px;height:90vh;overflow:hidden}.App{position:relative}.EmojiPickerReact{--epr-emoji-size:18px!important;--epr-emoji-gap:4px!important;--epr-header-padding:10px 10px!important}
/*# sourceMappingURL=main.d974a46e.css.map*/