td.details{font-size:.9em;color:#666;word-wrap:break-word}html{overflow-x:hidden}@keyframes swipeOutLeft{to{transform:translate(-100%);opacity:0}}@keyframes swipeOutRight{to{transform:translate(100%);opacity:0}}@keyframes swipeInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes swipeInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.swipe-out-left{animation:swipeOutLeft .25s ease forwards}.swipe-out-right{animation:swipeOutRight .25s ease forwards}.swipe-in-right{animation:swipeInRight .25s ease}.swipe-in-left{animation:swipeInLeft .25s ease}.swipe-hint{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#19875426;color:#198754;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;opacity:0;pointer-events:none;z-index:9999}.btn-link-nav{display:inline-block;width:100%;padding:.25rem .6rem;font-size:.875rem;border:1px solid #198754;border-radius:.375rem;color:#198754;text-decoration:none;line-height:1.5;text-align:center}.btn-link-nav:hover{background-color:#198754;color:#fff}@media(max-width:767px){.table-operations{display:block!important;width:100%}.table-operations thead{display:none}.table-operations tbody{display:block;width:100%}.table-operations tbody tr{display:flex;flex-wrap:wrap;align-items:center;width:100%;border-bottom:1px solid #dee2e6;padding:.5rem 0}.table-operations tbody tr td{border:none;padding:.15rem .5rem}.table-operations tbody tr td:nth-child(1){font-weight:700;flex:1;order:1}.table-operations tbody tr td:nth-child(4){order:2}.table-operations tbody tr td:nth-child(2){width:100%;order:3}.table-operations tbody tr td:nth-child(3){width:100%;order:4}}
