@charset "UTF-8";
/* CSS Document */

.reports-wrapper {
	width: 100%;
	max-width: 1166px;
	margin:0px auto;
	padding:93px 0 20px 0;
}

#report-tabs.custom-tabs, #report-tabs2.custom-tabs {
	background-color:#fff;
	width:76.7%;
	border:0;
}

#report-tabs.custom-tabs .tabs-title, #report-tabs2.custom-tabs .tabs-title {
	background-color:#fff;
	width:33.3%;
	height:64px;
}

#report-tabs.custom-tabs a, #report-tabs2.custom-tabs a {
	background-color:#fff;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top: solid 1px #dfe2e0;
	border-left: solid 1px #dfe2e0;
	border-right: solid 1px #dfe2e0;
	border-bottom: solid 1px #dfe2e0;
	line-height: 64px;
	height:64px;
	padding:0;
}

.shadow-wrapper {
	border-left:solid 1px #d4d9d6;
	border-right:solid 1px #d4d9d6;
	border-bottom:solid 1px #d4d9d6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-left:solid 1px #d4d9d6;
	border-right:solid 1px #d4d9d6;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.08);
	padding-bottom: 10px;
	background:#fff;
}

#report-tabs .tabs-title > a:focus, .tabs-title > a[aria-selected='true'], #report-tabs2 .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background:#fff;
	border-bottom:0!important;
	-webkit-box-shadow: 2px -7px 25px -2px rgba(0,0,0,0.12);
-moz-box-shadow: 2px -7px 25px -2px rgba(0,0,0,0.12);
box-shadow: 2px -7px 25px -2px rgba(0,0,0,0.12);
	z-index: 3;
	position: relative;
}

#report-tabs .item-1 svg {
	height:43px;
	width:auto;
	margin-top:7px;
}

#report-tabs .item-2 svg {
	height:28px;
	width:auto;
	margin-top:23px;
}

#report-tabs .item-3 svg {
	height:65px;
	width:auto;
	margin-top:0px;
}

#report-tabs-content {
	border:none;
}

#report-tabs-content .tabs-panel {
	padding:0;
}

.reports-content-wrapper  {
	padding:0 50px;
}

.report-vertical-wrapper {
	padding-bottom:27px;
}

.report-tabs-vertical-content {
	padding:0;
	display: none;
}

.report-tabs-vertical-content.active {
	display: block;
}

.reports-wrapper .tabs-content {
	background:none;
}

.report-tabs-vertical-content .tip-wrapper {
	padding:0 40px 0 0;
}

.report-tabs-vertical-content .tip-wrapper p {
	width:88%;
	float:right;
}

.reports-tab-content-wrapper {
	padding:43px 55px 40px 55px;
	background:#fff;
}

.factor-wrapper {
	
}

.reports-score-wrapper {
	float:left;
}

.reports-score-wrapper .score {
	font-size:57px;
	line-height: 55px;
	font-weight: 700;
	display:block;
	width:120px;
	float:left;
}

.reports-score-wrapper .rating {
	display:block;
	width:78px;
	text-align: center;
	color:#1397ff;
	border:solid 1px #1397ff;
	padding:0 20px;
	clear:both;
	line-height:19px;
	margin:0 0 6px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:14px;
}

.reports-score-date {
	width:175px;
	float:left;
	font-size:16px;
	color:#616161;
}

.print-reports {
	width:247px;
	float:right;
	line-height: 47px;
	font-size: 14px;
	text-align: center;
	border:solid 2px #02c8de;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
}

.print-reports img {
	margin-right:16px;
}

.reports-factors h2 {
	color:#404040;
	font-weight: 800;
	margin:0;
	padding: 25px 0 0 0 ;
}

.report-tabs-vertical {
	float:left;
	width:28%;
	padding:0;
	margin: 24px 0 0 0;
	border-right: solid 1px #dde1df;
}

.report-tabs-vertical li {
	display:block;
	width:100%;
}

.report-tabs-vertical li a {
	display: block;
	line-height: 80px;
	padding:0 32px 0 25px;
	font-size: 18px;
	color:#9595a5;
}

.report-tabs-vertical li a:hover {
	font-weight: 800;
	color:#60606d;
}

.report-tabs-vertical li.inactive a:hover {
	font-weight: normal;
	color:#9595a5;
}

.report-tabs-vertical li.active a {
	background:#f9fbfc;
	color:#60606d;
	font-weight: 800;
}

.report-tabs-vertical li .active-indicator {
	width:7px;
	margin-right: 22px;
	display: block;
	height:13px;
	float: left;
	line-height:80px;
	margin-top: 34px;
}

.report-tabs-vertical li.active .active-indicator {
	background:url(../img/arrow-reports-vertical@2x.png) no-repeat 0 0;
	background-size: cover;
}

.report-tabs-vertical .active .alert-indicator {
	background: url(../img/alert-reports-indicator@2x.png);
	background-size:cover;
	width:21px;
	display: block;
	float:right;
	height:21px;
	margin: 30px 0 0 0;
}

.report-tabs-vertical-content {
	float:right;
	padding:30px 0 0 0;
	width:66.8%;
}

.hr-thin-reports {
	display:block;
	clear:both;
	height:1px;
	width:100%;
	background:#e1e6e3;
	margin:0;
}

/* MOBILE REPORTS*/

.reports-mobile-accordion-wrapper {
	padding:0;
}

.accordion {
	margin:0;
	border:0;
}

.accordion dt, .accordion dd {
    border-bottom: 1px solid #d4d9d6;
	margin-bottom:0;
}

.accordion dl {
	margin-bottom:0;
}
      
.accordion dd:last-of-type {
	border-bottom: 1px solid black; 
}

 .accordion a {
	display: block;
	color: black;
	font-weight: bold;
	line-height: 45px;
	padding:0 19px 0 21px;
	border-left:solid 4px #00d9a1;
	border-right:solid 1px #dfe5e4;
}

 .accordion a.neg {
	border-left:solid 4px #ff4f53;
}

.accordion a.closed {
	border-left:solid 4px #46c2f2;
}
  
.accordion dd {
	border-top: 0; 
	font-size: 12px;
}
	  
.accordion dd:last-of-type {
	border-top: 1px solid white;
	position: relative;
	top: -1px;
}

.accordion dt:last-of-type {
	position: relative;
	top: -1px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.accordion a.last {
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.accordion .arrow {
	width: 20px;
	height:20px;
	float:right;
	margin:14px;
}

/* WHO'S BEEN CHECKING */
.accordion-section .acct-title {
	font-size:26px;
	font-weight: 800;
}

.accordion-section .status {
	line-height:50px;
	display: inline-block;
	padding:0 19px;
	color:#fff;
	background: #00d9a1;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 18px;
	font-weight: 800;
}

.accordion-section .status.neg {
	background:#f25757;
}

.accordion-section .status.closed {
	background:#46c2f2;
}

.accordion-section h2 {
	margin:0;
	padding:0 0 1px 0;
	
}

.accordion-section p {
	font-size:19px;
}

.accordion-section .report-sr {
	display: block;
	clear:both;
	width:100%;
	padding:14px 0 14px 2.8%;
	border-top:solid 1px #dbdfdd;
	border-left: solid 5px #fff;
}

.accordion-section .report-sr.active {
	border-left: solid 5px #00d9a1;
}

.accordion-section .report-sr.active.neg {
	border-left: solid 5px #f25757;
}

.accordion-section .report-sr.active.closed {
	border-left: solid 5px #46c2f2;
}

.accordion-section .report-sr .col1 {
	width:7%;
	float:left;
}

.accordion-section .report-sr .small-line-height {
	line-height:18px;
	padding-top:8px!important;
}

#credit-checks .report-sr .col2, #credit-checks-2 .report-sr .col2, #credit-checks-3 .report-sr .col2 {
	width:43.7%;
	float:left;
	padding-top:14px;
}

#credit-checks .report-sr .col3, #credit-checks-2 .report-sr .col3, #credit-checks .report-sr .col3 {
	width:37%;
	float:left;
	padding-top:14px;
}

.accordion-section .report-sr .toggle-sr {
	width:25px;
	height: 15px;
	background:url(../img/arrow-toggle-sr@2x.png) no-repeat 0 0;
	background-size: cover;
	display: block;
	float:right;
	margin-top:19px;
	margin-right:45px;
}

.accordion-section .report-sr-toggle-content {
	display:none;
	clear:both;
	padding:14px 5% 14px 2.8%;
}

.accordion-custom-1 .panel {
	padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
 
.accordion-custom-1 {
    overflow:hidden;
}

.accordion-section .slider-1 {
	padding-top: 4px;
}

.accordion-section .slick-prev-custom {
	width:15px;
	height:25px;
	background:url(../img/slider-custom-arrow-left-on@2x.png) no-repeat 0 0;
	background-size: cover;
	top:20%;
}

.accordion-section .slick-prev-custom.slick-disabled {
	background:url(../img/slider-custom-arrow-left-off@2x.png) no-repeat 0 0;
	background-size: cover;
}

.accordion-section .slick-next-custom {
	width:15px;
	height:25px;
	background:url(../img/slider-custom-arrow-right-on@2x.png) no-repeat 0 0;
	background-size: cover;
	top:20%;
}

.accordion-section .slick-next-custom.slick-disabled {
	background:url(../img/slider-custom-arrow-right-off@2x.png) no-repeat 0 0;
	background-size: cover;
}


.slider-wrapper-reports {
	padding:30px 0 20px 0;
}

.accordion-section .slick-slider img {
	margin:0px auto;
}

.all-accounts .accordion-section .report-sr {
	padding:56px 0 8px 2.8%;
	font-size:19px;
}

.all-accounts .accordion-section .report-sr .detail-label {
	font-size:16px;
	line-height: 16px;
}

.all-accounts .report-sr .col2 {
	width:21.2%;
	float:left;
	padding-top:0px;
	padding-bottom:44px;
}

.all-accounts .report-sr .col3 {
	width:22.5%;
	float:left;
	padding-top:0;
	padding-bottom:44px;
}

.all-accounts .report-sr .col4 {
	width:20.8%;
	float:left;
	padding-top:0;
	padding-bottom:44px;
}

.all-accounts .report-sr .col5 {
	width:12.9%;
	float:left;
	padding-top:0;
	padding-bottom:44px;
}

.accounts-heading {
	float:left;
	width:40%;
}

.heading-padding-left {
	padding-left:27px;
}

.account-controls {
	width:505px;
	float:right;
}

.accounts-toggler {
	width: 412px;
	float:left;
	border:solid 2px #05c9de;
	line-height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background:#fff;
}

.accounts-toggler .option-1 {
	width: 50%;
	float:left;
	line-height: 40px;
	border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	text-align: center;
	display: block;
	font-weight: 700;
}

.accounts-toggler .on {
	color: #fff;
	background:#05c9de;
}

.accounts-toggler .off {
	color: #6d6d6d!important;
	background:#fff;
}

.accounts-toggler a:active {
	color: #6d6d6d!important;
}

.accounts-toggler .option-2 {
	width: 50%;
	float:left;
	line-height: 40px;
	border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	text-align: center;
	display: block;
	font-weight: 700;
}

.content-block-print {
	width:50px;
	height:50px;
	display: block;
	background:url(../img/content-block-print@2x.png) no-repeat 0 0;
	background-size: cover;
}
 




@media screen and (max-width:860px){
	.reports-wrapper {
		width: 100%;
		max-width: 1166px;
		margin:0px auto;
		border:none;
		padding:0 0 20px 0;
	}
	
	#report-tabs2.custom-tabs{
		background-color:none;
		width:100%;
		border:0;
	}
	
	#report-tabs2.custom-tabs a {
		background-color:#f7fbfc;
		text-align: center;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-right: solid 1px #dfe2e0;
		border-bottom: solid 1px #dfe2e0;
		border-left: 0;
	}
	
	#report-tabs2 .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
		background:#fff!important;
		border-bottom:0!important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		z-index: 3;
		position: relative;
	}
}

@media screen and (max-width:767px){
	.print-reports {
		display: none;
	}
}