.Chat-modal[data-v-bada2686]{width:100%;height:100%}.Chat-modal[data-v-bada2686] .modal-dialog.modal-sm{min-width:50%!important;padding-left:25%;translate:-50%,0}.event[data-v-bada2686]{-ms-flex-item-align:center;align-self:center;text-align:center;background-color:#3f4b62;color:#fff;max-width:400px}.Chats .chatUser[data-v-bada2686]{-ms-flex-item-align:start;align-self:flex-start;padding:10px 15px;background:#fff;width:100%}.Chats .chatMe[data-v-bada2686]{text-align:end;-ms-flex-item-align:end;align-self:flex-end;padding:10px 15px 0 15px;background:#fff;width:100%;padding:10px 15px}.modal-body[data-v-bada2686]{min-height:50vh}@media (max-width:768px){.modal-body[data-v-bada2686]{min-width:50vw}.modal-body .Title[data-v-bada2686]{font-size:.9rem}.modal-body .Chats[data-v-bada2686]{margin:20px 15px;font-size:14px;scroll-behavior:smooth}}@media (max-width:768px) and (max-width:1439px){.modal-body .Chats[data-v-bada2686]{font-size:12px}}.chat-modal-body[data-v-bada2686]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-modal-body[data-v-bada2686] .modal-dialog{min-width:50vw;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#Chat[data-v-bada2686] #quill-container{margin-top:10px;border-radius:8px;border:0}#Chat[data-v-bada2686] .ql-formats{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}#Chat[data-v-bada2686] .ql-formats{margin-right:0}#Chat[data-v-bada2686] .ql-formats:before{content:none}#Chat[data-v-bada2686] .quillWrapper{width:100%;max-width:85%;height:100%}@media (max-width:768px){#Chat[data-v-bada2686] .quillWrapper{max-width:70%}}#Chat[data-v-bada2686] .ql-editor.ql-blank:before{color:#737484}#Chat[data-v-bada2686] .chatMe *,#Chat[data-v-bada2686] .chatUser *{word-wrap:break-word}#Chat[data-v-bada2686] .ql-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;border-radius:8px;border:0}#Chat[data-v-bada2686] .ql-toolbar button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:#fff;border-radius:10px}#Chat[data-v-bada2686] .ql-editor{background:#fff;border-radius:10px}#Chat[data-v-bada2686] .modal-title{font-weight:700;color:#2d2d2d}.chat-modal-body[data-v-bada2686] .modal-footer{display:none}.Title[data-v-bada2686]{text-decoration:underline;color:#2d2d2d;font-weight:700;font-size:larger;margin:25px 0 0 25px}@-webkit-keyframes fadeinout-bada2686{0%{opacity:0}to{opacity:1}}@keyframes fadeinout-bada2686{0%{opacity:0}to{opacity:1}}.FullHeight[data-v-bada2686]{height:75vh;width:90%;-webkit-box-shadow:0 10px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 10px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation:fadeinout-bada2686 1s linear forwards;animation:fadeinout-bada2686 1s linear forwards}.Chats[data-v-bada2686]{overflow-y:scroll;margin:25px 5% 10px 5%;max-height:100%;min-height:70%;background-color:#f5f6f8;border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;scroll-behavior:smooth;gap:12px;width:100%}@media (max-width:768px){.Chats[data-v-bada2686]{min-height:none}}.Chats>div[data-v-bada2686]{padding:5px;border-radius:8px}.Content[data-v-bada2686]{background-color:#f5f6f8;border-radius:8px;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.Content[data-v-bada2686] .ql-editor{min-height:40px;max-height:40px;height:unset;overflow-y:hidden;font-size:14px}@media (max-width:1439px){.Content[data-v-bada2686] .ql-editor{min-height:40px;font-size:12px}}.Send[data-v-bada2686]{width:100px;height:40px;border:thin solid grey;background-color:#3f4b62;color:#fff;border-radius:8px;margin:0 10px 10px 0;margin:10px 0 0 0;-ms-flex-item-align:end;align-self:flex-end;font-size:14px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1439px){.Send[data-v-bada2686]{width:80px;height:40px;font-size:12px}}.Send[data-v-bada2686]:hover{background:#005ca8}.User[data-v-bada2686]{color:#2d2d2d;font-weight:700}.Time[data-v-bada2686]{color:grey}.AvatarStyleText[data-v-bada2686]{display:inline-block;color:#fff;vertical-align:middle}.ButtonWrapper[data-v-bada2686]{border-radius:50%;position:fixed;right:10px;height:50px;width:50px;right:40px;bottom:85px;cursor:pointer}.ExitWrapper[data-v-bada2686]{color:#fff;background-color:salmon}.ExitWrapper[data-v-bada2686]:hover{-webkit-transition:.5s;transition:.5s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Exit[data-v-bada2686]{width:2rem!important;height:2rem!important;margin:8px}.DialogWrapper[data-v-bada2686]{color:#fff;background-color:#457e8f}.Dialog[data-v-bada2686]{width:1.75rem!important;height:1.75rem!important;margin:10px}.message-info[data-v-bada2686]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}