#datatable_filter       { float: right; }

.fabtn                  { margin-right: 10px; }
.interact               { margin-right: 5%; color: #000; cursor: pointer; }
.interact:last-child    { margin-right: 0; }
.interact .fa           { font-size: 1.3em; }
.interact.delete        { color: #FF0000; }
.interact.edit          { color: #8b792f; }
.interact.show          { text-decoration: underline; color: #47CFFF; }
.interact.pdf           { color: #FF0000; }
.price_negative         { color: red; }
.price_positive         { color: forestgreen; }
