.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.Pill{display:inline-block}.Pill .pill{background-color:#dedede;box-sizing:border-box;padding:5px 15px;text-align:center;text-decoration:none;display:inline-block;margin:4px 2px;border-radius:15px;transition-duration:300ms}.Pill .pill.selected{background-color:#1873cc;color:#fff}.Pill .pill:hover{cursor:pointer}
