@charset "utf-8";
/* CSS Document */

.search-module,
.category-item,
.ticket-progress-container .btn,
.portal-card,
.status-widget {
    transition:
        transform 0.15s ease,
        box-shadow 0.15s ease,
        background 0.15s ease;
}