#question.show .comment>.list{background-color:#fafafa;color:#000;margin-bottom:2rem;padding:2rem}#question.show .comment>.list li{position:relative;margin-bottom:2rem;margin-top:0}#question.show .comment>.list li:before{border:0;bottom:0;box-shadow:0 0 5px 5px rgba(184,0,0,.25);content:"";left:-.5rem;opacity:0;position:absolute;right:-.5rem;top:0;transition:opacity .3s ease-in-out}#question.show .comment>.list li.highlight:before{opacity:1}#question.show .comment>.list li>div{position:relative;z-index:1}#question.show .comment>.list li:before{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}#question.show .comment>.list li:last-child{margin-bottom:0}#question.show .comment>.list .user .img{height:35px;width:35px}#question.show .comment>.list .user+div{font-size:.9em}#question.show .comment>.list .user .created i,#question.show .comment>.list .user .edit i{top:1px}#question.show .comment>.add .close [name=close],#question.show .comment>.add .close [name=open],#question.show .comment>.add .open [name=close],#question.show .comment>.add .open [name=open]{background-color:transparent;border:0;cursor:pointer;font-family:IBM Plex Sans Thai,sans-serif;padding:0}#question.show .comment>.add .open [name=open]{color:#b80000;font-size:.8em}#question.show .comment>.add .close [name=close]{font-size:.75em}#question.show .comment>.add .form{flex:auto}#question.show .comment>.add .field{align-items:center;display:flex;margin-bottom:.5rem}#question.show .comment>.add .field .content{flex:auto;margin-bottom:0}#question.show .comment>.add .field .label{box-sizing:border-box;display:block;margin-right:2rem;position:relative;width:100%;margin-bottom:0}@media only screen and (max-width:480px){#question.show .comment>.add .field .label{margin-right:1.25rem}}#question.show .comment>.add .field textarea{box-sizing:border-box;color:#4d4d4d;font-family:inherit;font-size:.9em;height:50px;line-height:1.25;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,color .3s ease-in-out;width:100%;border:1px solid #b7b7bd;border-radius:0;overflow:auto;padding:.8rem .75rem;resize:vertical}#question.show .comment>.add .field textarea::-moz-placeholder{color:#666;opacity:.7;overflow:hidden;text-overflow:ellipsis}#question.show .comment>.add .field textarea::placeholder{color:#666;opacity:.7;overflow:hidden;text-overflow:ellipsis}#question.show .comment>.add .field textarea:focus{border-color:#666;box-shadow:0 0 0 .2rem hsla(0,0%,40%,.25);outline:0}@supports(-webkit-overflow-scrolling:touch){#question.show .comment>.add .field textarea{font-size:1em}#question.show .comment>.add .field textarea::-moz-placeholder{line-height:normal}#question.show .comment>.add .field textarea::placeholder{line-height:normal}}#question.show .comment>.add .field .error textarea{border-color:#b80000}#question.show .comment>.add .field .error textarea:focus{box-shadow:0 0 0 .2rem rgba(184,0,0,.25)}#question.show .comment>.add .field .error textarea:hover select{text-shadow:0 0 0 #b80000}#question.show .comment>.add .field .error textarea:hover .arrow i{color:#b80000}#question.show .comment>.add .field .error-message{color:#e80000;display:block;flex:auto;font-size:.8em;margin-left:.25rem;margin-right:1.25rem;margin-top:.25rem}#question.show .comment>.add .user{flex:0 0 auto;margin-bottom:0;margin-right:1rem}#question.show .comment>.add .user .img{flex:auto;overflow:hidden;height:35px;margin-right:0;width:35px}#question.show .comment>.add .user .img img{height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease-in-out;width:100%}#question.show .comment>.add .user .img .lazy{opacity:0}#question.show .comment>.add .user .img.lazy-loading{animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:lazyLoadPlaceHolder;animation-timing-function:linear;background:url(//d2pkcizdkhan1y.cloudfront.net/packs/media/images/plugins/lazyload-875fba3680e76fa4929ba2a289632836.gif) 0 0}#question.show .comment>.add .user .img,#question.show .comment>.add .user .img img{border-radius:50%}#question.show .comment>.add .btn .list li{margin-left:1rem}#question.show .comment>.add .submit [type=submit]{background-color:#b80000;border:0;border-radius:2rem;color:#fff;cursor:pointer;font-family:IBM Plex Sans Thai,sans-serif;font-size:1em;line-height:3rem;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;transition:background-color .3s ease-in-out;white-space:nowrap;z-index:1;font-size:.75em;line-height:1.8rem;padding:0 .75rem}#question.show .comment>.add .submit [type=submit] i{font-size:1.25em;margin-right:.5rem;position:relative;top:1.5px}#question.show .comment>.add .submit [type=submit]:before{background-color:#b80000;background-image:linear-gradient(60deg,#b80000,#e80000);border-radius:2rem;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out;z-index:-1}#question.show .comment>.add .submit [type=submit]:hover{background-color:#e80000}#question.show .comment>.add .submit [type=submit]:hover:before{opacity:1}