p.timeout{border-left: solid #ffc107 4px; padding-left:4px;}
.float-left{float:left;}
.float-right{float:right;}
.clear{clear:both;}

ul#sortableList{list-style-type: none; padding: 0px;}
ul#sortableList li{padding:5px; display:flex; margin-top:8px; margin-bottom:8px; background:#f2f2f2;}
ul#sortableList li:hover{cursor: move;}