:root{--fast:0.2s;--slow:0.5s;--color-primary:#286dc1;--color-primary-contrast:#fff;--color-secondary:#14406f;--color-secondary-contrast:#f6f6f7;--color-success:#0cb74f;--color-success-contrast:#fff;--color-warning:#ffce00;--color-warning-contrast:#fff;--color-danger:#da1f28;--color-danger-contrast:#fff;--color-info:#17a2b8;--color-info-contrast:#fff;--color-light:#fefefe;--color-light-contrast:#333;--color-grey:#999;--color-grey-contrast:#333;--color-dark:#333;--color-dark-contrast:#fff}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.float-left{float:left}.float-right{float:right}.no-float{float:none;clear:both}.flex{display:-ms-flexbox;display:flex}.f-align-start{-ms-flex-align:start;align-items:flex-start}.f-align-end{-ms-flex-align:end;align-items:flex-end}.f-align-center{-ms-flex-align:center;align-items:center}.f-align-stretch{-ms-flex-align:stretch;align-items:stretch}.f-justify-start{-ms-flex-pack:start;justify-content:flex-start}.f-justify-end{-ms-flex-pack:end;justify-content:flex-end}.f-justify-center{-ms-flex-pack:center;justify-content:center}.f-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.f-justify-space-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.f-justify-space-between{-ms-flex-pack:justify;justify-content:space-between}.no-margin{margin:0}.no-padding{padding:0}.hidden{display:none}.material-icons{line-height:inherit!important}.full-width{width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}