.button.blue { background: #253a73; }
.tag.blue { background: #253a73; }
.select_wrap a.active { color: #253a73 !important; }

.table_caption { text-align: left; margin:0 10px; font-size: 20px; color: #d0991b; padding: 30px 0 10px 0; border-bottom: 1px solid #ddd; }
.no_item { border-radius: 0; background: #fff; border-bottom: 1px solid #ddd; margin-bottom: 0; }
.read_body .download a { color: #253a73; }
.read_header { margin: 15px 0; }
.read_footer .btnArea { margin-bottom: -50px; }
.comment_count { padding-right: 0; padding-left: 0; color: #d0991b; margin-top: 50px; }
.comment_list .meta { margin-left: 10px; margin-right: 10px; } 
.table_wrap table td.link a:hover,
.table_wrap table td.link a:active { color: #253a73; }
.table_wrap table td.link a:hover span.arrow,
.table_wrap table td.link a:active span.arrow { color: #253a73; }
.table_wrap table .active td { background: #d0991b; }
.pagination li.active a { background: #d0991b; border-radius: 0; }