#c66 {
    tr {
        background-color: #86d4f4 !important;
        &:nth-child(4) {
            background-color: #86d4f4 !important;
        }
        &:nth-child(5) {
            background-color: #86d4f4 !important;
        }
        &:nth-child(6) {
            background-color: #9ce0db !important;
        }
        td, th {
            border-color: #ffffff;
        }
    }
}