* tr , * td > img {
    vertical-align: top;
    padding-bottom: 5px;
  }
  
  
  
   #simple-a {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #008641;
  }
  
  #simple-a th {
    font-weight: bold;
    color: #008641;
    border-bottom: 2px solid #008641;
    padding: 10px 8px;
    background: #eef2f3;
  }
  
  #simple-a td {
    color: #008641;
    padding: 9px 8px 0;
    border-bottom: 1px solid #008641;
    text-align: center;
    vertical-align: middle;
  }
  
  #simple-a tbody tr:hover td {
  
  }
  
  @media (max-width: 519.99px) {
    #simple-a , #simple-a th , #simple-a td {
      font-size: 8px;
      vertical-align: top;
    }
  }
  
  @media (min-width: 520px) and (max-width: 767.99px) {
    #simple-a , #simple-a th , #simple-a td {
      font-size: 12px;
      vertical-align: top;
    }
  }
  
  @media (min-width: 768px) {
    #simple-a , #simple-a th , #simple-a td {
      font-size: 14px;
      vertical-align: top;
    }
  }
  
   #simple-b {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #008641;
  }
  
  #simple-b th {
    font-weight: 900;
    color: #008641;
    border-left: 1px solid #008641;
    border-bottom: 2px solid #008641;
    padding: 10px 8px;
    background: #eef2f3;
  }
  
  #simple-b td {
    color: #008641;
    padding: 9px 8px 0;
    border-left: 1px solid #008641;
    border-bottom: 1px solid #008641;
    vertical-align: middle;
  }
  
  #simple-b td > p {
    padding-left: 20px;
    margin: 0;
  }
  
  #simple-b tbody tr:hover td {
  
  }
  
  #simple-b td.active {
    background-color: #efefef;
  }
  
  @media (max-width: 519.99px) {
    #simple-b , #simple-b th , #simple-b td {
      font-size: 8px;
      vertical-align: top;
    }
  }
  
  @media (min-width: 520px) and (max-width: 767.99px) {
    #simple-b , #simple-b th , #simple-b td {
      font-size: 12px;
      vertical-align: top;
    }
  }
  
  @media (min-width: 768px) {
    #simple-b , #simple-b th , #simple-b td {
      font-size: 14px;
      vertical-align: top;
    }
  }
  
  
  
  #home-aa {
    width: 100%;
  }
  
  #home-aa th, #home-aa td {
    text-align: center;
  }
  
  #home-aa thead {
    border-bottom: 1px #ccc solid;
  }
  
  #leftcolumn dl {
    display: block;
    margin-left: 20px;
  }
  
  #leftcolumn dt {
    font-size: 120%;
    color: #999;
    margin: 10px 0 0;
    padding: 0;
  }
  
  #leftcolumn dt.imp strong {
    font-weight: normal;
    color: red;
  }
  
  #leftcolumn dd {
    margin: 0;
    padding: 0;
  }
  
  #hor-minimalist-a {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    background: #fff;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
    margin: 20px;
  }
  
  #hor-minimalist-a th {
    font-size: 14px;
    font-weight: normal;
    color: #039;
    border-bottom: 2px solid #6678b1;
    padding: 10px 8px;
  }
  
  #hor-minimalist-a td {
    color: #669;
    padding: 9px 8px 0;
  }
  
  #hor-minimalist-a tbody tr:hover td {
    color: #009;
  }
  
  #hor-minimalist-b {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    background: #fff;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
    margin: 20px;
  }
  
  #hor-minimalist-b th {
    font-size: 14px;
    font-weight: normal;
    color: #039;
    border-bottom: 2px solid #6678b1;
    padding: 10px 8px;
  }
  
  #hor-minimalist-b td {
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
  }
  
  #hor-minimalist-b tbody tr:hover td {
    color: #009;
  }
  
  #ver-minimalist {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 30px 30px 30px 15px;
  }
  
  #ver-minimalist th {
    font-weight: normal;
    font-size: 14px;
    border-bottom: 2px solid #6678b1;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #039;
    padding: 8px 2px;
  }
  
  #ver-minimalist td {
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #669;
    padding: 12px 2px 0;
  }
  
  #box-table-a {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 20px;
  }
  
  #box-table-a th {
    font-size: 13px;
    font-weight: normal;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
    padding: 8px;
  }
  
  #box-table-a td {
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    padding: 8px;
  }
  
  #box-table-a tr:hover td {
    background: #d0dafd;
    color: #339;
  }
  
  #box-table-b {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
    margin: 20px;
  }
  
  #box-table-b th {
    font-size: 13px;
    font-weight: normal;
    background: #e8edff;
    border-right: 1px solid #9baff1;
    border-left: 1px solid #9baff1;
    color: #039;
    padding: 8px;
  }
  
  #box-table-b td {
    background: #e8edff;
    border-right: 1px solid #aabcfe;
    border-left: 1px solid #aabcfe;
    color: #669;
    padding: 8px;
  }
  
  #hor-zebra {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 20px;
  }
  
  #hor-zebra th {
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
  }
  
  #hor-zebra td {
    color: #669;
    padding: 8px;
  }
  
  #hor-zebra .odd {
    background: #e8edff;
  }
  
  #ver-zebra {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 0 20px 20px 20px;
  }
  
  #ver-zebra th {
    font-size: 14px;
    font-weight: normal;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #039;
    padding: 12px 15px;
  }
  
  #ver-zebra td {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #669;
    padding: 8px 15px;
  }
  
  .vzebra-odd {
    background: #eff2ff;
  }
  
  .vzebra-even {
    background: #e8edff;
  }
  
  #ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children {
    background: #d0dafd;
    border-bottom: 1px solid #c8d4fd;
  }
  
  #ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action {
    background: #dce4ff;
    border-bottom: 1px solid #d6dfff;
  }
  
  #one-emphasis {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
  }
  
  #one-emphasis tbody {
  }
  
  #one-emphasis thead {
  }
  
  #one-emphasis th {
    font-family: 'K2D';
    font-size: 1em;
    color: #474747;
    padding: 14px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center !important;
  }
  
  #one-emphasis td {
    color: #474747;
    padding: 10px 6px;
    font-size: 1em;
    vertical-align: top;
  }
  
  #one-emphasis tr {
  }
  
  #one-emphasis tr:hover td {
    background: #FBF8EC;
  }
  
  #one-column-emphasis-7 {
    letter-spacing: 0px;
    font-size: 1.2em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-7 tbody {
  }
  
  #one-column-emphasis-7 th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-7 td {
    font-weight: bold;
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 0px 10px 6px;
  }
  
  #one-column-emphasis-7 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-6s {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
    border: 1px dashed #ccc;
  }
  
  #one-column-emphasis-6s tbody {
  }
  
  #one-column-emphasis-6s thead {
  }
  
  #one-column-emphasis-6s th {
    font-family: 'K2D';
    font-size: 1em;
    color: #474747;
    padding: 14px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    background-color: #e5e5e5;
    border-bottom: 2px solid #008641;
    border-right: 1px dashed #ccc;
  }
  
  #one-column-emphasis-6s td {
    color: #474747;
    padding: 10px 6px;
    font-size: 1em;
    border-right: 1px dashed #ccc;
    text-align: center;
  }
  
  #one-column-emphasis-6s tr {
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-6s tr:hover td {
  }
  
  #one-column-emphasis-6 {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-6 tbody {
  }
  
  #one-column-emphasis-6 thead {
  }
  
  #one-column-emphasis-6 th {
    font-family: 'K2D';
    font-size: 1em;
    color: #474747;
    padding: 14px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-6 td {
    color: #474747;
    padding: 10px 6px;
    font-size: 1em;
    vertical-align: top;
  }
  
  #one-column-emphasis-6 tr {
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-6 tr:hover td {
    background: #FBF8EC;
  }
  
  #one-column-emphasis-5s {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-5s tbody {
  }
  
  #one-column-emphasis-5s th {
    font-family: 'K2D';
    font-size: 1.2em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-5s td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 6px;
    vertical-align: top;
  }
  
  #one-column-emphasis-5s tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-5 {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-5 tbody {
  }
  
  #one-column-emphasis-5 thead {
  }
  
  #one-column-emphasis-5 th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-5 td {
    color: #474747;
    padding: 0 6px;
    font-size: 1.3em;
    text-align: center !important;
  }
  
  #one-column-emphasis-5 tr:hover td {
  }
  
  #one-column-emphasis-4home {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-4home tbody {
  }
  
  #one-column-emphasis-4home th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-4home tr {
    background-color: #FBF8EC;
  }
  
  #one-column-emphasis-4home td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
    vertical-align: top;
  }
  
  #one-column-emphasis-4home tr:hover td {
    color: #111;
    background-color: #f1f1f1;
  }
  
  #one-column-emphasis-4-num {
    counter-reset: rowNumber;
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-4-num tbody {
  }
  
  #one-column-emphasis-4-num th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-4-num td {
    color: #474747;
    border-top: 1px solid #CCC;
    padding: 10px 0px 10px 6px;
  }
  
  #one-column-emphasis-4-num tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-4-num tr {
    counter-increment: rowNumber;
  }
  
  #one-column-emphasis-4-num tr td:first-child::before {
    content: counter(rowNumber) ". ";
    min-width: 1em;
    margin-right: 0.5em;
  }
  
  #one-column-emphasis-4 {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-4 tbody {
  }
  
  #one-column-emphasis-4 th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-4 td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 6px;
    vertical-align: top;
  }
  
  #one-column-emphasis-4 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-4s {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-4s tbody {
  }
  
  #one-column-emphasis-4s th {
    font-family: 'K2D';
    font-size: 1.4em;
    color: #474747;
    padding: 16px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left !important;
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-4s td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 6px;
    vertical-align: top;
  }
  
  #one-column-emphasis-4s tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-3 {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-bottom: 20px;
  }
  
  #one-column-emphasis-3 tbody {
  }
  
  #one-column-emphasis-3 thead {
  }
  
  #one-column-emphasis-3 th {
    font-family: "K2D";
    font-weight: 800;
    font-size: 1.3em;
    padding: 8px;
    border-bottom: 1px dotted #bfbec0;
    background-color: #f4f2ec;
    margin-bottom: 16px;
    text-align: left !important;
  }
  
  #one-column-emphasis-3 td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 0px 10px 5px;
    width: 100%;
  }
  
  #one-column-emphasis-3 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  td.emphasis-3 {
    text-align: center;
  }
  
  #one-column-emphasis-26 {
    letter-spacing: 0px;
    font-size: 1.1em;
    width: 100%;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-26 tbody {
  }
  
  #one-column-emphasis-26 thead {
  }
  
  #one-column-emphasis-26 a:hover {
    text-decoration: underline;
  }
  
  #one-column-emphasis-26 th {
    font-family: 'K2D';
    font-size: 0.8em;
    color: #474747;
    padding: 14px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center !important;
    border-bottom: 2px solid #008641;
  }
  
  #one-column-emphasis-26 td {
    color: #474747;
    padding: 5px;
    font-size: 0.8em;
    vertical-align: top;
    border-bottom: 1px solid #CCC;
    text-align: center;
  }
  
  #one-column-emphasis-26 tr {
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-26 tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
  #one-column-emphasis-26 tr:hover td {
    background: #FBF8EC;
  }
  
  #one-column-emphasis-22 {
    font-family: 'K2D';
    letter-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
  }
  
  #one-column-emphasis-22 a:hover {
    text-decoration: underline;
  }
  
  #one-column-emphasis-22 th {
    background-color: #d1d1d1;
  }
  
  #one-column-emphasis-22 th {
    font-size: 1.05em;
    font-weight: normal;
    color: #474747;
    font-weight: bold;
    padding: 10px 0px;
    border: 1px solid #fff;
    text-align: center !important;
  }
  
  #one-column-emphasis-22 td {
    font-size: 0.9em;
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 0 3px 0 5px;
    vertical-align: top;
  }
  
  #one-column-emphasis-22 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-21 {
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-21 tbody {
  }
  
  #one-column-emphasis-21 thead {
  }
  
  #one-column-emphasis-21 th {
    font-family: 'K2D';
    font-size: 1em;
    color: #474747;
    padding: 14px 6px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center !important;
    border: 1px solid #008641;
    background: #eef2f3;
  }
  
  #one-column-emphasis-21 td {
    color: #474747;
    padding: 10px 6px;
    font-size: 1em;
    vertical-align: top;
    text-align: center;
    border: 1px solid #008641;
  }
  
  #one-column-emphasis-21 tr {
    border-bottom: 1px solid #008641;
  }
  
  #one-column-emphasis-21 tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
  #one-column-emphasis-21 tr:hover td {
    background: #FBF8EC;
  }
  
  #one-column-emphasis-2 {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 0.8em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-2 a:hover {
    text-decoration: underline;
  }
  
  #one-column-emphasis-2 th {
    background-color: #d1d1d1;
  }
  
  #one-column-emphasis-2 th {
    font-size: 1.1em;
    font-weight: normal;
    color: #474747;
    padding: 1px;
    font-weight: bold;
    padding: 5px 0px;
    text-align: center !important;
  }
  
  #one-column-emphasis-2 td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 5px 0px;
    vertical-align: top;
  }
  
  #one-column-emphasis-2 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis-1 {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis-1 tbody {
    border: 1px solid #CCC;
  }
  
  #one-column-emphasis-1 th {
    font-size: 1.4em;
    color: #474747;
    padding: 16px 14px;
    font-weight: bold;
    line-height: 1.5em;
    border: 1px solid #CCC;
  }
  
  #one-column-emphasis-1 td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 0px 10px 5px;
  }
  
  #one-column-emphasis-1 tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #one-column-emphasis {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 1em;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  
  #one-column-emphasis tbody {
    border-top: 5px solid #fff;
    border-bottom: 15px solid #fff;
  }
  
  #one-column-emphasis th {
    font-size: 1.4em;
    color: #474747;
    padding: 16px 14px;
    font-weight: bold;
    line-height: 1.5em;
  }
  
  #one-column-emphasis td {
    color: #474747;
    border-bottom: 1px solid #CCC;
    padding: 10px 0px 10px 5px;
  }
  
  #one-column-emphasis tr:hover td {
    color: #111;
    background: #FBF8EC;
  }
  
  #newspaper-a {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
    margin: 20px;
  }
  
  #newspaper-a th {
    font-weight: normal;
    font-size: 14px;
    color: #039;
    border-bottom: 1px dashed #69c;
    padding: 12px 17px;
  }
  
  #newspaper-a td {
    color: #669;
    padding: 7px 17px;
  }
  
  #newspaper-a tbody tr:hover td {
    color: #339;
    background: #d0dafd;
  }
  
  #newspaper-b {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
    margin: 20px;
  }
  
  #newspaper-b th {
    font-weight: normal;
    font-size: 14px;
    color: #039;
    padding: 15px 10px 10px;
  }
  
  #newspaper-b tbody {
    background: #e8edff;
  }
  
  #newspaper-b td {
    color: #669;
    border-top: 1px dashed #fff;
    padding: 10px;
  }
  
  #newspaper-b tbody tr:hover td {
    color: #339;
    background: #d0dafd;
  }
  
  #newspaper-c {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #6cf;
    margin: 20px;
  }
  
  #newspaper-c th {
    font-weight: normal;
    font-size: 13px;
    color: #039;
    text-transform: uppercase;
    border-right: 1px solid #0865c2;
    border-top: 1px solid #0865c2;
    border-left: 1px solid #0865c2;
    border-bottom: 1px solid #fff;
    padding: 20px;
  }
  
  #newspaper-c td {
    color: #669;
    border-right: 1px dashed #6cf;
    padding: 10px 20px;
  }
  
  #rounded-corner {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 20px;
  }
  
  #rounded-corner thead th.rounded-company {
    background: #b9c9fe url("/images/express-css-table-design/table-images/left.png") left -1px no-repeat;
  }
  
  #rounded-corner thead th.rounded-q4 {
    background: #b9c9fe url("/images/express-css-table-design/table-images/right.png") right -1px no-repeat;
  }
  
  #rounded-corner th {
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #b9c9fe;
    padding: 8px;
  }
  
  #rounded-corner td {
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
    padding: 8px;
  }
  
  #rounded-corner tfoot td.rounded-foot-left {
    background: #e8edff url("/images/express-css-table-design/table-images/botleft.png") left bottom no-repeat;
  }
  
  #rounded-corner tfoot td.rounded-foot-right {
    background: #e8edff url("/images/express-css-table-design/table-images/botright.png") right bottom no-repeat;
  }
  
  #rounded-corner tbody tr:hover td {
    background: #d0dafd;
  }
  
  #background-image {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url("/images/express-css-table-design/table-images/blurry.jpg") 330px 59px no-repeat;
    margin: 20px;
  }
  
  #background-image th {
    font-weight: normal;
    font-size: 14px;
    color: #339;
    padding: 12px;
  }
  
  #background-image td {
    color: #669;
    border-top: 1px solid #fff;
    padding: 9px 12px;
  }
  
  #background-image tfoot td {
    font-size: 11px;
  }
  
  #background-image tbody td {
    background: url("/images/express-css-table-design/table-images/back.png");
  }
  
  * html #background-image tbody td {
    /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png', sizingMethod='crop'); */
    background: none;
  }
  
  #background-image tbody tr:hover td {
    color: #339;
    background: none;
  }
  
  #gradient-style {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    margin: 20px;
  }
  
  #gradient-style th {
    font-size: 13px;
    font-weight: normal;
    background: #b9c9fe url("/images/express-css-table-design/table-images/gradhead.png") repeat-x;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
    padding: 8px;
  }
  
  #gradient-style td {
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff url("/images/express-css-table-design/table-images/gradback.png") repeat-x;
    padding: 8px;
  }
  
  #gradient-style tfoot tr td {
    background: #e8edff;
    font-size: 12px;
    color: #99c;
  }
  
  #gradient-style tbody tr:hover td {
    background: #d0dafd url("/images/express-css-table-design/table-images/gradhover.png") repeat-x;
    color: #339;
  }
  
  #pattern-style-a {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url("/images/express-css-table-design/table-images/pattern.png");
    margin: 20px;
  }
  
  #pattern-style-a thead tr {
    background: url("/images/express-css-table-design/table-images/pattern-head.png");
  }
  
  #pattern-style-a th {
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    color: #039;
    padding: 8px;
  }
  
  #pattern-style-a td {
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    padding: 8px;
  }
  
  #pattern-style-a tbody tr:hover td {
    color: #339;
    background: #fff;
  }
  
  #pattern-style-b {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url("/images/express-css-table-design/table-images/patternb.png");
    margin: 20px;
  }
  
  #pattern-style-b thead tr {
    background: url("/images/express-css-table-design/table-images/patternb-head.png");
  }
  
  #pattern-style-b th {
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    color: #039;
    padding: 8px;
  }
  
  #pattern-style-b td {
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    padding: 8px;
  }
  
  #pattern-style-b tbody tr:hover td {
    color: #339;
    background: #cdcdee;
  }
  
  .dp-highlighter {
    font-family: 'K2D';
    letter-spacing: 0px;
    font-size: 12px;
    background-color: #E7E5DC;
    width: 99%;
    overflow: auto;
    padding-top: 1px;
    margin: 18px 0 !important;
  }
  
  .dp-highlighter ol, .dp-highlighter ol li, .dp-highlighter ol li span {
    border: none;
    margin: 0;
    padding: 0;
  }
  
  .dp-highlighter a, .dp-highlighter a:hover {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
  }
  
  .dp-highlighter .bar {
    padding-left: 45px;
  }
  
  .dp-highlighter.collapsed .bar, .dp-highlighter.nogutter .bar {
    padding-left: 0;
  }
  
  .dp-highlighter ol {
    list-style: decimal;
    background-color: #fff;
    color: #5C5C5C;
    margin: 0 0 1px 45px !important;
    padding: 0;
  }
  
  .dp-highlighter.nogutter ol, .dp-highlighter.nogutter ol li {
    list-style: none !important;
    margin-left: 0 !important;
  }
  
  .dp-highlighter ol li, .dp-highlighter .columns div {
    list-style: decimal-leading-zero;
    list-style-position: outside !important;
    border-left: 3px solid #6CE26C;
    background-color: #F8F8F8;
    color: #5C5C5C;
    line-height: 14px;
    margin: 0 !important;
    padding: 0 3px 0 10px !important;
  }
  
  .dp-highlighter.nogutter ol li, .dp-highlighter.nogutter .columns div {
    border: 0;
  }
  
  .dp-highlighter .columns {
    background-color: #F8F8F8;
    color: gray;
    overflow: hidden;
    width: 100%;
  }
  
  .dp-highlighter .columns div {
    padding-bottom: 5px;
  }
  
  .dp-highlighter ol li.alt {
    background-color: #FFF;
    color: inherit;
  }
  
  .dp-highlighter ol li span {
    color: black;
    background-color: inherit;
  }
  
  .dp-highlighter.collapsed ol {
    margin: 0;
  }
  
  .dp-highlighter.collapsed ol li {
    display: none;
  }
  
  .dp-highlighter.printing {
    border: none;
  }
  
  .dp-highlighter.printing .tools {
    display: none !important;
  }
  
  .dp-highlighter.printing li {
    display: list-item !important;
  }
  
  .dp-highlighter .tools {
    font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: silver;
    background-color: #f8f8f8;
    border-left: 3px solid #6CE26C;
    padding: 3px 8px 10px 10px;
  }
  
  .dp-highlighter.nogutter .tools {
    border-left: 0;
  }
  
  .dp-highlighter.collapsed .tools {
    border-bottom: 0;
  }
  
  .dp-highlighter .tools a {
    font-size: 9px;
    color: #a0a0a0;
    background-color: inherit;
    text-decoration: none;
    margin-right: 10px;
  }
  
  .dp-highlighter .tools a:hover {
    color: red;
    background-color: inherit;
    text-decoration: underline;
  }
  
  .dp-about {
    background-color: #fff;
    color: #333;
    margin: 0;
    padding: 0;
  }
  
  .dp-about table {
    width: 100%;
    height: 100%;
    font-size: 11px;
    font-family: 'K2D' !important;
    letter-spacing: 0px;
  }
  
  .dp-about td {
    vertical-align: top;
    padding: 10px;
  }
  
  .dp-about .copy {
    border-bottom: 1px solid #ACA899;
    height: 95%;
  }
  
  .dp-about .title {
    color: red;
    background-color: inherit;
    font-weight: bold;
  }
  
  .dp-about .para {
    margin: 0 0 4px;
  }
  
  .dp-about .footer {
    background-color: #ECEADB;
    color: #333;
    border-top: 1px solid #fff;
    text-align: right;
  }
  
  .dp-about .close {
    font-size: 11px;
    font-family: 'K2D' !important;
    letter-spacing: 0px;
    background-color: #ECEADB;
    color: #333;
    width: 60px;
    height: 22px;
  }
  
  .dp-highlighter .comment, .dp-highlighter .comments {
    color: #008200;
    background-color: inherit;
  }
  
  .dp-highlighter .string {
    color: blue;
    background-color: inherit;
  }
  
  .dp-highlighter .keyword {
    color: #069;
    font-weight: bold;
    background-color: inherit;
  }
  
  .dp-highlighter .preprocessor {
    color: gray;
    background-color: inherit;
  }
  
  #defaultTable td {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
  }
  
  #defaultTable td {
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding: 4px;
    margin-left: 15px;
  }
  
  #defaultTable tr.head {
    background: #E5E5E5;
    font-weight: bold;
  }
  
  #defaultTable tr.head td {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
  }
  
  .tablep0 p {
    line-height: 1.5em;
  }
  
  * {
    box-sizing: border-box;
  }
  
  table.col-1-center > tbody > tr > td:first-child {
    text-align: center;
  }
  