@charset "UTF-8";
/* https://www.zirkinandschmerlinglaw.com/wp-content/themes/krglaw/inc/blocks/verdict-table.css?t=1765570824&ver=6.9.1 */
.verdict_table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:1em}.verdict_table::-webkit-scrollbar{display:none}.verdict_table table{border-collapse:separate;border-spacing:0;container-type:inline-size;min-width:500px;max-width:1200px;margin:0 auto}.verdict_table .scroll_message{display:none}@media (max-width:555px){.verdict_table .scroll_message{display:block;font-style:italic;color:#888;margin-bottom:5px}}.verdict_table thead th:first-child{border-radius:16px 0 0 0}.verdict_table thead th:last-child{border-radius:0 16px 0 0}.verdict_table tbody tr:last-child td:first-child{border-radius:0 0 0 16px}.verdict_table tbody tr:last-child td:last-child{border-radius:0 0 16px 0}.verdict_table th,.verdict_table td{border-bottom:solid 1px #050a30;border-left:solid 1px #050a30}.verdict_table tr *:last-child{border-right:solid 1px #050a30}.verdict_table th{background-color:#050a30;color:#fff;padding:1cqi 1.5cqi}.verdict_table td{background-color:#fff9e9;padding-top:min(2cqi,25px);padding-bottom:min(2cqi,25px);padding-left:min(1.5cqi,16px);padding-right:min(1.5cqi,16px);font-size:clamp(14px,2.15cqi,20px)}.verdict_table td.strong{font-weight:700}