.img-thumbnail{min-width:20vw;max-width:30vw;border-radius:4px}.image-preview:hover .q-img{opacity:.4}.image-preview:hover .material-icons.q-icon{opacity:.8!important}.btn-group{display:flex;flex-wrap:nowrap;align-content:center;border-radius:30px;overflow:hidden}.btn-group button{padding-top:5px;padding-bottom:4px;padding-left:0;padding-right:0}.btn-group button .q-btn__wrapper{padding:4px 10px}.btn-group button:first-child{padding-left:8px}.btn-group button:last-child{padding-right:8px}.square-20{width:20px;height:20px}.square-30{width:30px;height:30px}#menuForReaction{border-radius:30px}.flex-reverse{flex-direction:row-reverse}.badge-radius{border-radius:20px}.border-invisible{border:1px solid hsla(0,0%,100%,0)}.border-visible{border:1px solid var(--q-color-primary)}.cursor-pointer{cursor:pointer}.new-message .q-message-text--received{background-image:none!important;animation:fadeIt 2s ease-in-out}.new-message .q-message-text--received:last-child:before{animation:fadeBorder 2s ease-in-out}@keyframes fadeIt{0%{background-color:#81c784}5%{background-color:var(--q-color-secondary)}to{background-color:#81c784}}@keyframes fadeBorder{0%{border-bottom-color:#81c784}5%{border-bottom-color:var(--q-color-secondary)}to{border-bottom-color:#81c784}}.q-message-text{min-width:100px;max-width:45vw;box-shadow:1px 2px 2px #ccc;padding:9px 14px 9px 14px;line-height:1.4;font-size:15px}.q-message-text:last-child{min-height:20px}.align-right{text-align:right!important;margin-left:0;margin-right:2px}.align-left{margin-left:50px}.timestamp{font-size:smaller;margin-bottom:-10px;opacity:.6;min-height:20px}.post-container{width:90%;max-width:80vw}@media only screen and (max-width:500px){.q-message-text{max-width:90vw}.post-container{width:100%}}