body {
    background: rgb(204,204,204);
    font-family: "Times New Roman", serif;
  }
  page {
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
  }
  page[size="A4"] {  
    width: 21cm;
    height: 29.7cm; 
  }
  page[size="A4"][layout="landscape"] {
    width: 31cm;
    height: 23cm;  
  }

  .text-to-small {
    font-size: small;
  }

  .table-header {
      font-size: large;
      height: 1cm;
  }

  .col-my-xxs {
    padding-left: 0!important;
      width: 0.7cm;
  }

  .col-my-s {
    padding-left: 0!important;
    padding-right: 0!important;
    width: 6.5cm;
}

.col-rnone {
    padding-right: 0!important;
}

.cl-0a {
    width: 0.78cm;
}

.cl-0 {
    width: 0.5cm;
}

.cl-1 {
    width: 1cm;
}

.cl-2 {
    width: 7cm;
}

.cl-3 {
    width: 1.4cm;
}

.cl-4 {
    width: 1.8cm;
}

.cl-4a {
    width: 2.5cm;
}

.cl-5 {
    width: 2cm;
}

.cl-6 {
    width: 11.91cm;
}

.cl-6a {
    width: 12.54cm;
}

.cl-7 {
    width: 2.3cm;
}

.cl-7a {
    width: 2.25cm;
}

.cl-7b {
    width: 2.3cm;
}


.lc-1 {
    height: 5cm;
}

.lc-2 {
    height: 3.5cm;
}

.lc-3 {
    height: 3.9cm;
}

.lc-4 {
    height: 0.7cm;
}

.lv-center {
    line-height: 185px;
}

.no-wrap {
    white-space: nowrap;
    margin-top: 70px;
}

.rotate {
    transform: rotate(-90deg);
}

.text-my-align {
    margin-bottom: 0!important;
    margin-top: 100px;
    font-size: 0.7rem;
  }

.address-text {
    font-size: 15px;
}