.blue4 {
  color: #4776B9; }

table.table-custom {
  font-size: 16px; }
  table.table-custom tr.tbl-header {
    background-color: #1D325A;
    color: #FFFFFF; }
    table.table-custom tr.tbl-header th {
      text-align: center;
      border-top: none;
      font-weight: 500; }
      table.table-custom tr.tbl-header th.text-left {
        text-align: left; }
    table.table-custom tr.tbl-header th.non-first {
      width: 14%; }
  table.table-custom tr.tbl-body {
    background-color: #FFFFFF;
    color: #7f8082; }
    table.table-custom tr.tbl-body td {
      text-align: center; }
      table.table-custom tr.tbl-body td.scd-day-bg {
        background-color: #d9ebf6; }
      table.table-custom tr.tbl-body td.first-row {
        border-top: none; }
    table.table-custom tr.tbl-body:hover {
      background-color: #ECF7FD;
      color: #111; }
    table.table-custom tr.tbl-body.row-selected {
      background-color: #FBFADB;
      color: #111; }
  table.table-custom a {
    color: #3F67A7; }
  table.table-custom tr.tbl-footer {
    background-color: transparent;
    font-size: 11.5px; }
    table.table-custom tr.tbl-footer td.note {
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      color: #2A4272;
      text-align: center; }

table.table-custom2 {
  font-size: 16px; }
  table.table-custom2.naked-box {
    border: none; }
    table.table-custom2.naked-box td {
      border: none;
      padding: 10px 20px; }
  table.table-custom2 td {
    vertical-align: middle; }
  table.table-custom2 tr.tbl-header {
    background-color: #1D325A;
    color: #FFFFFF; }
    table.table-custom2 tr.tbl-header th {
      text-align: center;
      padding: 8px 20px;
      border-top: none;
      font-weight: 500; }
      table.table-custom2 tr.tbl-header th.text-left {
        text-align: left; }
    table.table-custom2 tr.tbl-header th.non-first {
      width: 14%; }
  table.table-custom2 tr.bg-white td {
    padding: 10px 20px;
    background-color: #FFFFFF; }
    table.table-custom2 tr.bg-white td.bg-blue-1 {
      background-color: #d9ebf6; }
    table.table-custom2 tr.bg-white td .bg-blue-2 {
      background-color: #d9ebf6; }
  table.table-custom2 tr.bg-blue-1 {
    background-color: #d9ebf6; }
  table.table-custom2 tr .bg-blue-2 {
    background-color: #d9ebf6; }

/*# sourceMappingURL=table.css.map */
