.area-table{width:100%;border-collapse:collapse;font-size:13px}
.area-table th,.area-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #eee}
.area-table th{background:#3592e2;color:#fff;font-weight:700}
.area-table tr:hover{background:#f0f7ff}
.area-table tr.highlight{background:#fff8e1;border-left:3px solid #F78015}
.result-count{font-size:12px;color:#888;margin-bottom:10px}
.no-result{text-align:center;padding:30px;color:#999;font-size:14px}
.search-input-large{font-size:20px!important;padding:12px 15px!important;text-align:center}
@media(max-width:768px){.area-table td:last-child,.area-table th:last-child{display:none}}
