﻿/* chú ý không dùng css này cho portlet Lịch công tác nhé
 Ảnh hưởng đến all các màn hình dùng table 
 làm cho background row in table tương ưng  có màu khác nhau */
/* các table trang chủ*/
div.qlvbdh-homepage table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div.qlvbdh-homepage table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div.qlvbdh-homepage table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div.qlvbdh-homepage table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listTroGiup table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listTroGiup table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listTroGiup table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listTroGiup table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#featuresBlock table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#featuresBlock table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#featuresBlock table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#featuresBlock table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#container1 table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#container1 table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#container1 table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#container1 table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}

div#container2 table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#container2 table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#container2 table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#container2 table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#advanceUserList table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#advanceUserList table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#advanceUserList table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#advanceUserList table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#baseUserList table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#baseUserList table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#baseUserList table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#baseUserList table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listSoVB table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listSoVB table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listSoVB table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listSoVB table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listPhongHop table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listPhongHop table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listPhongHop table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listPhongHop table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listPhongBan table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listPhongBan table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listPhongBan table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listPhongBan table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listNhomND table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listNhomND table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listNhomND table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listNhomND table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listNguoiKy table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listNguoiKy table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listNguoiKy table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listNguoiKy table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listLoaiVB table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listLoaiVB table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listLoaiVB table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listLoaiVB table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listLVVBan table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listLVVBan table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listLVVBan table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listLVVBan table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listChudDe table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listChudDe table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listChudDe table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listChudDe table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#listChuCDanh table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listChuCDanh table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#listChuCDanh table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#listChuCDanh table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
div#searchResultCtn table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#searchResultCtn table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#searchResultCtn table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#searchResultCtn table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
/* van ban di*/
div#danhSachVanBanDi table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachVanBanDi table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#danhSachVanBanDi table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachVanBanDi table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
/* van ban lien thong*/
div#danhSachVanBanLienThong table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachVanBanLienThong table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#danhSachVanBanLienThong table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachVanBanLienThong table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}
/* ho so cong viec*/
div#danhSachHoSoCongViec table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachHoSoCongViec table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#danhSachHoSoCongViec table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachHoSoCongViec table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}

div#danhSachLuuTruHoSoCongViec table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachLuuTruHoSoCongViec table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#danhSachLuuTruHoSoCongViec table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachLuuTruHoSoCongViec table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}

div#danhSachThuMucHSCV table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachThuMucHSCV table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
div#danhSachThuMucHSCV table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div#danhSachThuMucHSCV table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff;
}

/* class dung chung*/
div.tableOutside table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f3f3f3;
}
div.tableOutside table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff ;
}
div.tableOutside table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
div.tableOutside table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff ;
}

div.tableInside table tbody tr {
    background: none !important;
}

/* hack cho trường họp là form tìm kiếm*/
#filters table tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #fff !important;
}
#filters table tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff !important;
}
#filters table tbody tr:nth-child(2n):hover {
    background: none repeat scroll 0 0 #fff !important;
}
#filters table tbody tr:nth-child(2n+1):hover {
    background: none repeat scroll 0 0 #fff  !important;
}

