@media(min-width:700px){.hide-on-tablet-and-up{display:none}}@media(max-width:700px){.hide-below-tablet{display:none}}@media(max-width:460px){.hide-on-phone{display:none}}.lti-chat-message{font-family:var(--font-family-inter);font-size:14px;font-weight:600;color:#105847;display:flex;padding:8px 12px;width:max-content;max-width:80%;border-radius:12px;background:#f2f0f1;color:#828282;font-size:12px;position:relative}.lti-chat-message--sender{background:#105847;color:#fff;align-self:flex-end}.lti-chat-message--sender .lti-chat-action-button{display:none!important}.lti-chat-message p{white-space:pre-line}.lti-chat-message:hover .lti-chat-action-button{display:flex}.lti-chat-message .lti-chat-action-button{position:absolute;right:-18px;top:-18px;display:none;z-index:4}.lti-chat-message .lti-chat-action-button:focus{display:flex}.lti-chat-message .lti-chat-action-button__menu-button{padding:4px}.lti-chat-message .lti-chat-action-button__elipses{background:#fff;border-radius:50%;border:2px solid #f2f0f1;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:4px}.lti-chat-message .lti-chat-not-owner-message .lti-menu__content{left:0;top:100%;width:70px;padding-top:0;padding-bottom:0}