  .rwd_table th {text-align: left; padding-right: 1em; background:#c72e64; color:#fff; font-size:1.4rem; font-weight: bold;}
  .rwd_table td{ padding-top:10px; padding-bottom:10px;}
  .rwd_table td.sub {background-color: #ebcccc; color:#b10b46; font-size:1.4rem; padding-top:10px; padding-bottom:10px;}
  .rwd_table td.sub1 { background:#fcf8e3; color:#b10b46;}
  .rwd_table td.sub2 { background:#f2dede; color:#b10b46;}
  .rwd_table td.sub3 { background:#f5f5f5; color:#b10b46;}
  .rwd_table {
    border: 1px solid #fff;
  }
  .rwd_table .st-key {
    font-weight: bold; background:#c72e64; color:#fff;
  }
  
  #card-table th {text-align: left; padding-right: 1em; background:#c72e64; color:#fff; font-size:1.4rem; font-weight: bold;}
  #card-table td{ padding-top:10px; padding-bottom:10px;}
  #card-table td.sub {background-color: #ebcccc; color:#b10b46; font-size:1.4rem; padding-top:10px; padding-bottom:10px;}
  #card-table td.sub1 { background:#fcf8e3; color:#b10b46;}
  #card-table td.sub2 { background:#f2dede; color:#b10b46;}
  #card-table td.sub3 { background:#f5f5f5; color:#b10b46;}
  #card-table {
    border: 1px solid #fff;
  }
  #card-table .st-key {
    font-weight: bold; background:#c72e64; color:#fff;
  }




