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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{position:relative}.loader-container{left:50vw;position:absolute;top:50vh;transform:translate(-50%,-50%)}.loader{animation:rotate 1s linear infinite;border-radius:50%;display:inline-block;height:48px;position:relative;width:48px}.loader:before{animation:prixClipFix 2s linear infinite;border:5px solid blue;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}body{background-color:#0000000d;margin:0;padding:0}div{font-family:sans-serif}.ctd-container,.ctd-icons{display:none}.chat-container{display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 12px}.chat-item{display:flex;margin-bottom:12px}.chat-container .chat-item:first-child{margin-top:12px}.chat-item-mes-to{justify-content:flex-end}.chat-item-mes-from{justify-content:flex-start}.chat-item-mes-com,.chat-item-mes-sys{justify-content:center}.chat-body{font-size:14px;line-height:16px}.chat-attach{margin-top:12px}.chat-attach-item{color:#000;cursor:pointer;display:flex;font-size:12px;line-height:20px;margin-bottom:6px;text-decoration:none}.chat-attach-item-img{background-position:50%;background-repeat:no-repeat;border-radius:2px;height:20px;min-width:20px}.chat-attach-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attach .chat-attach-item:last-child{margin-bottom:0}.chat-status{align-items:center;display:flex;justify-content:flex-end;margin-top:4px}.chat-attach:empty,.chat-body:empty,.chat-status:empty{display:none}.chat-message{border-radius:6px;padding:12px;width:60%}.chat-message-from{background-color:#fff;border-bottom-left-radius:0}.chat-message-to{background-color:#e0e9ef;border-bottom-right-radius:0}.chat-message-sys{background-color:#e0e9ef66}.chat-message-com,.chat-message-sys{max-width:45%;min-width:150px;width:auto}.chat-message-com{background-color:#e0efe2}.chat-message-sys .chat-status-date{font-size:10px}.chat-status-status{height:16px;margin-left:6px}.chat-status-date{font-size:12px}.chat-hint{border-radius:4px;display:none;padding:6px}.chat-element-hint:hover .chat-hint{display:block}.chat-attach-empty-body{margin-top:0}
/*# sourceMappingURL=main.1e36083f.css.map*/