.flex{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex}.flex-center{align-items:center;-webkit-align-items:center}.flex-justify-top{justify-content:flex-start;-webkit-justify-content:flex-start}.flex-justify-center{justify-content:center;-webkit-justify-content:center}.flex-justify-bottom{justify-content:flex-end;-webkit-justify-content:flex-end}.flex-column-direction{flex-direction:column;-webkit-flex-direction:column}.flex-row-direction{flex-direction:row;-webkit-flex-direction:row}.flex-1{-webkit-flex:1;-ms-flex:1;flex:1}.shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.flex-grow-1{-webkit-flex-grow:1;flex-grow:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.disableHighlight{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.disableHighlight *:not(input, textarea){-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}