.bug_list{width:100%; margin-top:10px;}

.bug_list .status10 td {}
.bug_list .new td {font-weight:bold;}
.bug_list .status20 td, .bug_list .status20 td a {color:#999}
.bug_list .status30 td {text-decoration:line-through;}
.bug_list .status40 td, .bug_list .status40 td a {color:#999;text-decoration:line-through;}

.bug_list .importance10 td {background:#bfb}
.bug_list .importance20 td {background:#ffb}
.bug_list .importance30 td {background:#fbb}

.bug_list tbody tr:hover td{background-color:#eee !important;}
.bug_list thead td{background:#ddd;padding-right:5px;}

#bug_info{text-align:right;margin-top: 10px;}

#bug_comments{width:100%;margin:10px 0;}
#bug_comments td{border-bottom:1px dotted;}
#bug_comments .user{width:150px; vertical-align:top;border-right:1px dotted;}

h3.version{float:left;clear:left;}

#filters select{width:220px;}
#filters span{width:100px;display:block;float:left;}

#summary_head {
    overflow-wrap: anywhere;
}

.bug_list .summary {
    overflow-wrap: anywhere;
}