.ec_log { padding: 15px; }
.ec_log #ec_log_select { margin-bottom: 20px; }
.ec_log .ec_log_contents { line-height: 1.6; max-height: 400px; overflow: auto; }

.ec_progress .ec_progress_bar { float: left; margin: 10px 0; width: 472px; height: 32px; border: 1px solid #ddd; }
.ec_progress .ec_inner_bar { height: 30px; width: 0; margin: 1px; background: #dd3212; }
.ec_progress .ec_count { float: left; margin: 10px; line-height: 35px; font-size: 16px; font-weight: bold; }

.ec_loader { margin-top: -4px; margin-left: 10px; display: none; }

.ec_category_result { height: 300px; overflow: auto; width: 500px; border: 1px solid #d2d2d2; padding: 10px; }
