@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@600;700&display=swap);.background{padding:100px;position:absolute;top:0;left:0;width:-webkit-calc(100vw - 200px);width:calc(100vw - 200px);height:-webkit-calc(100vh - 200px);height:calc(100vh - 200px);background:-webkit-linear-gradient(300deg,#d9dbe2,#808aac 100%,#282d39 0);background:linear-gradient(150deg,#d9dbe2,#808aac 100%,#282d39 0)}.auth-container{width:420px;height:292px;position:relative;top:-webkit-calc(50vh - 144px - 100px);top:calc(50vh - 144px - 100px);left:-webkit-calc(50vw - 240px - 100px);left:calc(50vw - 240px - 100px);background-color:#4a5162;border-radius:24px;-webkit-box-shadow:0 2px 15px rgb(0 0 0/68%);box-shadow:0 2px 15px rgb(0 0 0/68%)}.auth-form{padding-top:33px;width:60%;margin-left:20%}.auth-title{padding-bottom:20px;width:100%;text-align:center;color:#fff;font-size:26px}.text-input{width:100%;padding:8px;margin-bottom:24px;background-color:#4a5162;outline:none;border-width:0;border-bottom:2px solid #726dfe;color:#fff}.text-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.568)}.text-input::-moz-placeholder{color:hsla(0,0%,100%,.568)}.text-input:-ms-input-placeholder{color:hsla(0,0%,100%,.568)}.text-input::placeholder{color:hsla(0,0%,100%,.568)}.submit-button{width:100%;padding:14px;border-radius:4px;border-width:0;cursor:pointer;background-color:#726dfe;color:#fff;outline:none}.submit-button::hover{background-color:#938ffe}.shadow{-webkit-box-shadow:0 2px 15px rgb(0 0 0/68%);box-shadow:0 2px 15px rgb(0 0 0/68%)}.ce-chats-container,.ce-wrapper{background-color:#4a5162!important}.ce-chats-container{border-radius:0!important}.ce-chat-form-container{background-color:#4a5162!important;color:#fff}.ce-chat-card{margin:0 6px!important}.ce-chat-card-loading-bar{background-color:#535a6d!important}.ce-active-chat-card{background-color:#726dfe!important}.ce-chat-title-text{color:#fff!important}.ce-chat-subtitle-text{color:hsla(0,0%,100%,.568)!important}.ce-chat-unread-dot{background-color:#fff!important}.ce-chat-title-container{border-radius:0!important}.ce-chat-feed-container,.ce-chat-title-container{background-color:#4a5162!important}.ce-primary-button{background-color:#9a97fc!important}.ce-message-date-text{color:hsla(0,0%,100%,.568)!important}.ce-my-message-bubble{background-color:#726dfe!important}.ce-my-message-sinding-bubble{background-color:#938ffe!important}.ce-my-message-timestamp{color:#9a97fc!important}.ce-their-message-timestamp{color:hsla(0,0%,100%,.568)!important}#ce-send-message-button{background-color:#9a97fc!important}#ce-ice-breaker-gif{max-width:115px!important;margin-top:30px!important}.ce-social-message-form{background-color:#4a5162!important}.ce-message-input-form{padding-bottom:10px!important}#msg-textarea{width:-webkit-calc(100% - 140px)!important;width:calc(100% - 140px)!important;position:relative!important;top:4px!important;border-width:0!important;background-color:#4a5162!important;color:#fff!important}#msg-textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.568)!important}#msg-textarea::-moz-placeholder{color:hsla(0,0%,100%,.568)!important}#msg-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.568)!important}#msg-textarea::placeholder{color:hsla(0,0%,100%,.568)!important}#ce-upload-document-icon{color:#fff!important}.ce-feed-container-bottom{height:"44px"}.ce-message-images-row{background-color:#4a5162!important}.ce-their-message-sender{color:hsla(0,0%,100%,.568)!important}.ce-their-message-bubble{background-color:#535a6d!important;color:hsla(0,0%,100%,.705)!important}.ce-settings{background-color:#4a5162!important;border-radius:0!important}.ce-chat-title-form .ce-text-input{background-color:#4a5162;color:#fff}#ce-options-drop-down,.ce-section-title-container{background-color:#4a5162!important;color:#fff}.ce-person-text{color:hsla(0,0%,100%,.568)}.ce-danger-button{background-color:#4a5162!important;border:1px solid #9a97fc!important;color:#9a97fc!important}.ce-autocomplete-close{background-color:#fff!important;border-radius:0!important}::-webkit-scrollbar{width:0}*{font-family:Quicksand!important}