input.error { border: 1px solid #D70128 !important; } textarea.error { border: 1px solid #D70128 !important; } .hlkg .input.error { border: 1px solid #D70128 !important; } .hlkg textarea.error { border: 1px solid #D70128 !important; } /* pager style */ .page { padding: 10px 0; font-size: 12px; font-weight: bold; line-height: 22px; text-align: center; clear: both; } .page a { text-decoration: none; color: #8698b6; background: #fff; border: 1px solid #CCCCCC; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px } .page a.active { background: #0f90d3; border: 1px solid #0f90d3; color: #fff } .page a:hover { text-decoration: none; color: #fff; background: #0f90d3; border: 1px solid #0f90d3 }