
#full-report {
	font-size: 14px;
	font-family: Helvetica;
	color: #242424;
	max-width: 1140px;
	
}
#full-report ul {
	list-style-type: none;
}
#full-report a {
	text-decoration: none!important;
	color: #0c6fb8!important;
	font-weight: bold;
}
.logos {
	padding-top: 20px;
}
#full-report .leftLogo {
	float: left;
	height: auto;
	width: 40%;
	padding-left: 10px;
}
#full-report .rightLogo, #full-report .rightLogo img {
	float: right;
	height: auto;
	width: 40%;
	padding-right: 10px;
}
.rundate {
	font-size: 80%;
	padding-left: 10px;
}
.logo-title h1 {
	margin-bottom: 0;
	color: #035AA6;
}
.logo-title {
	
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	margin-top: 10px;
}
.dataArt {
	position: absolute;
	left: 0;
	bottom: 0;
}

.data-art-container img{
 max-height:145px;	
}

.dataArt-noElite {
	max-width:870px !important;
}

.elite-box {
	float:right;
}
 
.eliteLogo{
	float:left;
	margin-top:35px;
}

.elite-all-text p {
	margin-bottom:0;
}
.eliteName {
	font-size: 15px;
	font-weight: bold;
	color: #773C77;
} 
.elite-title{
	font-size: 15px;
}
.decode-row {
	background-color: #F4F4F4;
	border-radius: 0 15px 15px 15px;
}
.boxshadow {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	padding: 10px;
	background: white;
}
.vindecode {
	margin: 15px 15px 15px 30px;
}
.bbp-box {
	margin: 15px 30px 15px 15px;
}
.bbp-badge {
	/*height: 100%;
	margin-right: 16px;*/
}
.bbp-text {
margin-left: 95px;	
}
.vindecode, .bbp-box {
	background: #FFF;
	padding: 14px;
	border-radius: 15px 15px 15px 15px;
}



/*rTable Basics */

.rTable { 
	display: table; 
	width:100%;
}
.rTableRow { 
	display: table-row; 
}
.rTableCell{ 
	display: table-cell; 
	padding: 12px;
}
.rTableHead { 
	display: table-cell; 
	padding: 3px 10px; 
	font-weight:bold; 
	vertical-align: bottom;
}

.rTableHeading { display: table-header-group; }
.rTableBody { display: table-row-group; width:100%;}
.rTableFoot { display: table-footer-group; }




/* END rTable Basics */

.veh-info .decodelabel {
	padding-right: 8px;
	font-weight: bold;
	color:#000;
}

.veh-info .rTableCell{
	padding: 2px;
	vertical-align: middle;
}

 
#icontable .rTableCell{ 
	border-bottom: 3px solid #FFF;
	padding-bottom: 9px;
    padding-top: 9px;
}



.title-brand-table .rTableHead:first-child, .problemCheckTable .rTableHead:first-child, .vehicleUseTable .rTableHead:first-child, .odometerCheckTable .rTableHead:first-child {
    width: 35%;
}

.title-brand-table .rTableCell, .accident-table .rTableCell,
.problemCheckTable .rTableCell, .vehicleUseTable .rTableCell,
.inspectionTable .rTableCell, .recallTable .rTableCell
.glossaryTable .rtableCell{
    border-top: 2px solid #DEE2E6;
}
.glossaryTable .col1, .glossaryTable .col2{
	width:25%;
}

.vindecode .vindecode-ymm {
	color: #035AA6;
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0;
}
.vindecode-ms {
	color: #035AA6;
	font-size: 17px;
	line-height: 22px;
}
.bbp-box .bbp-header {
	color: #035AA6;
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
}
.notEligible {
	font-size: 15px !important; 
}
.at-glance {
	background-color: #004990;
	margin-top: 11px;
	height: 30px;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.at-glance-text {
	color: #D4DAE4;
	font-size: 24px;
	line-height: normal;
}


.score-outer, .reportSections-outer {
	float: left;
}
.section-tab {
	background: #D8E1EF;
	color: #2F63A0;
	border-radius: 15px 15px 0 0;
	width: 50%;
	height: 50px;
	margin: auto;
	font-size: 16px;
	text-align: center;
    padding-top: 15px;
}
.section-tab span{
	color: #2F63A0;
	margin:auto;
}
.reportSection-tab {
	background: #D8E1EF;
	color: #2F63A0;
	border-radius: 15px 15px 0 0;
	width: 50%;
	height: 50px;
	margin: auto;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
#full-report .reportSection-tab+.icon-section a {
	color: inherit!important;
	font-weight: normal;
}
.report-tab-row1 {
	margin-top: 8px;
	display: inline-block;
}
.report-tab-row2 {
	color: #242424;
	font-size: 11px;
	margin-top: 5px;
}

.reportSections-adjust{
	margin:auto;
}
.score-section, .icon-section, .numOwner-section, .owner-section, .vehicle-usage-section, .vehicle-prequalify-section{
	background: #F4F4F4;
	border-radius: 15px 15px 15px 15px;
}

.owner-section, .vehicle-usage-section, .vehicle-prequalify-section {
	border-top: 3px solid #f4f4f4;
}

.score-dial {
	position: relative;
	color: #828282;
}
.score-dial img {
	display: block;
	width: 90%;
	margin: auto;
}
#full-report .mainScore {
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 46%;
	text-align: center;
    
    right: 40%;
    background-color: #13498F;
    height: 0;
    
    
}

#full-report .singleDigitScore{
	
	left: 42.5%;
}


.low-score {
	position: absolute;
	top: 52%;
	left: 2%;
	font-size: 3vw;
}
.high-score {
	position: absolute;
	top: 52%;
	left: 91%;
	font-size: 3vw;
}
.score-details {
	margin-top: 2px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.3;
}
.score-details p {
	margin-bottom: 0.5rem;
}
.score-words {
	font-size: 16px;
	font-weight: bold;
	color: #004990;
}
.sections {
	padding: 12px;
}
.tbl-icon {
	width: 15%;
	padding-top: .55em;
    padding-bottom: .55em;
}

ul.icon-sub {
	list-style-type: disc;
	font-size: 14px;
}
.icon-sub {
	font-size: 14px;
}
.icons {
	height: 20px;
	padding-right: 4px;
}
.sections table {
	width: 100%;
}

#icontable tr>td {
	padding-bottom: 0.55em;
	padding-top: 0.55em;
	font-size: 14px;
}

.airbag-is-deployed {
	color: #e10000;
}
#icontable th, #icontable td {
	border-bottom: 3px solid #fff;
}

.numOwnersTab {
	margin-top: 20px;
}

.sections table {
	border-collapse: unset;
}
.ownersimg {
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.ownersimg .pic {
	height: auto;
	width: 60%;
	margin: auto;
	display: block;
}
.calcOwnersPlacment {
	position: absolute;
	top: 66%;
	left: 47%;
}
.calcOwnersText {
	color: #494949;
	padding-left: 4px;
	font-weight: bold;
	font-size: 13px;
}
.numOwnersText {
	color: #004990;
	font-size: 16px;
	font-weight: bold;
}
.lastStatePlacment {
	position: absolute;
	top: 94%;
	left: 47%;
}
.lastOwnedText {
	color: #494949;
	padding-left: 4px;
	font-weight: bold;
}
.lastStateText {
	color: #004990;
	font-size: 15px;
	font-weight: bold;
}
#full-report .card-header.owner-header {
	border-radius: 10px 10px 0 0;
	margin-top: 7px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #FFF;
	height:31px;
	padding-top:4px;
}
#full-report .card-body.owner-body {
	background-color: #fafafa;
	border-radius: 0 0 25px 25px;
	padding-bottom:0px;
	padding-top:3px;
	padding-left:24px;
}
#full-report .previousOwnerImage {
	width: 50px;
}
#full-report .ownerImage {
	width: 30px;
}
#full-report .card.previousOwner, #full-report .card.lastOwner, #full-report .card.currentOwner {
	background: none;
	max-width: 530px;
    margin: auto;
}
.owner-boxes {
	margin: 0px auto 0px auto;
	padding: 0 15px 0 15px;
}


.previousOwner .owner-header, .lastOwner .owner-header {
	border: 2px solid #406EB3;
	background: #406EB3;
}

.previousOwner .owner-header{
	padding: .75em 0;
}

.previousOwner .owner-body, .lastOwner .owner-body {
	border: 2px solid #406EB3;
}
.currentOwner .owner-header {
	border: 2px solid #004990;
	background: #004990;
}
.currentOwner .owner-body {
	border: 2px solid #004990;
}
.owner-details {
	list-style-type: none;
	padding-left: 0;
	font-size: 11px;
}

.owner-details p{
margin-bottom:3px;	
}
.owner-box-width {
	margin: auto;
	padding-top:10px;
	padding-bottom:10px;
}
#full-report .timeline-arrow {
	position: absolute;
	bottom: 48px;
	width: 98%;
	/*margin: auto;*/
}
#full-report .timeline-arrow-one-owner {
	position: absolute;
	bottom: 48px;
	width: 64%;
	margin-left: 18%;
}
.timeline-circle {
	height: auto;
	width: 50px;
	margin: auto;
	display: block;
}
.previousOwner-circle, .lastOwner-circle, .currentOwner-circle {
	margin-top: 8px;
}

.timeline-text {
	margin-top: 5px;
	color: #406eb3;
	font-weight: bold;
	display: block;
	text-align: center;
}
.headerIcon {
	height: 35px;
	width: 40px;
	float:left;
}

.headerIcon-use {
	height: 35px;
	width: 40px;
	margin-right: 15px;
	float:left;
	margin-bottom:5px;
}

.vehicle-use {
	margin: 20px 0 0 20px;
}
.vu-iconText{
	padding-top:6px;
}
.vehicle-use-key-word {
	font-size: 20px;
	font-weight: bold;
	color: #0c6fb8;
}
.uses {
	margin: auto;
	color: #6d6d6d;
	font-weight: 400;
	font-size: 14px;
	padding-bottom:5px;
}
.vehicle-use-flag {
	font-size: 14px;
	color: #004990;
	font-weight: bold;
}

.section-divider-streach {
	padding-left:0px !important;
}

.section-divider {
	display: inline-block;
	width: 100%;
	height: 50px;
	margin: 6px;
	background-color: #982881;
	border-radius: 15px 15px 0 0;
}
.section-divider img {
	width: 38px;
	height: auto;
	position: absolute;
	top: 11px;
	left: 32px;
}
.section-divider .section-divider-text {
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
	line-height: 44px;
	padding-left: 80px;
	margin-top: 6px;
}

#full-report .section-divider a {
	color: #FFF !important;
}

.summary-header-section .sectionSummaryText {
	font-size: 14px;
}

.summary-header-section, .summary-header-section-noImage {
	margin-left:20px;
}

.summary-header-section p {
	margin-left:60px;
}


.summary-header-section-noImage p{
	margin-left:60px;
	padding-right:20px;
}




.summary-header-info-text {
	font-size: 14px;
	color: #0072C6;
	font-weight: bold;
}
.summary-header-good-text {
	font-size: 14px;
	/*color: #49ac42;*/
	color:#215520;
	font-weight: bold;
}
.summary-header-bad-text {
	font-size: 14px;
	color: #BE1E2D;
	font-weight: bold;
}
.state-title-brand-img,.accident-img{
	margin-left:-20px;
	max-height:81px;
}

.state-title-brand-img img {
	width: 75px;
	height: auto;
}
.table.table-borderless-th th {
	border-width: 0;
	font-weight: bold;
}

/*remove below*/
.table_icon td img {
	width: 20px;
	height: 20px;
}

.table_icon .rTableCell img {
	width: 20px;
	height: 20px;
}


.small-table-header {
	/* font-size: 16px; */
	font-weight: bold;
}

.small-table-header h6 {
	font-size:12px;
}
.accident-count {
	font-size: 20px;
	color: #0c6fb8;
	font-weight: bold;
}
.small-accident-table, .small-accident-table li {
	border-color: #BB0048;
	line-height: 16px;
}
.card-header.small-accident-table {
	text-align: center;
	color: white;
	font-weight: bold;
	background: #BB0048;
	line-height: 16px;
	font-size: 14px;
}


#full-report .flagged td, #full-report .flagged td a {
	color: #b9002a !important;
	font-weight: bold;
}
.odometerIcon {
	top: 21px !important;
}
.odometer_subHeaderIcon {
	height: 25px;
	width: 25px;
	float: left;
    margin-right: 15px;
	
}

.odometerSubText {
	font-size: 11px;
}

.odometerCheckTable td:nth-child(2), .odometerCheckTable td:nth-child(3) {
	text-align: right;
}

.odometerCheckTable .rTableCell:nth-child(2), .odometerCheckTable .rTableCell:nth-child(3) {
	text-align: right;
}


.odometerCheckTable .rTableCell {
	padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
	
.odometerCheckTable.small-view img {
	float: left;
	margin-right:18px;
}
.odometerNote {
	line-height: 18px;
	font-size: 14px;
	padding-bottom:10px;
}

.smallOdometerNoteSpacer {
	height: 17px;
    display: block;
}

.glossaryTable .rTableCell {
	padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.serviceTable .rTableCell {
	padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.recallTable .rTableCell {
	padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
#fullReport .vehicleUseTable a, #fullReport .serviceTable a {
	text-decoration: underline;
}
#historySection ul, #inspectionSection ul, #recallSection ul, #serviceSection ul, #glossarySection ul {
	padding-left: 0px;
	font-size: 16px;
	line-height: 26px;
}
#serviceSection .service-type {
	list-style-type: disc;
	margin-left: 0;
}
.history-flagged {
	background-color: #F8D1CE !important;
	color: #b9002a !important;
	font-weight: bold;
}
.text-flagged {
	color: #b9002a !important;
	font-weight: bold;
}
.info-flagged {
	color: #0072C6 !important;
	font-weight: bold;
}

.full-report__terms {
	font-size: 11px;
}

.odometer-other {
	 color: #000000;
	 font-size:90%;
	 
}
.odometer-flagged {
  color: #b9002a !important;
  font-size:90%;
  font-weight: bold;
}

.odometer-border-note {
	border-bottom: 1px solid #d7d7d7;
	
}

/*
.aboutscorelightbox table {
	
	border-collapse: separate;
	border-spacing: 2px;
    width: 90%;
    table-layout: auto;
    
    margin-bottom: 10PX;
    background-color:#000;
}

.aboutscorelightbox tr{
	min-height:50px;
	}


.aboutscorelightbox td{
 background-color:#FFF;
 padding-left:10px;
 line-height: 33px;
 }

.aboutscorelightbox th{
	color:white;
	background-color:#2F63A0;
	font-size:125%;
	padding-left:10px;
	line-height: 33px;
}
*/
/*new stuff*/
.aboutscorelightbox .rTable {
	
	border-collapse: separate;
	border-spacing: 2px;
    width: 90%;
    table-layout: auto;
    
    margin-bottom: 10PX;
    background-color:#000;
}

.aboutscorelightbox .rTableCell{
 background-color:#FFF;
 padding-left:10px;
  }

.aboutscorelightbox .rTableHead{
	color:white;
	background-color:#2F63A0;
	font-size:125%;
	padding-left:10px;
	line-height: 33px;
	width: 50%;
}

/*  */

.aboutscorelightbox .aboutScore_desc{
   line-height: 1.4em; 	
   font-size:1.17em;
   font-weight: bold;
}

.aboutscorelightbox .aboutScoreTable_intro{
   font-size:1.5em;
   color: #005aad;
   font-weight:bold;
}

.noscorefactors {
	margin:50px;
	color: #2F63A0;
}
.aboutscorelightbox h2 {
	font-weight:bold;
}

.invalid-vin {
	max-width:700px;
	margin:20px auto;
	
}

.invalid-vin-inner {
	background: #FFF;
	padding: 14px;
	border-radius: 15px 15px 15px 15px;
	border: 1px #035AA6 solid;
}

.invalid-vin p {
	padding:10px 20px 0px 20px;
}

.accidentLink {
	clear:both;
	padding-left:60px;
	font-size: 13px;
    padding-bottom: 10px;
}

.nohistory-main .nohistory-header {
	border-radius: 10px 10px 0 0;
    margin-top: 7px;
    font-size: 20px;
    color: #FFF;
    border: 2px solid #004990;
    background: #004990;
}
.nohistory-body {
	background-color: #fafafa;
    border-radius: 0 0 25px 25px;
    border: 2px solid #004990;
}

.nohistory {
	font-size:12px;
	color:#3c3c3c;
}

.nohistory table {
	line-height:23px;
	width:100%;
}

.nohistory-details {
	padding-right:0;
}

.nohistory-details .label{
	font-weight:bold;
	color:#000;
}

.nohistory .alt{
	    background: #E3EBF3;
}

.nohistory .subheader{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	
}

.nohistory .count{
	font-size:18px;
	font-weight:bold;
	color:#035AA6; 
	
}
.nohistory-hr {
	margin: 5px 0 5px 0;
	border-color: #333;
	overflow: hidden;
}
.nohistory .thankyou {
   margin-left: 40px;
}

.invalidvin-copyright {
	border-top: 1.5px solid #000; 
	margin-top:10px;
	font-size: 11px;
}

.invalidvin-body {
	 border-radius: 0 0 25px 25px;
    border: 2px solid #004990;
    background-color:#fff;
}

#invalidvin .card, #nohistory .card, #badPorsche .card{
	    background-color: transparent;
}

.small-table-header h6 {
	font-weight:bold;
}

.small-table-header .reported {
	font-weight:bold;
	font-size: 12px;
	margin-bottom: .5rem;
}

.title-brand-table th:first-child,.problemCheckTable th:first-child,
.vehicleUseTable th:first-child, .odometerCheckTable th:first-child {
	width:35%
}

#historySection .rTableRow:nth-child(even){background: #f2f2f2;}

#historySection .rTableCell p, .glossaryTable .rTableCell p,
.serviceTable .rTableCell p, .recallTable .rTableCell p,
.inspectionTable .rTableCell p{
	margin-bottom: 3px;
}

.uses p {
	margin-bottom: 2px;
	padding-left:40px;
}


.title-brand-table thead tr,.accident-table thead tr, .problemCheckTable thead tr, .vehicleUseTable thead tr,
 .odometerCheckTable thead tr, .recallTable thead tr,.inspectionTable thead tr,.serviceTable  thead tr,.historyTable thead tr,
 .glossaryTable thead tr{
border-top-width: 0px;	
}


.termsRow {
	background-color:#fafafa;
	margin-top:10px;
}


.outerPrint{
	margin: auto;
    width: 200px;
    padding-top:10px;
}

.printButton {
  display: inline-block;
  padding: 8px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #154A8D;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.printButton:hover {background-color: #07297E}

.printButton:active {
  background-color: #07297E;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

/*This is for mobile use, Score factor black text*/
.ui-overlay-b {
	color: #3e3e3e !important;
}
/*Removes top border of each section th */
#vin-dashboard table tr th {
  	border-top: 0;
}



/*expand/collapse*/


.colpsible-panel.collapsed:after {
	font-family: 'Glyphicons Halflings';
    content: "\2b"; /*plus*/
}

.colpsible-panel:after {
    font-family: 'Glyphicons Halflings';
    content: "\2212"; /*minus*/
    margin-right: 10px;
    float: right;
    color: #fff;
    font-size: 15px;
}






.at-glance .colpsible-panel.collapsed:after{
 margin-top:5px;
 margin-right: 0px;
}

.at-glance .colpsible-panel:after {
	margin-top:5px;
    margin-right: 0px;
}

.backTop a{
	margin:auto;
	color:#d7d7d7 !important;
	text-align:center;
	font-weight:normal !important;
}

.backTop img{
	width:25px;
}	

.summarySubText {
	font-size: 12px;
    font-style: italic;
}


/* prequalify banner on fastlink report*/
.prequalify-outer .section-tab{
	padding-left: 3px;
}

.vehicle-prequalify-section {
	margin-bottom: 7px;
	padding: 2px;
}  

.vehicle-prequalify-section a {
	color: #ffffff !important;
}
.prequal {
	margin: auto;
	color: #6d6d6d;
	font-weight: 400;
	font-size: 14px;
	padding-bottom:5px;
}


.prequalify-image {
	height: 180px;
    padding: 20px;
}

.prequalify-label {
	font-size: 26px;
	font-weight: bold;
	color: #004990;
	text-align:center;
}

.prequalify-dealer-callout hr {
	margin-top: 0px;
}

.prequalify-dealer-callout .prequalify-title {
	font-size:16px;
	font-weight: bold;
}

.prequalify-dealer-callout .prequalify-name {
	font-size:16px;
}

#prequal-include .btn {
    padding: 18px 28px;
    font-weight: 400;
    font-size: 1.0rem;
}

#prequal-include .btn-experian-purple {
    color: #fff !important;
    background-color: #af1685;
    border-color: #981374;
}

#prequal-include .btn-experian-purple:hover {
    color: #fff;
    background-color: #821063;
    border-color: #620c4a;
}
   

.signature-border{
	border:1px solid #666666;
	padding: 20px 50px 20px 50px;
	margin-top: 30px;
	margin-bottom: 30px;
    }
    
#signature-customer-section .signature-dealer-section{
     /*  margin-left: 20px; */
    }
    
#signature-customer-section .signature-customer-sign{
      margin-top: 50px;
      font-size: .75rem;
      
    }
    
#signature-customer-section .signature-date-sign{
      margin-top: 50px;
      font-size: .75rem;
     
      
    }
}   
