}
.bg1 {
- background-color: #ECF3F7;
+ background-color: #f8f8f8;
}
table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
- background-color: #ECF3F7;
+ background-color: #f8f8f8;
}
.bg2 {
- background-color: #E1EBF2;
+ background-color: #f3f3f3;
}
table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
- background-color: #E1EBF2;
+ background-color: #f3f3f3;
}
.bg3 {
- background-color: #CADCEB;
+ background-color: #eae9e9;
}
.ucprowbg {
- background-color: #DCDEE2;
+ background-color: #ececec;
}
.fieldsbg {
- background-color: #E7E8EA;
+ background-color: #f2f2f2;
}
.site_logo {