.content-row {
    margin: 3.1pt 0cm;
    line-height: 20pt;
}

.content-row * {
    font-family: 'Roboto';
}

.crctext {
    font-size: 12pt !important;
}

.crptext {
    font-size: 12pt !important;
}

.content-row .crtitle {
    margin: 3.1pt 0pt;
    text-indent: 0pt;
    line-height: 20pt;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}

.content-row .crlabel {
    font-weight: bold;
    font-size: 14pt;
    color: rgb(217, 92, 24);
}

.content-row .crctext {
    margin: 2.4pt 0cm;
    line-height: 20pt;
}

.content-row .crtable {
    border: none;
    width: 100%;
    border-collapse: collapse;
}

.crtable tr {
    height: 14.25pt;
}

.crtable td {
    border: 1pt solid black;
    padding: 0cm 5.65pt;
    height: 14.25pt;
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
}

.crtable td.thd {
    background: rgb(217, 92, 24);
    font-size: 12pt;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.tbold {
    font-weight: bold;
}

.lAlign {
    text-align: left !important;
}