body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#ccp-container{height:500px;padding-top:15px;padding-left:15px;width:330px}.ui.toggle.checkbox input:checked~.box:before,.ui.toggle.checkbox input:checked~.coloring.red:before{background:#f25f5c!important}body,p{margin:0}#chatroom{height:485px;padding-top:15px;padding-left:15px}.App{display:flex;align-items:center;justify-content:center}.chatroom{width:335px;height:485px;background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:0 0 8px 0 rgba(0,0,0,.3)}.chatroom h3{background-color:#4a4a4a;color:#fff;margin:0;height:40px;font-size:20px;display:flex;align-items:center;justify-content:center}.chatroom .chats{box-sizing:border-box;padding:0 20px;margin:10px 0 0;height:395px;overflow-y:scroll}.chatroom .chats .chat{background:#ededed;position:relative;padding:5px 13px;font-size:14px;border-radius:10px;list-style:none;float:left;clear:both;margin:10px 0;width:250px;overflow-wrap:break-word}.chatroom .chats .chat img{width:20px;height:20px;border-radius:50%;position:absolute;top:-10px;left:0}.chatroom .chats .chat.right{float:right;clear:both;background:#e8f6f8}.chatroom .chats .chat a{text-decoration:none;color:#3498db}.translatedMessage{text-decoration:none;color:red}.chatroom .input{height:40px;width:100%;background:#4a4a4a;display:flex;flex-direction:row;align-items:center}.chatroom .input input[type=text]{background:#f2f2f2;outline:0;border:2px solid #4a4a4a;padding:0 5px;border-top-left-radius:5px;border-bottom-left-radius:5px;margin-left:10px;height:30px;width:100%;box-sizing:border-box;font-size:14px}.chatroom .input input[type=submit]{background:transparent;border:0 solid #fff;height:30px;width:70px;color:#fff;font-size:16px;box-sizing:border-box;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:pointer;transition:all .3s ease}.chatroom .input input[type=submit]:hover{background:#4a4a4a;color:#fff}
/*# sourceMappingURL=main.7253bc8d.chunk.css.map */