.lite-chatbox-container {overflow-y: scroll;max-height: calc(98vh - 180px);}.question-input {width: calc(98% - 164px);height: 30px;margin: 5px;}.question-btn {width: 60px;height: 30px;}.recent-btn {width: 60px;height: 30px;}main::-webkit-scrollbar {width: 0;}.app-title {text-align: left;color: transparent;font-weight: bold;background: black;-webkit-background-clip: text;}.app-title > a {margin-right: 8px;}.app-title.others {text-align: right;float: right;}.app-title.others a {font-weight: lighter;}.app-title.others a:first-child {margin-right: 8px;}.paper {position: relative;margin: 0 auto;padding: 0 0 15px 0;border: 1px solid #efefef;background-color: #f3f3f3;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;}.lite-chatbox .cleft .name {margin: 0;}.lite-chatbox .cleft .content {margin: 0;}.lite-chatbox .cright .name {margin: 0;}.lite-chatbox .cright .content {margin: 0;}span.reask {padding-right: 10px;padding-left: 10px;cursor: pointer;}#tool {display: flex;justify-content: space-between;margin-left: 50px;margin-right: 50%;}@media (min-width: 600px) and (max-width: 900px) {#tool {display: flex;justify-content: space-between;margin-left: 25px;margin-right: 38%;}}@media (max-width: 600px) {#tool {display: flex;justify-content: space-between;margin-left: 20px;margin-right: 20%;}}.sse-chat .lite-chatbox .questionbox {display: block;line-height: 18px;margin: 10px 0 10px 0;}.sse-chat .lite-chatbox .questionbox .reask {color: #8b8b8b;}.sse-chat .lite-chatbox .cleft {margin-right: 10px }.sse-chat .question-input {width: calc(98% - 100px);}.chat-a4 {display: none;}@media (min-width: 768px) {.chat-a4-app {width: calc(98vw - 306px);}.chat-a4 {display: block;position: fixed;top: 5px;right: 2px;max-width: 300px;height: 95vh;}.chat-a4-iframe {height: 100%;border: none;}}.lite-chatbox .content .imgs {display: flex;flex-flow: row wrap;max-width: 700px;}.lite-chatbox .content .imgs img {width: auto;height: auto;max-width: 100%;margin-left: 8px;margin-bottom: 8px;}.lite-chatbox .content .done {font-weight: bold;}.hidden {display: none;}.sse-chat #tool label {cursor: pointer;}