.markRed{ color: red;}.markGreen{ color: green;}.markWarning{ color: coral;}.fixedActions {min-width: 320px;position: fixed;bottom: 0;z-index: 999;padding: 9px 10px;font-size: 11px;background-color: rgba(245,245,245,0.9);border-top: 1px solid #dbe1e8;right: 20px;left: 220px;margin-bottom: 0;}@media (max-width: 991px) {.fixedActions {left: 20px;}}