@import "/includes_content/css/bug_reports.css";

h1 { float:none; margin-bottom:20px; }
.radio_group h4 { color:#000000; margin-bottom:5px; }

/* Alert Box */
.alert { padding:0px; margin:0px 0px 20px 0px; font-family:Arial, Helvetica, sans-serif; background-color:#f0af3c; border:1px solid #c48f31; }
.alert p { padding:5px; margin:0px; }

/* Form */
.radio_group .form_element { width:100%; padding-bottom:5px; float:none; display:table; clear:right; }

.other_criteria .form_element { margin-bottom:5px; }

.submit_module { width:523px; padding:0px; margin:0px; }
* html .submit_module { padding:0px 4px 0px 0px; margin:0px; }
.module_content .submit_module .submit { width:63px; height:21px; padding:0px; margin:0px; background:transparent url(/images/nextgen/doc_center/bg_search_textbox.gif)  no-repeat 0px 0px; font-family:Arial, Helvetica, sans-serif; text-align:left; color:#d4d0c8; font-size:0px; border:0px; }

.module_content .two_col { width:533px; }
.module_content .form_frame td.release { width:221px; padding:0px 45px 0px 0px; }
.module_content .form_frame td.other_criteria { width:266px; padding:0px; }
.module_content p { width:533px }
.module_content h3 { padding:0px; margin:0px 0px 10px 0px; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; color:#32373d; line-height:100%; display:block; }

.other_criteria .form_element { padding-bottom:2px; }

.spacer { display:none; }
.wide { width:221px; padding:0px; background:transparent; }
div.twocol div.col {width:100%; padding:0px; margin:0px; }

/* Results Table */
.table_wrapper { width:562px; }
.datatable { width:562px; }

.table_header { padding:7px 5px 7px 5px; background:#edeeef url(/images/bug_reports/bg_datatable_header.gif) repeat-x bottom left; border-bottom:1px solid #fff; }
.table_header h3 { padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; }
.results_found { font-weight:normal; }

.datatable th { padding:14px 7px 4px 7px; background-position:0px -1px; }
.datatable td { padding:3px 7px 3px 7px; }

th.col_frequency { width:40px; border-left:0px; }
td.col_frequency { width:40px; border-left:0px; }
th.col_source { width:60px; border-left:0px; }
td.col_source { width:60px; border-left:0px; }
th.col_desc { width:378px; }
td.col_desc { width:378px; border-left:1px solid #cdcdcd; }
.col_products { width:115px; }

.table_footer { height:11px; padding:7px 5px 7px 5px; font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }

/* Additional Resources */
.datatable5 { border:1px solid #d6d4d4; }
.datatable5 th { padding:5px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; border-bottom:0px; background:#5c738b url(/support/images/bg_th_datatable5.gif) repeat-x 0px 0px; }
.datatable5 td { padding:10px; font-family:Arial, Helvetica, sans-serif; }
.datatable5 td a { text-decoration:none; }
.datatable5 td ul { list-style-image:none; list-style-type:none; padding:0px; margin:0px 0px 10px 0px; }
.datatable5 td form { padding:0px; margin:0px 0px 18px 0px; }

/* Sorting */
.sort th { cursor:pointer; }
.sort .odd { background-color:#f7f7f7; }

.sort thead tr .headerSortUp { background:#D4DDE7 url(/includes_content/images/tables/asc.gif) no-repeat right 20px; }
.sort thead tr .headerSortDown { background:#D4DDE7 url(/includes_content/images/tables/desc.gif) no-repeat right 20px; }

/* License Manager Errors */
#url { font-size:1.0em; }