  ﻿  .en-table-title1 {
    background-color:#0c6db1 !important;
    color:#fff;
    font-weight:bold;
    text-align:left;
    white-space: nowrap;
  }

  .en-table-title2 {
    background-color:#bdd7ee !important;
    font-weight:bold;
    text-align:center;
    white-space: nowrap;
  }

  .en-table-title3 {
    background-color:#bdd7ee !important;
    font-weight:normal;
    text-align:center;
  }

  .en-table-text1 {
    font-weight:normal;
    text-align:center;
  }

  .en-text-left {
    text-align:left;
  }
