#summary-report {
	font-family: Arimo !important;
	max-width: 770px;
}

@page {
	margin: 15px 20px;
}

.card-body {
	padding: .75rem;
}

/* logo section*/
.logos {
	margin-top: 0px;
}

.summary-leftLogo, .summary-leftLogo img {
	float: left;
	height: auto;
	width: 20%;
	padding-left: 10px;
}

.summary-rightLogo, .summary-rightLogo img {
	float: right;
	height: auto;
	width: 20%;
	padding-right: 10px;
}

.summary-logo-title {
	font-weight: bold;
	font-size: 14px;
}

.logo-title-print {
	clear: both;
}

.summary-logo-title h1 {
	margin-bottom: 0;
	color: #035AA6;
	line-height: 34px;
	padding-top: 10px;
}

.summary-rundate {
	font-size: 80%;
	padding: 0 5px 0 10px;
	margin: 0;
}

.sections-wrapper {
	background-color: #ffffff;
	padding: 0;
}

.left-side {
	max-width: 353px;
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
}

.right-side {
	max-width: 395px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.card-header.header {
	border-radius: 10px 10px 0 0 !important;
	color: #FFF;
	height: 38px;
	font-size: 18pt;
	text-align: center;
	font-style: normal;
	padding: 5px 0 0 0;
}

.recordSummary {
	margin-top: 30px;
	
}

.recordSummary-body {
	padding: 0 0 1px 1px;
	border-radius: 0 0 25px 25px;
	border: 2px solid #808080;
	border-top: 0px;
	
}

.vehicleInfo .header, .recordSummary .header {
	background: #13498F;
}

.vehicleCheck .header {
	background: #722A7C;
}

.vehicleInfo-body, .vehicleCheck-body{
	background-color: #FFFFFF; 
	border-radius: 0 0 25px 25px;
	border: 2px solid #808080;
	padding: 10px;
	border-top: 0px;
}
.vehicleCheck-result{
	text-align:center;	
}
/*rTable Basics */
#summary-report .rTable {
	display: table;
	width: 100%;
	font-size:13px;
}

#summary-report .rTableRow {
	display: table-row;
}

#summary-report .rTableCell {
	display: table-cell;
    padding: 4px !important;
}
#summary-report .rTableCellResult {
	display: table-cell;
	padding: 4px !important;
	vertical-align: middle;
}

#summary-report .vehinfoCell {
	display: table-cell;
	padding: 5px;
	font-size: 14px;
}

#summary-report .rTableCellProblemCount {
	display: table-cell;
	padding-left: 15px !important;
	padding-right:2px;
	
	
}

#summary-report .rTableCellProblem {
	display: table-cell;
	padding: 3px 3px 5px 2px;
	}

#summary-report .imageCell {
	width:10%;
	line-height:3px !important;
}

#summary-report .rTableCellProblemReported {
	display: table-cell;
	padding: 0px 0px 5px 0px;
}

#summary-report .rTableCellInfo {
	display: table-cell;
	padding: 3px 3px 5px 2px;
}

#summary-report .rTableCellInforeported {
	display: table-cell;
	padding: 3px 1px 5px 0px;
}
#summary-report .rTableCellInfoFound {
	display: table-cell;
	padding: 3px 3px 5px 2px;
}


#summary-report .rTableCellValue {
	font-weight: bold;
	padding-left: 3px;
}

#summary-report .rTableHead {
	display: table-cell;
	padding: 3px 10px;
	font-weight: bold;
	vertical-align: bottom;
}

#summary-report .rTableHeading {
	display: table-header-group;
}

#summary-report .rTableBody {
	display: table-row-group;
	width: 100%;
}

#summary-report .rTableFoot {
	display: table-footer-group;
}
#summary-report .rTableSummaryCell{
	border-top: 2px solid #DEE2E6;
	line-height:16px;
}

#summary-report .rTableRecordSummaryCell {
    border-bottom: 2px solid #DEE2E6;
    width:59%;
}

#summary-report .recordSummary-bg-color {
	background-color: #F1F6FD;
	
}
 
#summary-report .recordSummary-bg-last {
	border-bottom-right-radius: 20px;
	padding-bottom:15px !important;
} 

.summary-vindecode-ymm {
	color: #13498f !important;
	font-size: 16pt;
	font-weight: bold;
	line-height: 25px !important;
	margin-bottom: -10px;
	margin-top: 0px;
}

.summary-vindecode-ms {
	color: #13498f !important;
	font-size: 12pt;
	line-height: 15px;
	margin-bottom: 1px;
}

.vehicleInfo hr {
	background-color: #13498F;
	height: 2px;
	margin-bottom: 2px;
	border: none;
}

.gradient-hr{
	border-bottom: 2px solid #DEE2E6;
}

.vehicleCheck .problem-flagged {
	color: #B9002A;
	font-weight: bold;
}

.vehicleCheck .info-flagged {
	color: #13498F;
	font-weight: bold;
}

.vehicleCheck .warn-flagged {
	color: #13498F;
	font-weight: bold;
}

.vehicleCheck .icons {
	height: 12px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0;
}

.lien-text {
	padding: 0 5px 0 5px;
	font-size: 12px;
}

.summary-report-terms {
	font-size: 11px;
	clear: both;
}

#summary-report a {
	color: #0c6fb8 !important;
	font-weight: bold;
}

#summary-report .terms-header{
	font-weight:bold;
}

.vehCheck-header-border {
	border-bottom: 2px solid #BA2F7D;
}

.tc-title {
	font-weight: bold;
}

.ford-print {
	height: auto;
	width: 18%;
}

#summary-report .invalidvin-body p {
	font-size: 14px;
	font-family: Helvetica;
	line-height: 1.5 !important;
}