<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container_custom{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.alt_dec {
  padding-left: 26px;
}
@media (min-width: 576px) {
  .container_custom {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container_custom {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container_custom{
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container_custom {
    max-width: 1140px;
  }

}
@media (min-width: 1400px) {
  .container_custom {
    max-width: 1360px;
  }
}

.ph-item {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	direction: ltr;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px 15px 15px;
	position: relative
}

.ph-item,
.ph-item *,
.ph-item :after,
.ph-item :before {
	box-sizing: border-box
}

.ph-item:before {
	-webkit-animation: ph-animation .8s linear infinite;
	animation: ph-animation .8s linear infinite;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50%;
	bottom: 0;
	content: " ";
	left: 50%;
	margin-left: -250%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 500%;
	z-index: 1
}

.ph-item&gt;* {
	display: flex;
	flex: 1 1 auto;
	flex-flow: column;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px
}

.ph-row {
	display: flex;
	flex-wrap: wrap;
	margin-top: -7.5px
}

.ph-row div {
	background-color: #ced4da;
	height: 10px;
	margin-top: 7.5px
}

.ph-row .big,
.ph-row.big div {
	height: 20px
}

.ph-row .empty {
	background-color: hsla(0, 0%, 100%, 0)
}

.ph-col-2 {
	flex: 0 0 16.6666666667%
}

.ph-col-4 {
	flex: 0 0 33.3333333333%
}

.ph-col-6 {
	flex: 0 0 50%
}

.ph-col-8 {
	flex: 0 0 66.6666666667%
}

.ph-col-10 {
	flex: 0 0 83.3333333333%
}

.ph-col-12 {
	flex: 0 0 100%
}

[class*=ph-col] {
	direction: ltr
}

[class*=ph-col]&gt;*+.ph-row {
	margin-top: 0
}

[class*=ph-col]&gt;*+* {
	margin-top: 7.5px
}

.ph-avatar {
	background-color: #ced4da;
	border-radius: 50%;
	min-width: 60px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.ph-avatar:before {
	content: " ";
	display: block;
	padding-top: 100%
}

.ph-picture {
	background-color: #ced4da;
	height: 120px;
	width: 100%
}

@-webkit-keyframes ph-animation {
	0% {
		transform: translate3d(-30%, 0, 0)
	}

	to {
		transform: translate3d(30%, 0, 0)
	}
}

@keyframes ph-animation {
	0% {
		transform: translate3d(-30%, 0, 0)
	}

	to {
		transform: translate3d(30%, 0, 0)
	}
}
.img-response {
	max-width:100%;
	display:inline-block
}
#footer-main {
margin-top:0
	}
.light_grn{
  background-color:rgba(204, 245, 249, 1);
}
.text_dark_green{
  color:rgba(0, 123, 133, 1);
}
.dark_green_bg {
  background: rgba(0, 123, 133, 1);

}

.dark_red_bg {
  background-color: rgba(235, 74, 74, 1);
}
.text_orange{
  color:rgba(241, 93, 34, 1);
}
.orange_bg{
  background-color: rgba(241, 93, 34, 1);
}
.medium_green_bg{
  background: rgba(191, 255, 228, 1);
}
.light_green_bg {
  background: rgba(229, 255, 244, 1);
}

.light2_green_bg {
  background-color:rgba(237, 252, 253, 1)
}
.mid_green_bg{
  background: rgba(226, 247, 249, 1);

}
.text_white {
  color:#ffffff!important;
}
.white_bg {
  background-color: #ffffff;
}
.vertical_mid{
  display: flex;
  align-items: center;
  line-height: 1.3;
  min-height: 95px;
}
.light_orange {
  background: rgba(227, 250, 251, 1);
}
.light_blue_bg{
  background-color: rgba(227, 250, 251, 1);

}
.medium_blue_bg{
  background-color: rgba(212, 247, 250, 1);

}
.light_red_bg{
  background-color: rgba(255, 238, 238, 1);

}
.dark_red_br {
border-color: rgba(241, 93, 34, 1);
}
.ver_her_center{
  display: flex;
  justify-content: center;
  align-items: center;
}
.padding_0{
  padding: 0!important;
}
.bor_radius_rb {
  border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.bor_radius_Tlr8{
  border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.bor_radius_Blr8{
  border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.bor_radius_8{
  border-radius: 8px;
}
.bor_radius_4{
  border-radius:4px;
}
.show_btn {
  background-color: transparent;
  font-size:20px;
  font-weight: 700;
  padding: 0;
  display: inline-block;
  border: none;
  transform: rotate(-90deg);
  position: absolute;
  top: 2px;
  right:6px;
  transition: all .3s ease-in-out;
}
.hamberg_menu:active,
.hamberg_menu:focus,
.show_btn:active,
.show_btn:visited,
.show_btn:focus {
  border: none;
  outline: none;
}
.btn_action_more.active .show_btn {
  transform: rotate(90deg);
  top: 2px;
  right: 1px;
}
.bold_20 {
  color: rgba(0, 123, 133, 1);
  font-size: 20px!important;
  font-weight: 700!important;
}
.bold_12 {
  font-size: 12px;
  font-weight: 700;
}
.bold_16{
  font-size: 16px!important;
  font-weight: 700;
}
.bold_36{
  font-size: 36px!important;
  font-weight: 700;
}
.bolder_30 {
  color: rgba(0, 123, 133, 1);
  font-size: 36px;
  font-weight: 700;
}
.text_sm{
  color: rgba(0, 123, 133, 1);
  font-size: 11px;
  font-weight: 500;

}
.text_dark_gray{
  color: rgba(87, 87, 87, 1);
  ;
}
.text_orange{
 color: rgba(241, 93, 34, 1)!important;
 ;
}
.blueGradient {
	position:relative;
}
 .blueGradient:before{
position: absolute;
    content: '';
    left: -23px;
    right: -23px;
 height:200px;
 background: rgb(198,251,255);
background: linear-gradient(180deg, rgba(198,251,255,1) 0%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 100%);
 }
.label_sm{
  position: relative;
    top: -7px;
    color: rgba(0, 123, 133, 1);
    font-size: 10px;
    font-weight: 500;
}
.range-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #fff;
  border-radius: 100%;
  bottom: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
}

.score_strip .str::before {
  position: absolute;
  content: "";

}

.sc_red {
  background-color: #D5121B;
}

.sc_orange {
  background-color: #F07423;
}

.sc_yellow {
  background-color: #EAC800;
}

.sc_lgreen {
  background-color: #B5B52B;
}

.sc_mgreen {
  background-color: #60A618;
}

.sc_dgreen {
  background-color: #198B57;
}

.price_range {
  width: 100%;
  height: 18px;
  background-color: rgba(217, 217, 217, 1);
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  margin: 7px 0;
}

.title_s2{
margin-top: 20px;
font-size: 20px;
color: rgba(0, 123, 133, 1);
}
.p_range {
  position: absolute;
  background-color: rgba(93, 134, 239, 1);
  width: 0;
  bottom: 0;
  left: 0;
  top: 0;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;

}
.custom_tab {
  margin: 0;
  padding: 0;
  width:100%;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
}
.custom_tab::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.custom_tab::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
}

.custom_tab::-webkit-scrollbar-thumb {
background-color: rgba(0, 123, 133, 0.5);
height: 8px;
 }
.custom_tab li {
  display: inline-flex;
  margin-right: 10px;
  cursor: pointer;
}
.custom_tab li.active .ta_text {
  color: rgba(241, 93, 34, 1);
}
.s_h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  color: rgba(0, 123, 133, 1);

}
.custom_tab li a {
 display: block;
 width: 55px;
 padding: 0;
 position: relative;
 }
 .active_arrow::before{
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 30px solid #ffffff;
  border-top: 0;
  top: -20px;
  left: 43px;
  transform: translateX(-50%);
  }
 .user_verifyid {
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 4px;
  color: rgba(0, 123, 133, 1);
  font-weight: 700;
  border-radius:4px;
 }
 .user_verifyid .ver_header {
  font-size: 16px;
  margin-bottom: 10px;
 }

 .user_verifyid .ver_group {
   font-size: 12px;
 }
 .cd_tab_container {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
 }

 .cd_button {
  background-color: #fff;
  border: 2px solid rgba(0, 123, 133, 0.5);
  font-size: 16px;
  display: flex;
  padding: 15px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius:4px
 }
 .cd_icon {
  width: 30px;
    height: 26px;
    display: inline-block;
    background-position: -908px -626px;
    margin-right:10px;
 }
 .ver_group .ver_content {
  margin-left: 7px;
 }
 .ver_group { display: flex;}
.custom_tab li a .ta_text {
  font-size: 11px;
  color: rgba(130, 151, 153, 1);
  font-weight: 700;
  line-height: 1.2;
  display: block;
  text-align: center;
  margin-top: 10px;
  word-wrap: break-word;
}

.custom_tab li .ta_icon {
  display: flex;
  border: 1px solid rgba(0, 123, 133, 1);
  width: 100%;
  height: 55px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-weight: 700;
}
.custom_tab li .ta_icon i{
  display: block;
  width: 40px;
  height: 30px;
}
.custom_tab li.active .ta_icon{
  border: 2px solid rgba(241, 93, 34, 1);
  background-color: rgba(255, 244, 239, 1);
}


.content-wrapper {
  padding: 40px 80px;
}
.score_summery_container {
	display:flex;
  padding-bottom:25px;
}
.tab_container {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 0.5s ease 1 forwards;
}
.report_summary_toggle,
.main_report_container,
.report_summarytab_container {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 0.5s ease 1 forwards;
}
.report_summary_toggle.active,
.main_report_container.active,
.report_summarytab_container.active{
  display: block;
}
.tab_container.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

.toggle_container {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 0.4s ease 1 forwards;
}
.toggle_container.active{
  display: block;
}
.toggle_arrow {
  position: relative;
}
.toggle_arrow::before{
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;
  border-bottom: 30px solid rgba(227, 250, 251, 1);
  border-top: 0;
  right: 16px;
  top: -16px;
}
.br_light{
	border-bottom: 1px solid rgba(0, 123, 133, 0.2);
}
.br-2{
  border-radius:4px;
  border:1px solid rgb(78 192 200);
}
.br-1{
  border-radius:4px;
  border:1px solid rgba(241, 93, 34, 1);
  
}
.alert_status .text_dark_green,
.alert_status .text_dark_green {
  color:rgba(241, 93, 34, 1)
}
.alert_status .mid_green_bg {
  background-color: #fff!important;
}

/* summary style */
.scr_approval_contain {
  font-size: 12px;
  font-weight: 700;
  display: flex;

}
.badge_section_one {
  margin-top: 4px;
}
 
.cm_icon,
.icon_succuss {
  width: 17px;
  height: 17px;
  line-height: 15px;
  background-color: rgba(0, 123, 133, 1);
  display: inline-block;
  margin-right: 7px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  
}
.pay_fail {
  background: rgba(241, 93, 34, 1)!important;
  text-align: center;
  font-size: 12px;
  color: #fff;
 
}
.fail_icon {
  line-height: 18px;
  top: -4px;
}
.pay_success{
  background: rgba(0, 123, 133, 1)!important;

}
.pay_fail:before,
.pay_fail.payment_count:before{
  display: none;
}
.fail_due,
.paid_due {
  position: relative;
}
.due_table {
  width: 100%;
}
.due_table td {
  border: none;
}
.due_table th {
  padding-bottom: 12px;
  font-size: 14px;
  color:rgba(0, 123, 133, 1);
} 
@media (max-width:490px) {
.due_table th {
  font-size: 10px;
} 
}
.bor_top {
  border-top: 1px solid rgba(0, 123, 133, 0.2);
}
.due_table tr td:first-child .paid_due:before {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.due_table tr td:last-child .paid_due:before {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.sc_pop {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
.fail_due:before,
.paid_due:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 18px;
  background-color:#93E0E6;
  top:1px;
  left:4px;
  right: 0;
}
.count__list td:first-child  .fail_due:after{
  display: none;
}
.placeholder_box_bg{
	background:#e7e7e7;
}
.fail_due:before {
  background-color: rgb(229 229 229)!important;
}
.fail_due:after {
  position: absolute;
  content: '';
  height: 18px;
  background-color: rgb(229 229 229)!important;
  top: 1px;
  left: -85%;
  right: 0;
  z-index: 0;
}
.cm_icon:before,
.icon_succuss:before{
  content: '\2713';
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 10px;
}
.col-icon {
  width: 70px;
   max-width: 70px;
  display: inline-flex;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-wrap: wrap;
}
.action_container {
 position: relative;
 display: flex;
 justify-content: space-between;
 border-bottom: 1px solid rgba(87, 87, 87, 0.3)
}
.ac_text_container {
  align-items: flex-end;
  display: flex;
  line-height: 1;
}
 
.ac_text_container {
  background-color: #fff;
  padding: 8px 15px 0px 0px;
  position: relative;
  bottom: -1px;
  color: rgba(0, 123, 133, 1);
  font-size: 12px;
  font-weight: 700;

}
.btn_action_more,
.btn_action{
  background: rgba(203, 241, 241, 1);
    border: none;
    padding: 5px 10px;
    font-size: 13px;
    color: rgba(0, 123, 133, 1);
    border-radius: 4px;
    font-weight: 700;
    text-decoration: none;
    
}

.ac_btn_container {
  background-color: #fff;
  padding: 8px 0px 0px 15px;
  position: relative;
  bottom: -1px;
}
.ac_btn_container .btn_action {
   pointer-events: none;
}
.alert_action .ac_text_container { 
  color: rgba(241, 93, 34, 1);
}
.action_container a.btn_action_more {
  color: #fff;
}
.action_container .btn_action_more.active .show_btn {
  top: -2px;
}
.action_container .show_btn {
  top: -3px;
}
a.btn_action_more {
  background: rgba(241, 93, 34, 1);
  color: #fff;
  cursor: pointer;
  padding: 3px 15px 3px 8px;
  position: relative;
  transition:all 0.5s;
  text-align: center;
  border:2px solid rgba(241, 93, 34, 1);
}
a.btn_action_more:hover{
  background: #ffff;
  color: rgba(241, 93, 34, 1)!important;
 }
a.btn_action_more:hover {text-decoration:none}
.alert_action .ac_btn_container .btn_action {
  background: rgba(255, 218, 218, 1);
}
.s_subtitle {
  color: rgba(0, 123, 133, 1);
  font-size: 12px;
  font-weight: 700;
  display: inherit;
 }
 
.raise:hover, .raise:focus {
  box-shadow:0 0.5em 0.5em -0.4em rgb(0 0 0 / 32%);
  transform: translateY(-0.35em);
}
 .sm_title {
  font-size: 18px;
  color: rgba(87, 87, 87, 1);
  font-weight: 700;
  margin-bottom: 15px;

 }
 .c_row {
   display: flex;
   justify-content: space-between;
 }

.white_text {
  color: #ffffff!important;
}
 .sprite {
	background-image: url('../../images/ctos_spriteimage.png');
  background-repeat: no-repeat;
	}
  .mgicon_summary {
    background-position: -902px -574px;
  }
  .mgicon_PELNFNCE{
    background-position: -857px -577px;
  }
  .mgicon_HSLNFNCE{
    background-position:-944px -575px ;
  }
  .mgicon_PCPASCAR{
    background-position: -1041px -577px;
  }
  .mgicon_PELNFNCE{
    background-position:-852px -574px;
  }
  .mgicon_CRDTCARD{
    background-position:-1091px -575px;
  }
 
  .mgicon_education {
    background-position: -987px -575px; 
  }
  .mgicon_OTLNFNCE {
    background-position: -987px -575px;
}
  .custom_tab li.active .mgicon_PCPASCAR {
    background-position: -1041px -526px;
 }
 .custom_tab li.active .mgicon_PELNFNCE {
    background-position: -852px -526px;
   }
   .custom_tab li.active .mgicon_summary {
    background-position: -902px -529px;
}
  .custom_tab li.active .mgicon_HSLNFNCE {
    background-position: -944px -529px;
}
  .custom_tab li.active .mgicon_CRDTCARD{
    background-position:-1091px -525px
  }
  .custom_tab li.active .mgicon_education {
      background-position: -987px -528px;
  }

  .alert_icn {
    width: 34px;
    height: 34px;
    display: inline;
    background-position: -853px -623px;
  }
  
  .alert_icn1 {
    width: 34px;
    height: 34px;
    display: inline;
    background-position:-800px -623px;
  } 
  .tl_con {
    display: inherit;
    width: 45px;
  }
  .missed_payment_alert .p_range {
    background-color:rgb(236 70 70)!important
  }
 
  .range_reached .p_range {
    background-color:rgb(236 70 70)!important
  }
  .score_report_neverbuy {
    position: relative;
   top: 15px;
    border-radius: 7px;
  }
  .score_report_neverbuy::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 30px solid rgba(0, 123, 133, 1);
    border-top: 0;
    top: -25px;
    left: 30%;
    transform: translateX(-50%);
    display: none;
}


  .unsecure_due .p_range {
  background: rgba(228, 123, 123, 1)!important;  
  }
  .unsecure_due.light2_green_bg {
    background-color:rgb(255 240 240)!important
  }
  .unsecure_due .mid_green_bg {
    background: rgba(255, 238, 238, 1)!important;
  }
  .unsecure_due.br-2 {
    border: 1px solid rgba(241, 93, 34, 1)!important
  }
  .unsecure_due .s_subtitle,
  .unsecure_due .text_dark_green {
  color:rgba(241, 93, 34, 1)!important;
  }


  .legalaction_due .p_range {
    /* background: rgba(228, 123, 123, 1)!important;   */
    }
    .legalaction_due.light2_green_bg {
      /* background-color:rgb(255 240 240)!important */
    }
    .legalaction_due .mid_green_bg {
      /* background: rgba(255, 238, 238, 1)!important; */
    }
    .legalaction_due.br-2 {
      /* border: 1px solid rgba(241, 93, 34, 1)!important */
    }
    .legalaction_due .s_subtitle,
    .legalaction_due .text_dark_green {
    /* color:rgba(241, 93, 34, 1)!important; */
    }

.limit-container {
  display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
@media (max-width: 1023px) {  
  .section_container {
  padding:15px
  }
  .ver_adds_group{ display: none;}
 .active_container .ver_adds_group{
  display: block;
 } 
 .border_btn.mob_brd_btn {
  position: absolute;
  right: 0;
  top: 30%;
  border-color: rgba(0, 123, 133, 1);
  color: rgba(0, 123, 133, 1);
 }
 div.limit-container{
  background-color: rgba(204, 245, 249, 1);
}
}

@media (min-width: 1024px) {
  .score_inner_container {
    min-height: 750px;
  }
  .mob_brd_btn {
    display: none;
  }
}


.img-con img {
  width: 107px;
}

.white_con {
  background-color: rgba(246, 254, 255, 1);
  padding: 15px;
  font-size: 14px;
  color: rgba(0, 123, 133, 1);
  border-radius: 5px;
 }
 .label_con .label_t {
font-size: 13px;
font-weight: 400;
line-height: 12px;
margin-bottom: 7px;
}
.label_con .label_t2 {
font-size: 23px;
font-weight: 400;
line-height: 27px;

}
.cus_row {
  display: flex;
   justify-content: space-between;
  flex-wrap: wrap;
 }

 .main_custom_tab {
  margin: 0;
  padding: 0;
  width:100%;
  display: flex;
 
}
.main_custom_tab::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.main_custom_tab::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
}

.main_custom_tab::-webkit-scrollbar-thumb {
background-color: rgba(0, 123, 133, 0.5);
height: 8px;
 }
 .main_custom_tab li {
  display: inline-flex;
  margin-right: 6px;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
}

.main_custom_tab li.active::before{
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 30px solid #ffffff;
  border-top: 0;
  bottom: -43px;
  left: 50%;
  transform: translateX(-50%);
  }
.main_custom_tab li.active .ta_text {
  color: rgba(241, 93, 34, 1);
}

.main_custom_tab .ta_text {
  font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    display: block;
    color:rgba(0, 123, 133, 1);
}
.main_custom_tab li a {
 display: block;
 width: 100px;
 padding: 10px;

 }
 
 .main_custom_tab li .ta_icon {
  display: flex;

  width: 100%;
  height: 55px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-weight: 700;
}
.main_custom_tab li .ta_icon i{
  display: block;
  width: 30px;
  height: 30px;
}
.main_custom_tab li.active{
  border: 2px solid rgba(241, 93, 34, 1);
 }
.mgicon_DBI{
  background-position:-905px -446px;
}
.mgicon_CCRIS{
  background-position:-964px -445px;
}
.mgicon_Legal{
  background-position:-1025px -446px;
}
.mgicon_eTrade {
  background-position:-1087px -449px;
}

.score-meter-container {
  width: 200px;
  height:150px;
  position: relative;
}
.home_page_score .expired_img {
  background-image: url('../../images/score_exp.png')!important;
}
.score-nt-container {
  width: 200px;
  height:134px;
  position: relative;
}
.f_700 {font-weight: 700!important;}
.f_500 {font-weight: 500!important;}
.basic_score_img,
.no_score_img,
.score-img {
  position: absolute;
  width: 100%;
  height: 175px;
  background-image:url('../../images/score_back.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
 
.dashboard_score_display .basic_score_img{
background-image:url('../../images/non-buyer.png');	
}
.hnd-img {
	width:20px;
	height:20px;
	display:inline-block;
	background-image:url('../../images/hand.png');
	background-repeat: no-repeat;
    background-position: center bottom;
    margin-right: 5px;
}
.no_score_img{
 background-image:url('../../images/score_grey.png');
}
.basic_score_img {
  background-image:url('../../images/b_score.png'); 
}
.disabled-tab{
  opacity: 0.5!important;
  pointer-events: none!important;
  user-select: none;
}
.dbi_header_title {
  font-size: 0.85rem;
  color: #fff;
}
.dbi_header_legal {
  background-color: rgba(224, 252, 255, 1);
  ;
}
.dbi_header_title .bg-blue{
  background-color: rgba(0, 123, 133, 1);
 
}
.dbi_header_title .bg-darkgray{
  background-color: rgba(109, 110, 112, 1);
}
.dark_text_blue{
  color: rgba(0, 123, 133, 1);
}

.dark_ext_gray{
color:rgba(109, 110, 112, 1);
}
.l_gray_bg {
  background-color: rgba(248, 248, 248, 1);
}
.dbi_body_strip {

  font-size: 0.85rem;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-top: 5px;
}
.lb_bg2 {
  background: rgba(203, 237, 240, 1);
}
.toggle_main_container {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 0.4s ease 1 forwards;

}
.dbi_container.active_container .toggle_main_container{
  display: block;
}
.dbi_header_title{
  border: 2px solid #007b85;
  border-radius: 4px;
 }
.dbi_container.active_container .dbi_header_title .bg-blue {
  background-color: rgba(255, 246, 242, 1);
  color:rgba(109, 110, 112, 1);
}
.dbi_container.active_container .dbi_header_title{
 border-color: rgba(241, 93, 34, 1)
}
.dbi_container.active_container .dbi_header_title .bg-darkgray{
  background-color: rgba(241, 93, 34, 1);
  color: #fff;
  right: -1px;
}
.dbi_container.active_container .count_l {
  background-color: rgba(241, 93, 34, 1);
  border-color:rgba(241, 93, 34, 1);
  color: #fff;
}
.dbi_container.active_container .border_btn{
  border-color: rgba(0, 123, 133, 1);
  color:rgba(0, 123, 133, 1);
}
.dbi_container.active_container .border_btn::before{
  transform: translateY(-41%) rotate(0deg);
}
.border_btn {
  border: 2px solid rgba(241, 93, 34, 1);
  background-color: transparent;
  position: relative;
  padding: 5px 20px;
  font-size: 14px;
  color: rgba(241, 93, 34, 1);
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.5s;
 }
 .border_btn::before{
  position: absolute;
  content: '\005E';
  display: block;
  right: 5px;
  font-size: 17px;
  top: 50%;
  transform: translateY(-55%) rotate(180deg);
 }
 .border_btn:hover {
  text-decoration: none;
 }
 .dasboard_panel.home_page_score .border_btn.report_btn{
  white-space: nowrap;
  background-color:  rgba(0, 123, 133, 1);
  color: #fff;
 }
 .border_btn.report_btn {
  border-color: rgba(0, 123, 133, 1);
  color: rgba(0, 123, 133, 1);
  display: inline-flex;

 }
 .border_btn.report_btn::before {
  display: none;
 }
.border_btn:active,.border_btn:focus  {
  outline: none;
}
.pink_bg {
  background-color: rgba(255, 238, 231, 1);

}
.t_list {
  font-size: 0.85rem;
}
.count_l {
  border: 1px solid rgba(0, 123, 133, 1);
  color:rgba(0, 123, 133, 1);
  width: 26px;
  height: 26px;
  text-align: center;
  border-radius: 4px;
  margin-right: 15px;
}
.light_blue_0{
  background-color: rgba(234, 255, 255, 1);
}
.light_blue_2 {
  background-color: rgba(211, 251, 255, 1);

}
.light2_orange {
  background-color:rgba(255, 226, 226, 1);
  ;
}
.pink_bg_0{
  background-color: rgba(255, 250, 250, 1);
}
@media (max-width:490px) {
  .main_custom_tab li {
    width: 24%;
    margin-right: 1%;
  } 
  .main_custom_tab .ta_text {
    font-size: 11px;
  }
}
.prize_tag {
  font-size: 11px;
  display: inline-block;
  position: relative;
  top: -7px;
  margin-right: 7px;
}
.return_check_container{
  border-bottom: 1px solid rgb(255 222 222);
}
.no_score_text {
  font-size: 16px;
}
.find_button a {
  display: block;
  text-align: center;
  font-size: 16px;
}
.find_button a:hover {
  text-decoration: none;
}
.score_view {
 line-height: 1.2;
}
.sm_label {
  display: block;
  font-size: 13px;
  font-weight: 600;
}
.score_display_con{
  background: rgba(255, 243, 205, 1);
}
.modal_custom_header {
  color: #fff; 
  
}
.modal_custom_header span {
  font-size: 18px;
  margin-left: 5px;
  font-weight: 500;
  position: relative;
  top: 5px;
}

.grade_1 {
  background: rgba(5, 170, 90, 1);
}
.grade_2 {
  background: rgba(164, 204, 56, 1);
}
.grade_3{
  background: rgba(215, 216, 34, 1);
}
.grade_4{
  background: rgba(246, 218, 7, 1);
}
.grade_5{
  background: rgba(246, 145, 35, 1);
}
.grade_6{
  background: rgba(239, 65, 47, 1);
}
.grade_7 {
  background: rgba(208, 209, 211, 1);
}
.modal_custom_header .close {
  color: #fff;
  opacity: 1;
  border: 2px solid #fff;
  padding: 0;
  margin: 0;
  text-shadow: none;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 17px;  
}
.grade_container li {
  list-style: none;
  display: flex;
  align-items: center;
  color:#000;
  justify-content: space-between;
  height: 30px;
}
.score_active {
  color: #007b85;
  font-weight: 700;
}
.grade_container li button {
  width: 150px;
  border-radius: 30px;
  padding:5px;
}
.v_icon {
  display: inline-block;
  width: 15px;
  height: 14px;
  background-position: -783px -483px;
  margin-right: 5px;
}
.verify_icon {
  display: inline-block;
  width: 15px;
  height: 14px;
  background-position: -753px -483px;
  margin-left: 4px;
  position: relative;
  top: 2px;
}
.v-button a {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(0, 123, 133, 1);
  padding: 4px 10px;
  font-weight: 500;
  border-radius: 4px;
  line-height: 1.2;
  text-decoration: none;
  font-size: 14px;
}
.youtube_container {
  display: flex;

}
.hint_report{
  display: inline-block;
  width: 20px;
  font-size: 16px;
  height: 20px;
  border: 1px solid rgba(0, 123, 133, 1);
  border-radius: 50%;
  text-align: center;
  position: relative;
  top: 6px;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.7;
  font-weight: 600;
}
.pdf-report {
  box-shadow: rgb(0 0 0 / 11%) 0px 2px 4px, rgb(0 0 0 / 16%) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border: 1px solid #fff;
    height: max-content;
}
.status_alert {
  background-color: rgba(255, 251, 229, 1);
  font-size: 13px;
}
.more_link{text-decoration: underline;}
.hint_report:before{
  content: "\2039";
  font-size: 27px;
  position: absolute;
  left: 1px;
  top: -6px;
  display: none;
  transform: rotate(-90deg);
  font-weight: 400;

}
.hint_report.active {
  text-indent: 1000px;
}
.hint_report.active::before {
  text-indent:0;
  display: block;
}
.score-state-display {
  text-decoration: underline;
}
.score-state-display:hover {
  text-decoration: none;
}
.text-black {
  color: #000;
}
.border-strip2 {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
}
.border-pink{
  border-color: rgb(239 212 201);
}
.border-green {
  border-color: rgb(147 232 239);
}
.address-tag {
  width:150px;
  padding-left: 5px;
}
@media (max-width:490px) {
.address-tag {
    width: 200px;
    padding-left: 55px;
  }
.score-meter-container {
  width: 100%;
  height: 80px;
}

.score-meter-container canvas {
 width: 100%!important;
 height: 45px!important;  
}
.dashboard_score_display .score-meter-container canvas {
 width: 100%!important;
 height: 170px!important;  
 
}
.score-nt-container {
  margin:0 auto;
}
.score_container {
  line-height: 1.2;
}
.score-nt-container {
  width: 140px;
  height: 100px;
}
}
.no_score {
	text-align: center;
    position: absolute;
    bottom: 11px;
    width: 100%;
    font-size: 17px;
    color: rgba(164, 164, 164, 1);
}

.ctos_sprite{
  background-image: url('../../images/ctos-sprite.png');
  background-repeat: no-repeat;
}
.navbar-main_revamp {
  background:#fff
 }
 .navbar-main_revamp.navbar-dark .navbar-nav .nav-link {
  color: #007b85;
}
.navbar-main_revamp  .navbar-brand {
	padding-left:0
}
.navbar-main_revamp.navbar {
   height: 55px;
   padding: 0;
}
.navbar-main_revamp .navbar-nav {
  padding-top: 0;
}
 
.fixed_slider_menu{
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 20008;
  padding: 40px 30px;
  width: 300px;
  right: -300px;
  transition: all .3s ease-out;
-webkit-box-shadow: -2px 0px 10px 0px rgba(0,0,0,0.10);
-moz-box-shadow: -2px 0px 10px 0px rgba(0,0,0,0.10);
box-shadow: -2px 0px 10px 0px rgba(0,0,0,0.10);
}
@media (max-width: 992px) {
  .overflow_mobile_bg{
	position: fixed;
	display:none;
    background: rgb(0 123 133 / 44%);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1000;
}
.active_menu .overflow_mobile_bg{
  display:block;
}
  }

.active_menu .fixed_slider_menu{
 right:0 ;
}
.fixed_slider_menu .list-group-item {
  background: transparent;
  border:none;
  border-bottom:1px solid #A5E0E4;
  padding: 0;
  border-radius:0;
}
.fixed_slider_menu .list-group-item a {
  padding: 0.75rem 0;
  color: #007B85;
  display: block;
  position:relative;
   transition: 0.5s transform ease;
}

.fixed_slider_menu .list-group-item a span {
   transition: all 0.5s ease;
 
}
.fixed_slider_menu .list-group-item a,
 .navbar-main_revamp .navbar-nav .nav-item a{
	position:relative
}  
/* .navbar-main_revamp .navbar-nav .nav-item{
	position:relative
} */
.fixed_slider_menu .list-group-item a:hover span {
  margin-left:5px;
   transition: all 0.5s ease;
}
/* .navbar-main_revamp .navbar-nav .nav-item a:hover:before,
.fixed_slider_menu .list-group-item a:hover:before{
 transform: scale3d(1,1,1);
 transform-origin: 50% 50%;
  background:rgb(0 123 133 / 44%);
}
.navbar-main_revamp .navbar-nav .nav-item a:before,
.fixed_slider_menu .list-group-item a:before {
  content: "";
  width: 100%;
  height:2px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s transform ease;
  transform: scale3d(0,1,1);
   transform-origin: 50% 50%;
  background:rgb(0 123 133 / 44%);
}
.navbar-main_revamp .navbar-nav .nav-item a:hover:before,
.navbar-main_revamp .navbar-nav .nav-item a:before {
 height:2px;
 background:rgba(0, 123, 133, 1);	
 bottom: -8px;
 border-radius:4px;
}
 */
.fixed_slider_menu .list-group-item a:before,
.navbar-main_revamp .navbar-nav .nav-item a:before {
  content: "";
  width: 0;
  height: 2px;
  background-color: rgba(0, 123, 133, 1);
  position: absolute;
  top: 114%;
  left: 0;
  transition: all 0.5s;
  border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}
.fixed_slider_menu .list-group-item a:after,
.navbar-main_revamp .navbar-nav .nav-item a:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: #f15c22;
  position: absolute;
  top: 114%;
  right: 0;
  transition: all 0.5s;
 border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}
.fixed_slider_menu .list-group-item a:before,
.fixed_slider_menu .list-group-item a:after {
	top: 100%;
	 height: 2px;
}
.fixed_slider_menu .list-group-item a:hover:before,
.navbar-main_revamp .navbar-nav .nav-item a:hover:before {
  width: 50%;
  transform: translateX(100%);
}
.fixed_slider_menu .list-group-item a:hover:after,
.navbar-main_revamp .navbar-nav .nav-item a:hover:after {
  width: 50%;
  transform: translateX(-100%);
}

.arrow_pin {
  width: 17px;
  height: 17px;
  background-position: -419px -167px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.fixed_slider_menu .list-group-item &gt; a &gt; span {
  display: inline-block;
  margin-right: 10px;
  position: relative;
 } 
.fixed_slider_menu .list-group-item a:hover {
  text-decoration: none;
}
.close_menu {
  background-color: transparent;
  border: none;
  background-position: -452px -165px;
  float: right;
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 5px;
  transition:all .5s ease-out;
  overflow:hidden;
  display: block;
  padding: 0;
}
.close_menu:hover{
  transition:all .3s ease-out;
  transform: rotate(-90deg);
}
.close_menu:focus,
.close_menu:active {
  outline: none;
}
 .navbar-main_revamp .navbar-collapse{
    position:relative;
  }

@media (min-width: 992px) {
  .navbar-main_revamp .navbar-collapse{
    justify-content: end;
  }
  .revamp_nav.navbar-nav .dropdown-menu-right {
	top:103%;
 	padding-bottom: 1px;
    }
  .mx-width_14 {
  max-width:110px
  }
}
  .mx-width_14 {
  max-width:115px
  }
.revamp_nav .dropdown-menu {
	border-color:#007B85;
	position:relative;
}
.revamp_nav .dropdown-menu:after {
	position:absolute;
	content:'';
	right:7px;
	top:-8px;
	width: 0;
	height: 0;
	border-width: 0 5px 10px 5px;
	border-color: transparent transparent #FFF transparent;
	border-style: solid;
}
span.hamb_strip {
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    margin: 5px 0;
    border-radius: 2px;
    background-color: rgba(0, 123, 133, 1);
}
.revamp_nav .dropdown-item {
	color:#007B85
}
.header_section_custom {
  position: relative;
}
.alert_count{
    min-width: 20px;
    position: relative;
    display: inline-block;
    height: 17px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    margin-right: 2px;
    font-weight: 600;
    padding: 0 5px;
    position: relative;
    top: -2px;
}
.header_section_custom:before{
  position: absolute;
  content: '';
  background-color: #007B85;
  height:75px;
  top:0;
  left:0;
  right: 0;
  z-index: -1;
}
.header_section_custom:after{
  position: absolute;
  content: '';
  background: rgb(198,251,255);
  background: linear-gradient(90deg, rgba(198,251,255,1) 0%, rgba(255,255,255,1) 53%, rgba(198,251,255,1) 100%);
  bottom:0;
  top:0;
  left:0;
  right: 0;
  z-index: -2;
}
.user-circle {
	 width:25px;
	 height:25px;
	 background-image: url('../../images/user-icon.png');
	 display:block;
 
}
.revamp_nav {
    position: relative;
    top: 9px;
    z-index: 1;
    float: right;
}
.min-height
.dropdown-item.adj_pad{
	padding: 0.25rem 2.5rem;
}
.dropdown-item.adj_pad:focus,
.dropdown-item.adj_pad:hover{
	background:none
}
.n_arw:before,
.revamp_nav .border_btn:before{
	display:none
}
 
.revamp_nav .border_btn {
	width:100%;
}
.sm_icn{
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 4px;
    width: 17px;
    height: 17px;
}
.revamp_nav .dropdown-toggle:after{
 display:none	
}
.dropdown-item .alert_count{
    position: absolute;
    top: -7px;
    left: 5px;
    width: 17px;
    height: 17px;
    line-height: 17px;
}
.pen_tool{
	background-position:-637px -554px;
}
.bell_icn{
	background-position:-673px -553px;
}
.lock_icn{
	 background-position:-706px -553px;
}
.alert_secId {
	width:30px;
	height:30px;
	display:inline-block;
	 background-position:-800px -488px;
}
.part_container {
	padding: 0.5rem 0;
    margin-top: 10px;
    border-top: 1px solid #007B85;
}
.suspended_active{
 background:#FFF3D6!important;
}
.secureId-carousel-inner {
position: relative;
text-align: center;
color: white;
}
.grant_bg {
	background: rgb(198,251,255);
background: linear-gradient(90deg, rgba(198,251,255,1) 0%, rgba(255,255,255,1) 53%, rgba(198,251,255,1) 100%);
}
.c_shadow{
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06);
box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06);
    border: 1px solid #f0f0f0dd;
}
.btn-outline-dashboard-primary.adj-pad{
 padding:7px 50px;
}
.align_center{
	align-items: center;
}
.sm-icn {
	display: inline-block;
    width: 17px;
    height: 18px;
    top: 4px;
    position: relative;
}
.alert_protected_icon {
	background-position: -287px -166px;
}
.alert_notprotected_icon {
 background-position: -316px -166px;
}
.cus_row_box{
    display: flex;
   flex-wrap: wrap;
}

.sc_cont .score_meter_canva {
	width:85px;
	height:50px;
}
.dashboard_scorereport_section .basic_score_img,
.dashboard_scorereport_section .no_score_img,
.home_page_score .score-img {
  height: 80px;
}
.sc_cont.score-nt-container,
.sc_cont.score-meter-container {
	width:85px;
	height:55px;
}
.score-nt-container.no_score_bg{
	width:300px;
	height:185px
	
}
.score_report_display .no_score {
   bottom: -15px;
   font-size: 15px;
}
.score_report_display a.btn_action_more {
 min-height: 35px;
 font-weight: 500;
}

.placeholder_box .placeholder_img {
	min-height:50px;
}
.score_meter_place {
	width:300px;
	height:170px;
	overflow:hidden;
}
.placeholder_img_radius {
	border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.placeholder_box .placeholder_btn{
	min-height: 36px;
    width: 50%;
    display: inline-block;
    border-radius: 6px;
}
 
.placeholder_box {
	align-items: center;
}
.placeholder_box .placeholder_div {
	min-height:10px;
}
.placeholder_box .right_algn_flex {
	text-align:right;
  margin-left: auto;
    display: block;
}
.placeholder_box .placeholder_img,
 .placeholder_box .placeholder_btn,
 .placeholder_box .placeholder_div{
  background:#e1e1e1;
   margin-bottom: 10px;
   overflow:hidden;
   position:relative;
 }
 .reloadBtn{
 position: absolute;
    z-index: 100;
    top: 3px;
    padding: 5px;
    /* height: auto; */
    background: rgba(0, 123, 133, 1);
    color: #fff;
    border-radius: 4px;
 }
.placeholder_box .placeholder_img:before,
 .placeholder_box .placeholder_btn:before,
 .placeholder_box .placeholder_div:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    animation: placeholder .8s infinite linear;
  }
   @keyframes placeholder {
    0% {
      left: -100%;
    }
    100% {
      left: 100%;
    }
  }
.placeholder_box .placeholder_div:nth-child(2){
	width:60%
}
.placeholder_box,
.dasboard_panel {
	min-height:70px
}
.next_update .sm-icn{
	width:24px;
	height:24px;
	position: relative;
  float:left;
	background-position:-344px -163px;
}
.dashboard_scorereport_section .next_update .sm-icn{
  top: 0;
}
.right_algn_flex{
	margin-left:auto;
}
.tm_icn {
	width:85px;
	height:80px
}

.fast_loan_icn {
	background-position:-143px -310px;
}
.higher_loan_icn{
	background-position:-235px -310px;
}
.credit_loan_icn{
	background-position:-334px -310px;
}
.interest_rate_icn{
	background-position:-433px -310px
}


.dashboard_ctos_summary .fast_loan_icn {
  background-position: -637px -310px;
}
.dashboard_ctos_summary .higher_loan_icn{
	background-position:-729px -310px;
}
.dashboard_ctos_summary .credit_loan_icn{
	background-position:-828px -310px;
}
.dashboard_ctos_summary .interest_rate_icn{
	background-position:-927px -310px;
}

.fraud_theft_icn{
	 background-position:0 -467px;
}
.monitor_legal_icn{
	 background-position:-88px -467px;
}
.outstanding_debt_icn{
	 background-position:-176px -467px;
}
.rectify_icn{
	 background-position:-264px -467px;
}
.boost_score_icn{
	 background-position:-352px -467px;
}
.loan_rate_icn {
	 background-position:-440px -467px;
}
.score_report_display .basic_score_img {
   margin-top: 10px;
}
.dashboard_score_display .score_report_display .basic_score_img {
  background-size: contain;
  background-position: center;
}
 
.score_report_icn {
	background-position: -158px -618px;
}
.secureId_icn{
	background-position:-234px -623px;
}
.credit_finder_icn{
	background-position:-308px -622px;
}
.vehicle_check_icn{
	background-position:-396px -622px;
}

.sm_store_display .score_report_icn{
	background-position: -636px -480px;
}

.sm_store_display .secureId_icn{
	background-position: -670px -477px;
}

.sm_store_display .credit_finder_icn{
	background-position:-704px -476px;
}
 
.sm_store_display .vehicle_check_icn{
	background-position:-738px -477px;
}
.sm_store_display .store_box .tm_icn {
    width: 25px;
    height: 20px;
    position: relative;
    top: 3px;
}
 
.store_box {
    border: 1px solid rgba(0, 123, 133, 0.15);
    border-radius: 4px;
    padding:1.2rem 0;
    height:100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
   transition: all 0.6s; 
}
.store_box .tm_icn {
  transition: transform 0.3s ease-in-out;

}
.store_box a:hover .tm_icn {
  transform: scale(1.3);

}

.effect-underline{
  position: relative;
}
.effect-underline:hover {
  text-decoration: none;
}
.effect-underline:after {
	content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
  bottom:0;
}

.effect-underline:hover:after {
  opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.store_box a {
	display:block;
	}
.store_box a:hover{
	text-decoration:none
}
.store_box:hover{
	box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
	opacity:0.6;
 border-color:rgb(0 123 133 / 75%);
}	
.store_box .tm_icn {
	width:65px;
	height:40px;
}
/* .dashboard_score_display .score-img {
	    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../../dashboard/assets/score_back.png);
}
.dashboard_score_display .dasboard_panel .vertical_mid.mb-inline {
 display: block;
     margin-top: 20px;
    text-align: center;
}
.dashboard_score_display .dasboard_panel .mx-width_14{
 max-width: inherit;	
}
.dashboard_score_display .sc_cont .score_meter_canva {
	 width: 300px;
 height: 150px;
  margin: auto;
} 
.dashboard_score_display .next_update {
	margin-bottom:20px
}
.dashboard_score_display .sc_cont.score-meter-container {
	 width: 300px;
    height: 175px;
    margin: auto;
}
.dashboard_score_display #scoreDT_display {
	display:none
}
.dashboard_score_display .col{
	flex: 0 0 100%;
    max-width: 100%;
}
.dashboard_score_display .right_algn_flex,
.dashboard_score_display .next_update {
	display:flex;
	justify-content: center;
	    align-items: center;
} */
.dashboard_score_display .score-img {
	    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../../dashboard/assets/score_back.png);
    background-size: contain;
}
.dashboard_score_display .sc_cont .score_meter_canva {
	 width: 300px;
 height: 150px;
  margin: auto;
} 
.z_in_out{
  animation: zoom-in-zoom-out 2s ease-out infinite;
}
.dashboard_score_display .next_update {
	    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.dashboard_score_display .sc_cont.score-meter-container {
	 width: 300px;
    height: 185px;
    margin: auto;
}
.n_badge {
position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 4px;
    overflow: hidden;
 
}
.n_badge:before{
  content: '';
    width: 10px;
    position: absolute;
    height: 28px;
    left: -15px;
    top: -4px;
    background: #fff;
    filter: blur(2px);
    transform: rotate(24deg);
    opacity: 0.7;
    animation: light 1s linear infinite;
    -webkit-animation: light 1s linear infinite;
}
@keyframes light {
  0% {
      left: -30%; 
 }
 100% { 
       left:130%; 
 }
}
.d_icon {
	background-position:-489px -168px;
  top:2px;
}
ul.summary_list .list-group-item {
	border:none;
	padding:0.50rem 2.25rem;
}
 .list_icon_trdy .list-group-item:before,
.list_icon_secondary .list-group-item:before,
.list_icon_primary .list-group-item:before {
  position:absolute;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  background-image: url(../../images/bullet1.png);
  width:25px;
  height:25px;
  left:0;
}
.list_icon_secondary .list-group-item:before{
  background-image: url(../../images/bullet2.png); 
}
.list_icon_trdy .list-group-item:before {
  background-image: url(../../images/bullet3.png);

}
.blur-effect .main_custom_tab,
.blur-effect .score_inner_container {
	pointer-events: none;
	user-select: none; 
}
.position_rel {
	position:relative
}
.blur-effect .main_custom_tab,
.blur-effect .score_inner_container,
.blur-effect .outdated_user,
.blur-effect #dashboard-score-history,
.blur-effect #dashboard-peer-comparison {
   filter: blur(5px); 	
   user-select: none; 
   opacity: 0.5;
}
.in_error{
  position: absolute;
    top: -16px;
    background-color: #fff;
    color: #444343;
    padding: 5px 10px;
    line-height: 1;
    font-size: 12px;
    margin: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -2px;
}
.ex_modal_img {
	width:150px;
	height:150px;
	background-position:-1118px -64px;
}

.sus_icon {
  background-position: -800px -488px;
  background-size: inherit;
  width: 30px;
}
.expried_container  {
	width:280px;
	position:absolute;
	left:50%;
	top:40px;
	z-index:100;
	transform: translateX(-50%);
	border-radius:4px;
  transition: all .5s ease-in-out;
}
.fixed_element .expried_container {
	position:fixed;
  top: 120px;
}
.list_icon_secondary .list_icon_trdy:before{
background-image: url(../../images/bullet3.png);	
}
.list_icon_secondary .list-group-item:before {
	 background-image: url(../../images/bullet2.png);
}
.article_list{
    width: 100%;
    overflow: auto;
    white-space: nowrap;
}
.article_list li{
	display:inline-block;
	    padding: 0 10px;
	    width:285px;
}
.article_list li:first-child{
	padding-left:0
}
.sm_store_display .col{
	padding:0;
}
.sm_store_display .text_dark_green {
	color:#fff!important
}
.sm_badge{
    background: rgba(241, 93, 34, 1);
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 5px;
    position: absolute;
    color: #fff;
    display:none;
    top: -12px;
    right: -6px;
}
.btn_ovf {
  display: inline-flex;
    text-align: center;
    padding: 5px 10px;
}
.headImg {
	max-width:65px;
}
.ml_icon{
	width:48px;
	height:50px;
}
.score_md_icn {
 background-position:-551px -530px;	
}
.gender_md_icn {
background-position:-551px -587px;		
}
.group_md_icn {
background-position:-551px -644px;	
}
.peerImg {
	width:208px;
	height:35px;
	background-repeat:no-repeat;
	
}
.peerImg-1{
	background-image: url(../../dashboard/assets/icons-comparison-1.svg);
}
.peerImg-2{
	background-image: url(../../dashboard/assets/icons-comparison-2.svg);
}
.peerImg-3{
	background-image: url(../../dashboard/assets/icons-comparison-3.svg);
}
.peerImg-4{
	background-image: url(../../dashboard/assets/icons-comparison-4.svg);
}
.peerImg-5{
	background-image: url(../../dashboard/assets/icons-comparison-5.svg);
}
.peerImg-6{
	background-image: url(../../dashboard/assets/icons-comparison-6.svg);
}
.line_wrap{
	line-height:1.2;
}
.score_meter_container {
  min-height: 70px;
}
.score_meter_container .placeholder_box .right_algn_flex { display: block;}
.score_meter_container #no_score_container .right_algn_flex {
  display: inline-flex;
 }
 .m_w_container .no_score_text{
  max-width: 55%;
}
.alert-animate {
  position: relative;
  z-index: 0;
}
.alert-animate:before {
  content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    z-index: -1;
    left: -13px;
    top: -8px;
    border-radius: 50%;
    background-color: rgb(246 29 22);
  -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.sm_ajt_middle.adj {
 margin-top: 15px;
 }
@keyframes pulse-ring {
0% {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
} 
80% {
  opacity: 0;
}
100% {
  opacity: 0;
}
}
/* Circle */
.circle_hover a {
	position: relative;
  display: block;
  overflow: hidden;
}
.crlIconArrow {
  display: none;
}
.circle_hover a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.circle_hover a:hover::before {
	-webkit-animation: circle .95s;
	animation: circle .95s;
}

@keyframes zoom-in-zoom-out {
  0% {
  transform: scale(1, 1); 
  }
  50% {
    transform: scale(1.03, 1.03);
  }
  100% {
    transform: scale(1, 1); 
  }
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

@media (min-width: 1200px) { 
    .dashboard_scorereport_section .next_update {
    margin-left: 13%;
  }
  .home_page_score .expired_notes {
    min-height: 50px;
  }
  .lg-col-sc {
    margin-top: -20px;
  }
   }
  
@media (min-width: 768px) {
  .score_meter_container .right_algn_flex {
    display: inline-flex;
  }
 
  .home_page_score .border_btn.report_btn {
   padding-left: 15px !important;
    padding-right: 15px !important;
    /* margin-left: 20px; */
}
 .sm_store_display  {
 display:none
 }
  .dashboard_score_display .score_view{
	 font-size:32px;
	 color:#000;
	 font-weight:700;
	} 
	.noscore_img .img-response{
	 max-width:70%;
	}
 
  .next_update .sm-icn{
    top: 0px;
  }
  .d-ajd_img {
    margin-top: -23%;
  }
	}
@media (max-width: 767px) {
  .m_w_container{
    display: block;
  }
  .basic_report_display.mobile_flex .right_algn_flex{
    margin-top: 45px;
  }
.img-con img {
  width: 87px;
}
.dashboard_score_display .score_view {
  font-size: 26px;
  color: #000;
  font-weight: 700;
}
  .m_w_container .no_score_text{
    max-width: 100%;
  }
  .score_meter_container #active_user_container .border_btn{
    display: inline-flex;
    text-align: center;
  }
  #dashboard-store-info .col {
    padding: 0 5px!important;
  }
  .score_meter_container .right_algn_flex {
    display: inline-flex;
  }
 
  .score_meter_container #no_score_container .right_algn_flex {
     margin: 20px auto 0 auto;
  }
 .sm_store_display .sm_badge {
	display:block;
  top: -5px;
	}
.sm_store_display{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1075;
    height:75px;
}
.sm_store_display .v_display {
	display:none;
}
.sm_store_display .store_box a,
.sm_store_display .store_box {
	padding:0;
  line-height: 1;
}

 .sm_store_display .m-setting.d-none{
  display:block!important
 }
  .mb-inline {
  display:inline-block!important;
  }
  .mobile_flex .vertical_mid{
    display:inline
  }
  .mobile_flex .right_algn_flex {
      display: flex;
    margin-top: 15px;
    flex-direction:column;
    
  }  

   .mobile_flex .border_btn,
   .mobile_flex .btn_action_more {
  width: 100%;
 text-align: center;
 justify-content: center;
}
.mob-tp {
  margin-top: 40px;
}
.fixed_menu_mobile .store_box {
  box-shadow: none;
}
.fixed_menu_mobile .mobile_txtview {
  display: none;
}
}

 
@media (max-width: 600px) {
  .mob_view_btn,
  .alt_dec span {
    display: block;
   
  }
  .mob_view_btn{ text-align: center;}
  .img-response.mobile_img_res {
    width: 80%;
  }
  .copyright {
    margin-bottom: 60px;
  }
  .mob_adj.next_update .sm-icn{
    top: 1px;
    position: relative;
  }
  .sm_ajt_middle.adj {
    height: 100px;
    margin-top: 15px;
   }
}
 
.bg-blue-btn.btn-outline-dashboard-primary{
  background: rgba(0, 123, 133, 1);
  border-color:rgba(0, 123, 133, 1);
}
.bg-blue-btn.btn-outline-dashboard-primary:active,
.bg-blue-btn.btn-outline-dashboard-primary:hover{
  color: #fff;
}
img[src*='https://secure.adnxs.com/seg?add=16387213'] {display:none} 
 
@media (max-width:668px) {
	.dashboard_score_display .sc_cont.score-meter-container {
	 width: 300px;
   height: 195px;
}
.mob_view_btn,
.score_report_display a.btn_action_more,
.border_btn.report_btn {
   align-items: center;
   
}
 
.bold_36 {
  font-size: 30px !important;
}
.txt-md_bt {
  margin-bottom: 30px;
}
.dashboard_score_display .score_view {
  font-size: 26px;
  color: #000;
  font-weight: 700;
}

#active_user_container .col-6 {
  flex: none;
    max-width: 100%;
    width: 100%;
}
.mob_view_btn {
  display: block;
  margin-top: 1rem;
} 
.alt_dec span {
 display: inline-block!important;
}
.custom-alertbg,
.dashboard-alert_suspended .col-4.text-right,
.dashboard-alert_suspended {
  text-align: center!important;
}
.custom-alertbg  a.btn_action_more,
.dashboard-alert_suspended  a.btn_action_more {
  margin-top: 1rem;
  display: block;
}
.custom-alertbg .icon-elem,
.dashboard-alert_suspended .sus_icon{
  display: inline-block;
  float: none;
}
.custom-alertbg .col-4,
.custom-alertbg .col-8,
.dashboard-alert_suspended .col-4,
.dashboard-alert_suspended .col-8 {
  flex: none;
  max-width: 100%;
  width: 100%;
}
.custom-alertbg .txt-w,
.dashboard-alert_suspended .text_inline {
  padding: 0;
}
 
.score_meter_container #no_score_container .right_algn_flex {
  display: block;
}
.dashboard_scorereport_section .right_algn_flex .btn_action_more{
  margin-left: -100px;
  display: block;
  width: auto;
}

#available_score.home_page_score .mb-inline.mobile_flex  {
  position: relative;
  min-height: 40px;
  padding-top: 20px!important;
    }
#available_score.home_page_score .next_update {
  display: block;
  width: 170px;
  position: absolute;
  left: -100px;
  line-height: 1.2;
  font-size: 14px;
}
#available_score.home_page_score .next_update .sm-icn {
  top: 4px;
}
#available_score.home_page_score .right_algn_flex{
        /* margin-left: -100px; */
        display: block;
        width: auto;
        position: absolute;
        right: 0px;
        margin-top: 0;
}
#available_score.home_page_score #expired_score_btn .right_algn_flex{
  position: static;
}
#available_score.home_page_score .border_btn.report_btn {
  padding: 5px 13px !important;
}
#available_score.home_page_score .score_container {
  min-height: 80px;
  padding-top: 10px !important;
}
#expired_score_btn.vertical_mid  {
 display: block;
}
#expired_score_btn .right_algn_flex {
  margin-left: 0!important;
}
 .n-up {
  display: block;
  font-size: 12px;
 }
 .welcome .bold_16 {
  font-size: 14px !important;
 }
 .div.limit-container {
  padding-left: 0!important;
 }
 .org_btn.dashboard-link,
 .dashboard-alert_suspended .dashboard-link{
  background: rgba(241, 93, 34, 1)!important;
   margin-top: 1rem;
    color: #fff!important ;
    cursor: pointer;
    padding: 3px 15px 3px 8px;
    position: relative;
    transition: all 0.5s;
    text-align: center;
    border: 2px solid rgba(241, 93, 34, 1);
    text-decoration: none;
    display: block;
    font-weight: 500;
    border-radius: 4px;
    padding: 5px !important;
 }
 .dashboard-alert_suspended .dashboard-link small {
  font-size: inherit;
 }
 .alert_message_cn {
    color: #fff;
    cursor: pointer;
    padding: 3px 15px 3px 8px;
    position: relative;
    transition: all 0.5s;
    text-align: center;
    border: 2px solid rgba(241, 93, 34, 1);
    display: block;
    margin-top: 1rem;
    border-radius: 4px;
 }
 .alert_message_cn .text_dark_green {
  color:rgba(241, 93, 34, 1)!important
 }
 .hero_banner #nonbuyer_user .col {
  flex: 0 0 50%;
    max-width: 100%;
 }
 .dark-centered {
  padding: 20px 0;
}
.btn_action_more.pl-4 {
  padding-left: 1.5rem!important;
}
.btn_action_more.pr-4 {
  padding-right: 1.5rem!important;
}
.white_bg.p-4{
  padding: 20px !important;
  overflow: hidden;
}
.alert_message_cn .alert_count{
  color: rgba(241, 93, 34, 1);
        min-width: auto;
        font-size: 16px;
         padding: 0;
         font-weight: 500;
         top: 0px;
}
.alert_message_cn .alert_count.orange_bg {
 background-color: transparent;
}
.custom-alertbg .dashboard-link {
  color: #ffffff;
    text-decoration: none;
    background-color: #007B85;
    padding: 5px 15px !important;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
}
}

@media (max-width:330px) {
  .right_algn_flex .btn_action_more.bold_16 {
    font-size: 13px !important;
  }
  .dashboard_score_display .sc_cont.score-meter-container {
    width: 100%;
  }
  .alt_dec .bold_16{
    font-size: 12px !important;
  }
 
  .score-nt-container.no_score_bg {
    height: 180px;
}
#dashboard-store-info .col{
  padding: 0!important;
}
}

@media (min-width: 767px) and (max-width: 1020px){
 .relative-div {
  position: relative;
 }
 .relative-div .position-md {
  position: absolute;
    right: 6px;
    width: 43%;
    top: 6px;
 }

}

@media (min-width:500px) and (max-width: 765px){
 .score_summery_container #available_score .col-lg-6.vertical_mid {
  padding-left: 20%;
  }

 }
 
.article_list li a {
  cursor: pointer;
}

.wh_wrap{
  white-space: nowrap;
 }
 .expired_notes {
  font-size: 11px;
 }
.disclaimer_ic{
  font-size: 13px;
  font-weight: 500;
  position: relative;
  z-index: 10;
}
.disclaimer_ic img {
  width: 13px;
  position: relative;
  top: -1px;
  margin-right: 4px;
}
.disclaimer_body{
  position: relative;
  max-height: 400px;
  padding: 20px;
  overflow: auto;
  padding-bottom: 90px;
}
.fixed_modal_fotter {
  position: fixed;
  bottom: 0;
  right: 1px;
  left: 1px;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0px -6px 10px -1px rgba(0,0,0,0.27);
-moz-box-shadow: 0px -6px 10px -1px rgba(0,0,0,0.27);
box-shadow: 0px -6px 10px -1px rgba(0,0,0,0.27);
}
.modal_custom_header .bt_cls.close {
    font-size: 14px;
    font-weight: 500;
}
.modal-dialog.disclaimer_dialog{
 top:60px;
 max-width: 470px;
}
.disclaimer_dialog .modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

@media (max-width:450px) {
  .dashboard_score_display .sc_cont.score-meter-container,
  .dashboard_score_display .score-nt-container.no_score_bg {
    width: 100%;
  }
  .mb_score_activeuser.col-9{
    flex: 0 0 100%;
    max-width: 100%
  }
  .modal-dialog.disclaimer_dialog {
    width: 340px;
    margin: 0.5rem auto;
   
  }
}</pre></body></html>