/* Enter Your Custom CSS Here */
.ckpnewmenu {
  background-color:#ffffff !important;
  color:#000000 !important;
  font-weight: bold;
  font-size: 18px;
}

.ckpnewmenubackground {
}

.ckptable {
    border-collapse: collapse;
    width: 100%;
}
ckp-new-title {
  color:#ff0000 !important;
  font-weight: bold;
  font-size: 18px;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}