/* reports system */
._report_system_ { width:18px; height:18px; }
._report_system_ .report_info { font-size:11px; color:#00ff00; }
._report_system_ .report_error { font-size:11px; color:#ff0000; }
._report_system_ .report_link { display:block; width:18px; }
._report_system_dialog { display:none; }
._report_system_dialog .report_info { font-size:11px; color:#00ff00; text-align:center; padding-bottom:2px; }
._report_system_dialog .report_error { font-size:11px; color:#ff0000; text-align:center; padding-bottom:2px; }
._report_system_dialog_select { width:270px; height:20px; margin-top:15px; }
._report_system_dialog_textarea { width:270px; height:50px; margin-top:10px; display:none; }
._report_system_dialog_button { display:block; width:130px; padding:5px; background-color:#00b3e8; text-align:center; color:#ffffff !important; margin:auto; }