body {
    font-size: 12px;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.header {
    height: 80px;
    position: fixed;
    top: -90px;
    left: 0;
    width: 100%;
    text-align: center;
}

.pdf_content {
    width: 100%;
    page-break-inside: auto;
    page-break-after: auto;
}

.footer {
    width: 788px;
    position: fixed !important;
    bottom: -20px;
    left: -42px;
    font-size: 9pt;
    text-align: center;
    color: #979797;
    font-style: italic;
}

.pagecounter
{
    width: 788px;
    position: fixed !important;
    bottom: -20px;
    left: 300px;
    font-size: 9pt;
    text-align: center;
    color: #979797;
}

img
{
    border-radius: 3px;
}

.group label
{
    letter-spacing: 1px;
}

.pdf_header_part {
    background-color: red;
    text-align: center;
    height: 60px;
    font-size: 12pt;
    background-color: transparent !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.partHeader
{
    height: 30px;
    color: white;
    position: relative;
    padding-left: 10px;
    font-size: 12pt;
    font-weight: bold;
}

.partHeader div
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.headerTitleNew
{
    font-size: 12pt;
    color: white;
    height: 30px;
    padding-left: 10px;
    width: calc(100% - 10px);
}

.main_car_photo
{
    width: 220px;
    height: 180px;
    position: relative;
}

.main_car_photo img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.data_container
{
    background: purple;
}

.align-top
{
    vertical-align: top;
}

.data_dark
{
    background: #e0e0e0;
}

.padding_table
{
    padding-left: 10px;
}

.big_title div:first-child {
    font-size: 16pt;
}

.big_title div:last-child {
    font-size: 10pt;
    color: white;
}

.float-center {
    position: absolute;
    left: 238px;
}

.float-right {
    float: right !important;
}

.second_car_photo
{
    width: 98%;
    margin: 1%;
    height: 100px;
    position: relative;
}

.second_car_photo img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 45%;
    left: 50%;
}

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

.group
{
    margin: 2px;
}

.pneumatique_logo
{
    width: 70px;
    height: 70px;
}

.pneumatique_logo img
{
    width: 100%;
    height: 100%;
}

.pneumatique_logo div
{
    width: 200px;
    position: absolute;
    color: white;
    text-align: center;
    width: 60px;
    top: 50px;
    left: 7px;
}

.relative
{
    position: relative;
}

.pneumatique_logo_sec
{
    position: relative;
    top: 40px;
    text-align: center;
}

.pneumatique_logo_sec .pneumatique_logo
{
    margin-left: 28px;
}

.pneumatique_logo_sec .pneumatique_logo div
{
    left: 34px;
}

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

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

.pagebreak
{
    page-break-before: always;
}

.small-font-table
{
    font-size: 10px;
}

.light_gray
{
    background: #f0f0f0;
}

.inspection_documents
{
    width: 150px;
    height: 150px;
    position: relative;
    margin: 5px;
}

.inspection_documents img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.mt-2
{
    margin-top: 10px;
}

.description_table
{
    font-size: 8pt;
}

.image_eclate
{
    width: 165px;
    height: 120px;
    position: relative !important;
}

.break_photos_tr_table {
    background-color: red;
    page-break-inside: auto;
    page-break-after: auto;
}

.image_eclate img
{
    max-width: 75%;
    max-height: 75%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.checkLogo
{
    position: relative;
    top: 2px;
    width: 12px;
    height: 12px;
    fill: green;
}

.element_annexe_photo_title
{
    font-size: 12pt;
}

.sousTitle
{
    margin-top: -3px;
    font-size: 12pt;
}

.inspection_image_identification
{
    width: 210px;
    height: 100px;
    position: relative;
    margin: 5px;
}

.inspection_image_identification img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.fake_br
{
    margin-top: 5px;
}

/* .separation_bot
{
    border-bottom: 1px solid #f0f0f0;
} */

.pagebreakCheck
{
    page-break-inside: avoid;
}

.eclate_container {
    width: 600px;
    height: 800px;
    position: relative;
    margin-left: 25px;
}

.vehicule_piece {
    position: absolute;
}

.piece_eclate_svg
{
    position: relative;
}

.eclate_svg_dmg_container {
    position: relative;
    height: calc(auto + 5vh);
}

.piece_eclate_dmg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
}

.piece_eclate_dmg img {
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    opacity: 100%;
}

.piece_dmg
{
    background-color: cyan;
    width: 20px;
    height: 20px;
    position: absolute;
}

.montant_ht_ctrl_spec 
{
    position: absolute;
    right: 0;
    top: 3px;
}

.text_simple {
    text-transform: lowercase !important;
}

.text_simple::first-letter {
    text-transform: uppercase !important;
}

.element_annexe_photo_title div {
    display: inline-block;
}