.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}.Table{width:calc(100% - 2px);height:calc(100% - 2px);list-style:none;margin:0;padding:0;border:1px solid rgba(218,220,224,0.8);border-radius:3px}.Table li{display:flex;list-style:none;margin:0;box-sizing:border-box;padding:5px;border-bottom:1px solid rgba(218,220,224,0.8)}.Table li:last-child{border-bottom:unset}
