* {
    margin: 0;
    padding: 0;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

body {
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #000;
}

table {
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}


th, td {
    text-align: left;
    font-size: 12px;
}

.table_main {
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
    border-color: #991d20;
    border-style: solid;
    border-width: 0 2px 2px 2px;
    margin-bottom: 30px;
}

.table_main > tr > td {
    padding: 0;
}

.pd {
    padding-left: 10px;
    padding-right: 10px;
}

.table-header-cell {
    text-align: center;
    background-color: #991d20;
    height: 62px;
    padding-top: 0;
    vertical-align: bottom;
}

.btn-print {
  	cursor: pointer;
	position:fixed;
	width:40px;
	height:40px;
	top:10px;
	right:35px;
	background-color:#fff;
	color:#991d20;
	border-radius:10px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;	
	font-size: 24px;
}

/* Darker background on mouse-over */
.btn-print:hover {
  	background-color: #991d20;
	color:#fff;
}

.report-header {
    display: table-header-group;
}

.vc_top_logo > img {
    height: 46px;
    margin-bottom: 8px;
}

.vc_customers {
    padding: 10px 10px 10px;
    border-bottom: 2px solid #991d20;
    text-align: center;
}

.vc_customers img {
    width: 264px;
}

#vehicleDetails {
    font-weight: bold;
    font-size: 14px;
    padding-top: 6px;
    margin-bottom: 6px;
    text-align: center;
    background-color: #eee;
}

.table-content-leftcell {
    width: 25%;
    vertical-align: top;
    border-right: 2px solid #991d20;
}

.table-content-rightcell {
    width: 65%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 2px solid #991d20;
}

.table-content-leftcell .vc_diagnose_heading {
    background-color: transparent;
    color: #000;
    text-align: center;
}

.table-content-leftcell .vc_issue_heading {
    background-color: transparent;
    color: #000;
    text-align: center;
}
.table_vc_details > tbody > tr > td {
    display: block;
}

.vehicle_scan caption {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.vehicle_scan .vc_sts {
    width: 22px;
}

.vehicle_scan .vc_vehicle-scan {
    margin-bottom: 5px;
}

.vehicle_scan tr td {
    vertical-align: top;
}

.vc_color_sts {
    border-top: 2px solid #991d20;
    padding-bottom: 19px;
}

.vc_color_sts tr td.vc_sts {
    width: 18px;
    padding: 0;
}

.vc_color_sts tr td {
    font-size: 11px !important;
    padding-bottom: 0;
}

.vehicle_scan tr td:last-child {
    padding-left: 6px;
}

.vc_vehicle-details2 {
    padding-bottom: 10px;
	border-bottom: 2px solid #991d20;
}

.vc_vehicle-details2 tr td:first-child {
    width: 70px;
}

.vc_customer-details {
    padding-bottom: 10px;
}

.vc_customer-details tr td:first-child {
    width: 70px;
}

.dsr_details td {
    padding-bottom: 2px;
}

.dsr_details td:last-child {
    width: 45%;
}

.customer-details td {
    padding-bottom: 2px;
}

.dsr_details td:last-child {
    width: 45%;
}

.vc_vehicle-details,
.vc_powerVintel {
    border-top: 2px solid #991d20;
}

.vc_comment {
    padding: 0 10px 10px;
}

.vc_comment .comment {
    font-size: 12px;
}

.vc_powerVintel {
    text-align: center;
    padding: 15px 15px 10px;
}

.vc_diagnose_heading {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background-color: #991d20;
    padding: 7px 10px;
}

.vc_issue_heading {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background-color: #991d20;
    padding: 7px 10px;
}

.vc_vehicle .vc_diagnose_heading {
    background-color: transparent;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.vc_vehicle .vc_issue_heading {
    background-color: transparent;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.vc_powerVintel img {
    width: 236px;
}

.diagnose_header {
    table-layout: fixed;
    margin: 15px 0 0;
}

.vc_diagnose_status {
    text-align: center;
}

.vc_diagnose_status > h4 {
    min-height: 20px;
}

.vc_diagnose_status > img {
    margin: 10px 0;
    height: 36px;
}

.vc_diagnose_sts {
    margin-top: 12px;
    border-top: 0;
    border: 1px solid #991d20;
}

.vc_diagnose_sts tr:nth-child(even),
.vc_diagnose_sts th {
    background-color: #eee;
}

.vc_diagnose_sts th,
.vc_diagnose_sts td {
    padding: 6px 10px;
}

.vc_diagnose_sts th:not(:last-child),
.vc_diagnose_sts td:not(:last-child) {
    border-right: 1px solid #991d20;
}

.vc_emission_srt .vc_sts:first-child {
    width: 75px;
    padding-top: 2px;
    padding-bottom: 0;
}

.vc_table_heading {
    padding: 0 !important;
}

.vc_sts {
    text-align: center;
}

.vc_sts img {
    width: 22px;
}

.issue_header {
    table-layout: fixed;
    margin: 15px 0 0;
}

.vc_issue_status {
    text-align: center;
}

.vc_issue_status > h4 {
    min-height: 20px;
}

.vc_issue_status > img {
    margin: 10px 0;
    height: 36px;
}

.vc_issue_sts {
    margin-top: 12px;
    border-top: 0;
    border: 1px solid #991d20;
}

.vc_issue_sts tr:nth-child(even),
.vc_issue_sts th {
    background-color: #eee;
}

.vc_issue_sts th,
.vc_issue_sts td {
    padding: 6px 10px;
}

.vc_issue_sts th:not(:last-child),
.vc_issue_sts td:not(:last-child) {
    border-right: 1px solid #991d20;
}

.row-header {
    vertical-align: bottom;
}
  
th.rotate-45{
    height: 52px;
    border-right: 0 !important;
    white-space: nowrap;
}

th.rotate-45 > div {
    position: relative;
    top: 0px;
    left: 93px;
    height: 100%;
    -ms-transform: translate(-62px, 27px) rotate(315deg);;
    -moz-transform: translate(-62px, 27px) rotate(315deg);;
    -webkit-transform: translate(-62px, 27px) rotate(315deg);;
    -o-transform: translate(-62px, 27px) rotate(315deg);;
    transform: translate(-62px, 27px) rotate(315deg);
    width: 13px;
}

th.rotate-45:nth-child(4),
th.rotate-45:nth-child(5) {
    width: 70px;
}

th.rotate-45 span {
    display: inline-block;
}

.thead_rotate th,
.thead_rotate td {
    padding: 5px;
}

.thead_rotate th:not(:last-child),
.thead_rotate td:not(:last-child) {
    text-align: center;
}

.sh-inmobile {
    display: none;
}

.engnType {
    display: inline-block;
    padding-right: 20px;
}

.pgb {
    height: 12px;
    background-color: #fff;
}

@media all and (max-width: 1150px) {
    .table_main {
        width: 96%;
    }
}

@media all and (max-width: 768px) {
    .table-header-cell {
        height: 50px;
        padding-top: 8px;
    }
    .table-content-leftcell { width: 35%; }
    .table-content-rightcell {
        width: 65%;
    }
}

@media all and (max-width: 600px) {
    .sh-inmobile { display: block; }
    .hd-inmobile { display: none; }

    .vc_emission_srt2 > td {
        display: block;
    }

    .vc_diagnose_sts th,
    .vc_diagnose_sts td {
        border-right: 1px solid #991d20;
    }
	
	.vc_issue_sts th,
    .vc_issue_sts td {
        border-right: 1px solid #991d20;
    }

    .table_vc_system.sh-inmobile .pd,
    .table_vc_system.sh-inmobile .vc_comment {
        padding-left: 0;
        padding-right: 0;
    }

    .table_vc_system.sh-inmobile .vc_comment {
        padding-top: 0;
    }

    .table_vc_system.sh-inmobile .comment {
        padding: 10px;
    }

    .table_vc_system.sh-inmobile .saeScan,
    .dsr_details {
        margin-top: 15px;
    }

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

        .report-header, 
        .table.table_vc_details {
            width: 95%;
            left: inherit;
            right: inherit;
            margin: inherit;
        }

        .vc_top_logo > img {
            max-width: 96% !important;
            height: auto;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }
    }

    _:-ms-fullscreen, :root .report-header {
        width: 95%;
    }

    _:-ms-fullscreen, :root .vc_top_logo > img {
        max-width: auto;
        width: 100%;
    }

    _:-ms-fullscreen, :root .table.table_vc_details {
        width: 95% !important;
        left: 11px !important;
    }

    @supports (-moz-appearance:none) {
        .table.table_vc_details {
            top: 23px !important;
        }
        .vc_top_logo > img {
            max-width: 96% !important;
            height: auto;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }
        .vc_pd {
            padding-top: 114px !important;
        }
        .dsr_details {
            margin-top: 10px;
        }
    }

    .vc_pd {
        padding-top: 146px;
    }

    .report-header,
    .table.table_vc_details {
        position: fixed;
        width: 95.5%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
    }

    .report-header { top: 0; }
    .table.table_vc_details {
        width: 94.9%;
        top: 39px;
        background-color: #fff;
        z-index: 1;
    }

    .table-content-leftcell {
        display: block;
        width: 100%;
    }

    .table-content-rightcell {
        border-top: 2px solid #991d20;
        border-left: 0;
        display: block;
        width: 96.5%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .vc_diagnose_sts th, 
    .vc_diagnose_sts td {
        word-break: break-word;
        font-size: 12px;
    }
	
    .vc_issue_sts th, 
    .vc_issue_sts td {
        word-break: break-word;
        font-size: 12px;
    }
    .table_vc_details > tbody > tr > td {
        display: table-cell;
    }

    .vc_diagnose_heading {
        font-size: 12px;
    }

    .vc_diagnose_status > h4 {
        min-height: 30px;
        font-size: 11px;
    }

    .vc_diagnose_status > img {
        height: 20px;
    }

	.vc_issue_heading {
        font-size: 12px;
    }

    .vc_issue_status > h4 {
        min-height: 30px;
        font-size: 11px;
    }

    .vc_issue_status > img {
        height: 20px;
    }

    .vc_customers { display: none;}
    .table-header-cell {
        height: 39px;
        padding-top: 0;
    }

    .vc_top_logo > img {
        max-width: 80%;
        height: auto;
    }

    .row-header {
        width: 144px;
    }
}

@media all and (max-width: 480px) {
    .table-content-rightcell {
        width: 95%;
    }

    .vc_diagnose-chkin {
        margin-top: 0;
    }
}