.row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}

th, td {
  border-top: none;
  border-left: none;
  border-right: none;
}

body.to {
  font-family: 'Open Sans', sans-serif;
  background-color: white !important;
}

body.to table.pdf-table {
  width: 100%;
  font-size: 24px;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

body.to table.pdf-table .cert-and-code-container {
  display: flex;
  justify-content: space-between;
}

body.to table.pdf-table .cert-lacs-info {
  position: relative;
  display: block;
  width: 100px;
  height: 0;
}

body.to table.pdf-table .cert-lacs-info .logo-lacs {
  position: absolute;
  top: 2px;
  left: 60px;
  height: 32px;
  margin-bottom: 0;
}

body.to table.pdf-table .cert-lacs-info .text-info {
  width: 170px;
  position: absolute;
  top: 30px;
  left: -18px;
  font-size: 0.4em;
  color: #838383;
}

body.to table.pdf-table .to-code {
  font-size: 30px;
  padding-right: 1em;
}

body.to table.pdf-table address {
  font-size: 0.65em;
  margin: 0;
  padding: 0;
  line-height: 1.25;
}

body.to table.pdf-table address .email {
  margin-left: 2em;
}

body.to table.pdf-table img,
body.to table.pdf-table p,
body.to table.pdf-table h1 {
  margin: 0;
  padding: 0;
}

body.to table.pdf-table h1,
body.to table.pdf-table h2,
body.to table.pdf-table h3,
body.to table.pdf-table h4,
body.to table.pdf-table h5,
body.to table.pdf-table h6 {
  color: #1F0E66 !important;
  margin-bottom: 0.05em !important;
}

body.to table.pdf-table h1 {
  font-size: 1.7em;
}

body.to table.pdf-table h2 {
  font-size: 0.8em;
  margin-top: 0.15em;
}

body.to table.pdf-table h3 {
  font-size: 0.7em;
}

body.to table.pdf-table p {
  font-size: 0.85em;
}

body.to table.pdf-table p.small {
  font-size: 0.8em;
  line-height: 1.3;
}

body.to table.pdf-table p.no-spaces {
  margin-bottom: -0.2em;
  padding: 0;
}

body.to table.pdf-table p.normal {
  font-size: 10px;
}

body.to table.pdf-table tr.clean-row {
  background-color: transparent;
}

body.to table.pdf-table tr.clean-row td {
  background-color: white;
}

body.to table.pdf-table tr.v-top td {
  vertical-align: top;
}

body.to table.pdf-table tr.v-middle td {
  vertical-align: middle;
}

body.to table.pdf-table tr.v-bottom td {
  vertical-align: bottom;
}

body.to table.pdf-table td {
  font-size: 0.7em;
  padding: 0 0.2em;
  border: 1px solid grey;
}

body.to table.pdf-table td.cell {
  border: 1px solid grey !important;
}

body.to table.pdf-table td.cell-danger {
  border: 2px solid red !important;
  height: 25px;
}

body.to table.pdf-table td.clean-cell {
  border: none;
}

body.to table.pdf-table td.v-top {
  vertical-align: top;
}

body.to table.pdf-table td.v-middle {
  vertical-align: middle;
}

body.to table.pdf-table td.v-bottom {
  vertical-align: bottom;
}

body.to table.pdf-table tfoot td {
  padding: 0.5em 0.8em;
}

body.to table.pdf-table th {
  font-size: 0.8em;
  padding: 0.2em;
}

body.to table.pdf-table th.cell {
  border: 1px solid grey;
}

body.to table.pdf-table.checklist td {
  font-size: 0.52em;
  padding: 0 0.5em 0 0.5em;
  line-height: 1.3em;
}

body.to table.pdf-table.clean-table {
  background: none;
  border: none;
}

body.to table.pdf-table.clean-table tr {
  border: none;
  background: none;
}

body.to table.pdf-table.clean-table td {
  border: none;
  background: none;
}

body.to table.pdf-table.extended {
  width: 100%;
}

body.to table.pdf-table.text-left td {
  text-align: left;
}

body.to table.pdf-table .logo {
  margin-top: 8px;
  margin-left: 5px;
  height: 70px;
  width: 95px;
}

body.to table .logo-mark {
  position: absolute;
  opacity: 0.7;
  height: 90px;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(1deg) translate(-50%, -58%);
  -moz-transform: rotate(1deg) translate(-50%, -58%);
  -ms-transform: rotate(1deg) translate(-50%, -58%);
  -o-transform: rotate(1deg) translate(-50%, -58%);
  transform: rotate(1deg) translate(-50%, -58%);
}

div.pdf .text-danger {
  color: #E94747;
}

.col {
  padding: 0 0.5rem;
}

.col-same {
  padding: 0 0.5rem;
  flex-grow: 1;
}

.for-box {
  display: inline-block;
  font-size: 0.85em;
}

.box-yes {
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #BEE4B4 !important;
  border-radius: 2px;
  border: 1px solid #295C1B;
}

.box-no {
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #E4B4B7 !important;
  border-radius: 3px;
  border: 1px solid #5C1B28;
}

.box-driver-score {
  letter-spacing: 10;
  display: inline-block;
}

.box-driver-score .good,
.box-driver-score .normal,
.box-driver-score .bad {
  display: inline-block;
  height: 10px;
  width: 32px;
  font-size: 0;
  margin-right: -4px;
}

.box-driver-score .good {
  border-radius: 3px 0 0 3px;
  background-color: rgba(90, 255, 100, 1);
}

.box-driver-score .normal {
  background-color: rgba(255, 230, 100, 1);
}

.box-driver-score .bad {
  border-radius: 0 3px 3px 0;
  background-color: rgba(255, 90, 110, 1);
}

.evaluation-text {
  font-size: 9;
}

.page-break {
  display: block;
  clear: both;
  page-break-after: always;
}

.page-container {
  position: relative;
}

.page-container .cemex-limit-message {
  position: absolute;
  color: red;
  font-weight: bold;
  font-size: 1.7em;
  right: -70px;
  top: 15px;
  z-index: 99;
  text-wrap: nowrap;
  white-space:nowrap;
  -webkit-transform: rotate(-90deg) translate(-50%, 494%);
  -moz-transform: rotate(-90deg) translate(-50%, 494%);
  -ms-transform: rotate(-90deg) translate(-50%, 494%);
  -o-transform: rotate(-90deg) translate(-50%, 494%);
  transform: rotate(-90deg) translate(-50%, 494%);
}

.page-container .cemex-limit-message strong {
  color: white;
  background: red;
  border-radius: 5px;
  padding: 0 10px;
  font-weight: 900;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}