TABLE.pdf-table {
        background-color: white;
        width: 606px;
        xwidth: 100%;
        margin: 5px auto 5px auto;
}
TD.pdf-td1 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #dfe8ed;
        color: #434544;
        text-align: center;
        padding: 4px;
}
TD.pdf-td2 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #d6e1e7;
        color: #434544;
        text-align: center;
        padding: 4px;
}
TD.pdf-td3 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #dfe8ed;
        color: #434544;
        text-align: center;
}
TD.pdf-td3b {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;

        background-color: #fff;
        color: #434544;
        text-align: center;
        padding-left: 7px;
}
TD.pdf-td4 {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
      
}
TD.pdf-td4width {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
        font-weight: normal;
        width: 100px;
}

TD.pdf-td5 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #cbdce2;
        color: #434544;
        text-align: center;
        padding: 4px;
}

.tr_separator {

  height: 1px;
  background-color: #e2e2e2;

}
.tr_separator2 {
  

  height: 1px;
  background-color: #0d1110;

}

div.wheel-table-cont {
  text-align: left;
}

div.wheel-table-cont table.pdf-table {
  width: 588px;
  margin: 15px 0px 15px 0px;
}

div.wheel-table-cont table.pdf-table td {
  text-align: center;
}