@CHARSET "UTF-8"

.x-grid3-row-feature-new td {
background-color: #FFFFFF !important;

}

.x-grid3-row-closed td {
background-color: #88FF88 !important;

}

.x-grid3-row-online_test td {
background-color: #CCAAEE !important;

}

.x-grid3-row-ready_for_live td {
background-color: #AAAAFF !important;

}

.x-grid3-row-online_live td {
background-color: #AAAAFF !important;

}

.x-grid3-row-responded td {
background-color: #AAAAFF !important;

}

.x-grid3-row-resolved td {
background-color: #88FFFF !important;

}

.x-grid3-row-rejected td {
background-color: #88FF88 !important;
color:#999;text-decoration:line-through;
}

.x-grid3-row-postponed td {
background-color: #DDDDDD !important;

}

.x-grid3-row-monitored td {
background-color: #AABB33 !important;

}

.x-grid3-row-feature-updated td {
background-color: #FFFFFF !important;
font-weight:bold;
}

.x-grid3-row-severe-updated td {
background-color: #FF7777 !important;
font-weight:bold;
}

.x-grid3-row-major-updated td {
background-color: #FFCC66 !important;
font-weight:bold;
}

.x-grid3-row-minor-updated td {
background-color: #FFFF88 !important;
font-weight:bold;
}

.x-grid3-row-severe-nonreproducible td {
background-color: #FF7777 !important;
font-style:italic;
}

.x-grid3-row-major-nonreproducible td {
background-color: #FFCC66 !important;
font-style:italic;
}

.x-grid3-row-minor-nonreproducible td {
background-color: #FFFF88 !important;
font-style:italic;
}

.x-grid3-row-severe td {
background-color: #FF7777 !important;

}

.x-grid3-row-major td {
background-color: #FFCC66 !important;

}

.x-grid3-row-minor td {
background-color: #FFFF88 !important;

}

