.Loading{margin:20px 0;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;opacity:.6;color:var(--tx1);min-height:100px}.Loading .lds-gear{margin-bottom:10px}.ForumMessageEditor .el-tiptap-editor>.el-tiptap-editor__content{font-family:Montserrat}.ForumMessageEditor .centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}.ForumMessageEditor .attachOpener{text-align:right;font-size:10px;color:#888;cursor:pointer}.ForumMessageEditor .attachOpener:hover{color:#444}.ForumMessageEditor .el-card{margin-top:20px;border-radius:8px!important}.ForumMessageEditor .el-card .el-card__header{padding:0 10px;font-size:11px;font-weight:500}.ForumMessageEditor .el-card .fileList{display:grid;grid-template-columns:repeat(3,1fr)}.ForumMessageEditor .el-card .fileList .Button{zoom:80%}.ForumMessageEditor .el-card .fileList .file{overflow:hidden;text-align:center}.ForumMessageEditor .el-card .fileList .el-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ForumMessageEditor .el-card .fileList .el-tag div{max-width:90%;overflow:hidden;white-space:nowrap!important;text-overflow:ellipsis}.TopicViewer .topicMain{width:100%;max-width:800px;margin:auto}.TopicViewer .centered{margin:20px 0}.TopicViewer .centered,.TopicViewer .messagesList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TopicViewer .messagesList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.TopicViewer .messagesList .message{border-bottom:1px solid #ccc;padding:20px}.TopicViewer .messagesList .message .enc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#828282;font-size:14px}.TopicViewer .messagesList .message .enc .author{font-weight:500}.TopicViewer .messagesList .message .enc .date{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:450px){.TopicViewer .messagesList .message .enc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.TopicViewer .ForumMessageEditor{margin-top:20px}.TopicViewer .attachments{margin-top:30px}.TopicViewer .attachments .label{font-weight:500;font-size:10px;margin-bottom:5px;color:#888;text-transform:uppercase}.TopicViewer .attachments .attachList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.TopicViewer .attachments .attachList .el-tag{cursor:pointer;-webkit-transition:all .25s;transition:all .25s}.TopicViewer .attachments .attachList .el-tag:hover{opacity:.8}.TopicViewer .notifCont .Button{-webkit-box-shadow:none;box-shadow:none}.TopicViewer .notifCont .material-design-icon svg{height:16px}.TopicViewer .grey{-webkit-filter:grayscale(1);filter:grayscale(1)}.TopicViewer .avatarCont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicViewer .avatarCont .el-tag{text-transform:uppercase;margin-left:15px}.TopicViewer .avatar{border-radius:32px;width:32px;height:32px;position:relative;overflow:hidden;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.75) inset;box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,.75);background-size:cover;background-position:50%;margin-right:10px}.TopicViewer .topicHeader{display:grid;grid-template-areas:"title notif back"}.TopicViewer .topicHeader .sectionTitle{grid-area:title;align-self:start}.TopicViewer .topicHeader .notifCont{grid-area:notif}.TopicViewer .topicHeader .butBack{grid-area:back}.TopicViewer .topicHeader .captionShort{display:none}@media (max-width:1000px){.TopicViewer .topicHeader{grid-template-areas:"title back" "title notif"}}@media (max-width:600px){.TopicViewer .topicHeader{grid-template-areas:"title title" "notif back"}.TopicViewer .topicHeader .captionShort{display:block}.TopicViewer .topicHeader .captionLong{display:none}}.TopicViewer .editMsg{margin-left:10px;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}.TopicViewer .editMsg:hover{opacity:.8}.TopicViewer .editMsg .material-design-icon__svg{height:16px}.TopicViewer .deletedMessage{opacity:.7}.TopicViewer .deletedMessage .editMsg{display:none}.TopicViewer .deletedMessage .contents{text-align:center;font-size:11px;font-weight:500;opacity:.7}.TopicViewer .editedInfo{margin-top:20px;color:#888;font-size:11px}