#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.el-menu--horizontal>.el-menu-item.dock-right{float:right}.title-margin{margin:55px 0 20px}.chat-wrap{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.oneArea .onebox .time{padding:0 1.33vw;font-size:1.4rem;color:#666;margin-top:auto;text-align:left;line-height:1.2}.icon_admin{background-color:#ff9b26}#chat{width:100%;position:fixed;height:100%;background-color:#e7edfd;display:flex;flex-direction:column;bottom:0;left:0;z-index:2}@media (min-width:769px){#chat{width:50%;right:0;left:auto;box-shadow:10px 10px 10px 10px rgba(0,0,0,.2);max-width:460px}#chat-view,.inputWrapper{max-width:100%!important}}#chat{-webkit-animation:SlideIn .5s backwards;animation:SlideIn .5s backwards}@-webkit-keyframes SlideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes SlideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}#pdfContainer{position:fixed;bottom:0;left:0;height:100vh;width:100%}.messages{flex-grow:1}.line{text-align:center}.main{text-align:left}input{width:unset}input[type=text]{width:100%}#chat-view{background-color:#e7edfd;overflow:auto;max-width:100vw}.message-box{display:flex;margin:4px 0}.message-box div{padding:4px 10px;font-size:1.6rem}.message-box div:last-child{white-space:nowrap}.message-box div:first-child,.message-box div:nth-child(2){min-width:100px}.message-box.me{background-color:#d8e2fa!important}.el-main{text-align:left}.token{overflow:hidden;width:200px;white-space:nowrap;text-overflow:ellipsis}.el-checkbox__label{line-height:inherit}