/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2026 | 07:01:09 */
.oi-table-responsive{ overflow-x:auto; width:100%; } .oi-plan-table{ width:100%; min-width:700px; border-collapse:collapse; background:#fff; } .oi-plan-table thead{ background:#ff5c01; } .oi-plan-table th{ color:#fff; text-align:center; } .oi-plan-table td{ border:1px solid #eee; text-align:center; } .oi-plan-table td:first-child{ text-align:left; } @media (max-width:767px){ .oi-plan-table{ min-width:650px; } }