@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-status-badge{display:inline-block;font-family:var(--font-family-montserrat);font-size:11px;font-weight:700;border-radius:4px;padding:2px 4px}.lti-status-badge--success{background:#dfe8e5;color:#00b112}.lti-status-badge--rejected{background:#f9e9e8;color:#f16150}.lti-status-badge--pending{background:#fef7ec;color:#f7d634}.lti-status-badge--neutral{background:#e8f0f9;color:#347dc1}