.nowrap { white-space: nowrap; }

.number-format { white-space: nowrap; text-align: right; }

.value-up { color: green; font-weight: bold; }

.value-down { color: red; font-weight: bold; }

.value-stay { color: blue; font-weight: bold; }

.value-updated { color: orange; font-weight: bold; }

.image-block { background-size: cover; background-position: center center }

.strikethrough { text-decoration: line-through}

.underline { text-decoration: underline; }

.crs-ordering { cursor: move; text-align: center }
