/* Tenth queue column added by whatsapp-queue.js. */
.wa-q-table th:nth-child(1){width:5%}
.wa-q-table th:nth-child(2){width:11%}
.wa-q-table th:nth-child(3){width:11%}
.wa-q-table th:nth-child(4){width:8%}
.wa-q-table th:nth-child(5){width:9%}
.wa-q-table th:nth-child(6){width:11%}
.wa-q-table th:nth-child(7){width:16%}
.wa-q-table th:nth-child(8){width:6%}
.wa-q-table th:nth-child(9){width:14%}
.wa-q-table th:nth-child(10){width:9%}
.wa-q-actions{vertical-align:middle!important;text-align:center}
.wa-q-retry{width:100%;min-width:0;white-space:normal;line-height:1.45}
.wa-q-action-note{display:block;color:#2563eb;font-size:11px;font-weight:700;line-height:1.6}

@media(max-width:700px){
  .wa-q-retry{min-height:42px;font-size:13px}
  .wa-q-action-note{width:100%;text-align:center;padding:8px}
}
