#app{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ellipsis{text-overflow:ellipsis;overflow:hidden}.ellipsis,.spaceNowrap{white-space:nowrap}.displayFlex{display:flex;align-items:center;justify-content:center}.flex{display:flex}.flex-1{flex:1}.flexWrap{flex-wrap:wrap}.flexColumn{flex-direction:column}.alignItemsStart{align-items:flex-start}.alignItemsCenter{align-items:center}.alignItemsEnd{align-items:flex-end}.justifyContentBetween{justify-content:space-between}.justifyContentAround{justify-content:space-around}.justifyContentStart{justify-content:flex-start}.justifyContentEnd{justify-content:flex-end}.justifyContentCenter{justify-content:center}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}