.editor table.blue {
background-color: #BCDAF2;
}
.editor table.blue thead th {
background-color: #8CAAD2;
}
.editor table.blue td,.editor table.blue th {
padding: 5px 3px;
}

