@charset "UTF-8";

.page_home table.def thead th.color1 {
background: #14732e;
color: #ffffff;
text-align: center;
}
/* .page_home table.def th.color2 {
  background: #dde0eb;
} */

.page_home table.def thead th.color3 {
background: #7a7ab3;
color: #ffffff;
text-align: center;
}

.page_home table.def th.color4 {
background: #dde0eb;
}
