/*==Header==*/
body.fixed {
	margin-top: 100px;
}
body.fixed #header_2020 {
	position: fixed !important;
}
body.fixed #header_2020.on_float .search-form-2020 {
	display: block;
}
#header_2020.on_float .search-form-2020 {
	display: none;
}
#header_2020.compact_v2 {
	background-color: #470faa;
	height: 100px;
	padding-top: 12px;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 9999;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
}
.scf_2020_style.module-dashboard.search_history #header_2020.compact_v2.fixed {
	position: fixed !important;
}
.scf_2020_style.module-dashboard.search_history .fixed {
	/* padding-top: 100px; */
}
#header_2020.compact_v2.full_header {
	border-bottom: 0px;
}
#header_2020.compact_v2:not(.no_compact) + .search_mb_2020 + div:not(.modal),
#header_2020.compact_v2:not(.no_compact) + .search_mb_2020 + .modal + div {
	margin-top: 100px;
}
#header_2020.compact_v2 .logo img {
	width: 150px;
	height: auto;
}
#header_2020.compact_v2 .new-menu {
	margin-top: 27px;
}
#header_2020.compact_v2 .dashboard-menu-new {
	color: #fff;
	font-size: 32px;
	position: absolute;
	top: 31px;
	left: 16px;
	display: none;
}
.mobile-back {
	display: none;
}
#header_2020.compact_v2 .pos-initial {
	position: initial;
}
#header_2020.compact_v2 .pos-relative {
	position: relative;
}
#header_2020.compact_v2 .new-sub-menu {
	display: none;
	width: 400px;
	position: absolute;
	margin-top: 44px;
	right: 0px;
	background-color: #26273c;
	padding: 16px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*min-height: 425px;*/
	z-index: 1;
	top: auto;
	box-shadow: none;
	border: 1px solid #ffffff;
	box-shadow: 1px 1px 5px #26273c;
}
#header_2020.compact_v2 .login-modal::before {
	display: none;
}
#header_2020.compact_v2 .new-sub-menu > div:nth-child(n + 2) h4 {
	margin-top: 16px;
}
#header_2020.compact_v2 .new-sub-menu h4 {
	color: #2ac984;
	font-size: 14px;
	border-bottom: 2px solid #4f5065;
	padding-bottom: 12px;
	margin-bottom: 16px !important;
}
#header_2020.compact_v2 .new-sub-menu ul {
	list-style: none;
}
#header_2020.compact_v2 .new-sub-menu ul li a {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Open Sans", sans-serif !important;
	line-height: 28px;
	text-decoration: none;
}
#header_2020.compact_v2 .new-sub-menu ul li a:hover {
	color: #2ac984;
}
#header_2020.compact_v2 .new-sub-menu ul li a:active{
	color: #2ac984;
}
#header_2020.compact_v2 .new-sub-menu ul li a i:active{
	color: #2ac984;
}
#header_2020 .new-menu ul li .active i, #header_2020 .new-menu ul li .active span {
    color: #2ac984 !important;
}
#header_2020.compact_v2 .new-sub-menu ul.account-menu li {
	line-height: 36px;
}
#header_2020.compact_v2 .header-bar .menu-wrapper .login span {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	background-color: transparent;
	padding: 0px;
}
#header_2020.compact_v2 .header-bar .menu-wrapper {
	text-align: left;
	position: initial;
}
#header_2020.compact_v2 .new-sub-menu ul li a i {
	font-size: 28px;
	display: inline-block;
	position: absolute;
	margin-top: 5px;
}
#header_2020.compact_v2 .new-sub-menu ul li a span {
	margin-left: 36px;
	font-weight: normal;
}
#header_2020.compact_v2 .new-sub-menu ul.account-menu li.logout-link a {
	background-color: #cdcdcd;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #26273c;
	height: 42px;
	display: block;
	text-align: center;
	line-height: 42px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 12px;
}
#header_2020.compact_v2 .new-menu span {
	color: #ffffff;
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
#header_2020.compact_v2 .new-menu span:hover,
#header_2020.compact_v2 .new-menu .active > span {
	color: #2ac984;
}
#header_2020.compact_v2 .new-menu span.active {
	color: #2ac984;
}
#header_2020.compact_v2 .login-footer {
	color: #fff;
	margin-top: 16px;
}
#header_2020.compact_v2 .login-footer a {
	color: #2ac984;
}
#header_2020.compact_v2 .new-sub-menu ul.account-menu li a i {
	margin-top: 4px;
}
.new-mb-option {
	display: none;
	color: #fff;
	font-size: 32px;
	float: right;
}
.module-home .scf-banner .typewriter {
	text-align: center;
	max-width: fit-content;
	max-width: -moz-fit-content;
	margin: 0px auto;
}
#img-preloader {
	position: absolute;
	height: 0;
	width: 0;
	background: url(../images/loader-green.svg), url(../images/loader-white.svg) #000;
}
@media (min-width: 768px) {
	#mb-detect {
		display: none;
	}
}
/*Revised Main Landing Page Styles*/
.module-home #header_2020.compact_v2 {
	background-color: #470faa;
}
.module-home .scf-banner .typewriter h2 {
	overflow: hidden;
	border-right: 2px solid #ffffff;
	white-space: nowrap;
	margin: 0 auto;
	animation: typing 2s steps(60, end), blink-caret 0.75s step-end infinite;
	letter-spacing: 1px;
	display: none;
	padding-bottom: 0px;
	margin-bottom: 32px;
	font-size: 55px;
	line-height: 60px;
}
.module-home .scf-banner .typewriter h2.active {
	display: inline-block;
}
/*==Login==*/
#fake-login {
	width: 0 !important;
	height: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	display: none;
}
#header_2020.compact_v2 .login-button,
#header_2020.compact_v2 .reset-modal .button {
	background-color: #2ac984;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	/*+user-select: none;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	margin-top: 25px;
	display: block;
}
#header_2020.compact_v2 .login-button:hover,
#header_2020.compact_v2 .reset-modal .button:hover {
	background-color: #26b979;
}
#header_2020.compact_v2 .login-modal-new p {
	text-align: left;
	font-size: 14px;
	font-family: "Open Sans";
	color: #2ac984;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	line-height: 1.1;
}
p.error,
#header_2020 .login-modal-new p.error,
#header_2020 .login-modal-new .section-forgot p.success {
	display: none;
	font-size: 14px;
	font-family: "Open Sans";
	color: #e52727;
	font-weight: bold;
	margin-bottom: 16px;
}
#header_2020.compact_v2 .login-modal-new p.sign-in-forgot-password {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
#header_2020.compact_v2 .login-modal-new label {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#header_2020.compact_v2 .login-modal-new input {
	display: block;
	width: 100%;
	font-size: 14px;
	font-family: "Open Sans";
	-moz-box-shadow: 0 0 2px 0px #cccccc;
	-webkit-box-shadow: 0 0 2px 0px #cccccc;
	box-shadow: 0 0 2px 0px #cccccc;
	border: 1px solid #cccccc;
	padding: 8px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	color: #777;
	height: 42px;
}
#header_2020.compact_v2 .login-header {
	text-align: left;
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-family: "Open Sans";
	border-bottom: 2px solid #4f5065;
	font-weight: bold;
	margin-bottom: 16px;
}
#header_2020.no_compact {
	position: relative;
}
#header_2020 .main-menu .active .new-sub-menu,
#header_2020 .main-menu .forgot .section-forgot {
	display: block;
}
#header_2020 .main-menu .forgot .section-login,
#header_2020 .login-modal-new .section-forgot {
	display: none;
}
.login-mobile {
	display: none;
}
@media (min-width: 1200px) {
	#header_2020.compact_v2 .new-menu {
		padding-left: 16px;
	}
}
@media (min-width: 992px) and (max-width: 1220px) {
	#header_2020.compact_v2 .new-menu span {
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#header_2020.compact_v2 .new-menu span {
		font-size: 12px;
	}
	#header_2020.compact_v2 .new-menu .pos-initial {
		padding: 0px;
	}
	#header_2020.compact_v2 .new-sub-menu {
		padding: 16px 0px;
	}

	.nh_report .box.travel_commute .inner-box {
        text-align: center;
    }
}
@media (min-width: 768px) {
	#header_2020.compact_v2 .new-sub-menu.sub-lookups ul li {
		line-height: 36px;
	}
	#header_2020 .mobile-dashboard-menu {
		display: none;
	}
}
@media (max-width: 992px) {
	#header_2020.compact_v2 .logo img {
		margin-left: 25px;
	}
	#header_2020.compact_v2 .dashboard-menu-new {
		display: block;
	}
	.dashboard-menu-new.active::before {
		content: "\e92d";
	}
	.nh_report .box.travel_commute .inner-box .row .col-md-4 img {
		width: 20% !important;
	}
}
@media (max-width: 767px) {
	#header_2020.compact_v2 + .search_mb_2020 + div:not(.modal),
	#header_2020.compact_v2 + .search_mb_2020 + .modal + div {
		margin-top: 0px;
	}
	#header_2020.compact_v2 .new-sub-menu ul.account-menu li a i {
		margin-top: 4px;
	}
	#header_2020.compact_v2 {
		min-height: 100px;
		height: auto;
	}
	#header_2020.compact_v2 .logo img {
		margin-left: 0;
	}
	#header_2020.compact_v2 .dashboard-menu-new {
		top: 16px;
	}
	#header_2020.compact_v2 .new-menu {
		display: none;
		width: 100%;
		float: right;
		position: absolute;
		left: 0px;
		background: #26273c;
		text-align: center;
		padding: 16px;
		margin-top: -4px;
		min-height: 100vh;
		z-index: 11;
		top: 70px;
	}
	#header_2020.compact_v2 .new-menu span {
		font-size: 18px;
		text-transform: capitalize;
		line-height: 42px;
	}
	#header_2020.compact_v2 .new-sub-menu {
		position: relative;
		width: auto;
		left: auto;
		margin-top: 0px;
		text-align: left;
		padding: 0px;
		border: 0px;
	}
	#header_2020.compact_v2 .new-sub-menu ul.account-menu li {
		width: 100%;
		float: none;
	}
	#header_2020.compact_v2 .new-menu .mobile-back {
		text-align: left;
		margin-left: -10px;
		margin-bottom: 16px;
	}
	#header_2020.compact_v2 .new-menu .mobile-back span i {
		position: absolute;
		font-size: 28px;
		margin-top: 7px;
	}
	#header_2020.compact_v2 .new-menu .mobile-back span b {
		padding-left: 40px;
	}
	#header_2020.compact_v2 .new-menu .pos-initial {
		position: relative;
		margin-bottom: 10px;
	}
	.new-mb-option {
		display: inline-block;
		margin-top: -53px;
		position: absolute;
		right: 16px;
	}
	.mb-text-center {
		text-align: center;
	}
	#header_2020 {
		min-height: 66px !important;
		height: 66px !important;
		padding-top: 0 !important;
	}
	#header_2020.compact_v2 .logo img {
		width: 130px;
	}
	.main-menu.active .item {
		display: none;
	}
	.main-menu.active .mobile-back {
		display: block;
	}
	.login-mobile {
		display: block;
		position: absolute;
		right: 49px;
		top: 23px;
		color: #ffffff;
	}
	.login-mobile .active .item {
		position: absolute;
		top: 0;
		right: 0;
	}
	#header_2020.compact_v2 .login-mobile .new-sub-menu {
		position: relative;
		left: auto;
		margin-top: 45px;
		text-align: left;
		padding: 10px 0;
		border: 0px;
		width: 80vw;
	}
	.login-mobile ~ .col-md-2.col-sm-6.mb-text-center img {
		position: absolute;
		left: 0;
	}
	.login-mobile ~ .col-md-4.col-sm-6.pos-initial.main-menu .new-mb-option {
		display: inline-block;
		margin-top: 16px;
		position: absolute;
		right: 16px;
	}
}
/*Landing Pages*/
.scf-what_scf,
.scf-why_scf {
	margin: 48px 0px;
}
.scf-what_scf h2,
.scf-why_scf h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 48px;
}
.scf-what_scf p {
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	color: #26273c;
	margin-bottom: 16px;
}
.module-home .scf-testimonial {
	background-color: #f8f8f8;
}
.scf-why_scf {
	text-align: center;
}
.scf-why_scf h4 {
	color: #31a865;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-top: 24px;
	padding-bottom: 16px;
}
.scf-why_scf span {
	display: inline-block;
	color: #470faa;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-search-directory {
	background: #f8f8f8;
	margin-top: 8px;
}
.scf-search-directory .search-dir-box,
.scf-search-directory .scf-most-search {
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	padding: 8px;
	margin-bottom: 16px;
}
.scf-search-directory .search-dir-box h5 {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
}
.scf-search-directory .scf-most-search h5 {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	padding-bottom: 24px;
}
.scf-search-directory .search-dir-box a {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
}
.scf-search-directory .scf-most-search a {
	color: #470faa;
	font-size: 14px;
	line-height: 20px;
	background: #ededed;
	padding: 6px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	display: inline-block;
	margin-bottom: 8px;
}
.scf-search-directory .scf-most-search a:hover {
	background: #e8e7e7;
}
.scf-search-directory .search-dir-box span {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	float: right;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-search-directory .scf-most-search {
	text-align: center;
}
.scf-recent-blog {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-recent-blog h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 48px;
	text-align: center;
}
.scf-recent-blog .recent h2 {
	margin-top: 24px;
}
.scf-recent-blog .blg-list {
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	background: #ffffff;
}
.scf-recent-blog .blg-list img {
	height: 0px;
	padding-bottom: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.scf-recent-blog .blg-list p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 8px;
	min-height: 72px;
}
.scf-recent-blog .blg-list span {
	font-size: 14px;
	line-height: 19px;
	display: block;
	margin-bottom: 16px;
	text-align: center;
}
.scf-recent-blog .blg-list .btn {
	width: 100%;
}
.scf-recent-blog .view_all {
	text-align: center;
	margin-top: 48px;
}
.rn_what_scf {
	background-color: #f8f8f8;
	margin: 0px 0px;
	padding: 48px 0px;
}
.rn_benefits,
.rs-name-testimonial .scf-testimonial {
	background-color: #ffffff;
}
.scf-banner {
	/* background-image: url(../images/landing-page/scf-hero-updated.jpg) !important; */
	background: linear-gradient(90deg, #692cde 0%, #9326ff 100%) !important;
	/* background-size: cover !important;
	background-repeat: no-repeat !important; */
	padding-bottom: 92px;
	position: relative !important;
}
/* .scf-banner picture {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	overflow: hidden;
}
.scf-banner picture img {
	height: 100%;
	width: 100vw;
} */
.scf-banner h2 {
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 50px;
	line-height: 54px;
	text-align: center;
	padding-bottom: 32px;
	padding-top: 40px;
	position: relative;
}
.scf-banner p.header_description {
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 40px;
	width: 800px;
	margin: 0px auto;
	position: relative;
}
.scf-banner p.header_description {
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 40px;
	width: 800px;
	margin: 20px auto 0;
	position: relative;
}
.scf-banner img.verified-badge {
	height: 100px;
	position: absolute;
	top: 0px;
}
.scf-banner p.header_description span {
	display: block;
}
.scf-banner .flex-row-lg .img-flex-right {
	align-items: flex-end;
	justify-content: center;
	display: flex;
}
.scf-banner h2.home-heading {
	font-size: 42px;
}
.scf-banner h2.home-heading-1 {
	font-size: 42px;
	padding-bottom: 20px;
	padding-top: 64px;
}
.video-homepage {
	position: relative;
}
.video-cover {
	position: absolute;
	width: 100%;
	height: 99%;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video-cover:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.video-cover img {
	display: none;
}
.video-cover:hover img {
	display: block;
}
.visible-xs {
	display: none;
}
.scf-banner ~ .scf-what_scf2 .btn {
	background: #470faa;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.scf-banner ~ .scf-what_scf2 .btn.sm-play-video {
	display: none;
}
.scf-banner ~ .scf-what_scf2 .btn span {
	margin-right: 10px;
}
.scf-banner.scf-split-banner p.header_description {
	max-width: 500px;
	margin: 0 auto;
}
.scf-banner ~ .scf-what_scf2 h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 17px;
}
.scf-banner .search-form-2020 .tabs a i {
	font-size: 30px;
}
.scf-banner .scf-full-search .search-form-2020 .tabs span {
	font-size: 16px;
}
.scf-banner .scf-full-search .search-form-2020 {
	width: 620px;
}
.scf-banner ~ .scf_video_faq {
	padding: 48px 0;
	margin: 0 0;
	background-color: #f8f8f8;
}
.scf-banner .search-form-2020 .tabs-content button {
	font-size: 18px;
}
.scf-banner ~ .scf-featured-on {
	padding: 48px 0px;
}
.fl-ris-video figure {
	float: right;
	padding: 0px 0px 0px 20px;
	width: 55%;
}
.fl-ris-video .hidden-xs {
	text-align: center;
}
.fl-ris-video figure .video-homepage {
	position: relative;
}
.fl-ris-video figure .video-homepage .video-cover {
	width: 100%;
}
.fl-ris-video p,
.fl-ris-video ul,
.fl-ris-video li {
	text-align: justify;
}
.fl-ris-video ul {
	margin-bottom: 20px;
}
.fl-ris-video li {
	font-size: 18px;
	margin-left: 30px;
	margin-bottom: 5px;
}
@media (min-width: 993px) and (max-width: 1200px) {
	.scf-banner h2.home-heading {
		font-size: 32px;
	}
}
@media (max-width: 992px) {
	.scf-banner h2.home-heading-1 {
		font-size: 24px;
        line-height: 32px;
		padding-bottom: 12px !important;
	}
	.scf-banner img.verified-badge {
		display: none;
	}
	.scf-banner p.header_description {
		width: 100%;
		margin: 0px 0px;
	}
	.scf-banner p.header_description_1 {
		width: 100%;
		margin: 20px 0px 0px;
	}
	.scf-banner ~ .scf-what_scf2 h2 {
		padding-top: 20px;
	}
	.scf-banner .scf-full-search .search-form-2020 {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.fl-ris-video figure {
		float: unset;
		padding: 0 20px;
		width: 100%;
	}
	.fl-ris-video p,
	.fl-ris-video ul {
		padding: 0 20px;
		text-align: left;
	}
	.fl-ris-video li {
		text-align: left;
	}
	.fl-ris-video h2 {
		padding: 0 20px;
		text-align: center;
	}
	.scf-banner h2.home-heading {
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 16px;
	}
	.flex-row-lg {
		display: block;
	}
	.scf-banner p.header_description span {
		display: inline;
	}
	.scf-what_scf img {
		width: 80%;
	}
	.scf-what_scf h2 {
		padding-bottom: 24px;
		font-size: 20px;
		text-align: center;
	}
	.scf-why_scf h4 {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.scf-why_scf span {
		display: inline-block;
		padding-bottom: 24px;
	}
	.scf-recent-blog .blg-list {
		margin-bottom: 16px;
	}
	.scf-banner p.header_description {
		padding-bottom: 16px;
	}
	.scf-banner ~ .scf-what_scf2 .btn.sm-play-video {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
	.scf-banner ~ .scf-what_scf2 .btn.lg-play-video {
		display: none;
	}
	.video-cover {
		display: none;
	}
	.video-cover img {
		display: none;
	}
	.hidden-xs {
		display: none;
	}
	.visible-xs {
		display: block;
	}
	.scf-banner h2 {
		padding-top: 25px;
		margin-top: -16px;
	}
	.scf-banner.scf-split-banner h2 {
		margin-top: -16px;
	}
	.scf-banner ~ .scf-what_scf2 p {
		padding-top: 20px;
		/* text-align: left; */
	}
}
/*Search bar */
.search_mb_2020 {
	display: none;
}
.search-form-2020 {
	margin-top: 17px;
}
.search-form-2020 .list {
	display: none;
}
.search-form-2020 .list.active {
	display: block;
	position: relative;
}
.search-form-2020 input,
.search-form-2020 select {
	width: 100%;
	background-color: #fff;
	font-size: 14px;
	padding: 8px 12px;
	line-height: 19px;
	font-family: "Open Sans";
	border: 0px;
	height: 42px;
	color: #767676;
}
.search-form-2020 select {
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	appearance: none;
	cursor: pointer;
}
.search-form-2020 select option {
	font-family: "Open Sans", sans-serif !important;
	line-height: normal !important;
	padding: 8px;
}
.search-form-2020 .si-triangle-down:before {
	right: 8px;
	position: absolute;
	top: 15px;
	pointer-events: none;
}
.search-form-2020 .border-rt:after {
	content: "";
	display: block;
	height: 16px;
	width: 1px;
	background-color: #470faa;
	position: absolute;
	top: 13px;
	right: 0px;
}
.search-form-2020 .tabs-content {
	display: flex;
}
.search-form-2020 .tabs-content .col-sm-6,
.search-form-2020 .tabs-content .col-sm-2,
.search-form-2020 .tabs-content .col-sm-3,
.search-form-2020 .tabs-content .col-sm-7 {
	padding: 0px;
}
.search-form-2020 .tabs-content button {
	background-color: #2ac984;
	font-family: "Open Sans";
	font-size: 16px;
	color: #26273c;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid #2ac984;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	-khtml-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	width: 100%;
	height: 42px;
	border: 0px;
	cursor: pointer;
}
.search-form-2020 .tabs-content button:hover {
	background-color: #1db372;
}
.search-form-2020 .tabs {
	position: absolute;
	z-index: 2;
	width: 100%;
	width: 132px;
}
.search-form-2020 .tabs a {
	display: block;
	background-color: #ffffff;
	padding: 12px 8px;
	height: 42px;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	color: #4f5065;
	text-decoration: none;
}
.search-form-2020 .tabs a:not(.active):hover,
.search-form-2020 .tabs a:not(.active):hover i {
	background-color: #470faa;
	color: #ffffff !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.search-form-2020 .tabs a.active,
.search-form-2020 .tabs a.show {
	display: block;
}
.search-form-2020 .tabs a.active {
	margin-bottom: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.search-form-2020 .tabs a.active:hover,
.search-form-2020 .tabs a.active:hover i {
	background-color: #ffffff;
	color: #4f5065;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.search-form-2020 .tabs a i {
	color: #4f5065;
	font-size: 22px;
	position: absolute;
	margin-top: -2px;
}
.search-form-2020 .tabs span {
	padding-left: 26px;
}
.search-form-2020 .list.active .col-sm-6 {
	z-index: 1;
}
.search-form-2020 .tabs:before {
	font-family: "scficons" !important;
	content: "\e940";
	display: block;
	position: absolute;
	font-size: 12px;
	right: 0px;
	top: 10px;
}
.search-form-2020 .tabs:after {
	font-family: "scficons" !important;
	content: "\e941";
	display: block;
	position: absolute;
	font-size: 12px;
	right: 0px;
	top: 20px;
}
.search-form-2020 .tabs .hide-tabs {
	display: none;
	border: 1px solid #ededed;
	box-sizing: border-box;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
	width: 132px;
	padding: 4px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.search-form-2020 .list.image {
	position: relative;
	margin-right: 0px;
	margin-left: -15px;
	position: relative;
	height: 42px;
	background-color: #fff;
}
.scf-full-search .search-form-2020 .list.image {
	border-radius: 8px;
	margin-bottom: 12px !important;
}
.search-form-2020 .list.image span,
.search-form-2020 .list input[type="file"] {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
}
.search-form-2020 .list.image span {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #767676;
	font-size: 14px;
}
.scf-ris-ad.gradient .search-form-2020 .list.image span {
	font-size: 22px;
}
.search-form-2020 .list input[type="file"] {
	opacity: 0;
	cursor: pointer;
}
.search-form-2020 .file-progress-wrapper {
	display: none;
	border: 2px solid #0cb66a;
	border-radius: 6px;
	position: absolute;
	left: -14px;
	right: 4px;
	top: 4px;
	bottom: 4px;
	background: #c9ffbf;
	margin-left: 18px;
}
.search-form-2020 .list .file-progress-value {
	align-items: center;
	justify-content: center;
	display: flex;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	/* color: #00ab5e; */
}
.search-form-2020 .file-progress {
	background-color: #00b191;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
}
.file-progress-wrapper .file-progress .file-progress-value {
	color: #fff;
	position: absolute;
}
.custom-upload-progress {
    background-color: #31a865 !important;
	transition: width 0.3s ease;
}
.search-form-2020 .image.loading span,
.search-form-2020 .loading input[type="file"] {
	display: none;
}
.search-form-2020 .loading .file-progress-wrapper {
	display: block;
}
.search-form-2020 .list.name-list {
	margin-right: 0px;
}
.search-form-2020 label.scf-tooltip-val.anim {
	margin-top: 0;
	margin-left: -15px;
}
.scf-ris-ad.gradient .search-form-2020 label.scf-tooltip-val.anim {
	margin-top: 70px;
	margin-left: 2px;
}
.scf-full-search .search-form-2020 label.scf-tooltip-val {
	margin-top: 5px;
}
.search_mb_2020 label.scf-tooltip-val.anim {
	margin-top: -5px;
	margin-left: 0;
}
.scf-full-search {
	display: block;
}
.scf-full-search .search-form-2020 {
	width: 530px;
	margin: 0px auto;
	padding: 16px;
	margin-top: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #361473;
	border: 1px solid #ffffff;
	position: relative;
}
.scf-full-search .search-form-2020 .tabs-content {
	display: block;
}
.scf-full-search .search-form-2020 .tabs-content .col-sm-2,
.scf-full-search .search-form-2020 .tabs-content .col-sm-3,
.scf-full-search .search-form-2020 .tabs-content .col-sm-7 {
	padding: 0px 15px 0px 15px;
	width: 100%;
}
.scf-full-search .search-form-2020 .tabs-content .col-sm-6 {
	padding-right: 15px;
	padding-left: 15px;
}
.scf-full-search .search-form-2020 .tabs {
	position: relative;
	width: auto;
	display: flex;
	margin-bottom: 12px;
	z-index: 0;
}
.scf-full-search .search-form-2020 .tabs .active-tab {
	display: inline-block;
	width: 16.66%;
}
.scf-full-search .search-form-2020 .tabs .hide-tabs {
	width: 83.34%;
	border: 0px;
	box-shadow: none;
	display: flex !important;
	padding: 0px;
	background: transparent;
}
.scf-full-search .search-form-2020 .tabs .hide-tabs a {
	width: 20%;
}

.scf-full-search .search-form-2020 .tabs a {
	background-color: transparent;
	display: inline-block;
	text-align: center;
	height: auto;
	width: 20%;
	color: #fff;
}
.scf-full-search .search-form-2020 .tabs a.active {
	background-color: #fff;
	color: #26273c;
	margin: 0px;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}
.scf-full-search .search-form-2020 .tabs a.active:after {
	content: "\e941";
	font-family: "scficons" !important;
	display: block;
	color: #fff;
	position: absolute;
	bottom: -10px;
	font-size: 16px;
	left: 38%;
}
.scf-full-search .search-form-2020 .list.active span {
	border-bottom: 4px solid #e52727;
}
.scf-full-search .search-form-2020 .tabs a.active i {
	color: #26273c;
}
.module-image .scf-banner .main-search-contnent {
	width: 100%;
}
.scf-full-search .search-form-2020 .tabs .hide-tabs a:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.scf-full-search .search-form-2020 .tabs a i {
	position: relative;
	margin-top: 0px;
	display: block;
	color: #fff;
}
.scf-full-search .search-form-2020 .tabs span {
	font-size: 14px;
	padding-left: 0px;
}
.scf-full-search .search-form-2020 .tabs .active-tab a {
	width: 100%;
	margin-bottom: 0px;
}
.scf-full-search .search-form-2020 .tabs-content button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	width: 154px;
	float: right;
	cursor: pointer;
}
.scf-full-search .search-form-2020 input,
.scf-full-search .search-form-2020 select,
.scf-full-search .search-form-2020 .list span {
	border: 1px solid #470faa;
	font-size: 16px;
	color: #222020;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 12px;
}
.scf-full-search .search-form-2020 input::placeholder {
	font-size: 16px;
	color: #222020;
}
.scf-full-search .search-form-2020 .list.active {
	/*margin: 0px 0px 12px 0px;*/
	margin: 0;
}
.scf-full-search .search-form-2020 .list.name-list {
	margin-right: -15px;
	margin-left: -15px;
}
.scf-full-search .search-form-2020 .list.active .col-sm-6 {
	z-index: 0;
}
.scf-full-search .search-form-2020 .tabs a:hover,
.scf-full-search .search-form-2020 .tabs a:hover i {
	background-color: transparent;
}
.scf-full-search .search-form-2020 .si-triangle-down:before {
	right: 22px;
	pointer-events: none;
}
.scf-full-search .search-form-2020 .tabs:before,
.scf-full-search .search-form-2020 .tabs:after,
.scf-full-search .search-form-2020 .border-rt:after {
	display: none;
}
.scf-full-search .search-form-2020 .si-triangle-down {
	padding-left: 0px !important;
}
.scf-full-search .search-form-2020 .list.active input {
	border-bottom: 4px solid #e52727;
}
.search-form-2020 .respect-privacy {
	display: none;
}
.scf-full-search .search-form-2020 .image span {
	margin: 0;
}
.scf-full-search .respect-privacy {
	display: block;
	color: #ffffff;
	line-height: 19px;
	padding: 0px;
	font-size: 14px;
	font-family: Open Sans;
	display: inline-block;
	bottom: 12px;
	left: 16px;
}
.scf-full-search .respect-privacy span {
	font-size: 22px;
	position: relative;
	top: 4px;
	padding-right: 8px;
}
.scf-full-search.action_bottom .tabs {
	position: absolute;
	width: 103%;
	margin-top: 154px;
	left: 0px;
	right: 0px;
}
.scf-full-search.action_bottom .tabs a,
.scf-full-search.action_bottom .search-form-2020 .tabs .active-tab a {
	background-color: #361473;
	margin-right: 16px;
	border: 2px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-full-search.action_bottom {
	margin-bottom: 90px;
}
.scf-full-search.action_bottom .search-form-2020 .tabs .active-tab {
	width: 20%;
	margin-right: 16px;
}
.scf-full-search.action_bottom .search-form-2020 .tabs a.active i,
.scf-full-search.action_bottom .tabs .active-tab span {
	color: #fff;
}
.scf-full-search.action_bottom .search-form-2020 .tabs a.active:after {
	display: none;
}
.scf-full-search.action_bottom .search-form-2020 .tabs a.active,
.scf-full-search.action_bottom .search-form-2020 .tabs .no_action_active {
	display: none !important;
}
.scf-full-search.action_bottom .search-form-2020 .tabs a:hover {
	background-color: #361473;
}
.scf-full-search.action_bottom .search-form-2020 .tabs span:after {
	content: "Search";
	display: block;
}
.scf-full-search.action_bottom h4 {
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-full-search.action_bottom h4 i {
	color: #ffffff;
	font-size: 20px;
	position: relative;
	top: 3px;
	padding-right: 8px;
}
.scf-full-search .search-form-2020 input,
.scf-full-search .search-form-2020 select,
.scf-full-search .search-form-2020 .list.image {
	height: 52px;
}
.scf-full-search .search-form-2020 .list.image span {
	justify-content: initial;
	padding-left: 16px;
}
@media (min-width: 993px) and (max-width: 1319px) {
	.search-form-2020 .list {
		margin-left: 0px;
	}
	.search-form-2020 .tabs {
		width: 100%;
	}
}
@media (max-width: 992px) {
	.search-form-2020 .si-triangle-down:before {
		right: 20px;
	}
	#header_2020.compact_v2 {
		position: relative;
	}
	#header_2020.compact_v2 + .search_mb_2020 + div {
		margin-top: 0px !important;
	}
	.search_compact_2020,
	.search-form-2020 .tabs:before,
	.search-form-2020 .tabs:after,
	.search-form-2020 .border-rt:after {
		display: none;
	}
	.search_mb_2020 {
		display: block;
		background-color: #f8f8f8;
		margin: 16px 0;
	}
	.scf-youtube-ad .search_mb_2020 {
		display: none;
	}
	.search_mb_2020 .search-form-2020 {
		border: 1px solid #470faa;
		padding: 16px;
		margin-top: 0px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background-color: #fff;
	}
	.search_mb_2020 .search-form-2020 .tabs-content {
		display: block;
	}
	.search_mb_2020 .search-form-2020 .tabs-content .col-sm-6,
	.search-form-2020 .tabs-content .col-sm-2,
	.search-form-2020 .tabs-content .col-sm-3,
	.search-form-2020 .tabs-content .col-sm-7 {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}
	.search_mb_2020 .search-form-2020 .tabs {
		position: relative;
		width: auto;
		display: flex;
		margin-bottom: 12px;
		z-index: 0;
	}
	.search_mb_2020 .search-form-2020 .tabs .active-tab {
		display: inline-block;
		width: 16.66%;
	}
	.search_mb_2020 .search-form-2020 .tabs .hide-tabs {
		width: 83.34%;
		border: 0px;
		box-shadow: none;
		display: flex;
		padding: 0px;
	}
	.search_mb_2020 .search-form-2020 .tabs .hide-tabs a {
		width: 20%;
	}
	.search_mb_2020 .search-form-2020 .tabs a {
		display: inline-block;
		text-align: center;
		height: auto;
		border-right: 1px solid #cdcdcd;
		border-top: 1px solid #cdcdcd;
		border-bottom: 1px solid #cdcdcd;
		padding: 10px 0px;
		width: 16.66%;
	}
	.search_mb_2020 .search-form-2020 .tabs a.active {
		background-color: #470faa;
		color: #fff;
		margin: 0px;
		border: 1px solid #470faa;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.search_mb_2020 .search-form-2020 .tabs a.active i {
		color: #fff;
	}
	.search_mb_2020 .search-form-2020 .tabs .hide-tabs a:last-child {
		-webkit-border-top-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-bottomright: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	.search_mb_2020 .search-form-2020 .tabs a i {
		position: relative;
		margin-top: 0px;
		background-color: transparent !important;
		display: block;
	}
	.search_mb_2020 .image {
		margin-bottom: 12px !important;
	}
	.search_mb_2020 .image.active .scf-tooltip-val {
		bottom: -26px;
	}
	.search_mb_2020 .search-form-2020 .tabs span {
		font-size: 9px;
		padding-left: 0px;
	}
	.search_mb_2020 .search-form-2020 input,
	.search_mb_2020 .search-form-2020 select {
		margin-bottom: 12px;
	}
	.search_mb_2020 .search-form-2020 .tabs .active-tab a {
		width: 100%;
		margin-bottom: 0px;
		border-left: 1px solid #cdcdcd;
	}
	.search_mb_2020 .search-form-2020 button {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: #ffffff;
	}
	.search_mb_2020 .search-form-2020 input,
	.search-form-2020 select,
	.search-form-2020 .list span {
		border: 1px solid #470faa;
		font-size: 14px;
		color: #26273c;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.search_mb_2020 .search-form-2020 .list.active {
		margin: 0px;
	}
	.search_mb_2020 .search-form-2020 .list.name-list {
		margin-right: -15px;
		margin-left: -15px;
	}
	.search_mb_2020 .search-form-2020 .list.active .col-sm-6 {
		z-index: 0;
	}
	.search_mb_2020 .search-form-2020 .tabs a:hover,
	.search-form-2020 .tabs a:hover i {
		border-radius: 0px;
	}
	.search_mb_2020 .search-form-2020 .tabs .active-tab a:first-child {
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	.search_mb_2020 .search-form-2020 .tabs .active-tab a.active:first-child {
		border-color: #470faa;
	}
	.search_mb_2020 .search-form-2020 .list.active .col-sm-6.border-rt {
		z-index: auto;
	}
	.module-dashboard .search_mb_2020 .scf-tooltip-val {
		bottom: -14px;
	}
	.module-dashboard .search_mb_2020 .scf-tooltip-val.anim {
		left: 14px;
		top: 52px;
		bottom: auto;
	}
	.scf-full-search .scf-tooltip-val.anim {
		bottom: auto;
		top: 52px;
	}
	.search-form-2020 .list.image span {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.scf-youtube-ad .search_mb_2020 {
		display: block;
		background-color: #f8f8f8;
		margin: 16px 0;
	}
}
/* Footer*/
#new_footer_tmp ul li.ca_page_legal {
	padding-top: 10px;
}
#new_footer_tmp ul li.ca_page_sub {
	margin-left: 30px;
	list-style: initial !important;
	font-size: 13px;
}
#new_footer_tmp #footer,
#new_footer_tmp #footer-links,
#new_footer_tmp #footer-disclaimer {
	color: #ffffff;
	background-color: #26273c;
}
#new_footer_tmp #footer-links span.logo {
	text-indent: -10000px;
	overflow: hidden;
}
#new_footer_tmp #footer-links .contact span.icons,
#new_footer_tmp #footer-links .contact span.svgicons {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
}
#new_footer_tmp .contact p {
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px;
}
#new_footer_tmp #footer-disclaimer .container {
	font-size: 12px;
	font-family: "Open Sans";
}
#new_footer_tmp #footer-links {
	padding: 36px 0;
	background-color: #26273c;
}
#new_footer_tmp #footer-links h2 {
	color: #2ac984;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 14px !important;
}
#new_footer_tmp #footer-disclaimer {
	padding: 28px 0;
	border-top: 1px solid #3b3b3b;
	text-align: justify;
	background-color: #4f5065;
}
#new_footer_tmp #footer {
	line-height: 24px;
	background-color: #26273c;
	text-align: center;
	padding: 28px 0px;
}
#new_footer_tmp #footer .social-links {
	text-align: center;
	padding-top: 20px;
}
#new_footer_tmp #footer .social-links i {
	color: #2ac984;
	font-size: 32px;
	padding-left: 20px;
}
#new_footer_tmp #footer-links p {
	font-family: "Open Sans";
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 14px;
}
#new_footer_tmp #footer-links p.footer-tell {
	margin: 16px 0px;
}
#new_footer_tmp #footer-links p.subscribe_text {
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0 0;
	color: #2ac984;
	text-align: left;
}
#blog-signup-leaving .sib-form,
#new_footer_tmp #footer-links .sib-form {
	padding: 0 0 0;
}
#blog-signup-leaving .sib-form-message-panel {
	margin: 0 0 10px;
	padding: 0 0 0 0;
}
#blog-signup-leaving .sib-form .entry__field {
	margin: 0 0 0 0;
}
#blog-signup-leaving.bold-title #sib-container {
	background: none;
}
#blog-signup-leaving #sib-container input {
	background: #fff;
}
#blog-signup-leaving #sib-container input::placeholder {
	color: #20222e;
}
#blog-signup-leaving #sib-container,
#new_footer_tmp #footer-links #sib-container,
#new_footer_tmp #footer-links .sib-form-block {
	padding: 0;
}
#new_footer_tmp #footer-links .entry__label::after {
	display: none;
}
#new_footer_tmp #footer .row div {
	font-family: "Open Sans";
	font-size: 14px;
}
#new_footer_tmp #footer-links ul li {
	list-style: none;
	margin-bottom: 16px;
	font-size: 14px;
}
#new_footer_tmp #footer-links ul li a {
	font-family: "Open Sans";
	vertical-align: top;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
#new_footer_tmp #footer-links .col-md-6 a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 20px 0 30px;
	display: block;
}
#new_footer_tmp #footer-links .contact a {
	color: #999999;
	text-decoration: none;
	font-family: "Open Sans";
}
#new_footer_tmp #footer .social-links a.icons,
#new_footer_tmp #header a.icons {
	display: inline-block;
	text-indent: -10000px;
	overflow: hidden;
	margin: 0 10px;
	vertical-align: middle;
}
#new_footer_tmp #footer-links input {
	display: inline-block;
	padding: 10px 10px;
	border: none;
}
#new_footer_tmp #footer-links input[type="text"] {
	width: 75%;
	/*+border-radius: 5px 0 0 5px;*/
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-khtml-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	height: 42px;
}
#new_footer_tmp #footer-links #subscribe {
	width: 25%;
	background-color: #2ac984;
	border-radius: 0 5px 5px 0;
	vertical-align: bottom;
	display: inline-block;
	text-align: center;
	padding: 6px 0;
	color: #26273c;
	font-weight: bold;
	height: 42px;
	line-height: 31px;
	font-size: 14px;
	cursor: pointer;
	margin-left: -4px !important;
}
#new_footer_tmp #footer-links #subscribe span {
	display: inline-block;
	vertical-align: middle;
}
#new_footer_tmp #footer a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#new_footer_tmp #footer .spacer {
	margin: 0 5px;
	font-weight: bold;
	color: #444;
}
#new_footer_tmp #how-to {
	padding: 50px 0;
	background-color: #f9f9f9;
}
#new_footer_tmp #how-to .text-center {
	margin-top: 50px;
}
#new_footer_tmp #how-to .how-to p {
	font-size: 15px;
	color: #777;
}
#new_footer_tmp #how-to .how-to p u {
	color: #c76501;
	font-weight: bold;
}
#new_footer_tmp #how-to .headline {
	margin-bottom: 40px !important;
}
#new_footer_tmp #footer-links .card-types {
	display: inline-block;
	margin-top: 20px;
	position: relative;
	width: 100%;
	top: 28px;
}
#new_footer_tmp img.footer_logo {
	height: 75px;
	left: -11px;
	position: relative;
	top: 15px;
	width: auto;
}
#new_footer_tmp #footer-links a {
	color: #ffffff;
	text-decoration: none;
}
#new_footer_tmp #cpra-icon {
	width: 32px;
	margin-bottom: -3px;
	/* display: inline; */
}
@media (min-width: 768px) {
	#new_footer_tmp .pad-right {
		padding-right: 80px;
	}
}
@media (max-width: 767px) {
	#new_footer_tmp img.footer_logo {
		top: 0px;
	}
	#new_footer_tmp #footer-links .card-types {
		margin-top: 0px;
		top: 0px;
	}
	#new_footer_tmp #footer-links p.subscribe_text {
		margin-top: 16px;
	}
	#new_footer_tmp #footer-links {
		text-align: center;
	}
	#new_footer_tmp #footer-links input[type="text"] {
		width: 70%;
	}
	#new_footer_tmp #footer-links #subscribe {
		width: 30%;
	}
	#new_footer_tmp #footer-links h2 {
		padding-top: 16px;
	}
	html,
	body {
		overflow-x: hidden;
	}
}
/* scf-optout page */
.scf-optout {
	background-color: #f8f8f8;
	padding: 64px 0px;
}
.scf-optout h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 24px;
	font-size: 24px;
}
.scf-optout img {
	max-width: 100%;
}
.scf-optout p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-optout p:last-child {
	margin-bottom: 0px;
}
.scf-optout .optout_note {
	background-color: #ffffff;
	padding: 16px;
	border: 1px solid #31a865;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
}
.scf-optout .optout_note ul {
	margin: 16px 16px;
}
.scf-optout .optout_note ul li {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
}
.scf-optout .optout_note a {
	color: #470faa;
}
.scf-optout .optout_note h4 {
	color: #31a865;
	font-size: 14px;
	padding-bottom: 16px;
}
.scf-optout .optout_note h4 span {
	font-size: 24px;
	position: relative;
	padding-right: 16px;
	top: 4px;
}
.scf-optout .optout_note.privacy-note {
	margin-top: 16px;
}
.scf-optout .opt-out-content h4 {
	display: block;
	color: #470faa;
	font-family: Ubuntu !important;
	font-weight: normal !important;
	font-size: 18px;
	padding-bottom: 16px;
}
.scf-optout h5 {
	color: #4f5065;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	padding-bottom: 8px;
}
.scf-optout h6 {
	color: #4f5065;
	font-family: Ubuntu !important;
	font-weight: normal !important;
	font-size: 18px;
}
.scf-optout .opt-out-content h4 span {
	position: relative;
	bottom: -3px;
	font-size: 22px;
	padding-right: 16px;
}
.scf-optout .opt-out-content {
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 24px;
}
.scf-optout .opt-out-content p.sample-text {
	color: #26273c;
	font-size: 14px;
}
.scf-optout .opt-out-content p.sample-text a {
	color: #470faa;
}
.scf-optout .opt-out-content p.sample-text.law-enforcement-note {
	display: none;
}
.scf-optout .opt-out-content .opt-out-item {
	padding: 16px 40px 24px 16px;
	border-bottom: 1px solid #cdcdcd;
	position: relative;
}
.scf-optout .opt-out-content .opt-out-item:last-child {
	border-bottom: 0px;
}
.scf-optout .opt-out-content .ca-recident-optout {
	padding: 0px 16px 16px 16px;
}
.scf-optout .opt-out-content .opt-out-item label {
	color: #26273c;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
.scf-optout .opt-out-content .opt-out-item .add_more {
	color: #4f5065;
	border: 1px dashed #767676;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 42px;
	padding: 8px;
	line-height: 24px;
	cursor: pointer;
}
.scf-optout .opt-out-content .opt-out-item input {
	margin-bottom: 8px;
}
.scf-optout .opt-out-content .opt-out-item .add_more span {
	float: right;
	position: relative;
	font-size: 22px;
	top: 2px;
}
.scf-optout .opt-out-content .ca-recident-optout .scf-form {
	margin-bottom: 16px;
}
.scf-optout .opt-out-content .age_opt {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.scf-optout form .btn-danger {
	background: #e52727;
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "Open Sans";
	margin-top: 24px;
}
.scf-optout form .btn-danger:hover {
	box-shadow: none;
	border: 0px;
}
.scf-optout ol li {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: normal;
	font-size: 14px;
}
.scf-optout.optout ol li strong {
	color: #470faa;
}
.scf-optout.optout ol {
	margin-bottom: 32px;
	margin-top: 16px;
	margin-left: 16px;
}
.scf-optout .btn-darkgray span {
	font-size: 22px;
	position: relative;
	bottom: -3px;
	line-height: 12px;
	padding-right: 8px;
}
.scf-optout .rqt_print {
	text-align: right;
}
.scf-optout .head-opt {
	margin-bottom: 32px;
}
.scf-optout .opt-out-content .input-opt {
	position: relative;
}
.scf-optout .opt-out-content .input-opt span.si-delete {
	color: #e52727;
	font-size: 22px;
	position: absolute;
	right: -24px;
	top: 10px;
	cursor: pointer;
}
.scf-optout .scf-notification-green,
.scf-optout .scf-notification-red {
	display: flex;
}
.scf-optout .scf-notification-green span,
.scf-optout .scf-notification-red span {
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	padding-right: 16px;
}
.scf-optout h2.inner-head {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 16px;
	text-align: center;
}
.scf-optout .opt-out-inner {
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 24px;
	padding: 16px;
}
.scf-optout .opt-out-inner p {
	margin-bottom: 24px;
}
.scf-optout .opt-out-inner p a {
	color: #470faa;
}
.scf-optout .opt-out-inner label {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
}
.scf-optout .opt-out-inner .scf-form {
	margin-bottom: 16px;
}
.scf-card .opt-checkbox .checkbox {
	margin-top: 9px;
}
.scf-optout.ccpa-requests-tab .opt-out-inner {
	padding: 32px;
}
.scf-optout.ccpa-requests-tab a {
	width: 100%;
}
.scf-optout ul.inner-opt-tabs {
	border-bottom: 2px solid #470faa;
	margin-bottom: 24px;
	display: flex;
}
.scf-optout ul.inner-opt-tabs li a {
	color: #4f5065;
	display: block;
	padding: 20px 28px;
}
.scf-optout ul.inner-opt-tabs li.active a {
	color: #ffffff;
}
.scf-optout ul.inner-opt-tabs li {
	list-style: none;
	display: inline-block;
	background-color: #ffffff;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	color: #4f5065;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	cursor: pointer;
}
.scf-optout ul.inner-opt-tabs li.active {
	background-color: #470faa;
	color: #ffffff;
	margin-bottom: 0px;
	position: relative;
	bottom: -1px;
}
.scf-optout ul.inner-opt-tabs li:hover a {
	color: #470faa;
}
.scf-optout ul.inner-opt-tabs li.active:hover a {
	color: #ffffff;
}
.opt-out-inner .captcha {
	margin: 20px 0;
}
.scf-optout .opt-out-content h4 .ris_optout {
	color: #0f63ec;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	float: right;
	cursor: pointer;
}
.scf-optout .opt-out-content h4 .ris_optout:hover,
.scf-optout .opt-out-content h4 .ris_optout.active {
	color: #470faa;
}
.scf-optout .opt-out-content .ris-optout-content {
	display: none;
}
.scf-optout .opt-out-content .ris-optout-content.active {
	display: block;
}
.img_multi_upload p.click {
	font-size: 12px;
	color: #26273c;
}
.img_multi_upload .file_upload {
	margin-bottom: 24px;
	display: flex;
}
.img_multi_upload .file {
	display: inline-flex;
	justify-content: center;
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
	border: 1px dashed #4f5065;
	color: #b08c8c;
	border-radius: 4px;
	font-size: 24px;
	align-items: center;
	background: center / cover no-repeat;
	margin-right: 12px;
	margin-top: 12px;
}
.img_multi_upload .file.active span {
	display: none;
}
.img_multi_upload .file_upload input[type="file"] {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
}
.img_multi_upload .ris_form_title {
	font-weight: bold !important;
	margin-bottom: 16px;
	display: block;
}
.scf-optout .img_multi_upload .opt-out-item {
	padding: 0px;
}
.ccpa_ris_optout .opt-out-item {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-top: 0px !important;
}
@media (max-width: 767px) {
	.scf-optout ul.inner-opt-tabs {
		display: block;
		margin-bottom: 0px;
	}
	.scf-optout ul.inner-opt-tabs li {
		width: 100%;
		border-radius: 0px;
		border-bottom: 1px solid #470faa;
		position: relative;
		bottom: -1px;
	}
	.scf-optout.ccpa-requests-tab .opt-out-inner {
		padding: 16px;
	}
	.scf-optout.ccpa-requests-tab .opt-out-inner .btn {
		margin-bottom: 16px;
	}
	.scf-optout .scf-notification-green,
	.scf-optout .scf-notification-red {
		margin-top: 16px;
	}
	.scf-optout {
		padding-top: 0px;
	}
	.scf-optout h2 {
		text-align: center;
		padding-top: 24px;
	}
}
/* No results page */
.scf-no-results .no-results-header {
	background-color: #ffffff;
	padding: 40px 0px;
	display: flex;
	width: fit-content;
	margin: 0px auto;
}
.scf-no-results .no-results-header img {
	position: relative;
	padding-right: 16px;
	width: 128px;
}
.scf-no-results .no-results-header p {
	color: #4f5065;
	font-weight: bold;
	font-size: 24px;
	font-family: Ubuntu !important;
	padding-top: 28px;
	line-height: 26px;
}
.scf-no-results .no-results-header p span {
	color: #470faa;
}
.scf-no-results .no-results-section {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}
.scf-no-results .no-results-section h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
}
.scf-no-results .no-results-section p.news-note {
	color: #26273c;
	font-family: Ubuntu !important;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
}
.scf-no-results .no-results-section p.news-note1 {
	margin-bottom: 48px;
}
.scf-no-results .no-results-section .good-news {
	border: 1px solid #470faa;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 24px;
}
.scf-no-results .no-results-section .good-news span {
	color: #470faa;
	font-size: 48px;
	display: block;
	margin-bottom: 16px;
}
.scf-no-results .no-results-section .good-news h4 {
	color: #470faa;
	font-size: 14px;
	padding-bottom: 8px;
}
.scf-no-results .no-results-section .good-news h5 {
	font-size: 14px;
	color: #4f5065;
	padding-bottom: 8px;
}
.scf-no-results .no-results-section .good-news p {
	font-weight: normal;
	font-size: 14px;
	color: #26273c;
	margin-bottom: 16px;
}
.scf-no-results .no-results-section .good-news .btn {
	width: 100%;
	margin-top: 8px;
}
.scf-no-results .no-results-section .good-news .btn-danger {
	line-height: 15px;
}
.scf-no-results .no-results-section .good-news .news-content {
	min-height: 98px;
}
.scf-no-results .no-results-section .contact-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	padding: 32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	margin-top: 32px;
}
.scf-no-results .no-results-section .gray-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	padding: 32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: left;
}
.scf-no-results .no-results-section .gray-box .si-warning-fill {
	color: #e52727;
}
.scf-no-results .no-results-section .gray-box .blue {
	color: #0f63ec;
}
.scf-no-results .no-results-section .gray-box a.btn {
	color: #fff;
}
.scf-no-results .no-results-section .gray-box span.red-outlined {
	color: #e52727;
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 4px;
	padding: 0px 6px;
}
.scf-no-results .no-results-section .gray-box p {
	padding: 12px 0px;
}
.scf-no-results .no-results-section .blue-box {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: left;
}
.scf-no-results .no-results-section .gray-box button {
	color: #fff;
}
.scf-no-results .no-results-section .contact-box p {
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	color: #26273c;
	margin-bottom: 24px;
}
.scf-no-results .no-results-section .contact-box p span {
	display: block;
}
@media screen and (min-width: 600px) {
	.scf-no-results .no-results-section .mobile-break {
		display: none;
	}
}

@media (max-width: 767px) {
	.scf-no-results .no-results-section .gray-box {
		text-align: center;
	}
	.scf-no-results .no-results-section .gray-box h5.blue {
		text-align: right;
	}
	.scf-no-results .no-results-section .gray-box .btn-blue {
		margin-top: 16px;
		width: 100%;
	}
	.scf-no-results .no-results-header {
		text-align: center;
		display: block;
	}
	.scf-no-results .no-results-header img {
		float: none;
	}
	.scf-no-results .no-results-section .good-news {
		margin-bottom: 32px;
	}
	.scf-no-results .no-results-section .contact-box {
		margin-top: 0px;
	}
}
/*Search Tips Section */
.scf-search-tips {
	background-color: #f8f8f8;
	padding: 48px 0px;
}
.scf-search-tips h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: center;
}
.scf-search-tips p.tip-note {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 32px;
}
.scf-search-tips .available-searches .item {
	display: flex;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 16px;
	height: 115px;
	background-color: #ffffff;
}
.scf-search-tips .available-searches .item span {
	background-color: #470faa;
	color: #ffffff;
	font-size: 42px;
	padding: 37px 12px;
	margin-left: -1px;
	margin-top: -1px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 115px;
	height: 115px;
	text-align: center;
}
.scf-search-tips .available-searches .item.item-email {
	border: 1px solid #e94a74;
}
.scf-search-tips .available-searches .item.item-email span {
	background-color: #e94a74;
}
.scf-search-tips .available-searches .item.item-phone {
	border: 1px solid #f8933c;
}
.scf-search-tips .available-searches .item.item-phone span {
	background-color: #f8933c;
}
.scf-search-tips .available-searches .item.item-username {
	border: 1px solid #00b191;
}
.scf-search-tips .available-searches .item.item-username span {
	background-color: #00b191;
}
.scf-search-tips .available-searches .item.item-image {
	border: 1px solid #4f8beb;
}
.scf-search-tips .available-searches .item.item-image span {
	background-color: #4f8beb;
}
.scf-search-tips .available-searches .item-content {
	color: #4f5065;
	font-weight: bold;
	font-size: 14px;
	padding: 12px 24px;
	width: 100%;
	position: relative;
}
.scf-search-tips .available-searches .item-content label {
	color: #4f5065;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
	line-height: 23px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	display: block;
}
.scf-search-tips .available-searches .item-content p {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
.scf-search-tips .available-searches .item-content label:first-child {
	font-weight: bold;
}
@media (max-width: 767px) {
	.scf-search-tips .available-searches .item span {
		width: 2px;
		font-size: 0px;
		padding: 37px 2px;
		height: auto;
	}
	.scf-search-tips .available-searches .item {
		height: auto;
	}
}
/* Compare Modal */
.compare-modal .loading {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url("../images/loader-white.svg");
	background-size: contain;
	margin-left: -10px;
}
/* Email Search - IPQ - Signed Out User */
@media (max-width: 767px) {
	.ipq-header-content {
		text-align: center;
	}
	.ipq-header-content .ipq-note {
		text-align: left;
	}
	.ipq-header-content .ipq-note .btn {
		margin-top: 16px;
		width: 100%;
	}
}
.ipq-section {
	background: #f8f8f8;
}
.ipq-header-content {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.ipq-header-content h2 {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
}
.ipq-header-content h2 span {
	color: #31a865;
	margin-right: 8px;
	top: 3px;
	position: relative;
}
.ipq-header-content h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 12px;
}
.ipq-header-content h4 span {
	color: #0f63ec;
}
.ipq-header-content p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
}
.ipq-header-content p span {
	color: #470faa;
	font-weight: bold;
}
.ipq-header-content .ipq-note {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-top: 16px;
}
.ipq-header-content .ipq-note p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.ipq-header-content .ipq-note h5 {
	color: #0f63ec;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
.ipq-header-content .ipq-note .btn {
	color: #fff;
	background: #0f63ec;
	border-color: #0f63ec;
}
.ipq-number {
	color: #e52727 !important;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
	border: thin solid #e52727;
}
.ipq-header-content h2 .si-warning-fill {
	color: #e52727;
}
/* Tesimonal section */
.scf-testimonial {
	padding: 48px 0px;
}
.scf-testimonial h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: center;
}
.scf-testimonial p {
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	min-height: 130px;
}
.scf-testimonial span.si-user {
	background-color: #4f5065;
	color: #fff;
	width: 48px;
	height: 48px;
	display: inline-block;
	font-size: 32px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	line-height: 48px;
	float: left;
	margin-right: 24px;
}
.scf-testimonial h3 {
	color: #31a865;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 16px;
}
.scf-testimonial .black {
	color: #000000;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 16px;
}
.scf-testimonial h4 {
	color: #4f5065;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.scf-testimonial .tst-location {
	color: #4f5065;
	font-style: italic;
	font-size: 14px;
}
.scf-testimonial .star-rating {
	margin-bottom: 12px;
}
.scf-testimonial .star-rating span {
	background-color: transparent;
	color: #f8933c;
	width: auto;
	height: auto;
	float: none;
	text-align: left;
	margin-right: 0px;
	font-size: 20px;
}
.scf-testimonial .slideshow-container {
	max-width: 100%;
}
.scf-testimonial .slideshow-container .fade {
	border: 0px;
	background: transparent;
}
@media (min-width: 992px) {
	.slideshow-container .prev,
	.slideshow-container .next,
	.slideshow-container .slider-action,
	.slideshow-container .numbertext {
		display: none;
	}
	.scf-testimonial .slideshow-container .fade {
		border: 0px;
		background: transparent;
		width: 33%;
		display: inline-block !important;
	}
	.scf-testimonial .slideshow-container .text-item {
		padding: 0px 13px;
	}
}
@media (max-width: 767px) {
	.scf-testimonial h2 {
		font-size: 22px;
		text-align: center;
	}
	.scf-testimonial {
		text-align: center;
	}
	.scf-testimonial .tst-location {
		margin-bottom: 16px;
	}
	.scf-testimonial span.si-user {
		left: 0px;
        font-size: 22px;
        width: 40px !important;
        height: 40px !important;
        line-height: 37px;
        text-align: center;
        position: relative;
	}
	.scf-testimonial .star-rating span {
		left: auto;
	}
	.scf-testimonial .review-name {
		width: 250px !important;
	}
	.scf-testimonial.ml-testimonial .review-name {
		width: 158px !important;
	}
	.scf-testimonial.ml-testimonial span.si-user {
		left: 8px;
		margin: 0px;
	}
}
@media (max-width: 991px) {
	.scf-testimonial .slideshow-container .prev,
	.scf-testimonial .slideshow-container .next {
		top: 60%;
	}
	.slideshow-container .prev {
		left: 6px;
	}
	.slideshow-container .next {
		right: 6px;
	}
	.slideshow-container .slider-action {
		padding-top: 16px;
	}
	.scf-membership-benefits .benefits-list {
		height: auto !important;
	}
	.scf-testimonial .tst-location {
		margin-bottom: 16px;
	}
	.scf-membership-benefits .flex-right {
		text-align: center;
		float: none !important;
	}
	.scf-membership-benefits .benefits-list .col-md-6 .text-content {
		text-align: center;
	}
	.scf-what_scf h2 {
		margin-top: 16px;
	}
	.scf-testimonial .review-name {
		margin-left: auto;
		margin-right: auto;
		width: 158px;
		text-align: center;
	}

	.content-wrapper-padding{
		padding: 0px 40px !important;
	}
}
/* Membership Levels Info*/
.scf_2020_style.module-register {
	margin-top: 0px;
}
.scf-membership-levels {
	background: #f8f8f8;
	padding-top: 48px;
}
.scf-membership-levels h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 16px;
}
.scf-membership-levels p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	text-align: center;
}
.scf-membership-levels .scf-plans {
	margin-top: 48px;
}
.scf-membership-levels .scf-plan {
	border: 1px solid #470faa;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 32px;
}
.scf-membership-levels .scf-plan.activated {
	border: 1px solid #767676;
}
.scf-membership-levels .scf-plan.activated .scf-plan-header {
	border-bottom: 1px solid #767676;
}
.scf-membership-levels .scf-plan.scf-hire-us {
	padding: 16px;
}
.scf-membership-levels .scf-plan .scf-plan-header {
	text-align: center;
	padding: 32px 16px;
	border-bottom: 1px solid #470faa;
	min-height: 235px;
}
.scf-membership-levels .scf-plan h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 24px;
}
.scf-membership-levels .scf-plan .amount {
	color: #31a865;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 16px;
}
.scf-membership-levels .scf-plan .days {
	font-size: 14px;
	color: #26273c;
	padding-bottom: 16px;
}
.scf-membership-levels .scf-plan .scf-plan-header .date {
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
}
.scf-membership-levels .scf-plan .scf-plan-body {
	padding: 32px 16px;
}
.scf-membership-levels .scf-plan .scf-plan-body ul {
	min-height: 265px;
}
.scf-membership-levels .scf-plan ul li {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	padding-left: 28px;
	position: relative;
	margin-bottom: 16px;
}
.scf-membership-levels .scf-plan .scf-plan-body ul li.active-on:before {
	font-family: "scficons" !important;
	content: "\e92e";
	position: absolute;
	left: 0px;
	color: #31a865;
	font-size: 18px;
	top: 1px;
}
.scf-membership-levels .scf-plan .scf-plan-body ul li.active-off:before {
	font-family: "scficons" !important;
	content: "\e92d";
	position: absolute;
	left: 0px;
	color: #e52727;
	font-size: 18px;
	top: 1px;
}
.scf-membership-levels .scf-plan .scf-plan-body .btn {
	width: 100%;
}
.scf-membership-levels .scf-plans .btn.btn-gray {
	cursor: no-drop;
}
.scf-membership-levels .scf-plans .btn.btn-gray:hover {
	background-color: #ededed;
	color: #470faa;
}
.scf-membership-levels .scf-hire-us {
	margin-top: 0px;
	margin-bottom: 0px;
}
.scf-membership-levels .scf-hire-us p {
	color: #26273c;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.scf-membership-levels .scf-plan.scf-hire-us ul li {
	width: 50%;
	float: left;
	padding-right: 16px;
}
.scf-membership-levels .scf-plan.scf-hire-us ul li:before {
	font-family: "scficons" !important;
	content: "\e955";
	color: #31a865;
	position: absolute;
	left: 0px;
}
@media (max-width: 767px) {
	.scf-membership-levels .scf-plan .scf-plan-header,
	.scf-membership-levels .scf-plan .scf-plan-body ul {
		min-height: auto;
	}
	.scf-membership-levels .scf-plan h4,
	.scf-membership-levels .scf-hire-us p,
	.scf-membership-levels .scf-plan .amount,
	.scf-membership-levels .scf-plan .days {
		text-align: center;
	}
	.scf-membership-levels .scf-plan.scf-hire-us ul li {
		width: 100%;
		float: none;
	}
	.scf-membership-levels .scf-plan.scf-hire-us .btn {
		width: 100%;
	}
	.scf-membership-levels .scf-plan.scf-hire-us img {
		margin-bottom: 16px;
	}
}
/* As Seen On Section */
.scf-as-seen {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}
.scf-as-seen h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 32px;
}
.scf-as-seen img {
	max-width: 100%;
}
.scf-as-seen p {
	font-size: 12px;
	line-height: 16px;
	color: #26273c;
}
.scf-as-seen .as-seen-list {
	padding-bottom: 32px;
}
.scf-as-seen .as-seen-list span {
	display: inline-block;
}
@media (max-width: 767px) {
	.scf-as-seen .as-seen-list span {
		display: inline-block;
		margin-bottom: 12px;
	}
}
/* Membership Benefits section */
.scf-membership-benefits {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-membership-benefits h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 32px;
	text-align: center;
}
.scf-membership-benefits .icon-beni {
	color: #31a865;
	font-size: 72px;
	padding-bottom: 16px;
}
.scf-membership-benefits .benifit-lable {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
}
.scf-membership-benefits .benifit-lable span {
	display: block;
}
.scf-benifit-note .benifit-note {
	border: 1px solid #767676;
	background: #ffffff;
	padding: 32px 48px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 48px;
}
.scf-membership-benefits h4 {
	color: #31a865;
	font-family: Ubuntu !important;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 16px;
	padding-top: 0;
}
.scf-benifit-note .benifit-note p {
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.scf-benifit-note {
	background: #f8f8f8;
}
.scf-membership-benefits .benefits-content {
	margin: 0px auto;
	float: none;
}
.scf-membership-benefits .benefits-content img {
	padding-right: 16px;
}
.scf-membership-benefits .benefits-list {
	padding-bottom: 24px;
	height: 235px;
}
.scf-membership-benefits .benefits-list .col-md-6:last-child {
	height: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
}
.scf-benifit-note .benifit-note p:last-child {
	margin-bottom: 0px;
}
.scf-membership-benefits .benefits-list .col-md-6 {
	text-align: center;
}
.scf-membership-benefits .benefits-list .col-md-6 .text-content {
	text-align: left;
}
@media (max-width: 767px) {
	.scf-benifit-note .benifit-note {
		padding: 16px;
	}
	.scf-membership-benefits {
		padding-bottom: 0px;
	}
	.scf-membership-benefits .benefits-content {
		text-align: center;
	}
	.scf-membership-benefits .benefits-content img {
		padding-bottom: 0px;
	}
	.scf-membership-benefits .benifit-lable {
		padding-bottom: 0;
		text-align: center;
	}
	.scf-membership-benefits h4 {
		text-align: center;
		margin-top: 16px;
	}
}
/* Common Sections */
.scf-card {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
}
.scf-card h2 {
	color: #470faa;
	font-size: 18px;
	font-weight: normal !important;
	display: flex;
	padding-bottom: 16px;
}
.scf-card h2 span {
	font-size: 28px;
	display: inline-block;
	line-height: 16px;
	padding-right: 12px;
}
.scf-card table thead th,
.scf-card table tbody td {
	text-align: center;
}
.module-dashboard .scf-table-responsive table {
	position: relative;
}
.module-dashboard .scf-table-responsive table.loading::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url(../../../common/images/puff.svg) center / 30% no-repeat;
}
/* redesign feedback sections */
#redesign_feedback {
	position: fixed;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	background: #31a865;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	right: 0px;
	top: 40%;
	z-index: 10;
	width: 42px;
	word-break: break-all;
	padding: 12px 16px 18px 16px;
	cursor: pointer;
}
#redesign_feedback:hover {
	background: #349c62;
}
#redesign_feedback span {
	position: relative;
	font-size: 20px;
	top: 8px;
	left: -3px;
}
.scf-popup {
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 999999;
	opacity: 1;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	outline: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
#g-recaptcha-ss-ris {
	display: flex;
	justify-content: center;
	margin-bottom: 16px;
}
.scf-modal-backdrop {
	opacity: 0.5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	background-color: #000;
	transition: opacity 0.15s linear;
}
.scf-popup-active {
	overflow: hidden;
}
.scf-popup .scf-popup-dialog {
	transform: translate(0, 0);
	transition: transform 0.3s ease-out;
	max-width: 710px;
	margin: 26px auto;
	position: relative;
	width: auto;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 32px;
}
.scf-popup.bold-title .sib-form-block {
	padding: 0px 40px;
	word-wrap: break-word;
	outline: none;
}
.scf-popup.circular .scf-popup-dialog {
	transform: translate(0, 0);
	transition: transform 0.3s ease-out;
	margin: 26px auto;
	position: relative;
	width: 410px;
	height: 410px;
	background-color: #29c984;
	border: none;
	border-radius: 50%;
	padding: 32px;
}
.scf-popup.regular .scf-popup-dialog {
	transform: translate(0, 0);
	transition: transform 0.3s ease-out;
	margin: 26px auto;
	position: relative;
	width: 400px;
	background-color: #6c47bf;
	border: none;
	border-radius: 3px;
	padding: 32px;
}
.scf-popup.report_ready .scf-popup-dialog {
	margin: 0px auto 0;
	padding: 10px 32px 20px;
}
.scf-popup.search_ready .scf-popup-dialog {
	margin: 0px auto 0;
	padding: 0 32px 20px;
}
.scf-popup.signup_form .scf-popup-dialog {
	margin: 5px auto 0;
}
.scf-popup.newdesign_feedback .scf-popup-dialog {
	max-width: 500px;
	padding: 16px;
}
.scf-popup span.si-close-circle {
	color: #cdcdcd;
	font-size: 24px;
	position: absolute;
	right: 16px;
	top: 12px;
	cursor: pointer;
	z-index: 9;
}
.scf-popup span.si-close-circle:hover {
	color: #b9b6b6;
}
.scf-popup.ccpa_email_template .email-template {
	text-align: left;
	border: 1px solid #aaa;
	padding: 20px;
	height: 300px;
	overflow: auto;
	margin-bottom: 20px;
	line-height: 1.4;
}
.scf-popup.ccpa_email_template .btn {
	margin-bottom: 0 !important;
}
.scf-popup.ccpa_email_template .scf-popup-dialog {
	max-width: 800px !important;
}
.newdesign_feedback .scf-popup-dialog .newdesign_header,
.newdesign_feedback .re_feedback_form {
	padding: 32px 16px;
}
.newdesign_feedback h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 32px;
}
.newdesign_feedback .icon-list {
	text-align: center;
}
.newdesign_feedback.selected .icon-list img {
	opacity: 0.3;
}
.newdesign_feedback .icon-list img.active {
	opacity: 0.7;
}
.newdesign_feedback .icon-list img {
	margin-right: 32px;
	cursor: pointer;
	width: 44px;
}
.newdesign_feedback .icon-list img:hover {
	opacity: 0.8;
}
.newdesign_feedback .re_feedback_form {
	text-align: center;
	border-top: 1px solid #cdcdcd;
	display: none;
}
.newdesign_feedback.selected .re_feedback_form {
	display: block;
}
.newdesign_feedback .re_feedback_form p {
	margin-bottom: 16px;
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
}
.newdesign_feedback .re_feedback_form .scf-form {
	margin-bottom: 24px;
	resize: none;
}
@media (max-width: 767px) {
	.newdesign_feedback .icon-list img {
		margin-right: 12px;
		width: 36px;
	}
	.module-register #redesign_feedback {
		display: none;
	}
}
/* styles for about us page and press media page */
.scf-about-us {
	background: #f8f8f8;
	padding: 48px 0px 16px 0px;
	text-align: center;
}
.scf-about-us h2,
.scf-about-why h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 32px;
}
.scf-about-us .list-about {
	margin-bottom: 32px;
}
.scf-about-us .list-about h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 16px;
	font-weight: normal !important;
}
.scf-about-us .list-about p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 16px;
}
.scf-about-us img {
	width: 100%;
	margin-bottom: 32px;
}
.scf-about-why {
	padding-top: 48px;
	text-align: center;
}
.scf-about-why span {
	color: #470faa;
	font-size: 48px;
}
.scf-about-why h4 {
	color: #31a865;
	font-size: 24px;
	line-height: 30px;
	font-family: Ubuntu;
	padding-top: 24px;
	padding-bottom: 16px;
}
.scf-about-why p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	margin-bottom: 80px;
}
.scf-leaders {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}
.scf-leaders h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 24px;
}
.scf-leaders p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	margin-bottom: 48px;
}
.scf-leaders .item {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	text-align: left;
}
.scf-leaders .item img {
	width: 100%;
}
.scf-leaders .item h4 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-weight: normal !important;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 4px;
}
.scf-leaders .item lablel {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	display: block;
	padding-bottom: 8px;
}
.scf-leaders .item span {
	background-color: #b0b6c2;
	color: #ffffff;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 56px;
	height: 56px;
	display: inline-block;
	text-align: center;
	font-size: 28px;
	line-height: 54px;
	float: left;
	margin-right: 12px;
}
.scf-press {
	padding: 48px 0px;
	text-align: center;
}
.scf-press h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 24px;
}
.scf-press p.press_text {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 48px;
}
.scf-press .item {
	border: 1px solid #cdcdcd;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-press .item img {
	height: 60px;
	margin-bottom: 48px;
	max-width: 100%;
}
.scf-press .item p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 50px;
}
.scf-press .slideshow-container .fade {
	border: 0px;
}
.scf-press .slideshow-container {
	max-width: 100%;
}
.scf-press .item a {
	width: 100%;
	margin-top: 24px;
	width: 100%;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
}
.scf-press .item a:hover {
	border-width: 1px;
}
.scf-press .slideshow-container .slider-action {
	margin-bottom: 0px;
}
.scf-media {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-media h2 {
	color: #470faa;
	font-size: 24px;
	line-height: 24px;
	font-family: Ubuntu;
	padding-bottom: 48px;
	text-align: center;
}
.scf-media iframe {
	width: 100%;
	border: 0;
}
.scf-media .follow-us,
.scf-media .media-row {
	margin-top: 48px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 24px;
}
.scf-media .follow-us {
	padding: 24px 100px;
	text-align: center;
}
.scf-media .follow-us h2 {
	padding-bottom: 24px;
}
.scf-media .follow-us .text-scl {
	color: #4f5065;
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
}
.scf-media .follow-us span {
	color: #470faa;
	font-size: 28px;
	position: relative;
	padding-right: 16px;
	top: 4px;
}
.scf-media .media-row span {
	color: #31a865;
	font-size: 48px;
}
.scf-media .media-row h2 {
	text-align: left;
	padding-bottom: 0px;
}
.scf-media .media-row p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
}
.scf-media .media-row a {
	float: right;
}
.scf-media .media-row.email-send a {
	float: none;
}
.scf-media .media-row.email-send h2 {
	margin-bottom: 24px;
	text-align: left;
	font-family: Ubuntu;
	font-weight: bold !important;
	font-size: 24px;
	text-align: center;
}
.scf-media .media-row.email-send p {
	margin-bottom: 16px;
	text-align: center;
}
.scf-media .media-row.email-send .scf-form {
	margin-bottom: 16px;
}
.scf-media .media-row.email-send span {
	color: red;
	font-size: 14px;
}
.scf-media .media-row.email-send label {
	margin-bottom: 8px;
	display: block;
}
.scf-media .media-row.email-send .captcha {
	margin-bottom: 16px;
}
.scf-press-all .slideshow-container.slide-lg {
	display: none;
}
.scf-press-all .slideshow-container.slide-mb .dot {
	margin: 0 1px;
}
.scf-popup.contact_us h2 {
	padding-bottom: 20px;
}
.scf-popup.contact_us label {
	display: block;
	margin-bottom: 4px;
}
.scf-popup.contact_us .scf-form {
	margin-bottom: 16px;
}
.scf-popup.contact_us .btn {
	margin-top: 16px;
}
.scf-popup.contact_us .scf-popup-dialog {
	margin: 40px auto 0;
}
.scf-popup.contact_us.show {
	display: block;
}
@media (min-width: 992px) {
	.scf-press-all .slideshow-container .prev,
	.scf-press-all .slideshow-container .next,
	.scf-press-all .slideshow-container .slider-action {
		display: inline-block;
	}
	.scf-press-all .slideshow-container .prev {
		left: -40px;
	}
	.scf-press-all .slideshow-container .next {
		right: -40px;
	}
	.scf-press-all .slideshow-container.slide-mb {
		display: none;
	}
	.scf-press-all .slideshow-container.slide-lg {
		display: block;
	}
}
@media (max-width: 767px) {
	.scf-media .follow-us {
		padding: 24px 24px;
	}
	.scf-media .follow-us .row {
		padding-left: 25%;
		text-align: left;
	}
	.scf-about-us .list-about img {
		display: none;
	}
	.scf-leaders .item,
	.scf-press .item,
	.scf-media iframe {
		margin-bottom: 16px;
	}
	.scf-media .media-row {
		text-align: center;
	}
	.scf-media .media-row h2 {
		text-align: center;
		padding-top: 16px;
		padding-bottom: 8px;
	}
	.scf-media .media-row a {
		float: none;
	}
	.scf-media .media-row p {
		padding-bottom: 16px;
	}
	.scf-media .media-row.email-send {
		text-align: left;
	}
}
/* Contact Us page */
.scf-contact-us {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-contact-us h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 48px;
}
.scf-contact-us .faq-section h4 label {
	display: block;
}
.scf-contact-us .contact-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 16px;
	display: flex;
}
@media (max-width: 767px) {
	.scf-contact-us .contact-box {
		display: block;
	}
}
.scf-contact-us .contact-box .contact-header {
	padding: 32px;
	border-right: 1px solid #cdcdcd;
}
.scf-contact-us .contact-box .contact-header span {
	color: #31a865;
	position: relative;
	font-size: 44px;
	top: -1px;
	padding-right: 16px;
}
.scf-contact-us .scf-support .faq-section h4 span {
	font-size: 44px;
	top: 11px;
}
.scf-contact-us .contact-box .contact-header h4 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px;
	line-height: 22px;
}
.scf-contact-us .contact-box .contact-header .contact-time {
	font-size: 14px;
	line-height: 20px;
	color: #4f5065;
}
.scf-contact-us .contact-box .contact-body {
	padding: 24px 32px;
}
.scf-contact-us .contact-box .contact-body p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-contact-us .scf-support {
	padding-top: 0px;
}
/* Privacy Page and terms of use page */
.scf-privacy {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-privacy h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 48px;
}
.scf-privacy .scf-privacy-content {
	border: 1px solid #470faa;
	background: #ffffff;
	padding: 32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-privacy h4 {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 24px;
}
.scf-privacy p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
	.scf-privacy .scf-privacy-content {
		padding: 16px;
	}
}
/* Invoice and thank you page */
.scf-invoice {
	padding: 64px 0px;
	background: #f8f8f8;
}
.scf-invoice .inoive-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-invoice h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
}
/* .scf-invoice .inoive-box span {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	display: block;
	text-align: right;
} */
/* .scf-invoice .inoive-box table {
	margin-top: 16px;
} */
.scf-invoice .scf-table table thead tr th:first-child,
.scf-invoice .scf-table table thead tr th:last-child {
	width: 15%;
}
.scf-invoice table tr > td:first-child,
.scf-invoice table tr > td:last-child {
	text-align: center;
}

.scf-invoice table tr > td:last-child {
	font-weight: 700;
}
.scf-invoice span.total {
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	color: #e52727;
}
.scf-invoice span.email {
	color: #470faa;
	float: right !important;
	padding-left: 5px;
}
.scf-invoice .btn span.si-print {
	margin-right: 8px;
}
.scf-invoice .btn {
	color: #ffffff;
}
.scf-invoice .scf-table {
	margin-bottom: 32px;
}
.scf-invoice .invoice_note {
	text-align: center;
}
.scf-invoice .invoice_note p {
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-invoice .invoice_note a {
	font-size: 12px;
	line-height: 16px;
	color: #470faa;
}
.scf-invoice .scf-table tfoot tr td:first-child {
	font-weight: bold;
}
.scf-invoice .scf-table tfoot tr td:last-child {
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #e52727;
}
.scf-invoice .invoice-head p {
	color: #4f5065;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	margin-right: 16px;
}
.scf-invoice .invoice-head p span {
	font-weight: normal;
	display: inline-block;
}

.scf-invoice .div-email-sent {
	background-color: #dffef0 !important;
	border: #31a865;
}
.scf-invoice .div-email-sent i {
	font-size: 20px;
}
.scf-invoice .div-email-sent .col-md-12 * {
	float: left;
}
.scf-invoice .div-email-sent p {
	font-weight: 600;
	padding-top: 3px;
}

.scf-invoice .invoice-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-invoice .div-header-image {
	background-color: #470faa;
}
.scf-invoice .div-header-image img {
	width: 100%;
}
.scf-invoice .div-header-image p {
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	color: #ffffff;
	font-weight: 700;
	font-size: 18px;
}

.scf-invoice h4 {
	color: #0f63ec;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 16px;
}
.scf-invoice span.sub-text {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
}

.scf-thankyou .scf-thankyou-banner {
	padding: 48px 0px;
	background: #f8f8f8;
	text-align: center;
}
.scf-thankyou .scf-thankyou-banner p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-thankyou .scf-thankyou-body {
	padding: 48px 0px;
	text-align: center;
}
.scf-thankyou .scf-thankyou-body h4 {
	color: #26273c;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.scf-thankyou .scf-thankyou-body h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	padding: 16px 0px;
	line-height: 30px;
}
.scf-thankyou .scf-thankyou-body h5 {
	color: #31a865;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.scf-thankyou .scf-thankyou-body p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	padding-top: 16px;
	line-height: 24px;
}
.scf-thankyou .scf-thankyou-info {
	padding: 48px 0px;
	background: #f8f8f8;
}
.scf-thankyou .scf-thankyou-info .thank-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-thankyou .scf-thankyou-info .thank-box h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}
.scf-thankyou .scf-thankyou-info .thank-box h4 {
	color: #0f63ec;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 16px;
}
.scf-thankyou .scf-thankyou-info .thank-box span {
	color: #26273c;
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
	line-height: 19px;
}
.scf-thankyou .thank-footer {
	text-align: center;
}
.scf-thankyou .thank-footer a.btn {
	padding-left: 24px;
	padding-right: 24px;
	margin: 16px 0px;
}
.scf-thankyou .scf-thankyou-info p.main-text {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-thankyou .scf-thankyou-info p.sub-text {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
}

.scf-thankyou .scf-thankyou-info span.sub-text {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
}
.scf-thankyou .div-email-sent {
	background-color: #dffef0 !important;
	border: #31a865;
}
.scf-thankyou .div-email-sent i {
	font-size: 20px;
}
.scf-thankyou .div-email-sent .col-md-12 * {
	float: left;
}
.scf-thankyou .div-email-sent p {
	font-weight: 600;
	padding-top: 3px;
}
.scf-thankyou span.email {
	color: #470faa !important;
	float: right !important;
	padding-left: 5px;
}

.scf-thankyou .approved {
	display: inline-block !important;
	border: 1px solid #31a865;
	padding: 8px;
	background-color: #dffef0;
	color: #31a865 !important;
	border-radius: 4px;
	font-weight: 700 !important;
	font-size: 16px !important;
}

.scf-thankyou .div-timer {
	height: 80px !important;
}
.scf-thankyou .timer {
	bottom: 0px;
	right: 20px;
	position: absolute;
	border: 1px solid #0f63ec;
	padding: 8px;
	background-color: #eff3fc;
	color: #0f63ec !important;
	border-radius: 4px;
	font-weight: 700 !important;
	font-size: 16px !important;
}

.scf-popup.invoice_confirmation .invoice-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	width: 100% !important;
}

.scf-popup.invoice_confirmation .div-email-sent {
	background-color: #dffef0 !important;
	border: 1px solid #31a865;
}
.scf-popup.invoice_confirmation .div-email-sent i {
	font-size: 20px;
}
.scf-popup.invoice_confirmation .div-email-sent .col-md-12 * {
	float: left;
}
.scf-popup.invoice_confirmation .div-email-sent p {
	font-weight: 600;
	padding-top: 3px;
}

.scf-popup.invoice_confirmation span.email {
	color: #470faa;
	float: right !important;
	padding-left: 5px;
}

.scf-popup.invoice_confirmation .div-header-image {
	background-color: #470faa;
}
.scf-popup.invoice_confirmation .div-header-image img {
	width: 100%;
}
.scf-popup.invoice_confirmation .div-header-image p {
	text-align: center;
	vertical-align: middle;
	line-height: 68px;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
}
.scf-popup.invoice_confirmation span.amount {
	float: right;
	margin-right: 2%;
	padding: 4px 8px;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
}

.scf-popup.invoice_confirmation h4 {
	color: #0f63ec;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 16px;
}

.scf-popup.invoice_confirmation .btn {
	float: right;
}

.scf-popup.invoice_confirmation .sub-text {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
}

.scf-popup.invoice_confirmation span.close-modal {
	margin-top: 6%;
}

@media (max-width: 767px) {
	.scf-popup.invoice_confirmation .div-header-image p {
		line-height: 40px;
	}
	.scf-popup.invoice_confirmation span.close-modal {
		margin-top: -3%;
	}
	.scf-thankyou h4.billing-ads {
		padding-top: 16px;
	}
	.scf-thankyou .thank-box-timer {
		text-align: center !important;
	}
	.scf-thankyou .timer {
		left: 45% !important;
		right: 45% !important;
	}
}
@media print {
	.invoice .search_compact_2020,
	.invoice .pos-initial,
	.invoice button.btn-dark-green,
	.invoice #redesign_feedback,
	.invoice #footer-links,
	.invoice #footer-disclaimer,
	.invoice #footer,
	.invoice .dashboard-menu-new,
	.module-faq .search_compact_2020,
	.module-faq .pos-initial,
	.module-faq button.btn-dark-green,
	.module-faq #redesign_feedback,
	.module-faq #footer-links,
	.module-faq #footer-disclaimer,
	.module-faq #footer,
	.module-faq .dashboard-menu-new,
	.module-faq .print_privacy,
	.module-faq .dont_sell_btn {
		display: none !important;
	}
	.invoice .scf-invoice {
		background: #fff !important;
	}
}
/* popups SCF */
.scf-popup.copyrite_popup h2,
.scf-popup.search_ready h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 24px;
}
.scf-popup.copyrite_popup h4 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-popup.copyrite_popup p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-popup.search_ready {
	text-align: center;
}
.scf-popup.search_ready p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	text-align: center;
}
.scf-popup.search_ready ul {
	text-align: left;
	list-style: none;
	margin-bottom: 24px;
}
.scf-popup.search_ready h4 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	text-align: center;
}
.scf-popup.search_ready ul li {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	position: relative;
	padding-left: 32px;
}
.scf-popup.search_ready ul li strong {
	color: #470faa;
}
.scf-popup.search_ready .agreement {
	margin-bottom: 5px;
}
.scf-popup.search_ready .agreement label {
	font-weight: normal;
}
.scf-popup.search_ready .agreement a {
	color: #470faa;
}
.search_ready .agreement .checkbox {
	display: inline-block;
}
.scf-popup.search_ready .btn {
	padding-left: 42px;
	padding-right: 42px;
}
.scf-popup.search_ready ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 24px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 2px;
}
.scf-popup.searching_popup li:before {
	content: "" !important;
}
.scf-popup.searching_popup li.active:before {
	content: "\e92e" !important;
}
.scf-popup.signup_form label {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	display: block;
}
.scf-popup.signup_form h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	margin-top: 8px;
	margin-bottom: 16px;
}
.scf-popup.signup_form label span.sml-text {
	color: #470faa;
	font-weight: normal;
	font-size: 12px;
}
.scf-popup.signup_form .scf-form {
	margin-bottom: 16px;
}
.scf-popup.signup_form label.checkbox {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-popup.signup_form .btn {
	padding-left: 48px;
	padding-right: 48px;
	margin-top: 42px;
}
.scf-popup.signup_form .other_reason_form {
	display: none;
}
.scf-popup.about_to_leave {
	text-align: center;
}
.scf-popup.about_to_leave .scf-popup-dialog {
	max-width: 530px;
}
.scf-popup.data_breach_loading .scf-popup-dialog {
	height: 320px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.scf-popup.about_to_leave span.si-warning-fill {
	color: #f8933c;
	font-size: 70px;
	margin-bottom: 24px;
	display: inline-block;
}
.scf-popup.about_to_leave span.si-facebook {
	color: #2e89ff;
	font-size: 70px;
	margin-bottom: 24px;
	display: inline-block;
}
.scf-popup.about_to_leave h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 24px;
}
.scf-popup.about_to_leave p {
	margin-bottom: 24px;
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.about_to_leave .checkbox {
	display: inline-block;
	margin-bottom: 16px;
}
.scf-popup.about_to_leave .btn {
	width: 100%;
	padding: 12px 8px;
	font-weight: bold;
}
.scf-popup.unlimited_image_search .btn {
	width: auto;
	padding: 12px 42px;
}
.scf-popup.unlimited_image_search img,
.scf-popup.data_breach_loading img {
	margin-bottom: 32px;
}
.scf-popup.about_to_leave .btn-gray {
	color: #26273c;
}
.scf-popup.about_to_leave .btn-gray:hover {
	background-color: #e2e0e0;
}
.scf-popup.about_to_leave .row .col-xs-6:first-child {
	padding-right: 8px;
}
.scf-popup.about_to_leave .row .col-xs-6:last-child {
	padding-left: 8px;
}
.scf-popup.romance_scam_popup h2,
.scf-popup.email_data_breach h2 {
	color: #e52727;
	margin-top: 24px;
}
.scf-popup.password_breach2 h2 {
	color: #31a865;
	margin-top: 24px;
}
.scf-popup.email_data_breach span.si-secured-fill,
.scf-popup.password_breach2 span.si-secured-fill {
	color: #ff6c75;
	font-size: 80px;
	display: inline-block;
}
.scf-popup.email_data_breach2 span.si-secured-fill {
	color: #49c199;
	font-size: 80px;
	display: inline-block;
}
.scf-popup.email_data_breach2 .btn,
.scf-popup.password_breach .btn,
.scf-popup.password_breach2 .btn {
	width: auto;
	padding: 12px 42px;
}
.scf-popup.email_data_breach2 h2 {
	color: #31a865;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.scf-popup.email_data_breach img,
.scf-popup.email_data_breach2 img,
.scf-popup.password_breach img,
.scf-popup.password_breach2 img {
	width: 80px;
}
.scf-popup.tracking_on h2 {
	color: #31a865;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 16px;
}
.scf-popup.tracking_off h2 {
	color: #e52727;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 16px;
}
.scf-popup.tracking_on p,
.scf-popup.tracking_off p {
	color: #26273c;
	text-align: center;
}
.scf-popup.action_required span.si-warning-fill {
	color: #e52727;
	font-size: 60px;
	margin-bottom: 24px;
	display: inline-block;
}
.scf-popup.action_required .scf-popup-dialog h2 {
	color: #e52727;
}
.scf-popup.action_required p.note-info {
	color: #4f5065;
	font-size: 12px;
	line-height: 16px;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
	margin-top: 32px;
}
.scf-popup.action_required p.note-info span.si-info {
	color: #4f5065;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.scf-popup.action_required p span.note-view {
	color: #e52727;
}
.scf-popup .popup-label {
	color: #31a865;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #2ac984;
	background: #f1fff7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 8px;
	display: inline-block;
	position: absolute;
	left: 16px;
	top: 16px;
}
.scf-popup .popup-label span.si-done-circle {
	font-size: 13px;
	position: relative;
	top: 2px;
}
.scf-popup.cancel_criminal_records .btn {
	width: 100%;
}
.scf-popup.cancel_criminal_records .btn-gray:hover {
	background-color: #e2e0e0;
}
.scf-popup.cancel_criminal_records .btn-gray {
	color: #26273c;
}
.scf-popup.cancel_criminal_records p {
	padding-bottom: 24px;
}
.scf-popup.criminal_records .scf-popup-dialog {
	padding: 0px;
	text-align: left;
}
.scf-popup.criminal_records img {
	max-width: 100%;
}
.scf-popup.criminal_records .popup-contents {
	padding: 32px;
}
.scf-popup.criminal_records .progress-loading {
	border-top: 1px solid #cdcdcd;
	padding: 32px;
}
.scf-popup.criminal_records .payment-progress {
	height: 12px;
	border: 1px solid #31a865;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 8px;
}
.payment-progress .value {
	transition: all 300ms linear;
}
.scf-popup.criminal_records .payment-progress .value {
	background: #31a865;
	height: 11px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.scf-popup.criminal_records .progress-title {
	color: #31a865;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.criminal_records .progress-title.found-alert {
	color: #e52727;
}
.scf-popup.criminal_records .progress-title span.load-avg {
	color: #31a865;
	font-size: 12px;
	line-height: 16px;
	float: right;
}
.scf-popup.criminal_records .popup-contents h2 {
	margin-bottom: 0px;
}
.scf-popup.criminal_records .progress-loading p {
	margin-top: 12px;
	margin-bottom: 0px;
}
.scf-popup.criminal_records .progress-loading p span {
	color: #470faa;
}
.scf-popup.criminal_records ul.progress-text {
	margin-top: 24px;
}
.scf-popup.criminal_records ul.progress-text li {
	color: #767676;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	list-style: none;
	margin-bottom: 8px;
}
.scf-popup.criminal_records ul.progress-text li:before {
	font-family: "scficons" !important;
	content: "\e943";
	color: #cdcdcd;
	font-size: 20px;
	padding-right: 12px;
	position: relative;
	top: 4px;
	z-index: 2;
}
.scf-popup.criminal_records ul.progress-text li:after {
	content: "";
	height: 14px;
	width: 2px;
	background-color: #cdcdcd;
	display: block;
	position: absolute;
	left: 9px;
	top: -10px;
	z-index: 1;
}
.scf-popup.criminal_records ul.progress-text li:first-child:after {
	display: none;
}
.scf-popup.criminal_records ul.progress-text li.active:before,
.scf-popup.criminal_records ul.progress-text li.active {
	color: #31a865;
}
.scf-popup.criminal_records ul.progress-text li.active:after {
	background-color: #31a865;
}
.scf-popup.criminal_records_warning img,
.scf-popup.criminal_records_good img {
	margin-top: 16px;
}
.scf-popup.criminal_records_warning .popup-contents h2 {
	color: #e52727;
}
.scf-popup.criminal_records_warning .popup-contents p.note,
.scf-popup.criminal_records_good .popup-contents p.note {
	color: #cdcdcd;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	margin-top: 16px;
}
.scf-popup.criminal_records_warning .popup-contents .btn {
	width: 100%;
}
.scf-popup.criminal_records_good .popup-contents h2 {
	color: #31a865;
}
.scf-popup.optout_california_resident p {
	font-weight: bold;
	text-align: left;
	margin-bottom: 16px !important;
}
.scf-popup.optout_california_resident p span {
	font-weight: normal;
}
.scf-popup.orbitly_leave h2 {
	color: #26273c;
}
.scf-popup.orbitly_leave h2 a {
	color: #470faa;
}
.scf-popup.orbitly_leave .btn,
.scf-popup.criminal_records_popup .btn {
	margin-bottom: 16px;
}
.scf-popup.orbitly_leave img {
	margin-bottom: 16px;
	margin-top: 16px;
}
@media (max-width: 767px) {
	.scf-popup .scf-popup-dialog {
		padding: 15px !important;
		margin: 15px;
		width: auto;
	}
	.scf-popup.circular .scf-popup-dialog {
		width: 370px;
		height: 370px;
	}
	.scf-popup.criminal_records .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.select_state .scf-popup-dialog {
		position: absolute;
		padding: 0px !important;
		left: 0;
		right: 0;
		/* bottom: 0; */
	}
	.scf-popup.labled_popup img {
		margin-bottom: 16px;
		margin-top: 24px;
	}
	.scf-popup.criminal_records .progress-loading,
	.scf-popup.criminal_records .popup-contents {
		padding: 24px;
	}
	.scf-popup.criminal_records ul.progress-text {
		display: table;
		margin: 0px auto;
		margin-top: 24px;
	}
	.scf-popup.search_ready img {
		display: none;
	}
	.scf-popup.search_ready h2 {
		margin-top: 12px;
		margin-bottom: 11px;
	}
	.scf-popup.search_ready .agreement label {
		margin-bottom: 0;
	}
}
/* search progress page and popup style */
.scf-popup.select_state .scf-popup-dialog {
	padding: 0px;
	max-width: 530px;
}
.scf-popup.select_state .scf-popup-dialog h3 {
	background: #f8f8f8;
	color: #26273c;
	font-size: 16px;
	line-height: 19px;
	padding: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents {
	padding: 32px;
	text-align: center;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 48px;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents h2 span {
	font-size: 26px;
	position: relative;
	top: 4px;
	padding-right: 8px;
}
.scf-popup.select_state .skip-now {
	color: #4f5065;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	cursor: pointer;
}
.scf-popup.select_state .age_range_set {
	display: flex;
	width: 100%;
	margin-bottom: 32px;
}
.scf-popup.select_state .age_range_set .age_range {
	border: 1px solid #cdcdcd;
	width: 110px;
	height: 48px;
	color: #470faa;
	font-size: 18px;
	line-height: 43px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	margin: 0px auto;
	margin-right: 8px;
	text-align: center;
}
.scf-popup.select_state .age_range_set .age_range:hover,
.scf-popup.select_state .age_range_set .age_range:focus,
.scf-popup.select_state .age_range_set .age_range.active {
	background: #470faa;
	color: #fff;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents .scf-form {
	max-width: 274px;
	margin: 0px auto 48px;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents .character-counter {
	margin-top: 5px;
    font-size: 0.9em;
    color: #666;
    text-align: right;
}
.scf-popup.select_state .scf-popup-dialog .popup-contents .btn {
	max-width: 190px;
	width: 100%;
	margin: 0px auto 24px;
}
.scf-popup.searching_popup h2 {
	margin-bottom: 24px;
	margin-top: 24px;
}
.scf-popup.searching_popup ul {
	text-align: left;
	list-style: none;
	width: 215px;
	margin: 0px auto;
	padding-left: 18px;
}
.scf-popup.report_ready {
	text-align: center;
}
.scf-popup.report_ready h2 {
	color: #470faa;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: -20px;
}
.scf-popup.report_ready h2 span {
	font-size: 46px;
	position: relative;
	top: 14px;
	padding-right: 8px;
}
.scf-popup.report_ready .scf-popup-dialog {
	padding: 15px 32px 12px 32px;
}
.scf-popup.report_ready .report-highlights {
	border: 1px solid #470faa;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 350px;
	margin: 0px auto;
	margin-bottom: 12px;
}
.scf-popup.report_ready .report-highlights h3 {
	color: #ffffff;
	font-size: 16px;
	line-height: 12px;
	background: #470faa;
	display: inline-block;
	padding: 8px 16px;
	position: relative;
	top: -1px;
	border-radius: 0 0 3px 3px;
}
.scf-popup.report_ready .report-highlights .report-main {
	text-align: left;
	padding: 0px 24px 12px;
}
.scf-popup.report_ready .report-highlights .report-main .row {
	margin-bottom: 0px;
}
.scf-popup.report_ready .report-highlights .report-main label {
	color: #26273c;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	display: inline-block;
}
.scf-popup.report_ready .report-highlights .report-main label span {
	color: #470faa;
	font-size: 24px;
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.scf-popup.report_ready .report-highlights .report-main span.report-result {
	color: #ffffff;
	background: #fa3636;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 24px;
	min-width: 32px;
	display: inline-block;
	text-align: center;
	height: 24px;
	font-weight: bold;
	padding: 0px 5px;
	float: right;
	top: 6px;
	position: relative;
}
.scf-popup.report_ready .report-highlights .report-sub {
	text-align: left;
	border-top: 1px solid #470faa;
	padding: 12px 16px 8px;
}
.scf-popup.report_ready .report-highlights .report-sub h4 {
	color: #470faa;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
.scf-popup.report_ready .report-highlights ul {
	list-style: none;
	margin-top: 12px;
}
.scf-popup.report_ready .report-highlights ul li {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	padding-left: 32px;
	display: inline-block;
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.scf-popup.report_ready .report-highlights ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 24px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 2px;
}
.scf-popup.report_ready.report_ready2 .report-highlights ul li {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	width: auto;
	padding: 4px 8px 4px 32px;
	display: inline-flex;
	margin-bottom: 4px;
}
.scf-popup.report_ready.report_ready2 .report-highlights ul li:before {
	font-size: 18px;
	left: 8px;
	top: 4px;
}
.scf-popup.report_ready.report_ready2 .report-highlights .report-sub {
	text-align: center;
}
.scf-popup.report_ready.report_ready2 .unlock-step {
	margin-bottom: 8px;
}
.scf-popup.report_ready.report_ready2 .btn-dark-green {
	margin-bottom: 24px;
	max-width: 310px;
	width: 100%;
}
.scf-popup.report_ready.report_ready2 .included_report {
	position: relative;
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-width: 350px;
	margin: 0px auto;
	margin-bottom: 4px;
	text-align: left;
}
.scf-popup.report_ready.report_ready2 .btn.btn-dark-green {
	height: 100%;
	font-size: 20px;
	padding: 20px 24px;
}
.scf-popup.report_ready.report_ready2 .included_report h3 {
	color: #ffffff;
	font-size: 16px;
	line-height: 12px;
	background: #31a865;
	display: inline-block;
	padding: 8px 20px;
	position: relative;
	top: -1px;
	margin-left: 24px;
	border-radius: 0 0 3px 3px;
}
.scf-popup.report_ready.report_ready2 .included_report .blur_img {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 72px;
	width: 100%;
	margin-bottom: 8px;
}
.scf-popup.report_ready.report_ready2 .included_report .blur_img img {
	height: 0px;
	width: 100%;
	padding-bottom: 71px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
}
.scf-popup.report_ready.report_ready2 .included_report .included_content {
	padding: 8px 8px 0px 8px;
}
.scf-popup.report_ready.report_ready2 .cr-count {
	background: #ffeeee;
	border: 1px solid #e52727;
	box-sizing: border-box;
	border-radius: 4px;
	width: 350px;
	margin: 0px auto;
	margin-bottom: 12px;
	padding: 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.scf-popup.report_ready.report_ready2 .cr-count .si-info {
	color: #e52727;
	font-size: 24px;
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.scf-popup.report_ready.report_ready2 .cr-count div span {
	color: #e52727;
}
.scf-popup.report_ready.report_ready2 .cr-no-count {
	background: #e8fff2;
	border: 1px solid #31a865;
	box-sizing: border-box;
	border-radius: 4px;
	width: 350px;
	margin: 0px auto;
	margin-bottom: 12px;
	padding: 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.scf-popup.report_ready.report_ready2 .cr-no-count .si-info {
	color: #000;
	font-size: 24px;
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.scf-popup.report_ready.report_ready2 .cr-no-count p {
	font-size: 11px;
	margin: 5px;
}
.scf-popup.report_ready p {
	font-size: 12px;
	line-height: 16px;
	color: #767676;
	text-align: left;
	margin-bottom: 12px;
	padding-left: 44px;
}
.scf-popup.report_ready p span {
	color: #26273c;
}
.scf-popup.report_ready p span.si-warning-fill {
	color: #e52727;
	position: absolute;
	font-size: 32px;
	margin-left: -45px;
}

.scf-popup.report_ready .email-capture{
	margin-top:10px;
}
.scf-popup.report_ready .exit-now {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 24px;
	display: inline-block;
}
.scf-popup.report_ready .exit-now a {
	color: #fa3636;
}
.scf-popup.report_ready .unlock-step {
	color: #470faa;
	font-size: 16px;
	line-height: 20px;
}
.scf-popup.report_ready .btn-dark-green {
	padding-left: 32px;
	padding-right: 32px;
}
.scf-popup.report_ready .popup-contents {
	position: relative;
	padding: 0px 50px;
}
.scf-search-progress {
	background-color: #f8f8f8;
	padding: 32px 0px;
}
.scf-search-progress .progress-section {
	border: 1px solid #ededed;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
}
.scf-search-progress .progress-section .progress-body {
	padding: 32px;
}
.scf-search-progress .progress-section .progress-body h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 28px;
	line-height: 24px;
	margin-bottom: 16px;
	position: relative;
	padding-left: 54px;
}
.scf-search-progress .progress-section .progress-body h2 span {
	color: #31a865;
	font-weight: bold;
}
.scf-search-progress .progress-section .progress-body i {
	color: #470faa;
	font-size: 46px;
	top: -10px;
	padding-right: 8px;
	position: absolute;
	left: 0px;
}
.scf-search-progress .progress-section .progress-body p {
	color: #26273c;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-search-progress .progress-section .progress-body ul li {
	color: #26273c;
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 32px;
	display: inline-block;
	width: 48%;
	white-space: nowrap;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	font-weight: bold;
}
.scf-search-progress .progress-section .progress-body ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 24px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 2px;
}
.scf-search-progress .progress-section .progress-loading {
	border-top: 1px solid #ededed;
	padding: 32px;
}
.scf-search-progress .progress-section .payment-progress {
	height: 12px;
	border: 1px solid #31a865;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 8px;
}
.scf-search-progress .progress-section .payment-progress .value {
	background: #31a865;
	height: 11px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.scf-search-progress .progress-section .progress-title {
	color: #31a865;
	font-size: 16px;
	line-height: 16px;
	display: flex;
	justify-content: space-between;
}
.scf-search-progress .progress-section .progress-title .final-progress-text {
	text-align: left;
}
.scf-search-progress .progress-section .progress-title span.load-avg {
	color: #31a865;
	font-size: 16px;
	line-height: 16px;
	float: right;
}
.scf-search-progress .progress-section .progress-loading p {
	margin-top: 12px;
	text-align: left;
}
.scf-search-progress .progress-section.success-found .progress-body p {
	/* color: #767676; */
}
.scf-search-progress .progress-section.success-found .progress-body p.caution-report {
	font-size: 14px;
}
.scf-search-progress .progress-section.success-found .progress-body p span {
	color: #26273c;
}
.scf-search-progress .animation-box {
	text-align: right;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#loading_animation,
#dating_animation,
#chat_animation,
#social_animation,
#phone_animation {
	width: 64px;
	display: inline-block;
}
#searching_file,
#checking_now {
	width: 100px;
	margin: 0px auto;
}
.scf-search-progress .progress-section.progress-bottom .progress-body h5 {
	font-size: 16px;
	margin-bottom: 8px;
}
.scf-search-progress .progress-section.progress-bottom .progress-body h4 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #31a865;
}
.scf-search-progress .progress-section.progress-bottom .progress-body p {
	margin-bottom: 0px;
}
.scf-search-progress .progress-section.progress-bottom .rating span {
	color: #f8933c;
	font-size: 18px;
}
.scf-search-progress #animation {
	width: 150px;
	display: inline-block;
}
.scf-search-progress .progress-section.progress-bottom span.si-warning-fill {
	color: red;
	font-size: 48px;
}
.scf-search-progress .progress-section.progress-bottom img {
	height: 0px;
	width: 100px;
	padding-bottom: 60px;
	background-position: center;
	background-size: 100px;
}
.scf-search-progress .progress-group:nth-child(n + 2) {
	display: none;
}
.scf-search-progress .progress-group .animation-img img {
	opacity: 0;
	transition: opacity 1000ms ease;
	height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-popup.searching_popup2 .scf-popup-dialog {
	max-width: 573px;
}
.scf-popup.searching_popup2 #searching_file2 {
	width: 100px;
}
.scf-popup.searching_popup2 h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #470faa;
	padding-top: 20px;
}
.scf-popup.searching_popup2 .progress_bar {
	margin-top: 46px;
	margin-bottom: 46px;
	text-align: center;
	padding: 0px 0px;
}
.scf-popup.searching_popup2 .progress_bar .col-md-5th {
	padding: 0px;
}
.scf-popup.searching_popup2 .progress_bar span {
	color: #ffffff;
	background: #cdcdcd;
	width: 48px;
	height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	font-size: 22px;
	line-height: 48px;
	position: relative;
	text-align: center;
}
.scf-popup.searching_popup2 .progress_bar span:after {
	content: "";
	background-color: #cdcdcd;
	width: 65px;
	height: 2px;
	position: absolute;
	right: -62px;
	top: 48%;
}
.scf-popup.searching_popup2 .progress_bar span.si-searched-file:after {
	display: none;
}
.scf-popup.searching_popup2 .progress_bar .active span:after,
.scf-popup.searching_popup2 .progress_bar .active span {
	background-color: #31a865;
}
.scf-popup.searching_popup2 .progress_bar label {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #767676;
	text-align: center;
	padding-top: 12px;
	display: block;
}
.scf-popup.searching_popup2 .searching_top {
	text-align: center;
}
.scf-popup.searching_popup2 .searching_top > div {
	display: inline-block;
}
.scf-search-progress.testimonial .progress-section.progress-bottom .progress-body h4 {
	font-size: 18px;
	color: #0f63ec;
}
.scf-search-progress.testimonial .progress-section .progress-body p {
	font-size: 16px;
}
.scf-search-progress.testimonial .progress-section .progress-body p.testimonial-state-btm {
	margin-top: 10px;
}
.scf-search-progress.testimonial .progress-section.progress-bottom .progress-body h5 span {
	color: #0f63ec;
}
@media (max-width: 767px) {
	.scf-search-progress.testimonial .progress-section .progress-body p {
		text-align: left;
	}
	.scf-popup.report_ready .scf-popup-dialog {
		margin: 16px;
	}
	.scf-popup.report_ready.report_ready2 .included_report,
	.scf-popup.report_ready.report_ready2 .btn-dark-green {
		max-width: none;
	}
	
}
/*** faq_email_search_redirect ***/
.scf-popup.faq_email_search_redirect .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}

.scf-popup.faq_email_search_redirect h2 {
	margin: auto;
	width: 350px;
	font-family: "Ubuntu" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	line-height: 24px !important;
	color: #470faa !important;
}

.scf-popup.faq_email_search_redirect p {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
}
.scf-popup.faq_email_search_redirect button {
	line-height: 19px;
	margin: auto;
	width: 270px;
	height: 42px;
	color: #ffffff;
	margin-top: 24px;
}

/*--faq_email_search_redirect--*/

@media (max-width: 767px) {
	.scf-search-progress .progress-section .progress-body h2 span {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.scf-popup.select_state .age_range_set {
		display: flex;
		width: 100%;
		flex-direction: column;
		margin-bottom: 32px;
		align-items: center;
	}
	.scf-popup.select_state .age_range_set .age_range {
		margin: 10px;
	}
	.scf-popup.select_state .scf-popup-dialog .popup-contents h2 {
		margin-bottom: 25px;
	}
	.scf-search-progress .progress-section.progress-bottom {
		text-align: center;
	}
	.scf-search-progress .progress-section.progress-bottom .progress-body h4 {
		margin-top: 8px;
	}
	.scf-search-progress .progress-section .progress-body h2 {
		font-size: 20px;
		padding-left: 56px;
	}
	.scf-search-progress .progress-section .progress-title span {
		width: 85%;
		display: inline-block;
	}
	.scf-search-progress .progress-section .progress-title span.load-avg {
		width: auto;
	}
	#searching_file {
		margin-top: 24px;
	}
	.scf-popup.searching_popup .scf-popup-dialog {
		padding: 42px 15px;
	}
	.scf-popup.report_ready .popup-contents {
		padding: 0px 0px;
	}
	.scf-popup.report_ready .report-highlights {
		width: auto;
	}
	.scf-search-progress .progress-section .progress-body ul li {
		width: 100%;
		font-size: 16px;
		padding-left: 24px;
	}
	.scf-search-progress .progress-section .progress-body ul li:before {
		font-size: 20px;
		top: 1px;
	}
	.scf-search-progress .progress-section .progress-body,
	.scf-search-progress .progress-section .progress-loading {
		padding: 16px;
		position: relative;
	}
	.scf-search-progress #animation {
		width: 80px;
	}
	.scf-search-progress .progress-group .animation-img img:nth-child(-n + 6) {
		margin: 0 4px;
		opacity: 1;
		height: auto;
	}
	.scf-search-progress .progress-section .progress-body i {
		top: 0px;
		font-size: 52px;
	}
	.mobile-hide {
		display: none;
	}
	.module-guest-progress #animation {
		display: none;
	}
	.scf-popup.searching_popup2 .progress_bar {
		margin-top: 32px;
		margin-bottom: 16px;
	}
	.scf-popup.searching_popup2 #searching_file2 {
		margin: 16px auto 0px;
	}
	.scf-popup.searching_popup2 h2 {
		text-align: center;
	}
	.scf-popup.searching_popup2 .scf-popup-dialog {
		max-width: 100%;
	}
	.scf-popup.searching_popup2 .progress_bar span:after {
		width: 2px;
		height: 36px;
		position: absolute;
		right: 23px;
		top: 41px;
	}
	.scf-popup.searching_popup2 .progress_bar label {
		position: absolute;
		text-align: left;
		padding-top: 8px;
		margin-left: -24px;
		display: inline-block;
	}
	.scf-popup.searching_popup2 .progress_bar span {
		margin-bottom: 24px;
		left: -40px;
	}
	.scf-popup.searching_popup2 .progress_bar .col-md-5th {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.scf-search-progress .progress-section.success-found {
		text-align: center;
	}
	.scf-search-progress .progress-section.success-found h2 {
		display: inline-block;
	}
	.scf-search-progress .progress-section.success-found .progress-body ul {
		width: 35%;
		display: inline-block;
	}
	.scf-search-progress .progress-section.success-found .progress-body ul li {
		text-align: left;
	}
	.scf-search-progress .progress-group .animation-img img:nth-child(-n + 10) {
		opacity: 1;
		height: auto;
		margin: 4px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.scf-search-progress .progress-section.success-found .progress-body ul {
		width: 50%;
		display: inline-block;
	}
}
/* 404 page */
.scf-404 {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}
.scf-404 h2 {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 32px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-404 p {
	color: #4f5065;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-404 .btn {
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 42px;
}
.scf-404 img {
	display: block;
	margin: 0px auto 16px;
}
.scf-404 ul {
	list-style: none;
}
.scf-404 ul li {
	display: inline-block;
	border-right: 1px solid #cdcdcd;
	padding-right: 32px;
	padding-left: 32px;
}
.scf-404 ul li:last-child {
	border-right: 0px;
}
.scf-404 ul li a {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.scf-404 ul li a:hover {
	color: #5e21ca;
}
@media (max-width: 767px) {
	.scf-404 ul li {
		display: block;
		border-right: 0px;
		padding: 0px;
		text-align: center;
		margin-bottom: 12px;
	}
}
/*Search Pointer Page */
.scf-search-pointer {
	background: #f8f8f8;
	padding-top: 16px;
	padding-bottom: 42px;
	overflow-y: auto;
}
.scf-search-pointer .scf-search-directory .search-dir-box a {
	margin-left: 8px;
}
.scf-search-pointer .search-directory .search-dir-box span {
	float: none;
	color: #4f5065;
	font-weight: normal;
	cursor: auto;
}
.scf-search-pointer .scf-search-directory .search-dir-box {
	margin-bottom: 8px;
}
.scf-search-pointer .search-directory .search-dir-box a:after {
	content: "/";
	display: inline-block;
	color: #4f5065;
	margin-right: 4px;
	margin-left: 12px;
	font-size: 10px;
	position: relative;
	top: -1px;
}
.scf-records-found {
	background: #ffffff;
	border: 1px solid #D4D4D4;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 4px;
	margin-bottom: 16px;
}
.scf-records-found span.si-searched-file {
	color: #31a865;
	font-size: 64px;
}
.scf-records-found h2 {
	color: #26273c;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 4px;
	position: relative;
	padding-bottom: 8px;
}
.scf-records-found h2 i {
	font-style: normal;
}
.scf-records-found h2 span {
	color: #470faa;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}
.scf-records-found p {
	color: #26273c;
	font-size: 16px;
	line-height: 20px;
}
.scf-records-found p span {
	color: #0F63EC;
	font-weight: 600;
}
.scf-search-pointer .filter-section {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-search-pointer .filter-section .filter-list {
	border-bottom: 1px solid #cdcdcd;
	cursor: pointer;
}
.scf-search-pointer .filter-section .filter-list:hover h4,
.scf-search-pointer .filter-section .filter-list:hover h4 span {
	color: #470faa;
}
.scf-search-pointer .filter-section .filter-list:last-child {
	border-bottom: 0px;
}
.scf-search-pointer .filter-section .filter-list h4 {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	padding: 16px;
}
.scf-search-pointer .filter-section .filter-list h4 span {
	float: right;
	color: #cdcdcd;
	font-size: 24px;
	position: relative;
	top: -2px;
}
.scf-search-pointer .filter-section .filter-list .filter-body {
	padding-top: 16px;
	display: none;
}
.filter-section .filter-list.active .filter-body {
	display: block !important;
	padding: 16px;
}
.scf-search-pointer .filter-section .scf-form {
	margin-bottom: 8px;
}
.scf-search-pointer .filter-section .btn-purple {
	width: 100%;
}
.scf-search-pointer .filter-section .age-range p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
.scf-search-pointer .filter-section .age-range p span {
	color: #470faa;
}
.age-filter input[type="range"] {
	width: 100%;
}
.scf-search-pointer .filter-section .state-filter label,
.scf-search-pointer .filter-section .city-filter label {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
}
.scf-search-pointer .filter-section .state-filter .checkmark,
.scf-search-pointer .filter-section .city-filter .checkmark {
	top: -3px;
}
.scf-search-pointer .filter-section .state-filter .load_icon label,
.scf-search-pointer .filter-section .city-filter .load_icon label {
	cursor: pointer;
}
.scf-search-pointer .filter-section .state-filter .load_icon span,
.scf-search-pointer .filter-section .city-filter .load_icon span {
	background-color: #470faa;
	color: #fff;
	height: 24px;
	width: 24px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	position: relative;
	top: -4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 24.5px;
}
.scf-search-pointer .filter-section .state-filter .load_icon label,
.scf-search-pointer .filter-section .city-filter .load_icon label {
	position: relative;
	left: 8px;
	top: -5px;
}
.scf-search-pointer .people-search a {
	display: block;
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-search-pointer .filter-tags {
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	padding: 8px 16px;
	margin-bottom: 16px;
}
.scf-search-pointer .filter-tags h5 {
	color: #767676;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	margin-right: 12px;
}
.scf-search-pointer .filter-tags .tag {
	display: inline-flex;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 8px;
	color: #4f5065;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-right: 8px;
}
.scf-search-pointer .filter-tags .tag span.tag-val {
	font-weight: normal;
	color: #470faa;
	padding-left: 8px;
	padding-right: 4px;
}
.scf-search-pointer .filter-tags .tag span.si-close-circle {
	font-weight: normal;
	font-size: 14px;
	color: #767676;
	position: relative;
	top: 3px;
	cursor: pointer;
}
.scf-search-pointer .result-section {
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-search-pointer .result-section h3 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 16px;
	font-weight: 700;
}
.scf-search-pointer .result-section h3 span {
	color: #26273c;
	font-weight: normal;
}
.scf-search-pointer .result-section h3 span:before {
	content: "|";
	display: inline-block;
	color: #470faa;
	margin-left: 16px;
	padding-right: 16px;
}
@media (max-width: 767px) {
	.scf-search-pointer .result-section h3 span:before {
		margin-left: 4px;
		padding-right: 4px;
	}
}
.scf-search-pointer .result-section h3 span b {
	font-weight: normal;
	color: #e94a74;
}
.scf-search-pointer .result-section h5 {
	color: #470faa;
	font-size: 16px;
	line-height: 19px;
	position: relative;
	display: inline;
}
.scf-search-pointer .result-section h5:after {
	content: ":";
	position: relative;
	padding-left: 6px;
}
.scf-search-pointer .result-section h5 span {
	color: #470faa;
	font-size: 24px;
	position: relative;
	top: 3px;
	padding-right: 4px;
}
.scf-search-pointer .result-section p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	display: inline;
	margin-left: 5px;
}
.scf-search-pointer .result-section .list {
	margin-bottom: 14px;
}
.scf-search-pointer .result-section .view-lists {
	text-align: center;
	padding-top: 16px;
	margin-bottom: 24px;
}
.scf-search-pointer .result-section .view-lists h5 {
	display: block;
}
.scf-search-pointer .result-section .view-lists h5 span {
	color: #26273c;
}
.scf-search-pointer .result-section .view-lists h5:after {
	display: none;
}
.scf-search-pointer .result-section .view-lists a {
	color: #0265fa;
	font-size: 16px;
	line-height: 19px;
}
.scf-search-pointer .result-section .btn-dark-green {
	padding-left: 42px;
	padding-right: 42px;
	margin: 0 auto;
	display: block;
	width: 222px;
}
.scf-search-pointer .result-section .btn-dark-green.complete-btn {
	width: max-content;
}
.scf-search-pointer .result-section .gender-list h5 {
	display: inline-block;
}
.scf-search-pointer .result-section .gender-list p {
	display: inline-block;
	position: relative;
}
.scf-search-pointer .filter-body label:nth-child(n + 11) {
	display: none;
}
.scf-search-pointer .filter-body.all > label {
	display: block !important;
}
.ui-slider-horizontal {
	border: 1px solid #470fa9;
	border-radius: 10px;
	position: relative;
	height: 8px;
	margin-bottom: 24px;
}
.ui-slider-horizontal .ui-slider-range {
	background-color: #470faa;
	position: absolute;
	height: 6px;
}
.ui-slider-horizontal .ui-slider-handle {
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 2;
	background-color: #470faa;
	top: -7px;
	border: 1px solid #fff;
	border-radius: 10px;
	margin-left: -10px;
}
.scf-records-found .si-searched-file.lg-hide {
	display: none;
}
.scf-search-pointer .extra-reports {
	display: flex;
	text-align: left;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 16px;
}
.scf-search-pointer .extra-reports span {
	font-size: 30px;
	margin-right: 5px;
}
@media (max-width: 992px) {
	.scf-search-pointer .search-full {
		display: flex;
		flex-direction: column-reverse;
	}
}
@media (max-width: 767px) {
	.scf-records-found.active {
		padding: 16px;
	}
	.scf-records-found.active p {
		display: none;
	}
	.scf-records-found.active .si-down::before {
		content: "\e92c";
	}
	.scf-records-found .si-down::before {
		content: "\e92b";
	}
	.scf-records-found .collapse-records h2 {
		color: #26273c;
		font-family: Ubuntu;
		font-weight: normal;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: -10px;
		position: relative;
		padding-left: 0;
	}
	.scf-records-found .collapse-records .si-searched-file.lg-hide {
		position: relative;
	}
	.scf-records-found .collapse-records {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		margin-bottom: 10px;
	}
	.scf-records-found .collapse-records .si-down {
		background-color: #D4D4D4;
		border-radius: 100%;
		color: white;
		font-size: 18px;
		padding: 3px;
	}
	.scf-search-pointer .result-section .btn-dark-green {
		width: 100%;
	}
	.scf-search-pointer .search-dir-box {
		display: none;
	}
	.scf-search-pointer .search-directory .search-dir-box {
		display: block;
	}
	.scf-records-found h2 span {
		margin-bottom: 4px;
		display: inline-block;
		font-size: 20px;
	}
	.scf-search-pointer .result-section .btn-dark-green {
		display: block;
	}
	.scf-search-pointer .result-section .view-lists a {
		display: inline-block;
	}
	.scf-search-pointer .result-section h5:after {
		float: none;
		top: 0px;
		padding-left: 8px;
	}
	.scf-search-pointer .filter-tags {
		margin-top: 8px;
	}
	.scf-search-pointer .filter-tags .tag {
		margin-bottom: 4px;
	}
	.scf-search-pointer .scf-search-directory .search-dir-box h5 {
		display: block;
	}
	.scf-records-found .si-searched-file.lg-hide {
		position: absolute;
		top: 2%;
		left: 0px;
		display: block;
	}
	.scf-records-found h2 {
		padding-left: 72px;
	}
}
@media (max-width: 990px) {
	.scf-search-pointer .filter-section {
		margin-bottom: 16px;
	}
}
/*RAS Refine Search*/
.scf-popup.refine_address_search .scf-form {
	margin-bottom: 12px !important;
}
.scf-popup.refine_address_search p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-popup.refine_address_search h2 {
	margin-bottom: 24px !important;
}
/*Reverse Address Search Progress Modal*/
.scf-popup.address_search_progress h2 {
	margin-bottom: 32px !important;
}
.scf-popup.address_search_progress .scf-popup-dialog {
	text-align: center;
}
.scf-popup.address_search_progress .progress-title {
	text-align: left;
}
/*Checkout Page */
.scf-checkout {
	background: #f8f8f8;
	padding: 16px 0px;
}
.scf-checkout .optional .address-field {
	display: none;
}
.scf-checkout h2 {
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	background: #ededed;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #26273c;
	padding: 16px;
	text-align: center;
	margin-bottom: 16px;
}
.scf-checkout h2 strong {
	color: #470faa;
}
.scf-checkout h2 span {
	font-size: 26px;
	position: relative;
	color: #470faa;
	top: 4px;
	padding-right: 4px;
}
.scf-checkout .checkout-box {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #470faa;
	margin-bottom: 16px;
	background-color: #fff;
}
.scf-checkout .checkout-box.guest-user-view {
	display: flex;
	flex-direction: column;
}
.scf-checkout .count-down {
	background: #ffffff;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #e52727;
	margin-bottom: 16px;
}
.scf-checkout .count-down h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
	color: #26273c;
}
.scf-checkout .count-down h4 em {
	font-style: normal;
}
.scf-checkout .count-down h4 span {
	color: #e52727;
	font-size: 22px;
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.scf-checkout .count-down p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
}
.scf-checkout .checkout-box .checkout-profile {
	padding: 16px;
}
.scf-checkout .checkout-box .checkout-profile img {
	height: 0;
	padding-bottom: 121px;
	width: 100%;
	background-size: cover;
	background-position: center;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-checkout .checkout-box .checkout-profile h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-checkout .checkout-box .checkout-profile p.matches {
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-checkout .checkout-box .checkout-profile p.matches span {
	color: #e52727;
}
.scf-checkout .checkout-box .checkout-profile p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
.scf-checkout .checkout-box .checkout-profile h5 {
	color: #26273c;
	font-size: 9px;
	line-height: 12px;
}
.scf-checkout .checkout-box .checkout-profile h5 span {
	color: #9f9494;
}
.scf-checkout .checkout-box h4.side_title {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #470faa;
	padding: 16px;
	position: relative;
}
.scf-checkout .checkout-box h4.side_title.active + .side_body {
	display: block;
}
.scf-checkout .checkout-box h4.side_title.active .si-down::before {
	content: "\e92b";
}
.scf-checkout .checkout-box h4.main_title {
	padding: 16px;
	color: #470faa;
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 19px;
	border-bottom: 1px solid #470faa;
	font-weight: normal;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	order: 0;
}
.scf-checkout .checkout-box h4.main_title.filled {
	background: #f1eaff;
}
.scf-checkout .checkout-box h4.main_title span {
	font-size: 18px;
	position: relative;
	padding-right: 4px;
	top: 3px;
}
.scf-checkout .checkout-box .why_scf ul {
	list-style: none;
	padding: 16px;
}
.scf-checkout .checkout-box .why_scf ul li {
	color: #26273c;
	font-size: 14px;
	margin-bottom: 12px;
}
.scf-checkout .checkout-box .why_scf ul li:last-child {
	margin-bottom: 0px;
}
.scf-checkout .checkout-box .why_scf ul li span {
	color: #470faa;
	font-size: 20px;
	position: relative;
	padding-right: 8px;
	top: 3px;
}
.scf-checkout .checkout-box .how-works {
	padding: 16px;
}
.scf-checkout .checkout-box .how-works h5 {
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-checkout .checkout-box .how-works p {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-checkout .checkout-box .how-works p span {
	color: #470faa;
}
.scf-checkout .checkout-box .plan-title {
	padding: 16px;
}
.scf-checkout .checkout-box.guest-user-view .plan-title {
	order: 1;
}
.scf-checkout .checkout-box .payment-box.plan-desc {
	border-bottom: 1px solid #470faa;
}
.scf-checkout .checkout-box.guest-user-view .plan-desc {
	border-top: 1px solid #470faa;
	border-bottom: none;
	order: 2;
}
.scf-checkout .checkout-box .plan-title h3 {
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 16px;
	background: #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 24px;
}
.scf-checkout .checkout-box .plan-title h4 {
	color: #26273c;
	font-size: 14px;
	text-align: right;
	line-height: 19px;
}
.scf-checkout .checkout-box .plan-title h3:last-child {
	margin-bottom: 0px;
}
.scf-checkout .checkout-box .plan-title h3 span {
	color: #ffffff;
	float: right;
	font-size: 23px;
}
.scf-checkout .checkout-box .payment-box {
	padding: 16px;
}
.scf-checkout .checkout-box .payment-box ul {
	list-style: none;
	margin-bottom: 24px;
}
.scf-checkout .checkout-box .payment-box ul.plan-features li {
	position: relative;
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 32px;
}
.scf-checkout .checkout-box .payment-box ul.plan-features li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 18px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scf-checkout .checkout-box .payment-box h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	text-align: center;
}
.scf-checkout .checkout-box .payment-box ul.checkout-results li {
	position: relative;
	width: 32%;
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 32px;
	list-style: none;
	display: inline-block;
}
.scf-checkout .checkout-box .payment-box ul.checkout-results li:before {
	content: "\e955";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 18px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scf-checkout .checkout-box .payment-box.uis_box ul.checkout-results li {
	width: 100% !important;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.scf-checkout .checkout-box .payment-box.uis_box {
	border-bottom: 1px solid #470faa;
}
.scf-checkout .checkout-box .payment-box.uis_box ul.checkout-results {
	margin-bottom: 0px;
}
.scf-checkout .checkout-box .payment-box.uis_box h4 {
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.scf-checkout .checkout-box .payment-box h3 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
}
.scf-checkout .checkout-box .payment-box h5 {
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.scf-checkout .checkout-box .payment-box h5 span {
	display: inline-block;
	position: relative;
	top: -5px;
	padding-right: 8px;
	color: #470faa;
	font-weight: normal;
}
.scf-checkout .checkout-box .payment-box h5.pay_card {
	position: relative;
	border-top: 1px solid #470faa;
	padding-top: 16px;
	margin-top: 17px;
	margin-bottom: 16px;
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
.scf-checkout .checkout-box .payment-box h5.pay_card::before {
	content: "Or";
	display: block;
	position: absolute;
	color: #525252;
	top: 0;
	margin-top: -12px;
	background-color: #fff;
	padding: 0 10px;
	left: 46%;
	font-size: 14px;
	line-height: 19px;
}
.scf-checkout .checkout-box .payment-box label {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	font-family: Open Sans;
	padding-bottom: 4px;
	display: block;
	position: relative;
}
.scf-checkout .checkout-box .payment-box label span.si-info {
	color: #4f8beb;
	float: right;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.scf-checkout .checkout-box .payment-box label img.cc-types {
	width: 113px;
	position: absolute;
	right: 0px;
	top: -8px;
}
.scf-checkout .checkout-box .payment-box label.checkbox {
	color: #4f5065;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
}
.scf-checkout .checkout-box .payment-box .scf-form {
	margin-bottom: 16px;
}
.scf-checkout .checkout-box .payment-box .btn-dark-green {
	width: 100%;
	margin-top: 16px;
}
.scf-checkout h2 .btn {
	display: none;
}
.scf-checkout .checkout-box .side_body {
	border-top: 1px solid #470faa;
}
.scf-checkout .checkout-box h4.side_title .arrow {
	font-size: 18px;
	float: right;
	display: none;
}
.scf-checkout .checkout-box.give_access h4.side_title {
	margin-bottom: 24px;
	padding: 0px;
}
.scf-checkout .checkout-box.give_access .side_body {
	border-top: 0px;
}
.mb-show {
	display: none;
}
.scf-checkout .what_you_get {
	border-bottom: 1px solid #470faa;
	padding: 16px;
}
.scf-checkout .what_you_get h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-checkout .what_you_get h5 {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 12px;
}
.scf-checkout .what_you_get h5 span {
	color: #470faa;
	font-size: 18px;
	position: relative;
	top: 2px;
	padding-right: 8px;
}
.checkout_testimonial .scf-testimonial {
	background-color: #ffffff !important;
}
.scf-checkout .paypal_btn {
	display: inline-block;
	position: relative;
	background: #1089d7;
	border-radius: 4px;
	border: 1px solid #1089d7;
	box-shadow: inset 0 1px 0 0 #1089d7;
	font-weight: 700;
	padding: 4px 16px;
	text-decoration: none;
	cursor: pointer;
	width: 198px;
}
.scf-checkout .paypal_btn:hover {
	background: #1089d7;
}
.scf-checkout .paypal_btn img {
	filter: drop-shadow(0 1px 0 #ffffff);
	z-index: 2;
	top: 3px;
	position: relative;
	/* width: 70px; */
}
.scf-checkout .checkout-box .payment-box h5 .paypal_btn span.buy_now {
	color: #4f5065;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	top: -4px;
}
.scf-checkout h2.boosted-head {
	background: #ffffff;
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: bold;
}
.scf-checkout .checkout-box .plan-title.check-paln {
	position: relative;
	padding-left: 52px;
}
.scf-checkout .checkout-box .payment-box .plan-title.check-paln {
	padding: 0px;
	padding-left: 36px;
	position: relative;
}
.scf-checkout .plan-title.check-paln label.radio {
	position: absolute;
	left: 16px;
	margin-top: 22px;
}
.scf-checkout .checkout-box .payment-box .plan-title.check-paln label.radio {
	left: 0px;
}
.scf-checkout .checkout-box .payment-box .plan-title.check-paln h3 {
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-checkout .checkout-box .payment-box .plan-title.check-paln h4 {
	color: #26273c;
	font-size: 14px;
	text-align: right;
	line-height: 19px;
}
.plan-title.check-paln .radiomark {
	border: 1px solid #470faa;
}
.plan-title.check-paln .radio input:checked ~ .radiomark {
	border: 0px;
}
.scf-checkout .count-down.mobile {
	display: none;
}
.module-register .pcb .btn {
	height: auto;
	padding: 8px 4px;
	background-color: #fff2dd;
	display: block;
	border: 1px solid #fa9634;
	display: flex;
	justify-content: center;
	align-items: center;
}
.module-register .pcb .btn.loading {
	background-image: url(../images/loader-orange.svg);
}
.module-register .pcb .btn span {
	display: block;
}
.module-register .pcb .btn span br {
	display: none;
}
.module-register .pcb .btn span i {
	display: block;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
form.pcb {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #470faa;
	position: relative;
}
form.pcb::after {
	content: "Or";
	background: #fff;
	position: absolute;
	bottom: -8px;
	font-size: 14px;
	left: 46%;
	color: #525252;
	padding: 0 10px;
}
.module-register .pcb .btn img {
	width: 36px;
	display: block;
	margin-right: 12px;
}
.module-register .pcb .btn.loading img {
	opacity: 0;
}
.scf-charge-back .btn {
	margin-top: 24px !important;
}
.scf-charge-back .cb-label {
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
}
.customer-care {
	position: relative;
}
.customer-care .side_title {
	background: #f1eaff;
	border-radius: 7px;
}
.customer-care .side_title.active {
	border-radius: 7px 7px 0 0;
}
.customer-care .customer-care-text {
	width: 232px;
	padding: 16px;
}
.customer-care .customer-care-text div {
	margin: 12px 0;
}
.customer-care .customer-care-text div p {
	margin: 5px 0;
	line-height: 20px;
	font-size: 16px;
}
.customer-care img {
	width: 125px;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 0 0 7px 0px;
}
.customer-care .purple-bold {
	font-weight: 700;
	color: #470faa;
}
@media (max-width: 767px) {
	.scf-checkout .checkout-box.give_access .side_body {
		margin-top: 16px;
	}
	.scf-checkout .checkout-box.give_access h4.side_title {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 90%;
		white-space: nowrap;
		position: relative;
		margin-bottom: 0px;
	}
	.scf-checkout .checkout-box.give_access .payment-box {
		position: relative;
	}
	.scf-checkout .checkout-box.give_access .payment-box:before {
		content: "\e92c";
		font-family: "scficons" !important;
		position: absolute;
		right: 16px;
		font-size: 18px;
		color: #470faa;
	}
	.mb-show {
		display: block;
	}
	.scf-checkout .checkout-box h4.side_title .arrow {
		display: inline-block;
	}
	.scf-checkout .checkout-box .side_body {
		display: none;
	}
	.scf-checkout {
		padding-top: 16px;
	}
	.scf-checkout h2 {
		font-size: 18px;
		line-height: 28px;
		padding-bottom: 16px;
		font-weight: normal;
	}
	.scf-checkout h2 .btn {
		width: 100%;
		display: block;
	}
	.scf-checkout h2 strong {
		display: inline-block;
		margin-bottom: 16px;
	}
	.scf-checkout h2 span {
		font-size: 22px;
		position: relative;
		padding-right: 8px;
		top: 2px;
	}
	.scf-checkout .container {
		display: flex;
		flex-direction: column;
	}
	.scf-checkout .count-down {
		order: -1;
	}
	.scf-checkout .count-down.desktop {
		display: none;
	}
	.scf-checkout .count-down.mobile {
		display: block;
	}
	.scf-checkout .count-down.mobile p {
		display: none;
	}
	.scf-checkout .count-down h4 {
		margin-bottom: 5px;
	}
	.scf-checkout .checkout-box .payment-box ul.checkout-results li {
		width: 48%;
	}
	.scf-checkout .checkout-box .payment-box h3 {
		text-align: center;
		color: #31a865;
		margin-bottom: 16px;
	}
	.scf-checkout .checkout-box .payment-box h5 {
		text-align: center;
	}
	.scf-checkout .checkout-box .payment-box h5 img {
		margin-top: 8px;
	}
	.scf-checkout .checkout-box .paypal_btn img {
		margin-top: 0 !important;
	}
	.scf-checkout .checkout-box .payment-box h5 span {
		text-align: center;
		position: initial;
		top: unset;
		padding-right: 0px;
		display: block;
	}
	.scf-checkout .checkout-box .payment-box h5 .paypal_btn span.buy_now {
		top: -4px;
		display: inline-block;
		position: relative;
		padding-right: 8px;
	}
	.scf-checkout .checkout-box .paypal_btn {
		margin-top: 14px;
		margin-bottom: 8px;
	}
	.scf-checkout .checkout-box.multi .check-paln h4 {
		text-align: right;
	}
}
@media (max-width: 416px) {
	.module-register .pcb .btn span {
		line-height: 1.2;
		text-align: left;
	}
	.module-register .pcb .btn span br {
		display: block;
	}
}
/*Home Page Content*/
video.video-faq {
	width: 100%;
}
.module-home .scf-full-search .search-form-2020 {
	border: 1px solid #fff;
}
.scf-full-search .search-form-2020 .tabs a.active {
	background-color: #5c34a9;
	color: #fff;
	border: 1px solid #5c34a9;
}
.scf-full-search .search-form-2020 .tabs a.active i {
	color: #ffffff;
}
.scf-full-search .search-form-2020 .tabs a.active:after {
	color: #5c34a9;
}
.module-home .scf-full-search .search-form-2020 .tabs a i {
	color: #ffffff;
}
.module-home .scf-full-search .respect-privacy {
	font-size: 14px;
	font-family: Open Sans;
	display: inline-block;
	bottom: 16px;
	left: 16px;
}
.scf-what_scf2 {
	margin: 48px 0px;
}
.scf-what_scf2 h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
}
.scf-what_scf2 img {
	max-width: 100%;
}
.scf-what_scf2 p {
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	color: #26273c;
	margin-bottom: 16px;
}
.scf-why_scf2 {
	text-align: center;
	margin: 48px 0px;
}
.scf-why_scf2 h2 {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 48px;
}
.scf-why_scf2 h4 {
	color: #00b191;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-top: 24px;
}
.scf-why_scf2 span {
	display: inline-block;
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 25px;
}
.scf-why_scf2 img {
	max-width: 100%;
}
.scf-membership-benefits .flex-right {
	float: right;
}
.scf-membership-benefits img {
	max-height: 220px;
}
.scf-recent-blog .blg-list img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-recent-blog {
	background: #ffffff;
}
.scf-recent-blog .blg-list {
	margin-bottom: 24px;
}
.scf-recent-blog .blg-list p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.scf-recent-blog .view_all .btn {
	padding-left: 42px;
	padding-right: 42px;
}
.scf-recent-blog.scf-press-new {
	background: #f8f8f8;
}
.scf-recent-blog.scf-press-new img {
	padding-bottom: 35px;
	background-size: contain;
}
.scf-recent-blog.scf-press-new .blg-list {
	border: 0px;
}
.scf-recent-blog.scf-press-new .blg-list h5 {
	color: #00b191;
	font-size: 16px;
	line-height: 22px;
	margin-top: 14px;
	min-height: 45px;
}
.scf-recent-blog.scf-press-new .blg-list p {
	font-size: 14px;
	line-height: 20px;
	color: #4f5065;
	text-align: left;
	min-height: 110px;
}
.scf-recent-blog.scf-press-new .blg-list span {
	text-align: left;
	color: #767676;
}
.mb-verified-badge {
	background: #31a865;
	color: #ffffff;
	font-family: "Ubuntu";
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	position: relative;
	right: 0px;
	padding: 12px;
	text-transform: uppercase;
	padding-top: 6px;
	margin-left: -16px;
	margin-right: -16px;
	display: none;
	letter-spacing: 1px;
}
.mb-verified-badge span {
	font-size: 22px;
	position: relative;
	top: 5px;
	padding-right: 8px;
}
.scf-banner.search-bar-1 {
	background: none !important;
    width: fit-content;
    padding: 0;
    margin: 0;
}
.scf-banner.search-bar-1 ~ div .grecaptcha-badge {
	display: none !important;
}
.scf-banner.scf-split-banner {
	padding-bottom: 0px;
	padding-top: 0px;
	background: #5e3ba1;
}
.scf-banner.scf-split-banner p.header_description {
	width: auto;
}
.scf-banner.scf-split-banner .banner-img {
	padding-top: 60px;
	position: relative;
	max-width: 400px;
}
.scf-banner.scf-split-banner .img-flex-right {
	text-align: center;
}
.scf-banner.scf-split-banner .main-search-contnent {
	padding: 60px 16px;
}
.scf-banner.scf-split-banner .container {
	position: relative;
}
.module-home img {
	max-width: 100%;
}
.white-bg {
	background-color: #ffffff;
}
.scf-banner.scf-split-banner .mb-verified-badge {
	top: 0px;
}
.scf-recent-blog.scf-bg-dark {
	background: #f8f8f8 !important;
}
.module-home .scf-press {
	background: #f8f8f8;
}
.module-home .scf-press .slideshow-container .fade {
	background-color: transparent;
}
.module-home .scf-press .item {
	background-color: #ffffff;
}
.scf-banner.scf-split-banner .banner-img-mobile {
	display: none;
}
.module-home .scf-search-directory .search-dir-box a {
	margin-right: 8px;
}
@media (min-width: 993px) {
	.scf-press:not(.scf-press-all) .slideshow-container .slide-item {
		width: 33%;
		display: inline-block !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.scf-banner.scf-split-banner .container {
		width: 95%;
	}
	.scf-banner.scf-split-banner > div > div.row {
		display: flex;
	}
	.scf-banner.scf-split-banner > div > div.row .img-flex-right {
		position: relative;
	}
	.scf-banner.scf-split-banner > div > div.row .img-flex-right .banner-img {
		width: 90%;
		position: absolute;
		bottom: 0px;
		left: 16px;
	}
	.scf-full-search .search-form-2020 {
		width: 100%;
	}
}
@media (max-width: 992px) {
	.scf-press .slideshow-container .prev,
	.scf-press .slideshow-container .next {
		top: 50%;
		margin-top: -66px;
	}
	.scf-full-search .respect-privacy {
		padding-top: 8px;
		margin-bottom: 7px !important;
	}
	.scf-banner.scf-split-banner p.header_description {
		padding-bottom: 16px;
	}
	.scf-banner.scf-split-banner .main-search-contnent {
		padding: 16px 16px 60px 16px;
	}
	.scf-banner.scf-split-banner h2 {
		font-size: 24px;
		padding-bottom: 16px;
		padding-top: 20px;
		line-height: 26px;
	}
	.scf-banner.scf-split-banner .img-flex-right {
		display: none;
	}
	.scf-banner.scf-split-banner .banner-img-mobile {
		display: block;
		width: 62%;
		margin: 0px auto;
	}
	.scf-recent-blog .view_all {
		margin-top: 16px;
	}
	.scf-recent-blog .view_all .btn {
		width: 100%;
	}
	.scf-full-search .search-form-2020 {
		width: 100%;
		background-color: #361473;
	}
	.module-home .scf-full-search .search-form-2020 .tabs {
		display: flex;
	}
	.module-home .scf-full-search,
	.module-home .search_mb_2020 .search-form-2020 h4 {
		display: block !important;
	}
	.mb-verified-badge {
		display: block;
	}
	.module-home .scf-banner .typewriter h2 {
		font-size: 40px;
	}

	/* CSS for new progress */
	.scf-banner-2 .scf-full-search .search-form-2020{
		background-color: #fff;
		width: 745px !important;
		max-width: 900px !important;
	}
}
@media (max-width: 767px) {
	.scf-banner-2 .scf-full-search .search-form-2020 {
		width: auto !important;
	}
	.module-home .scf-banner .typewriter h2 {
		margin-bottom: 16px;
		font-size: 32px;
		line-height: 34px;
	}
	.module-home .slideshow-container .prev,
	.module-home .slideshow-container .next,
	.module-home .slideshow-container .slider-action {
		display: block;
	}
	.scf-membership-benefits .benefits-list {
		height: auto;
	}
	.module-home .scf-what_scf h2 {
		padding-top: 16px;
	}
	.scf-banner.scf-split-banner .img-flex-right {
		float: none;
	}
	.scf-membership-benefits h2 {
		padding-bottom: 32px;
		font-size: 20px;
	}
	.scf-membership-benefits .flex-right {
		text-align: center;
		float: none;
	}
	.module-home .scf-membership-benefits {
		text-align: center;
	}
	.scf-what_scf2 h2 {
		padding-bottom: 24px;
		text-align: center;
	}
	.scf-what_scf2 p {
		text-align: center;
	}
	.scf-why_scf2 h4 {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.scf-why_scf2 span {
		display: inline-block;
		padding-bottom: 24px;
	}
	.module-home .scf-testimonial h3 {
		padding-top: 16px;
	}
	.module-home .star-rating {
		margin-bottom: 24px;
	}
	.module-home .scf-testimonial {
		text-align: center;
	}
	.scf-what_scf2 img {
		margin-bottom: 24px;
	}
	.module-home .scf-full-search .search-form-2020 .tabs {
		display: block;
		border-bottom: 1px solid rgba(121, 85, 192, 0.3);
		margin-left: -16px;
		margin-right: -16px;
		padding-left: 16px;
		padding-right: 16px;
	}
	.module-home .scf-full-search .search-form-2020 .tabs a.active:after {
		display: none;
	}
	.module-home .scf-full-search .search-form-2020 .list.active .col-sm-6.border-rt {
		z-index: 9;
	}
	.module-home label.scf-tooltip-val {
		display: block !important;
	}
	.module-home .scf-full-search .search-form-2020 .tabs a {
		width: 32%;
	}
	.module-home .scf-full-search .search-form-2020 .tabs .active-tab {
		/*width: 32%;*/
	}
	.scf-full-search .search-form-2020 .tabs .active-tab a {
		width: 100%;
	}
	.scf-full-search .search-form-2020 .si-triangle-down {
		padding-left: 15px !important;
	}
	.scf-full-search .search-form-2020 .tabs-content button {
		width: 100%;
	}
	/*Search Dropdown*/
	.scf-full-search.dropdown-search .tabs {
		flex-direction: column;
		margin-bottom: 0;
	}
	.scf-full-search.dropdown-search.active .tabs {
		border-radius: 6px;
		margin-bottom: 12px;
		display: flex !important;
	}
	.scf-full-search.dropdown-search .tabs a {
		width: 100%;
		background-color: #ffffff;
		color: #470faa;
		padding: 10px;
		order: 1;
		display: none;
	}
	.scf-full-search.dropdown-search.active .tabs a {
		display: flex;
	}
	.scf-full-search.dropdown-search a.first {
		border-radius: 6px 6px 0 0;
	}
	.scf-full-search.dropdown-search a.last {
		border-radius: 0 0 6px 6px;
	}
	.scf-full-search.dropdown-search.active .tabs a.active {
		border-radius: 4px 4px 0 0;
	}
	.scf-full-search.dropdown-search .tabs a.active {
		border: 0;
		order: 0;
		display: flex;
		height: 50px;
		align-items: center;
		margin-bottom: 10px;
	}
	.scf-full-search.dropdown-search.active .tabs a.active:after {
		content: "\e940";
	}
	.scf-full-search.dropdown-search .tabs a.active:after {
		color: #fff;
		top: 16px;
		right: 8px;
		left: auto;
	}
	.scf-full-search.dropdown-search .tabs a i {
		color: #470faa;
		margin-right: 10px;
	}
	.scf-full-search.dropdown-search .tabs a span {
		font-weight: bold;
		font-size: 16px;
	}
	.scf-full-search.dropdown-search .dropdown-overlay {
		z-index: 1;
		width: 100%;
		position: absolute;
		top: 0;
		cursor: pointer;
		height: 50px;
	}
}
/* RIS and RAS progress page */
.scf-search-progress.scf-progress-ris .progress-section {
	width: 530px;
	margin: 0px auto;
	margin-bottom: 16px;
}
.scf-search-progress.scf-progress-ris .animation-img img {
	opacity: 0;
	transition: opacity 200ms ease;
	height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-search-progress.scf-progress-ris .animation-img {
	justify-content: left;
	margin-left: 40px;
}
.ris-search-box .v-progress {
	width: 5px;
	background-color: #cdcdcd;
	position: absolute;
	left: 25px;
	top: 8px;
	bottom: 6px;
}
.scf-progress-ris .ris-search-box .relative {
	padding-bottom: 1px;
}
.ris-search-box .v-progress i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 0%;
	background-color: #31a865;
	transition: all 300ms ease-in;
}
.scf-search-progress.scf-progress-ris .progress-section .ris-search-box {
	padding: 24px;
}
.scf-search-progress.scf-progress-ris ul.progress-text li {
	color: #767676;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	list-style: none;
	margin-bottom: 8px;
	white-space: nowrap;
}
.scf-search-progress.scf-progress-ris ul.progress-text li:before {
	font-family: "scficons" !important;
	content: "\e943";
	color: #cdcdcd;
	font-size: 26px;
	position: relative;
	top: 8px;
	z-index: 2;
	margin-right: 12px;
}
.scf-search-progress.scf-progress-ris ul.progress-text li:after {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #fff;
	position: absolute;
	left: 8px;
	top: 12px;
	z-index: 1;
}
.scf-search-progress.scf-progress-ris ul.progress-text li.active:before,
.scf-search-progress.scf-progress-ris ul.progress-text li.active {
	color: #31a865;
}
.scf-search-progress.scf-progress-ris.ris-scan-img {
	position: relative;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 0px auto;
}
.scf-search-progress.scf-progress-ris .scan-progress {
	width: 150px;
	height: 150px;
	background: linear-gradient(#03a9f4, #03a9f4), linear-gradient(90deg, #ffffff33 1px, transparent 0, transparent 19px),
		linear-gradient(#ffffff33 1px, transparent 0, transparent 19px), linear-gradient(transparent, #2196f387);
	background-size: 100% 1.5%, 10% 100%, 100% 10%, 100% 100%;
	background-repeat: no-repeat, repeat, repeat, no-repeat;
	background-position: 0 0, 0 0, 0 0, 0 0;
	transform: rotate(180deg);
	clip-path: polygon(0% 0%, 100% 0%, 100% 1.5%, 0% 1.5%);
	animation: move 3s linear infinite alternate;
	margin: 0px auto;
	display: inline-block;
	position: absolute;
	z-index: 100;
	left: 0;
}
.scf-search-progress.scf-progress-ris .ris-scan-img img {
	height: 0;
	padding-bottom: 148px;
	width: 0;
	padding-left: 148px;
	background-size: cover;
	background-position: center;
	margin: 0 !important;
	border: 1px solid #4f5065;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	image-orientation: from-image;
}
/* Landing Page Copy/Video */

.email h2,
.username h2,
.ras h2,
.phone h2 {
	text-align: center;
	padding-top: 0 !important;
}
.email .fl-email-video figure,
.username .fl-username-video figure,
.ras .fl-ras-video figure,
.phone .fl-phone-video figure {
	float: right;
	padding: 0px 0px 0px 20px;
	width: 55%;
}
.email .fl-email-video .video-homepage,
.username .fl-username-video .video-homepage,
.phone .fl-phone-video .video-homepage,
.ras .fl-ras-video .video-homepage {
	position: relative;
}
.email .fl-email-video .video-homepage .video-cover,
.username .fl-username-video .video-homepage .video-cover,
.phone .fl-phone-video .video-homepage .video-cover,
.ras .fl-ras-video .video-homepage .video-cover {
	width: 100% !important;
}
.email .fl-email-video p,
.username .fl-username-video p,
.phone .fl-phone-video p,
.ras .fl-ras-video p {
	text-align: justify;
}
@media (max-width: 767px) {
	.email .fl-email-video figure,
	.username .fl-username-video figure,
	.ras .fl-ras-video figure,
	.phone .fl-phone-video figure {
		width: 100%;
		padding: 0 0 10px;
	}
}
.scf-search-progress.scf-progress-ris .ris-scan-img.flip,
.scf-search-progress .content-area .hide {
	display: none;
	text-align: left;
}
@keyframes move {
	to {
		background-position: 0 100%, 0 0, 0 0, 0 0;
		clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	}
}
.scf-search-progress.scf-progress-ris .ris-scan-img {
	position: relative;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 0px auto;
}
.scf-search-progress.scf-progress-ris #social_flips {
	color: #4f8beb;
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 28px;
	display: inline-block;
	background: linear-gradient(#ffffff, #ffffff);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: center;
}
.scf-search-progress.scf-progress-ris .warning-content {
	color: #e52727;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}
.scf-search-progress.scf-progress-ris .warning-content span {
	color: #e52727;
	font-size: 16px;
	position: relative;
	padding-right: 4px;
	top: 2px;
}
.scf-search-progress.scf-progress-ris .progress-section.scammer-progress img {
	height: auto;
	width: 148px;
	padding: 0px;
	border: 0px;
}
.scf-progress-ris .progress-section .organizing-section {
	text-align: left;
}
.scf-progress-ris .progress-section .organizing-section h4,
.scf-progress-ris .progress-section.ris-results h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
	text-align: left;
}
.scf-progress-ris .progress-section .organizing-section p,
.scf-progress-ris .progress-section.ris-results p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
.scf-progress-ris .progress-section.ris-results h5 {
	text-align: center;
}
.scf-progress-ris .progress-section.ris-results .unlock-step {
	padding-bottom: 8px;
	text-align: center;
}
.scf-progress-ris .progress-section.ris-results #phone,
.scf-progress-ris .progress-section.ris-results #abandoned_ris_emails {
	width: 300px;
	margin: 0 auto;
}
.scf-progress-ris .progress-section.ris-results #abandoned_ris_emails,
.scf-progress-ris .progress-section.ris-results #phone {
	margin-bottom: 15px;
}
.scf-progress-ris .progress-section.ris-results .ris-invalid-input {
	display: none;
	color: #ff0000;
	font-size: 16px;
    padding-top: 8px;
	text-align: center;
}
.scf-progress-ris .progress-section.ris-results .phone-details {
    padding: 0;
    color: #4F5065;
    max-width: 350px;
    margin: 0 auto 18px;
	text-align: center;
}
.scf-progress-ris .progress-section.ris-results .alert span,
.scf-progress-ris .progress-section.ris-results .exit-now{
	font-weight: 700;
}
.scf-progress-ris .progress-section.ris-results .exit-now {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 24px;
	display: inline-block;
	margin-left: 34px;
}
.scf-progress-ris .progress-section.ris-results .exit-now a {
	color: #fa3636;
}
.scf-progress-ris .progress-section.ris-results .alert{
	color: #26273C;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 18px;
}
.scf-progress-ris .progress-section.ris-results p span.si-warning-fill {
	color: #e52727;
	position: absolute;
	font-size: 32px;
	margin-left: -45px;
}
.scf-progress-ris .progress-section.ris-results .ris-alert-texts {
	margin-top: 24px;
    margin-left: 80px;
}
.scf-progress-ris .progress-section.ris-results .btn-green {
	color: #ffffff;
}
.scf-progress-ris .progress-section .organizing-section ul.ris-data li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #470faa;
	font-size: 14px;
	padding-right: 0px;
	position: absolute;
	left: 0px;
	top: 1px;
}
.scf-progress-ris .progress-section .organizing-section ul.ris-data li {
	color: #26273c;
	font-size: 12px;
	list-style: none;
	position: relative;
	padding-left: 24px;
	padding-bottom: 8px;
}
.scf-progress-ris .progress-section.ris-results img {
	height: 0;
	padding-bottom: 100px;
	width: 0;
	padding-left: 100px;
	background-size: cover;
	background-position: center;
	margin: 0 !important;
	border: 1px solid #4f5065;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
}
.scf-progress-ris .progress-section.ris-results .matches-text {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.scf-progress-ris .progress-section.ris-results .matches-text span {
	color: #ff0000;
}
.scf-progress-ris .progress-section.ris-results .matches-count {
	position: relative;
	display: inline-block;
}
.scf-progress-ris .progress-section.ris-results .matches-count span {
	background: #4f5065;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	top: 28px;
	left: 28px;
}
.scf-popup.ras_proccess .popup-contents h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}
.scf-popup.ras_proccess .popup-contents h4.ras-success,
.scf-popup.ras_proccess .popup-contents h4.ras-success span {
	color: #31a865;
}
.scf-popup.ras_proccess .popup-contents h4 span {
	font-size: 22px;
	position: relative;
	padding-right: 8px;
	top: 4px;
}
.scf-popup.ras_proccess .popup-contents p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
.scf-popup.ras_proccess .popup-contents ul.ras-data li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #470faa;
	font-size: 14px;
	padding-right: 0px;
	position: absolute;
	left: 0px;
	top: 1px;
}
.scf-popup.ras_proccess .popup-contents ul.ras-data li {
	color: #26273c;
	font-size: 12px;
	list-style: none;
	position: relative;
	padding-left: 24px;
	padding-bottom: 8px;
}
.scf-popup.ras_proccess .ras-unlock-btn .btn {
	width: 100%;
	margin-top: 16px;
}
.scf-popup.ras_proccess .data-list:nth-child(n + 2),
.scf-popup.ras_proccess .ras-unlock-btn {
	display: none;
}
.search_compact_2020 label.scf-tooltip-val {
	bottom: -26px;
	left: 0px;
	display: none;
}
input.scf-tooltip {
	border-bottom: 4px solid #e52727;
}
.scf-full-search .search-form-2020 .scf-tooltip-val.anim {
	left: 32px;
}
.scf-full-search .search-form-2020 .image .scf-tooltip-val {
	bottom: -26px;
}
label.scf-tooltip-val:after {
	content: "\e940";
	font-family: "scficons" !important;
	display: block;
	color: #e52727;
	position: absolute;
	top: -8px;
	font-size: 16px;
	left: 20px;
}
@media (min-width: 768px) {
	.scf-search-progress.scf-progress-ris .animation-img img:nth-child(-n + 9) {
		opacity: 1;
		height: auto;
		margin: 4px;
	}
}
@media (max-width: 767px) {
	.scf-progress-ris .progress-section.ris-results .exit-now {
		margin-left: -34px;
	}
	.scf-progress-ris .progress-section.ris-results .ris-alert-texts {
		margin-left: 50px;
	}
	.mb-text-center,
	.scf-progress-ris .progress-section.ris-results h4,
	.scf-progress-ris .progress-section.ris-results .matches-text {
		text-align: center;
	}
	.scf-progress-ris {
		padding: 14px 0px 55px;
	}
	.scf-progress-ris .progress-section .progress-loading p {
		margin-top: 5px;
	}
	.scf-progress-ris .progress-section.ris-results p {
		padding-top: 12px;
		padding-bottom: 4px;
	}
	.scf-progress-ris .progress-section.ris-results .btn {
		width: 100%;
	}
	.scf-search-progress.scf-progress-ris .progress-section {
		width: 100%;
	}
	.scf-search-progress.scf-progress-ris .relative {
		margin: 0px auto;
		width: 174px;
	}
	.scf-search-progress.scf-progress-ris ul.progress-text {
		margin-top: 16px;
	}
	.scf-search-progress.scf-progress-ris .text-center.content-area {
		margin-bottom: 50px;
	}
	.scf-search-progress.scf-progress-ris .animation-img {
		position: absolute;
		top: 174px;
		width: 289px;
		margin-left: 0;
	}
	.scf-search-progress.scf-progress-ris .ris-animation-seq {
		display: flex;
		justify-content: center;
	}
	.scf-search-progress.scf-progress-ris .animation-img img:nth-child(-n + 6) {
		margin: 0 4px;
		opacity: 1;
		height: auto;
	}
	.scf-search-progress.scf-progress-ris .progress-section .ris-search-box {
		padding: 15px 0 5px;
		display: flex;
		flex-direction: column;
		align-items: center;
		position: relative;
	}
}
/* Privacy Page and terms of use page */
.scf-privacy {
	background: #f8f8f8;
	padding: 48px 0px;
}
.scf-privacy h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 48px;
}
.scf-privacy .scf-privacy-content {
	border: 1px solid #470faa;
	background: #ffffff;
	padding: 32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-privacy .scf-privacy-content ol {
	list-style: none;
}
.scf-privacy .scf-privacy-content ol li {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-privacy .scf-privacy-content > ol > li span {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 16px;
	display: block;
}
.scf-privacy .scf-privacy-content > ol > li::marker {
	color: #470faa;
}
.scf-privacy .scf-privacy-content h3 {
	color: #470faa;
	font-size: 16px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 24px;
}
.scf-privacy h4,
.scf-privacy h1 {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 24px;
}
.scf-privacy h2 {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	font-weight: normal !important;
	padding-bottom: 24px;
}
.scf-privacy p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-privacy .scf-table {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-privacy ul {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
	padding-left: 32px;
}
.scf-privacy ul li {
	margin-bottom: 4px;
}
.scf-privacy ul li b {
	display: block;
}
.scf-privacy .scf-table.chart1 thead tr th {
	font-weight: normal;
}
.scf-privacy .scf-table.chart2 thead tr th {
	background-color: #470faa;
	color: #ffffff;
}
.scf-privacy .scf-table thead tr th {
	min-width: 110px;
	font-size: 12px;
}
.scf-privacy .scf-table tr td {
	font-size: 12px;
}
.scf-privacy .scf-table thead tr th.ca-tb-1 {
	width: 20%;
}
.table-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}
.scf-privacy .effect-date {
	margin-bottom: 16px;
	display: block;
}
@media (max-width: 767px) {
	.scf-privacy .scf-privacy-content {
		padding: 16px;
	}
}
/* Data Breach design , report page missing sections */
.scf-report .data-breach-box .uploading-data {
	background: #ebfff4;
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #31a865;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	height: 42px;
	margin-bottom: 16px;
}
.scf-report .result-tbl-fix {
	display: flex;
}
.scf-report .result-tbl-fix strong {
	flex-shrink: 0;
}
.scf-report .data-breach-box .uploading-data span {
	position: relative;
	top: -14.5px;
	font-family: Open Sans;
}
.scf-report .data-breach-box .uploading-data img {
	width: 40px;
}
.scf-report .data-breach-box .data-report {
	border: 1px solid #767676;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 8px;
}
.scf-report .data-breach-box .data-report .data-head {
	padding: 16px;
}
.scf-report .data-breach-box .data-report .data-head h4 {
	color: #470faa;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
.scf-report .data-breach-box .data-report .data-head h5 {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	display: none;
}
.scf-report .data-breach-box .data-report .data-head h5 span {
	background: #e52727;
	display: inline-block;
	height: 19px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-report .data-breach-box .data-report .data-head span {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	padding-right: 16px;
}
.scf-report .data-breach-box .data-report .data-section {
	padding: 16px;
	border-top: 1px solid #767676;
	display: none;
}

/* Default styles for larger screens */
.scf-report .data-breach-box .data-report h4.email-with-tooltip {
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
}

.scf-report .data-breach-box .data-report .dehashed_verified{

	display: inline-block;
	padding: 1px 3px;
	font-size: 14px;
	font-weight: bold;
	background-color:var(--dehashed-background-color); /* Use the background color */
	border: 1px solid var(--dehashed-content-color);
	color: var(--dehashed-content-color);
	border-radius: 5px;
	text-align: center;
	position: relative;
	cursor: pointer;
	margin-top: 1px;
	margin-left: 4px;

}
.scf-report .data-breach-box .data-report .dehashed_verified::after {
	content: attr(data-tooltip);  /* Tooltip text */
	position: absolute;
	bottom: 120%;  /* Position above the label */
	left: 60%;
	transform: translateX(-50%);
	background-color: white;
	color: #454444;
	border: 2px solid var(--dehashed-content-color);
	width: 200px;
	min-height: 100px;
	max-height: 300px;
	line-height: 1.4;
	word-wrap: break-word;
	overflow-y: auto;
	z-index: 10;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	padding: 10px;
	border-radius: 4px;
	font-size: 12px;
	white-space: normal;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
  }


/* Media query for screens with a maximum width of 500px */
@media screen and (max-width: 600px) {
    .scf-report .data-breach-box .data-report .dehashed_verified::after {
        transform: translateX(-20%);
    }

	.scf-report .data-breach-box .data-report h4.email-with-tooltip {
        flex-direction: column; /* Stack email and dehashed_verified vertically */
        align-items: flex-start; /* Align items to the left */
    }

	.scf-report .data-breach-box .data-report .dehashed_verified {
        margin-left: 0; /* Remove horizontal spacing */
        margin-top: 6px; /* Add vertical spacing */
        /* width: 100%;  /* Ensure it spans the full width */
        text-align: left; /* Align text to the left */
    }

}
.scf-report .data-breach-box .data-report .dehashed_verified:hover::after {
	visibility: visible;
	opacity: 1;
  }


.scf-report .data-breach-box .data-report .data-section p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
}
.scf-report .data-breach-box .data-report .data-section p span {
	color: #470faa;
}
.scf-report .data-breach-box .data-report .data-section .btn-gray {
	background: #ededed;
	color: #4f5065;
	border: 1px solid #cdcdcd;
	line-height: 19px;
}
.scf-report .data-breach-box .data-report .data-section .btn-gray:hover {
	background: #e1e1e1;
}
.scf-report .data-breach-box .data-report .data-section .btn-gray span {
	color: #4f5065;
	background-color: transparent;
	font-size: 22px;
	top: -2px;
}
.scf-report .data-breach-box .data-report .data-section .btn-dark-green span {
	color: #ffffff;
	background-color: transparent;
	font-size: 22px;
	top: -2px;
}
.scf-report .data-breach-box .data-report .scf-table {
	margin-top: 16px;
	display: none;
}
.scf-report .data-breach-box .data-report .scf-table tr th {
	color: #4f5065;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}
.scf-report .data-breach-box .data-report .scf-table p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	word-wrap: break-word;
}
.scf-report .data-breach-box .data-report .scf-table tr td:first-child {
	text-align: center;
}
.scf-report .data-breach-box .data-report .scf-table tr td:first-child a {
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	display: block;
}
.scf-report .data-breach-box .data-report .scf-table tr td:first-child img {
	height: 0px;
	background-size: 48px;
	padding-bottom: 90px;
	width: 165px;
	background: center / 50px no-repeat #eee;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 8px;
}
.scf-report .data-breach-box .data-report .scf-table tbody tr:nth-of-type(even) {
	background-color: #ffffff;
}
.scf-report .data-breach-box .data-report .data-head h5 span.si-done-circle {
	background: none;
	color: #31a865;
	font-size: 23px;
	font-weight: normal;
	top: 5px;
	position: relative;
	padding: 0px;
}
.scf-report .report-box.voip-number-alert {
	background: #ffeef2;
	border: 1px solid #cdcdcd;
}
.scf-report .report-box.voip-number-alert h3 {
	color: #e52727;
	padding: 0;
}
.scf-report .voip-number-alert .accordion-btn {
	background: #ffffff;
	border: 1px solid #e52727;
	border-radius: 4px;
	padding: 4px 14px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #e52727;
	position: absolute;
	top: 8px;
	right: 16px;
	height: 32px;
	cursor: pointer;
}
.scf-report .voip-number-alert .accordion-btn .expand,
.scf-report .voip-number-alert.active .accordion-btn .collapse {
	display: inline-block;
}
.scf-report .voip-number-alert .accordion-btn .collapse,
.scf-report .voip-number-alert.active .accordion-btn .expand {
	display: none;
}
.scf-report .voip-number-alert .accordion-btn .si-down {
	margin-left: 10px;
	font-size: 14px;
	position: relative;
	display: inline-block;
}
.scf-report .voip-number-alert.active .accordion-btn .si-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.scf-report .voip-number-alert .accordion-content {
	text-align: left;
	padding: 10px 0 0;
	display: none;
}
.scf-report .voip-number-alert.active .accordion-content {
	display: block;
}
.report-box.no-results.regapi button {
	border: 1px solid #cdcdcd;
	margin-left: 12px;
	margin-top: 12px;
	background-color: #f8f8f8;
}
.data-breach-box .view_all_report {
}
@media (max-width: 767px) {
	.scf-report .data-breach-box .data-report .scf-table tr td:first-child img {
		width: 100%;
	}
	.scf-report .data-breach-box .data-report .scf-table tr td:first-child a {
		font-size: 12px;
	}
	.scf-report .data-breach-box .data-report .data-head span {
		display: block;
	}
	.scf-report .data-breach-box .data-report .data-head .text-right {
		text-align: left;
		margin-top: 8px;
	}
	.scf-report .data-breach-box .data-report .data-head h5 {
		font-size: 13px;
	}
	.data-breach-box .scf-table p {
		display: block;
	}
	.data-breach-box .view_all_report {
		margin-top: 20px;
	}
	.data-breach-box table {
		table-layout: fixed;
	}
}
/*Toggle Popups Dashboard */
.scf-popup.new_look h2 {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 16px;
}
.scf-popup.new_look p.thank-text {
	color: #31a865;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.switch_classic_new .btn {
	width: 170px;
	margin-bottom: 24px;
}
.scf-popup.switch_classic_new p {
	color: #4f5065;
	font-size: 12px;
	line-height: 16px;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
}
.scf-popup.switch_classic_new p span {
	color: #4f5065;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.scf-popup.switch_classic_new .popup-contents {
	padding-top: 16px;
}
.scf-switch-design {
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	display: flex;
	width: 100%;
	position: relative;
	margin-bottom: 24px;
}
.scf-switch-design span {
	color: #4f5065;
	font-size: 32px;
	padding-right: 8px;
}
.scf-switch-design p {
	color: #4f5065;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 100%;
	margin-right: 48px;
}
.scf-switch-design .toggle-switch {
	right: 16px;
	position: absolute;
	top: 20px;
}
@media (max-width: 767px) {
	.scf-popup.new_look img {
		margin-top: 10px;
	}
	.scf-popup.new_look h2 {
		font-size: 16px;
		margin-top: 25px;
	}
}
/* RIS Ad Styles */
.scf-ris-ad {
	padding: 80px 0px;
}
.scf-ris-ad.gradient {
	background-image: linear-gradient(0deg, #d1cbcb 0, #fff 50%);
}
.scf-ris-ad .ris-search {
	margin-left: 80px;
	margin-right: 80px;
}
.scf-ris-ad .ris-search h2 {
	font-size: 32px;
	line-height: 30px;
	color: #470faa;
	padding-bottom: 16px;
}
.scf-sub-head h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: center;
}
.scf-sub-text {
	text-align: center;
	font-size: 16px !important;
	line-height: 20px;
}
.scf-sub-body p {
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	text-align: center;
}
.scf-ris-ad .ris-search p.hd-text {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 32px;
}
.ris-ad .search-form-2020 input {
	height: auto;
}
.scf-ris-ad .search-form-2020 {
	margin-top: 0;
}
.scf-ris-ad .list.image.active {
	height: 64px;
	font-size: 16px;
	border: 1px solid #470faa;
	border-radius: 4px;
	margin: 0;
}
.scf-ris-ad .ris-search .btn {
	width: 100%;
	height: 64px;
	font-size: 18px;
	font-weight: bold;
}
.scf-ris-ad p.respect-privacy {
	color: #31a865;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 8px;
}
.scf-youtube-ad .search-form-2020 .respect-privacy {
	display: block;
	position: absolute;
	margin-bottom: -40px;
	margin-left: -18px;
}
.scf-ris-ad p.respect-privacy span {
	font-size: 18px;
	position: relative;
	top: 3px;
}
.ris-ad-note .ris-ad-box {
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 24px 16px 16px 16px;
	margin-bottom: 48px;
}
.ris-ad-note .ris-ad-box h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 16px;
	padding-top: 24px;
}
.ris-ad-note .ris-ad-box p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	padding-right: 16px;
}
.ris-ad-testimonial .scf-testimonial {
	background-color: #e6e5ff;
}
.ris-ad-testimonial .scf-testimonial .tm-box {
	background: #ffffff;
	border: 1px solid #470faa;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 32px;
}
.ris-ad-testimonial .scf-testimonial .tm-box p {
	min-height: 160px;
}
.ris-ad-find {
	padding: 80px 0px;
	text-align: center;
}
.ris-ad-find h2 {
	color: #470faa;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 32px;
}
.ris-ad-find .find-box {
	border: 1px solid #470faa;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 16px;
	text-align: left;
	margin-bottom: 16px;
}
.ris-ad-find .find-box img.related-img {
}
.ris-ad-find .find-box h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.ris-ad-find .find-box span {
	color: #767676;
	font-family: Open Sans;
	font-style: italic;
	font-size: 14px;
	line-height: 19px;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
}
.ris-ad-find .find-box p {
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.ris-ad-find .col-md-4 {
	margin: 0px auto;
}
.scf-logo-header {
	background-color: #470faa;
	height: 100px;
	text-align: center;
}
.scf-logo-header img {
	width: 150px;
	margin-top: 13px;
}
.scf-youtube-ad {
	text-align: center;
}
.scf-youtube-ad .scf-full-search .search-form-2020 {
	width: 710px;
}
.ris-ad .scf-tooltip-val.anim {
	left: 15px;
	bottom: -20px;
}
.youtube-ad .scf-full-search .search-form-2020 .list.active .col-sm-6 {
	z-index: 1;
	position: initial;
}
@media (min-width: 992px) {
	.scf-ris-ad .ris-search .col-md-3 {
		padding-left: 0px;
	}
}
@media (max-width: 991px) {
	.scf-ris-ad .ris-search .btn {
		margin-top: 12px;
	}
}
@media (max-width: 767px) {
	.scf-ads ~ .ris-ad-testimonial .scf-testimonial .tm-box {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.scf-ads ~ .ris-ad-testimonial .scf-testimonial span.si-user {
		margin: 0;
		left: 0;
	}
	.scf-ads .ris-search {
		padding: 0 10px;
	}
	.scf-ads .tabs {
		display: inline-block !important;
	}
	.scf-ads .tabs a {
		width: 32% !important;
	}
	.scf-ris-ad .ris-search {
		margin-left: auto;
		margin-right: auto;
	}
	.scf-ris-ad .ris-search .col-md-3 {
		padding-left: 16px;
	}
	.scf-ris-ad .ris-search h2 {
		font-size: 26px;
	}
	.ris-ad-testimonial .scf-testimonial .tm-box {
		text-align: left;
		padding: 16px;
		margin-bottom: 16px;
	}
	.ris-ad-testimonial .scf-testimonial .tm-box p {
		min-height: auto;
	}
	.scf-ris-ad {
		width: auto;
		padding: 42px 16px;
	}
	.scf-ris-ad .ris-search p.hd-text {
		padding-bottom: 32px;
	}
	.scf-ris-ad .ris-search .btn {
		margin-top: 8px;
	}
	.ris-ad-note .ris-ad-box {
		padding: 16px;
		text-align: center;
	}
	.ris-ad-note .ris-ad-box p {
		margin-right: 0px;
	}
	.ris-ad-testimonial .si-user {
		left: 0;
	}
	.scf-youtube-ad .search-form-2020 {
		margin-bottom: 30px;
	}
	.scf-youtube-ad .scf-full-search .search-form-2020 {
		width: auto;
	}
	.youtube-ad .scf-testimonial span.si-user {
		left: 0;
	}
	.youtube-ad .scf-testimonial .star-rating {
		margin-top: 12px;
	}
	.scf-ads ~ .ris-ad-testimonial .scf-testimonial .tm-box p {
		font-size: 16px;
		margin-bottom: 10px;
		text-align: center;
	}
	.scf-ads .scf-full-search .search-form-2020 .list.active .col-sm-6.border-rt {
		z-index: 9;
	}
}
/*Secure Search Popup */
.scf-popup.secure_search .scf-popup-dialog {
	margin: 30vh auto;
	max-width: 600px;
	text-align: center;
	overflow: hidden;
	border: 0px;
}
.scf-popup.secure_search h2 {
	color: #0f63ec;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 16px;
}
.scf-popup.secure_search h2 span.si-secured-fill {
	color: #2ac984;
	font-size: 42px;
	position: relative;
	top: 10px;
	padding-right: 8px;
}
.scf-popup.secure_search h2 span.split-lg {
	display: block;
}
.scf-popup.secure_search p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-popup.secure_search .secure-label {
	width: 0;
	height: 0;
	border-top: 100px solid #673395;
	border-right: 100px solid transparent;
	position: absolute;
	left: -1px;
	top: -1px;
}
.scf-popup.secure_search .secure-label span {
	position: absolute;
	top: -88px;
	left: 12px;
	display: block;
	font-size: 32px;
	color: #fff;
}
@media (max-width: 767px) {
	.scf-popup.secure_search h2 span.si-secured-fill {
		display: block;
		margin-bottom: 16px;
	}
}
/*Secure Progress Runner*/
.secure_progress_runner .scf-popup-dialog {
	background: rgba(0, 0, 0, 0.6);
	border: none;
	margin: 200px auto 0;
	border-radius: 0;
}
.secure_progress_runner .payment-progress {
	height: 32px;
	border: 1px solid #31a865;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}
.secure_progress_runner .payment-progress .value {
	background: #31a865;
	height: 30px;
}
.secure_progress_runner p {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-top: 12px;
}
.secure_progress_runner span {
	position: absolute;
	color: #fff;
	top: 4px;
	right: 8px;
}
/*Dr.Phil Checkout*/
.scf-checkout.phil-checkout h2 {
	color: #196ef8;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	background: #ebefff;
	border: 1px solid #196ef8;
}
.scf-checkout.phil-checkout .what_you_get h5 {
	text-align: center;
}
.scf-checkout.phil-checkout .what_you_get {
	border-bottom: 0px;
}
.scf-checkout.phil-checkout .checkout-box .plan-title {
	border-bottom: 1px solid #470faa;
}
.scf-checkout.phil-checkout .what_you_get h4 {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
.scf-checkout.phil-checkout .agree_note {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	margin-top: 24px;
}
.scf-checkout.phil-checkout .agree_note a {
	color: #470faa;
}
.scf-checkout.phil-checkout .checkout-box h4.main_title {
	font-size: 18px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
.scf-checkout.phil-checkout .checkout-box h4.main_title span {
	font-size: 20px;
}
.scf-checkout.phil-checkout .checkout-box .payment-box h4 {
	text-align: left;
}
.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li {
	width: 33% !important;
	display: inline-block;
}
.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li.view_more,
.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li.view_more:before {
	color: #4f8beb;
}
.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li.view_more {
	cursor: pointer;
}
.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li.hide_list {
	display: none;
}
@media (max-width: 767px) {
	.scf-checkout.phil-checkout .checkout-box .payment-box ul.checkout-results li {
		width: 100% !important;
		display: block;
	}
	.scf-checkout.phil-checkout .what_you_get h5 {
		width: 150px;
		margin-left: auto;
		margin-right: auto;
	}
}
/*Dr.Phil Confirmation*/
.confirm-email-phil {
	padding: 16px 0px 48px;
	text-align: center;
}
.confirm-email-phil img {
	max-width: 100%;
}
.confirm-email-phil img + h2 {
	margin-top: 0;
}
.confirm-email-phil h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
	margin-top: 50px;
}
.confirm-email-phil p {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.confirm-email-phil .btn {
	margin-bottom: 24px;
}
/*Dr.Phil Promo Expired*/
.scf-drphil-banner {
	background-image: url(../images/drphil-banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 48px;
}
.scf-drphil-banner h2 {
	color: #26273c;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
	margin-top: 16px;
}
.scf-drphil-banner p.banner-text {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
	position: relative;
}
.scf-drphil-banner .scf-full-search {
	text-align: left;
}
.scf-drphil-banner p.banner-text span {
	display: block;
}
.scf-drphil-banner p.banner-text label {
	color: #470faa;
	font-weight: bold;
	text-align: center;
	font-family: Ubuntu;
	display: block;
	font-size: 18px;
	line-height: 24px;
}
.scf-drphil-banner .search-form-2020:after {
	content: "";
	background-image: url(../images/down-arrow.png);
	height: 75px;
	width: 40px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: -16px;
	right: -56px;
}
.scf-drphil-banner .ended-note {
	color: #e52727;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 31px;
	border: 1px solid #e52727;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 24px;
	padding: 6px 16px;
}
.scf-drphil-banner .ended-note span {
	position: relative;
	font-size: 24px;
	top: 4px;
	padding-right: 4px;
}
.phil-countdown {
	background: #470faa;
	padding: 32px 0px;
}
.phil-countdown h4 {
	color: #ffffff;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.phil-countdown h4 span {
	color: rgb(43, 232, 125);
	font-weight: bold;
}
.phil-countdown .count-box {
	display: inline-block;
	text-align: center;
	margin-right: 16px;
}
.phil-countdown .count-box span {
	background: #e52727;
	width: 60px;
	height: 52px;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	border: 1px solid #942626;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 50px;
	margin-bottom: 8px;
}
.phil-countdown .count-box label {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	display: block;
}
@media (max-width: 1100px) {
	.scf-drphil-banner .search-form-2020:after {
		display: none;
	}
}
@media (max-width: 767px) {
	.scf-drphil-banner p.banner-text span {
		display: inline;
	}
	.scf-drphil-banner h2 {
		font-size: 18px;
	}
	.scf-drphil-banner .ended-note {
		font-size: 16px;
	}
	.phil-countdown {
		text-align: center;
	}
	.phil-countdown .count-box {
		margin-right: 8px;
	}
}
/*Dr.Phil Upgrade Popup*/
.scf-popup.phil_upgrade .scf-popup-dialog {
	max-width: 600px;
	text-align: center;
}
.scf-popup.phil_upgrade .scf-popup-dialog h2 {
	color: #470faa;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
}
.scf-popup.phil_upgrade .scf-popup-dialog p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 12px;
}
.scf-popup.phil_upgrade .scf-popup-dialog .price {
	padding: 12px 24px;
	background: #f8f8f8;
	border: 1px solid #ededed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	color: #808080;
}
.scf-popup.phil_upgrade .scf-popup-dialog .price span {
	color: #e52727;
	padding-left: 16px;
	font-weight: bold;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search {
	border: 1px solid #470faa;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 24px 24px 24px;
	margin-top: 16px;
	margin-bottom: 24px;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search h3 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	margin-top: 24px;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item {
	display: flex;
	width: 100%;
	color: #26273c;
	margin-bottom: 8px;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item span {
	width: 41px;
	height: 35px;
	background: #4f5065;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 36px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item label {
	color: #26273c;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
	width: 100%;
	border: 1px solid #4f5065;
	height: 35px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #fff;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-name span {
	background: #470faa;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-name label {
	border: 1px solid #470faa;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-email span {
	background: #e94a74;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-email label {
	border: 1px solid #e94a74;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-phone span {
	background: #f8933c;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-phone label {
	border: 1px solid #f8933c;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-username span {
	background: #00b191;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-username label {
	border: 1px solid #00b191;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-image span {
	background: #4f8beb;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-image label {
	border: 1px solid #4f8beb;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-address span {
	background: #2ac984;
}
.scf-popup.phil_upgrade .scf-popup-dialog .all_search .search-item.search-address label {
	border: 1px solid #2ac984;
}
.scf-popup.phil_upgrade .scf-popup-dialog .btn-dark-green {
	width: 100%;
	margin-bottom: 16px;
}
.scf-popup.phil_upgrade .scf-popup-dialog h4 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.phil_upgrade .scf-popup-dialog img.offer {
	position: absolute;
	left: -30px;
	top: -30px;
}
.scf-popup.phil_upgrade .scf-popup-dialog img.offer {
	position: absolute;
	left: -35px;
	top: -35px;
	width: 130px;
}
/* featured on OR AS SEEN ON styles */
.scf-featured-on {
	padding: 48px 0px;
	text-align: center;
	background-color: #f8f8f8;
}
.scf-featured-on-new {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}
.scf-featured-on h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-featured-on p {
	color: #26273C;
	font-size: 12px;
	line-height: 16px;
	margin-top: 16px;
	font-weight: 400;
}
.scf-featured-on .item {
	width: 130px;
	height: 48px;
	position: relative;
	display: inline-block;
}
.scf-featured-on .item img {
	width: 100px;
}
.scf-featured-on .item .image-hover {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 99;
}
.scf-featured-on .item:hover .image-hover {
	visibility: visible;
}
.scf-featured-on .slideshow-container .fade {
	background-color: transparent;
	border: 0px;
}
.scf-featured-on .slideshow-container {
	max-width: 100%;
}
@media (min-width: 993px) {
	.scf-featured-on .slideshow-container .fade {
		border: 0px;
		background: transparent;
		width: auto;
		display: inline-block !important;
	}
}
/* scf sliedr */
.slideshow-container {
	max-width: 400px;
	position: relative;
	margin: auto;
}
.slideshow-container .prev,
.slideshow-container .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	text-align: center;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	user-select: none;
	background-color: #cdcdcd;
	height: 28px;
	width: 28px;
	line-height: 31px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	opacity: 80%;
}
.slideshow-container .prev:hover,
.slideshow-container .next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.slideshow-container .text {
	color: #470faa;
	padding: 12px 16px 16px 16px;
	bottom: 8px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.slideshow-container .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
.slideshow-container .dot {
	cursor: pointer;
	height: 8px;
	width: 8px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.slideshow-container .active,
.slideshow-container .dot:hover {
	background-color: #470faa;
}
.slideshow-container .fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
	opacity: 1 !important;
	background-color: #ffffff;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.slideshow-container .slider-action {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 36px;
}
@-webkit-keyframes fade {
	from {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}
@keyframes fade {
	from {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}
/*Criminal Records Popup*/
.scf-popup.criminal_records_popup .btn {
	width: 80%;
	padding: 12px 8px;
	font-weight: bold;
}
.criminal_records_popup {
	display: block;
}
.scf-popup.criminal_records_popup .name {
	font-weight: 700;
	color: #470faa;
}
.scf-popup.criminal_records_popup .count {
	font-weight: bold;
	color: #e52727;
}
.scf-popup.criminal_records_popup .btn-green {
	background-color: #31a865;
	color: #ffffff;
}
@media (max-width: 767px) {
	.scf-popup.criminal_records_popup .scf-popup-dialog {
		margin-top: 30%;
	}
	.scf-popup.criminal_records_popup .scf-popup-dialog p {
		margin: 0% 10% 24px 10%;
	}
}
/*Criminal Records Subscription Popup*/
.scf-popup.criminal_records_subscription .scf-popup-dialog img.clock {
	position: absolute;
	left: -30px;
	top: -30px;
}
.scf-popup.criminal_records_subscription .scf-popup-dialog img.clock {
	position: absolute;
	left: -35px;
	top: -35px;
	width: 80px;
}
.scf-popup.criminal_records_subscription .scf-plan .scf-plan-body ul li.active-on:before {
	font-family: "scficons" !important;
	content: "\e92e";
	position: absolute;
	left: 0px;
	color: #31a865;
	font-size: 18px;
	top: 1px;
}
.scf-popup.criminal_records_subscription .scf-plan ul li {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	padding-left: 28px;
	position: relative;
	margin-bottom: 16px;
	text-align: left;
}
.scf-popup.criminal_records_subscription .scf-plan .price {
	font-size: 18px;
	line-height: 24px;
	align-items: center;
	text-decoration-line: line-through;
	color: #e52727;
}
.scf-popup.criminal_records_subscription .scf-plan .price1 {
	font-weight: 500;
	font-size: 32px;
	line-height: 30px;
	align-items: center;
	text-align: center;
	color: #470faa;
	margin: 8px;
}
.scf-popup.criminal_records_subscription .scf-plan {
	border: 1px solid #470faa;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 20px;
}
.scf-popup.criminal_records_subscription .scf-popup-dialog h2 {
	color: #470faa;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
}
.scf-popup.criminal_records_subscription .scf-popup-dialog h3 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-popup.criminal_records_subscription .scf-popup-dialog {
	max-width: 600px !important;
	text-align: center;
}
@media (max-width: 767px) {
	.scf-popup.criminal_records_subscription .scf-popup-dialog {
		margin-top: 42px;
	}
	.scf-popup.criminal_records_subscription .scf-popup-dialog img.clock {
		position: absolute;
		left: -10px;
		top: -35px;
		width: 80px;
	}
	.scf-popup.criminal_records_subscription .scf-plan {
		margin: 20px 40px 20px 40px;
	}
	.scf-popup.criminal_records_subscription .scf-popup-dialog h2 {
		margin: 20px;
		margin-top: 32px;
	}
}
.scf-unclaimed-money .unclaimed_money_banner .dob_note p {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 4px;
}
.scf-unclaimed-money .unclaimed_money_banner .dob_note p span {
	font-weight: 700;
	font-size: 14px;
}
/* Criminal Records Report page Styles */
.scf-criminal-report .criminal-report-disclaimer #more {
	display: none;
}

.scf-criminal-report #cr-read-more-btn {
	cursor: pointer;
}

.scf-criminal-report p.note {
	color: #4f5065;
	font-family: Open Sans;
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 0 8px 0 8px;
}
.scf-criminal-report .report-box h5 {
	color: #4f5065;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-criminal-report .report-box h5 span {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	padding-left: 12px;
}
.scf-criminal-report .report-box.summery-title p {
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 4px;
}
.scf-criminal-report .report-box.summery-title h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.scf-report.scf-criminal-report .report-box.premium_data_included:before {
	content: "Premium Report";
}
.scf-criminal-report .report-box.item span.si-user {
	width: 64px;
	height: 64px;
	display: inline-block;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #767676;
	font-size: 42px;
	text-align: center;
	padding-top: 10px;
	background-color: #e3e3e3;
}
.scf-criminal-report .report-box.item h4 {
	color: #31a865;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.scf-criminal-report .report-box.item h5 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
}
.scf-criminal-report .report-box.item p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
}
.scf-criminal-report .report-box.item p.title {
	color: #4f5065;
	font-size: 12px;
}
.scf-criminal-report .report-box .view-box {
	border: 1px solid #767676;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-top: 16px;
}
.scf-criminal-report .report-box .view-box .btn i {
	font-size: 16px;
	position: relative;
	padding-left: 8px;
	top: 2px;
	line-height: 15px;
}
.scf-criminal-report .report-box .view-box .criminal-table {
	margin-top: 16px;
}
.scf-criminal-report .report-box .view-box .criminal-table .scf-table {
	margin-bottom: 12px;
}
.scf-criminal-report .report-box .view-box .criminal-table .scf-table tr td {
	color: #4f5065;
	font-family: Open Sans;
	font-style: normal;
	font-size: 14px;
	line-height: 19px;
}
.scf-criminal-report .report-box .view-box .criminal-table .scf-table tr td:first-child {
	font-weight: bold;
	width: 20%;
}
.scf-criminal-report .report-box .view-box .criminal-table .scf-table tbody tr:nth-of-type(even) {
	background-color: transparent;
}
.scf-criminal-report .report-box .view-box .criminal-table {
	display: none;
}
/* Privacy Lock sections style */
.scf-pl-activated {
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 16px;
	margin-bottom: 16px;
	border: 1px solid #cdcdcd;
}
.scf-pl-activated span.si-secured-fill {
	color: #2ac984;
	font-size: 65px;
	float: left;
	margin-right: 16px;
}
.scf-pl-activated h4 {
	color: #470faa;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 4px;
}
.scf-pl-activated p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
}
.scf-pl-activated p span {
	color: #470faa;
}
.scf-pl-activated .btn-bordered-gray {
	background: #ededed;
	line-height: 14px;
	margin-top: 12px;
}
.scf-pl-activated .btn-bordered-gray:hover {
	background: #f1ecec;
}
.scf-pl-activated .col-md-3 {
	text-align: center;
}
.scf-pl-form {
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	margin-bottom: 16px;
	margin-top: 15px;
}
.privacy_lock .dashboard_link {
	margin-top: 15px;
}
body.privacy_lock.module-dashboard .dashboard-2020 .dashboard-nav {
	padding-bottom: 33px !important;
	margin-bottom: 0px !important;
}
.privacylock-report-date {
	text-align: center;
}
.scf-tooltip-click .scf-tooltip-title {
	max-width: 500px;
}
.scf-pl-form.lock-off {
	border: 1px solid #e52727;
}
.scf-pl-form.lock-off .privacy-form-switch {
	border: 1px solid #e52727;
}
.scf-pl-form.lock-off .privacy-form .lock-note {
	border: 1px solid #e52727;
}
.scf-pl-form.lock-off .privacy-note {
	border-top: 1px solid #e52727;
}
.scf-pl-form .privacy-form {
	background: #e8fff2;
	padding: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-pl-form .privacy-form h4 {
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 16px;
	line-height: 24px;
	padding-left: 24px;
	position: relative;
	margin-bottom: 8px;
}
.scf-pl-form .privacy-form h4 span {
	color: #2ac984;
	font-size: 24px;
	position: absolute;
	left: 0px;
}
.privacy-form-switch {
	background: #ffffff;
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 16px;
	text-align: center;
}
.scf-pl-form .privacy-form .toggle-switch {
	right: 0px;
	position: relative;
	top: 0px;
	text-align: left;
	margin-left: 12px;
	margin-right: 12px;
}
.scf-pl-form .privacy-form .lock-note {
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 16px;
}
.scf-pl-form .privacy-form .lock-note h5 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.scf-pl-form .privacy-form .lock-note h5 span {
	font-weight: normal;
	line-height: 19px;
}
.scf-pl-form .privacy-form .latest_scan {
	text-align: right;
}
.scf-pl-form .privacy-form .latest_scan p {
	color: #4f5065;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.scf-pl-form .privacy-note {
	border-top: 1px solid #31a865;
	background: #ffffff;
	padding: 16px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.privacy-form-switch label.check-title {
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 2px;
}
.scf-pl-form .privacy-note p {
	color: #4f5065;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.scf-pl-form .privacy-note p span {
	color: #2ac984;
}
.scf-pl-form.lock-off .privacy-form {
	background: #ffe4e4;
}
.scf-pl-form.lock-off .privacy-form h4 span:not(.what_is_this) {
	color: #e52727;
}
.scf_2020_style .btn-lightred {
	background-color: #ff6868;
	color: #ffffff;
}
.scf_2020_style .btn-lightred:hover {
	background-color: #f64848;
}
.scf-popup.clear_all.privacy_lock h2 {
	color: #31a865;
	font-family: Open Sans;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-popup.clear_all.privacy_lock p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-popup.clear_all.privacy_lock img {
	width: 80px;
	margin-bottom: 8px;
}
.scf-popup.clear_all.privacy_lock .btn {
	min-width: 150px;
}
.scf-popup.free_privacy_lock .btn {
	width: 80%;
	margin-bottom: 12px;
}
.scf-popup.free_privacy_lock h4 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-popup.free_privacy_lock h4 span {
	color: #ffffff;
	background: #4f8beb;
	font-size: 14px;
	line-height: 19px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 8px;
}
.scf-popup.free_privacy_lock img.alert {
	width: 60px;
}
.scf-popup.manage_email img.alert {
	width: 60px;
}
.scf-popup.manage_email h2 {
	color: #e52727 !important;
	font-weight: normal !important;
	font-size: 18px !important;
	line-height: 24px !important;
	margin-bottom: 8px !important;
}
.scf-popup.manage_email h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.manage_email h4 span {
	font-weight: normal;
}
.scf-popup.manage_email .recommen {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-top: 24px;
	margin-bottom: 16px;
}
.scf-popup.manage_email .recommen h3 {
	color: #470faa;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-popup.manage_email .recommen h3 span {
	color: #470faa;
	font-size: 18px;
	padding-right: 8px;
	position: relative;
	top: 2px;
}
.scf-popup.manage_email .recommen ul li {
	color: #26273c;
	font-size: 14px;
	list-style: none;
	position: relative;
	padding-left: 30px;
	padding-bottom: 16px;
}
.scf-popup.manage_email .recommen ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scf-popup.manage_email .scf-table p {
	margin-bottom: 16px;
}
.scf-popup.manage_email .scf-table img {
	width: 100%;
	padding: 10px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-size: 48px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 8px;
	background: #ccc;
}
.scf-popup.manage_email .scf-table strong {
	color: #e52727;
	margin-bottom: 10px !important;
	display: block;
}
.scf-popup.manage_email .scf-table tr td:first-child {
	text-align: center;
}
.scf-popup.manage_email .scf-table a {
	color: #e52727;
	font-size: 14px;
	line-height: 20px;
}
.scf-popup.manage_email .scf-table tbody tr:nth-of-type(even) {
	background-color: transparent !important;
}
.scf-popup.manage_email ul.scf-pagination {
	margin-top: 24px;
	text-align: center;
}
.scf-popup.manage_email .popup-contents {
	margin-top: 20px;
}
.scf-popup.cancel_privacy_lock h2 {
	color: #e52727;
	font-size: 20px;
	line-height: 24px;
	position: relative;
	padding-left: 52px;
}
.scf-popup.cancel_privacy_lock h2 img {
	width: 42px;
	position: absolute;
	top: -8px;
	margin-left: -52px;
}
.scf-popup.cancel_privacy_lock p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.cancel_privacy_lock ul li {
	list-style: none;
	color: #26273c;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	padding-bottom: 4px;
}
.scf-popup.cancel_privacy_lock ul li a {
	font-weight: normal;
	font-size: 12px;
}
.scf-popup.cancel_privacy_lock ul {
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.scf-popup.cancel_privacy_lock ul li i {
	color: #e52727;
	padding-right: 4px;
	position: relative;
	font-size: 18px;
	top: 3px;
}
.scf-popup.cancel_privacy_lock .btn {
	width: 80%;
	margin-bottom: 12px;
}
.scf-pl-db .lock-head {
	padding: 20px 18px;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	background: #ffffff;
	margin: 16px 2px 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-pl-db .pl-head-text {
	display: flex;
	align-items: center;
}
.scf-pl-db .monitoring-pl.pl-db-form {
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 42px;
	background: #f8f8f8;
	margin: 0;
}
.scf-pl-db .monitoring-pl .check-title.inactive {
	display: none;
}
.scf-pl-db .monitoring-pl.pl-db-form .privacy-form-switch {
	border: none;
	padding: 0;
	background: #f8f8f8;
}
.scf-pl-db .pl-data-guages {
	display: flex;
	align-items: start;
}
.privacy_lock .edit .btn {
	width: 100px;
}
.privacy_lock .edit .btn-green,
.privacy_lock .edit .btn-red {
	color: #ffffff;
}
.privacy_lock .edit .btn-gray {
	color: #4f5065;
	border: 1px solid #4f5065;
}
.privacy_lock .edit .btn-gray:hover {
	color: #ffffff;
	border: none;
}
.privacy_lock .edit input {
	border-radius: 4px;
	margin-bottom: 25px;
	padding: 13px;
	width: 83%;
	border: 1px solid #31a865;
}
.privacy_lock .edit .edit-actions {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.pl-rate {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: center;
	background: #ffffff;
}
.pl-rate p {
	width: 50%;
	display: flex;
	flex-direction: column;
	font-weight: 700;
	font-size: 16px;
	font-family: "Open Sans";
}
.pl-rate p span {
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
}
.pl-rate button.btn {
	background: #ffe8d5;
	border: 1px solid #ffa656;
	display: flex;
	align-items: center;
}
.pl-rate button.btn span {
	color: #ffa656;
	font-size: 24px;
	margin-right: 5px;
}
.pl-family-guard {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: center;
	background: #ffffff;
}
.pl-family-guard p {
	width: 50%;
	flex-direction: column;
	font-weight: 700;
	font-size: 16px;
	font-family: "Open Sans";
	color: #470faa;
	margin-left: 80px;
}
.pl-family-guard p span {
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #4f5065;
	display: flex;
}
.pl-family-guard p .soon {
	font-weight: 700;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #470faa;
	border-radius: 50px;
	color: #470faa;
	margin-left: 12px;
	flex: none;
	padding: 8px 8px;
	display: inline;
}

.pl-family-guard button.btn {
	background: #ffffff;
	border: 1px solid #470faa;
	border-radius: 4px;
	align-items: center;
	color: #470faa;
	float: right;
	margin-top: -50px;
}
@media (max-width: 767px) {
	.pl-family-guard button.btn {
		display: block;
		margin-top: 10px;
		float: none;
		margin-left: 80px;
	}
	.pl-family-guard p .soon {
		display: inline-block;
		margin-left: 0px;
	}
}
.pl-family-guard .reserved-btn {
	background: #effcf0 !important;
	border: 1px solid #31a865 !important;
	color: #31a865 !important;
}
.pl-family-guard button.btn span {
	margin-right: 5px;
}
.pl-family-guard img {
	position: absolute;
}
.pl-family-guard .form {
	clear: both;
	border-top: 1px solid;
	margin-top: 16px;
	padding: 16px;
	margin-left: -16px;
	margin-right: -16px;
	background: #fff;
	margin-bottom: -16px;
	display: none;
}
.pl-family-guard .form form {
	display: flex;
}
.pl-family-guard .form button.btn {
	background: #f2ecff;
	border: 1px solid #470faa;
	border-radius: 4px;
	align-items: center;
	color: #470faa;
	float: right;
	margin: auto;
	margin-left: 12px;
}
.scf-pl-db .pl-info-monitoring img,
.scf-pl-db .pl-data-guages img {
	display: block;
	max-width: 230px;
	max-height: 95px;
	width: auto;
	height: auto;
}
.scf-pl-db .pl-info-monitoring img {
	width: 100%;
	max-width: initial;
	max-height: initial;
}
.scf-pl-db .pl-data-guages .pl-data-icon {
	height: 55px;
	width: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 28px;
	background: #eff3fc;
	color: #4f8beb;
	margin-bottom: 4px;
	margin-bottom: 8px;
}
.scf-pl-db .pl-data-guages .red .pl-data-icon {
	background: #ffeef2;
}
.scf-pl-db .pl-data-guages .red span,
.scf-pl-db .pl-data-guages .red p,
.scf-pl-db .pl-data-guages .red {
	color: #e52727 !important;
}
.scf-pl-db .pl-monitoring-count {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	width: 50%;
	background: #ffffff;
	padding: 8px 4px 0px 4px;
}
.scf-pl-db .pl-monitoring-guage {
	width: 50%;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-total-scams,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-data-exposure,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-monitoring-reports,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-monitoring-public {
	width: 48%;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 29.5px 0px;
	margin-bottom: 8px;
}
.scf-pl-db .pl-monitoring-count .pl-data-count {
	display: flex;
	align-items: center;
}
.pl-monitor-items.scf-profile-manage ul.tabs li {
	padding: 16px 30px;
	line-height: 20px;
	border-left: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-color: #ffffff;
	color: #4f5065;
	height: 56px;
	line-height: 27px;
	font-family: "Open Sans";
	color: #4f5065;
}
.pl-monitor-items.scf-profile-manage ul.tabs li:hover {
	color: #4f5065;
}
.pl-monitor-items.scf-profile-manage ul.tabs li.active {
	background-color: #f2ecff;
	color: #470faa;
	border-left: 1px solid #470faa;
	border-right: 1px solid #470faa;
	border-top: 1px solid #470faa;
}
.pl-monitor-items.scf-profile-manage ul.tabs {
	border-bottom: none;
	margin-bottom: 0;
}
.scf-pl-db .pl-accounts-monitored {
	border: 1px solid #470faa;
	border-radius: 0px 4px 4px 4px;
	background: #ffffff;
	padding: 12px 0;
	display: flex;
	justify-content: space-evenly;
}
.scf-pl-db .pl-accounts-monitored .pl-tracking-items {
	border: 1px solid #ededed;
	border-radius: 4px;
	padding: 16px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 32%;
}
.scf-pl-db .pl-accounts-monitored .pl-tracking-data {
	display: flex;
	align-items: center;
	margin-top: 8px;
}
.scf-pl-db .pl-accounts-monitored .pl-tracking-data .pl-tracking-text {
	font-size: 14px;
	font-family: "Open Sans";
}
.scf-pl-db .pl-accounts-monitored .pl-tracking-data .pl-account-count {
	color: #4f8beb;
	font-weight: 700;
	font-size: 15px;
	background: #eff3fc;
	padding: 2px 8px;
	margin-right: 8px;
	border-radius: 4px;
	border: 1px solid #4f8beb;
}
.scf-pl-db .account-monitored-breaches {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-top: 15px;
	padding: 15px 15px 0px;
	background: #ffffff;
	position: relative;
}
.scf-pl-db .account-monitored-breaches .account-email-address {
	font-weight: 700;
	font-family: "Open Sans";
}
.scf-pl-db .account-monitored-breaches .account-breaches {
	font-weight: 700;
	color: #ffffff;
	background: #e52727;
	padding: 12px 14px;
	border-radius: 4px;
	font-weight: 700;
}
.scf-pl-db .account-monitored-breaches .account-breaches.no {
	background: #cdcdcd;
}
.scf-pl-db .account-add-reports {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #ffffff;
	margin-top: 15px;
	padding: 15px 20px 15px 30px;
}
.scf-pl-db .account-monitoring-options {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-pl-db .account-remove {
	font-size: 14px;
	color: #767676;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-weight: 700;
}
.scf-pl-db .account-remove span {
	font-size: 14px;
	margin-right: 5px;
	font-family: "Open Sans";
}
.scf-pl-db .account-remove span.si-delete {
	font-size: 20px;
}
.scf-pl-db .account-add-reports.instructions img {
	margin-top: -10px;
	margin-right: 20px;
}
.scf-pl-db .account-add-reports.instructions {
	display: flex;
	align-items: flex-start;
	padding-top: 25px;
	padding-left: 15px;
}
.scf-pl-db .account-add-reports.instructions p {
	font-size: 14px;
	font-weight: 700;
	width: 100%;
	color: #4f5065;
}
.scf-pl-db .account-add-reports.instructions ol {
	margin-left: 11px;
	margin-top: 10px;
}
.scf-pl-db .account-add-reports.instructions li {
	font-size: 14px;
	line-height: 22px;
	font-family: "Open Sans";
}
.scf-pl-db .account-add-reports .account-user-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.scf-pl-db .account-add-reports .account-user-info p {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans";
}
.scf-pl-db .account-add-reports .account-user-info p .si-email {
	font-size: 25px;
	margin-right: 10px;
}
.scf-pl-db .account-add-reports .account-user-info p .account-remaining {
	font-size: 14px;
	background: #0f63ec;
	color: #ffffff;
	padding: 4px 12px;
	border-radius: 4px;
	margin-left: 10px;
}
.scf-pl-db .account-add-option {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-pl-db .account-add-reports .percent-bar {
	width: 150px;
	border: 1px solid #31a865;
	height: 10px;
	border-radius: 5px;
	background: #ffffff;
}
.scf-pl-db .account-add-reports .percent-bar div {
	width: 100px;
	height: 100%;
	background: #31a865;
}
.scf-pl-db .pl-searches-monitored {
	border: 1px solid #ededed;
	padding: 8px;
	width: 19%;
	border-radius: 4px;
	text-align: center;
}
.scf-pl-db .pl-searches-monitored .si-name-repo,
.scf-pl-db .pl-searches-monitored .si-username-repo,
.scf-pl-db .pl-searches-monitored .si-email-repo,
.scf-pl-db .pl-searches-monitored .si-phone-repo,
.scf-pl-db .pl-searches-monitored .si-image-repo {
	font-size: 30px;
	display: block;
	margin: 8px auto;
	width: 30px;
}
.scf-pl-db .si-name-repo {
	color: #5e40cc;
}
.scf-pl-db .si-username-repo {
	color: #01b191;
}
.scf-pl-db .si-phone-repo {
	color: #f8933b;
}
.scf-pl-db .si-email-repo {
	color: #e94a74;
}
.scf-pl-db .si-image-repo {
	color: #4f8beb;
}
.scf-pl-db .pl-searches-monitored p {
	font-size: 12px;
	font-family: "Open Sans";
}
.scf-pl-db .pl-searches-monitored p span {
	color: #e52727;
	font-weight: 700;
}
.scf-pl-db .account-add-reports p {
	width: 225px;
	font-size: 13px;
	font-family: "Open Sans";
}
.scf-pl-db .account-add-reports .btn {
	color: #ffffff;
	display: flex;
	align-items: center;
}
.scf-pl-db .account-add-reports .btn span {
	font-size: 26px;
	margin-right: 10px;
}
.scf-pl-db .account-monitored-breaches .account-breaches.clear {
	background: #31a865;
}
.scf-pl-db .account-monitored-breaches .account-email-monitoring {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-pl-db .account-monitored-breaches .account-email-monitoring .account-email {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}
.scf-pl-db .account-monitored-breaches .account-email-monitoring div span {
	font-size: 24px;
	margin-right: 5px;
}
.scf-pl-db .account-monitored-breaches .account-email-monitoring div span.si-name-repo {
	color: #5e40cc;
}
.scf-pl-db .pl-accounts-monitored .accounts-num span {
	font-size: 24px;
}
.scf-pl-db .pl-monitoring-count div span {
	font-size: 34px;
}
.scf-pl-db .pl-monitoring-count .pl-report-title {
	margin-left: 5px;
	font-weight: 700;
	font-size: 14px;
	font-family: "Open Sans";
}
.scf-pl-db .account-monitoring-on-d {
	margin: 0 10px;
	padding: 3px 9px;
	border-radius: 12px;
	color: #0f63ec;
	font-weight: 700;
	font-size: 14px;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-family: "Open Sans";
}
.scf-pl-db .account-monitoring-edit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	width: 150px;
}
.scf-pl-db .account-monitoring-edit p {
	font-weight: 700;
	color: #4f5065;
	font-family: "Open Sans";
}
.scf-pl-db .account-monitoring-edit .toggle-switch {
	margin-left: 12px;
	margin-right: 12px;
}
.scf-pl-db .account-monitored-breaches .account-breach-date {
	margin-top: -5px;
	font-size: 13px;
	color: #26273c;
}
.scf-pl-db .account-breach-date .account-person-data {
	display: flex;
	margin: 0px 0 10px;
}
.scf-pl-db .account-breach-date .account-person-data p {
	margin-right: 16px;
	font-family: "Open Sans";
}
.scf-pl-db .account-breach-date .account-person-location {
	font-family: "Open Sans";
	line-height: 22px;
}
.scf-pl-db .account-edit-email span {
	color: #0f63ec;
	font-size: 22px;
	margin-right: 6px;
}
.scf-pl-db .account-edit-email {
	display: flex;
	align-items: center;
	cursor: pointer;
	color: #0f63ec;
	font-weight: 700;
	margin-left: 16px;
	font-family: "Open Sans";
}
.scf-pl-db .pl-info-monitoring .pl-dark-web,
.scf-pl-db .pl-info-monitoring .pl-internet-monitoring {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-bottom: 15px;
}
.scf-pl-db .pl-info-monitoring .info-monitoring-head {
	text-align: center;
	padding: 17px;
}
.scf-pl-db .pl-info-monitoring .info-monitoring-head h4 {
	font-size: 16px;
	color: #470faa;
}
.scf-pl-db .pl-monitoring-count .pl-reports-count {
	color: #0f63ec;
	font-weight: 700;
	font-size: 20px;
	font-family: "Open Sans";
}
.scf-pl-db .pl-info-monitoring .m-accordion-head {
	border-top: 1px solid #cdcdcd;
	position: relative;
}
.scf-pl-db .pl-info-monitoring .m-accordion-head h4 {
	font-size: 14px;
	padding: 16px 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-pl-db .pl-info-monitoring .m-accordion-text {
	margin: 15px;
	display: none;
}
.scf-pl-db .pl-info-monitoring .m-accordion-head.active + .m-accordion-text {
	margin: 15px;
	display: block;
	margin-top: 0px;
}
.scf-pl-db .pl-info-monitoring .m-accordion-head.active h4 span::before {
	content: "\e92b";
}
.scf-pl-db .pl-info-monitoring .m-accordion-text p {
	margin: 10px 0;
}
.scf-pl-db .lock-head h2 {
	color: #26273c;
	font-size: 24px;
	line-height: 30px;
	margin-left: 10px;
}
.scf-pl-db .lock-head p {
	color: #26273c;
	font-size: 14px;
	line-height: 22px;
	margin-left: 10px;
	color: #767676;
}
.scf-pl-db .lock-head p span {
	color: #470faa;
	cursor: pointer;
}
.scf-pl-db .pl-db-form {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 16px;
}
.scf-pl-db .pl-db-form .pl-db-email {
	padding: 16px;
}
.scf-pl-db .pl-db-form .btn {
	width: 100%;
}
.scf-pl-db .pl-db-form .pl-db-email p {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	margin-top: 12px;
}
.scf-pl-db .pl-db-form .pl-db-filter {
	padding: 16px;
	border-top: 1px solid #cdcdcd;
}
.scf-pl-db .pl-db-form .pl-db-filter h4 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-pl-db .pl-db-form .pl-db-filter h4.center {
	width: 222px;
	text-align: center;
}
.scf-pl-db .pl-db-form .pl-db-filter h4.last-scan {
	text-align: right;
}
.scf-pl-db .pl-db-form .pl-db-filter .scf-form {
	width: auto;
}
.scf-pl-db .pl-db-form .toggle-switch {
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}
.scf-pl-db .pl-db-form .privacy-form-switch {
	width: auto;
	display: inline-block;
	padding: 8px 16px;
	border: 1px solid #cdcdcd;
}
.scf-pl-db .trial-note {
	color: #e52727;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 32px;
	padding-top: 16px;
	text-align: center;
}
.scf-pl-db .trial-note.after {
	color: #000000;
}
.scf-pl-db .pl-db-form.disabled .scf-form {
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	color: #cdcdcd;
	cursor: not-allowed;
	box-shadow: none;
	opacity: 0.8;
}
.scf-pl-db .pl-db-form.disabled .btn {
	background: #cdcdcd;
	cursor: not-allowed;
}
.scf-pl-db h2.why_use {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
	text-align: center;
	margin-top: 48px;
}
.scf-pl-db ul.why_privacy {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	padding-bottom: 24px;
}
.scf-pl-db ul.why_privacy li {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
	position: relative;
	padding-left: 34px;
}
.scf-pl-db ul.why_privacy li span {
	color: #470faa;
	position: absolute;
	left: 0px;
	font-size: 22px;
	top: 2px;
}
.scf-pl-db ul.why_privacy ul {
	margin-top: 16px;
}
.scf-pl-db ul.why_privacy ul li {
	margin-bottom: 0px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	padding-left: 32px;
}
.scf-pl-db ul.why_privacy ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 20px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn.btn-disabled,
.btn.btn-disabled:hover {
	background: #cdcdcd;
	cursor: not-allowed;
	color: #ffffff;
}
.scf-pl-form .privacy-form .lock-note .manage_email {
	color: #470faa;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	font-family: Open Sans;
	cursor: pointer;
}
.scf-pl-form .privacy-form .lock-note .manage_email span {
	font-size: 14px;
	position: relative;
	padding-right: 4px;
	top: 2px;
	font-weight: bold;
}
.scf-pl-form .privacy-form .what_is_this {
	color: #470faa;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
	display: inline;
	margin-left: 8px;
	position: relative;
}
.scf-pl-form .privacy-form .what_is_this i {
	font-size: 18px;
	position: relative;
	padding-right: 2px;
	top: 3px;
}
.scf-tooltip-click {
	position: relative;
}
.scf-tooltip-click .scf-tooltip-title {
	position: absolute;
	background: #26273c;
	border: 1px solid #4f5065;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	display: block;
	max-width: 321px;
	text-align: left;
	padding: 8px;
	bottom: 24px;
}
.privacy_lock .search_mb_2020 {
	display: none;
}
.privacy_ontrial_box {
	background: #ededed;
	border: 1px dashed #767676;
	width: 100%;
	min-height: 75px;
	text-align: center;
	padding-top: 28px;
	font-size: 20px;
	color: #767676;
	margin-top: 10px;
	border-radius: 4px;
}
.check-title.inactive {
	color: #cdcdcd !important;
}
.privacy_lock .privacy_queue_note {
	color: #470faa !important;
}
.privacy_lock .scf-pl-db ul.why_privacy li {
	font-size: 14px !important;
	text-align: left !important;
}
.privacy_lock .pl-db-email .greenborder {
	border: 1px solid #31a865;
}
.privacy_lock .pl-db-email .update_email {
	display: none;
	width: 40%;
	margin-right: 16px;
}
.ca_popup.privacy_lock .scf-pl-db ul.why_privacy ul li {
	width: 100% !important;
}
.privacy_lock_need_active_account h2 {
	color: #e52727 !important;
}
.scf-popup.clear_all.privacy_lock h2 {
	margin-top: 0;
}
.scf-popup.clear_all.privacy_lock h2.why_use span {
	font-size: 23px;
	vertical-align: top;
}
.scf-pl-form .privacy-form .toggle-info {
	display: none;
}
.privacy-form-switch.note {
	border: none;
	background: transparent;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
}
.scf-pl-form.lock-off .privacy-form-switch.note {
	border: none;
	background: transparent;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
}
.scf-pl-form .privacy-form .lock-note h5 span strong {
	color: #470faa;
	font-weight: normal;
}
.scf-pl-form .privacy-form .lock-note {
	background-color: #ffffff;
	min-height: 71px;
}
.scf-pl-form .privacy-form .btn {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	padding: 12px 24px !important;
	height: 39px;
}
.scf-pl-form .privacy-form button img {
	float: right;
	width: 16px;
}
.scf-pl-form .privacy-form .btn-danger span {
	position: relative;
	padding-left: 4px;
	top: 1px;
}
.scf-plock-tooltip {
	background: #0f63ec;
	padding: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	margin-top: -8px;
}
.scf-plock-tooltip h4 {
	font-family: Open Sans;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 4px;
}
.scf-plock-tooltip p {
	font-family: Open Sans;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.scf-plock-tooltip .si-close-circle {
	position: absolute;
	color: #ffffff;
	right: 4px;
	top: 4px;
	font-size: 18px;
	cursor: pointer;
}
.scf-plock-tooltip::before {
	content: "\e940";
	font-family: "scficons" !important;
	position: absolute;
	color: #0f63ec;
	top: -14px;
	font-size: 26px;
	left: 42px;
}
.scf-plock-tooltip .row {
	display: flex;
}
.scf-plock-tooltip .col-md-4 {
	border-right: 2px solid #ffffff;
}
.scf-plock-tooltip .col-md-4:last-child {
	border-right: 0px;
}
@media (max-width: 767px) {
	.scf-pl-db .account-monitored-breaches .account-breach-date {
		margin-top: 5px;
	}
	.scf-pl-db .account-monitoring-edit {
		padding: 20px 0 10px;
	}
	.scf-pl-db .pv_loading {
		position: absolute;
		bottom: 8px;
		right: 10px;
	}
	.scf-pl-db .pv_loading button {
		font-size: 12px;
		padding: 3px 7px;
		height: 30px;
	}
	.scf-pl-db .pl-data-guages {
		flex-direction: column;
	}
	.scf-pl-db .pl-info-monitoring img,
	.scf-pl-db .pl-data-guages img {
		max-width: none;
		max-height: none;
		width: 100%;
		height: auto;
	}
	.scf-pl-db .pl-monitoring-guage {
		width: 100%;
	}
	.scf-pl-db .pl-monitoring-count {
		width: 100%;
	}
	.scf-pl-db .pl-data-guages {
		height: 100%;
	}
	.scf-pl-db .account-add-reports p {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.scf-plock-tooltip .row {
		display: block;
	}
	.scf-plock-tooltip .col-md-4 {
		border-right: 0px solid #ffffff;
		border-bottom: 2px solid #ffffff;
		padding-bottom: 16px;
		margin-bottom: 16px;
	}
	.scf-plock-tooltip .col-md-4:last-child {
		border-bottom: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.scf-pl-form .privacy-form .lock-note {
		margin: 12px 16px;
	}
	.scf-pl-db .account-add-reports .account-user-info {
		flex-direction: column;
	}
	.scf-pl-db .account-add-reports .account-user-info p {
		justify-content: center;
	}
	.scf-pl-db .account-add-reports {
		padding: 15px 15px 30px;
	}
	.scf-pl-db .account-add-option {
		flex-direction: column;
	}
	.scf-pl-db .pl-accounts-monitored .pl-searches-monitored {
		margin: 0 10px;
		min-width: 95px;
	}
	.scf-pl-db .pl-accounts-monitored.left {
		overflow: hidden;
		overflow-x: scroll;
		justify-content: flex-start;
		scrollbar-color: #470faa #cdcdcd;
	}
	.scf-pl-db .pl-accounts-monitored.left::-webkit-scrollbar {
		background-color: #cdcdcd;
	}
	.scf-pl-db .pl-accounts-monitored.left::-webkit-scrollbar-thumb {
		background: #470faa;
		background: #470faa;
		border-radius: 8px;
	}
	.pl-monitor-items.scf-profile-manage ul.tabs li {
		line-height: 19px;
		padding: 16px 8px;
	}
	.scf-pl-db .pl-accounts-monitored .pl-tracking-data {
		margin-left: 4px;
		padding: 4px;
	}
	.scf-pl-db .pl-accounts-monitored .pl-tracking-data .pl-account-count {
		padding: 2px 6px;
	}
	.scf-pl-db .pl-accounts-monitored .pl-tracking-data .pl-tracking-text {
		line-height: 15px;
		font-size: 12px;
	}
	.pl-rate {
		display: block;
	}
	.pl-rate p {
		width: 100%;
		margin-bottom: 16px;
	}
	.scf-pl-db .pl-monitoring-count .pl-report-title {
		font-size: 12px;
	}
	.scf-pl-db .pl-accounts-monitored .pl-tracking-data {
		display: flex;
		align-items: center;
		margin-top: 8px;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: flex-start;
		text-align: center;
	}
	.scf-pl-db .pl-accounts-monitored .pl-tracking-items {
		padding-bottom: 4px;
	}
}

/* Privacy lock update popup styles */
.scf-popup.upgrade_privacy_lock h2 {
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #470faa;
	padding-left: 0px;
}
.scf-pl-form .privacy-form .what_is_this.privacy_lock_what_is_this {
	display: none;
}
.scf-popup.upgrade_privacy_lock ul li {
	font-size: 14px;
	font-weight: normal;
	color: #26273c;
	position: relative;
	padding-left: 28px;
}
.scf-popup.upgrade_privacy_lock ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 18px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
}
.scf-popup.upgrade_privacy_lock .btn.btn-gray {
	color: #26273c;
}
.scf-popup.upgrade_privacy_lock .btn.btn-gray:hover {
	color: #ffffff;
}
.privacy-form .btn-privacy-error,
.scf-pl-db .btn-privacy-error {
	background-color: #ff6868;
	color: #fff !important;
}
.scf-pl-form .privacy-form .toggle-info.hide_more_info {
	display: none;
}
.scf-pl-db .scf-popup.ca_popup.privacy_lock.manage_email .scf-popup-dialog {
	max-width: 710px;
	text-align: left;
}
.pl-data-guages .db_privacy_lock {
	margin-right: 32px;
}
.pl-data-guages.dashboard-main {
	margin-top: 0px;
}
.meter-box span.scan-btn {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	border-radius: 50px;
	display: inline-block;
	padding: 4px 16px;
	margin-top: -50px;
	margin-bottom: 16px;
	position: absolute;
	margin-left: -80px;
}
.pl-data-guages.dashboard-main .meter-box {
	text-align: center;
}
.db_privacy_lock span.subscription-label {
	background: #470faa;
	border-radius: 2px 2px 2px 2px;
	color: #ffffff;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	padding: 8px 16px;
	left: -12px;
	text-align: center;
	width: 100%;
	/* position: relative; */
	top: -12px;
}
.db_privacy_lock span.si-info {
	color: #0f63ec;
	font-size: 20px;
	position: relative;
	top: -8px;
	right: -8px;
	cursor: pointer;
}
@media (min-width: 993px) {
	.scf-popup.manage_email .col-md-11 {
		padding-left: 32px;
		display: block;
	}
	.scf-pl-db ul.why_privacy ul li {
		width: 30%;
		display: inline-block;
	}
	.scf-pl-form .privacy-form .lg-pull-right {
		left: 41.66%;
	}
	.scf-pl-form .privacy-form .lg-pull-left {
		right: 33.33%;
	}
}
@media (min-width: 1200px) {
	.scf-pl-form .privacy-form .lg-pull-right {
		left: 50%;
	}
	.scf-pl-form .privacy-form .lg-pull-left {
		right: 25%;
	}
}
@media (max-width: 767px) {
	.pl-data-guages .db_privacy_lock {
		margin-right: 0px;
	}
	.pl-data-guages .db_privacy_lock img {
		width: auto;
	}
	.scf-pl-db .account-remove {
		position: absolute;
		top: 20px;
		right: 2px;
	}
	.scf-pl-db .account-remove .hide-m {
		display: none;
	}
	.scf-pl-db .account-monitored-breaches .account-breaches {
		position: absolute;
		bottom: 8px;
		right: 10px;
		padding: 7px 10px;
	}
	.scf-pl-db .lock-head .monitoring-pl.pl-db-form p {
		display: none;
	}
	.scf-pl-db .monitoring-pl.pl-db-form {
		width: 100px;
	}
	.scf-pl-db .monitoring-pl.pl-db-form .privacy-form-switch {
		margin: 0;
	}
	.scf-pl-db .lock-head p {
		font-size: 12px;
	}
	.scf-pl-db ul.why_privacy {
		width: 100%;
	}
	.scf-pl-db .pl-db-form .pl-db-filter .scf-form {
		width: 100%;
	}
	.scf-pl-db .pl-db-form .pl-db-filter h4.last-scan {
		text-align: left;
	}
	.scf-pl-db .pl-db-form .scf-form {
		margin-bottom: 12px;
	}
	.scf-pl-db .lock-head {
		padding: 16px;
	}
	.scf-pl-db .lock-head h2 span {
		top: 7px;
	}
	.scf-pl-db .lock-head h2 {
		font-size: 22px;
	}
	.scf-popup.manage_email img.alert {
		width: 48px;
	}
	.scf-pl-activated span.si-secured-fill {
		font-size: 32px;
		float: none;
		margin-right: 0px;
	}
	.scf-pl-activated h4 {
		display: inline-block;
		position: relative;
		top: -10px;
	}
	.scf-pl-activated p {
		margin-bottom: 16px;
	}
	.scf-pl-form,
	.scf-pl-form .privacy-note .text-right {
		text-align: center;
	}
	.scf-pl-form .privacy-form h4 span {
		position: relative;
		top: 5px;
		padding-right: 0px;
		font-size: 18px;
	}
	.scf-pl-form .privacy-form h4 {
		margin-top: -8px;
		padding-left: 0px;
		font-size: 12px;
		line-height: 16px;
		float: left;
		text-align: left;
	}
	.scf-pl-form .privacy-form .btn {
		float: left;
		width: 250px;
		margin-left: 10px;
		margin-top: -4px;
	}
	.lock-note br {
		display: none;
	}
	.scf-pl-form .privacy-form .lock-note {
		min-height: 48px;
	}
	.privacy-form-switch {
		display: block !important;
		width: 100% !important;
		margin-bottom: 16px;
		padding: 7px 4px !important;
	}
	.scf-pl-db .pl-db-form .pl-db-filter h4 {
		text-align: center !important;
		width: 100% !important;
	}
	.privacy-form-switch label.check-title {
		font-size: 12px;
		line-height: 11px;
		position: relative;
		top: 3px;
	}
	.scf-pl-form .privacy-form .lock-note {
		text-align: left;
		margin-bottom: 10px;
		margin-top: 7px;
	}
	.scf-pl-form .privacy-note p {
		margin-bottom: 16px;
	}
	.scf-pl-activated .btn-bordered-gray {
		margin-top: 0px;
	}
	.scf-popup.cancel_privacy_lock h2 img {
		width: 48px;
		top: 2px;
		margin-left: -56px;
	}
	.scf-pl-form .privacy-form .latest_scan {
		text-align: left;
	}
	.scf-pl-form .privacy-form .toggle-switch {
		margin-left: 4px;
		margin-right: 4px;
	}
	.scf-pl-form .privacy-form .what_is_this {
		font-size: 10px;
		display: block;
	}
	.scf-pl-form .privacy-form .latest_scan p {
		font-size: 11px;
		margin-bottom: 4px;
		text-align: right;
	}
	.scf-pl-form .privacy-form .latest_scan .btn {
		font-size: 11px;
		padding: 8px 8px;
		height: 32px;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.scf-pl-form .privacy-form .latest_scan .what_is_this i {
		font-size: 14px;
		top: 2px;
	}
	.scf-pl-form .privacy-form .toggle-info {
		display: block;
		color: #26273c;
		text-align: left;
		font-size: 14px;
		line-height: 19px;
		font-weight: bold;
		font-family: Open Sans;
		padding: 12px 20px;
		margin-bottom: -17px;
		margin-left: -17px;
		margin-right: -17px;
		border-top: 1px solid #31a865;
	}
	.scf-pl-form.lock-off .privacy-form .toggle-info {
		border-top: 1px solid #e52727;
	}
	.scf-pl-form .privacy-form .toggle-info.hide_more_info,
	.scf-pl-form .lock-note.more-info {
		display: none;
	}
	.scf-pl-form .privacy-form .toggle-info span {
		float: right;
	}
	.scf-popup.manage_email h2 {
		padding-right: 16px;
	}
	.scf-popup.cancel_privacy_lock h2 {
		margin-top: 16px;
	}
}
@media (max-width: 767px) {
	.scf-criminal-report .report-box.item span.si-user {
		margin-bottom: 16px;
	}
	.scf-criminal-report .report-box.item .chargers {
		margin-bottom: 12px;
	}
	.scf-criminal-report .report-box .view-box {
		text-align: center;
	}
	.scf-criminal-report .report-box .view-box .btn {
		margin-top: 8px;
	}
	.scf-criminal-report .report-box h5 {
		margin-bottom: 4px;
	}
	.scf-criminal-report .summery-title.premium_data_included p {
		padding-top: 8px;
	}
	.scf-criminal-report .report-box .view-box .criminal-table .scf-table tr td:first-child {
		width: 40%;
	}
	.scf-criminal-report .report-box .view-box .criminal-table .scf-table tr td {
		font-size: 12px;
		text-align: left;
	}
}
/*Bulk Opt-Out Tool*/
.module-optout-bulk-tool .opt-section {
	position: relative;
}
.module-optout-bulk-tool textarea {
	display: none;
}
.module-optout-bulk-tool .opt-section h2 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.module-optout-bulk-tool .search_compact_2020,
.module-optout-bulk-tool .main-menu {
	display: none;
}
.module-optout-bulk-tool .opt-section ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.module-optout-bulk-tool:not(.screenshot) .opt-section ul.hide {
	display: none;
}
.module-optout-bulk-tool ul li {
	width: 50%;
	margin-bottom: 20px;
}
.module-optout-bulk-tool ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.module-optout-bulk-tool .si-searched-file {
	font-size: 34px !important;
	margin: 0 15px 0 25px;
	vertical-align: middle;
}
.module-optout-bulk-tool .result-section {
	position: relative;
}
.module-optout-bulk-tool .results-box {
	transition: all 500ms ease-out;
}
.module-optout-bulk-tool .results-box.hide {
	max-height: 0px;
	overflow: hidden;
}
.module-optout-bulk-tool .result-section label.checkbox {
	position: absolute;
	right: 20px;
}
.module-optout-bulk-tool label.checkbox.verified {
	right: 130px;
}
.module-optout-bulk-tool .filter-results {
	display: flex;
	align-items: start;
	justify-content: end;
}
.module-optout-bulk-tool .filter-results button {
	margin-left: 10px;
}
.opt-section .search-frm .checkbox {
	position: relative;
	right: 0;
}
.module-optout-bulk-tool .complete-btn {
	display: block !important;
	width: 265px !important;
}
.module-optout-bulk-tool .scf-records-found {
	padding: 8px;
}
.module-optout-bulk-tool form button.btn-purple {
	position: absolute;
	right: 15px;
	top: 40px;
	width: 200px;
}
.module-optout-bulk-tool .result-section a {
	display: inline-block;
}
body.screenshot.module-optout-bulk-tool .opt-section .btn-purple,
body.screenshot.module-optout-bulk-tool .checkbox,
.module-optout-bulk-tool .img-ss,
body.screenshot.module-optout-bulk-tool #footer,
body.screenshot.module-optout-bulk-tool #footer-disclaimer,
body.screenshot.module-optout-bulk-tool #footer-links,
body.screenshot.module-optout-bulk-tool .js-filters,
body.screenshot.module-optout-bulk-tool .js-info {
	display: none;
}
.module-optout-bulk-tool .search-frm {
	margin-bottom: 40px;
	max-width: 400px;
	margin: auto auto 34px auto;
}
.module-optout-bulk-tool .search-frm .scf-form {
	display: block;
	margin-bottom: 12px;
}
.module-optout-bulk-tool .search-frm .btn-purple {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.module-optout-bulk-tool .result-section span.favicon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
	margin-right: 6px;
}
.module-optout-bulk-tool .image-section {
	display: block !important;
	margin: 10px 0;
}
.module-optout-bulk-tool .image-section img {
	width: 50px;
	height: 0px;
	padding-bottom: 50px;
	border: 1px solid #aaa;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.module-optout-bulk-tool {
	background: #f8f8f8;
}
.module-optout-bulk-tool .search-option {
	display: flex;
}
.module-optout-bulk-tool.data_id .result-section .score p,
.module-optout-bulk-tool.data_id .list.data-id p span {
	background: #470faa;
	color: #fff;
	padding: 10px;
	border-radius: 25px;
	line-height: 0;
	display: inline-block;
}
.module-optout-bulk-tool.data_id .list.data-id p span {
	margin-right: 7px;
}
.module-optout-bulk-tool .result-section .list p span.blocked {
	color: #f00;
}
.module-optout-bulk-tool .result-section .list p span i {
	background: #470faa;
	font-style: normal;
	color: #fff;
	padding: 0px 5px;
	border-radius: 5px;
	margin-left: 4px;
	font-size: 14px;
}
.module-optout-bulk-tool .result-section .list p span.blocked i {
	background: #f00;
}
.module-optout-bulk-tool .js-filters,
.module-optout-bulk-tool .js-info,
.module-optout-bulk-tool .js-clarification,
.module-optout-bulk-tool .js-urls {
	border: 1px solid #470faa;
	padding: 0 15px;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 10px;
}
.module-optout-bulk-tool .js-urls,
.module-optout-bulk-tool .js-clarification {
	position: relative;
}
.module-optout-bulk-tool .js-urls button,
.module-optout-bulk-tool .js-clarification button {
	position: absolute;
	right: 8px;
	top: 12px;
}
.module-optout-bulk-tool .js-filters .col-md-6,
.module-optout-bulk-tool .js-info .col-md-6 {
	margin-bottom: 20px;
}
.module-optout-bulk-tool .js-filters h2,
.module-optout-bulk-tool .js-info h2,
.module-optout-bulk-tool .js-clarification h2,
.module-optout-bulk-tool .js-urls h2 {
	font-size: 20px;
	margin-top: 20px;
}
.module-optout-bulk-tool .js-clarification .clarification-msg{
	border-style: solid;
	width: 80%;
	border-radius: 2px;
	margin: 15px 5px 15px;
	padding: 5px;
	background-color: #EEEEEE;
}
.row.jump-links div {
	width: 48%;
	margin: 0 1% 20px 1%;
	padding: 12px;
	background: #470faa;
	color: #fff;
	cursor: pointer;
	border-radius: 8px;
	text-align: center;
}
.row.jump-links div.removed {
	background: #31a865;
}
.module-optout-bulk-tool .jump-links {
	padding: 0 16px;
	display: flex;
	justify-content: space-between;
}
.module-optout-bulk-tool .si-info {
	color: #689f38;
	font-size: 20px;
	vertical-align: top;
}
.module-optout-bulk-tool .js-info span {
	font-weight: bold;
}
.module-optout-bulk-tool .row.age_range_display .age_range_text {
	font-weight: bold;
	font-size: 16px;
	color: #41a562;
	margin-bottom: 20px;
}
.module-optout-bulk-tool .age_range_display i {
	font-size: 20px;
	vertical-align: middle;
}
.block-btn {
	position: absolute;
	display: inline-block;
	background: #c01919;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 10px;
	width: 150px;
	text-align: center;
	margin-left: -158px;
	margin-top: -32px;
	cursor: pointer;
}
.block-btn::after {
	position: absolute;
	content: " ";
	border-width: 10px;
	border-color: #c01919 transparent transparent;
	display: block;
	bottom: -20px;
	border-style: solid;
	left: 50%;
	margin-left: -15px;
}
.module-optout-bulk-tool .multi-input-container {
	position: relative;
}
.module-optout-bulk-tool .multi-input-container:not(:last-child) i.si-plus,
.module-optout-bulk-tool .multi-input-container:only-child i.si-minus {
	display: none;
}
.module-optout-bulk-tool .multi-input-container:last-child span {
	display: block;
}
.module-optout-bulk-tool .multi-input span {
	position: absolute;
	top: 14px;
	right: 8px;
	color: #aaa;
}
.module-optout-bulk-tool .multi-input i:hover {
	color: #0fa92d;
	cursor: pointer;
}
.module-optout-bulk-tool .multi-input i.si-minus:hover {
	color: #a70f0f;
}
.module-optout-bulk-tool .ccpa-data table {
	table-layout: fixed;
	margin-bottom: 20px;
}
.module-optout-bulk-tool .ccpa-data table td {
	overflow: hidden;
	text-overflow: ellipsis;
}
.module-optout-bulk-tool .ccpa-data pre {
	height: 150px;
	overflow: auto;
}
@media (min-width: 768px) {
	.module-optout-bulk-tool .search-frm.data-id-tool {
		max-width: 800px;
	}
	.module-optout-bulk-tool .search-option > div {
		width: 50%;
		padding: 20px;
	}
	.module-optout-bulk-tool .search-option > div:first-child {
		border-right: 1px solid #ddd;
	}
}
@media (max-width: 767px) {
	.module-optout-bulk-tool .opt-section ul li {
		width: 100%;
	}
	.module-optout-bulk-tool button.btn-purple {
		display: block;
		width: 100%;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.module-optout-bulk-tool .search-option {
		flex-direction: column;
	}
	.module-optout-bulk-tool .search-option > div:first-child {
		border-bottom: 1px solid #ddd;
		margin-bottom: 20px;
	}
}
.suggestions {
	text-align: left;
}
.suggestions div {
	padding: 5px;
	padding-left: 10px;
}
.suggestions div label {
	padding-left: 5px;
}
@media (min-width: 768px) {
	.refine_address_search .scf-popup-dialog {
		margin: 145px auto 0 !important;
	}
}
/* Opt-Out NEW styles */
.scf-optout p.inner-text {
	margin-bottom: 24px;
}
.scf-optout .step-label {
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	background: #e52727;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 12px;
	margin-bottom: 12px;
	display: inline-block;
}
.scf-optout .opt-out-inner h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-optout .opt-out-inner .radio span {
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	font-family: Open Sans;
	font-weight: bold;
	margin-bottom: 4px;
	display: inline-block;
}
.scf-optout .opt-out-inner.radio-box .scf-form {
	margin-bottom: 24px;
}
.scf-optout .opt-out-inner.radio-box .radiomark {
	border: 1px solid #470faa;
}
.scf-optout .opt-out-inner.radio-box .radio input:checked ~ .radiomark {
	border: 0px;
}
.scf-optout .opt-out-inner .next-step {
	background: #f1e9ff;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
}
.scf-optout .opt-out-inner .next-step p {
	color: #470faa;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 0px;
}
.scf-optout .opt-out-inner .next-step span.btn {
	height: 32px;
	line-height: 20px;
	padding: 7px 24px;
	font-size: 14px;
}
.scf-optout .opt-out-content .optout_note {
	margin-bottom: 0px;
}
.scf-optout .opt-out-content .optout_note h4 {
	color: #31a865;
	font-size: 14px;
	font-family: Open Sans !important;
	font-style: normal;
	font-weight: bold !important;
	padding-bottom: 12px;
	margin-top: -4px;
}
.scf-optout .opt-out-content .optout_note h4 span {
	padding-right: 8px;
}
.scf-optout.ccpa-opt {
	padding-bottom: 0px;
}
.scf-optout.optout {
	padding-top: 0px;
}
.scf-optout .opt-out-info {
	border: 1px solid #31a865;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 24px;
	padding: 24px 54px;
	margin-top: 48px;
}
.scf-optout .opt-out-info .opt-steps {
	margin-top: 0px;
	color: #31a865;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-optout .opt-out-info .opt-steps span {
	font-size: 18px;
	padding-right: 8px;
	position: relative;
	top: 2px;
}
.scf-optout .opt-out-info ol li {
	color: #26273c;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-optout .optout-step-box.deactivate {
	background: #ededed;
}
.scf-optout .optout-step-box.deactivate .scf-form {
	background: #f8f8f8;
	cursor: not-allowed;
}
.scf-optout .optout-step-box.deactivate .captcha,
.scf-optout .optout-step-box.deactivate .g-recaptcha {
	display: none;
}
.scf-optout .optout-step-box.deactivate .step-label {
	background: #767676;
}
.scf-optout .optout-step-box.deactivate h4 {
	color: #767676;
}
.scf-optout .optout-step-box.deactivate .btn {
	background: #cdcdcd;
}
.scf-optout .optout-step-box.deactivate .btn,
.scf-optout .optout-step-box.deactivate {
	cursor: not-allowed;
}
.container.optout-step-box.deactivate {
	background-color: transparent;
}
.scf-optout .optout-step-box.deactivate .opt-out-content {
	background-color: #ededed;
}
.scf-optout .optout-step-box.deactivate .optout_note {
	background: #f8f8f8;
}
.scf-optout.regular-opt,
.scf-optout.regular-opt .opt-steps {
	padding-top: 60px;
}
.scf-optout .step-click {
	color: #26273c;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 12px;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	display: inline-block;
	cursor: pointer;
}
.scf-optout .step-click span {
	color: #470faa;
}
.scf-optout .what-info {
	margin-bottom: 16px;
}
.scf-optout .what-info label {
	line-height: 24px;
}
.scf-optout ul.inner-opt-tabs li {
	background-color: #f1e9ff;
	border: solid #470faa;
	border-width: 2px 2px 0px 2px;
}
#step3.deactivate,
#step2.deactivate {
	display: none;
}
.scf-optout .optout-step-box.deactivate .step-click {
	cursor: not-allowed;
}
.scf-optout h5.optional-text {
	text-transform: initial;
}
@media (max-width: 767px) {
	.scf-optout .opt-out-inner .text-right,
	.scf-optout .opt-out-item .text-right {
		text-align: left;
		margin-bottom: 8px;
	}
	.scf-optout ul.inner-opt-tabs {
		display: flex;
		margin-top: 20px;
	}
	.scf-optout ul.inner-opt-tabs li {
		background-color: #f1e9ff;
		border: solid #470faa;
		border-width: 2px 2px 0px 2px;
		height: auto;
		line-height: 20px;
		text-align: center;
		-webkit-border-top-left-radius: 16px;
		-webkit-border-top-right-radius: 16px;
		-moz-border-radius-topleft: 16px;
		-moz-border-radius-topright: 16px;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		font-weight: bold;
		font-family: "Open Sans";
		font-size: 12px;
		padding: 8px 0px;
	}
}
/* Quick search sider section */
.scf-seach-slider {
	margin-bottom: 32px;
}
.scf-seach-slider .slideshow-container {
	max-width: 100%;
	text-align: center;
}
.scf-seach-slider h2 {
	margin-bottom: 24px;
	margin-top: 16px;
	font-size: 18px !important;
}
.scf-seach-slider .slideshow-container .prev,
.scf-seach-slider .slideshow-container .next {
	top: 43%;
}
@media (min-width: 993px) {
	.scf-seach-slider .slideshow-container .fade {
		display: inline-block !important;
		width: 30%;
		margin-right: 16px;
		margin-bottom: 16px;
	}
}
/* FAQ Support Page */
.scf-support {
	padding: 32px 0px 16px 0px;
	background-color: #f8f8f8;
}
.scf-support h2 {
	font-size: 24px;
	color: #470faa;
	font-family: Ubuntu;
	text-align: center;
}
.scf-support .faq-search {
	margin-top: 36px;
	margin-bottom: 48px;
	padding: 0px 100px;
}
.scf-support .faq-search .btn {
	width: 100%;
	margin-top: 0px !important;
}
.scf-support .faq-search .col-xs-8,
.scf-support .faq-search .col-sm-9 {
	padding-right: 0px;
}
.scf-support .faq-search .col-xs-4 {
	padding-left: 8px;
}
.scf-support .faq-section {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 24px;
}
.scf-support .faq-section h4 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px;
	line-height: 42px;
	padding: 32px;
}
.scf-support .faq-section h4 span {
	color: #31a865;
	position: relative;
	font-size: 32px;
	top: 7px;
	padding-right: 16px;
}
.scf-support .faq-section h4 span:last-child {
	color: #470faa;
	font-family: Ubuntu !important;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px;
	top: -12px;
	left: 64px;
}
.scf-support .faq-section ul {
	margin-bottom: 0px;
}
.scf-support .faq-section ul li {
	list-style: none;
	border-top: 1px solid #cdcdcd;
	padding: 0px 32px;
	line-height: 48px;
}
.scf-support .faq-section ul li.view-all {
	cursor: pointer;
}
.scf-support .faq-section ul li p.sub_title {
	cursor: pointer;
}
.scf-support .faq-section ul li:nth-child(n + 5):not(.view-all) {
	display: none;
}
.scf-contact-us .scf-support .faq-section ul li:nth-child(7),
.scf-contact-us .scf-support .faq-section ul li:nth-child(8) {
	display: block;
}
.scf-support .faq-section ul li:hover p,
.scf-support .faq-section ul li.active p {
	color: #470faa;
}
.scf-support .faq-section ul div p {
	color: #000 !important;
}
.scf-support .faq-section ul li:hover i,
.scf-support .faq-section ul li.active i {
	color: #470faa;
}
.scf-support .faq-section ul li p {
	color: #26273c;
	font-size: 14px;
	margin: 0px;
	display: flex;
}
.scf-support .faq-section ul li p span.faq-title {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	/* white-space: nowrap; */
	font-weight: 700;
	color: #470faa;
	margin:  15px 0 15px 0;
	line-height: 1.5;
}
.scf-support .faq-section ul li p i {
	/* background-color: #cdcdcd; */
	color: #cdcdcd;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	height: 21px;
	width: 21px;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	float: right;
	position: relative;
	top: 14px;
	font-size: 24px;
}
.scf-support .faq-section ul li div.faq_value {
	font-size: 14px;
	color: #26273c;
	line-height: 19px;
	margin-bottom: 32px;
	padding-left: 16px;
	display: none;
}
.scf-support .faq-section ul li div.faq_value p {
	display: block !important;
	margin-bottom: 16px;
}
.scf-support .faq-section ul li div.faq_value p:last-child {
	margin-bottom: 0px;
}
.scf-support .faq-section ul li div.faq_value .faq_value_p {
	margin-top: 16px;
	font-size: 14px;
	color: #000 !important;
}
.scf-support .faq-section ul li.active div.faq_value {
	display: block;
}
.scf-support .faq-section ul li.active div.faq_value ul li {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
.scf-support .faq-section ul li.active div p {
	display: inline-block;
}
.scf-support .faq-section ul li.active div ul li {
	list-style-type: disc;
}
.scf-support .faq-section ul li h5,
.scf-support .faq-section ul li h5 a {
	color: #470faa;
	font-size: 14px;
	line-height: 44px;
	height: 48px;
}
.scf-support .faq-section ul li h5 span:not(.faq-title) {
	color: #ffffff;
	background-color: #470faa;
	line-height: 26px;
	padding: 0px 8px;
	text-align: center;
	display: inline-block;
	position: relative;
	float: right;
	height: 24px;
	top: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-support .quick-search h2 {
	font-size: 18px;
	color: #470faa;
	line-height: 24px;
	padding-bottom: 24px;
	padding-top: 16px;
}
.scf-support .contact-cta {
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	padding: 32px 32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-support .contact-cta span {
	color: #31a865;
	padding-right: 16px;
	font-size: 42px;
}
.scf-support .contact-cta p {
	color: #26273c;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 42px;
}
.scf-support .faq-section ul li div.video-section {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 16px;
	display: flex;
	cursor: auto;
}
.scf-support .faq-section ul li div.video-section .video-icon {
	background: #470faa;
	width: 20%;
	text-align: center;
	padding: 16px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: -1px;
	position: relative;
	cursor: pointer;
}
.scf-support .faq-section ul li div.video-section .video-desc {
	width: 80%;
	padding: 16px;
}
.scf-support .faq-section .video-section span.si-triangle-right {
	background: #ffffff7a;
	color: #ffffff;
	width: 40px;
	height: 40px;
	display: inline-block;
	font-size: 22px;
	line-height: 41px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
}
.scf-support .faq-section .video-section .video-icon:hover span.si-triangle-right {
	background: #ffffff59;
}
.scf-support .faq-section .video-section span.si-triangle-right:before {
	margin-left: 3px;
}
.scf-support .faq-section ul li div.video-section h6 {
	color: #470faa;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}
.scf-support .faq-section ul li div.video-section p {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.faq_video h4 {
	padding: 0px;
}
.faq_value .faq_video .newdesign_header video {
	width: 100%;
}
.scf-popup.faq_video .scf-popup-dialog {
	padding: 16px;
}
@media (max-width: 767px) {
	.scf-support .faq-search {
		padding: 0px 0px;
	}
	.scf-support .contact-cta a {
		float: none;
		position: initial;
		margin-left: 16.66666667%;
		margin-top: 16px;
	}
	.scf-support .contact-cta p {
		margin-bottom: 16px;
		height: auto;
	}
	.scf-support .contact-cta .text-right {
		text-align: left;
	}
	.scf-support .faq-section ul li div {
		padding-left: 0px;
	}
	.scf-support .faq-section ul li div.video-section {
		display: block;
	}
	.scf-support .faq-section ul li div.video-section .video-desc {
		width: 100%;
	}
	.scf-support .faq-section ul li div.video-section .video-icon {
		width: 100%;
		-webkit-border-radius: 4px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius: 4px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-radius: 4px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		left: 0px;
		top: -1px;
	}
	.scf-support .faq-search {
		padding: 0px 0px;
	}
	.scf-support .contact-cta a {
		float: none;
		position: initial;
		margin-left: 16.66666667%;
		margin-top: 16px;
	}
	.scf-support .contact-cta p {
		margin-bottom: 16px;
		height: auto;
	}
	.scf-support .contact-cta .text-right {
		text-align: left;
	}
}
.do-not-show {
	width: 200px;
	text-align: center;
	margin-left: 30%;
}
@media (max-width: 768px) {
	.do-not-show {
		width: 60%;
		text-align: center;
		margin-left: 20%;
	}
}
.scf-search-history .search-btn {
	margin-top: 20px;
}
.scf-search-history .row h2 {
	display: none;
}
.scf-search-history .filter hr {
	display: none;
}
.scf-search-history .filter .mobile-view {
	display: block;
}
@media (max-width: 768px) {
	.scf-search-history input,
	.scf-search-history select {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.scf-search-history .search-btn {
		margin-top: 28px;
		height: 42px;
	}
	.scf-search-history .filter .mobile-view {
		display: none;
	}
	.scf-search-history .filter h2 {
		display: block;
		font-size: 16px;
		font-style: normal;
		font-weight: bold !important;
		line-height: 19px;
		color: #0e3aff;
		padding: 15px;
	}
	.scf-search-history .filter h2 a {
		font-size: 24px;
		float: right;
		color: #cdcdcd;
	}
	.scf-search-history .filter {
		border: 1px solid #cdcdcd;
		box-sizing: border-box;
		border-radius: 4px;
		margin: 5px;
		overflow: hidden;
		padding-bottom: 5px;
	}
	.scf-search-history .filter .divider {
		border-bottom: 1px #cdcdcd solid;
		display: block;
		margin-bottom: 10px;
	}
}

.expiry-date-select select.scf-form {
	width: 90px;
}
/* Page Loading & Animation Styles */
#scf-page-loading * {
	padding: 0;
	margin: 0;
	z-index: 999999;
}
#scf-page-loading iframe {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 0px;
}
.module-dashboard #scf-body-content > .row {
	overflow: hidden;
	margin: 0;
}
.scf-page-loading {
	text-align: center;
	background-color: #f8f8f8;
	padding-bottom: 102px;
}
.scf-page-loading .scf-icon-animation svg {
	height: 400px !important;
}
.scf-page-loading .scf-icon-animation {
	display: block;
	height: 400px !important;
}
.scf-page-loading h4 {
	color: #470faa;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
}
.scf-page-loading p {
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
}
@media (max-width: 767px) {
	.scf-page-loading .scf-icon-animation svg {
		height: 190px !important;
	}
	.scf-page-loading .scf-icon-animation {
		display: block;
		height: 190px !important;
	}
	.scf-page-loading {
		padding: 0px 16px 60px;
	}
}
img.lazy-loader {
	background-image: url(../images/loader-white.svg) !important;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	background-size: 48px !important;
	min-height: 45px;
	width: 100%;
	background-color: #cdcdcd;
}
.lazy-loader.landing-lazy-loader {
	height: 0px;
	background-image: url(../images/loader-green.svg) !important;
	background-color: transparent;
	background-size: 52px !important;
	background-repeat: no-repeat;
	padding-bottom: 60px;
	width: 100%;
	min-height: 0px;
}
/* content pages styles for privacy,faq and TOS */
.scf-privacy .scf-privacy-content .scf-privacy-ol-chart ol {
	list-style: auto;
	margin-left: 16px;
}
.scf-privacy .scf-privacy-content .scf-privacy-ol-chart ol ol {
	list-style: lower-alpha;
}
.scf-privacy .scf-privacy-content .scf-privacy-ol-chart ol li::marker {
	font-weight: bold;
	font-size: 14px;
}
.scf-privacy .scf-privacy-content .eff-date {
	margin-bottom: 12px;
	display: block;
}
.scf-privacy .scf-privacy-content .scf-pv-metrics p {
	margin-left: 16px;
}
.scf-privacy .scf-privacy-content h1 {
	padding-bottom: 16px;
}
.scf-privacy .scf-privacy-content .scf-pv-metrics h4 {
	padding-bottom: 16px;
}
.scf-privacy .scf-privacy-content .privacy-policy {
	display: inline-block;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
	.scf-privacy .scf-privacy-content .mb-hide {
		display: none;
	}
	.scf-privacy .scf-privacy-content .print_privacy {
		margin-bottom: 16px;
	}
	.scf-privacy .scf-privacy-content .dont_sell_btn {
		padding: 12px;
	}
}
/*Criminal Report Popup*/
.scf-popup.criminal_report_popup .btn {
	width: 80%;
	padding: 12px 8px;
	font-weight: bold;
	margin: 5px;
}
.criminal_report_popup {
	display: block;
}
.scf-popup.criminal_report_popup .name {
	font-weight: 700;
	color: #470faa;
}
.scf-popup.criminal_report_popup .btn-green {
	background-color: #31a865;
	color: #ffffff;
}
@media (max-width: 767px) {
	.scf-popup.criminal_report_popup .scf-popup-dialog {
		margin-top: 30%;
	}
	.scf-popup.criminal_report_popup .scf-popup-dialog p {
		margin: 0% 10% 24px 10%;
	}
}
/* Flagged uer popup styles */
.scf-popup.flagged_user {
	display: block;
}
.scf-popup.flagged_user .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.flagged_user h2 {
	color: #e52727;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
}
.scf-popup.flagged_user h2 span {
	color: #e52727;
	padding-right: 4px;
	position: relative;
	top: 3px;
	font-size: 22px;
}
.scf-popup.flagged_user p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 22px;
}
.scf-popup.flagged_user p a {
	text-decoration: underline;
}
.scf-popup.flagged_user p span {
	display: block;
}
.scf-popup.flagged_user .btn {
	width: 270px;
	margin-top: 24px;
}
.scf-popup.flagged_user label {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
}
.scf-popup.flagged_user .scf-notification {
	font-size: 14px;
	padding: 12px;
	margin-bottom: 0px;
}
@media (max-width: 767px) {
	.scf-popup.flagged_user p span {
		display: inline-block;
	}
	.scf-popup.flagged_user .btn {
		width: 100%;
	}
}
/* Walkthroughs popup */
.scf-popup.scf_walkthroughs .scf-popup-dialog {
	padding: 0px !important;
	margin-top: 24px;
}
.scf-popup.scf_walkthroughs h2 {
	color: #470faa;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	background: #ffffff;
	margin-top: 16px;
	margin-bottom: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-section {
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-section.active {
	display: block;
}
.scf-popup.scf_walkthroughs .walkthrough-slides {
	background: #ededed;
	padding: 16px 50px;
}
.scf-popup.scf_walkthroughs span.si-close-circle {
	top: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides video {
	filter: drop-shadow(0px 4px 16px rgba(79, 80, 101, 0.16));
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}
.scf-popup.scf_walkthroughs .walkthrough-list {
	padding: 16px 50px;
}
.scf-popup.scf_walkthroughs .walkthrough-list h4 {
	color: #470faa;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	margin-bottom: 8px;
	list-style: none;
	position: relative;
	padding-left: 28px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li:before {
	font-family: "scficons" !important;
	content: "\e955";
	left: 0px;
	position: absolute;
	color: #e52727;
	font-size: 18px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.default:before {
	display: none;
	content: "";
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.active {
	color: #767676;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.active:before {
	content: "\e92e";
	color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-status {
	box-shadow: 0px -1px 0px #cdcdcd;
	padding: 12px 50px 16px 50px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul {
	list-style: none;
	display: flex;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li {
	color: #26273c;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	padding-right: 40px;
	margin-right: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li i {
	color: #cdcdcd;
	font-size: 20px;
	position: relative;
	top: 3px;
	padding-right: 4px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:after {
	content: "";
	width: 28px;
	height: 2px;
	background-color: #cdcdcd;
	position: absolute;
	bottom: 9px;
	right: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:last-child:after {
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active,
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active i {
	color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active:after {
	background-color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slider-action {
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slideshow-container {
	max-width: none;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slideshow-container .fade {
	border: 0px;
	background-color: transparent;
}
.scf-popup.scf_walkthroughs .walkthrough-action {
	display: flex;
	margin-bottom: -1px;
	margin-left: -1px;
	margin-right: -1px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 {
	background: #cdcdcd;
	padding: 16px;
	text-align: center;
	width: 50%;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 i {
	color: #26273c;
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 12px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 span.text {
	color: #26273c;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 span.action-btn {
	color: #ffffff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	background: #4f5065;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 20px;
	margin-left: 12px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 {
	background: #31a865;
	padding: 16px;
	text-align: center;
	width: 50%;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 span.action-btn {
	color: #ffffff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	background: #117c3c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 20px;
	margin-right: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 span.text {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	font-family: Open Sans;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 i {
	color: #ffffff;
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-left: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
	height: 329px;
	background: #ffffff;
	box-shadow: 0px 4px 16px rgba(79, 80, 101, 0.16);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info span {
	color: #31a865;
	background: #e0ffeb;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	font-size: 50px;
	line-height: 90px;
	margin-bottom: 26px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info img {
	width: 130px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-need-help {
	position: fixed;
	width: 250px;
	bottom: -4px;
	left: 0px;
	z-index: 9999;
	display: none;
	padding-top: 10px;
}
.scf-need-help img {
	width: 100%;
	cursor: pointer;
}
.scf-need-help span {
	color: #470faa;
	position: absolute;
	right: -5px;
	top: 3px;
	font-size: 26px;
	cursor: pointer;
}
.scf-need-help span:hover {
	color: #5e31ae;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .prev {
	left: 0px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .next {
	display: block;
	right: 0px;
}
@media (max-width: 767px) {
	.scf-popup.scf_walkthroughs .walkthrough-slides,
	.scf-popup.scf_walkthroughs .walkthrough-list,
	.scf-popup.scf_walkthroughs .walkthrough-status {
		padding: 16px 16px;
	}
	.scf-popup.scf_walkthroughs span.si-close-circle {
		top: 4px;
		right: 4px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides video,
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
		height: auto;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
		min-height: 160px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info span {
		width: 60px;
		height: 60px;
		font-size: 30px;
		line-height: 63px;
		margin-bottom: 10px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info p {
		font-size: 14px;
		line-height: 20px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info img {
		width: 65px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .slider-action {
		padding-top: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action {
		display: block;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action .action1 {
		width: 100%;
		border-radius: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action .action2 {
		width: 100%;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-bottom-left-radius: 4px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li {
		font-size: 10px;
		padding-right: 18px;
		margin-right: 4px;
		line-height: 14px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li i {
		display: none;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li:after {
		font-family: "scficons" !important;
		content: "\e92a";
		background-color: transparent !important;
		width: auto;
		height: auto;
		bottom: 0px;
		font-size: 14px;
	}
	.scf-need-help {
		margin-right: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-section video {
		width: 50%;
		margin-left: 25%;
	}
}
/* walkthrough Landing Page and main popup */
.walkthrough .walkthrough-box {
	height: 100px;
	width: 160px;
	border-radius: 8px;
	position: relative;
	border: 1px solid #ffffff;
	margin: 0 auto;
	cursor: pointer;
}
.walkthrough .name-walkthrough-searchbox {
	background: #470faa;
}
.walkthrough .phone-walkthrough-searchbox {
	background: #f8933c;
}
.walkthrough .image-walkthrough-searchbox {
	background: #4f8beb;
}
.walkthrough .username-walkthrough-searchbox {
	background: #00b191;
}
.walkthrough .email-walkthrough-searchbox {
	background: #e94a74;
}
.walkthrough .address-walkthrough-searchbox {
	background: #31a865;
}
.walkthrough .si-triangle-right.play-btn {
	font-size: 20px;
	background: #ffffff94;
	border-radius: 40px;
	padding: 10px;
	position: absolute;
	top: 30%;
	left: 36%;
	color: #fff;
}
.walkthrough-innner {
	width: 60%;
	margin: 0 auto;
	padding: 42px 0 42px 0;
}
.walkthrough-innner h6 {
	color: #26273c;
	font-family: Open Sans !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	padding-top: 14px;
}
.walkthrough-search-box {
	width: 160px;
	display: inline-block;
	margin: 10px;
}
.walkthrough-wrapper {
	padding-top: 32px;
}
.walkthrough-wrapper h2 {
	color: #470faa;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 24px;
	font-size: 24px;
}
.scf-popup.scf_walkthroughs_cta {
	background-color: rgb(0 0 0 / 80%);
}
.scf-popup.scf_walkthroughs_cta .scf-popup-dialog {
	background-color: transparent;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	max-width: 620px;
}
.scf-popup.scf_walkthroughs_cta span.si-close-circle {
	right: 36px;
	top: 34px;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper h2 {
	color: #ffffff;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper p {
	color: #ffffff;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-innner h6 {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 12px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-innner {
	width: 100%;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper {
	padding-top: 0px;
}
.walkthrough-list ul li.playing:before {
	content: " " !important;
	position: absolute;
	z-index: 2;
	left: 3px !important;
	top: 5px;
	width: 10px;
	height: 10px;
	background-color: #ff4200;
	border-radius: 50%;
}
.walkthrough-list ul li.playing:after {
	content: " " !important;
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-color: #ff4200;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
	-webkit-animation-name: "ripple";
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
}
.walkthrough-faq .walkthrough-innner {
	width: 600px;
}
@keyframes ripple {
	0% {
		left: 8px;
		top: 10px;
		opacity: 0.75;
		width: 0;
		height: 0;
	}
	100% {
		left: -11px;
		top: -10px;
		opacity: 0;
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 767px) {
	.walkthrough-faq .walkthrough-innner {
		width: 100%;
	}
	.walkthrough-innner {
		width: 100%;
	}
	.walkthrough-search-box {
		margin: 5px;
	}
	.scf-popup.scf_walkthroughs_cta span.si-close-circle {
		right: 10px;
		top: -5px;
	}
	.scf-popup.scf_walkthroughs_cta .scf-popup-dialog {
		margin-left: 0px;
		margin-right: 0px;
	}
}
/* rate feedback popup styles */
.scf-popup.rating_report .rate-list {
	text-align: center;
	margin-bottom: 16px;
}
.scf-popup.scf-popup.rating_success {
	text-align: center;
}
.scf-popup.rating_report .rate-list span {
	width: 32px;
	height: 32px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #26273c;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
}
.scf-popup.rating_report .rate-list span:hover,
.scf-popup.rating_report .rate-list span.active {
	color: #ffffff;
}
.scf-popup.rating_report .rate-list span.disappointed {
	border: 2px solid #e52727;
}
.scf-popup.rating_report .rate-list span.satisfied {
	border: 2px solid #f8933c;
}
.scf-popup.rating_report .rate-list span.very_satisfied {
	border: 2px solid #31a865;
}
.scf-popup.rating_report .rate-list span.disappointed:hover,
.scf-popup.rating_report .rate-list span.disappointed.active {
	border: 2px solid #e52727;
	background: #e52727;
}
.scf-popup.rating_report .rate-list span.satisfied:hover,
.scf-popup.rating_report .rate-list span.satisfied.active {
	border: 2px solid #f8933c;
	background: #f8933c;
}
.scf-popup.rating_report .rate-list span.very_satisfied:hover,
.scf-popup.rating_report .rate-list span.very_satisfied.active {
	border: 2px solid #31a865;
	background: #31a865;
}
.scf-popup.rating_report h5 {
	color: #26273c;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.rating_report .text-right h5 {
	margin-right: 6px;
}
.scf-popup.rating_report img.rate-line {
	width: 100%;
	padding-right: 6px;
	margin-top: 8px;
}
.scf-popup.rating_report .rate-filters {
	padding-left: 3px;
}
.scf-popup.rating_success h4 {
	margin-bottom: 32px;
}
.scf-popup.rating_success .btn-gray {
	color: #26273c;
	width: 170px;
}
.scf-popup.rating_success .btn-gray:hover {
	color: #ffffff;
}
.scf-report .btn-gray span.si-star {
	font-size: 15px;
	position: relative;
	top: 2px;
	padding-right: 2px;
}
@media (max-width: 767px) {
	.scf-popup.rating_report h5 {
		text-align: center;
	}
	.scf-popup.rating_report img.rate-line {
		width: 90%;
		padding-right: 6px;
		margin-left: 5%;
	}
	.scf-popup.rating_report .rate-list span {
		width: 24px;
		height: 24px;
		font-size: 12px;
		line-height: 22px;
		margin-right: 0px;
	}
	.scf-popup.rating_report .rate-list {
		margin-left: -24px;
		margin-right: -24px;
	}
}
.scf-popup.rating_report #report_type,
.scf-popup.rating_report #report_id,
.scf-popup.rating_report #feedback_id {
	display: none;
}
.scf-popup.rating_success .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 60px;
}
.scf-popup.rating_success h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
}
.rate_btn {
	padding-left: 4px !important;
	border: 1px solid #cdcdcd !important;
}
/* shedule Maintains remove this after 2 days */
.scf-schedule-maintain {
	margin-top: 16px;
	background: #edf2ff;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	color: #26273c;
	line-height: 16px;
	position: relative;
	padding-left: 60px;
	margin-bottom: 16px;
	font-family: Ubuntu;
	font-size: 14px !important;
}
.scf-schedule-maintain strong {
	color: red;
}
.scf-schedule-maintain span.si-guide {
	color: #0f63ec;
	font-size: 32px;
	position: absolute;
	left: 16px;
}
.scf-schedule-maintain span.line {
	display: block;
}
@media (max-width: 767px) {
	.scf-schedule-maintain span.line {
		display: inline;
	}
}
/*CCPA CRM */
.ccpa_details div {
	text-align: left;
	margin: 10px;
}
.ccpa_details div input span {
	margin-right: 5px;
}
.ccpa-requests .ccpa_btn {
	height: 25px;
	padding: 4px;
	font-size: 10px;
	display: inline-block;
	margin: 1px;
	color: white;
}
.ccpa_details input {
	margin: 5px;
}
.ccpa_details .button {
	text-align: center;
}
.ccpa_details h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: bold !important;
}
.complete {
	display: none;
}
.complete.active {
	display: block;
}
.more {
	background: lightblue;
	color: navy;
	font-size: 13px;
	padding: 3px;
	cursor: pointer;
}
/* Flagged User upload document styles */
.flagged-documents {
	border: 1px solid #e52727;
	background: #ffeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
	margin-top: 16px;
}
.flagged-documents p {
	color: #e52727;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	padding-left: 56px;
}
.flagged-documents span.si-account {
	color: #26273c;
	font-size: 40px;
	position: absolute;
	padding-right: 12px;
	left: 16px;
}
.flagged-documents span.si-account i {
	position: relative;
	top: -24px;
	left: -15px;
	font-size: 22px;
	background-color: #ffeeee;
	border-radius: 100px;
}
.flagged-documents span.si-account i.si-close-circle {
	color: #e52727;
}
.flagged-documents span.si-account i.si-done-circle {
	color: #31a865;
}
.flagged-documents .close-flagged {
	color: #cdcdcd;
	font-size: 32px;
	cursor: pointer;
}
.flagged-documents .close-flagged:hover {
	color: #bfbebe;
}
.flagged-documents.succuess {
	background: #ffffff;
	border: 1px solid #767676;
}
.flagged-documents.succuess p span {
	display: block;
}
.flagged-documents.succuess p {
	color: #26273c;
}
.flagged-documents.succuess span.si-account i {
	background-color: #ffffff;
}
.flagged-documents .flagged_upload .file {
	display: none;
}
.flagged-documents .btn-bordered-red:active,
.flagged-documents .btn-bordered-red:focus {
	border: 2px solid #e52727 !important;
}
.scf-popup.image_size_error .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.image_size_error h2 {
	color: #e52727;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 26px;
}
.scf-popup.image_size_error h2 span {
	color: #e52727;
	position: relative;
	font-size: 22px;
	top: 4px;
	padding-right: 8px;
}
.scf-popup.image_size_error p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 22px;
}
.scf-popup.image_size_error label {
	font-family: Open Sans;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	display: block;
	margin-bottom: 26px;
}
.scf-popup.image_size_error .btn {
	width: 270px;
}
@media (max-width: 767px) {
	.flagged-documents .text-right {
		text-align: left;
		margin-top: 16px;
		margin-left: 56px;
	}
	.flagged-documents.succuess .text-right {
		margin-left: 0px;
		text-align: right;
	}
	.flagged-documents.succuess p span {
		display: inline;
	}
}
/*Dr.Phil Landing page*/
.scf-landing-banner {
	padding-bottom: 0px;
}
.scf-landing-banner .banner-phil {
	padding: 0px 16px;
}
.scf-landing-banner .banner-phil img {
	max-width: 90%;
	margin-bottom: -3px;
}
.scf-landing-banner h2 {
	font-size: 44px;
	line-height: 1.3em;
}
.scf-landing-banner p.banner-text {
	margin-bottom: 36px;
}
.scf-landing-banner p.not-spam {
	text-align: center;
	font-size: 14px;
	color: rgb(96, 96, 96);
	margin-top: 24px;
}
.scf-landing-banner p.not-spam span {
	position: relative;
	font-size: 16px;
	padding-right: 4px;
	top: 1px;
}
.phil-promo-btn {
	color: rgb(255, 255, 255);
	font-weight: 600;
	background-color: rgb(71, 15, 170);
	font-size: 26px;
	box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%);
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 12px 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	animation: rocking 2s infinite;
	animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
	transition: 0.2s;
}
@keyframes rocking {
	0% {
		transform: rotate(0deg);
	}
	25% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(2deg);
	}
	75% {
		transform: rotate(-2deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.phil-promo-btn:hover {
	animation: none !important;
}
.phil-we-help {
	background-image: url(../images/background_office.jpg);
	padding: 48px 0px;
	text-align: center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.phil-we-help p {
	font-size: 36px;
	color: #ffffff;
	margin-bottom: 32px;
}
.phil-we-help p strong {
	color: rgb(43, 232, 125);
}
.phil-we-help h5 {
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
}
.scf-popup.phil-email-register .scf-popup-dialog {
	max-width: 720px;
	margin-top: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
	outline: currentColor none medium;
	background-color: rgb(0, 0, 0);
	border-color: rgb(73, 73, 73);
	opacity: 1;
	top: 0px;
	color: #fff;
}
.scf-popup.phil-email-register h2 {
	color: #fff;
	font-family: Ubuntu;
	font-size: 44px;
	line-height: 44px;
	margin-bottom: 16px;
	text-align: center;
}
.scf-popup.phil-email-register h2 strong {
	color: rgb(43, 232, 125);
}
.scf-popup.phil-email-register input {
	margin-bottom: 15px;
}
.scf-popup.phil-email-register button {
	margin-bottom: 40px !important;
}
.scf-popup.phil-email-register p {
	color: #fff;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 73px;
	text-align: center;
}
.scf-popup.phil-email-register p.lock-fill {
	color: rgb(171, 171, 171);
	margin-bottom: 15px !important;
}
.scf-popup.phil-email-register .btn {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 22px !important;
}
.scf-popup.phil-email-register h2 span {
	display: block;
}
@media (max-width: 767px) {
	.scf-landing-banner img {
		max-width: 100%;
	}
	.scf-landing-banner h2 {
		font-size: 28px;
	}
	.scf-landing-banner .banner-phil img {
		width: 240px;
		margin-top: 16px;
	}
	.phil-countdown h4 {
		margin-top: 16px;
	}
	.phil-we-help p {
		font-size: 24px;
		line-height: 30px;
	}
	.phil-promo-btn {
		font-size: 22px;
	}
}
/* Reset Password */
.scf-reset-password {
	background: #f8f8f8;
	padding: 32px 0px;
}
.scf-reset-password .pwd-box {
	max-width: 530px;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 54px 48px;
	background-color: #ffffff;
	margin: 0px auto;
}
.scf-reset-password h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
	text-align: center;
}
.scf-reset-password .note {
	background: #e8fff2;
	border: 1px solid #31a865;
	padding: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 24px;
}
.scf-reset-password h4 {
	color: #31a865;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-reset-password h4 span {
	position: relative;
	font-size: 18px;
	padding-right: 4px;
	top: 2px;
}
.scf-reset-password .note p {
	color: #26273c;
	font-size: 12px;
	line-height: 16px;
}
.scf-reset-password p.suc-text {
	font-size: 14px;
	padding-bottom: 24px;
}
.scf-reset-password label {
	color: #4f5065;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
	display: block;
}
.scf-reset-password .btn-dark-green {
	width: 100%;
}
.scf-reset-password .scf-form {
	margin-bottom: 16px;
}
.scf-reset-password .pwd-box.success {
	text-align: center;
}
@media (max-width: 767px) {
	.scf-reset-password .pwd-box {
		padding: 24px 24px;
	}
	.scf-reset-password {
		padding: 16px;
	}
}
.pg-first-last {
	color: #26273c;
	background-color: #ededed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 32px;
	min-width: 32px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 12px;
}
.pg-first-last:hover,
.pg-first-last:focus {
	background-color: #470faa;
	color: #ffffff;
	cursor: pointer;
}
.pg-first-last.disabled,
.pg-first-last.disabled a {
	background: #ededed;
	color: #000000;
	cursor: not-allowed;
}
/* .active {
	display: block;
} */
.more {
	background: lightblue;
	color: navy;
	font-size: 13px;
	padding: 3px;
	cursor: pointer;
}
.scf-search-pointer-disclaimer .note {
	background-color: #f2f4ff;
	padding: 24px;
	border: 1px solid #0F63EC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
	margin-top: 32px;
}
.scf-search-pointer-disclaimer .note h4 {
	color: #26273C;
	font-size: 14px;
	padding-bottom: 14px;
}
.scf-search-pointer-disclaimer .note span {
	color: #104ce7;
	font-size: 24px;
	padding-right: 12px;
}
.scf-search-pointer-disclaimer .note span.en-text {
	color: #26273C;
	font-size: 14px;
}
.scf-popup.privacy_lock_feedback .scf-popup-dialog {
	margin-top: 10%;
	max-width: 500px;
	padding: 40px;
}
.scf-popup span.si-close-circle:hover {
	color: #b9b6b6;
}
.privacy-lock-feedback-btn {
	float: right;
	padding-top: 0px !important;
}
.privacy-lock-feedback-btn span {
	top: 6px !important;
}
.privacy_lock_feedback h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 32px;
}
.privacy_lock_feedback .icon-list {
	text-align: center;
}
.privacy_lock_feedback.selected .icon-list img {
	opacity: 0.3;
}
.privacy_lock_feedback .icon-list img.active {
	opacity: 1;
}
.privacy_lock_feedback .icon-list img {
	margin-right: 32px;
	margin-left: 32px;
	cursor: pointer;
	width: 44px;
}
.privacy_lock_feedback .icon-list img:hover {
	opacity: 0.8;
}
.privacy_lock_feedback .active {
	display: inline;
}
.privacy_lock_feedback .submit-div {
	text-align: center;
	margin-top: 20px;
	display: none;
}
.privacy_lock_feedback .submit-div.active {
	display: block;
}
.privacy_lock_feedback .thankyou_section {
	display: none;
	height: 150px;
	padding-top: 50px;
}
.privacy_lock_feedback .thankyou_section span {
	color: #31a865;
	position: relative;
	font-size: 40px;
	top: 8px;
	padding-right: 8px;
}
@media (max-width: 767px) {
	.privacy_lock_feedback .icon-list img {
		margin-right: 12px;
		margin-left: 12px;
		width: 36px;
	}
}
.email_verify p span {
	font-weight: 700;
}
.email_verify .btn {
	width: 70%;
	margin: 5px;
}
.email_verify .url {
	color: #470faa;
	text-decoration: underline;
}
@media (min-width: 768px) {
	.email_verify .popup-contents {
		margin-left: 40px;
		margin-right: 40px;
	}
}
.email_verify .url-text {
	margin: 20px;
}
.email_verify .scf-popup-dialog {
	margin-top: 100px !important;
}
.email-verify a {
	text-decoration: underline !important;
}
@media (max-width: 768px) {
	.email-verify a {
		display: block;
	}
}

/* In-depth styles */
.scf-indepth-cta {
	margin-top: 16px;
	border: 1px solid #e52727;
	background-color: #ffeeee;
	padding: 16px;
	margin: 16px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-indepth-cta p strong {
	color: #e52727;
}
.scf-indepth-cta p span {
	color: #e52727;
	font-size: 40px;
	position: absolute;
	left: 0px;
}
.scf-indepth-cta p {
	position: relative;
	padding-left: 48px;
	line-height: 20px;
}
.scf-indepth-cta .btn-bordered-red:active {
	border: 2px solid #e52727;
}
.scf-indepth-cta .btn-bordered-red:hover {
	background-color: #e52727;
	color: #ffffff;
}
@media (max-width: 767px) {
	.scf-indepth-cta .text-right {
		text-align: center;
		margin-top: 12px;
	}
}
.scf-optout .opt-out-inner .optional-ccpa-text {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 16px;
	margin-left: -16px;
	margin-right: -17px;
	padding-bottom: 0px;
	margin-bottom: 16px;
}
.scf-optout .opt-out-inner .optional-ccpa-text h3 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 12px;
}
.scf-optout .opt-out-inner .optional-ccpa-text p {
	color: #4f5065;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.optional-ccpa-text span.ccpa-expand {
	color: #0f63ec;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	float: right;
	cursor: pointer;
}
.scf-optout .optional-ccpa-text .opt-out-content {
	border: 0px;
}
.scf-optout .optional-ccpa-text .opt-out-content .opt-out-item {
	border-bottom: 0px;
	border-top: 1px solid #cdcdcd;
	margin-left: -16px;
	margin-right: -16px;
}
.optional-ccpa-text .opt-out-content .opt-out-item h4 {
	padding-bottom: 0px;
}
.optional-ccpa-text .opt-out-content {
	display: none;
}
.optional-ccpa-text .opt-out-content.show {
	display: block;
}
.scf-optout .optional-ccpa-text .opt-out-content .opt-out-item:first-child {
	padding-bottom: 8px;
}
.ccpa_hide_view {
	padding: 6px 12px !important;
	height: 30px !important;
}
.ccpa_hide_view span {
	font-size: 16px !important;
}
.ccpa-requests .scf-table-responsive,
.ccpa-requests .scf-pagination {
	display: none;
}

.ccpa-requests .ccpa-in-prog .scf-pagination {
	display: block;
}

body #fc_frame,
body #fc_frame.fc-widget-small {
	bottom: 60px;
}
.ccpa_refresh {
	position: absolute;
	margin-left: 10px;
}
.scf-users .filters {
	margin-left: 5px;
}
/* bug smash tickets */
.scf-profile-manage .scf-widget-box label {
	display: block;
}
.scf-profile-manage .scf-widget-box .hide {
	display: none;
}

@media (max-width: 767px) {
	.scf-checkout .md-hide {
		display: none !important;
	}
}
@media (min-width: 992px) AND (max-width: 1200px) {
	.scf-press-all .slideshow-container .prev {
		left: 0px;
	}
	.scf-press-all .slideshow-container .next {
		right: 0px;
	}
}
/* unsubscribe Page */
.scf-unsub-email {
	background-color: #f8f8f8;
}
.scf-unsubscribe {
	border: 1px solid #470faa;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 16px;
	margin-bottom: 36px;
	background-color: #ffffff;
}
.scf-unsubscribe h2 {
	font-size: 24px;
	line-height: 30px;
	color: #470faa;
	text-align: center;
	padding-top: 80px;
}
.scf-unsubscribe-form {
	padding: 32px;
	margin-top: 16px;
	border-top: 1px solid #470faa;
}
.scf-unsubscribe-form h4 {
	color: #470faa;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 32px;
}
.scf-unsubscribe-form strong {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
}
.scf-unsubscribe-form p {
	color: #4f5065;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.scf-unsubscribe.scf-us-feedbak {
	text-align: center;
	padding: 16px;
}
.scf-unsubscribe.scf-us-feedbak2 h2 {
	color: #e52727;
}
.scf-unsubscribe.scf-us-feedbak h2 {
	margin-bottom: 24px;
	padding-top: 12px;
}
.scf-unsubscribe.scf-us-feedbak p {
	margin-bottom: 16px;
}
.ma-checkout-title {
	padding: 16px;
}
.ma-checkout-title h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 22px;
}
.ma-checkout-title p {
	color: #6c6d74;
	font-size: 12px;
	line-height: 18px;
}
.ma-checkout-title span {
	background: #007bff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	display: inline-block;
	padding: 0px 8px;
}
.ma-checkout-title label {
	color: #20222e;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
}
.module-register .saved-cards > div {
	border: 1px solid #ddd;
	border-left-width: 10px;
	border-radius: 4px;
	padding: 10px;
	background-color: #eee;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	cursor: pointer;
}
.module-register #add-new-card {
	border: 1px dotted #aaa;
}
.module-register .saved-cards > div.active {
	border-color: #3ac162 !important;
}
.saved-cards .icons.question-gray {
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
}
.saved-cards .cvv {
	color: #777;
	font-size: 12px;
	display: none;
}
.saved-cards .card.active .cvv {
	display: inline-block;
	float: right;
	position: relative;
	top: -6px;
}
.saved-cards .cvv input {
	margin-left: 6px;
	width: 40px;
	text-align: center;
	padding: 5px 0px;
}
.scf_2020_style .collapsable-fields.with-saved-cards {
	display: none;
}
.scf-app-checkout .collapsable-fields.with-saved-cards {
}
.scf_2020_style .scf-app-checkout .scf-form {
	font-size: 14px;
}
.scf_2020_style .scf-app-checkout #billing_state_txt {
	display: none;
}
#radius-map {
	height: 200px;
	width: 100%;
}
.radius-map-container{
	height: 262px !important;
}
#radius-map .leaflet-bottom.leaflet-right {
	display: none;
}
form.email-subscribe span {
	font-size: 14px;
	top: 4px;
	position: relative;
}
.nameSpan {
	word-break: break-word;
}
.ma-checkout-title {
	padding: 16px;
}
.ma-checkout-title h4 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
}
.ma-checkout-title p {
	color: #6c6d74;
	font-size: 12px;
	line-height: 18px;
}
.ma-checkout-title span {
	background: #007bff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	display: inline-block;
	padding: 3px 12px;
}
.ma-checkout-title label {
	color: #20222e;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
}
.module-register .saved-cards > div {
	border: 1px solid #ddd;
	border-left-width: 10px;
	border-radius: 4px;
	padding: 10px;
	background-color: #eee;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	cursor: pointer;
}
.module-register #add-new-card {
	border: 1px dotted #aaa;
}
.module-register .saved-cards > div.active {
	border-color: #3ac162 !important;
}
.saved-cards .icons.question-gray {
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
}
.saved-cards .cvv {
	color: #777;
	font-size: 12px;
	display: none;
}
.saved-cards .card.active .cvv {
	display: inline-block;
	float: right;
	position: relative;
	top: -6px;
}
.saved-cards .cvv input {
	margin-left: 6px;
	width: 40px;
	text-align: center;
	padding: 5px 0px;
}
.scf-app-checkout .collapsable-fields:not(.no-saved-cards) {
	display: none;
}
.scf-app-checkout .saved_card .acard.card {
	position: relative;
}
.scf-app-checkout .saved_card .acard.card .checkbox_cont {
	padding-top: 31px;
}
.scf-app-checkout .saved_card > div:not(:last-child) {
	border-bottom: 1px dotted #aaa;
	padding-top: 20px;
}
.scf-app-checkout .saved_card .acard.add_new_card .checkbox_cont {
	padding-top: 9px;
	padding-left: 0;
}
.scf-app-checkout .saved_card .acard.add_new_card .checkbox_cont > div {
	position: relative;
}
.scf_2020_style .scf-app-checkout .scf-form {
	font-size: 16px;
}
.scf_2020_style .scf-app-checkout #billing_state_txt {
	display: none;
}
.ccpa-requests .scf-card h2 span.si-username {
	position: relative;
	top: 4px;
}
.ccpa-requests .inner-btn .btn {
	margin-top: 18px;
}
.ccpa-requests .scf-card label {
	margin-bottom: 4px;
	display: inline-block;
}
.mobile_app_checkout_loader {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 21px;
	background-image: url(../images/loading-dots-white.gif) !important;
	background-position: center;
	background-size: 142%;
}
/* Re-cpatcha landing page styles */
.scf-recapthca {
	padding: 40px 0px;
	text-align: center;
}
.scf-app-checkout .cvv_save_card {
	padding-left: 15px !important;
}
.mobile_app_checkout_btn.loading {
	background-image: none !important;
	font-size: 0;
}
.mobile_app_checkout_btn:not(.loading) .mobile_app_checkout_loader {
	display: none;
}
.scf-app-checkout .checkout-box .payment-box label {
	font-size: 16px !important;
}
.refund_history {
	display: block;
}
/* Thank you pages, email subscribe pages. */
.scf-action-page {
	padding: 48px 0px;
	background: #f8f8f8;
}
.scf-action-page .info-box {
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 24px;
	padding-bottom: 42px;
	border: 1px solid #470faa;
	max-width: 710px;
	margin: 0px auto;
	text-align: center;
}
.scf-action-page .info-box h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
	margin-top: 12px;
}
.scf-action-page .info-box.unsubscribed h2 {
	color: #e52727;
}
.scf-action-page .info-box p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-action-page .info-box .btn {
	min-width: 153px;
}
.scf-email-unsubscribe {
	background: #f8f8f8;
	padding-top: 16px;
	padding-bottom: 24px;
}
.scf-email-unsubscribe .box-content {
	border: 1px solid #470faa;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-email-unsubscribe .box-content .box-header {
	border-bottom: 1px solid #470faa;
	padding-bottom: 16px;
}
.scf-email-unsubscribe .box-content .box-header .row {
	max-width: 700px;
	margin: 0px auto;
}
.scf-email-unsubscribe .box-content .box-body {
	max-width: 700px;
	padding: 16px;
	margin: 0px auto;
}
.scf-email-unsubscribe .box-content .box-header h2 {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
	margin-top: 100px;
}
.scf-email-unsubscribe .box-content h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 24px;
	margin-top: 8px;
}
.scf-email-unsubscribe .box-content label.checkbox {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	font-family: Open Sans;
}
.scf-email-unsubscribe .box-content label.checkbox small {
	color: #4f5065;
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-weight: normal;
}
.scf-email-unsubscribe .box-content .unsubscribe-checkbox {
	text-align: center;
}
.scf-email-unsubscribe .box-content .unsubscribe-checkbox label {
	display: inline-block;
	line-height: 24.5px;
}
.scf-email-unsubscribe .box-content .btn {
	max-width: 338px;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 24px;
}
@media (max-width: 767px) {
	.scf-email-unsubscribe .box-content .box-header h2 {
		margin-top: 16px;
	}
	.scf-email-unsubscribe .box-content .box-header {
		text-align: center;
	}
	.scf-email-unsubscribe .box-content .unsubscribe-checkbox {
		text-align: left;
	}
}
/* Re-cpatcha landing page styles */
.scf-recapthca {
	padding: 40px 0px;
	text-align: center;
}
.scf-recapthca h4 {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
}
.scf-recapthca p {
	color: #4f5065;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-recapthca .g-recaptcha > div {
	margin: 0px auto;
}
.refund-page .search-btn {
	margin-top: 18px;
}

.plan-details .payment-details {
	visibility: hidden;
	text-align: center;
	border-radius: 6px;
	padding: 5px !important;
	position: absolute !important;
	z-index: 1;
	bottom: auto;
	margin-top: 25px;
	opacity: 0;
	width: 100%;
	transition: opacity 0.3s;
	left: 0;
	background-color: #aaa;
}
.plans-actions-col {
	/*width: 125px;*/
}
.plans td:hover {
	cursor: pointer;
}
.payment-details .header {
	font-size: 24px;
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
}
.payment-details table th,
.payment-details table td {
	font-size: 12px !important;
}
.scf-checkout .checkout-box .payment-box .add_new_card {
	margin-bottom: 16px;
	border-top: 1px solid #cdcdcd;
	padding-bottom: 5px;
}
.scf-checkout .checkout-box .payment-box .add_new_card label {
	top: 9px;
	margin-left: 0px;
	width: 100%;
	float: left;
	display: block;
	position: relative;
	padding-left: 0;
}
.scf-checkout .collapsable-fields.with-saved-cards {
}
.scf-checkout .checkout-box .payment-box .add_new_card .btn {
	width: 100%;
	background: #f5f0ff;
	font-size: 14px;
}
.scf-checkout .checkout-box .payment-box .radio .radiomark {
	border: 2px solid #470faa;
}
.scf-checkout .checkout-box .payment-box .add_new_card .radio .radiomark {
	margin-left: 14px;
}
.scf-checkout .checkout-box .payment-box .radio input:checked ~ .radiomark {
	border: 0px;
}
.scf-checkout .save_visa {
	position: relative;
}
.scf-checkout .save_visa img {
	position: absolute;
	margin-top: 9px;
	margin-left: 8px;
	width: 40px !important;
}
.scf-checkout .save_visa .scf-form {
	background: #f8f8f8;
	padding-left: 52px;
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.scf-checkout .cvv_save_card {
		padding-left: 73px;
	}
}
.plan-details .payment-details {
	visibility: hidden;
	text-align: center;
	border-radius: 6px;
	padding: 5px !important;
	position: absolute !important;
	z-index: 1;
	bottom: auto;
	margin-top: 25px;
	opacity: 0;
	width: 100%;
	transition: opacity 0.3s;
	left: 0;
	background-color: #aaa;
}
.plans-actions-col {
	/*width: 125px;*/
}
.plans td:hover {
	cursor: pointer;
}
.payment-details .header {
	font-size: 24px;
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
}
.payment-details table th,
.payment-details table td {
	font-size: 12px !important;
}
/* youtube ads landing page changes */
.youtube_ads_search .search-form-2020 {
	background-color: #470faa;
	padding-bottom: 26px;
}
.youtube_ads_search .respect-privacy {
	margin-top: 20px;
}
.youtube_ads_search .tabs a {
	background-color: #470faa !important;
	color: #ffffff !important;
	border: 0px !important;
}
.youtube_ads_search .tabs a i {
	color: #ffffff !important;
}
.youtube_ads_search .tabs a.active {
	background-color: #ffffff !important;
	color: #4f5065 !important;
}
.youtube_ads_search .tabs a.active i {
	color: #4f5065 !important;
}
.youtube_ads_search .tabs .hide-tabs a:nth-child(3),
.youtube_ads_search .tabs .hide-tabs a:nth-child(4) {
	display: none;
}
.youtube_ads_search .tabs .hide-tabs {
	width: 75% !important;
	background-color: #470faa;
}
.youtube_ads_search .tabs .active-tab {
	width: 25% !important;
}
.youtube_ads_search .tabs .hide-tabs a {
	width: 34% !important;
}
.scf-youtube-ad .scf-full-search .search-form-2020 .tabs .hide-tabs {
	justify-content: space-between;
	width: 72.34%;
	margin-left: auto;
}
.scf-youtube-ad .scf-full-search .search-form-2020 .tabs .hide-tabs a[data-item="3"],
.scf-youtube-ad .scf-full-search .search-form-2020 .tabs .hide-tabs a[data-item="4"] {
	display: none !important;
}
@media (max-width: 767px) {
	.scf-youtube-ad .scf-full-search {
		display: none;
	}
	.youtube_ads_search .list.image.active {
		height: 42px;
	}
}
.edit-account .email_verified {
	margin-left: 5px;
	background-color: #470faa;
	color: #fff !important;
	padding: 5px !important;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
}
.scf-recapthca .g-recaptcha > div {
	margin: 0px auto;
}
/* home page directory sections */
.scf-search-directory-home {
	padding-top: 40px;
}
.scf-search-directory-home .search-dir-box {
	text-align: center;
}
.scf-search-directory-home .search-dir-box h5,
.scf-search-directory-home .scf-most-search h5 {
	display: block;
	text-align: center;
	margin-bottom: 16px;
	margin-top: 8px;
	font-size: 18px;
	line-height: 24px;
	color: #26273c;
}
.scf-search-directory-home .search-dir-box a {
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	border-radius: 4px;
	width: 36px;
	height: 36px;
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	margin-bottom: 12px;
}
.scf-search-directory-home .directory-links,
.scf-search-directory-home .directory-state {
	border-top: 1px solid #cdcdcd;
	padding-bottom: 16px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	margin-bottom: 16px;
}
.scf-search-directory-home .directory-links a {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
	background: #f5f0ff;
	border: 1px solid #470faa;
	color: #470faa;
	width: 324px;
	margin-top: 16px;
	margin-right: 16px;
	padding: 16px 0px;
	cursor: pointer;
}
.scf-search-directory-home .directory-links a i {
	width: 48px;
	height: 48px;
	display: inline-block;
	background: #470faa;
	color: #ffffff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	line-height: 49px;
	margin-right: 12px;
	font-size: 26px;
}
.scf-search-directory-home .directory-links a strong {
	position: relative;
	top: -4px;
}
.scf-search-directory-home .directory-links .username-dr {
	background: #ebfff4;
	border: 1px solid #31a865;
	color: #00b191;
}
.scf-search-directory-home .directory-links .username-dr i {
	background: #00b191;
}
.scf-search-directory-home .directory-state ul li {
	list-style: none;
	display: inline-block;
	width: 24%;
	text-align: left;
}
.scf-search-directory-home .directory-state ul li a {
	list-style: none;
	display: inline-block;
	color: #470faa;
	font-size: 18px;
	line-height: 32px;
}
.scf-search-directory-home .directory-state h5 {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 16px;
	font-size: 18px;
	line-height: 24px;
	color: #26273c;
}

.ccpa-requests .ccpa-type {
	margin-right: 2px;
	color: #fff !important;
	padding: 5px !important;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 900;
}
@media (max-width: 767px) {
	.scf-search-directory-home .directory-links a {
		width: 100%;
	}
	.scf-search-directory-home .directory-links {
		padding: 0px 16px;
		padding-bottom: 16px;
	}
	.scf-search-directory-home .directory-state ul li {
		width: 49%;
	}
	.scf-search-directory-home .directory-state ul li a {
		font-size: 13px;
		line-height: 24px;
	}
	.scf-search-directory-home .directory-state {
		padding: 0px 16px;
		padding-bottom: 16px;
	}
}

.ccpa-requests .ccpa-type {
	margin-right: 2px;
	color: #fff !important;
	padding: 5px !important;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 900;
}

.ccpa-requests .ccpa_btn span {
	font-size: 16px;
}
.ccpa-requests table th,
.ccpa-requests table td {
	padding: 8px !important;
}
.ccpa-requests .action-intro {
	margin-top: 16px;
	text-align: right;
}

.ccpa-requests .ccpa_btn span {
	font-size: 16px;
}
.ccpa-requests table th,
.ccpa-requests table td {
	padding: 8px !important;
}
.ccpa-requests .action-intro {
	margin-top: 16px;
	text-align: right;
}
.ccpa-requests .action-intro li {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	display: inline-flex;
	margin-right: 16px;
}
.ccpa-requests .action-intro li span {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	margin-right: 5px;
}
.ccpa-requests .action-intro li span.details {
	background: #4f8beb;
}
/* RIS styles */
.report-box.ris-possible-found {
	background: linear-gradient(90deg, #f3f0ff 0%, #f9f8ff 100%);
	border: 1px solid #470faa;
}
.report-box.ris-possible-found h3 {
	color: #470faa;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 12px;
	margin-top: -8px;
}
.report-box.ris-possible-found h3 span {
	color: #0f63ec;
	font-size: 22px;
	position: relative;
	top: 4.5px;
	padding-right: 8px;
}
.report-box.ris-possible-found img {
	height: 0;
	padding-bottom: 76px;
	width: 0;
	padding-left: 76px;
	background-size: cover;
	background-position: center;
	margin: 0 !important;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
}
.report-box.ris-possible-found h4 {
	color: #470faa;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 8px;
	margin-top: 4px;
}
.report-box.ris-possible-found h4 span {
	color: #26273c;
	font-weight: normal;
	line-height: 19px;
}
.report-box.ris-possible-found p {
	color: #26273c;
	font-family: Open Sans;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 4px;
}
.report-box.ris-possible-found p a {
	color: #0f63ec;
}
@media (max-width: 767px) {
	.report-box.ris-possible-found h4 span {
		border-left: 0px;
		padding-left: 0px;
		margin-left: 0px;
		display: block;
		word-spacing: 0;
	}
	.report-box.ris-possible-found h4 {
		position: absolute;
		left: 83px;
		bottom: 63px;
	}
	.report-box.ris-possible-found img {
		height: 52px;
		width: 52px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.report-box.ris-possible-found p {
		text-align: justify;
		width: 321px;
	}
}

.ccpa-requests .ccpa-type {
	margin-right: 2px;
	color: #fff !important;
	padding: 5px !important;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 900;
}

.ccpa-requests .ccpa_btn span {
	font-size: 16px;
}
.ccpa-requests table th,
.ccpa-requests table td {
	padding: 8px !important;
}
.ccpa-requests .action-intro {
	margin-top: 16px;
	text-align: right;
}
.ccpa-requests .action-intro li {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	display: inline-flex;
	margin-right: 16px;
}
.ccpa-requests .action-intro li span {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	margin-right: 5px;
}
.ccpa-requests .action-intro li span.details {
	background: #4f8beb;
}
.ccpa-requests .action-intro li span.status {
	background: #31a865;
}
.ccpa-requests .action-intro li span.history {
	background: #f8933c;
}
.ccpa-requests .action-intro li span.extend {
	background: #e94a74;
}
.ccpa-requests .action-intro li span.optout {
	background: #470faa;
}

.ccpa-requests td {
	text-align: left !important;
}

.ccpa-requests .ccpa_history {
	max-width: 900px !important;
}

.ccpa-requests .ccpa_history .row div {
	padding: 5px;
}

.ccpa-requests .ccpa_history .row .col-sm-12 {
	border: 1px solid;
}
.scf-user-management .view_activation_history {
	margin-top: 5px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	color: #470faa;
}
.associated_accounts_reminder .scf-popup-dialog .alert {
	font-size: 42px;
	color: #470faa;
	margin-bottom: 0px !important;
}
.associated_accounts_reminder .scf-popup-dialog div {
	margin: 10px;
}
/*Recaptcha Badge*/
.grecaptcha-badge {
	left: 0 !important;
	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease 0s !important;
}
.grecaptcha-badge:hover {
	width: 256px !important;
}
/* Contact Us FAQ Update */
.scf-contact-us .scf-support {
	float: right;
}
@media (max-width: 767px) {
	.scf-contact-us .scf-support {
		float: none;
	}
}

.signup_cancel_purpose {
	margin-top: 20px;
	margin-bottom: 0px !important;
}

.signup_cancel_purpose p {
	color: #470faa !important;
	font-size: 14px;
	font-weight: bold !important;
}

.signup_cancel_purpose p span {
	color: #4f5065 !important;
	font-size: 14px;
	font-weight: normal !important;
}

.scf-users .user-payment-tbl .small-col {
	width: 100px !important;
	max-width: 100px;
	overflow-wrap: break-word;
}
.scf-table.user-payment-tbl td.void span {
	padding: 2px 20px;
	background: #31a865;
	border-radius: 6px;
	color: #fff;
}
.scf-users .user-payment-tbl .break,
.scf-users .user-table .break {
	overflow-wrap: break-word;
	max-width: 224px;
}

.scf-users .user-payment-tbl td,
.scf-users .user-table td {
	padding: 8px !important;
}
.ccpa-requests .action-intro li span.status {
	background: #31a865;
}
.ccpa-requests .action-intro li span.history {
	background: #f8933c;
}
.ccpa-requests .action-intro li span.extend {
	background: #e94a74;
}
.ccpa-requests td {
	text-align: left !important;
}

.ccpa-requests .ccpa_history {
	max-width: 900px !important;
}

.ccpa-requests .ccpa_history .row div {
	padding: 5px;
}

.ccpa-requests .ccpa_history .row .col-sm-12 {
	border: 1px solid;
}

/* directory landing page , directory inner pages */
.scf-banner.scf-directory-banner {
	background-image: url(../images/directory-banner.svg) !important;
}
.scf-banner.scf-directory-banner h2 {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 30px;
}
.scf-full-search.scf-directory-hub .search-form-2020 {
	width: 100%;
}
.scf-directory-note {
	background-color: #f8f8f8;
	padding: 48px 0px;
}
.scf-directory-note h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 32px;
}
.scf-directory-note h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-directory-note p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-search-options {
	padding: 48px 0px;
}
.scf-search-options h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 16px;
}
.scf-search-options h3 {
	color: #470faa;
	font-family: Ubuntu;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 32px;
}
.scf-search-options .option-box {
	border: 1px solid #470faa;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 24px;
	display: flex;
	position: relative;
	width: 100%;
	margin-bottom: 24px;
}
.scf-search-options .option-box span.option-icon {
	width: 48px;
	height: 48px;
	background: #470faa;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	padding-top: 9px;
	margin-right: 12px;
}
.scf-search-options .option-box span.option-icon.si-user {
	background: #470faa;
}
.scf-search-options .option-box span.option-icon.si-email {
	background: #e94a74;
}
.scf-search-options .option-box span.option-icon.si-phone {
	background: #f8933c;
}
.scf-search-options .option-box span.option-icon.si-username {
	background: #00b191;
}
.scf-search-options .option-box span.option-icon.si-location {
	background: #31a865;
}
.scf-search-options .option-box span.option-icon.si-image {
	background: #4f8beb;
}
.scf-search-options .option-box h4 {
	color: #470faa;
	font-size: 14px;
	line-height: 19px;
	padding-right: 16px;
	padding-top: 5px;
}
.scf-search-options .option-box span.si-right {
	color: #470faa;
	position: absolute;
	right: 0px;
	margin-top: 13px;
	margin-right: 20px;
	font-size: 20px;
}
.scf-directory-landing {
	background-color: #f8f8f8;
	padding: 48px 0px;
}
.scf-directory-landing h3 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-directory-landing p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-directory-landing h2 {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
	margin-top: 42px;
}
.scf-directory-landing .rn_what_scf {
	padding-top: 24px;
}
.scf-directory-landing h4 {
	color: #26273c;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 24px;
}
.scf-directory-landing .link-split {
	display: block;
}
.scf-directory-landing .scf-directory-links {
	text-align: center;
	margin-bottom: 32px;
}
.scf-directory-landing .scf-directory-links a {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	width: 48px;
	height: 48px;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	line-height: 47px;
	margin-bottom: 12px;
	margin-right: 12px;
	text-align: center;
	background-color: #ffffff;
}
.scf-directory-landing .scf-directory-names {
	margin-bottom: 16px;
}
.scf-directory-landing .scf-directory-names h4 {
	text-align: left;
	padding-top: 16px;
}
.scf-directory-landing .scf-directory-names a {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
}
.scf-directory-landing .note {
	background-color: #ffffff;
	padding: 16px;
	border: 1px solid #31a865;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
	margin-top: 32px;
}
.scf-directory-landing .note h4 {
	color: #31a865;
	font-size: 14px;
	padding-bottom: 16px;
	text-align: left;
	font-family: "Open Sans";
	margin-bottom: 0px;
}
.scf-directory-landing .note span {
	font-size: 24px;
	position: relative;
	padding-right: 16px;
	top: 4px;
}
.scf-directory-landing .note p {
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
}
.scf-single-search {
	border: 1px solid #470faa;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scf-single-search.directory-other {
	margin-top: 16px;
}
.scf-single-search h4 {
	background: #470faa;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	padding: 16px;
	color: #fff;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
	top: -1px;
	margin-bottom: 0px;
}
.scf-single-search h4 span {
	color: #fff;
	font-size: 18px;
	position: relative;
	top: 3px;
	padding-right: 12px;
}
.scf-single-search .btn {
	width: 100%;
	margin-bottom: 12px;
}
.scf-single-search .single-content {
	padding: 24px;
}
.scf-single-search p.respect-privacy {
	color: #31a865;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0px;
}
.scf-single-search p.respect-privacy span {
	font-size: 18px;
	position: relative;
	top: 3px;
}
.scf-single-search .scf-form {
	margin-bottom: 12px;
}
.scf-directory-landing .scf-directory-links.state-links a {
	width: 72px;
}
.scf-directory-images img {
	height: 0;
	padding-bottom: 160px;
	width: 100%;
	background-size: cover;
	background-position: center;
	border: 1px solid #e52727;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	margin-bottom: 32px;
}
.scf-directory-landing .note.not-catfishers {
	border: 1px solid #470faa;
	background-color: #f8f8f8;
	margin-top: 16px;
}
.scf-directory-landing .note.not-catfishers h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
}
.scf-directory-landing .note.not-catfishers h4 span {
	color: #0265fa;
}
.scf-directory-landing .note.not-catfishers p {
	color: #0040e5;
	font-size: 14px;
	line-height: 20px;
}
.scf-directory-inner {
	background-color: #f8f8f8;
	padding: 48px 0px;
}
.scf-directory-inner h2,
.scf-directory-inner h1 {
	color: #470faa;
	font-family: Ubuntu;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 32px;
}
.scf-directory-inner ul.directory-breadcrumbs {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
	margin-bottom: 32px;
}
.scf-directory-inner ul.directory-breadcrumbs li {
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	color: #767676;
}
.scf-directory-inner ul.directory-breadcrumbs li a {
	color: #470faa;
}
.scf-directory-inner ul.directory-breadcrumbs li:after {
	content: "/";
	color: #767676;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	top: -2px;
}
.scf-directory-inner ul.directory-breadcrumbs li:last-child:after {
	display: none;
}
.scf-directory-inner h3 {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-directory-inner .dir-list a {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 32px;
	text-transform: capitalize;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.scf-directory-inner .dir-list,
.scf-directory-inner .dir-links {
	margin-bottom: 32px;
}
.scf-directory-inner .dir-links a {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	width: 72px;
	height: 48px;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	line-height: 47px;
	margin-bottom: 12px;
	margin-right: 12px;
	text-align: center;
	background-color: #ffffff;
}
.scf-directory-inner .dir-links.dir-single {
	text-align: center;
}
.scf-directory-inner .dir-links.dir-single a {
	width: 48px;
}
.scf-directory-inner .dir-links a.active {
	background: #470faa;
	color: #ffffff;
}
.scf-directory-inner .note.not-catfishers {
	border: 1px solid #470faa;
	background-color: #f8f8f8;
	margin-top: 16px;
}
.scf-directory-inner .note {
	background-color: #ffffff;
	padding: 16px;
	border: 1px solid #31a865;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 16px;
	margin-top: 32px;
}
.scf-directory-inner .note.not-catfishers h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
	padding-bottom: 16px;
}
.scf-directory-inner .note.not-catfishers p {
	color: #0040e5;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
}
.scf-directory-inner .note.not-catfishers h4 span {
	color: #0265fa;
}
.scf-directory-inner .scf-single-search .dir-list {
	margin-bottom: 0px;
}
.scf-directory-inner ul.scf-pagination {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 24px;
}
.scf-directory-inner .populer-list {
	margin-bottom: 32px;
}
.scf-directory-inner .populer-list .scf-single-search {
	border: 1px solid #cdcdcd;
}
.scf-directory-inner .populer-list .scf-single-search h4 {
	background: #ffffff;
	color: #26273c;
	font-size: 18px;
	line-height: 24px;
	font-family: Ubuntu;
	border-bottom: 1px solid #cdcdcd;
	position: initial;
}
.scf-directory-inner .link-split {
	display: block;
}
.scf-pagination-dir {
	text-align: center;
	padding-top: 16px;
    background-color: white;
	border-radius: 8px;
}
.scf-pagination-state {
	border-top: 1px solid #470faa;
	padding-top: 12px;
	padding-bottom: 8px;
}
.scf-pagination-state h5 {
	margin-right: 8px;
}
.scf-state-filter {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.scf-state-filter.scf-dr-filter .dr-filter-row {
	display: flex;
	margin-bottom: 20px;
	justify-content: flex-start;
	/* padding: 12px; */
}
.dir-links-phone {
	text-align: center;
}
.scf-full-search.scf-directory-hub .tabs {
	display: none !important;
}
.scf-full-search.scf-directory-hub .search-form-2020 {
	background-color: transparent;
}
.scf-pagination-dir ul.pagination li.disabled:not(.pg-first-last) {
	color: #26273c;
	background-color: #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 50px;
	border: 0px;
	height: 32px;
	min-width: 32px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: "Open Sans";
	opacity: 1;
}
.scf-pagination-dir ul.pagination li.disabled {
	color: #26273c;
	background-color: #470faa;
}
.scf-pagination-dir ul.pagination li.disabled a {
	background-color: transparent;
	color: #fff;
	font-family: "Open Sans";
	opacity: 1;
}
.scf-dr-name .scf-pagination-dir {
	border-top: 1px solid #470faa;
	padding-top: 12px;
	padding-bottom: 8px;
}
.scf-pagination span.text-hide {
	display: none !important;
}
.single-content .no-data {
	text-align: center;
}
.scf-dr-filter h5 {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	padding-top: 8px;
}
.scf-dr-filter .dr-filter-row {
	display: flex;
}
.scf-dr-filter p {
	color: #767676;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	padding-top: 8px;
}
.dr_filter_dropdown {
	margin-left: 8px;
	position: relative;
	z-index: 100;
}
.dr_filter_dropdown button.scf-form {
	width: 164px;
	margin-bottom: 0px;
	cursor: pointer;
}
.dr_filter_dropdown ul {
	list-style: none;
	border: 1px solid #470faa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 164px;
	position: absolute;
	background: #ffffff;
	z-index: 9;
	max-height: 300px;
	overflow-y: scroll;
}
.dr_filter_dropdown ul li a {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	display: block;
	padding: 0px 12px;
	text-align: center;
	line-height: 26px;
}
.dr_filter_dropdown ul li a:hover {
	background: #f8f8f8;
}
.dr_filter_dropdown ul.dr_filter_values,
.dr_filter_dropdown ul.filter_word_values {
	left: 163px;
	top: 68px;
	max-height: 300px;
	overflow-y: scroll;
}
.dr_filter_range,
.dr_filter_values,
.filter_word_range,
.filter_word_values {
	display: none;
}
.dr_filter_range.active,
.dr_filter_values.active,
.filter_word_range.active,
.filter_word_values.active {
	display: block;
}
.filter_word_values li a {
	text-transform: uppercase;
}
.dr_filter_dropdown .default_nember_value {
	overflow-y: scroll;
}
.number_filter_php .default_nember_pagin {
	position: initial;
}
.scf-directory-banner .scf-full-search .search-form-2020 .list.active .col-sm-6 {
	z-index: auto;
}
.scf-dr-filter {
	padding: 16px;
	border-top: 1px solid #470faa;
	height: 80px;
}
@media (max-width: 1200px) {
	.scf-dr-filter {
		height: 100%;
	}
}
@media (max-width: 767px) {
	.dr_filter_dropdown ul.numbers {
		margin-left: auto;
		left: -99px;
	}
	.scf-directory-landing .scf-directory-names a {
		font-size: 14px;
	}
	.scf-directory-inner .populer-list .scf-single-search {
		margin-bottom: 16px;
	}
	.scf-directory-inner .link-split {
		display: inline;
	}
	.scf-directory-inner .dir-links a {
		width: 48px;
	}
	.scf-directory-landing .link-split {
		display: inline;
	}
	.scf-single-search .single-content {
		padding: 16px;
	}
	.scf-directory-images img {
		margin-bottom: 16px;
	}
	.scf-directory-landing .rn_what_scf img {
		margin-bottom: 16px;
	}
	.scf-directory-inner .dir-list a {
		font-size: 14px;
	}
	.scf-directory-inner .dir-links {
		text-align: center;
	}
	.scf-dr-filter h5 {
		margin-bottom: 8px;
		margin-right: 8px;
	}
	.dr_filter_dropdown {
		margin-left: 0px;
		z-index: auto;
	}
	.dr_filter_dropdown ul.numbers ul {
		width: 100px;
	}
}
@media (max-width: 439px) {
	.scf-state-filter.scf-dr-filter .dr-filter-row {
		margin: auto;
	}
}

/* Screenhsot detected popup */
.scf-popup.screenshot_detected {
	display: block;
}
.scf-popup.screenshot_detected .scf-popup-dialog {
	max-width: 530px;
	position: relative;
}
.scf-popup.screenshot_detected .popup-contents {
	text-align: center;
	padding-bottom: 40px;
}
.scf-popup.screenshot_detected label.pro-tip {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	background: #e1eaff;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 16px;
	margin-bottom: 16px;
	display: inline-block;
	position: relative;
	top: -16px;
}
.scf-popup.screenshot_detected label.checkbox {
	width: 200px;
	margin: 0px auto;
	margin-top: 16px;
}
.scf-popup.screenshot_detected h2 {
	color: #0f63ec;
	margin-top: 16px;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-popup.screenshot_detected p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-popup.screenshot_detected h4 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-popup.how_to_crop_ris video {
	width: 100%;
}
.scf-popup.how_to_crop_ris .scf-popup-dialog {
	padding: 20px;
}
.scf-popup.how_to_crop_ris span.si-close-circle {
	right: -1px;
	top: 1px;
}
@media (max-width: 767px) {
	.scf-popup.screenshot_detected label {
		top: 0px;
	}
	.scf-popup.screenshot_detected .scf-popup-dialog {
		padding-top: 45px !important;
	}
}
.associated_accounts_reminder .scf-popup-dialog div {
	margin: 10px;
}
.acsb-trigger.acsb-trigger-size-medium {
	bottom: 90px !important;
	left: 16px !important;
}
.scf-user-management .plans {
	overflow-x: unset;
}
.filed_bank_dispute_modal .btn_dispute {
	margin-top: 20px !important;
}
/* search specialist waitlist styles */
.scf-indepth-waitlist {
	padding: 48px 0px;
	background: #f8f8f8;
}
.scf-indepth-waitlist h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.scf-indepth-waitlist h4 {
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 16px;
	font-weight: normal !important;
	padding-top: 16px;
	text-align: center;
	color: #470faa;
}
.scf-indepth-waitlist p {
	color: #26273c;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 16px;
}
.scf-indepth-waitlist .box-indepth {
	margin-top: 28px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 40px 24px;
}
.scf-indepth-waitlist .scf-form {
	margin-top: 12px;
	margin-bottom: 16px;
}
.scf-indepth-waitlist .scf-support .contact-cta p {
	height: auto;
	padding-bottom: 0px;
}
.scf-indepth-waitlist .scf-support .contact-cta span {
	top: 12px;
	position: relative;
}
.scf-indepth-waitlist .btn-dark-green {
	position: relative;
	top: 12px;
}
@media (max-width: 767px) {
	.scf_2020_style .btn-purple {
		width: 100%;
	}
}

/* Existing User Login Modal */
.existing_user_login .new-sub-menu {
	display: block !important;
	position: relative !important;
}
.existing_user_login h2 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 22px;
	text-align: center;
}
.existing_user_login .existing_login {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 15px;
}
.existing_user_login .existing_login p {
	font-size: 18px !important;
	cursor: default !important;
}
.existing_user_login .popup-contents {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.scf-popup.existing_user_login span.si-close-circle {
	right: 16px;
	top: -8px;
}
.scf-popup.existing_user_login .scf-popup-dialog {
	max-width: 0;
	padding: 0;
	height: 0;
	border: none;
}
@media (max-width: 767px) {
	.scf-popup.existing_user_login .scf-popup-dialog {
		padding: 0 !important;
		margin: 20px auto !important;
	}
	.existing_user_login .new-sub-menu {
		width: 322px !important;
		padding: 16px 0 !important;
	}
}

/*GDPR*/
.gdpr-main .container {
	text-align: center !important;
}

body.module-gdpr {
	background-color: #151515;
}

.gdpr-main {
	background-position: center;
	background-size: cover;
	color: #fff;
	padding: 75px 0;
	font-size: 18px;
	background-color: #ffffff !important;
	height: 80vh;
}

.gdpr-main h3 {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	align-items: center;
}

.gdpr-main h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 25px !important;
	display: block;
	color: #26273c !important;
	font-family: Ubuntu !important;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0em;
}

.gdpr-main form button {
	margin: 20px 0;
	white-space: normal !important;
	height: 64px !important;
}

.gdpr-main p a,
.gdpr-main p a:hover,
.gdpr-main p a:active,
.gdpr-main p a:focus {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}

.copyright.gdpr-page {
	height: 100px;
	text-align: center;
	color: #fff;
	padding-top: 25px !important;
	font-size: 14px;
}

@media (max-width: 767px) {
	.gdpr-main {
		padding: 16px 0;
		line-height: 1.8;
		font-size: 14px;
		height: 100vh;
	}
}

/*== Maintenance ==*/
body.module-gdpr img.logo-maintenance {
	width: 200px !important;
}

body.module-gdpr .maintenance-header {
	margin-top: 0 !important;
	text-align: center;
}

body.module-gdpr #header {
	display: none !important;
}

body.module-maintenance img.logo-maintenance {
	width: 200px !important;
}

body.module-maintenance .maintenance-header {
	margin-top: 0 !important;
	text-align: center;
}

body.module-maintenance #header {
	display: none !important;
}

.maintenance-header {
	background-color: #470faa;
}

.module-maintenance .maintenance {
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #ffffff !important;
	color: #fff;
	padding: 0 15px;
	height: 75vh;
}

.module-maintenance .maintenance h2 {
	font-size: 24px;
	text-align: center;
	color: #26273c !important;
	font-family: Ubuntu !important;
}

.module-maintenance .maintenance h3 {
	margin-top: 20px !important;
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

.maintenance-footer {
	background-color: #26273c !important;
	text-align: center;
	padding: 50px;
}

.maintenance-footer p {
	color: #fff !important;
}

/* How to videos styles */
.scf-how-videos {
	background: #f8f8f8;
	padding: 48px 0px 16px 0px;
}
.scf-how-videos h1 {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 24px;
}
.scf-how-videos h2 {
	color: #26273c;
	font-family: "Ubuntu";
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-how-videos h5 {
	color: #26273c;
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-top: 48px;
}
.scf-how-videos video {
	width: 100%;
	margin-bottom: 32px;
}
.scf-how-videos.scf-press .item img {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.scf-popup.cvv_popup .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.cvv_popup h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-popup.cvv_popup p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}

/*FAQ Icon size*/
.faq-section i {
	font-size: 20px;
	position: relative;
	top: 2px;
}
.letter_3_dropdown .az_drop .dr_filter_dropdown button.scf-form,
.letter_3_dropdown .az_drop .number_filter_php .default_nember_pagin {
	width: 100%;
}
.letter_3_dropdown .number_filter_php .default_nember_pagin {
	position: absolute;
}

/**************Search Dropdown***************/

.dropdown-select-search {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.dropdown-select-search:focus {
	background-color: #fff;
}

.dropdown-select-search:hover {
	background-color: #fff;
}

.dropdown-select-search:active,
.dropdown-select-search.open {
	background-color: #fff !important;
	border-color: #bbb;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
}

.dropdown-select-search:after {
	height: 0;
	width: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #777;
	-webkit-transform-origin: 50% 20%;
	transform-origin: 50% 20%;
	transition: all 0.125s ease-in-out;
	content: "";
	display: block;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
}

.dropdown-select-search.open:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.dropdown-select-search.open .list {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto;
}

.dropdown-select-search.open .option {
	cursor: pointer;
}

.dropdown-select-search.wide {
	width: 100%;
}

.dropdown-select-search.wide .list {
	left: 0 !important;
	right: 0 !important;
}

.dropdown-select-search .list {
	box-sizing: border-box;
	transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
	background-color: #fff;
	border-radius: 6px;
	margin-top: 4px;
	padding: 3px 0;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
	max-height: 50vh;
	overflow: auto;
	border: 1px solid #ddd;
}

.dropdown-select-search .list:hover .option:not(:hover) {
	background-color: transparent !important;
}
.dropdown-select-search .dd-search {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0.5rem;
}

.dropdown-select-search .dd-searchbox {
	width: 98%;
	padding: 0.5rem;
	margin: 0 !important;
	border-color: #ededed;
}
.dropdown-select-search .dd-searchbox:focus {
	border-color: #ededed;
}

.dropdown-select-search .list ul {
	padding: 0;
}

.dropdown-select-search .option {
	cursor: default;
	font-weight: 400;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	transition: all 0.2s;
	list-style: none;
}

.dropdown-select-search .option:hover,
.dropdown-select-search .option:focus {
	background-color: #f6f6f6 !important;
}

.dropdown-select-search .option.selected {
	font-weight: 600;
	color: #4f8beb;
}

.dropdown-select-search .option.selected:focus {
	background: #f6f6f6;
}

.dropdown-select-search a {
	color: #aaa;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.dropdown-select-search a:hover {
	color: #666;
}

a,
a:focus,
a:hover {
	color: #470faa;
}
/***********--Search Dropdown--*************/

/********mobile_app_push_notification*********/

.scf-popup.mobile_app_push_notification .divToggle ol {
	list-style: none;
}

.scf-popup.mobile_app_push_notification .divToggle label {
	cursor: pointer;
}

.scf-popup.mobile_app_push_notification .divToggle [type="checkbox"] {
	position: absolute;
	left: -9999px;
}

.scf-popup.mobile_app_push_notification .divToggle .switches {
	margin: 5px;
	max-width: 500px;
	width: 95%;
	border-radius: 5px;
	color: #0f63ec;
	background: #dfecff;
}

.scf-popup.mobile_app_push_notification .divToggle .switches label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px;
}

.scf-popup.mobile_app_push_notification .divToggle .switches span:last-child {
	position: relative;
	width: 50px;
	height: 26px;
	border-radius: 15px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
	background: #767676;
	transition: all 0.3s;
}

.scf-popup.mobile_app_push_notification .divToggle .switches span:last-child::before,
.scf-popup.mobile_app_push_notification .divToggle .switches span:last-child::after {
	content: "";
	position: absolute;
}

.scf-popup.mobile_app_push_notification .divToggle .switches span:last-child::before {
	left: 2px;
	top: 2px;
	width: 22px;
	height: 22px;
	background: #ffffff;
	border-radius: 50%;
	z-index: 1;
	transition: transform 0.3s;
}

.scf-popup.mobile_app_push_notification .divToggle .switches span:last-child::after {
	top: 50%;
	right: 8px;
	width: 12px;
	height: 12px;
	transform: translateY(-50%);
	background-size: 12px 12px;
}

.scf-popup.mobile_app_push_notification .divToggle .switches [type="checkbox"]:checked + label span:last-child {
	background: #0f63ec;
}

.scf-popup.mobile_app_push_notification .divToggle .switches [type="checkbox"]:checked + label span:last-child::before {
	transform: translateX(24px);
}

.scf-popup.mobile_app_push_notification .divToggle .switches [type="checkbox"]:checked + label span:last-child::after {
	width: 14px;
	height: 14px;
	left: 8px;
	background-size: 14px 14px;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .divNotificationSendto .divToggle {
	margin-top: 18px;
}

/* search progress page and popup style */
.scf-popup.mobile_app_push_notification p {
	text-align: left;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog {
	padding: 10px;
	max-width: 800px;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog h3 {
	background: #f8f8f8;
	color: #26273c;
	font-size: 16px;
	line-height: 19px;
	padding: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents {
	padding: 0 30px 30px 30px;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .form-group {
	margin: 16px 0 16px 0;
	font-weight: 600;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .divcol3 {
	display: none;
	grid-template-columns: auto auto auto;
	column-gap: 5px;
	margin: 40px 0 16px 0;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .divcol3 div {
	height: 42px;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .divcol2 {
	display: grid;
	grid-template-columns: auto auto;
	column-gap: 5px;
	margin: 16px 0 16px 0;
}
.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .form-group label {
	float: right;
	margin: 5px;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .form-group textarea {
	resize: none;
	height: 130px;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents div p {
	margin-bottom: 7px;
	font-weight: 600;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .divNotificationSendto {
	display: grid;
	grid-template-columns: 60% 40%;
	column-gap: 5px;
}

/* .scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents input[name="enddate"] {
	margin-top:23px;
  } */

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .detailsdiv {
	display: flex;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .detailsdiv > * {
	margin-right: 20px !important;
}

.scf-popup.mobile_app_push_notification .scf-popup-dialog .popup-contents .detailsdiv label .status {
	color: #767676;
}

.scf-mobile-app {
	margin-top: 16px;
}

.scf-mobile-app input,
.scf-mobile-app select {
	margin: 5px;
}

.scf-mobile-app .btn-compose-notification {
	color: #ffffff !important;
	float: right;
}

.scf-mobile-app .div-add-new-notification {
	height: 74px;
}

.scf-mobile-app .div-add-new-notification div {
	padding: 0 !important;
}

.scf-mobile-app .dropdown-content i {
	color: #4f8beb;
	padding-right: 10px;
	font-weight: 600;
	font-size: 20px;
}
.scf-mobile-app .dropdown-content a {
	font-weight: 600;
}
.scf-mobile-app .si-delete {
	color: #e52727 !important;
}

.scf-mobile-app table .status {
	text-align: left !important;
}

.scf-mobile-app .active {
	color: #31a865;
}
.scf-mobile-app .pending {
	color: #4f8beb;
}
.scf-mobile-app .hold {
	color: #f8933c;
}
.scf-mobile-app .archive {
	color: #e52727;
}

.scf-mobile-app .btn.btn-purple {
	margin: 5px 0;
}

/***********--Search Dropdown--*************/

/* NPS modal*/
.nps {
	z-index: 2147483601;
}
.fadeInBottom {
	animation-name: fadeInBottom;
}
@keyframes fadeInBottom {
	from {
		opacity: 0;
		transform: translateY(100%);
	}
	to {
		opacity: 1;
	}
}
.nps-success {
	display: none;
}
.nps .scf-popup-dialog {
	position: absolute;
	bottom: 0px;
	right: 12px;
	border-left: 8px solid #0f63ec;
	animation-duration: 2s;
	animation-fill-mode: both;
}

.nps .scf-popup-dialog h4 {
	color: #26273c;
	font-weight: 600;
	text-align: left;
}

.nps .rate-list span {
	background: #ffffff;
	/* SCF-disablebutton-gray */
	border: 2px solid #cdcdcd;
	border-radius: 4px;
}

.scf-popup.nps .rate-list span:hover,
.scf-popup.nps .rate-list span.active {
	border: 2px solid #0f63ec;
	background: #0f63ec;
}

.nps .success-msg {
	background: #dfecff;
	width: 318px;
	height: 40px;
	color: #0f63ec;
	padding: 5px 20px 5px 20px;
}

.nps .success-msg .si-done {
	padding-right: 12px;
}

.nps h4 {
	background: #dfecff;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
	padding: 12px;
	font-size: 12px;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600 !important;
	font-size: 12px;
	color: #26273c;
	margin-bottom: 12px;
	line-height: 16px;
	position: relative;
}

.nps h4:after {
	content: " ";
	position: absolute;
	left: -18px;
	top: -1px;
	background: url(../images/chat-end.svg);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}

.nps .newdesign_header {
	padding-top: 0px !important;
}

.nps .nps-profile {
	border-radius: 50%;
	border: 1px solid #0f63ec;
	box-sizing: border-box;
	width: 42px;
	height: 42px;
}
.nps .rate-filters {
	padding: 0px;
}

@media (max-width: 767px) {
	.nps .nps-profile-div {
		padding: 0px;
	}

	.nps .text-right {
		text-align: right;
		margin-right: -20px;
		padding-right: 0px;
	}

	.nps .text-right h5 {
		text-align: right;
		margin-right: 0px !important;
		padding-right: 0px;
	}

	.nps .text-left {
		text-align: left;
		padding-left: 0px;
		margin-left: -20px;
	}
}

.scf-user-feedback .nps-tbl .search-btn,
.scf-user-feedback .nps-tbl-mobile-app .search-btn {
	margin-top: 20px;
}

/***********--Search Dropdown--*************/

/* Hire Us page How It Works Section */
.module-hire-us {
	background-color: #f8f8f8;
}
.hire-us .info-section {
	background: #ffffff;
	padding: 35px 60px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 30px 0;
	border: 1px solid #cdcdcd;
}
.hire-us h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-weight: bold;
	font-size: 35px;
	margin-bottom: 25px;
	text-align: center;
}
.hire-us p {
	color: #26273c;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Open Sans;
}
.hire-us .hire-us-reasons ul li {
	list-style-type: none;
	position: relative;
	text-align: left;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	padding-left: 40px;
}
.hire-us .hire-us-reasons ul li:nth-child(odd) {
	font-weight: 700;
}
.hire-us .hire-us-reasons.limits ul li:nth-child(odd) {
	font-weight: 400;
}
.hire-us .hire-us-reasons ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 24px;
	padding-right: 10px;
	position: absolute;
	left: 0;
	top: 0px;
}
.hire-us .video-specialist-info {
	display: block;
	margin: 20px auto;
	text-align: center;
}
.hire-us .video-specialist-info h3 {
	color: #31a865;
	font-weight: 700;
	font-size: 45px;
	font-family: "Ubuntu";
	margin-bottom: 10px;
}
.hire-us .video-specialist-info h4 {
	font-size: 30px;
	margin-bottom: 10px;
}
.hire-us p {
	margin-bottom: 10px;
}
.hire-us .video-specialist-info a {
	width: 75%;
}
.hire-us .hire-us-video .video-contact-info {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.hire-us .video-contact-info p:first-of-type {
	font-weight: 700;
}
.hire-us .video-contact-info li {
	list-style-type: none;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.hire-us .video-contact-info li span {
	font-size: 24px;
	color: #31a865;
}
.hire-us-featured .container {
	margin: 0;
	padding: 0;
	width: 100%;
}
.hire-us-featured .scf-featured-on {
	background: #ffffff;
}
.hire-us .hire-us-featured.info-section {
	padding: 35px 0;
}
.hire-us .hire-us-hard-work .hard-work-info {
	padding: 0 25px 20px;
}
.hire-us .hard-work-testimonial p span {
	font-weight: 700;
}
.hire-us .hire-us-hard-work .hard-work-testimonial {
	background: #f8f8f8;
	box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
	border-radius: 6px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px 10px;
}
.hire-us .star-rating {
	margin: 0 auto;
	display: block;
	width: 115px;
}
.hire-us .hard-work-testimonial .testimonial-name {
	margin-bottom: 0;
}
.hire-us .star-rating span {
	background-color: transparent;
	color: #f8933c;
	width: auto;
	height: auto;
	float: none;
	text-align: left;
	margin-bottom: 10px;
	font-size: 20px;
}
.hire-us span.si-user {
	background-color: #4f5065;
	color: #fff;
	width: 48px;
	height: 48px;
	display: block;
	font-size: 32px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	line-height: 48px;
	float: left;
	margin-bottom: 10px;
}
.hire-us .hire-us-video-container {
	width: 80%;
	display: block;
	margin: 0 auto;
}
.hire-us-specialist .btn.btn-dark-green {
	width: 75%;
	margin: 20px auto;
	position: relative;
	display: block;
}
.hire-us .how-its-works h3 {
	text-decoration: underline;
	color: #470faa;
	font-size: 21px;
	font-family: ubuntu;
	margin-bottom: 15px;
}
.hire-us .how-its-works p {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
}
.module-hire-us .scf-featured-on {
	padding: 0;
}
.module-hire-us .scf-featured-on p {
	font-size: 12px;
}
.hire-us-reason-to-us {
	margin-bottom: 80px;
}
img.hire-top-img {
	width: 100%;
	max-width: 300px;
	position: relative;
	margin: 30px auto 0px;
	display: block;
}
.hire-us .hire-us-questions {
	text-align: center;
}
.hire-us .hire-us-questions h4 {
	color: #31a865;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
}
.hire-us .hire-us-questions p {
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
}
@media (max-width: 992px) {
	.hire-us h2 {
		font-size: 24px;
	}
	.hire-us .video-specialist-info h4 {
		font-size: 20px;
	}
	.hire-us-featured .container {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
	}
	.hire-us .hire-us-video .video-contact-info {
		width: 100%;
	}
	.hire-us .info-section {
		padding: 35px 20px;
	}
	.hire-us .how-its-works .row .col-md-3 {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.hire-us .hire-us-video .row .col-md-3 {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		margin-top: 20px;
	}
	.hire-us .scf-how-it-works .work-list-img:before {
		display: none;
	}
	.hire-us .hire-us-video-container {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.search_progress_revamp .x-box p {
		padding-top: 16px;
	}
}
/* RIS Notifications */
.scf-progress-bar {
	height: 8px;
	border: 1px solid #31a865;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 8px;
}
.scf-progress-bar .value {
	background: #31a865;
	height: 7px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	background-image: linear-gradient(
		-45deg,
		rgba(255, 255, 255, 0.2) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.2) 50%,
		rgba(255, 255, 255, 0.2) 75%,
		transparent 75%,
		transparent
	);
	background-size: 50px 50px;
	animation: move_progress 2s linear infinite;
}
.pl-onboard-loader .scf-progress-bar {
	border: 1px solid #0F63EC;
	margin: 16px 0px;
}
.pl-onboard-loader .scf-progress-bar .value {
	background: #0F63EC;
	height: 6px;
	background-image:none;
	background-size: none;
	animation: none;

}
.ris_search_id.completed .scf-progress-bar .value {
	animation: none;
	background-image: none;
}
@keyframes move_progress {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 50px 50px;
	}
}
.ris-email-notification {
	background: #ffffff;
	box-shadow: 0px -2px 8px rgba(79, 80, 101, 0.16);
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding: 16px 0px;
	z-index: 1000;
}
.ris-email-notification .container {
	position: relative;
}
.ris-email-notification img {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 48px;
	height: 0px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 12px;
}
.ris-email-notification h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.ris-email-notification span.progress_count {
	color: #0f63ec;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 4px 12px;
}
.ris-email-notification .ris-flex-cont {
	display: flex;
	justify-content: end;
}
.ris-email-notification span.si-info {
	color: #26273c;
	font-size: 20px;
	position: relative;
	top: 11px;
	margin-right: 8px;
	cursor: pointer;
}
.ris-email-notification .si-close-circle {
	color: #cdcdcd;
	position: absolute;
	right: -16px;
	font-size: 22px;
	top: 9px;
	cursor: pointer;
}
.ris-email-notification .si-close-circle:hover {
	color: #26273c;
}
.scf-toggle-box {
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 9px 12px;
}
.scf-toggle-box span.text {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 2px;
}
.scf-toggle-box label {
	margin-left: 4px;
	margin-right: 4px;
}
.scf-toggle-box .toggle-switch input:checked + .slider {
	background-color: #0f63ec;
}
.scf-toggle-box.disabled {
	cursor: not-allowed;
}
.scf-toggle-box.disabled span.text {
	color: #cdcdcd;
}
.ris-email-notification .ris_tooltip {
	background: #4f5065;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	padding: 16px;
	text-align: left;
	position: absolute;
	max-width: 600px;
	width: 200px;
	z-index: 1;
	top: -95px;
	text-align: center;
	font-family: "Open Sans";
	left: -85px;
	display: none;
}
.ris-email-notification .si-info.active .ris_tooltip {
	display: block;
}
.ris-email-notification .ris_tooltip::after {
	font-family: "scficons" !important;
	content: "\e941";
	color: #4f5065;
	bottom: -12px;
	position: absolute;
	font-size: 22px;
	margin-left: -48px;
}
.ris_progress_notification {
	background: #effcf0;
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 16px;
	margin-bottom: 8px;
}
.ris_progress_notification span.si-searched-file-fill {
	color: #31a865;
	font-size: 45px;
	float: left;
	margin-right: 12px;
}
.ris_progress_notification h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ris_progress_notification h5 span {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	float: right;
}
.scf-toggle-box.disabled .toggle-switch input:checked + .slider {
	background-color: #767676;
}
.scf-toggle-box.disabled .toggle-switch .slider {
	cursor: not-allowed;
}
.ris-email-notification .btn-dark-green {
	display: none;
	margin-left: 16px;
}
.ris-email-notification.completed .btn-dark-green {
	display: block;
}
.ris_progress_notification img {
	width: 41px;
	float: left;
	margin-right: 12px;
}
@media (max-width: 767px) {
	.ris_progress_notification img {
		margin-bottom: 8px;
	}
	.ris_progress_notification .scf-progress-bar {
		clear: both;
	}
	.ris_progress_notification h5 strong {
		display: none;
	}
	.ris-email-notification .ris-flex-cont {
		width: 100%;
		margin-top: 8px;
		justify-content: initial;
	}
	.ris-email-notification .si-close-circle {
		right: 16px;
		top: 0px;
		z-index: 1000;

	}
	.ris-email-notification span.si-info {
		display: none;
	}
	.ris_progress_notification p {
		position: relative;
		top: 21px;
	}
}
/* RIS NEW Upload popup */
.scf-popup.ris_upload {
	display: block;
}
.scf-popup.ris_upload img {
	max-width: 100%;
}
.scf-popup.ris_upload .scf-popup-dialog {
	max-width: 530px;
	padding: 16px;
}
.scf-popup.ris_upload .ris-drag-box {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	text-align: center;
	padding: 42px 16px;
	position: relative;
	margin-bottom: 16px;
}
.scf-popup.ris_upload .ris-drag-box h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-popup.ris_upload .ris-drag-box .btn {
	border: 1px solid #0f63ec;
	color: #0f63ec;
	background: #ffffff;
	margin-bottom: 12px;
}
.scf-popup.ris_upload .ris-drag-box p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.ris_upload .ris-drag-box img {
	position: absolute;
	left: 16px;
	margin-top: 8px;
}
.scf-popup.ris_upload .ris-drag-box .close-modal {
	color: #0f63ec;
}
.scf-popup.ris_upload h5 {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	text-align: center;
}
.scf-popup.ris_upload .scf-progress-bar {
	margin-bottom: 16px;
}
.scf-popup.ris_upload .ris_tip_slider {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
}
.scf-popup.ris_upload .ris_tip_slider img {
	display: none;
}
.scf-popup.ris_upload .ris_tip_slider ul li {
	list-style: none;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}
.scf-popup.ris_upload .ris_tip_slider ul li::before {
	font-family: "scficons" !important;
	content: "\e934";
	color: #cdcdcd;
	margin-right: 8px;
	position: relative;
	top: 1px;
}
.scf-popup.ris_upload .ris_tip_slider ul li.active {
	color: #0f63ec;
}
.scf-popup.ris_upload .ris_tip_slider ul li.active::before {
	content: "\e92e";
	color: #31a865;
}
.scf-popup.ris_upload label.checkbox {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 8px;
}
.scf-popup.ris_upload .ris_arrow {
	color: #0f63ec;
	font-size: 16px;
	position: absolute;
	left: -12px;
	top: 62px;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
	border-radius: 32px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}
.scf-popup.ris_upload .ris_arrow.si-right {
	right: -12px;
	left: initial;
	padding-left: 2px;
}
@media (max-width: 767px) {
	.scf-popup.ris_upload .ris-drag-box img {
		display: none;
	}
}

.scf-popup.ris_upload .ris-drag-box#loading {
	display: none;
}

.scf-popup.ris_upload .ris-drag-box .btn input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: -15px;
}

.scf-popup.ris_upload .ris_warning {
	border: 1px solid #e52727;
	background: #ffeef2;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
	height: 98px;
	display: none;
}

.scf-popup.ris_upload .ris_warning h5 {
	color: #e52727 !important;
	font-family: "Open Sans" !important;
	font-size: 13px !important;
	line-height: 19px !important;
	margin-bottom: 4px !important;
	text-align: left !important;
	font-weight: 700;
}

.scf-popup.ris_upload .ris_warning p {
	font-size: 13px;
	color: #26273c;
	margin-left: 25px;
    max-width: 300px;
	line-height: 19px;
}

.scf-popup.ris_upload .ris_warning h5 i {
	font-size: 20px;
	position: relative;
	top: 4px;
}

.scf-popup.ris_upload .ris_warning-navigate {
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
	display: none;
}

.ris_warning-navigate #btn-upload-different {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0f63ec;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	width: 100%;
	white-space: break-spaces;
    padding: 0;
}

.ris_warning-navigate #btn-continue {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	width: 100%;
}
.scf-popup.search_history_delete_confirmation .scf-popup-dialog {
	padding: 0px;
	max-width: 530px;
	height: 320px;
	width: 100%;
	min-width: 205px;
}
.scf-popup.search_history_delete_confirmation .scf-popup-dialog h3 {
	background: #f8f8f8;
	color: #26273c;
	font-size: 16px;
	line-height: 19px;
	padding: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.scf-popup.search_history_delete_confirmation .popup-contents {
	text-align: center;
	padding: 50px;
}

.scf-popup.search_history_delete_confirmation .popup-contents p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.scf-popup.search_history_delete_confirmation .popup-contents .btn {
	margin: 10px;
	margin-top: 20px;
}
.scf-popup.search_history_delete_confirmation .popup-contents .btn.btn-red {
	color: #ffffff;
}
/* RIS Boosted notification styles */
.ris_no_boosted {
	display: block;
}
.scf-popup.ris_no_boosted h2 {
	color: #26273c;
	margin-bottom: 16px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}
.ris_no_boosted .card-btn {
	background: #effcf0;
	border: 1px solid #2ac984;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	width: 100%;
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	width: 100%;
	padding: 12px 8px;
	font-weight: bold;
}
.ris_no_boosted .card-btn span {
	font-size: 19px;
	position: relative;
	top: 3px;
	margin-right: 4px;
	line-height: 10px;
}
.scf-popup.ris_no_boosted .btn-purple {
	width: auto;
	padding: 12px 16px;
}
.ris-checkout-title {
	background: #ffffff;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 16px;
	text-align: center;
	margin-bottom: 8px;
	color: #470faa;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
.ris-checkout-note {
	background: #effcf0;
	border: 1px solid #31a865;
	margin-bottom: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	padding: 10px;
	color: #26273c;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	font-family: "Open Sans";
}
@media (min-width: 1800px) {
	.scf-schedule-maintain span.si-guide {
		top: 10px;
	}
}

/* No Result page */

.no-result h4 {
	font-size: 24px;
	font-family: inherit;
	line-height: 30px;
	margin-bottom: 24px;
}

.no-result p {
	color: #26273c;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}

.no-result {
	background: #f8f8f8;
	padding: 48px 0px;
	text-align: center;
}

@media (max-width: 767px) {
	.no-result p {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.scf-popup.mobile_app_push_notification_delete_confirmation .scf-popup-dialog {
	padding: 0px;
	max-width: 530px;
	height: 320px;
}
.scf-popup.mobile_app_push_notification_delete_confirmation .scf-popup-dialog h3 {
	background: #f8f8f8;
	color: #26273c;
	font-size: 16px;
	line-height: 19px;
	padding: 16px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.scf-popup.mobile_app_push_notification_delete_confirmation .popup-contents {
	text-align: center;
	padding: 50px;
}

.scf-popup.mobile_app_push_notification_delete_confirmation .popup-contents p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.scf-popup.mobile_app_push_notification_delete_confirmation .popup-contents .btn {
	margin: 10px;
	margin-top: 20px;
}
.scf-popup.mobile_app_push_notification_delete_confirmation .popup-contents .btn.btn-red {
	color: #ffffff;
}
.scf-user-management .account-box .btn-danger {
	width: auto !important;
}

.scf-user-management .account-notes .tbl-col-note {
	width: 650px;
}

.scf-user-feedback .cfb-tbl .filter {
	margin-bottom: 20px;
}
.scf-user-feedback .cfb-tbl .search-btn {
	margin-top: 20px;
}
.scf-banner.filter-page .container {
	padding: 5%;
}

.scf-banner.filter-page .container .row {
	margin-bottom: 35px;
}

.scf-banner.filter-page .container .row .form-control {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.scf-banner.filter-page .container h5 {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.scf-banner.filter-page .container p {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	position: relative;
	top: 7px;
}

.scf-banner.filter-page .container .form-label {
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
	margin-bottom: 12.5px;
}

.scf-banner.filter-page .container .form-label span {
	font-size: 19px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.scf-banner.filter-page .container .btn {
	float: right;
	width: 260px;
	border: 1px solid #ffffff;
	border-radius: 4px;
}

.scf-banner.filter-page .out_side_us_mobile {
	display: none;
}

.scf-banner.filter-page .out_side_us_desktop {
	margin-top: 20px;
}

.scf-banner.filter-page .out_side_us_desktop,
.scf-banner.filter-page .out_side_us_mobile {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-top: 15px;
	width: max-content;
}

.scf-banner.filter-page .checkmark {
	border-color: #ffffff;
	top: -3px;
}

@media (max-width: 990px) {
	.scf-banner.filter-page .container {
		padding: 30px;
	}
	.scf-banner.filter-page .container .btn {
		width: 100%;
	}
	.scf-banner.filter-page .container h5 {
		font-weight: 700;
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 12px;
	}

	.scf-banner.filter-page .container p {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
	.scf-banner.filter-page .container .form-label {
		font-size: 14px;
		line-height: 19px;
		margin-top: 20.5px;
	}
	.scf-banner.filter-page .container .artboard-18 {
		width: 55px;
	}
	.scf-banner.filter-page .out_side_us_mobile {
		display: block;
	}

	.scf-banner.filter-page .out_side_us_desktop {
		display: none;
	}
	.scf-banner.filter-page .container .header {
		margin-bottom: 0px;
	}
}
/* Contact Us FAQ Updates */
.scf-support .faq-section ul li .faq_tabs {
	display: flex;
	margin-bottom: 16px;
}
.scf-support .faq-section ul li .faq_tabs label {
	border: 1px solid #470faa;
	border-radius: 4px;
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	padding: 8px 16px;
	margin-right: 4px;
	width: 50%;
	padding-left: 25px;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.scf-support .faq-section ul li .faq_tabs label.active {
	background: #470faa;
	color: #ffffff;
}
.scf-support .faq-section ul li .faq_tabs label.active:after {
	font-family: "scficons" !important;
	content: "\e941";
	position: absolute;
	bottom: -13px;
	color: #470faa;
	font-size: 22px;
	left: 49%;
}
.scf-support .faq-section ul li .faq_tabs label span {
	font-size: 20px;
	position: absolute;
	margin-left: -28px;
}
.scf-support .faq-section ul li .tab_image_search {
	display: none;
}
.scf-support .faq-section ul li .tab_content p.list {
	position: relative;
	padding-left: 30px;
}
.scf-support .faq-section ul li .tab_content p.list::before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	font-size: 22px;
	position: absolute;
	left: 0px;
}
.cancel_subscription.scf-popup .items {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 32px;
}
.cancel_subscription.scf-popup .items label {
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
}
.scf-popup.cancel_subscription.scf-popup h2 {
	margin-bottom: 16px !important;
}
.cancel_subscription.scf-popup .btn {
	margin-bottom: 16px !important;
	width: 350px !important;
	max-width: initial !important;
}
.cancel_subscription.scf-popup .btn.btn-gray-default {
	color: #26273c;
}
@media (max-width: 767px) {
	.scf-support .faq-section ul li .faq_tabs label {
		font-size: 12px;
		padding:  10px 0 10px 25px;
	}
	.cancel_subscription.scf-popup .btn {
		width: 100% !important;
	}
}

.scf-banner.address-search-page .container {
	padding: 5%;
}

@media (min-width: 1201px) {
	.scf-banner.address-search-page .container {
		width: 830px !important;
	}

	.scf-directory-landing .scf-directory-links .items10{
		width: 90px !important;
	}
}

.scf-banner.address-search-page .container .row {
	margin-bottom: 15px;
}

.scf-banner.address-search-page .container .row .form-control {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.scf-banner.address-search-page .container .row .form-control .form-label.example {
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px !important;
}

.scf-banner.address-search-page .container h5 {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.scf-banner.address-search-page .container p {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	position: relative;
	top: 7px;
}

.scf-banner.address-search-page .container .form-label {
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	margin-bottom: 25px;
}

.scf-banner.address-search-page .container .form-label span {
	font-size: 19px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.scf-banner.address-search-page .container .row .form-control {
	padding-left: 5px !important;
	padding-right: 5px !important;
	width: 100%;
}
.scf-banner.address-search-page .container .btn {
	width: 100%;
	border: 1px solid #ffffff;
	border-radius: 4px;
}

@media (max-width: 420px) {
	.scf-banner.address-search-page .container h5 {
		font-weight: 700;
		font-size: 19px;
		line-height: 23px;
		margin-bottom: 12px;
	}

	.scf-banner.address-search-page .container .header p {
		font-weight: 400;
		width: 120%;
		font-size: 15px;
		line-height: 20px;
		position: relative;
		top: 15px;
		left: -60px;
		margin-bottom: 15px;
	}
}
/* phone required popup */
.scf-popup.phone_required p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 24px;
}
/* Privacy lock styles for dashboard sections */
.dashboard-main ul h4 {
	padding: 12px 16px;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
}
.dashboard-main .available-searches h4 {
	margin-top: -4px;
}
.db_privacy_lock {
	background: #ffffff;
	border: 1px solid #31a865;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 15px !important;
}
.db_privacy_lock .view_more {
	margin-left: -16px;
	margin-right: -16px;
	padding: 16px;
	border-top: 1px solid #31a865;
	text-align: center;
	margin-top: 16px;
}
.db_privacy_lock .view_more span {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.db_privacy_lock .view_more i {
	background-color: #eff3fc;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	display: inline-block;
	line-height: 32px;
	margin-left: 8px;
	font-weight: normal;
	position: relative;
	top: 3px;
	text-align: center;
	font-size: 16px;
	color: #0f63ec;
}
.dashboard-main .recent-searches .db_privacy_lock ul {
	background: #eff3fc;
	border-radius: 4px;
	margin-top: 16px;
	border: 0px;
}
.dashboard-main .recent-searches .db_privacy_lock ul li {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	min-height: auto;
	border-bottom: 1px solid #0f63ec;
	text-align: left;
	display: block;
}
.dashboard-main .recent-searches .db_privacy_lock ul li label {
	color: #ffffff;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	min-width: 28px;
	height: 23px;
	float: right;
	background: #e52727;
	border-radius: 2px;
	text-align: center;
	padding: 2px 4px;
	position: relative;
	top: -5px;
}
ul.db_payment_info li:not(:first-child) {
	display: none !important;
}
ul.db_payment_info li:nth-child(2) {
	display: block !important;
}
.dashboard-main .meter-box {
	position: relative;
	margin-top: 16px;
}
.dashboard-main .meter-box img {
	width: 100%;
}
.dashboard-main .meter-box .meter-content {
	text-align: center;
	top: 75px;
	width: 100%;
	left: 0px;
	position: absolute;
}
.dashboard-main .meter-box .meter-content h4 {
	color: #2ac984;
	font-family: "Ubuntu";
	font-size: 24px;
	line-height: 30px;
	font-weight: 600 !important;
}
.dashboard-main .meter-box .meter-content p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.dashboard-main .meter-box .meter-content span {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin-bottom: 4px;
}
.dashboard-main .meter-box .meter-content h4.good {
	color: #2ac984;
}
.dashboard-main .meter-box .meter-content h4.poor {
	color: #e52727;
}
.dashboard-main .meter-box .meter-content h4.fair {
	color: #f8933c;
}
.dashboard-main .meter-box .meter-content h4.excellent {
	color: #31a865;
}
.scf-popup.privacy_lock_trigger .scf-popup-dialog {
	max-width: 500px;
	text-align: center;
}
.scf-popup.privacy_lock_trigger h2 {
	font-family: "Open Sans";
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-popup.privacy_lock_trigger .popup-contents span {
	font-size: 80px;
	display: block;
	margin-bottom: 8px;
}
.scf-popup.privacy_lock_trigger .popup-contents span.si-delete-fill {
	color: #e52727;
}
.scf-popup.privacy_lock_trigger p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-popup.privacy_lock_trigger span.si-secured-fill {
	color: #4f5065;
}
.scf-popup.privacy_lock_trigger .btn {
	width: 100%;
}
.scf-popup.privacy_lock_good_news .btn {
	width: 150px;
}
.scf-popup.privacy_lock_good_news span.si-secured-fill {
	color: #00b191;
}
.scf-popup.privacy_lock_good_news h2 {
	color: #00b191;
	font-weight: 700;
	font-size: 24px;
}
.dial {
	background-color: #fff;
}
.gauge {
	top: 30px;
	border-radius: 100%;
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform: rotate(0deg);
	width: 285px;
	margin: 0px auto;
}
.meter {
	margin: 0;
	padding: 0;
}
.meter > li {
	width: 250px;
	height: 250px;
	list-style-type: none;
	position: absolute;
	border-top-left-radius: 250px;
	border-top-right-radius: 0px;
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transition-property: -webkit-transform;
	pointer-events: none;
	border: 0px !important;
}
.meter .low {
	transform: rotate(0deg); /* W3C */
	-webkit-transform: rotate(0deg); /* Safari & Chrome */
	-moz-transform: rotate(0deg); /* Firefox */
	-ms-transform: rotate(0deg); /* Internet Explorer */
	-o-transform: rotate(0deg); /* Opera */
	z-index: 8;
	background: linear-gradient(178deg, rgba(248, 147, 60, 1) 69%, rgba(205, 45, 46, 1) 82%);
}
.meter .low2 {
	transform: rotate(20deg); /* W3C */
	-webkit-transform: rotate(20deg); /* Safari & Chrome */
	-moz-transform: rotate(20deg); /* Firefox */
	-ms-transform: rotate(20deg); /* Internet Explorer */
	-o-transform: rotate(20deg); /* Opera */
	z-index: 8;
	background-color: #f8933c;
}
.meter .low3 {
	transform: rotate(40deg); /* W3C */
	-webkit-transform: rotate(40deg); /* Safari & Chrome */
	-moz-transform: rotate(40deg); /* Firefox */
	-ms-transform: rotate(40deg); /* Internet Explorer */
	-o-transform: rotate(40deg); /* Opera */
	z-index: 8;
	background: linear-gradient(178deg, rgba(0, 177, 145, 1) 25%, rgba(248, 147, 60, 1) 80%);
}
.meter .low4 {
	transform: rotate(90deg); /* W3C */
	-webkit-transform: rotate(90deg); /* Safari & Chrome */
	-moz-transform: rotate(90deg); /* Firefox */
	-ms-transform: rotate(90deg); /* Internet Explorer */
	-o-transform: rotate(90deg); /* Opera */
	z-index: 8;
	background: linear-gradient(178deg, rgba(49, 168, 101, 1) 8%, rgba(0, 177, 145, 1) 69%);
}
.meter .normal {
	transform: rotate(47deg); /* W3C */
	-webkit-transform: rotate(47deg); /* Safari & Chrome */
	-moz-transform: rotate(47deg); /* Firefox */
	-ms-transform: rotate(47deg); /* Internet Explorer */
	-o-transform: rotate(47deg); /* Opera */
	z-index: 7;
	background-color: #fee62a;
}
.meter .high {
	transform: rotate(90deg); /* W3C */
	-webkit-transform: rotate(90deg); /* Safari & Chrome */
	-moz-transform: rotate(90deg); /* Firefox */
	-ms-transform: rotate(90deg); /* Internet Explorer */
	-o-transform: rotate(90deg); /* Opera */
	z-index: 6;
	background-color: #fa0e1c;
}
.dial,
.dial .inner {
	width: 443px;
	height: 470px;
	position: relative;
	top: 15px;
	overflow: visible;
	left: 14px;
	border-radius: 100%;
	border-color: purple;
	z-index: 10;
	transition-property: -webkit-transform;
	transition-duration: 1s;
	transition-timing-function: ease-in-out;
	transform: rotate(0deg); /* W3C */
	-webkit-transform: rotate(0deg); /* Safari & Chrome */
	-moz-transform: rotate(0deg); /* Firefox */
	-ms-transform: rotate(0deg); /* Internet Explorer */
	-o-transform: rotate(0deg); /* Opera */
}
.dial {
	width: 250px;
	height: 250px;
}
.dial .inner {
	width: 250px;
	height: 250px;
	top: 0px;
	left: 0px;
}
.dial .arrow {
	position: absolute;
	top: 117px;
	left: -24px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #fff;
	z-index: 10000;
	border: 6px solid #31a865;
}
.gauge .value {
	font-family: "Josefin Slab", serif;
	font-size: 50px;
	color: #ffffff;
	position: absolute;
	top: 142px;
	left: 45%;
	z-index: 11;
}
.meter > li {
	width: 140px;
	height: 140px;
}
@media (max-width: 767px) {
	.dashboard-main .meter-box .meter-content {
		top: 72px;
	}
}
/* Thank you page style updates */
@media (max-width: 767px) {
	.scf-popup.invoice_confirmation .div-email-sent,
	.scf-thankyou .div-email-sent {
		text-align: center;
	}
	.scf-popup.invoice_confirmation .div-email-sent .col-md-12 *,
	.scf-thankyou .div-email-sent .col-md-12 * {
		float: none;
	}
	.scf-popup.invoice_confirmation span.email,
	.scf-thankyou span.email {
		float: none !important;
	}
}

/* whitelist page styles */
.scf-whitelist {
	background: #f8f8f8;
	padding: 16px 0px;
}
.scf-whitelist .cart {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-whitelist .whitelist-top h2 {
	color: #26273c;
	font-family: "Ubuntu";
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-whitelist .whitelist-top h2 span.alert {
	background: #f8933c;
	border-radius: 4px;
	color: #ffffff;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	padding: 2px 16px;
	margin-right: 4px;
}
.scf-whitelist .whitelist-top p,
.scf-whitelist .whitelist-top2 p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-whitelist .whitelist-top2 {
	border-top: 1px solid #cdcdcd;
	margin-left: -16px;
	margin-right: -16px;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
}
.scf-whitelist .whitelist-top2 span {
	background: #eff3fc;
	display: block;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 16px 8px;
}
.scf-whitelist .process label.title {
	background: #f2ecff;
	border: 1px solid #470faa;
	border-radius: 4px;
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	padding: 2px 16px;
	margin-bottom: 16px;
}
.scf-whitelist .process p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
.scf-whitelist .process .note {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 16px;
}
.scf-whitelist .process .note span {
	color: #0f63ec;
	margin-bottom: 8px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	font-family: "Open Sans";
	display: block;
}
.scf-whitelist .process ul {
	margin-bottom: 16px;
	list-style: none;
}
.scf-whitelist .process ul li {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.scf-whitelist .process ul li:before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	padding-right: 4px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.scf-whitelist .process ul.list2 li:before {
	color: #0f63ec;
}
.scf-whitelist h5 {
	font-size: 14px;
	color: #26273c;
	font-family: "Open Sans";
	margin-bottom: 4px;
}
.scf-whitelist .scf-form {
	margin-bottom: 16px;
}
.scf-whitelist .btn-purple {
	min-width: 180px;
	margin-bottom: 24px;
}
.scf-whitelist .whitelist_emails {
	display: flex;
}
.scf-whitelist .whitelist_emails span {
	font-size: 18px;
	margin-left: 12px;
	position: relative;
	top: 10px;
	cursor: pointer;
}
.scf-whitelist .add_more {
	color: #4f5065;
	border: 1px dashed #767676;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 42px;
	padding: 8px;
	line-height: 24px;
	cursor: pointer;
	margin-bottom: 24px;
}
.scf-whitelist .add_more span {
	float: right;
	position: relative;
	font-size: 22px;
	top: 2px;
}
.scf-success-message {
	padding: 16px;
	background: #31a865;
	border-radius: 4px;
	margin-bottom: 16px;
	color: #fff;
}
@media (max-width: 767px) {
	.scf-whitelist .whitelist-top h2 {
		text-align: center;
	}
	.scf-whitelist .whitelist-top h2 span.title {
		display: block;
	}
	.scf-whitelist .whitelist-top p {
		text-align: center;
	}
	.dashboard-main .meter-box {
		padding: 0px 12px !important;
	}
}
/* Singular Search Pointer page - V2 */
.version-two .scf-search-directory .search-dir-box {
	padding: 8px 16px;
}
.version-two.scf-search-pointer .scf-search-directory .search-dir-box a,
.version-two.scf-search-pointer .scf-search-directory .search-dir-box span {
	margin-left: 20px;
	font-weight: 700;
}
.version-two.scf-search-pointer .search-directory .search-dir-box a:after {
	margin-left: 24px;
}
.version-two.scf-search-pointer .scf-search-directory .search-dir-box a:first-child {
	margin-left: 0;
}
.version-two.scf-search-pointer .collapse-records {
	display: flex;
	align-items: center;
	overflow: hidden;
}
.version-two.scf-search-pointer .collapse-records h2 {
	color: #4f5065;
	margin: 0;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.version-two.scf-search-pointer .collapse-records h2 .si-searched-file {
	color: #31a865;
	font-size: 32px;
	vertical-align: sub;
}
.version-two.scf-search-pointer .collapse-records h2 .name {
	font-family: "Ubuntu";
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #470faa;
	margin-left: 16px;
	margin-right: 16px;
}
.version-two.scf-search-pointer .collapse-records .info {
	color: #4f5065;
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
.version-two.scf-search-pointer .collapse-records .info span {
	color: #e52727;
}
.version-two.scf-search-pointer .collapse-records .info .age {
	margin-right: 16px;
}
.version-two.scf-search-pointer .quick-navigation {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	border-radius: 4px;
	margin-bottom: 12px;
}
.version-two.scf-search-pointer .quick-navigation {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	border-radius: 4px;
}
.version-two.scf-search-pointer .quick-navigation-heading {
	padding: 12px 16px;
	border-bottom: 1px solid #cdcdcd;
}
.version-two.scf-search-pointer .quick-navigation-heading h2 {
	font-family: "Open Sans" !important;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #4f5065;
}
.version-two.scf-search-pointer .quick-navigation-wrapper {
	padding: 14px 20px;
}
.version-two.scf-search-pointer .quick-navigation-wrapper ul {
	list-style-type: none;
}
.version-two.scf-search-pointer .quick-navigation-wrapper li {
	margin-bottom: 15px;
}
.version-two.scf-search-pointer .quick-navigation-wrapper a {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0f63ec;
}
.version-two.scf-search-pointer .quick-navigation-wrapper a [class^="si-"],
.version-two.scf-search-pointer .quick-navigation-wrapper a [class*=" si-"] {
	font-size: 20px;
	vertical-align: bottom;
	margin-right: 10px;
}
.version-two.scf-search-pointer .quick-navigation-wrapper a i {
	margin-right: 12px;
	font-size: 20px;
}
.version-two.scf-search-pointer .quick-navigation-btn {
	padding: 9px 16px;
	background: #31a865;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
.version-two.scf-search-pointer .quick-navigation-btn .si-lock {
	font-size: 24px;
	vertical-align: sub;
	margin-right: 5px;
}
.version-two.scf-search-pointer .sidebar-search {
	background: #d6cfff;
	border: 1px solid #470faa;
	border-radius: 4px;
	padding: 16px;
}
.version-two.scf-search-pointer .sidebar-search h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #470faa;
	margin-bottom: 17px;
}
.version-two.scf-search-pointer .sidebar-search img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.version-two.scf-search-pointer .sidebar-search .sidebar-search-btn {
	padding: 12px 35px;
	background: #470faa;
	border-radius: 4px;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #ffffff;
	margin-top: 15px;
	cursor: pointer;
}
.version-two.scf-search-pointer .sidebar-search .sidebar-search-btn .si-forward {
	margin-left: 10px;
	vertical-align: middle;
	font-size: 24px;
}
.version-two.scf-search-pointer .result-section {
	border-radius: 8px;
}
.version-two.scf-search-pointer .report-box h2 {
	background-color: #470faa;
	color: #ffffff;
	border-radius: 4px;
	padding: 8px 16px;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}
.version-two.scf-search-pointer .report-box h2 [class^="si-"],
.version-two.scf-search-pointer .report-box h2 [class*=" si-"] {
	font-size: 24px;
	margin-right: 12px;
	vertical-align: text-top;
}
.version-two.scf-search-pointer .maps-and-locations .image-wrapper {
	margin-top: 8px;
}
.version-two.scf-search-pointer .maps-and-locations .image-wrapper img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.version-two.scf-search-pointer .maps-and-locations .content-wrapper {
	margin: 0;
}
.version-two.scf-search-pointer .maps-and-locations .content-row {
	margin: 0 -15px;
	padding: 16px 15px;
	border-bottom: 1px solid #cdcdcd;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.version-two.scf-search-pointer .maps-and-locations .content-row:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.version-two.scf-search-pointer .maps-and-locations h3 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #470faa;
	margin: 0;
}
.version-two.scf-search-pointer .maps-and-locations h3 span {
	font-size: 24px;
	color: #4f5065;
	vertical-align: middle;
	font-size: 24px;
	margin: 0;
}
.version-two.scf-search-pointer .maps-and-locations h3 span:before {
	content: "\e918";
}
.version-two.scf-search-pointer .maps-and-locations .active h3 span:before {
	content: "\e949";
	color: #e52727;
}
.version-two.scf-search-pointer .maps-and-locations p {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	margin: 0;
}
.version-two.scf-search-pointer .maps-and-locations p span {
	font-size: 16px;
	margin-left: 8px;
	color: #0f63ec;
	display: inline-block;
	top: 2px;
	position: relative;
}
.version-two.scf-search-pointer .maps-and-locations .view-report-btn {
	padding: 6px 20px;
	background: #edf4ff;
	border: 1px solid #0265fa;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
	cursor: pointer;
}
.version-two.scf-search-pointer .more-info-section .more-info-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 32px 0;
}
.version-two.scf-search-pointer .more-info-section .col {
	width: calc(50% - 28px);
}
.version-two.scf-search-pointer .more-info-section .more-info-block {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 40px;
}
.version-two.scf-search-pointer .more-info-section .more-info-block:last-child {
	margin-bottom: 0;
}
.version-two.scf-search-pointer .more-info-section .content-wrapper {
	margin: 0;
	padding-left: 20px;
}
.version-two.scf-search-pointer .more-info-section .content-wrapper h4 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
	margin-bottom: 8px;
}
.version-two.scf-search-pointer .more-info-section .content-wrapper p {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.version-two.scf-search-pointer .more-info-section .unlock-btn {
	padding: 10px 12px;
	background: #edf4ff;
	border: 1px solid #0265fa;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
	cursor: pointer;
}
.version-two.scf-search-pointer .name-results .name-block h4 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #470faa;
}
.version-two.scf-search-pointer .name-results .name-block .info {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.version-two.scf-search-pointer .name-results .name-block .info span {
	font-weight: 700;
}
.version-two.scf-search-pointer .name-results .view-details-btn {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
	padding: 9px 18px;
	background: #f8f8f8;
	border: 1px solid #0265fa;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
}
.version-two.scf-search-pointer .name-results .similar-names-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 14px;
}
.version-two.scf-search-pointer .name-results .name-block {
	display: flex;
	align-items: center;
	width: calc(50% - 6px);
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px 12px;
	justify-content: space-between;
	margin-bottom: 12px !important;
}
.version-two.scf-search-pointer .name-results .name-block:nth-child(n + 3) {
	margin: 0;
}
.version-two.scf-search-pointer .name-results .content-wrapper {
	margin: 0;
	padding-right: 70px;
}
.version-two.scf-search-pointer .faq-block h3 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
	margin-bottom: 8px;
}
.version-two.scf-search-pointer .faq-block h3 span:before {
	display: none;
}
.version-two.scf-search-pointer .bold-blue-txt {
	color: #0f63ec;
	font-weight: 700;
}
.version-two.scf-search-pointer .bold-purple-txt {
	color: #470faa;
	font-weight: 700;
}
.version-two.scf-search-pointer .bold-black-txt {
	color: #26273c;
	font-weight: 700;
}
.version-two.scf-search-pointer .faq-block {
	margin: 20px 0 32px;
}
.version-two.scf-search-pointer .faq-block p {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	margin: 0;
	display: block;
}
.version-two.scf-search-pointer .faq-block p a {
	color: #470faa;
}
.version-two.scf-search-pointer .content-wrapper {
	margin: 24px 0;
}
.version-two.scf-search-pointer .content-wrapper p {
	margin: 0 0 15px;
	display: block;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
}
.version-two.scf-search-pointer .content-wrapper .full-report-btn {
	background: #edf4ff;
	border: 1px solid #0265fa;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
	padding: 11px 8px;
	display: inline-block;
	min-width: 236px;
	text-align: center;
	margin-top: 9px;
	cursor: pointer;
}
.version-two.scf-search-pointer .result-section.criminil-reports {
	border: 1px solid #e52727;
	border-radius: 8px;
	border-left-width: 9px;
	padding: 24px;
}
.version-two.scf-search-pointer .result-section.criminil-reports h2 {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #e52727;
	background: #fff;
	padding: 0;
	margin: 0 0 16px;
}
.version-two.scf-search-pointer .result-section.criminil-reports p {
	margin: 0 0 16px;
	display: block;
}
.version-two.scf-search-pointer .criminal-records-btn {
	padding: 11px 39px;
	background: #e52727;
	border-radius: 4px;
	display: inline-block;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
	cursor: pointer;
}
.version-two.scf-search-pointer .criminal-records-btn .si-forward {
	margin-left: 10px;
	vertical-align: middle;
	font-size: 24px;
}
.version-two.scf-search-pointer .bold-red-txt {
	color: #e52727;
	font-weight: 700;
}
.version-two.scf-search-pointer .possible-variations .content-wrapper {
	margin: 16px 0 0;
}
.version-two.scf-search-pointer .possible-variations th {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
}
.version-two.scf-search-pointer .possible-variations thead th,
.version-two.scf-search-pointer .possible-variations tbody tr:nth-of-type(even) {
	background-color: #fff;
}
.version-two.scf-search-pointer .possible-variations tbody td {
	text-align: center;
}
.version-two.scf-search-pointer .possible-variations th .si-question {
	color: #0f63ec;
	font-size: 16px;
	vertical-align: bottom;
}
.version-two.scf-search-pointer .possible-variations td {
	padding: 18px 12px;
}
.version-two.scf-search-pointer .possible-variations td .full-name {
	font-weight: 700;
	color: #0f63ec;
}
.version-two.scf-search-pointer .possible-variations td .progressbar {
	width: 80px;
	height: 16px;
	background: #ededed;
	display: inline-block;
	vertical-align: text-top;
	margin-left: 6px;
	position: relative;
}
.version-two.scf-search-pointer .possible-variations td .progressbar span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: block;
	width: 0;
	background: #31a865;
}
.version-two.scf-search-pointer .scf-search-pointer-disclaimer .note {
	border: 1px solid #0265fa;
}
.version-two.scf-search-pointer .scf-search-pointer-disclaimer .note h4 {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #0265fa;
}
.version-two.scf-search-pointer .scf-search-pointer-disclaimer .note h4 .si-tip {
	vertical-align: sub;
}
.version-two.scf-search-pointer .scf-search-pointer-disclaimer .note .en-text {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #0040e5;
}
@media (max-width: 767px) {
	.version-two.scf-search-pointer .collapse-records {
		flex-flow: column;
		align-items: flex-start;
	}
	.version-two.scf-search-pointer .maps-and-locations .content-row {
		align-items: flex-start;
		flex-flow: column;
	}
	.version-two.scf-search-pointer .maps-and-locations h3 {
		margin-bottom: 12px;
	}
	.version-two.scf-search-pointer .maps-and-locations h3 span:before {
		margin-left: 0;
		padding-right: 6px;
	}
	.version-two.scf-search-pointer .more-info-section .col {
		width: 100%;
	}
	.version-two.scf-search-pointer .more-info-section .image-wrapper {
		width: 81px;
	}
	.version-two.scf-search-pointer .more-info-section .image-wrapper img {
		width: auto;
	}
	.version-two.scf-search-pointer .more-info-section .more-info-block:last-child,
	.version-two.scf-search-pointer .more-info-section .more-info-block {
		margin-bottom: 20px;
	}
	.version-two.scf-search-pointer .name-results .name-block {
		justify-content: space-between;
		width: 100%;
	}
	.version-two.scf-search-pointer .name-results .content-wrapper {
		padding: 0;
	}
	.version-two.scf-search-pointer .name-results .name-block:nth-child(n + 3) {
		margin: 0 0 12px;
	}
}
.scf-optout .step-label.get-started {
	background: blue;
}
.scf-optout .opt-out-content.get-started {
	padding: 16px 16px 0px 16px;
	margin-bottom: 0px;
	border-radius: 8px 8px 0px 0px;
}
.scf-optout .opt-out-content.get-started1 {
	padding: 16px 16px 16px 16px;
	margin-bottom: 24px;
	border-radius: 0px 0px 8px 8px;
}
.optout-data-rem-sub .radio {
	font-weight: normal;
}
.optout-data-rem-sub-company .checkbox {
	margin-bottom: 6px;
	margin-top: 16px;
	font-weight: normal;
}
.checkmark.affidavit {
	border: 2px solid #0f63ec;
	border-radius: 4px;
}
.scf_2020_style .checkbox input:checked ~ .checkmark.affidavit {
	background-color: #0f63ec;
}
.radiomark.affidavit {
	border: 1px solid #0f63ec;
}
.scf_2020_style .radio input:checked ~ .radiomark.affidavit {
	background-color: #0f63ec;
	border: 0px;
}

/* No results v2 styles */
.scf_no_results {
	background: #f8f8f8;
	padding-top: 20px;
	padding-bottom: 24px;
}
.scf_no_results .nr_header {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 48px 16px;
}
.scf_no_results .nr_header img {
	position: relative;
	padding-right: 16px;
	width: 128px;
}
.scf_no_results .nr_header label {
	color: #e52727;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 4px;
	padding: 4px 12px;
	margin-bottom: 12px;
	display: inline-block;
	margin-top: 12px;
}
.scf_no_results .nr_header .col-md-8 {
	padding-left: 24px;
}
.scf_no_results .nr_header p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
}
.scf_no_results .nr_header p span {
	color: #0f63ec;
	display: block;
}
.scf_no_results .nr_header .row {
	display: flex;
	min-width: 500px;
	margin: 0px auto;
	width: fit-content;
}
.scf_no_results .scf-testimonial {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
}
.scf_no_results .nr_ready_help {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	margin-bottom: 16px;
	padding: 16px;
}
.scf_no_results .nr_ready_help h2 {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: center;
}
.scf_no_results .nr_ready_help label {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 2px 8px;
	display: inline-block;
	margin-bottom: 8px;
}
.scf_no_results .nr_ready_help p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	padding-top: 0px;
}
.scf_no_results .nr_ready_help p.no-border {
	border-bottom: 0px;
	padding-bottom: 0px;
}
.scf_no_results .nr_progress_box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	max-width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	display: none;
}
#funnel_no_results {
	display: none;
}
.scf_no_results .nr_progress_box.active {
	display: block;
}
.scf_no_results .nr_progress_box .nr_progress_header {
	padding: 0px 32px;
	padding-bottom: 0px;
}
.scf_no_results .nr_progress_box .nr_progress_header::after {
	clear: both;
	content: " ";
	display: table;
}
.scf_no_results .nr_progress_box .nr_progress_header img {
	float: left;
	width: 80px;
	margin-right: 20px;
	position: relative;
	top: 8px;
}
.scf_no_results .nr_progress_box .nr_progress_header label {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	margin-top: 16px;
	display: block;
}
.scf_no_results .nr_progress_box .nr_progress_header p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
}
.scf_no_results .nr_progress_box .nr_progress_content {
	padding: 40px;
}
.scf_no_results .nr_progress_box .nr_progress_content h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf_no_results .nr_progress_box .nr_progress_content .scf-form {
	margin-bottom: 16px;
}
.scf_no_results .nr_progress_box .nr_progress_content .btn-blue {
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	color: #0f63ec;
	font-size: 14px;
}
.scf_no_results .nr_progress_box .nr_progress_content .btn-purple {
	padding-top: 8px;
	width: 100%;
}
.scf_no_results .nr_progress_box .nr_progress_content .btn i {
	font-size: 22px;
	position: relative;
	top: 4px;
}
.scf_no_results .nr_progress_box.get_started .btn-purple {
	padding-top: 12px;
}
.scf_no_results .no_results_validation {
	color: #f40606;
	margin-bottom: 12px;
	display: block;
}
.scf_no_results .nr_progress_box .search-form-2020 .col-sm-3,
.scf_no_results .nr_progress_box .search-form-2020 .si-triangle-down,
.scf_no_results .nr_progress_box .search-form-2020 .scf-tooltip-val {
	display: none;
}
.scf_no_results .nr_progress_box .search-form-2020 .scf-tooltip-val.show {
	display: block;
	margin-left: 16px;
}
.scf_no_results .nr_progress_box .search-form-2020 .tabs-content {
	display: block;
}
.scf_no_results .nr_progress_box .search-form-2020 .col-sm-7 {
	width: 100%;
}
.scf_no_results .nr_progress_box .search-form-2020 .col-sm-2 {
	width: 100%;
	padding-left: 16px;
	padding-right: 16px;
}
.scf_no_results .nr_progress_box .search-form-2020 input {
	border: 1px solid #ccc;
	border-radius: 4px;
	position: initial;
}
.scf_no_results .nr_progress_box .search-form-2020 .list.active {
	margin: 0px;
	padding-left: 16px;
	padding-right: 16px;
}
.scf_no_results .nr_progress_box .search-form-2020 .image.active {
	margin-right: 32px;
}
.scf_no_results .nr_progress_box .search-form-2020 button {
	width: auto;
	padding-left: 28px;
	padding-right: 28px;
	margin-top: 24px;
	background-color: #470faa;
	color: #fff;
	border-radius: 4px;
	float: right;
	font-size: 14px;
}
.scf_no_results .nr_progress_box .search-form-2020 .col-sm-6.border-rt {
	width: 100%;
}
.scf_no_results .nr_progress_box .search-form-2020 .col-sm-6.border-rt::after {
	display: none;
}
.scf_no_results .nr_progress_box .search-form-2020 .list.image span {
	border: 1px solid #ccc;
	border-radius: 4px;
}
.scf_no_results .nr_progress {
	height: 8px;
	width: 100%;
	background: #cdcdcd;
	border-radius: 4px 4px 0px 0px;
}
.scf_no_results .nr_progress span {
	background: #31a865;
	height: 8px;
	display: block;
	border-radius: 4px 0px 0px 0px;
}
.scf_no_results .nr_progress_box .nr_progress_content .btn-purple.add_deep_btn {
	width: auto;
	padding: 12px 24px;
	font-size: 14px;
}
.scf_no_results .nr_progress_box .btn-cols {
	text-align: right;
}
.scf_no_results .nr_progress_box .btn-blue {
	margin-left: 16px;
}
.scf_no_results h2.nr-title {
	color: #470faa;
	font-family: Ubuntu !important;
	font-size: 24px;
	padding-bottom: 24px;
	text-align: center;
	padding-top: 12px;
}
.nrp_steps span {
	background: #cdcdcd;
	border-radius: 4px;
	width: 30px;
	height: 4px;
	display: inline-block;
	margin-right: 4px;
}
.nrp_steps span.active {
	background: #0f63ec;
}
.nrp_steps label {
	color: #4f5065;
	display: block;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
}
.nrp_steps label i {
	font-style: normal;
}
.scf_no_results .nrf_testimonial {
	max-width: 710px;
	margin-left: auto;
	margin-right: auto;
}
.scf_no_results .nrf_testimonial .scf-testimonial p {
	min-height: auto;
}
.scf_no_results .nrf_testimonial .scf-testimonial {
	padding: 24px 40px;
}
.scf_no_results .nrf_testimonial .scf-testimonial .tst-location {
	padding-bottom: 4px;
}
.scf_no_results .nrf_testimonial .scf-testimonial h3 {
	color: #470faa;
}
.nr_progress_section .scf-progress-bar .value {
	height: 10px;
}
.scf_no_results .nr_progress_section {
	padding: 16px 40px;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 40px;
}
.scf_no_results .nr_progress_section h4 {
	color: #470faa;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
}
.scf_no_results .nr_progress_section h4 span {
	float: right;
}
.scf_no_results .nr_progress_section label {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 8px;
	display: inline-block;
}
.nrf_testimonial {
	display: none;
}
.nrf_testimonial.active {
	display: block;
}
.scf_no_results .nr_progress_box .nr_progress_content .nrf_required {
	color: red;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: -8px;
}
.scf_no_results .nr_progress_box .nr_progress_content .run_deep_search_skip.loading {
	padding-left: 24px;
	background-image: url(../images/loader-green.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
	color: transparent !important;
}
.scf_no_results .nr_progress_box .btn-purple {
	background-color: #0f63ec;
}
.scf_no_results #funnel_no_results p span {
	font-weight: bold;
}
.scf_no_results .nr_search_note {
	background: #fff0e3;
	border: 1px solid #f8933c;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 30px;
	min-height: 48px;
	padding: 8px 17px;
	margin-top: -24px;
	font-weight: bold;
	position: relative;
}
.scf_no_results .nr_search_note.initiating {
	padding-left: 55px;
	background: #effcf0;
	border: 1px solid #31a865;
}
.scf_no_results .nr_search_note i {
	color: #f8933c;
	font-size: 20px;
	margin-right: 4px;
	position: relative;
	top: 4px;
}
.loader_nr {
	width: 35px;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 6px;
	left: 12px;
}
.loader_nr::after,
.loader_nr::before {
	content: "";
	box-sizing: border-box;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #01bd6b;
	position: absolute;
	left: 0;
	top: 0;
	animation: animloader 2s linear infinite;
}
.loader_nr::after {
	animation-delay: 1s;
}
@keyframes animloader {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}
#funnel_no_results .nr_content {
	border-top: 1px solid #cdcdcd;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: 16px;
	padding: 16px;
	text-align: center;
}
#funnel_no_results .nr_content h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 12px;
	padding-left: 16px;
}
#funnel_no_results .nr_header p {
	text-align: center;
	margin-bottom: 16px;
}
#funnel_no_results .nr_content .btn {
	background: #0f63ec;
	color: #ffffff;
}
.scf_no_results .nr_ready_help {
	margin-bottom: 32px;
}
.scf_no_results .nr_ready_help h2 {
	text-align: left;
	font-size: 20px;
}
.scf_no_results .nr_ready_help .col-md-11 {
	padding-left: 40px;
	padding-bottom: 16px;
}
.scf_no_results h2.nr_title {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 24px;
}
.scf_no_results .scf-support .faq-section {
	border-top: 0px;
}
.scf_no_results .scf-support .faq-title {
	font-family: "Open Sans";
}
.scf_no_results .scf-support .faq-title label {
	font-weight: 400;
	font-size: 22px;
	margin-right: 8px;
	position: relative;
	top: 4px;
}
.scf_no_results .scf-support .faq-section ul li {
	display: block !important;
}
.scf_no_results .scf-support {
	padding: 0px;
}
.scf_no_results .scf-support ul li:nth-child(1) label {
	color: #470faa;
}
.scf_no_results .scf-support ul li:nth-child(2) label {
	color: #f8933c;
}
.scf_no_results .scf-support ul li:nth-child(3) label {
	color: #31a865;
}
.scf_no_results .scf-support ul li:nth-child(4) label {
	color: #e94a74;
}
.scf_no_results .scf-support ul li:nth-child(5) label {
	color: #00b191;
}
.scf_no_results .scf-support ul li:nth-child(6) label {
	color: #4f8beb;
}
.scf_no_results #funnel_no_results .nr_header .nr-text p {
	text-align: left;
}
.scf_no_results .scf-progress-bar {
	height: 12px;
	background-color: #effcf0;
}
.scf_no_results .nr_progress_box.active .scf-progress-bar.orange-border {
	background-color: #fff0e3;
}
.scf_no_results #funnel_email_setup .scf-progress-bar .value {
	border-radius: 4px;
}
.scf_no_results .notification_nr span {
	color: #0f63ec;
	font-size: 22px;
	position: relative;
	top: 4px;
}
.scf_no_results .notification_nr {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	padding-top: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.scf_no_results .scf-progress-bar.orange-border {
	border: 1px solid #f8933c;
	background-color: #fff0e3;
}
.scf_no_results .scf-progress-bar.orange-border .value {
	background-color: #f8933c;
}
.scf_no_results #funnel_email_setup .nr_search_note {
	background: #effcf0;
	border: 1px solid #31a865;
}
.scf_no_results #funnel_email_setup .nr_search_note i {
	color: #0f63ec;
}
.scf_no_results .nr-input {
	position: relative;
}
.scf_no_results .scf-form-tick {
	color: #cdcdcd;
	font-size: 22px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.scf_no_results .scf-form-tick.active {
	color: #31a865;
}
@media (max-width: 767px) {
	.scf_no_results .notification_nr {
		width: 100%;
		padding-left: 45px;
		position: relative;
	}
	.scf_no_results .notification_nr span {
		position: absolute;
		left: 16px;
		top: 9px;
	}
	.scf_no_results .nr_ready_help .col-md-11 {
		padding-left: 16px;
	}
	.scf_no_results .nr_ready_help,
	.scf_no_results .nr_ready_help h2 {
		text-align: center;
	}
	.scf_no_results .nr_header .row {
		display: block;
		width: 100%;
		text-align: center;
		min-width: auto;
	}
	.scf_no_results .nr_header {
		padding: 24px 16px 32px 16px;
	}
	.scf_no_results {
		padding: 16px 16px;
	}
	.scf_no_results .nr_progress_box .search-form-2020 .list.active {
		padding-left: 0px;
		padding-right: 0px;
	}
	.scf_no_results .nr_progress_box .nr_progress_header img {
		width: 75px;
		margin-right: 0px;
		padding-bottom: 8px;
		float: none;
		margin-top: 12px;
	}
	.scf_no_results .container {
		padding: 0px;
	}
	.scf_no_results .nr_search_note {
		line-height: 20px;
		text-align: center;
	}
	.scf_no_results .nr_search_note.initiating {
		line-height: 30px;
		text-align: left;
	}
	.scf_no_results .nr_progress_header {
		text-align: center;
		margin-bottom: 16px;
	}
	.scf_no_results .nr_progress_box .nr_progress_content {
		padding: 16px;
	}
	.scf_no_results .nr_progress_box .nr_progress_content .btn {
		width: 100% !important;
		margin-bottom: 12px;
	}
	.scf_no_results .nr_progress_box .btn-blue {
		margin-left: 0px;
	}
	.scf_no_results .nr_progress_box .btn-cols {
		text-align: center;
	}
	.nrp_steps span {
		width: 40px;
		margin-right: 16px;
	}
}

.scf-card.api_key .indicator {
	width: 100%;
	height: 200px;
	font-family: sans-serif;
	border-radius: 5px;
	cursor: pointer;
}

.scf-card.api_key .indicator.speed {
	background-color: #b0ffc3;
}

.scf-card.api_key .indicator.quality {
	background-color: #b8d3ff;
}

.scf-card.api_key .indicator div {
	text-align: center;
}
.scf-card.api_key .indicator .row {
	height: 100px;
}

.api_key .indicator p {
	line-height: 10px;
}

.api_key .col-xs-3 {
	padding: 10px;
}

.scf-card.api_key p.header {
	margin: 10px;
	font-size: 15px;
}
.scf-card.api_key p.content {
	font-size: 50px;
}

.scf-card.api_key .indicator_header {
	display: inline-grid;
	justify-items: center;
	align-items: center;
	height: 200px;
}
.scf-card.api_key .indicator_header p {
	font-size: 30px;
	font-weight: 500;
}

.scf-card.api_key .indicator.alert {
	background-color: #ff2d2d !important;
}
.scf-card.api_key .indicator.alert p {
	color: #ffffff !important;
}

.scf-popup.ris_key_inidicator_monthly .scf-popup-dialog {
	max-width: 1200px !important;
	text-align: center;
}
.scf-popup.premium_data_found .report-highlights span.report-result .si-done {
	padding-left: 4px;
	padding-right: 4px;
}
/* IDI Search pointer page updates */
.scf-search-pointer .result-section .list.idi-premium-pointer {
	display: flex;
	align-items: baseline;
}
.scf-search-pointer .result-section .list.idi-premium-pointer h5 {
	width: 185px;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul {
	display: inline;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul li {
	list-style: none;
	display: inline-block;
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 2px 10px;
	margin-bottom: 8px;
	margin-right: 8px;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul li i {
	color: #31a865;
	padding-left: 4px;
	position: relative;
	top: 2px;
	font-size: 16px;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li {
	list-style: none;
	display: inline-block;
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 2px 10px;
	margin-bottom: 8px;
	margin-right: 8px;
	width: auto;
	text-transform: capitalize;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li i {
	color: #31a865;
	padding-left: 4px;
	position: relative;
	top: 2px;
	font-size: 16px;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li::before {
	display: none;
}
.progress-group.premium_idi_found .idi_payment {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	padding: 12px 16px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 32px;
}
.progress-group.premium_idi_found .idi_payment span {
	color: #0f63ec;
}
.progress-group.premium_idi_found .idi_action a {
	float: right;
}
.progress-group.premium_idi_found .idi_action a span {
	position: relative;
	top: 2px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan h3 {
	background: #f2ecff;
	color: #470faa;
	border: 1px solid #470faa;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan h3 span {
	color: #470faa;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan {
	padding-top: 16px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan .checkmark {
	top: 40px;
}
.scf-checkout .checkout-box .ris_plan_total {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	border-top: 1px solid #cdcdcd;
	padding-top: 16px;
	margin-top: 16px;
}
.scf-checkout .checkout-box .ris_plan_total span {
	float: right;
	font-size: 24px;
	color: #470faa;
	padding-right: 24px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan_default .checkmark {
	top: 24px;
	border: 2px solid #cdcdcd;
}
.checkbox.ris_boost_plan_default input:checked ~ .checkmark {
	background-color: #ededed;
}
.checkbox.ris_boost_plan_default input:checked ~ .checkmark:after {
	border: solid #767676;
	border-width: 0 3px 3px 0;
}

@media (max-width: 767px) {
	.scf-search-pointer .result-section .list.idi-premium-pointer {
		display: block;
		width: max-content;
	}
	.scf-search-pointer .result-section .list.idi-premium-pointer h5 {
		width: auto;
	}
	.premium_idi_found .btn-gray-default {
		width: 100%;
		margin-bottom: 8px;
	}
	.premium_idi_found img {
		display: none;
	}
}
/* RIS Intermediate Page styles */
.scf-ris-intermediate {
	background-color: #f8f8f8;
}
.scf-ris-intermediate .report-box {
	margin-top: 16px;
}
.scf-ris-intermediate .report-main .btn-blue {
	background: #effcf0;
	border: 1px solid #31a865;
	color: #31a865;
}
.scf-ris-intermediate .report-box.report-main {
	border: 1px solid #470faa;
	border-radius: 8px;
	padding: 16px;
}
.scf-ris-intermediate .report-box.report-main img.ris-int-img {
	height: 0;
	padding-bottom: 100px;
	width: 0;
	padding-left: 100px;
	background-size: contain;
	background-position: center;
	margin: 0 !important;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	float: left;
}
.scf-ris-intermediate .report-box.report-main .report-content span img {
	width: 40px;
	position: relative;
	top: 14px;
}
.scf-ris-intermediate .report-box.report-main .report-content span.title {
	color: #26273c;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	font-family: "Open Sans";
	display: block;
	margin-top: -20px;
	margin-bottom: 8px;
}
.scf-ris-intermediate .report-box.report-main h4 {
	color: #470faa;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 8px;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label {
	border: 1px solid #e52727;
	border-radius: 4px;
	color: #e52727;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: #ffeef2;
	padding: 4px 8px;
	margin-right: 4px;
	height: 32px;
	display: inline-flex;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label strong {
	width: auto;
	padding-right: 4px;
	line-height: 23px;
	color: #e52727;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label span {
	border-left: 1px solid;
	margin-top: -5px;
	padding: 3px 4px 3px 10px;
	display: inline-block;
	height: 32px;
	position: relative;
	line-height: 28px;
	color: #e52727;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label.similar {
	color: #26273c;
	border: 1px solid #26273c;
	background: #f8f8f8;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label.similar strong {
	color: #26273c;
}
.scf-ris-intermediate .scf-img-report .report-img .report-content label.similar span {
	border-left: 1px solid #26273c;
	color: #26273c;
}
.scf-ris-intermediate .report-box.report-main .report-content {
	margin-left: 16px;
	display: inline-block;
}
.scf-ris-intermediate .report-box.report-main .report-img {
	display: flex;
}
.scf-ris-intermediate .report-box.report-main .actions .btn {
	margin-bottom: 16px;
	min-width: 208px;
	font-size: 14px;
}
.scf-ris-intermediate .report-box.report-main .actions .btn.progress {
	background: #effcf0;
	border: 1px solid #31a865;
	color: #31a865;
}
.scf-ris-intermediate .report-box.report-main .actions .scf-toggle-box {
	display: inline-block;
	min-width: 208px;
	text-align: center;
}
.scf-ris-intermediate .report-box.report-main .actions span.si-info {
	color: #767676;
	font-size: 20px;
	position: relative;
	top: 6px;
	margin-right: 8px;
}
.ris-adult-content {
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 4px;
	padding: 12px 16px;
	margin-top: 12px;
}
.ris-adult-content h4 {
	color: #e52727;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-top: 5px;
}
.ris-adult-content h4 i {
	font-size: 18px;
	padding-right: 4px;
	position: relative;
	top: 2px;
}
.ris-adult-content .read_more {
	height: 32px;
	font-size: 14px;
	padding: 7px 16px;
	border: 1px solid #e52727;
	color: #e52727;
}
.ris-adult-content p {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
	margin-top: 8px;
	display: none;
}
.ris-adult-content .row {
	display: flex;
}
.scf-ris-intermediate .scf-popup.ris_upload {
	position: relative;
	background: transparent;
	overflow: initial;
	z-index: auto;
}
.scf-ris-intermediate .scf-popup.ris_upload #browse,
.scf-ris-intermediate .scf-popup.ris_upload label.checkbox {
	display: none;
}
.scf-ris-intermediate .scf-popup.ris_upload .scf-popup-dialog {
	max-width: initial;
	border: 0px;
	padding: 0px;
	background-color: transparent;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider {
	border: 1px solid #cdcdcd;
	padding: 32px 16px;
	background-color: #fff;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider img {
	width: 336px;
	max-width: initial;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider .row {
	width: 700px;
	margin: 0px auto;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_arrow {
	top: 105px;
}
.scf-ris-intermediate .scf-popup.ris_upload h5 {
	color: #470faa;
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider ul li {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	margin-bottom: 8px;
}
.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider ul li.active {
	color: #0f63ec;
}
.scf-ris-intermediate .ris-upload-progress {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 16px;
	margin-top: 16px;
	background-color: #fff;
}
.scf-ris-intermediate .ris-upload-progress h2 {
	color: #470faa;
	margin-bottom: 16px;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
.scf-ris-intermediate .ris-upload-progress h2 span {
	padding-right: 4px;
	position: relative;
	top: 3px;
	font-size: 20px;
}
.scf-ris-intermediate .ris-upload-progress img {
	height: 0;
	padding-bottom: 64px;
	width: 0;
	padding-left: 64px;
	background-size: contain;
	background-position: center;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	float: left;
	margin-right: 16px;
}
.scf-ris-intermediate .ris-upload-progress p {
	margin-bottom: 15px;
	padding-top: 12px;
}
.scf-ris-intermediate .ris-upload-progress label {
	background: #f8f8f8;
	border: 1px solid #767676;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 2px 12px;
	margin-right: 4px;
}
.scf-ris-intermediate .ris-upload-progress label.exact {
	background: #ffeef2;
	border: 1px solid #e52727;
	min-width: 100px;
	display: inline-block;
}
.scf-ris-intermediate .ris-upload-progress .ris-int-progress {
	height: 5px;
	width: 100%;
	background: #cdcdcd;
	border-radius: 4px;
	margin-top: 8px;
}
.scf-ris-intermediate .ris-upload-progress .ris-int-progress span {
	display: block;
	background: #31a865;
	height: 5px;
	border-radius: 4px;
}
.scf-ris-intermediate .ris-upload-progress span.progress-text {
	display: block;
	padding-top: 12px;
}
.scf-ris-intermediate .ris-upload-progress .btn-blue {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	font-size: 14px;
	display: inline-flex;
	margin-top: 12px;
}
.scf-ris-intermediate .ris-upload-progress .btn-blue i {
	font-size: 20px;
	position: relative;
	padding-right: 8px;
	top: -2px;
}
.scf-ris-intermediate .ris-upload-progress .ris-progress-section {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
}
.scf-ris-intermediate .ris-upload-progress .ris-progress-section .row {
	padding: 16px 0px;
	border-bottom: 1px solid #cdcdcd;
	margin: 0px;
	position: relative;
}
.scf-ris-intermediate .ris-upload-progress .ris-progress-section .row:last-child {
	border-bottom: 0px;
}
.scf-ris-intermediate .ris-upload-progress .ris-progress-section .row:nth-child(even) {
	background: #f8f8f8;
}
.scf-ris-intermediate .ris-upload-progress .view_more {
	text-align: center;
	padding: 16px 16px;
}
.scf-ris-intermediate .ris-upload-progress .view_more h5 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: inline-flex;
	margin-top: 4px;
	cursor: pointer;
}
.scf-ris-intermediate .ris-upload-progress .view_more h5 span {
	font-size: 22px;
	margin-left: 12px;
	position: relative;
	top: -2px;
}
.scf-popup.ris_upload .tip_pagin {
	position: absolute;
	bottom: -24px;
	left: 45%;
}
.scf-popup.ris_upload .tip_pagin span {
	color: #cdcdcd;
	cursor: pointer;
}
.scf-popup.ris_upload .tip_pagin span.active {
	color: #0f63ec;
}
.scf-ris-intermediate .report-box.report-main h4 span {
	color: #470faa;
	font-size: 24px;
	line-height: 30px;
}
@media (max-width: 767px) {
	.scf-ris-intermediate .report-box.report-main .actions .scf-toggle-box {
		min-width: 160px;
		padding-left: 4px;
		padding-right: 4px;
		display: block;
	}
	.scf-ris-intermediate .scf-toggle-box span.text {
		font-size: 12px;
	}
	.scf-ris-intermediate .report-box.report-main .actions .btn {
		min-width: 160px;
	}
	.scf-ris-intermediate .report-box.report-main .actions .btn-blue {
		font-size: 12px;
	}
	.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider ul li {
		font-size: 12px;
		line-height: 16px;
	}
	.scf-popup.ris_upload .tip_pagin {
		left: 32%;
	}
	.scf-ris-intermediate .ris-upload-progress label {
		font-size: 12px;
		padding: 2px 4px;
	}
	.scf-ris-intermediate .ris-upload-progress label.exact {
		min-width: auto;
	}
	.scf-ris-intermediate .ris-upload-progress span.progress-text {
		display: none;
	}
	.ris-adult-content .row .col-md-8 {
		padding-right: 0px;
	}
	.scf-ris-intermediate .report-box.report-main {
		position: relative;
	}
	.scf-ris-intermediate .report-box.report-main .actions {
		position: absolute;
		top: 16px;
		right: 0px;
		width: auto;
	}
	.scf-ris-intermediate .report-box.report-main .report-img .report-content {
		margin-top: 16px;
		margin-left: 0px;
		width: 100%;
	}
	.scf-ris-intermediate .report-box.report-main .btn {
		margin-bottom: 16px;
		min-width: auto;
		font-size: 12px;
		padding: 0px 12px;
		line-height: 40px;
		padding-right: 3px;
	}
	.scf-ris-intermediate .report-box.report-main .btn span.updates {
		margin-top: 3px;
	}
	.scf-ris-intermediate .report-box.report-main .report-img {
		display: block;
	}
	.scf-ris-intermediate .report-box.report-main .actions span.si-info {
		display: none;
	}
	.scf-ris-intermediate .ris-upload-progress .ris-progress-section .action {
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.scf-ris-intermediate .ris-upload-progress .ris-progress-section .action span {
		display: none;
	}
	.scf-ris-intermediate .ris-upload-progress .action .btn-blue {
		padding: 11px 11px;
		width: 40px;
		height: 35px;
		display: inline-block;
	}
	.scf-ris-intermediate .ris-upload-progress .ris-int-progress {
		display: inline-block;
	}
	.scf-ris-intermediate .ris-upload-progress .btn-blue i {
		font-size: 16px;
	}
	.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider .row {
		width: auto;
	}
	.scf-ris-intermediate .scf-popup.ris_upload .ris_tip_slider img {
		width: 100%;
	}
	.scf-ris-intermediate .scf-popup.ris_upload .ris_arrow {
		top: 72px;
	}
}
.newdesign_feedback .re_feedback_form {
	width: 100%;
	margin-top: 20px;
	padding-top: 16px;
}
.newdesign_feedback .re_feedback_form.active {
	display: inline-block;
}
.newdesign_feedback .re_feedback_form .btn-dark-green {
	background: #0f63ec;
	font-size: 14px;
	width: 100%;
	margin-bottom: 12px;
}
.newdesign_feedback .re_feedback_form .btn-dark-green:hover {
	background: #266ee3;
}
.newdesign_feedback .re_feedback_form .not_now_btn {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	width: 100%;
}
.newdesign_feedback .fb_ask_help,
.newdesign_feedback .fb_ask_help_yes,
.newdesign_feedback .fb_ask_help_no,
.newdesign_feedback .pf_yes,
.newdesign_feedback .pf_no {
	display: none;
}
.nps-feedback .hide_border {
	border-top: 0px;
}
.newdesign_feedback .success-msg {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	background: #eff3fc;
	border-radius: 4px;
	margin-top: -40px;
}
.newdesign_feedback .success-msg.initial {
	display: initial;
}
/* want to delete */
.scf-privacy .want-to-delete {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	text-align: left;
	padding: 16px;
	margin-top: 16px;
	background: #ffffff;
	border: 1px solid #fa3636;
	border-radius: 4px;
}
.scf_2020_style .scf-privacy .want-to-delete h1 {
	font-family: "SF Pro Text" !important;
	font-weight: 600 !important;
	font-size: 14px;
	line-height: 22px;
	color: #20222e;
	padding-bottom: 16px;
}
.scf-privacy .want-to-delete p {
	font-family: "SF Pro Text";
	margin-bottom: 24px;
}
.scf-privacy .want-to-delete .want_delete_btn {
	font-family: "SF Pro Text";
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}
.scf-popup.want_delete .scf-popup-dialog {
	padding: 0 !important;
}
.scf-popup.want_delete span.si-close-circle {
	top: 20px;
}
.scf-popup.want_delete .popup-contents .popup-header {
	font-family: "Open Sans" !important;
	font-weight: 700 !important;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	color: #e52727;
	padding: 20px 24px;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	border-radius: 8px 8px 0px 0px;
}
.scf-popup.want_delete .popup-contents .popup-contents-inner {
	margin: 0 auto;
	max-width: 62%;
	width: 100%;
}
.scf-popup.want_delete .popup-contents .popup-contents-inner h3 {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #26273c;
	margin: 20px auto 29px;
}
.scf-privacy .want-to-delete .popup-contents-inner p {
	font-family: "Open Sans";
	margin-bottom: 16px;
	padding-left: 24px;
	position: relative;
	text-align: left;
	width: 100%;
}
.scf-privacy .want-to-delete p .si-close {
	color: #e52727;
	margin-right: 4px;
	position: absolute;
	top: 3px;
	left: 0;
}
.scf-privacy .want-to-delete .btn-wrapper {
	width: 100%;
	margin-bottom: 45px;
	display: flex;
	justify-content: center;
}
.scf-privacy .want-to-delete .btn-wrapper .btn {
	width: 170px;
	margin: 0 5px;
}
.scf-privacy .want-to-delete .btn-wrapper .btn-light-gray {
	margin-right: 5px;
	padding: 11px 12px;
	width: 170px;
	height: 42px;
	background: #f8f8f8;
	border: 1px solid #4f5065;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #4f5065;
}
.scf-privacy .want-to-delete .btn-wrapper .btn-red {
	margin-left: 5px;
	padding: 11px 12px;
	width: 170px;
	height: 42px;
	background: #e52727;
	border: 1px solid #e52727;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #ffffff;
}

.scf-popup.want_delete .popup-contents.success-contents {
	display: none;
}
.scf-popup.want_delete .popup-contents.success-contents .popup-contents-inner {
	text-align: center;
}
.scf-privacy .want-to-delete .success-contents .popup-contents-inner img {
	margin: 45px auto 20px;
}
.scf-privacy .want-to-delete .success-contents .popup-contents-inner p {
	padding: 0;
	margin: 0 auto 56px;
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	text-align: center;
	color: #26273c;
	max-width: 273px;
}
@media (max-width: 400px) {
	.scf-popup.want_delete .popup-contents .popup-contents-inner {
		max-width: 90%;
	}
}
/* CSI-6543 */
.scf-pl-db .pl-data-guages {
	align-items: stretch;
}
.db_privacy_lock {
	margin-bottom: 0;
}
.scf-pl-db .pl-monitoring-count {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 20px;
	display: flex;
	flex-flow: column wrap;
	align-items: stretch;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row {
	height: 50%;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box {
	position: relative;
	height: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box-wrapper {
	border: 0;
	border-radius: 0;
	width: 50%;
	height: calc(100% - 14px);
	margin: 14px 0;
	padding: 0;
	position: relative;
	cursor: pointer;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-total-scams,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-monitoring-public {
	margin-right: 16px;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-data-exposure,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-monitoring-reports {
	margin-left: 16px;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-total-scams:before,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-data-exposure:before {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	width: 90%;
	height: 1px;
	background: #cdcdcd;
	right: 0;
	margin: auto;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-total-scams:after,
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .pl-monitoring-public:after {
	content: "";
	position: absolute;
	top: 0;
	right: -16px;
	width: 1px;
	height: 100%;
	background: #cdcdcd;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box-wrapper .icon {
	position: absolute;
	top: 5px;
	font-size: 24px;
	color: #0f63ec;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box-wrapper .left {
	left: 0;
}

.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box-wrapper .right {
	right: 0;
}
.scf-pl-db .pl-monitoring-count .pl-monitoring-row .right {
	color: #cdcdcd !important;
}
.scf-pl-db .pl-monitoring-count .pl-report-title {
	font-size: 12px;
	line-height: 16px;
	padding: 0 35px;
	margin: 0;
	text-align: center;
}
.scf-pl-db .pl-monitoring-count .pl-total-scams .pl-report-title {
	padding: 0 40px;
}
.scf-pl-db .pl-monitoring-count .pl-reports-count {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #0f63ec;
	margin-bottom: 8px;
}
.privacy_lock .pl-monitoring-row .more-content {
	padding: 16px 8px 12px;
	background: #ffffff;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	position: absolute;
	top: 105%;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	cursor: default;
	transition: all 0.4s ease;
	opacity: 0;
	transform: translateY(-20px);
	pointer-events: none;
}
.privacy_lock .pl-monitoring-row .red .more-content {
	border: 1px solid #e52727;
}
.privacy_lock .pl-monitoring-row .pl-monitoring-public .more-content,
.privacy_lock .pl-monitoring-row .pl-monitoring-reports .more-content {
	transform: translateY(calc(-210% + 20px));
}
.privacy_lock .pl-monitoring-row .more-content p {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #26273c;
	cursor: auto;
}
.privacy_lock .pl-monitoring-row .more-content .close-btn {
	background: #fff;
	border-radius: 100%;
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	pointer-events: auto;
}
.privacy_lock .pl-monitoring-row .pl-monitoring-public .more-content .close-btn,
.privacy_lock .pl-monitoring-row .pl-monitoring-reports .more-content .close-btn {
	top: auto;
	bottom: -10px;
}
.privacy_lock .pl-monitoring-row .more-content .close-btn span {
	font-size: 16px;
	color: #0f63ec;
	position: relative;
	top: 2px;
}
.privacy_lock .pl-monitoring-row .content-box:hover ~ .more-content,
.privacy_lock .pl-monitoring-row .content-box-wrapper.active .more-content {
	z-index: 1;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}
.privacy_lock .pl-monitoring-row .pl-monitoring-public .content-box:hover ~ .more-content,
.privacy_lock .pl-monitoring-row .pl-monitoring-public.content-box-wrapper.active .more-content,
.privacy_lock .pl-monitoring-row .pl-monitoring-reports .content-box:hover ~ .more-content,
.privacy_lock .pl-monitoring-row .pl-monitoring-reports.content-box-wrapper.active .more-content {
	transform: translateY(-210%);
}
.privacy_lock .pl-monitoring-row .content-box:hover .right,
.privacy_lock .pl-monitoring-row .content-box-wrapper.active .right {
	display: none;
}

.scf-pl-db .pl-data-guages .red .pl-report-title {
	color: #26273c !important;
}

.pl-monitoring-guage .db_privacy_lock {
	border: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
	.scf-pl-db .pl-monitoring-count .pl-monitoring-row .content-box-wrapper {
		height: 100px;
	}
	.privacy_lock .pl-monitoring-row .more-content {
		height: 124px;
	}
	.scf-pl-db .pl-monitoring-count .pl-report-title {
		padding: 0 9vw;
	}
}
/* IDI Search pointer page updates */
.scf-search-pointer .result-section .list.idi-premium-pointer {
	display: flex;
}
.scf-search-pointer .result-section .list.idi-premium-pointer h5 {
	width: 185px;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul {
	display: inline;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul li {
	list-style: none;
	display: inline-block;
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 2px 10px;
	margin-bottom: 8px;
	margin-right: 8px;
}
.scf-search-pointer .result-section .list.idi-premium-pointer ul li i {
	color: #31a865;
	padding-left: 4px;
	position: relative;
	top: 2px;
	font-size: 16px;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li {
	list-style: none;
	display: inline-block;
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 2px 10px;
	margin-bottom: 8px;
	margin-right: 8px;
	width: auto;
	text-transform: capitalize;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li i {
	color: #31a865;
	padding-left: 4px;
	position: relative;
	top: 2px;
	font-size: 16px;
}
.scf-search-progress .progress-group.premium_idi_found .progress-section .progress-body ul li::before {
	display: none;
}
.progress-group.premium_idi_found .idi_payment {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	padding: 12px 16px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 32px;
}
.progress-group.premium_idi_found .idi_payment span {
	color: #0f63ec;
}
.progress-group.premium_idi_found .idi_action a {
	float: right;
}
.progress-group.premium_idi_found .idi_action a span {
	position: relative;
	top: 2px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan h3 {
	background: #f2ecff;
	color: #470faa;
	border: 1px solid #470faa;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan h3 span {
	color: #470faa;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan {
	padding-top: 16px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan .checkmark {
	top: 40px;
}
.scf-checkout .checkout-box .ris_plan_total {
	font-family: "Ubuntu";
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	border-top: 1px solid #cdcdcd;
	padding-top: 16px;
	margin-top: 16px;
}
.scf-checkout .checkout-box .ris_plan_total span {
	float: right;
	font-size: 24px;
	color: #470faa;
	padding-right: 24px;
}
.scf-checkout .checkout-box .plan-title .ris_boost_plan_default .checkmark {
	top: 24px;
	border: 2px solid #cdcdcd;
}
.checkbox.ris_boost_plan_default input:checked ~ .checkmark {
	background-color: #ededed;
}
.checkbox.ris_boost_plan_default input:checked ~ .checkmark:after {
	border: solid #767676;
	border-width: 0 3px 3px 0;
}
@media (max-width: 767px) {
	.scf-search-pointer .result-section .list.idi-premium-pointer {
		display: inline;
	}
	.scf-search-pointer .result-section .list.idi-premium-pointer h5 {
		width: auto;
	}
	.premium_idi_found .btn-gray-default {
		width: 100%;
		margin-bottom: 8px;
	}
	.premium_idi_found img {
		display: none;
	}
}

label.stalker {
	color: #ffffff;
	background-color: #e52727;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	border-radius: 4px;
}

.scf-optout .step-label.get-started {
	background: blue;
}
.scf-optout .opt-out-content.get-started {
	padding: 16px 16px 0px 16px;
	margin-bottom: 0px;
	border-radius: 8px 8px 0px 0px;
}
.scf-optout .opt-out-content.get-started1 {
	padding: 16px 16px 16px 16px;
	margin-bottom: 24px;
	border-radius: 0px 0px 8px 8px;
}
.optout-data-rem-sub .radio {
	font-weight: normal;
}
.optout-data-rem-sub-company .checkbox {
	margin-bottom: 6px;
	margin-top: 16px;
	font-weight: normal;
}
.checkmark.affidavit {
	border: 2px solid #0f63ec;
	border-radius: 4px;
}
.scf_2020_style .checkbox input:checked ~ .checkmark.affidavit {
	background-color: #0f63ec;
}
.radiomark.affidavit {
	border: 1px solid #0f63ec;
}
.scf_2020_style .radio input:checked ~ .radiomark.affidavit {
	background-color: #0f63ec;
	border: 0px;
}

#gpc-banner {
	display: none;
	height: 40px;
	top: 0px;
	text-align: center;
	background: #038961;
}
#gpc-banner div {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
}
#gpc-banner .si-dot {
	padding-right: 10px;
	color: #1efc9c;
}
@media (max-width: 767px) {
	#gpc-banner div {
		padding-top: 0px;
		text-align: left;
	}
	#gpc-banner .gpc-text .si-dot {
		display: none;
	}
	#gpc-banner .si-dot {
		display: inline-block;
	}
}

@media (min-width: 768px) {
	#gpc-banner .si-dot {
		display: none;
	}
	#gpc-banner .gpc-text .si-dot {
		display: inline-block;
	}
}

#gpc-banner .gpc-close {
	width: 5%;
	padding: 10px 20px;
}
#gpc-banner .gpc-close .si-close-circle,
#gpc-banner .gpc-text b {
	cursor: pointer;
}
#gpc-banner .gpc-text {
	width: 90%;
}
.gpc_modal .btn {
	margin-top: 20px !important;
	background: #eff3fc !important;
	/* SCF-dark-blue */
	border: 1px solid #0f63ec !important;
	color: #0f63ec !important;
	border-radius: 4px;
}
.gpc_modal .popup-contents h2 {
	margin-bottom: 20px !important;
	color: #0f63ec !important;
}
.gpc_modal .gpc_head {
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 2px;
	color: #31a865 !important;
	width: max-content;
	height: 25px;
	padding: 4px 8px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
	display: flex;
	text-align: center;
}
.gpc_modal .gpc_head span {
	padding-right: 4px;
}
.gpc_modal .popup-contents h3 {
	padding: 0px !important;
}
.gpc_modal .popup-contents .gpc_link {
	color: #0f63ec !important;
}

.gpc_modal .popup-contents .gpc_text {
	font-size: 14px !important;
}

.gpc_modal .popup-contents .education {
	font-size: 16px !important;
}

.scf-report .ras_owner {
	cursor: default;
}
#header_2020.compact_v2 .new-sub-menu ul li a:hover span {
	color: #2ac984;
}
@media (min-width: 768px) AND (max-width: 991px) {
	.scf-testimonial .slideshow-container {
		padding: 0px 40px;
	}
	.scf-recent-blog .blg-list img {
		padding-bottom: 350px;
		background-position: center;
	}
	.scf-contact-us .contact-box {
		display: block;
	}
	.scf-contact-us .scf-support {
		width: 100%;
		float: none;
	}
	.scf-contact-us .contact-box .contact-header {
		border-right: 0px;
	}
}
@media (max-width: 767px) {
	.scf-contact-us .contact-box .contact-header {
		border-right: 0px;
	}
}

.customer-care .purple-bold a {
	color: #470faa;
}
.reverse_address_search .ras-banner .unclime-search label.scf-tooltip-val.anim {
	margin-top: -12px;
	margin-left: 15px;
}
.reverse_address_search .ras-banner .unclime-search .btn {
	margin-top: 10px;
}

@media (max-width: 767px) {
	.reverse_address_search .ras-banner .unclime-search .btn {
		margin-top: 15px;
	}
	.scf-optout .btn-add-more-updates {
		text-align: center;
	}
	.scf-optout .btn-add-more-updates button {
		border: none;
		font-weight: 600;
		background: none;
		cursor: pointer;
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.scf-optout ul.inner-opt-tabs li a {
		padding: 4px !important;
	}
}

.scf-optout .btn-add-more-updates button i {
	border: none;
	font-size: 30px;
	vertical-align: middle;
}

.scf-optout .lbl-request-update-label {
	text-align: center;
	font-weight: 600;
	cursor: pointer;
}
@media (min-width: 992px) {
	.ccpa-requests-tab .col-md-3 {
		width: max-content !important;
	}
}
@media (max-width: 1024px) {
	.ccpa-requests-tab .col-md-3 {
		margin: 8px !important;
	}
}
.btn-add-more-updates span {
	padding-right: 8px;
}

/*CSI-7170*/
@media (max-width: 967px) {
	.scf-media .follow-us {
		padding: 24px 24px;
	}
	.scf-media .follow-us .row {
		padding-left: 25%;
		text-align: left;
	}
}
.scf-records-found .col-xs-2 span.si-searched-file {
	font-size: 55px;
}

.scf-checkout .blur_img {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scf-checkout .blur_img img {
	height: 0px;
	width: 100%;
	padding-bottom: 71px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
	border: none !important;
}
.scf-directory-landing .scf-directory-links .scf-az-filter a {
	width: 72px;
}
.scf-lookup-filter .dr-filter-row {
	border: 1px solid #470faa;
	border-radius: 4px;
	padding: 16px 12px;
	background-color: #ffffff;
	margin-bottom: 40px;
}
.scf-lookup-filter .dr-filter-row h5 {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
/* Privacy Lock v3 styles */
.scf-pl-landing img {
	max-width: 100%;
}
.scf-pl-landing .logo-section {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	margin-top: 16px;
	padding: 16px;
}
.scf-pl-landing .logo-section .btn {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	color: #0f63ec;
}
.scf-pl-landing .banner-section {
	margin-top: 40px;
	margin-bottom: 40px;
}
.scf-pl-landing .banner-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 24px;
}
.scf-pl-landing .banner-section .btn-dark-green {
	height: 56px;
	width: 324px;
	line-height: 32px;
	font-size: 20px;
}
.scf-pl-landing .banner-section p {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
	margin-bottom: 24px;
}
.scf-pl-landing .banner-section span {
	color: #0f63ec;
	display: block;
	margin-bottom: 24px;
}
.scf-pl-landing .banner-section img {
	width: 300px;
}
.scf-pl-landing .know-section {
	margin-bottom: 40px;
}
.scf-pl-landing .know-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-pl-landing .know-section h4 {
	font-family: "Ubuntu";
	font-size: 24px;
	line-height: 30px;
	color: #26273c;
	margin-bottom: 8px;
}
.scf-pl-landing .know-section img.img-left {
	float: left;
	padding-right: 16px;
}
.scf-pl-landing .know-section img.img-right {
	float: right;
	padding-left: 16px;
}
.scf-pl-landing .know-section .item {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 32px;
	margin-bottom: 16px;
}
.scf-pl-landing .know-section p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
}
.scf-pl-landing .know-section .inner-right {
	display: inline-block;
	margin-top: 46px;
}
.scf-pl-landing .gyp-section {
	margin-bottom: 40px;
    padding: 40px 55px 50px;
	background-color: #2ac984;
	border-radius: 4px;
	text-align: center;
}
.scf-pl-landing .gyp-section .gyp-content h2 {
	padding: 10px 0px 28px;
	color: #ffffff;
}
.scf-pl-landing .gyp-section .gyp-content h5 {
	padding: 10px 0px 28px;
	color: #ffffff;
}
.scf-pl-landing .gyp-section .gyp-content .alert {
	background-image: url("../images/gyp-alert.svg");
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
}
.scf-pl-landing .gyp-section .gyp-content .btn-orange-gradient {
	border-radius: 5px;
	background: linear-gradient(to bottom, #ff9945, #e65c19);
	color: #ffffff;
	border: solid 1px #000000;
	font-size: 18px;
	width: 200px;
	height: 39px;
}
.scf-pl-landing .what-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-pl-landing .what-section .box {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 40px 48px;
	margin-bottom: 40px;
}
.scf-pl-landing .what-section p {
	font-family: "Open Sans";
	font-size: 18px;
	color: #26273c;
	line-height: 24px;
	margin-bottom: 16px;
}
.scf-pl-landing .how-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-pl-landing .how-section .box {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 48px 24px;
	text-align: center;
	margin-bottom: 16px;
}
.scf-pl-landing .how-section span {
	font-size: 48px;
	color: #31a865;
	padding-bottom: 32px;
	display: inline-block;
}
.scf-pl-landing .how-section h4 {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 20px;
}
.scf-pl-landing .how-section p {
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
	min-height: 70px;
}
.scf-pl-landing .what-get-section {
	width: 700px;
	margin: 0px auto;
}
.scf-pl-landing .what-get-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
	margin-top: 32px;
}
.scf-pl-landing .what-get-section .db_privacy_lock {
	border: 1px solid #31a865;
	border-radius: 4px;
}
.scf-pl-landing .what-get-section .db_privacy_lock .subscription-label {
	font-family: "Open Sans";
	background: #0f63ec;
	border-radius: 2px;
	width: auto;
}
.scf-pl-landing .what-get-section .db_privacy_lock .btn-improve {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 50px;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 16px;
	display: inline-block;
	position: inherit;
	margin-top: -4px;
}
.scf-pl-landing .what-get-section .meter-box {
	text-align: center;
}
.scf-pl-landing .what-get-section .meter-box .meter-content p {
	color: #767676;
	margin-bottom: 4px;
	margin-top: 16px;
}
.scf-pl-landing .what-get-section .meter-box .meter-content span {
	color: #0f63ec;
}
.scf-pl-landing .what-get-section .meter-box .meter-content h4 {
	margin-bottom: 4px;
}
.scf-pl-landing .what-get-section h5 {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 24px;
}
.scf-pl-landing .what-get-section ul.list li {
	list-style: none;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px;
}
.scf-pl-landing .what-get-section ul.list li::before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	position: absolute;
	left: 0px;
	font-weight: normal;
	top: 1px;
}
.scf-pl-landing .dashboard-main {
	margin-top: 0px;
}
.scf-pl-landing .what-get-section .darkweb-list {
	border: 1px solid #31a865;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-pl-landing .what-get-section .darkweb-list p {
	color: #26273c;
	font-family: "Open Sans";
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.scf-pl-landing .what-get-section .darkweb-list span.date {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	color: #26273c;
	display: inline-block;
}
.scf-pl-landing .what-get-section .darkweb-list .btn {
	height: 28px;
	font-size: 12px;
	padding: 7px 24px;
	line-height: 16px;
}
.scf-pl-landing .what-get-section .darkweb-list .title {
	margin-bottom: 16px;
}
.scf-pl-landing .what-get-section .darkweb-list .toggle-switch {
	margin-right: 8px;
}
.scf-pl-landing .what-get-section .darkweb-list .btn-blue {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	padding: 6px 24px;
}
.scf-pl-landing .what-get-section .darkweb-list a {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.scf-pl-landing .what-get-section .darkweb-list a i {
	font-size: 18px;
	position: relative;
	top: 3px;
	padding-right: 4px;
}
.scf-pl-landing .what-get-section .row-list {
	margin-bottom: 60px;
}
.scf-pl-landing .what-get-section .monitor_item {
	border: 1px solid #31a865;
	border-radius: 4px;
	padding: 16px;
}
.scf-pl-landing .what-get-section .monitor_item h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-pl-landing .what-get-section .monitor_item h4 i {
	color: #5e40cc;
	font-size: 20px;
	position: relative;
	top: 2px;
}
.scf-pl-landing .what-get-section .monitor_item .btn-blue {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	padding: 6px 24px;
	height: 30px;
	font-size: 12px;
	padding: 7px 24px;
	line-height: 16px;
}
.scf-pl-landing .what-get-section .monitor_item h4 .btn {
	float: right;
}
.scf-pl-landing .what-get-section .monitor_item h4 .btn span {
	padding-right: 4px;
}
.scf-pl-landing .what-get-section .monitor_item strong {
	font-size: 12px;
	line-height: 16px;
	color: #26273c;
	padding-right: 16px;
}
.scf-pl-landing .what-get-section .monitor_item p {
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	color: #26273c;
	margin: 12px 0px;
}
.scf-pl-landing .what-get-section .monitor_item .btn-danger {
	width: 100%;
	margin-bottom: 16px;
}
.scf-pl-landing .what-get-section a {
	color: #4f5065;
	font-size: 20px;
	position: relative;
	top: 4px;
}
.scf-pl-landing .cta-section {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 40px;
}
.scf-pl-landing .cta-section h2 {
	color: #0f63ec;
	font-family: "Ubuntu";
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 8px;
	margin-top: 20px;
}
.scf-pl-landing .cta-section p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.scf-pl-landing .cta-section .btn {
	margin-top: 21px;
	height: 64px;
	font-size: 20px;
	line-height: 39px;
	position: relative;
	padding-right: 54px;
}
.scf-pl-landing .cta-section .btn i {
	position: absolute;
	font-size: 23px;
	margin-top: 8px;
	right: 20px;
}
.scf-pl-landing .scf-testimonial h2 {
	display: none;
}
.scf-pl-landing .scf-testimonial .slide-item {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 24px 0px;
	width: 31.6%;
	margin-right: 1%;
}
.scf-pl-landing .scf-testimonial h3 {
	color: #26273c;
}
.scf-pl-landing .scf-testimonial .container {
	padding: 0px;
}
@media (max-width: 767px) {
	.scf-pl-landing .logo-section {
		text-align: center;
	}
	.scf-pl-landing .text-right {
		text-align: center;
		margin-top: 8px;
	}
	.scf-pl-landing .banner-section {
		text-align: center;
	}
	.scf-pl-landing .banner-section .btn {
		margin-bottom: 24px;
	}
	.scf-pl-landing .know-section .item {
		padding: 16px;
	}
	.scf-pl-landing .know-section img.img-left {
		margin-bottom: 35px;
	}
	.scf-pl-landing .know-section .inner-right {
		margin-top: 16px;
	}
	.scf-pl-landing .what-section .box {
		padding: 16px;
	}
	.scf-pl-landing .how-section .box {
		padding: 24px;
	}
	.scf-pl-landing .how-section span {
		padding-bottom: 20px;
	}
	.scf-pl-landing .what-get-section {
		width: 100%;
	}
	.scf-pl-landing .what-get-section .mb-center-img {
		text-align: center;
		margin-bottom: 16px;
	}
	.scf-pl-landing .what-get-section .row-list {
		margin-bottom: 24px;
	}
	.scf-pl-landing .what-get-section .darkweb-list span.date {
		margin-bottom: 16px;
	}
	.scf-pl-landing .what-get-section .darkweb-list {
		text-align: center;
	}
	.scf-pl-landing .what-get-section .monitor_item .text-right {
		margin-top: 0px;
		text-align: right;
	}
	.scf-pl-landing .what-get-section .monitor_item {
		margin-bottom: 16px;
	}
	.scf-pl-landing .cta-section {
		text-align: center;
		padding: 16px;
	}
	.scf-pl-landing .cta-section h2 {
		font-size: 24px;
	}
	.scf-pl-landing .scf-testimonial .slide-item {
		margin: auto;
		width: auto;
		padding: 24px 16px;
	}
	.scf-pl-landing .gyp-section {
		padding: 10px 48px 20px;
	}
}
/* Privacy Lock v3 styles end */
/* Privacy Lock v3 new layout styles */
.scf-pl-header {
	background: #470faa;
	height: 100px;
}
.scf-pl-header img.scf-logo {
	width: 150px;
	margin-top: 11px;
}
.scf-pl-header img.pl-logo {
	width: 150px;
	float: right;
	margin-top: 31px;
}
.scf-pl-footer {
	background: #26273c;
	padding: 56px 0px;
}
.scf-pl-footer p {
	text-align: center;
	color: #ffffff;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.scf-pl-footer p a {
	color: #ffffff;
}
.scf-pl-steps {
	min-height: 81.9vh;
	background: #f8f8f8;
}
.scf-pl-steps .pl-title {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	margin-bottom: 28px;
	padding: 24px;
	margin-top: 16px;
}
.scf-pl-steps .pl-title h2 {
	color: #26273c;
	margin-top: 12px;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 2px;
}
.scf-pl-steps .pl-title p {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
}
.scf-pl-steps .step-progress .step-item {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 24px;
	margin-bottom: 40px;
	position: relative;
	background-color: #ffffff;
}
.scf-pl-steps .step-progress .step-item .start-info {
	display: flex;
    align-items: center;
    width: auto;
}
.scf-pl-steps .step-progress .step-item .start-info h4 {
	font-size: 16px;
    line-height: 21.79px;
}
.scf-pl-steps .step-progress .step-item .start-info i {
	font-size: 24px;
    margin-right: 12px;
}
.scf-pl-steps .step-progress .step-item .start-info .value-steps {
	border: 1px solid #0F63EC;
    padding: 5px 8px;
    border-radius: 2px;
    background-color: #EFF3FC;
	margin-left: auto;
}
.scf-pl-steps .step-progress .step-item .start-info .value-steps p {
	color: #0F63EC;
	font-size: 10px;
    line-height: 13.62px;
    font-family: Open sans;
    font-weight: 700;
}
/* .scf-pl-steps .step-progress .step-item .head i {
	color: #767676;
	margin-right: 20px;
	font-size: 40px;
	float: left;
	position: relative;
	top: 3px;
} */
/* .scf-pl-steps .step-progress .step-item .head h4 {
	color: #767676;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 4px;
	font-family: "Ubuntu";
} */
/* .scf-pl-steps .step-progress .step-item .head p {
	color: #767676;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
} */
/* .scf-pl-steps .step-progress .step-item .head p span {
	border: 1px solid #0f63ec;
	border-radius: 50px;
	background: #eff3fc;
	color: #26273c;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	padding: 4px 8px;
	margin-left: 8px;
} */
.scf-pl-steps .step-progress .step-item .head .radio {
	display: inline-block;
	margin-top: 12px;
}
.scf-pl-steps .step-progress .step-item .head .radio .radiomark {
	background: #ffffff;
	border: 2px solid #cdcdcd;
}
.scf-pl-steps .step-progress .step-item .head .radio input:checked ~ .radiomark {
	background-color: #31a865;
	border: 0px;
}
/* .scf-pl-steps .step-progress .step-item::after {
	content: "";
	height: 40px;
	width: 2px;
	background-color: #cdcdcd;
	display: block;
	position: absolute;
	bottom: -41px;
	left: 43px;
} */
/* .scf-pl-steps .step-progress .step-item:last-child:after {
	display: none;
} */
.scf-pl-steps .step-progress .step-item .content {
	padding-top: 24px;
	display: none;
}
.scf-pl-steps .step-progress .step-item .content label {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	display: block;
	margin-bottom: 8px;
}
.scf-pl-steps .step-progress .step-item .content .uncheck-center {
 text-align: center;
}
.scf-pl-steps .step-progress .step-item .content label span {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	float: right;
}
.scf-pl-steps .step-progress .step-item .content .si-done {
	font-size: 24px;
    position: absolute;
    right: 14px;
    top: 12px;
    margin: 0px;
	color: #31A865;
}
.scf-pl-steps .step-progress .step-item .content .scf-form {
	margin-bottom: 40px;
}
.scf-pl-steps .step-progress .step-item .content p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-top: 12px;
}
.scf-pl-steps .step-progress .step-item .content .email_error {
	color: #e52727;
	font-size: 14px;
	margin-top: -16px;
	display: block;
	margin-bottom: 12px;
}
.scf-pl-steps .step-progress .step-item .content .btn-purple {
	min-width: 146px;
}
.scf-pl-steps .step-progress .step-item.active {
	border: 1px solid #0f63ec;
	display: block;
}
.scf-pl-steps .step-progress .step-item.active .content {
	display: block;
}
.scf-pl-steps .step-progress .step-item.active .head h4,
.scf-pl-steps .step-progress .step-item.active .head i {
	color: #470FAA;
}
.scf-pl-steps .step-progress .step-item.completed {
	border: 1px solid #31a865;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
	background: linear-gradient(90deg, #f7fff7 0%, #ffffff 100%);
}
.scf-pl-steps .step-progress .step-item.completed::after,
.scf-pl-steps .step-progress .step-item.not-found::after {
	background-color: #31a865;
}
.scf-pl-steps .step-progress .step-item.completed .head h4 {
	color: #26273c;
}
.scf-pl-steps .step-progress .step-item.completed .head i {
	color: #31a865;
}
.scf-pl-steps .step-progress .step-item .file-upload {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	padding: 48px;
	text-align: center;
	margin-bottom: 24px;
	cursor: pointer;
	position: relative;
}
.scf-pl-steps .step-progress .step-item .file-upload input {
	display: none;
}
.scf-pl-steps .step-progress .step-item .file-upload p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf-pl-steps .step-progress .step-item .file-upload span {
	color: #4f5065;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.scf-pl-steps .step-progress .step-item .file-upload .upload_note {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
}
.scf-pl-steps .step-progress .step-item .file-upload .upload_note span {
	float: right;
}
.scf-pl-steps .step-progress .step-item .file-upload .upload_box {
	width: 228px;
	margin: 0px auto;
}
.scf-pl-steps .step-progress .step-item .file-upload .scf-progress-bar .value {
	background-image: none;
}
.scf-pl-steps .step-progress .step-item .uploaded_img {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.scf-pl-steps .step-progress .step-item .uploaded_img img {
	border: 1px solid #0f63ec;
	border-radius: 2px;
	width: 64px;
	height: 64px;
}
.scf-pl-steps .step-progress .step-item .uploaded_img .item {
	margin-right: 12px;
	position: relative;
	display: inline-block;
}
.scf-pl-steps .step-progress .step-item .uploaded_img .item span {
	background: linear-gradient(0deg, rgba(38, 39, 60, 0.76), rgba(38, 39, 60, 0.76));
	width: 64px;
	height: 64px;
	color: #ffffff;
	display: block;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	border-radius: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
.scf-pl-steps .step-progress .step-item .file-upload.reached {
	border: 1px dashed #767676;
	padding: 12px;
	padding-top: 8px;
}
.scf-pl-steps .step-progress .step-item .file-upload.reached p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
}
.scf-pl-steps .step-progress .step-item .file-upload.reached p i {
	color: #f8933c;
	font-size: 24px;
	position: relative;
	top: 4px;
	padding-right: 4px;
}
.scf-pl-steps .step-progress .step-item.not-found {
	background: linear-gradient(90deg, #fff7f0 0%, #ffffff 100%);
	border: 1px solid #f8933c;
}
.scf-pl-steps .step-progress .step-item.not-found .head i {
	color: #f8933c;
}
.scf-pl-steps .step-progress .step-item.not-found .head h4 {
	color: #26273c;
}
.scf-pl-steps .step-progress .step-item.not-found .head p span {
	background: #fff0e3;
	border: 1px solid #f8933c;
}
.scf-pl-steps .step-progress .step-item label.check {
	border: 2px solid #cdcdcd;
	width: 32px;
	height: 32px;
	border-radius: 50px;
	display: inline-block;
	margin-top: 11px;
	position: relative;
	text-align: center;
}
.scf-pl-steps .step-progress .step-item label.check img {
	position: relative;
	top: 2px;
}
.scf-pl-steps .step-progress .step-item.not-found label.check::after {
	font-family: "scficons" !important;
	content: "\e94f";
	color: #f8933c;
	font-size: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.scf-pl-steps .step-progress .step-item .loading-file {
	padding: 0px 24px 0px 0px;
}
.scf-pl-steps .step-progress .step-item .loading-file .file-img {
	width: 120px;
}
.scf-pl-steps .privacy-respect-mbl .privacy-respect {
	display: block;
}
.scf-pl-steps .privacy-respect-mbl .privacy-respect p {
	font-family: Open Sans;
	width: 358px;
}
.scf-pl-steps .step-progress .privacy-respect-mbl .privacy-respect-load-design p {
	font-family: Open Sans;
    text-align: center;
}
.scf-pl-steps .step-progress .privacy-respect-buttons {
	width: auto;
}
.scf-pl-steps .step-progress .privacy-respect-buttons .btn.btn-bordered {
	width: 146px;
    margin-right: 8px;
	color: #26273C;
    border: 1px solid #0F63EC;
}
.scf-pl-steps .step-progress .privacy-respect-buttons .btn.btn-dark-blue {
	width: 146px;
}
@media (max-width: 767px) {
	.scf-pl-steps .step-progress .privacy-respect-buttons .btn.btn-bordered, 
	.scf-pl-steps .step-progress .privacy-respect-buttons .btn.btn-dark-blue {
		width: 100%;
		margin-bottom: 12px;
	}
	.scf-pl-steps .privacy-respect-mbl .privacy-respect p {
		width: auto;
        text-align: center;
        margin-bottom: 24px;
	}
	.scf-pl-steps .privacy-respect-mbl .privacy-respect {
		display: none;
	}
}
.scf-pl-steps .thanks_note {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 24px;
}
.scf-pl-steps .scan-btn {
	width: 100%;
	height: 56px;
	margin-bottom: 24px;
	font-size: 16px;
}
/* All Editted Out On HTML */
/* .scf-pl-steps .privacy_note {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 48px;
}
.scf-pl-steps .privacy_note i {
	color: #31a865;
	font-size: 22px;
	float: left;
	margin-right: 4px;
}
.scf-pl-steps .privacy_note p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
} */
.scf-popup.age_location_filter .scf-popup-dialog {
	max-width: 530px;
	padding: 0px !important;
}
.scf-popup.age_location_filter h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	border-bottom: 1px solid #cdcdcd;
	padding: 20px 24px;
}
.scf-popup.age_location_filter span.si-close-circle {
	top: 18px;
}
.scf-popup.age_location_filter .popup-contents {
	padding: 20px 80px;
}
.scf-popup.age_location_filter img {
	float: left;
	margin-right: 16px;
}
.scf-popup.age_location_filter p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 20px;
}
.scf-popup.age_location_filter label {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	display: block;
}
.scf-popup.age_location_filter .age_filter {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	display: flex;

}
.scf-popup.age_location_filter .age_error{
	color: red;
	padding-bottom: 20px;
}
.scf-popup.age_location_filter .age_filter span {
	border-right: 1px solid #0f63ec;
	width: 33%;
	display: inline-block;
	padding: 16px;
	text-align: center;
	color: #0f63ec;
	cursor: pointer;
}
.scf-popup.age_location_filter .age_filter span.year {
	color: #26273c;
}
.scf-popup.age_location_filter .age_filter span:last-child {
	border-right: 0px;
}
.scf-popup.age_location_filter .age_value {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 12px;
	/* margin-bottom: 20px; */
	text-align: center;
}
.scf-popup.age_location_filter #datepicker {
	text-align: center;
}
.scf-popup.age_location_filter .scf-form {
	margin-bottom: 16px;
}
.scf-popup.age_location_filter .btn-purple {
	width: 100%;
	background-color: #0f63ec;
	border: 1px solid #0f63ec;
	margin-bottom: 20px;
}
.scf-pl-steps .step-item .act-scan-4 .scan-header {
	text-align: left;
    width: 290px;
    padding: 24px 0px 0px 24px;
}
.scf-pl-steps .step-item .act-scan-4 .scan-header p {
    font-weight: 700;
}
.scf-pl-steps .step-item .act-scan-4 .scan-header h2 {
	font-size: 16px;
    color: #470FAA;
}
.scf-pl-steps .scan-section {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	margin-bottom: 24px;
}
.scf-pl-steps .scan-section .scan-header {
	padding: 24px;
}
.scf-pl-steps .step-item .scan-section .scan-header img {
	margin-right: 16px;
	float: left;
}
.scf-pl-steps .scan-section .scan-header h2 {
	color: #26273c;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 4px;
}
.scf-pl-steps .scan-section .scan-header p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
}
.scf-pl-steps .scan-section .scf-progress-bar {
	clear: both;
	margin-top: 32px;
	background: #effcf0;
}
.scf-pl-steps .scan-section .scf-progress-bar .value {
	background-image: none;
}
.scf-pl-steps .scan-section .scan-content {
	border-top: 1px solid #cdcdcd;
	padding: 24px;
}
.scf-pl-steps .scan-section .scan-content .found-additional {
	margin-bottom: 24px;
}
.scf-pl-steps .scan-section .scan-content .found-additional .alert {
	background: #fff0e3;
	border: 1px solid #f8933c;
	border-radius: 50px;
	display: inline-block;
	padding: 8px 16px;
	float: left;
	margin-right: 16px;
	padding-top: 7px;
}
.scf-pl-steps .scan-section .scan-content .found-additional .alert i {
	color: #f8933c;
	font-size: 18px;
	padding-right: 4px;
	position: relative;
	top: 2px;
}
.scf-pl-steps .scan-section .scan-content .found-additional p {
	font-family: "Open Sans";
	color: #4f5065;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 8px;
}
.scf-pl-steps .scan-section .scan-content .found-additional .si-email {
	color: #767676;
	font-size: 40px;
}
.scf-pl-steps .scan-section .scan-content .item h4 {
	color: #0f63ec;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 4px;
	font-family: "Ubuntu";
	font-weight: 700;
}
.scf-pl-steps .scan-section .scan-content .item p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-pl-steps .scan-section .scan-content .item label.checkbox {
	display: inline-block;
}
.scf-pl-steps .scan-section .scan-content .item .list {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	display: inline-block;
	padding: 16px 16px 4px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.scf_2020_style .scf-pl-steps .scan-section .checkbox input:checked ~ .checkmark {
	background-color: #0f63ec;
}
.scf_2020_style .scf-pl-steps .scan-section .checkmark {
	border: 2px solid #0f63ec;
}
.scf-pl-steps .scan-section .cta-btn {
	margin-top: 24px;
}
.scf-pl-steps .scan-section .cta-btn .btn {
	width: 146px;
}
.scf-pl-steps .scan-section .cta-btn .btn-blue {
	border: 1px solid #470faa;
	border-radius: 4px;
	background: #f2ecff;
	color: #470faa;
}
.scf-pl-steps .found-section {
	border: 1px solid #0F63EC;
	border-radius: 8px;
	margin-bottom: 16px;
	background-color: #FFFFFF;
}
.scf-pl-steps .found-section .found-header {
	padding: 24px;
}
.scf-pl-steps .found-section .found-header img {
	float: left;
	margin-right: 16px;
}
.scf-pl-steps .found-section .found-header h2 {
	color: #26273c;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 4px;
	margin-top: 8px;
}
.scf-pl-steps .found-section .found-header p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
}
.scf-pl-steps .found-section .found-header span {
	border: 1px solid #e52727;
	border-radius: 50px;
	background: #ffeef2;
	color: #e52727;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	display: flex;
	width: 85%;
	margin-left: auto;
	align-items: center;
	padding: 8px 16px;
	margin-top: 14px;
}
.scf-pl-steps .found-section .found-header span.low {
    border: 1px solid #31A865;
    background: #EFFCF0;
    color: #26273C;
}
.scf-pl-steps .found-section .found-header span.medium {
	border: 1px solid #f8933c;
	background: #fff0e3;
    color: #26273C;
}
.scf-pl-steps .found-section .found-header span i {
	font-size: 16px;
	margin-right: 4px;
	position: relative;
	top: 2px;
}
.scf-pl-steps .found-content {
	padding: 24px;
	border-top: 1px solid #0F63EC;
}
.scf-pl-steps .found-content h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	padding-left: 36px;
}
.scf-pl-steps .found-content h4 i {
	margin-right: 12px;
	font-size: 24px;
	position: absolute;
	left: 0px;
}
.scf-pl-steps .found-content span {
	border: 1px solid #0f63ec;
	border-radius: 2px;
	background: #eff3fc;
	display: inline-block;
	padding: 4px 8px;
	margin-right: 12px;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
}
.scf-pl-steps .found-content span.view-more {
	border: 1px solid #767676;
	background: #f8f8f8;
	color: #26273c;
}
.scf-pl-steps .found-content .list {
	margin-bottom: 24px;
	display: flex;
}
.scf-pl-steps .found-content .list .col-md-3 {
	width: auto;
	margin-right: -18px;
}
.scf-pl-steps .view-full-btn {
	width: 100%;
	/* height: 56px; */
	font-size: 16px;
	/* line-height: 34px; */
	margin-bottom: 24px;
}
.scf-pl-steps .found-content .list:last-child {
	margin-bottom: 0px;
}
.scf-thankyou .thank-footer .btn-blue {
	background: #0f63ec;
	color: #ffffff;
	width: 100%;
	height: 56px;
	font-size: 16px;
	line-height: 33px;
}
.privacy-monitoring .pm-title {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: #ffffff;
}
.privacy-monitoring .pm-title .title-user {
	border: 1px solid #470faa;
	border-radius: 4px;
	display: inline-flex;
	padding: 8px 12px;
	line-height: 12px;
	align-items: center;
}
.privacy-monitoring .pm-title .title-user img {
	width: 24px;
	height: 24px;
	border: 1px solid #470faa;
	border-radius: 2px;
	margin-right: 8px;
}
.privacy-monitoring .pm-title .title-user span {
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-right: 8px;
	flex: 1;
    text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
}
.privacy-monitoring .pm-title .title-user i {
	color: #470faa;
}
.privacy-monitoring ul.pm-tabs {
	border-bottom: 1px solid #0f63ec;
	list-style: none;
	margin-bottom: 16px;
	display: flex;
}
.privacy-monitoring ul.pm-tabs li {
	display: inline-block;
	padding: 12px 24px;
	border: 1px solid #cdcdcd;
	border-radius: 12px 12px 0px 0px;
	position: relative;
	padding-left: 52px;
	border-bottom: 0px;
	cursor: pointer;
	background-color: #ffffff;
}
.privacy-monitoring ul.pm-tabs li i {
	color: #26273c;
	padding-right: 8px;
	font-size: 22px;
	position: absolute;
	left: 24px;
}
.privacy-monitoring ul.pm-tabs li span {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.privacy-monitoring ul.pm-tabs li label {
	margin-left: 8px;
	background: #e52727;
	border-radius: 50px;
	padding: 2px 8px;
	font-size: 14px;
	color: #ffffff;
}
.privacy-monitoring ul.pm-tabs li.active {
	border: 1px solid #0f63ec;
	border-width: 1px 1px 2px 1px;
	background: #eff3fc;
}
.privacy-monitoring ul.pm-tabs li.active i,
.privacy-monitoring ul.pm-tabs li.active span {
	color: #0f63ec;
}
.privacy-monitoring .pm-title .mb-logo {
	display: none;
}
.privacy-monitoring .dashboard-main {
	margin-top: 0px;
}
.privacy-monitoring .meter-box {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	padding-top: 24px;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 292px;
	background-color: #ffffff;
}
.privacy-monitoring .meter-box .meter-content {
	top: 120px;
}
.privacy-monitoring .meter-box span.si-info {
	color: #0f63ec;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 18px;
	cursor: pointer;
}
.privacy-monitoring .tooltip_av_search:before {
	max-width: 350px;
	right: 0px;
}
.privacy-monitoring .meter-box .btn-improve {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 50px;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 16px;
	display: inline-block;
	position: relative;
	top: -50px;
	margin-bottom: -8px;
}
.privacy-monitoring .pm-summary {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	position: relative;
	min-height: 292px;
	background-color: #ffffff;
}
.privacy-monitoring .pm-summary span.si-info {
	color: #0f63ec;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 18px;
	cursor: pointer;
}
.privacy-monitoring .pm-summary .scf-form {
	min-width: 160px;
	width: auto;
	color: #26273c;
	font-weight: 700;
	font-size: 14px;
}
.privacy-monitoring .pm-summary .lists {
	text-align: center;
	margin-top: 16px;
	margin-top: 40px;
}
.privacy-monitoring .pm-summary .lists i {
	color: #0f63ec;
	font-size: 32px;
	display: block;
	width: 48px;
	height: 48px;
	background: #eff3fc;
	border-radius: 50px;
	margin: 0px auto;
	line-height: 45px;
}
.privacy-monitoring .pm-summary .lists span {
	display: block;
	color: #0f63ec;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	margin: 16px 0px;
}
.privacy-monitoring .pm-summary .lists label {
	display: block;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
}
.privacy-monitoring .pm-summary .lists .red i {
	color: #e52727;
	background: #ffeef2;
}
.privacy-monitoring .pm-summary .lists .red span {
	color: #e52727;
}
.privacy-monitoring h4.title {
	margin-bottom: 12px;
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
}
.privacy-monitoring .profile-info {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-bottom: 16px;
	background-color: #ffffff;
}
.privacy-monitoring .profile-info .pi-header {
	padding: 16px;
}
.privacy-monitoring .profile-info .pi-header img {
	width: 48px;
	height: 48px;
	border: 1px solid #0f63ec;
	border-radius: 2px;
	margin-right: 8px;
	float: left;
}
.privacy-monitoring .profile-info .pi-header h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 8px;
}
.privacy-monitoring .profile-info .pi-header p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
}
.privacy-monitoring .profile-info .pi-header p span {
	color: #0f63ec;
}
.privacy-monitoring .profile-info .pi-header .next-btn {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 50px;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 12px;
	margin-top: 10px;
	display: inline-block;
}
.privacy-monitoring .profile-info .pi-header .btn-danger {
	border: 1px solid #e52727;
	border-radius: 4px;
	background: #ffeef2;
	color: #e52727;
	cursor: default;
}
.privacy-monitoring .profile-info .pi-header h6 {
	margin-top: 24px;
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 12px;
}
.privacy-monitoring .profile-info .pi-header ul {
	list-style: none;
}
.privacy-monitoring .profile-info .pi-header ul li {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	display: inline-flex;
	padding: 4px 8px;
	margin-right: 12px;
}
.privacy-monitoring .profile-info .pi-header ul li i {
	color: #4f5065;
	font-size: 16px;
	align-self: center;
	margin-right: 8px;
}
.privacy-monitoring .profile-info .pi-header ul li label {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.privacy-monitoring .profile-info .pi-header ul li label strong {
	color: #0f63ec;
}
.privacy-monitoring .profile-info .pi-header ul li span {
	color: #31a865;
	align-self: center;
	margin-left: 8px;
}
.privacy-monitoring .profile-info .pi-footer {
	border-top: 1px solid #cdcdcd;
	padding: 16px;
}
.privacy-monitoring .profile-info .pi-footer .update-cta {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.privacy-monitoring .profile-info .pi-footer .update-cta i {
	margin-right: 4px;
	font-size: 20px;
	position: relative;
	top: 3px;
}
.privacy-monitoring .profile-info .pi-footer .open-cta i {
	margin-left: 4px;
	font-size: 20px;
	position: relative;
	top: 3px;
}
.privacy-monitoring .profile-info .pi-footer .open-cta {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.privacy-monitoring .show-mb {
	display: none;
}
.privacy-monitoring .pm-velocity {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	position: relative;
	background-color: #ffffff;
	min-height: 360px;
	margin-bottom: 16px;
}
.privacy-monitoring .pm-velocity select.scf-form {
	min-width: 160px;
	width: auto;
	color: #26273c;
	font-weight: 700;
	font-size: 14px;
}
.privacy-monitoring .pm-velocity span.si-info {
	color: #0f63ec;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 18px;
	cursor: pointer;
}
.privacy-monitoring .pm-velocity p {
	text-align: center;
	color: #4f5065;
	font-size: 14px;
	line-height: 19px;
	margin-top: 20px;
}
.privacy-monitoring .pm-velocity .chart {
	text-align: center;
	padding: 16px;
}
.privacy-monitoring .pm-progress {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 24px;
}
.privacy-monitoring .pm-progress h5 {
	color: #26273c;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 24px;
}
.privacy-monitoring .pm-progress h6 {
	color: #26273c;
	font-weight: 700;
	font-size: 1p4x;
	line-height: 22px;
	margin-bottom: 16px;
}
.privacy-monitoring .pm-progress p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.privacy-monitoring .pm-progress a {
	color: #0f63ec;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 16px;
	font-family: "Open Sans";
	border-top: 1px solid #cdcdcd;
	margin-left: -16px;
	margin-right: -16px;
	padding-bottom: 0px;
}
.privacy-monitoring .scf-progress-bar {
	background: #dbe5ff;
	border: 0px;
	margin-bottom: 24px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.privacy-monitoring .scf-progress-bar .value {
	background-image: none;
	background-color: #9051ff;
}
.privacy-monitoring .add-privacy {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	background: #ffffff;
	margin-bottom: 24px;
	padding: 16px;
}
.privacy-monitoring .add-privacy span {
	border: 1px solid #470faa;
	border-radius: 4px;
	color: #470faa;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	margin-right: 16px;
	float: left;
	line-height: 46px;
}
.privacy-monitoring .add-privacy h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4px;
	margin-top: 2px;
}
.privacy-monitoring .add-privacy p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.privacy-monitoring .add-privacy .btn-blue {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
}
.scf-support .faq-section ul li:first-child i {
	margin-right: 16px;
	font-size: 28px;
	position: absolute;
	top: 16px;
	left: 16px;
}
.privacy-monitoring .scf-support .faq-section ul {
	border: 1px solid #470faa;
	border-radius: 4px;
}
.privacy-monitoring .scf-support .faq-section ul li {
	display: block !important;
	border-top: 1px solid #470faa;
}
.scf-support .faq-section ul li:first-child {
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	padding: 16px;
	background: #f2ecff;
	border-top: 0px;
	position: relative;
	padding-left: 54px;
	border-top: 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.privacy-monitoring .scf-support .faq-section ul li span.faq-title {
	color: #26273c;
	font-family: "Open Sans";
}
.privacy-monitoring .scf-support {
	padding-top: 0px;
}
.privacy-monitoring .pl-rate,
.pl-family-guard {
	background: linear-gradient(90deg, #f7e7ff 0%, #dffff2 100%);
	border: 1px solid #470faa;
}
.privacy-monitoring .pl-rate p,
.pl-family-guard {
	color: #470faa;
}
.privacy-monitoring .pl-rate span {
	color: #4f5065;
}
.privacy-monitoring .pl-rate button.btn {
	border: 1px solid #470faa;
	background: #ffffff;
}
.privacy-monitoring #privacy_alerts {
	display: none;
}
.privacy-monitoring #privacy_alerts .recent-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.privacy-monitoring #privacy_alerts .date-filter {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
	display: inline-block;
}
.privacy-monitoring #privacy_alerts .read-mark {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 8px 12px;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	float: right;
	margin-bottom: 12px;
	cursor: pointer;
}
.privacy-monitoring #privacy_alerts .read-mark i {
	font-size: 19px;
	margin-right: 4px;
	position: relative;
	top: 3px;
	color: #26273c;
}
.privacy-monitoring #privacy_alerts .items {
	border: 1px solid #cdcdcd;
	background: #ffffff;
	clear: both;
	margin-bottom: 12px;
}
.privacy-monitoring #privacy_alerts .items .item {
	border-bottom: 1px solid #cdcdcd;
	padding: 16px;
	position: relative;
	padding-left: 70px;
	padding-right: 28px;
}
.privacy-monitoring #privacy_alerts .items .item:last-child {
	border-bottom: 0px;
}
.privacy-monitoring #privacy_alerts .items .item i {
	width: 40px;
	height: 40px;
	background: #ffeef2;
	border: 1px solid #ffeef2;
	border-radius: 50px;
	display: inline-block;
	margin-right: 16px;
	font-size: 26px;
	color: #e52727;
	text-align: center;
	line-height: 37px;
	position: absolute;
	left: 16px;
}
.privacy-monitoring #privacy_alerts .items .item h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.privacy-monitoring #privacy_alerts .items .item h4 span {
	font-weight: normal;
}
.privacy-monitoring #privacy_alerts .items .item .info_1 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
}
.privacy-monitoring #privacy_alerts .items .item .info_2 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	border-left: 1px solid #26273c;
	padding-left: 4px;
	margin-left: 4px;
}
.privacy-monitoring #privacy_alerts .items .item .si-option-vertical {
	position: absolute;
	right: 12px;
	top: 21px;
	font-size: 32px;
	font-weight: bold;
	color: #26273c;
	cursor: pointer;
}
.privacy-monitoring #privacy_alerts .items .item .alert-menu {
	border: 1px solid #cdcdcd;
	box-shadow: 0px 2px 8px rgb(79 80 101 / 16%);
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	display: inline-block;
	background: #ffffff;
	border-top: 2px solid #0f63ec;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 60px;
	display: none;
}
.privacy-monitoring #privacy_alerts .items .item .alert-menu.active {
	display: block;
}
.privacy-monitoring #privacy_alerts .items .item .alert-menu a {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 8px 20px;
}
.privacy-monitoring #privacy_alerts .items .item .alert-menu a i {
	font-size: 18px;
	margin-right: 4px;
	color: #26273c;
	background-color: transparent;
	border: 0px;
	width: auto;
	height: auto;
	line-height: 20px;
	position: relative;
	top: 2px;
	left: 0px;
}
.privacy-monitoring #privacy_alerts .items .item .alert-menu a:hover,
.privacy-monitoring #privacy_alerts .items .item .alert-menu a:hover i {
	color: #0f63ec;
}
.privacy-monitoring #privacy_alerts .items .item.read i {
	background: #ededed;
	color: #cdcdcd;
}
.privacy-monitoring #privacy_alerts .notification-note {
	text-align: center;
	margin: 48px 0px;
}
.privacy-monitoring #privacy_alerts .notification-note img {
	margin-bottom: 24px;
}
.privacy-monitoring #privacy_alerts .notification-note p {
	color: #20222e;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.update_privacy .up_title {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	margin: 16px 0px;
}
.update_privacy .up_title a {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
}
.update_privacy .up_title img {
	max-width: 100%;
}
.update_privacy .up_title a i {
	color: #0f63ec;
	margin-right: 8px;
}
.update_privacy h2 {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.update_privacy .up_form {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 24px;
}
.update_privacy .up_form .up_form_top {
	margin-bottom: 24px;
}
.update_privacy .up_form .up_form_top img {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 8px;
	border-radius: 2px;
	border: 1px solid #0f63ec;
}
.update_privacy .up_form .up_form_top h3 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4px;
}
.update_privacy .up_form .up_form_top p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
}
.update_privacy .up_form .up_form_top p span {
	color: #0f63ec;
}
.update_privacy .up_form .up_form_top .scf-progress-bar {
	background: #dbe5ff;
	border: 0px;
	margin-bottom: 12px;
	width: 195px;
	margin-left: auto;
	margin-right: auto;
}
.update_privacy .up_form .up_form_top .scf-progress-bar .value {
	background-image: none;
	background: linear-gradient(90deg, #9051ff -0.14%, #e95fff 100.14%);
	animation: none;
}
.update_privacy .up_form .up_form_top label {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.update_privacy .up_form .btn-blue {
	background-color: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
}
.update_privacy .up_form h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 12px;
}
.update_privacy .up_form .fixed-form {
	border: 1px solid #767676;
	border-radius: 4px;
	padding: 12px 16px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	padding-left: 48px;
	height: 42px;
	margin-bottom: 12px;
}
.update_privacy .up_form .fixed-form i {
	font-size: 22px;
	position: absolute;
	left: 16px;
	margin-top: -3px;
}
.update_privacy .up_form .fixed-form span {
	color: #31a865;
	position: absolute;
	right: 16px;
	font-size: 20px;
	margin-top: -2px;
}
.update_privacy .up_form .scf-form {
	margin-bottom: 12px;
}
.update_privacy .up_form h4.uf-pd {
	padding-top: 12px;
}
.update_privacy .up_form .form-list {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 12px 16px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	padding-left: 48px;
	height: 42px;
	margin-bottom: 12px;
	margin-bottom: 12px;
}
.update_privacy .up_form .form-list i {
	font-size: 22px;
	position: absolute;
	left: 16px;
	margin-top: -3px;
	font-weight: 400;
}
.update_privacy .up_form .form-list span {
	color: #4f5065;
	position: absolute;
	right: 16px;
	font-size: 20px;
	margin-top: -2px;
	cursor: pointer;
}
.update_privacy .up_form .form-list.add-new {
	border: 1px dashed #0f63ec;
	color: #0f63ec;
	cursor: pointer;
}
.update_privacy .up_form .form-list.add-new i {
	color: #0f63ec;
}
.update_privacy .up_form .form-list.add-new span {
	color: #0f63ec;
}
.update_privacy .update-img .file-upload {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	padding: 48px;
	text-align: center;
	margin-bottom: 24px;
	cursor: pointer;
	position: relative;
}
.update_privacy .update-img .file-upload p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.update_privacy .update-img .file-upload span {
	color: #4f5065;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.update_privacy .update-img .file-upload input {
	display: none;
}
.update_privacy .update-img .file-upload .upload_box {
	width: 228px;
	margin: 0px auto;
}
.update_privacy .update-img .scf-pl-steps .step-progress .step-item .file-upload .upload_note {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
}
.update_privacy .update-img .file-upload .upload_note span {
	float: right;
}
.update_privacy .update-img .file-upload .scf-progress-bar .value {
	background-image: none;
}
.update_privacy .update-img .uploaded_img {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
}
.update_privacy .update-img .uploaded_img .item {
	margin-right: 12px;
	position: relative;
	display: inline-block;
}
.update_privacy .update-img .uploaded_img img {
	border: 1px solid #0f63ec;
	border-radius: 2px;
	width: 64px;
	height: 64px;
}
.update_privacy .update-img .uploaded_img .item span {
	background: linear-gradient(0deg, rgba(38, 39, 60, 0.76), rgba(38, 39, 60, 0.76));
	width: 64px;
	height: 64px;
	color: #ffffff;
	display: block;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	border-radius: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
.update_privacy .up_form_bottom {
	border-top: 1px solid #cdcdcd;
	padding-top: 16px;
}
.update_privacy .up_form_bottom a {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 8px;
}
.update_privacy .up_form_bottom a i {
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 3px;
}
.pl-checkout-box .pl-sub-found {
	padding: 16px;
	border-bottom: 1px solid #470faa;
}
.pl-checkout-box .pl-sub-found img {
	float: left;
	margin-right: 12px;
}
.pl-checkout-box .pl-sub-found h4 {
	color: #26273c;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4px;
	margin-top: 11px;
}
.pl-checkout-box .pl-sub-found p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.pl-checkout-box .pl-sub-found .level-btn {
	border-radius: 50px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	padding: 12px 16px;
	display: inline-block;
	margin-top: 12px;
	position: relative;
	padding-left: 40px;
}
.pl-checkout-box .pl-sub-found .level-btn i {
	margin-right: 4px;
	font-size: 15px;
	position: absolute;
	left: 16px;
}

.pl-checkout-box .pl-sub-found .level-btn.low {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
}

.pl-checkout-box .pl-sub-found .level-btn.medium {
	border: 1px solid #f8933c;
	background: #fff0e3;
	color: #ff7700;
}

.pl-checkout-box .pl-sub-found .level-btn.high {
	border: 1px solid #e52727;
	background: #ffeef2;
	color: #e52727;
}

.pl-checkout-box .pl-sub-protection {
	padding: 16px;
	border-bottom: 1px solid #470faa;
	text-align: center;
}
.pl-checkout-box .pl-sub-protection img {
	margin-bottom: 12px;
}
.pl-checkout-box .pl-sub-protection h4 {
	color: #470faa;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
	text-align: left;
}
.pl-checkout-box .pl-sub-protection h5 {
	margin-bottom: 12px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
}
.pl-checkout-box .pl-sub-protection p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.pl-checkout-box .pl-sub-plans {
	padding: 16px;
}
.pl-checkout-box .pl-sub-plans h4 {
	color: #470faa;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
}
.pl-checkout-box .pl-sub-plans .plan-box {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 24px;
	position: relative;
	min-height: 204px;
}
.pl-checkout-box .pl-sub-plans p.price {
	color: #0f63ec;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
	margin-top: 16px;
}
.pl-checkout-box .pl-sub-plans p.billed {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-size: 14px;
	line-height: 19px;
}
.pl-checkout-box .pl-sub-plans .radio {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
}
.pl-checkout-box .pl-sub-plans .radio .radiomark {
	border: 2px solid #0f63ec;
	background: #ffffff;
}
.pl-checkout-box .pl-sub-plans .radio input:checked ~ .radiomark {
	background: #0f63ec;
	border: 2px solid #0f63ec;
}
.pl-checkout-box .pl-sub-plans .radio .radiomark:after {
	top: 6px;
	left: 6px;
}
.pl-checkout-box .pl-sub-plans .plan-box .best-label {
	width: 82px;
	position: absolute;
	right: -3px;
	top: -3px;
}
.pl-checkout-box .pl-sub-plans .plan-box.active {
	border: 1px solid #31a865;
	background: #effcf0;
	padding-bottom: 0px;
}
.pl-checkout-box .pl-sub-plans p.save {
	background: #31a865;
	border-radius: 0px 0px 8px 8px;
	padding: 8px 16px;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-family: "Open Sans";
	font-weight: 700;
	margin-left: -24px;
	margin-right: -24px;
	position: absolute;
	width: 100%;
	bottom: -2px;
}
.scf_pl_report .plr-header {
	border: 1px solid #470faa;
	border-radius: 8px;
	padding: 20px 16px;
	margin-bottom: 12px;
}
.scf_pl_report .plr-header img {
	border: 1px solid #470faa;
	border-radius: 4px;
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 12px;
}
.scf_pl_report .plr-header .update-text {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 8px;
	display: inline-block;
}
.scf_pl_report .plr-header .update-text i {
	color: #31a865;
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}
.scf_pl_report .plr-header h4 {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 20px;
	line-height: 23px;
}
.scf_pl_report .plr-header h4 span {
	color: #470faa;
	border: 1px solid #470faa;
	border-radius: 2px;
	padding: 4px 8px;
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	background: #f2ecff;
	margin-left: 12px;
}
.scf_pl_report .plr-header .btn-bordered-red {
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 4px;
	color: #e52727;
}
.scf_pl_report .plr-header p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 6px;
}
.scf_pl_report .plr-header .col-md-12 p {
	margin-top: 10px;
	margin-bottom: 16px;
}
.scf_pl_report .plr-header p strong {
	color: #0f63ec;
}
.scf_pl_report .plr-header p span {
	color: #26273c;
	font-weight: 400;
}
.scf_pl_report .plr-header .plr-top {
	margin-bottom: 16px;
}
.scf_pl_report .plr-header iframe {
	border: 1px solid #470faa;
	border-radius: 8px;
	margin-bottom: 16px;
	height: 150px;
}
.scf_pl_report .plr-header .records-btn {
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 4px;
	display: inline-block;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 8px 16px;
	position: relative;
	padding-left: 42px;
}
.scf_pl_report .plr-header .records-btn i {
	color: #e52727;
	margin-right: 12px;
	font-size: 24px;
	position: absolute;
	left: 12px;
	margin-top: -1px;
}
.scf_pl_report .plr-header .date-btn {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	padding: 8px 16px;
}
.scf_pl_report .plr-header .date-btn strong {
	color: #0f63ec;
}
.scf_pl_report .box-item {
	border: 1px solid #470faa;
	border-radius: 8px;
	padding: 20px 16px;
	margin-bottom: 12px;
}
.scf_pl_report .box-item.date-summary p strong {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-right: 24px;
}
.scf_pl_report .box-item.date-summary p span.text {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	padding-left: 32px;
}
.scf_pl_report .box-item.date-summary p span.text i {
	color: #470faa;
	margin-right: 12px;
	font-size: 23px;
	position: absolute;
	margin-top: -2px;
	left: 0px;
}
.scf_pl_report .box-item.date-summary p span.text strong {
	color: #0f63ec;
	margin-left: 8px;
}
.scf_pl_report .box-item.date-summary p span.text-dash {
	color: #0f63ec;
	margin-right: 24px;
	font-size: 18px;
}
.scf_pl_report .plr-header .btn-bordered-red.hide-lg {
	display: none;
}
.scf_pl_report .result-list {
	border: 1px solid #470faa;
	border-radius: 8px;
	margin-bottom: 24px;
}
.scf_pl_report .result-list {
	border: 1px solid #470faa;
	border-radius: 8px;
}
.scf_pl_report .result-list .rl_title {
	background: #f2ecff;
	border-bottom: 1px solid #470faa;
	padding: 16px;
	border-radius: 8px 8px 0px 0px;
	position: relative;
	padding-left: 48px;
}
.scf_pl_report .result-list .rl_title i {
	color: #470faa;
	font-size: 23px;
	margin-right: 12px;
	position: absolute;
	left: 16px;
	margin-top: -1px;
}
.scf_pl_report .result-list .rl_title label {
	color: #ffffff;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: #e52727;
	border-radius: 2px;
	display: inline-block;
	padding: 2px 8px;
}
.scf_pl_report .result-list .rl_title span.text-link {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	float: right;
}
.scf_pl_report .result-list .rl_title span.text-title {
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-right: 12px;
}
.scf_pl_report .result-list .rl-list {
	border-bottom: 1px solid #470faa;
	padding: 16px;
}
.scf_pl_report .result-list .rl-list:last-child {
	border-bottom: 0px;
}
.scf_pl_report .result-list .rl-list span.btn-br,
.scf_pl_report .result-list .rl-list span.btn-count {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	display: inline-block;
	padding: 4px 8px;
	margin-right: 12px;
}
.scf_pl_report .result-list .rl-list p {
	display: inline-block;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.scf_pl_report .result-list .rl-list .si-share {
	color: #0f63ec;
	font-size: 20px;
	margin-left: 16px;
	position: relative;
	top: 4px;
}
.scf_pl_report .result-list .rl-list.bg-colored {
	background: linear-gradient(90deg, #ffeef2 0%, #ffffff 100%);
}
.scf_pl_report .result-list .rl-list.bg-colored span {
	border: 1px solid #e52727;
	background: #ffeef2;
	color: #e52727;
}
.scf_pl_report .result-list .rl-list i.arrow {
	color: #0f63ec;
	font-size: 20px;
	cursor: pointer;
}
.scf_pl_report .result-list .rl_title .main-arrow {
	color: #470faa;
	float: right;
	cursor: pointer;
	font-size: 22px;
}
.scf_pl_report .result-list .rl-list span.btn-count {
	margin-left: 12px;
}
.scf_pl_report .result-list .rl_header {
	padding: 16px;
	border-bottom: 1px solid #470faa;
}
.scf_pl_report .result-list .rl_header p {
	margin-bottom: 8px;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
}
.scf_pl_report .result-list .rl_header .rlh_map {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	position: relative;
	padding-left: 80px;
	padding-bottom: 24px;
	margin-top: 8px;
}
.scf_pl_report .result-list .rl_header .rlh_map img {
	position: absolute;
	left: 16px;
}
.scf_pl_report .result-list .rl_header .rlh_map span {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-right: 16px;
}
.scf_pl_report .result-list .rl_header .rlh_map h5 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.scf_pl_report .result-list .rl-list .toggle-title {
	cursor: pointer;
}
.scf_pl_report .result-list .rl-list .toggle-title.active .arrow {
	color: #cdcdcd;
}
.scf_pl_report .result-list .rl-list .toggle-title.active .arrow::before {
	content: "\e93c";
}
.scf_pl_report .result-list .rl-list .toggle-desc {
	padding: 16px 16px 0px;
	border-top: 1px solid #470faa;
	margin-top: 16px;
	margin-left: -16px;
	margin-right: -16px;
	display: none;
}
.scf_pl_report .result-list .rl-list .toggle-desc.active {
	display: block;
}
.scf_pl_report .result-list .rl-list .toggle-desc p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	display: block;
}
.scf_pl_report .result-list .rl-list .toggle-desc p strong {
	color: #0f63ec;
}
.scf_pl_report img {
	max-width: 100%;
}
.scf_pl_report .result-list .relationships-box {
	border-bottom: 1px solid #470faa;
	margin-bottom: 12px;
	margin-left: -16px;
	margin-right: -16px;
	padding: 0px 16px;
}
.scf_pl_report .result-list .relationships-box:last-child {
	border-bottom: 0px;
}
.scf_pl_report .result-list .relationships-box p.relationship_label {
	color: #470faa;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: #efe7ff;
	display: inline-block;
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 12px;
	margin-bottom: 12px;
}
.scf_pl_report .result-list .relationships-box .box-col {
	border: 1px solid #767676;
	border-radius: 4px;
	padding: 8px 16px;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.scf_pl_report .result-list .relationships-box a.box-name {
	color: #26273c;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	font-weight: bold;
	font-family: "Open Sans";
}
.scf_pl_report .result-list .sd_item {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-bottom: 12px;
}
.scf_pl_report .result-list .sd_header {
	padding: 16px;
	position: relative;
}
.scf_pl_report .result-list .sd_header img {
	float: left;
	margin-right: 12px;
}
.scf_pl_report .result-list .sd_header p {
	display: block;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf_pl_report .result-list .sd_header span.sd_date {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-top: 10px;
	display: inline-block;
}
.scf_pl_report .result-list .sd_header .btn-dark-green {
	border: 1px solid #31a865;
	background: #effcf0;
	color: #26273c;
	position: relative;
	padding-right: 44px;
	width: 100%;
}
.scf_pl_report .result-list .sd_header .btn-dark-green i {
	color: #31a865;
	font-size: 18px;
	position: absolute;
	right: 6px;
	margin-top: -1px;
}
.scf_pl_report .result-list .sd_content {
	padding: 16px;
	border-top: 1px solid #b8b8b8;
	display: none;
}
.scf_pl_report .result-list .sd_item.active .sd_content {
	display: block;
}
.scf_pl_report .result-list .sd_header .btn-dark-green.active {
	border: 1px solid #767676;
	background: #ededed;
	color: #4f5065;
}
.scf_pl_report .result-list .sd_header .btn-dark-green.active i {
	color: #767676;
}
.scf_pl_report .result-list .rl-list .sd_item:nth-child(n + 3) {
	display: none;
}
.scf_pl_report .result-list.show_all .rl-list .sd_item:nth-child(n + 3) {
	display: block;
}
.scf_pl_report .result-list .sd_content h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}
.scf_pl_report .result-list .sd_content ul.cm-data li {
	list-style: none;
	display: inline-block;
	border: 1px solid #e52727;
	border-radius: 4px;
	background: #ffeef2;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 12px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.scf_pl_report .result-list .ws_header span {
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	display: inline-block;
	padding: 4px 12px;
	margin-right: 12px;
	background: #f2ecff;
}
.scf_pl_report .result-list .ws_header a {
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 12px 16px;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 8px;
	position: relative;
	padding-left: 42px;
	width: 178px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.scf_pl_report .result-list .ws_header a i {
	font-size: 20px;
	position: absolute;
	margin-top: -2px;
	left: 16px;
}
.scf_pl_report .result-list .ws_header .ws-links {
	margin-top: 16px;
}
.scf_pl_report .result-list .report-list-sub {
	border: 1px solid #767676;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 16px;
	margin-bottom: 16px;
}
.scf_pl_report .result-list .report-list-sub .list-title {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.scf_pl_report .result-list .report-list-sub p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
	display: block;
}
.scf_pl_report .result-list .report-list-sub .btn-dark-green {
	position: relative;
	padding-right: 48px;
	background: #effcf0;
	color: #26273c;
	border: 1px solid #31a865;
}
.scf_pl_report .result-list .report-list-sub .btn-dark-green i {
	font-size: 22px;
	position: absolute;
	line-height: 16px;
	right: 16px;
	color: #31a865;
}
.scf_pl_report .result-list .report-list-sub .list-content {
	border-top: 1px solid #767676;
	margin-top: 12px;
	padding-top: 16px;
	margin-left: -16px;
	margin-right: -16px;
	padding-left: 16px;
	padding-right: 16px;
	display: none;
}
.scf_pl_report .result-list .report-list-sub .list-content.active {
	display: block;
}
.scf_pl_report .result-list .report-list-sub .list-title span {
	color: #470faa;
	margin-right: 16px;
}
.scf_pl_report .result-list .report-list-sub .hide-btn {
	border: 1px solid #767676;
	background: #ededed;
	color: #4f5065;
}
.scf_pl_report .result-list .report-list-sub .hide-btn i {
	color: #767676;
}
.scf_pl_report .result-list .report-list-sub .list-content .lc-item h5 {
	color: #470faa;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}
.scf_pl_report .result-list .report-list-sub .list-content .lc-item {
	border-bottom: 1px solid #767676;
	margin-left: -16px;
	margin-right: -16px;
	padding: 0px 16px 16px 16px;
	margin-bottom: 16px;
}
.scf_pl_report .result-list .report-list-sub .list-content .lc-item:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 16px;
}
.scf_pl_report .result-list h4.rl-title {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf_pl_report .result-list h4.rl-title span {
	color: #0f63ec;
}
.scf_pl_report .minimize_risk {
	background: linear-gradient(90deg, #f7e7ff 0%, #dfe4ff 100%);
	padding: 16px;
	border: 1px solid #0f63ec;
	border-radius: 8px;
	margin-bottom: 24px;
}
.scf_pl_report .minimize_risk img {
	float: left;
	margin-right: 12px;
}
.scf_pl_report .minimize_risk h4 {
	color: #0f63ec;
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 4px;
	margin-top: 8px;
}
.scf_pl_report .minimize_risk p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
}
.scf_pl_report .minimize_risk .btn {
	position: relative;
	background: #0f63ec;
	padding-right: 44px;
	margin-top: 12px;
}
.scf_pl_report .minimize_risk .btn i {
	font-size: 18px;
	position: absolute;
	right: 16px;
}
.scf_pl_report .result-list.recent_updates .rl-list:nth-child(n + 5) {
	display: none;
}
.scf_pl_report .result-list.recent_updates .rl-list:last-child {
	display: block;
	cursor: pointer;
}
.scf_pl_report .result-list.recent_updates.show_all .rl-list:nth-child(n + 5) {
	display: block;
}
.scf_pl_report .result-list.recent_updates.show_all .rl-list:last-child {
	display: none;
}
.scf_pl_report .result-list.recent_updates.show_all .rl-list:nth-last-child(2) {
	border-bottom: 0px;
}
.scf_pl_report .result-list .rl-list .relationships-box:nth-child(n + 4) {
	display: none;
}
.scf_pl_report .result-list .rl-list .relationships-box:nth-child(3) {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.scf_pl_report .result-list.show_all .rl-list .relationships-box:nth-child(3) {
	border-bottom: 1px solid #470faa;
	margin-bottom: 12px;
}
.scf_pl_report .result-list.show_all .rl-list .relationships-box:nth-child(n + 4) {
	display: block;
}
.scf_pl_report .result-list.show_all .rl-list:last-child {
	display: none;
}
.scf_pl_report .result-list.show_all .rl-list {
	border-bottom: 0px;
}
.scf_pl_report .result-list.plc_section .rl-list .report-list-sub:nth-child(n + 3) {
	display: none;
}
.scf_pl_report .result-list.show_all .rl-list .report-list-sub:nth-child(n + 3) {
	display: block;
}
.scf_pl_report .result-list.show_all .rl-list.view_more_lc {
	display: none;
}
.scf_pl_report .result-list.show_all .rl-list {
	border-radius: 0px;
}
.scf_pl_report .result-list .rl-list.view_more_lc {
	cursor: pointer;
}
.privacy-monitoring .profile-info .pi-header .btn-danger.show-lg {
	margin-top: 3px;
}
.scf-click-tooltip {
	position: relative;
}
.scf-click-tooltip .tip-val {
	position: absolute;
	background: #26273c;
	border: 1px solid #4f5065;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	display: block;
	max-width: 321px;
	text-align: left;
	padding: 8px;
	bottom: 24px;
}
@media (max-width: 767px) {
	.scf_pl_report {
		padding: 0px 16px;
	}
	.scf-pl-steps .pl-title {
		padding: 16px;
	}
	.scf-pl-steps .pl-title img {
		width: 48px;
		margin-top: 4px;
	}
	.scf-pl-steps .pl-title h2 {
		font-size: 16px;
		line-height: 22px;
		margin-top: 0px;
	}
	.scf-pl-steps .pl-title p {
		font-size: 12px;
		line-height: 16px;
	}
	.scf-pl-header {
		text-align: center;
	}
	.scf-pl-header img.scf-logo {
		display: none;
	}
	.scf-pl-header img.pl-logo {
		float: none;
	}
	.scf-pl-steps .step-progress .step-item {
		padding: 16px;
	}
	.scf-pl-steps .step-progress .step-item .head i {
		margin-right: 12px;
	}
	.scf-pl-steps .step-progress .step-item .file-upload {
		padding: 48px 16px;
	}
	.scf-pl-steps .step-progress .step-item .content .scf-form {
		margin-bottom: 16px;
	}
	.scf-pl-steps .step-progress .step-item .content p {
		margin-bottom: 16px;
	}
	.scf-popup.age_location_filter .popup-contents {
		padding: 16px;
	}
	.scf-pl-steps .pl-title {
		margin-bottom: 16px;
	}
	.scf-pl-steps .scan-section .scan-header,
	.scf-pl-steps .scan-section .scan-content {
		padding: 16px;
	}
	.scf-pl-steps .scan-section .scan-header h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.scf-pl-steps .scan-section .scan-content .found-additional {
		text-align: center;
		margin-bottom: 20px;
	}
	.scf-pl-steps .scan-section .scan-content .found-additional .alert {
		float: none;
	}
	.scf-pl-steps .scan-section .scan-content .found-additional .text-right {
		text-align: center;
		margin-top: 12px;
	}
	.scf-pl-steps .scan-section .scan-content .item h4 {
		font-size: 16px;
	}
	.scf-pl-steps .scan-section .scan-content .item p {
		margin-bottom: 20px;
	}
	.scf-pl-steps .scan-section .scan-content .item .list {
		padding: 12px 12px 0px;
	}
	.scf-pl-steps .found-section .found-header,
	.scf-pl-steps .found-content {
		padding: 16px;
	}
	.scf-pl-steps .found-section .found-header h2 {
		font-size: 16px;
		line-height: 22px;
		padding-top: 6px;
		margin-top: 0px;
	}
	.scf-pl-steps .found-section .found-header span {
		width: 100%;
		margin-top: 24px;
		text-align: center;
	}
	.scf-pl-steps .found-content .list .col-md-3 {
		width: auto;
		display: inline-block;
		margin-bottom: 4px;
	}
	.scf-pl-steps .found-content span {
		margin-bottom: 8px;
	}
	.scf-pl-steps .found-content .list .col-md-9 {
		display: inline-block;
	}
	.scf-pl-steps .found-content .list {
		margin-bottom: 16px;
		display: block;
	}
	.scf-pl-steps .found-content h4 {
		padding-left: 28px;
	}
	.scf-pl-steps .found-content h4 i {
		margin-right: 12px;
		font-size: 20px;
		top: 2px;
	}
	.scf-pl-steps .found-section .found-header .view-full-btn {
		display: none;
		margin-bottom: 0px;
		margin-top: 16px;
		background: #470faa;
	}
	.scf-pl-steps .view-full-btn {
		background: #0f63ec;
	}
	.privacy-monitoring ul.pm-tabs li span strong {
		display: none;
	}
	body.privacy_monitoring .search_mb_2020 {
		display: none;
	}
	.privacy-monitoring .pm-title .lg-logo {
		display: none;
	}
	.privacy-monitoring .pm-title .mb-logo {
		display: block;
		width: 120px;
		position: relative;
		top: 2px;
	}
	.privacy-monitoring .pm-title {
		padding: 8px 12px;
		margin-top: 12px;
		margin-bottom: 8px;
	}
	.privacy-monitoring .pm-title .title-user {
		border: 0px;
		padding: 0px;
		position: relative;
		top: 2px;
		display: flex;
	}
	.privacy-monitoring ul.pm-tabs li {
		width: 50%;
	}
	.privacy-monitoring .meter-box {
		padding-top: 24px !important;
	}
	.privacy-monitoring .pm-summary .lists i,
	.privacy-monitoring .pm-summary .lists .red i {
		width: 36px;
		height: 36px;
		background: #ededed;
		color: #26273c;
		font-size: 22px;
		line-height: 36px;
	}
	.privacy-monitoring .pm-summary .lists span {
		font-size: 16px;
	}
	.privacy-monitoring .pm-summary .lists {
		margin-top: 16px;
	}
	.privacy-monitoring .pm-summary {
		min-height: auto;
		margin-bottom: 16px;
	}
	.privacy-monitoring .show-lg {
		display: none;
	}
	.privacy-monitoring .show-mb {
		display: block;
	}
	.privacy-monitoring .profile-info .pi-header .text-center {
		text-align: left;
		clear: both;
		margin-top: 16px;
	}
	.privacy-monitoring .profile-info .pi-header h6 {
		margin-top: 16px;
	}
	.privacy-monitoring .profile-info .pi-header ul li {
		margin-bottom: 12px;
	}
	.privacy-monitoring .pm-velocity {
		min-height: auto;
	}
	.privacy-monitoring .add-privacy .btn-blue {
		width: 100%;
		margin-top: 16px;
	}
	.privacy-monitoring .add-privacy h5 {
		margin-top: 0px;
	}
	.update_privacy .up_title a {
		font-size: 14px;
		line-height: 24px;
	}
	.update_privacy .up_title a i {
		margin-right: 4px;
	}
	.update_privacy .up_form_top .text-right {
		text-align: center;
	}
	.update_privacy .up_form_top .text-center {
		margin-top: 24px;
		margin-bottom: 16px;
	}
	.pl-checkout-box .pl-sub-protection img {
		margin-bottom: 4px;
	}
	.pl-checkout-box .pl-sub-protection h5 {
		margin-bottom: 8px;
	}
	.pl-checkout-box .pl-sub-protection {
		padding-bottom: 0px;
	}
	.pl-checkout-box .pl-sub-plans .plan-box {
		margin-bottom: 16px;
	}
	.pl-checkout-box .pl-sub-found .text-right {
		text-align: center;
		clear: both;
	}
	.scf_pl_report .plr-header h4 {
		font-size: 16px;
	}
	.scf_pl_report .plr-header h4 span {
		font-size: 14px;
	}
	.scf_pl_report .plr-header .btn-bordered-red.hide-lg {
		display: block;
	}
	.scf_pl_report .plr-header .btn-bordered-red.hide-xs,
	.scf_pl_report .plr-header .records-btn {
		display: none;
	}
	.scf_pl_report .plr-header .date-btn {
		display: block;
		margin-bottom: 16px;
		text-align: center;
	}
	.scf_pl_report .plr-header iframe {
		height: 80px;
	}
	.scf_pl_report .box-item.date-summary {
		display: none;
	}
	.scf_pl_report .result-list .rl-list p {
		display: block;
	}
	.scf_pl_report .result-list .rl-list.bg-colored span {
		margin-bottom: 8px;
	}
	.scf_pl_report .result-list .rl-list span.btn-br {
		margin-bottom: 8px;
	}
	.scf_pl_report .result-list .rl_header .rlh_map {
		padding-bottom: 12px;
		padding-top: 12px;
	}
	.scf_pl_report .result-list .sd_header img {
		float: none;
	}
	.scf_pl_report .result-list .sd_header .btn {
		width: 100%;
	}
	.scf_pl_report .result-list .sd_header span.sd_date {
		margin-top: 0px;
	}
	.scf_pl_report .result-list .sd_header p {
		margin-top: 4px;
	}
	.scf_pl_report .result-list .ws_header a {
		width: 135px;
	}
	.scf_pl_report .result-list .report-list-sub .list-head .btn {
		width: 100%;
		text-align: center;
		margin-top: 4px;
	}
	.scf_pl_report .minimize_risk img {
		margin-bottom: 20px;
	}
	.privacy-monitoring .profile-info .pi-header .next-btn {
		margin-top: 0px;
	}
	.privacy-monitoring .pm-summary .lists label {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 32px;
	}
}
/* Privacy Lock v3 new layout styles end */
.scf-user-feedback .no-results-tbl .search-btn {
	margin-top: 20px;
}

/* Chat Box Start */
.scf-chat-with-ai-assistant {
	background: #f8f8f8;
	padding: 0 0px 16px 0px;
	text-align: center;
}

.scf-chat-with-ai-assistant .msger {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 867px;
	margin: 25px 10px;
	height: calc(100% - 50px);
	border: var(--border);
	border-radius: 5px;
	background: #fff;
	padding: 15px;
	box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);
}

.scf-chat-with-ai-assistant .msgermain {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 867px;
	margin: 25px 10px;
	height: calc(100% - 50px);
	background: url(../images/chat_with_ai.png) transparent;
	padding: 14px;
	background-repeat: no-repeat;
	padding-top: 130px;
	background-position: 100px top;
}

.scf-chat-with-ai-assistant .msger-header {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: var(--border);
	color: #666;
	background: #fff;
}

.scf-chat-with-ai-assistant .msger-chat {
	overflow-y: auto;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	height: 300px;
}
.scf-chat-with-ai-assistant .msger-chat::-webkit-scrollbar {
	width: 6px;
}
.scf-chat-with-ai-assistant .msger-chat::-webkit-scrollbar-track {
	background: #ddd;
}
.scf-chat-with-ai-assistant .msger-chat::-webkit-scrollbar-thumb {
	background: #bdbdbd;
}

.scf-chat-with-ai-assistant .msg {
	display: flex;
	align-items: flex-end;
	margin-bottom: 10px;
}

.scf-chat-with-ai-assistant .msg:last-of-type {
	margin: 0;
}

.scf-chat-with-ai-assistant .msg-img {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: url(../images/ai-chat.svg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
	margin-right: 20px;
}

.scf-chat-with-ai-assistant .msg-text {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.scf-chat-with-ai-assistant .msg-img-user {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: url(../images/ai-chat-user.svg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
	margin-left: 20px;
}

.scf-chat-with-ai-assistant .msg-bubble {
	max-width: 450px;
	padding: 15px;
	border-radius: 15px;
	background: #eff3fc;
	border: 1px solid #834ced;
	border-radius: 4px;
}
.scf-chat-with-ai-assistant .msg-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.scf-chat-with-ai-assistant .msg-info-name {
	margin-right: 10px;
	font-weight: bold;
}
.scf-chat-with-ai-assistant .msg-info-time {
	font-size: 0.85em;
}

.scf-chat-with-ai-assistant .left-msg .msg-bubble {
	border-bottom-left-radius: 0;
}

.scf-chat-with-ai-assistant .right-msg {
	flex-direction: row-reverse;
}
.scf-chat-with-ai-assistant .right-msg .msg-bubble {
	background: var(--right-msg-bg);
	color: #fff;
	border-bottom-right-radius: 0;
}
.scf-chat-with-ai-assistant .right-msg .msg-img {
	margin: 0 0 0 10px;
}

.scf-chat-with-ai-assistant .msger-inputarea {
	display: flex;
	padding: 10px 0;
	border-top: var(--border);
	background: #fff;
}
.scf-chat-with-ai-assistant .msger-inputarea * {
	padding: 10px;
	border: none;
	border-radius: 3px;
	font-size: 1em;
}
.scf-chat-with-ai-assistant .msger-input {
	flex: 1;
	background: #fff;
	color: #767676;
	border: 1px solid #cdcdcd;
}
.scf-chat-with-ai-assistant .msger-send-btn {
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 20px 6px 20px;
	transition: background 0.23s;
}

.scf-chat-with-ai-assistant .msger-chat {
	background-color: #ffffff;
}

.scf-chat-with-ai-assistant h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 32px;
}

.scf-chat-with-ai-assistant h4 {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	margin-top: 172px;
	padding-bottom: 8px;
}

.scf-chat-with-ai-assistant span.faq {
	background: #470faa;
	border-radius: 2px 2px 2px 2px;
	color: #ffffff;
	font-weight: 700;
	cursor: pointer;
	font-size: 12px;
	float: left;
	border-radius: 5px;
	margin-top: 10px;
	line-height: 12px;
	display: inline-block;
	clear: both;
	padding: 8px 16px;
	top: -12px;
}
.scf-chat-with-ai-assistant .scf-comment-alt {
	background: #2ac984;
	border-radius: 2px 2px 2px 2px;
	color: #ffffff;
	font-weight: 700;
	font-size: 12px;
	float: left;
	border-radius: 5px;
	margin-top: 10px;
	line-height: 12px;
	display: inline-block;
	padding: 8px 16px;
	top: -12px;
}

.scf-chat-with-ai-assistant .msger-send-btn span {
	font-size: 22px;
	margin-top: -1px;
	vertical-align: middle;
	padding-right: 0;
}

.scf-chat-with-ai-assistant p {
	background: #fff;
	color: #0f63ec;
	padding: 29px;
}

.scf-chat-with-ai-assistant .faq_sec {
	padding-left: 44px;
}
/* Chat Box End */
.scf-drphil-banner img {
	max-width: 100%;
}

/* CSI-7951 */
.update_privacy .up_form .dropdown-select-search:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #4f5065;
}
.box-data {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 12px;
	position: relative;
	margin-top: 8px;
	cursor: pointer;
}
.box-data h5 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}

.box-data span {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-right: 16px;
}

/* CSI-7993 */
#us-map {
	display: block;
	margin: 0 auto;
	/*max-width: 600px;*/
}
#path67 {
	fill: none !important;
	stroke: #2cb3f0 !important;
	cursor: default;
}
#info-box {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	border: 0px solid #ffffff;
	border-radius: 5px;
	padding: 15px;
	font-family: "Open Sans";
}
#us-map .count {
	text-align: center;
	color: #fff;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	border-radius: 100%;
	cursor: pointer;
	position: relative;
	display: none;
}
#us-map .count.active {
	display: block;
}
#us-map .count::after,
#us-map .count::before {
	content: "";
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #e52727;
	position: absolute;
	left: 0;
	top: 0;
	animation: animloader 2s linear infinite;
}
#us-map .count::after {
	animation-delay: 1s;
}

@keyframes animloader {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

/* CSI-8119 */
.scf_pl_report .result-list .rl_title {
	border-radius: 8px;
	border-bottom: 0;
	cursor: pointer;
}
.scf_pl_report .result-list .rl-list,
.scf_pl_report .result-list .rl_header,
.scf_pl_report .result-list .rl-list {
	display: none;
}
.scf_pl_report .result-list.active .rl-list,
.scf_pl_report .result-list.active .rl_header,
.scf_pl_report .result-list.active .rl-list {
	display: block;
}
.scf_pl_report .result-list.active .rl_title {
	border-radius: 8px 8px 0px 0px;
	border-bottom: 1px solid #470faa;
}
.scf_pl_report .result-list .rl_title .main-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.scf_pl_report .result-list.active .rl_title .main-arrow {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

/* CSI-8110 */
#privacy_monitoring .btn-improve {
	cursor: pointer;
}
.scf-popup.how_to_improve_score .scf-popup-dialog {
	max-width: 530px;
}
.scf_2020_style .how_to_improve_score h3 {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #0f63ec;
	margin-bottom: 24px;
}
.how_to_improve_score .popup-contents {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
}
.how_to_improve_score .popup-contents .inner-wrapper {
	max-width: 435px;
	margin: 0 auto;
}
.how_to_improve_score .popup-contents p {
	margin-bottom: 20px;
}
.how_to_improve_score .popup-contents .highlight {
	color: #0f63ec;
	font-weight: 700;
}
.how_to_improve_score .popup-contents .infobox {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 12px 12px 12px 40px;
	position: relative;
	margin-bottom: 20px;
}
.how_to_improve_score .popup-contents .infobox p {
	margin-bottom: 0;
}

.how_to_improve_score .popup-contents .infobox .si-info {
	position: absolute;
	top: 14px;
	left: 14px;
	color: #0f63ec;
	font-size: 18px;
}
.how_to_improve_score .popup-contents .btn-light-blue {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	padding: 9px 0px;
	width: 170px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	height: 42px;
	text-align: center;
	color: #0f63ec;
	margin: 0 auto;
	display: block;
}

.points-table {
	width: 100%;
}
.points-table .row {
	display: flex;
	width: 100%;
	margin: 0 0 18px;
	justify-content: space-between;
	padding: 0;
}
.scf_2020_style .points-table .row:before,
.scf_2020_style .points-table .row:after {
	display: none;
}
.row .left-col,
.row .right-col {
	width: calc(50% - 14px);
	display: flex;
	justify-content: space-between;
}
.points-table-btn {
	width: 80px;
	height: 28px;
	border-radius: 4px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #ffffff;
}
.points-table-btn.poor {
	background: #e52727;
}
.points-table-btn.fair {
	background: #f8933c;
}
.points-table-btn.good {
	background: #0f63ec;
}
.points-table-btn.excellent {
	background: #31a865;
}
/*CSI-8221 - Start*/
.privacy-monitoring .btn-open-report {
	border: 1px solid #0f63ec;
	top: 109px;
	position: absolute;
	float: inline-end;
	border-radius: 4px;
	height: 40px;
	padding: 10.5px 36px 10.5px 8px;
	background-color: #eff3fc;
	color: #0f63ec;
	right: 16px;
}
.privacy-monitoring .btn-open-report .si-share {
	position: absolute;
	font-size: 20px;
	top: 10px;
}
@media (max-width: 992px) {
	.privacy-monitoring .btn-open-report {
		position: relative;
		top: 0px;
		right: 0px;
		float: inherit;
		text-align: center;
		border: 1px solid #0f63ec;
		border-radius: 4px;
		height: 40px;
		padding: 10.5px 36px 10.5px 8px;
		background-color: #eff3fc;
		color: #0f63ec;
		margin-top: 13px;
		margin-bottom: 15px;
	}
}
@media (min-width: 992px) {
	.privacy-monitoring .btn-open-report .si-share {
		right: 10px;
	}
}
@media (max-width: 767px) {
	.privacy-monitoring .btn-open-report {
		margin-top: 0px;
	}
}
@media (max-width: 667px) {
	#us-map {
		max-width: 500px;
	}
}
@media (max-width: 567px) {
	#us-map {
		max-width: 420px;
	}
}
@media (max-width: 475px) {
	#us-map {
		max-width: 330px;
	}
}
/*CSI-8221 - End*/
/*CSI-8222 - Start*/
.privacy-monitoring .pm-summary .lists .red,
.privacy-monitoring .pm-summary .lists .exposed_data,
.privacy-monitoring .pm-summary .lists .ws_accounts {
	cursor: pointer;
}
/*CSI-8222 - End*/
/* Chat Box End */

/*ris no exact images *********** START */
.ris-no-exact-img {
	display: block;
}

.ris-no-exact-img img {
	max-width: 100%;
}
.ris-no-exact-img .scf-popup-dialog {
	max-width: 530px;
	padding: 16px;
}
.ris-no-exact-img .ris-drag-box {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	text-align: center;
	padding: 42px 16px;
	position: relative;
	margin-bottom: 16px;
}
.ris-no-exact-img .ris-drag-box h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.ris-no-exact-img .ris-drag-box .btn {
	border: 1px solid #0f63ec;
	color: #0f63ec;
	background: #ffffff;
	margin-bottom: 12px;
}
.ris-no-exact-img .ris-drag-box p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
}
.ris-no-exact-img .ris-drag-box img {
	position: absolute;
	left: 16px;
	margin-top: 8px;
}
.ris-no-exact-img .ris-drag-box .close-modal {
	color: #0f63ec;
}
.ris-no-exact-img h5 {
	color: #0f63ec;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: center;
}
.ris-no-exact-img .scf-progress-bar {
	margin-bottom: 16px;
}
.ris-no-exact-img .ris_tip_slider {
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
}
.ris-no-exact-img .ris_tip_slider img {
	display: none;
}
.ris-no-exact-img .ris_tip_slider ul li {
	list-style: none;
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	position: relative;
}
.ris-no-exact-img .ris_tip_slider ul li::before {
	font-family: "scficons" !important;
	content: "\e934";
	color: #cdcdcd;
	margin-right: 8px;
	position: relative;
	top: 1px;
}
.ris-no-exact-img .ris_tip_slider ul li.active {
	color: #0f63ec;
}
.ris-no-exact-img .ris_tip_slider ul li.active::before {
	content: "\e92e";
	color: #31a865;
}
.ris-no-exact-img label.checkbox {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 0px;
}
.ris-no-exact-img .ris_arrow {
	color: #0f63ec;
	font-size: 25px;
	position: absolute;
	left: 2px;
	top: 110px;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
	border-radius: 32px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.ris-no-exact-img .ris_arrow.si-right {
	right: 2px;
	left: initial;
	padding-left: 2px;
}
@media (max-width: 767px) {
	.ris-no-exact-img .ris-drag-box img {
		display: none;
	}
}

.ris-no-exact-img .ris-drag-box#loading {
	display: none;
}

.ris-no-exact-img .ris-drag-box .btn input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: -15px;
}

.ris-no-exact-img .ris_warning {
	border: 1px solid #e52727;
	background: #ffeef2;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
	height: 98px;
	display: none;
}

.ris-no-exact-img .ris_warning h5 {
	color: #e52727 !important;
	font-family: "Open Sans" !important;
	font-size: 13px !important;
	line-height: 19px !important;
	margin-bottom: 4px !important;
	text-align: left !important;
	font-weight: 700;
}

.ris-no-exact-img .ris_warning p {
	font-size: 13px;
	color: #26273c;
	margin-left: 25px;

	line-height: 19px;
}

.ris-no-exact-img .ris_warning h5 i {
	font-size: 20px;
	position: relative;
	top: 4px;
}

.ris-no-exact-img .ris_warning-navigate {
	padding: 16px;
	margin-bottom: 16px;
	position: relative;
	display: none;
}
.ris-no-exact-img .ris_tip_slider .row .col-md-6 div {
	height: 200px;
	display: flex;
	align-items: center;
}
.ris-no-exact-img .ris_tip_slider .row .col-md-6 .img {
	align-items: baseline;
	float: right;
}
.ris-no-exact-img-msg {
	display: block;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
}

.ris-no-exact:has(.ris-no-exact-img-msg) {
	padding: 16px;
}

.ris-no-exact-img-msg .no-results-header {
	background: #f8f8f8;
	padding: 30px 0px;
	display: flex;
	width: fit-content;
	margin: 0px auto;
}
.ris-no-exact-img-msg .no-results-header img {
	margin-top: -40px;
	position: relative;
	padding-left: 40px;
	padding-right: 30px;
	width: 150px;
}
.ris-no-exact-img-msg .no-results-header div ul {
	margin-top: 16px;
}
.ris-no-exact-img-msg .no-results-header div ul li {
	content: "\e934";
	font-weight: normal;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	list-style: none;
	margin-bottom: 6px;
}
.ris-no-exact-img-msg .no-results-header div ul li::before {
	list-style: none;
	font-family: "scficons" !important;
	content: "\e92e";
	padding-right: 10px;
	color: #31a865;
}
.ris-no-exact-img .ris_tip_slider .dot-container {
	text-align: center;
	margin-top: 50px;
}
.si-dot.ris-no-exact-img-dot {
	color: #cdcdcd;
}
.si-dot.ris-no-exact-img-dot.active {
	color: #0f63ec;
}
.ris-no-exact {
	display: none;
}
.scf-popup.ris_exact_matches_info {
	text-align: center;
}
.scf-popup.ris_exact_matches_info h4 {
	margin-bottom: 32px;
}
.scf-popup.ris_exact_matches_info .btn-light-blue,
.ris-no-exact .btn-light-blue {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	color: #0f63ec;
	width: 170px;
}
.scf-popup.ris_exact_matches_info .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 60px;
}
.scf-popup.ris_exact_matches_info h4 {
	color: #0f63ec;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 25px;
	margin-top: 20px;
}
.scf-popup.ris_exact_matches_info p {
	margin-bottom: 25px;
	padding: 0px 30px 0px 30px;
}
/*ris no exact images *********** END */

/* RIS PRO Boost popup */
.scf-popup.ris_pro_boost .scf-popup-dialog {
	max-width: 630px;
	border-radius: 8px;
	border: 2px solid #470faa;
	padding: 0px;
}
.scf-popup.ris_pro_boost h2 {
	color: #470faa;
	font-size: 16px;
	font-family: "Open Sans", sans-serif !important;
	font-weight: 800;
	line-height: 25px;
	background: linear-gradient(296deg, #e0c8ff 0%, rgba(71, 15, 170, 0) 100%);
	padding: 20px 30px;
	border-bottom: 2px solid #470faa;
}
.scf-popup.ris_pro_boost .popup-contents {
	padding: 28px;
}
.scf-popup.ris_pro_boost h3 {
	color: #470faa;
	font-size: 16px;
	font-family: "Open Sans", sans-serif !important;
	font-weight: 700;
	line-height: 25px;
	margin-top: 16px;
	margin-bottom: 42px;
}
.scf-popup.ris_pro_boost span.si-close-circle {
	color: #470faa;
	top: 21px;
}
.scf-popup.ris_pro_boost .info-box {
	border-radius: 4px;
	border: 1px solid #4f8beb;
	padding: 12px;
	height: 180px;
	margin-bottom: 16px;
	position: relative;
}
.scf-popup.ris_pro_boost .info-box h4 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 16px;
	background: #f8faff;
	margin-left: -12px;
	margin-right: -12px;
	margin-top: -12px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 8px 12px;
}
.scf-popup.ris_pro_boost h5 {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	font-weight: 800;
	margin-bottom: 12px;
	margin-top: 12px;
}
.scf-popup.ris_pro_boost h5 span.icon {
	color: #0f63ec;
	font-size: 20px;
	position: relative;
	top: 3px;
	margin-right: 4px;
}
.scf-popup.ris_pro_boost h5 i {
	color: #31a865;
	margin-left: 8px;
	background: #dcffdf;
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
}
.scf-popup.ris_pro_boost .identity_info img {
	width: 0px;
	height: 0px;
	padding-right: 52px;
	padding-bottom: 52px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #0f63ec;
	border-radius: 2px;
	float: left;
	margin-right: 12px;
}
.scf-popup.ris_pro_boost .identity_info .ph_img.no_float {
	display: block;
}
.scf-popup.ris_pro_boost .ph_img img {
	width: 0;
	height: 0;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	float: left;
	margin-right: 12px;
	padding-right: 64px;
	padding-bottom: 64px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.scf-popup.ris_pro_boost .identity_info .ph_img p {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.ris_pro_boost .identity_info #ris-social a img {
	padding-bottom: 16px !important;
	width: 10px;
	padding-right: 16px;
	border: 0;
	position: relative;
	margin-right: 8px !important;
	top: 3px;
	padding-left: 0;
	height: auto;
	min-height: auto;
}
.scf-popup.ris_pro_boost .identity_info a.view {
	display: block;
	color: #470faa;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
	text-decoration-line: underline;
	clear: both;
	margin-left: 80px;
}
.scf-popup.ris_pro_boost h5 {
	color: #470faa;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0px;
}
.scf-popup.ris_pro_boost .image_info p {
	color: #26273c;
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 10px;
}
.scf-popup.ris_pro_boost .image_info p i {
	color: #470faa;
	position: relative;
	margin-right: 8px;
	font-size: 16px;
	top: 2px;
}
.scf-popup.ris_pro_boost .landmarks_info iframe {
	width: 48px;
	height: 48px;
	border-radius: 4px;
	border: 1px solid #0f63ec;
	margin-right: 16px;
}
.scf-popup.ris_pro_boost .landmarks_info .map span {
	color: #470faa;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	top: -18px;
}
.scf-popup.ris_pro_boost .scam_info h6 {
	color: #26273c;
	font-size: 12px;
}
.scf-popup.ris_pro_boost .scam_info h6 span {
	color: #0f63ec;
	margin-right: 4px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.scf-popup.ris_pro_boost .scam_info .risk_level {
	position: absolute;
	right: 16px;
	margin-top: -17px;
}
.scf-popup.ris_pro_boost .scam_info .risk_level .level1 {
	background: #cdcdcd;
	border-radius: 1px;
	width: 8px;
	height: 8px;
	margin-right: 2px;
	display: inline-block;
}
.scf-popup.ris_pro_boost .scam_info .risk_level .level2 {
	background: #cdcdcd;
	border-radius: 1px;
	width: 8px;
	height: 12px;
	margin-right: 2px;
	display: inline-block;
}
.scf-popup.ris_pro_boost .scam_info .risk_level .level3 {
	background: #cdcdcd;
	border-radius: 1px;
	width: 8px;
	height: 16px;
	display: inline-block;
}
.scf-popup.ris_pro_boost .scam_info .risk_level .level1.active,
.scf-popup.ris_pro_boost .scam_info .risk_level .level2.active,
.scf-popup.ris_pro_boost .scam_info .risk_level .level3.active {
	background: #e52727;
}
.scf-popup.ris_pro_boost .scam_info p {
	color: #26273c;
	font-size: 14px;
	font-weight: 700;
	margin-top: 16px;
}
.scf-popup.ris_pro_boost .scam_info p i {
	color: #e52727;
	position: relative;
	top: 2px;
	margin-right: 4px;
	border-radius: 50px;
	background: #ffeef2;
	font-size: 16px;
}
.scf-popup.ris_pro_boost .scam_info h5 i {
	color: #e52727;
	font-size: 14px;
	position: relative;
	top: 1px;
}
.scf-popup.ris_pro_boost .uploaded_info .uploaded-images ul li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	margin-bottom: 8px;
}
.scf-popup.ris_pro_boost .uploaded_info .uploaded-images img {
	width: 0px;
	height: 0px;
	padding-right: 48px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #0f63ec;
	border-radius: 2px;
}
.scf-popup.ris_pro_boost .uploaded_info ul li span.si-close-circle {
	color: #4f5065;
	font-size: 18px;
	position: absolute;
	right: -6px;
	top: -6px;
	background-color: #fff;
	border-radius: 50px;
	cursor: pointer;
}
.scf-popup.ris_pro_boost .uploaded_info ul li span.more_count {
	width: 49px;
	height: 49px;
	background-color: #000000a6;
	display: inline-block;
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	line-height: 47px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}
.scf-popup.ris_pro_boost .more_info p {
	color: #26273c;
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.ris_pro_boost .more_info p.note_nm span {
	color: #470faa;
}
.scf-popup.ris_pro_boost .more_info p.box-nm span {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	display: inline-block;
	padding: 4px;
	color: #26273c;
	float: right;
	min-width: 52px;
	text-align: center;
}
.scf-popup.ris_pro_boost .more_info p.box-nm i.month {
	color: #83b2ff;
	position: relative;
	top: 2px;
}
.scf-popup.ris_pro_boost .more_info p.box-nm i.year {
	color: #0f63ec;
	position: relative;
	top: 2px;
}
.scf-popup.ris_pro_boost .action-ft {
	margin-top: 12px;
}
.scf-popup.ris_pro_boost .action-ft label {
	color: #26273c;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
@media (max-width: 767px) {
	.scf-popup.ris_pro_boost .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.ris_pro_boost .info-box {
		height: auto;
	}
}
/* End RIS PRO Boost popup */ /*ris no exact images *********** END */
/* RIS Bulk Uploads */
.bulk-upload-popup {
	padding: 16px;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	background: #ffffff;
	margin-top: 4px;
	margin-left: -16px;
	margin-right: -16px;
	display: none;
	position: absolute;
	width: 100%;
}

.scf-ris-intermediate.scf-report .bulk-upload-popup {
	display: block;
}
.bulk-upload-popup .ris-drag-box {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	text-align: center;
	padding: 42px 16px;
	position: relative;
}
.bulk-upload-popup .ris-drag-box h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box .btn {
	border: 1px solid #0f63ec;
	color: #0f63ec;
	background: #ffffff;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box p {
	color: #767676;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates {
	color: #26273c !important;
	text-align: center !important;
	font-family: Open Sans !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	padding-bottom: 16px;
	display: none;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates i {
	margin-right: 5px;
	color: #e52727;
	width: 12px;
	height: 12px;
}

.bulk-upload-popup .ris-drag-box img {
	position: absolute;
	left: 16px;
	margin-top: 8px;
}
.bulk-upload-popup .ris-drag-box .close-modal {
	color: #4f5065;
	position: absolute;
	right: 8px;
	top: 8px;
	font-size: 20px;
	cursor: pointer;
}
.bulk-upload-popup .ris-drag-box#loading {
	display: none;
}
.bulk-upload-popup .ris-drag-box .btn input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: -15px;
}
.bulk-upload-popup .btn-dark-green {
	width: 100%;
	margin-top: 8px;
}
.bulk-upload-popup .btn-dark-green.disabled {
	background: #cdcdcd;
	border: 1px solid #cdcdcd;
	cursor: not-allowed;
}
.bulk-upload-popup .ris-drag-box .btn i {
	position: relative;
	top: 1px;
	margin-right: 4px;
	font-weight: 700;
}
.bulk-upload-popup .ris-drag-box .maximum_limit_reached .si-info {
	color: #f8933c;
	font-size: 24px;
	display: inline-block !important;
	margin-block: 16px;
}
.bulk-upload-popup .bulk-ris-progress p {
	color: #26273c;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
}
.bulk-upload-popup .bulk-ris-progress p span:not(:first-child) {
	float: right;
}
.bulk-upload-popup .bulk-ris-progress {
	width: 250px;
	margin: 0px auto;
	margin-bottom: 16px;
	display: none;
}
.bulk-upload-popup .bulk-ris-progress .scf-progress-bar .value {
	background-image: none;
}
.bulk-upload-popup .uploaded-images {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	padding: 8px 12px;
	margin-top: 8px;
	padding-bottom: 0px;
	display: none;
}
.bulk-upload-popup .uploaded-images img {
	width: 0px;
	height: 0px;
	padding-right: 48px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #0f63ec;
	border-radius: 2px;
}
.intermidiate .bulk-upload-popup .uploaded-images ul {
	max-width: 75%;
}

.bulk-upload-popup .uploaded-images ul li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	margin-bottom: 8px;
}
.bulk-upload-popup .uploaded-images ul li span.loading {
	width: 49px;
	height: 49px;
	background-image: url(../images/loader-white.svg);
	background-color: #000000a6;
	display: inline-block;
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	border-radius: 2px;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle {
	color: #4f5065;
	font-size: 18px;
	position: absolute;
	right: -6px;
	top: -6px;
	background-color: #fff;
	border-radius: 50px;
	cursor: pointer;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle:hover {
	background-color: #ddd;
}
.bulk-upload-popup .uploaded-images ul li span.more_count {
	width: 49px;
	height: 49px;
	background-color: #000000a6;
	display: inline-block;
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	line-height: 47px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Open Sans";
}
.scf-ris-intermediate.scf-report .ris_bulk_imgs {
	background: #75aaff;
	border: 1px solid #75aaff;
	border-radius: 4px;
	transform: rotate(5.63deg);
	width: 144px;
	height: 144px;
	position: absolute;
	top: -2px;
	left: -1px;
}
.scf-ris-intermediate.scf-report .report-box.report-main .report-img img.ris-int-img {
	position: relative;
}
.scf-ris-intermediate .bulk-upload-popup {
	border: 0px;
	padding: 16px;
	padding-top: 0px;
}
.scf-ris-intermediate.scf-report .report-box .bulk-upload-popup h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	border: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
	height: 8px;
	border: 1px solid #31a865;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar .value {
	border-radius: 12px;
}
.scf-report .report-box.report-main .bulk-upload-popup p {
	color: #767676;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}
.scf-report .report-box.report-main .bulk-upload-popup .bulk-ris-progress p {
	color: #26273c;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
	display: block;
	position: initial;
}
.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
	margin-top: 0px;
	position: relative;
	height: 48px;
	line-height: 23px;
	width: 100%;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
	background: #ffffff;
}
.bulk-upload-popup .images-added-note {
	border: 1px solid #31a865;
	border-radius: 4px;
	background: #effcf0;
	padding: 20px 16px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #4f5065;
	margin-top: 8px;
	text-align: center;
}
.bulk-upload-popup .images-added-note span.si-done {
	color: #31a865;
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 3px;
}
.scf-ris-intermediate span.ris_bluk_count {
	border-radius: 50px;
	border: 1px solid var(--scf-error-red, #e52727);
	background: var(--scf-error-red, #e52727);
	color: var(--scf-just-white, #fff);
	text-align: center;
	font-size: 10px;
	font-family: Open Sans;
	font-weight: 700;
	display: inline-block;
	width: 23px;
	height: 23px;
	line-height: 21px;
	z-index: 1;
	position: absolute;
	top: -11px;
	left: -6px;
}
@media (max-width: 767px) {
	.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
		line-height: 47px;
		margin-bottom: 12px;
	}
}
.scf-full-search .bulk-upload-popup {
	position: relative;
	margin-left: 0px;
}

.search_compact_2020 .bulk-upload-popup .scf-tooltip-val {
	display: none;
}

/* End RIS Bulk Uploads */ /*ris no exact images *********** END */
/* RIS Bulk Uploads */
.bulk-upload-popup {
	padding: 16px;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    background: #FFFFFF;
    margin-top: 4px;
    margin-left: -16px;
    margin-right: -16px;
    display: none;
    position: absolute;
    width: 100%;
}

.scf-ris-intermediate.scf-report .bulk-upload-popup {
	display: block;
}
.bulk-upload-popup .ris-drag-box {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	text-align: center;
	padding: 42px 16px;
	position: relative;
}
.bulk-upload-popup .ris-drag-box h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box .btn {
	border: 1px solid #0f63ec;
	color: #0f63ec;
	background: #ffffff;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box p {
	color: #767676;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates {
	color: #26273C !important;
	text-align: center !important;
	font-family: Open Sans !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	padding-bottom: 16px;
	display: none;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates i {
	margin-right: 5px;
    color: #E52727;
	width: 12px;
	height: 12px;
}

.bulk-upload-popup .ris-drag-box img {
	position: absolute;
	left: 16px;
	margin-top: 8px;
}
.bulk-upload-popup .ris-drag-box .close-modal {
    color: #4F5065;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 20px;
	cursor: pointer;
}
.bulk-upload-popup .ris-drag-box#loading {
	display: none;
}
.bulk-upload-popup .ris-drag-box .btn input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: -15px;
}
.bulk-upload-popup .btn-dark-green {
	width: 100%;
	margin-top: 8px;
}
.bulk-upload-popup .btn-dark-green.disabled {
	background: #CDCDCD;
	border: 1px solid #CDCDCD;
	cursor: not-allowed;
}
.bulk-upload-popup .ris-drag-box .btn i {
	position: relative;
    top: 1px;
	margin-right: 4px;
	font-weight: 700;
}
.bulk-upload-popup .ris-drag-box .maximum_limit_reached .si-info{
    color: #F8933C;
    font-size: 24px;
    display: inline-block !important;
    margin-block: 16px;
}

.bulk-upload-popup .ris-drag-box .multiple_face_disabled .si-info {
    font-size: 14px;
	margin-right: 5px;    
}
.bulk-upload-popup .ris-drag-box .multiple_face_disabled {
	display: flex;
    justify-content: center;
	display: none;
}

.bulk-upload-popup .bulk-ris-progress p {
	color: #26273C;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
}
.bulk-upload-popup .bulk-ris-progress p span:not(:first-child) {
	float: right;
}
.bulk-upload-popup .bulk-ris-progress {
    width: 250px;
    margin: 0px auto;
    margin-bottom: 16px;
	display: none;
}
.bulk-upload-popup .bulk-ris-progress .scf-progress-bar .value {
	background-image: none;
}
.bulk-upload-popup .uploaded-images {
	border: 1px solid #CDCDCD;
	border-radius: 4px;	
	padding: 8px 12px;
	margin-top: 8px;
	padding-bottom: 0px;
	display: none;
}
.bulk-upload-popup .uploaded-images img {
	width: 0px;
	height: 0px;
	padding-right: 48px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #0F63EC;
	border-radius: 2px;
}
.intermidiate .bulk-upload-popup .uploaded-images ul {
	max-width: 75%;
}

.bulk-upload-popup .uploaded-images ul li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	margin-bottom: 8px;
}
.bulk-upload-popup .uploaded-images ul li span.loading {
    width: 49px;
    height: 49px;
    background-image: url(../images/loader-white.svg);
    background-color: #000000a6;
    display: inline-block;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    border-radius: 2px;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle {
	color: #4F5065;
    font-size: 18px;
    position: absolute;
    right: -6px;
    top: -6px;
    background-color: #fff;
    border-radius: 50px;
	cursor: pointer;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle:hover {
	background-color: #ddd;
}
.bulk-upload-popup .uploaded-images ul li span.more_count {
    width: 49px;
    height: 49px;
    background-color: #000000a6;
    display: inline-block;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Open Sans';
}
.scf-ris-intermediate.scf-report .ris_bulk_imgs {
    background: #75AAFF;
    border: 1px solid #75AAFF;
    border-radius: 4px;
    transform: rotate(5.63deg);
    width: 144px;
    height: 144px;
    position: absolute;
    top: -2px;
    left: -1px;
}
.scf-ris-intermediate.scf-report .report-box.report-main .report-img img.ris-int-img {
	position: relative;
}
.scf-ris-intermediate .bulk-upload-popup {
	border: 0px;
	padding: 16px;
	padding-top: 0px;
}
.scf-ris-intermediate.scf-report .report-box .bulk-upload-popup h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	border: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
	height: 8px;
    border: 1px solid #31a865;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar .value {
    border-radius: 12px;
}
.scf-report .report-box.report-main .bulk-upload-popup p {
	color: #767676;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
}
.scf-report .report-box.report-main .bulk-upload-popup .bulk-ris-progress p {
    color: #26273C;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    text-align: left;
	display: block;
	position: initial;
}
.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
    margin-top: 0px;
    position: relative;
    height: 48px;
    line-height: 23px;
	width: 100%;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
    background: #ffffff;
}
.bulk-upload-popup .images-added-note {
	border: 1px solid #31A865;
	border-radius: 4px;
	background: #EFFCF0;
	padding: 20px 16px;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #4F5065;
	margin-top: 8px;
	text-align: center;
}
.bulk-upload-popup .images-added-note span.si-done {
    color: #31A865;
    font-size: 20px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}
.scf-ris-intermediate span.ris_bluk_count {
	border-radius: 50px;
    border: 1px solid var(--scf-error-red, #E52727);
    background: var(--scf-error-red, #E52727);
    color: var(--scf-just-white, #FFF);
    text-align: center;
    font-size: 10px;
    font-family: Open Sans;
    font-weight: 700;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 21px;
    z-index: 1;
    position: absolute;
    top: -11px;
    left: -6px;
}
@media (max-width: 767px) {
	.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
		line-height: 47px;
		margin-bottom: 12px;
	}
}
.scf-full-search .bulk-upload-popup {
    position: relative;
    margin-left: 0px;
}

.search_compact_2020 .bulk-upload-popup .scf-tooltip-val {
	display: none;
}

.scf-madrivo_unsubscribe {
	border: 1px solid #470faa;
	border-radius: 4px;
	padding: 24px 16px;
	text-align: center;
	max-width: 710px;
	margin: 16px auto;
}
.scf-madrivo_unsubscribe h4 {
	color: #e52727;
	font-size: 24px;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 16px;
	margin-top: 12px;
}
.scf-madrivo_unsubscribe p {
	color: #26273c;
	text-align: center;
	font-size: 16px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 16px;
}

/* Start - CSI-8995 */
.quick-assistance-chat {
	border: 1px solid #470faa;
	border-radius: 8px;
	position: fixed;
	right: 0px;
	top: 50%;
	background-color: #ffffff;
	width: 384px;
	z-index: 10000000000;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
.quick-assistance-chat .cfc-header {
	background: #470faa;
	padding: 16px;
	position: relative;
	border-radius: 8px 8px 0px 0px;
	margin-top: -1px;
	height: 138px;
}
.quick-assistance-chat .cfc-header h2 {
	color: #ffffff;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 29px;
}
.quick-assistance-chat .cfc-header h2 i {
	margin-right: 8px;
	font-size: 20px;
	position: relative;
	top: 3px;
}
.quick-assistance-chat .cfc-header span {
	color: #ffffff;
	background: rgba(242, 236, 255, 0.24);
	border-radius: 4px;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: absolute;
	right: 16px;
	top: 16px;
	cursor: pointer;
	text-align: center;
	line-height: 28px;
}
.quick-assistance-chat .cfc-header span.si-back {
	left: 16px;
}
.quick-assistance-chat .cfc-banner {
	background: #ffffff;
	border: 1px solid #470faa;
	border-radius: 4px;
	padding: 16px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: -52px;
	position: relative;
	margin-bottom: 16px;
}
.quick-assistance-chat .cfc-banner h3 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.quick-assistance-chat .cfc-banner p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}
.quick-assistance-chat .cfc-content {
	padding: 16px;
	height: 240px;
	overflow-y: auto;
}
.quick-assistance-chat .cfc-footer {
	padding: 16px;
}
.quick-assistance-chat .cfc-footer .btn {
	width: 100%;
	height: 48px;
	margin-bottom: 16px;
}
.quick-assistance-chat .cfc-footer .cancel-btn {
	border: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
	.quick-assistance-chat {
		right: 1%;
		width: 98%;
	}
	.quick-assistance-chat .cfc-content {
		height: 220px;
	}
}
/* End - CSI-8995 */
/* madrivo opt out Styles */
.md_optout {
	border-radius: 8px;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 32px 80px;
	margin: 16px auto;
	max-width: 710px;
}
.md_optout h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 20px;
	margin-top: 35px;
}
.md_optout label {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
}
.md_optout h5 {
	color: #0f63ec;
	font-size: 14px;
	margin-top: 24px;
	margin-bottom: 16px;
}
.md_optout label.checkbox strong {
	color: #26273c;
	font-size: 14px;
	font-weight: 600;
	display: block;
}
.md_optout label.checkbox i {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	position: relative;
	top: -8px;
}
.md_optout .btn-blue {
	background: #0f63ec;
	color: #ffffff;
	display: block;
	width: 100%;
	margin-top: 28px;
}
.md_optout label.fm-title {
	margin-top: 32px;
	margin-bottom: 4px;
	display: block;
}
.scf_2020_style .md_optout .checkbox {
	padding-left: 40px;
}
@media (max-width: 767px) {
	.md_optout {
		padding: 16px;
	}
	.md_optout h4 {
		text-align: center;
	}
}
/* end madrivo opt out Styles */

/* Business Plan Limited Tokens */
body .scf-report .ris_pro_banner1 p sup {
	position: relative;
	font-size: 60%;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
}
body .scf-popup.limited_tokens .list h4 {
	color: #26273c;
	margin-top: 13px;
}
body .scf-popup.limited_tokens .select_plans h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 16px;
}
body .scf-popup.limited_tokens .select_plans .radio {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	padding: 12px;
	padding-left: 48px;
}
body .scf-popup.limited_tokens .select_plans .radio.active {
	background: #eff3fc;
	border: 1px solid #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio strong {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
	display: block;
}
body .scf-popup.limited_tokens .select_plans .radio span {
	color: #767676;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	top: 23px;
	left: 12px;
}
body .scf-popup.limited_tokens .select_plans .radio input:checked ~ .radiomark {
	background-color: #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio .radiomark {
	background-color: #fff;
	border: 2px solid #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio .radiomark:after {
	top: 5px;
	left: 5px;
	width: 10px;
	height: 10px;
}
body .scf-popup.limited_tokens h2 {
	background: #f8f8f8;
}
body .scf-popup.ris_risk_level .btn-blue {
	background: #ededed;
	color: #26273c;
	border: 1px solid #cdcdcd;
}
body .scf-popup.ris_pro_upgrade .list h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
}
body .scf-popup.limited_tokens h2 label {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
}
.scf-popup.limited_tokens p.pick_note {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens ul.lm_tab {
	border-radius: 999px;
	border: 1px solid #4f5065;
	background: #4f5065;
	color: #fff;
	display: flex;
	list-style: none;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens ul.lm_tab li {
	padding: 12px;
	text-align: center;
	display: inline-block;
	width: 50%;
	font-weight: 700;
	cursor: pointer;
}
.scf-popup.limited_tokens ul.lm_tab li span {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #31a865;
	color: #fff;
	font-family: Open Sans;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 4px;
	display: inline-block;
	margin-left: 16px;
}
.scf-popup.limited_tokens ul.lm_tab li.active {
	border-radius: 999px;
	border: 1px solid #cdcdcd;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(38, 39, 60, 0.08);
	color: #0f63ec;
}
.scf-popup.limited_tokens .add_new {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 8px 12px;
	color: #0f63ec;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 16px;
	cursor: pointer;
}
.scf-popup.limited_tokens .add_new span {
	color: #4f5065;
	font-size: 18px;
	float: right;
}

.scf-popup.ris_pro_upgrade .scf-popup-dialog {
	max-width: 710px;
}
.scf-popup.ris_pro_upgrade h2 {
	background: linear-gradient(90deg, #eef3ff 0%, #e0c9ff 96.87%);
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.ris_pro_upgrade h2 label {
	border: 1px solid #470faa;
	background: #ffffff;
	color: #470faa;
}
.scf-popup.ris_pro_upgrade .si-close-circle {
	color: #470faa;
}
.scf-popup.ris_pro_upgrade .list h4 {
	color: #470faa;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-popup.ris_pro_upgrade .list label {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 4px 12px;
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 12px;
}
.scf-popup.ris_pro_upgrade .pro_addon {
	border-radius: 4px;
	border: 1px solid #0f63ec;
	margin-top: 24px;
	margin-bottom: 20px;
}
.scf-popup.ris_pro_upgrade .p_head {
	border-bottom: 1px solid #0f63ec;
	padding: 16px;
	background: #eff3fc;
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.ris_pro_upgrade .p_head h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 2px;
}
.scf-popup.ris_pro_upgrade .p_head span {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.ris_pro_upgrade .p_head label {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	top: 10px;
}
.scf-popup.ris_pro_upgrade .p_content {
	padding: 16px;
}
.scf-popup.ris_pro_upgrade .p_content ul li {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	margin-bottom: 8px;
	position: relative;
	padding-left: 20px;
}
.scf-popup.ris_pro_upgrade .p_content ul li:before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	position: absolute;
	left: 0px;
	font-size: 16px;
	font-weight: normal;
}
.scf-popup.ris_pro_upgrade .cc_filled img {
	margin-right: 4px;
	height: 24px;
}
.scf-popup.ris_pro_upgrade .cc_filled {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-top: 16px;
	padding: 8px 12px;
	cursor: pointer;
}
.scf-popup.ris_pro_upgrade .cc_filled span {
	position: relative;
	top: -5px;
}
.scf-popup.ris_pro_upgrade .cc_filled span.date {
	position: relative;
	top: 5px;
}
.scf-popup.ris_pro_upgrade .cc_filled i {
	float: right;
	position: relative;
	top: 8px;
}
.scf-popup.ris_pro_upgrade .btn.filled {
	background: #0f63ec;
	color: #ffffff;
	line-height: 12px;
	padding-top: 8px;
}
.scf-popup.ris_pro_upgrade .btn.filled i {
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}

.scf-popup.ris_risk_level .scf-popup-dialog {
	padding: 0px;
}
.scf-popup.ris_risk_level h2 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #cdcdcd;
	padding: 16px;
	border-radius: 8px 8px 0px 0px;
	background: #f8f8f8;
}
.scf-popup.ris_risk_level h2 i {
	color: #e52727;
	font-size: 24px;
	margin-right: 4px;
	position: relative;
	top: 5px;
}
.scf-popup.ris_risk_level h2 label {
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 100px;
	height: 24px;
	color: #e52727;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 22px;
	display: inline-flex;
	padding: 0px 16px;
	margin-left: 8px;
	position: relative;
	top: -1px;
}
.scf-popup.ris_risk_level .popup-contents {
	padding: 24px 48px;
}
.scf-popup.ris_pro_upgrade .cc_options {
	margin-top: 16px;
	border: 1px solid #cdcdcd;
	padding: 12px;
	background: #ffffff;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
	border-radius: 4px;
	border-top: 1px solid #26273c;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled {
	margin-top: 0px;
	border-radius: 0px;
	border-bottom: 0px;
}
.scf-popup.ris_pro_upgrade .cc_options a {
	border: 1px solid #cdcdcd;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 8px 12px;
}
.scf-popup.ris_pro_upgrade .cc_options a i {
	color: #0f63ec;
	font-size: 22px;
	float: right;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled .si-done {
	color: #ededed;
	font-size: 20px;
	position: relative;
	top: 5px;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled.active .si-done {
	color: #31a865;
}
.scf-popup.ris_risk_level .btn-blue {
	width: 100%;
}
.scf-popup.limited_tokens h6 {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 8px;
}
.scf-popup.limited_tokens h6 img {
	float: right;
}
.scf-popup.limited_tokens .form-group-ck .col-md-12 .scf-form {
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .col1 {
	padding-right: 0px;
}
.scf-popup.limited_tokens .form-group-ck .col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .col2 {
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .col2 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-popup.limited_tokens .form-group-ck .grp2 .col1 .scf-form {
	border-radius: 4px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .grp2 .col2 .scf-form {
	border-radius: 0px 4px 4px 0px;
}
.scf-popup.limited_tokens .title-2 {
	margin-top: 16px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp .col-md-12 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp .col-md-12:first-child .scf-form {
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col1 {
	padding-right: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col2 {
	padding-right: 0px;
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col2 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col3 {
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col3 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-popup.limited_tokens .scf-form {
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.scf-popup.limited_tokens .lt-unable {
	border-radius: 4px;
	border: 1px solid #e52727;
	background: #ffeef2;
	box-shadow: 0px 2px 8px 0px rgba(79, 80, 101, 0.16);
	padding: 16px;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens .lt-unable h5 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: -4px;
}
.scf-popup.limited_tokens .lt-unable h5 i {
	color: #e52727;
	font-size: 20px;
	margin-right: 4px;
	position: relative;
	top: 4px;
}
.scf-popup.limited_tokens .lt-unable h5 span {
	color: #e52727;
	font-size: 18px;
	float: right;
	cursor: pointer;
}
body .scf-popup.limited_tokens .btn-pay {
	background-color: #0f63ec !important;
	color: #ffffff !important;
	position: relative;
}

body .scf-popup.limited_tokens .btn-pay.deactivate {
	background-color: #cdcdcd !important;
}
.scf-popup.limited_tokens .btn-pay .btn-loading {
	background-image: url(../images/loader-white.svg);
	width: 32px;
	height: 32px;
	display: none;
	background-size: 32px;
	background-position: center;
	position: absolute;
	left: 25%;
	top: 6px;
}
.scf-popup.limited_tokens .safe_pay {
	margin-bottom: 16px;
}
.scf-popup.payment_completed .scf-popup-dialog {
	max-width: 710px;
	padding: 0px;
}
.scf-popup.payment_completed h2 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	border-bottom: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 18px 24px;
	border-radius: 8px 8px 0px 0px;
}
.scf-popup.payment_completed .popup-contents {
	padding: 16px;
	text-align: center;
}
.scf-popup.payment_completed .timer {
	border-radius: 4px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	padding: 12px;
	font-weight: 700;
	margin-bottom: 32px;
}
.scf-popup.payment_completed .timer span {
	border-radius: 2px;
	border: 1px solid #0f63ec;
	background: #fff;
	padding: 2px 12px;
	margin-left: 12px;
	color: #0f63ec;
}
.scf-popup.payment_completed h3 {
	margin-top: 20px;
	color: #470faa;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 8px;
}
.scf-popup.payment_completed p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 32px;
}
.scf-popup.payment_completed .confirm-text {
	color: #26273c;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 700;
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 12px;
	max-width: 450px;
	margin: 16px auto;
	padding-top: 8px;
}
.scf-popup.payment_completed .confirm-text span {
	color: #0f63ec;
}
.scf-popup.payment_completed .confirm-text i {
	margin-right: 8px;
	font-size: 20px;
	margin-right: 12px;
	font-size: 20px;
	position: relative;
	top: 4px;
}
.scf-membership-upgrade .testimonial-section p {
    text-align: left;
    margin-bottom: 20px;
}
.scf-membership-upgrade .testimonial-section h2 {
    margin-bottom: 12px;
}
.scf-membership-upgrade .testimonial-section .star-rating {
	margin-bottom: 12px;
}
.scf-membership-upgrade .testimonial-section .si-user {
	background-color: #767676 !important;
}
.scf-membership-upgrade .scf-membership-levels {
	padding-top: 0px;
}
.scf-membership-upgrade .membership-header {
	border-bottom: 1px solid #470faa;
	background: #f2ecff;
	padding-top: 40px;
	text-align: center;
}
.scf-membership-upgrade .membership-header p {
	margin-bottom: 24px;
}
.scf-membership-upgrade .membership-header ul {
	display: inline-flex;
	margin: 0px -15px;
}
.scf-membership-upgrade .membership-header ul li {
	list-style: none;
	width: 200px;
	border-radius: 12px 12px 0px 0px;
	border: 1px solid #470faa;
	background: #fff;
	display: inline-block;
	padding: 16px;
	border-bottom: 0px;
	color: #470faa;
	font-weight: 700;
	font-family: Open Sans;
	cursor: pointer;
}
.scf-membership-upgrade .membership-header ul li.active {
	background: #470faa;
	color: #ffffff;
}
.scf-membership-upgrade .scf-plan-header {
	text-align: left !important;
	padding: 24px !important;
	position: relative;
}
.scf-membership-upgrade .scf-plan-header h4 {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	padding: 8px 16px;
	margin-bottom: 12px;
}
.scf-membership-upgrade .scf-plan-header p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 16px;
	text-align: left;
	line-height: 20px;
}
.scf-membership-upgrade .scf-plan-header p span {
	color: #767676;
}
.scf-membership-upgrade .scf-plan-header label {
	color: #0f63ec;
	font-family: Ubuntu;
	font-size: 24px;
	font-weight: 700;
	display: block;
	margin-bottom: 8px;
}
.scf-membership-upgrade .scf-plan-header label span {
	color: #767676;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
}
.scf-membership-upgrade .scf-plan-header a {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #effcf0;
	display: block;
	padding: 12px;
	text-align: center;
	color: #26273c;
	font-weight: 700;
	font-family: Open Sans;
  }
.scf-membership-upgrade .scf-plan-header input.light-green-btn {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #effcf0;
	display: block;
	padding: 12px;
	text-align: center;
	color: #26273c;
	font-weight: 700;
	font-family: Open Sans;
	width:100%;
	cursor: pointer;
}
.scf-membership-upgrade .scf-plan-header button.light-green-btn {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #effcf0;
	display: block;
	padding: 12px;
	text-align: center;
	color: #26273c;
	font-weight: 700;
	font-family: Open Sans;
	width:100%;
	cursor: pointer;
}
/* .scf-membership-upgrade .scf-plan-header button.light-green-btn:hover {
	background: #31A865;
	color: #fff;
} */
.scf-membership-upgrade .scf-plan:hover button.light-green-btn{ 
	background: #31A865;
	color: #fff;
}

.scf-membership-upgrade .scf-plan:hover button.light-green-btn span {
	display:none
  }
.scf-membership-upgrade .scf-plan:hover button.light-green-btn:before {
	content: "Get Started" !important;
  }
.scf-membership-upgrade .scf-plan-header a.btn-gray {
	border: 1px solid #c8d0cc;
	background: #ededed;
	text-align: center;
}
.scf-membership-upgrade .scf-plan-header a.hire-us {
	color: #470faa;
	border: 1px solid #470faa;
	background: #f2ecff;
}
.scf-membership-upgrade .scf-plan-header img.label {
	position: absolute;
	right: -5px;
	top: -1px;
}
.scf-membership-upgrade .scf-testimonial {
	background: #f8f8f8;
}
.scf-membership-upgrade .testimonial-section {
	background: #fff;
	padding: 32px;
	border-radius: 8px;
	border: 1px solid #cdcdcd;
	background: #fff;
}
.scf-membership-upgrade .scf-benifit-note .benifit-note {
	text-align: left;
}
.scf-membership-upgrade .scf-benifit-note .benifit-note p {
	color: #4f5065;
	margin-bottom: 16px;
}
.scf-membership-upgrade .scf-benifit-note .benifit-note p.title {
	font-weight: 700;
	position: relative;
	padding-left: 28px;
}
.scf-membership-upgrade .scf-benifit-note .benifit-note p.title::before {
	font-family: "scficons" !important;
	content: "\e94f";
	font-size: 20px;
	font-weight: 700;
	position: absolute;
	left: 0px;
	color: #767676;
}
.scf-membership-benefits2 .benefits-content {
	border: 1px solid #cdcdcd;
	background: #fff;
	border-radius: 4px;
	display: flex;
	padding: 0px;
}
.scf-membership-benefits2 .benefits-content .benefits-list {
	height: auto;
	border-left: 1px solid #cdcdcd;
	padding: 0px 16px 16px 16px;
	flex: 1;
	margin: 0px;
}
.scf-membership-benefits2 .benefits-content .benefits-list .col-md-12 {
	padding: 0px;
}
.scf-membership-benefits2 .benefits-content .benefits-list:first-child {
	border-left: 0px;
}
.scf-membership-benefits2 h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	padding-bottom: 12px;
}
.scf-membership-benefits2 p {
	font-family: Open Sans;
	font-size: 14px;
}
.scf-membership-upgrade .membership-tabs {
	text-align: center;
	margin-top: 24px;
}
.scf-membership-upgrade .membership-tabs ul.lm_tab {
	border-radius: 999px;
	border: 1px solid #4f5065;
	background: #4f5065;
	color: #fff;
	display: flex;
	list-style: none;
	margin-bottom: 16px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.scf-membership-upgrade .membership-tabs ul.lm_tab li {
	padding: 12px;
	text-align: center;
	display: inline-block;
	width: 50%;
	font-weight: 700;
	cursor: pointer;
}
.scf-membership-upgrade .membership-tabs ul.lm_tab li span {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #31a865;
	color: #fff;
	font-family: Open Sans;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 4px;
	display: inline-block;
	margin-left: 16px;
}
.scf-membership-upgrade .membership-tabs ul.lm_tab li.active {
	border-radius: 999px;
	border: 1px solid #cdcdcd;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(38, 39, 60, 0.08);
	color: #0f63ec;
}
.scf-membership-upgrade .scf-plan-header a.upgrade {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
}
.scf-membership-upgrade .scf-plans-pro .scf-plan-header label {
	margin-bottom: 24px;
	margin-top: 22px;
}
.scf-membership-upgrade .scf-hire-us .scf-plan {
	display: flex;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-header {
	border-bottom: 0px;
	border-right: 1px solid #cdcdcd;
	width: 216px;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-header img.label {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body h4 {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	padding: 8px 16px;
	margin-bottom: 12px;
	display: inline-block;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body label {
	color: #0f63ec;
	font-family: Ubuntu;
	font-size: 24px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 8px;
	float: right;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body label span {
	color: #767676;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body p {
	margin-bottom: 28px;
	margin-top: 12px;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body a.hire-us {
	color: #470faa;
	border: 1px solid #470faa;
	background: #f2ecff;
	display: block;
	border-radius: 4px;
	display: block;
	padding: 12px;
	text-align: center;
	font-weight: 700;
	font-family: Open Sans;
}
.scf-membership-upgrade .scf-hire-us .scf-plan-body ul {
	min-height: auto;
	margin-bottom: 24px;
}
.scf-membership-upgrade .scf-hire-us .scf-plans {
	margin-top: 28px;
}
.testi_content .testimonial-section {
	border-radius: 8px;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 32px 16px;
}
.testi_content {
	background: #f8f8f8;
}
.text-left-imp {
	text-align: left !important;
}
.scf-checkout-pro .optional .address-field {
	display: none;
}
.scf-checkout-pro {
	padding: 24px 0px;
}
.scf-checkout-pro h2 {
	color: #0f63ec;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
.scf-checkout-pro h3 {
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 12px;
}
.scf-checkout-pro .sub_info {
	border-radius: 8px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	box-shadow: 0px 2px 8px 0px rgba(79, 80, 101, 0.16);
	padding: 16px;
	margin-bottom: 32px;
}
.scf-checkout-pro .sub_info h4 {
	border-radius: 4px;
	border: 1px solid #470faa;
	background: #f2ecff;
	padding: 8px 16px;
	margin-bottom: 12px;
	color: #470faa;
	font-family: Open Sans;
	font-size: 16px;
}
.scf-checkout-pro .sub_info label {
	color: #0f63ec;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 4px;
	display: block;
}
.scf-checkout-pro .sub_info p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	color: #26273c;
	margin-bottom: 24px;
	font-weight: 700;
}
.scf-checkout-pro .sub_info ul li {
	padding-left: 32px;
	margin-bottom: 8px;
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	width: 48%;
	list-style: none;
	position: relative;
	display: inline-block;
}
.scf-checkout-pro .sub_info ul li:before {
	content: "\e92e";
	font-family: "scficons" !important;
	display: inline-block;
	color: #31a865;
	font-size: 18px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scf-checkout-pro .how_works h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 16px;
}
.scf-checkout-pro .how_works ul {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #fff;
	list-style: none;
	margin-bottom: 32px;
}
.scf-checkout-pro .how_works ul li label {
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 16px;
	display: block;
}
.scf-checkout-pro .how_works ul li:first-child label {
	border-top: 0px solid #cdcdcd;
	cursor: pointer;
}
.scf-checkout-pro .how_works ul li label i {
	color: #767676;
	font-size: 20px;
	float: right;
}
.scf-checkout-pro .how_works ul li p {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 16px;
	display: none;
}
.scf-checkout-pro .how_works ul li.active label i {
	color: #0f63ec;
}
.scf-checkout-pro .how_works ul li.active label i::before {
	content: "\e92c";
}
.scf-checkout-pro .how_works ul li.active p {
	display: block;
}
.scf-checkout-pro .why_scf {
	margin-bottom: 10px;
}
.scf-checkout-pro .why_scf h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 16px;
}
.scf-checkout-pro .why_scf .list {
	margin-bottom: 24px;
}
.scf-checkout-pro .why_scf .list i {
	color: #0f63ec;
	font-size: 48px;
	margin-bottom: 8px;
	display: block;
}
.scf-checkout-pro .why_scf .list label {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	display: block;
}
.scf-checkout-pro .why_scf .list span {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
}
.scf-checkout-pro .real_stories h4 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 16px;
}
.scf-testimonial-slide {
	padding-top: 0px;
}
.scf-testimonial-slide .slideshow-container {
	border-radius: 8px;
	border: 1px solid #31a865;
	background: #effcf0;
	padding: 24px 24px 0px 32px;
}
.scf-testimonial-slide .slideshow-container .fade {
	width: 100%;
	display: none !important;
}
.scf-testimonial-slide .slideshow-container .fade.active_item {
	display: block !important;
}
.scf-testimonial-slide .slideshow-container .prev {
	left: 0px;
}
.scf-testimonial-slide .slideshow-container .next {
	right: 0px;
}
.scf-testimonial-slide .slideshow-container .slider-action {
	display: block !important;
}
.scf-testimonial-slide .slideshow-container h3 {
	text-align: center;
}
.scf-testimonial-slide .star-rating {
	display: inline-block;
	float: right;
}
.scf-testimonial-slide .slideshow-container p {
	position: relative;
	font-family: Open Sans;
	min-height: 100px;
}
.scf-testimonial-slide .slideshow-container p img {
	position: absolute;
	left: -24px;
}
.scf-testimonial-slide .slideshow-container .dot {
	background-color: #cdcdcd;
}
.scf-testimonial-slide .slideshow-container .active,
.scf-testimonial-slide .slideshow-container .dot:hover {
	background-color: #31a865;
}
.scf-checkout-pro .payment_summery {
	margin-bottom: 32px;
}
.scf-checkout-pro .payment_summery h4 {
	color: #4f5065;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 16px;
}
.scf-checkout-pro .payment_summery .list {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 12px 8px 0px;
	border-bottom: 1px solid #cdcdcd;
}
.scf-checkout-pro .payment_summery .list span {
	float: right;
}
.scf-checkout-pro .payment_summery .total {
	border-radius: 4px;
	background: #eff3fc;
	color: #0f63ec;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 12px;
	margin-bottom: 20px;
	margin-top: 8px;
}
.scf-checkout-pro .payment_summery .total span {
	float: right;
}
.scf-checkout-pro .payment_summery p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
}
.scf-checkout-pro .payment_form .safe_pay {
	margin-bottom: 16px;
}
.scf-checkout-pro .payment_form h6 {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 8px;
	position: relative;
}
.scf-checkout-pro .payment_form h6 img {
	float: right;
}
.scf-checkout-pro .payment_form .form-group-ck .col-md-12 .scf-form {
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .col1 {
	padding-right: 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-checkout-pro .payment_form .form-group-ck .col2 {
	padding-left: 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .col2 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .grp2 .col1 .scf-form {
	border-radius: 4px 0px 0px 4px;
}
.scf-checkout-pro .payment_form .form-group-ck .grp2 .col2 .scf-form {
	border-radius: 0px 4px 4px 0px;
}
.scf-checkout-pro .payment_form .title-2 {
	margin-top: 16px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp .col-md-12 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp .col-md-12:first-child .scf-form {
	border-radius: 4px 4px 0px 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col1 {
	padding-right: 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col2 {
	padding-right: 0px;
	padding-left: 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col2 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col3 {
	padding-left: 0px;
}
.scf-checkout-pro .payment_form .form-group-ck .nus-grp2 .ns-col3 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-checkout-pro .payment_form .scf-form {
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.scf-checkout-pro .payment_form label.checkbox {
	color: #4f5065;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	margin-top: 24px;
}
.scf-checkout-pro .payment_form .btn-dark-green {
	height: 56px;
	width: 100%;
	font-size: 16px;
	padding-top: 17px;
}
.scf-checkout-pro .payment_form .btn-dark-green i {
	font-size: 18px;
	position: relative;
	top: 1px;
	margin-right: 4px;
}
.scf-checkout-pro .payment_form img {
	max-width: 100%;
}
@media (max-width: 767px) {
	.scf-popup.ris_risk_level .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.ris_risk_level .popup-contents {
		padding: 24px 16px;
	}
	.scf-popup.ris_possible_identity .profile-title label {
		margin-right: 4px;
	}
	.scf-popup.ris_possible_identity .profile-title label i {
		margin-right: 2px;
	}
	.scf-popup.ris_pro_upgrade h2 label {
		margin-left: 0px;
		margin-top: 8px;
	}
	.scf-popup.ris_pro_upgrade .btn.filled {
		margin-top: 16px;
	}
	.scf-popup.ris_pro_upgrade .cc_filled span.date {
		top: 7px;
	}
	.scf-popup.ris_pro_upgrade .text-left {
		text-align: center;
	}
	.scf-popup.ris_pro_upgrade .cc_filled {
		font-size: 12px;
	}
	.scf-popup.limited_tokens .safe_pay .row .col-xs-4 {
		padding-right: 0px;
	}
	.scf-popup.limited_tokens .safe_pay .row {
		margin-right: 0px;
	}
	.scf-popup.payment_completed .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-membership-benefits2 .benefits-content {
		display: block;
		margin-bottom: 24px;
	}
	.scf-membership-benefits2 .row {
		margin: 0px;
	}
	.scf-membership-benefits2 .benefits-content .benefits-list {
		border-left: 0px;
		border-bottom: 1px solid #cdcdcd;
	}
	.scf-membership-benefits2 .benefits-content .benefits-list:last-child {
		border-bottom: 0px;
	}
	.scf-membership-upgrade .membership-header ul {
		display: flex;
	}
	.scf-membership-upgrade .scf-hire-us .scf-plan {
		display: block;
	}
	.scf-membership-upgrade .scf-hire-us .scf-plan-header {
		border-right: 0px;
		min-height: 193px;
		border-bottom: 1px solid #cdcdcd;
		width: 100%;
		text-align: center !important;
	}
	.scf-membership-upgrade .scf-hire-us .scf-plan-header img.label {
		float: none;
		position: relative;
		transform: none;
	}
	.scf-membership-upgrade .scf-hire-us .scf-plan-body p {
		text-align: left;
	}
	.scf-membership-upgrade .scf-hire-us .scf-plan-body label {
		display: block;
		float: none;
	}
}
/* End Business Plan Limited Tokens */ /* end madrivo opt out Styles */

.scf-ris-intermediate.scf-report .btn-dark-green {
	float: right;
}
/* end madrivo opt out Styles */
/* Megic Link Styles */
.magic-link-reset h2 {
	border: 1px solid #935ff0;
	border-radius: 100px;
	background: linear-gradient(90.01deg, #f9e9ff 0.01%, #e6d7ff 99.99%);
	color: #7029ed;
	font-family: "Open Sans" !important;
	font-size: 16px;
	line-height: 22px;
	padding: 0px 20px 8px 20px;
	font-weight: 700;
	display: inline-block;
}
.magic-link-reset h2 img {
	position: relative;
	margin-right: 4px;
	top: 6px;
}
.magic-link-reset .magic-note {
	color: #4f5065;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	padding-left: 120px;
	padding-top: 34px;
	min-height: 124px;
}
.magic-link-reset .magic-note img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.magic-link-reset .forgot-email {
	margin-top: 32px;
}
.magic-link-reset .btn-purple {
	display: inline-block;
	width: 100%;
	margin-bottom: 24px;
}
.magic-link-reset p.sign-in-forgot-password {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 24px;
}
.magic-link-reset h4 {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}
.magic-link-sent {
	text-align: center;
}
.magic-link-sent h2 {
	color: #470faa;
	font-family: "Ubuntu";
	font-size: 20px;
	line-height: 23px;
	margin: 24px 0px;
}
.magic-link-sent p {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
}
.scf-popup.update_password .scf-popup-dialog {
	max-width: 530px;
	padding: 0px;
}
.scf-popup.update_password .popup-contents {
	padding: 24px 48px;
}
.scf-popup.update_password h2 {
	color: #26273c;
	font-family: "Open Sans" !important;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #cdcdcd;
	padding: 16px 48px;
}
.scf-popup.update_password label {
	color: #4f5065;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	display: block;
	font-weight: 700;
}
.scf-popup.update_password .scf-form {
	margin-bottom: 20px;
}
.scf-popup.update_password .megic_tips {
	border: 1px solid #31a865;
	border-radius: 8px;
	background: #e8fff2;
	padding: 16px;
	margin-bottom: 20px;
}
.scf-popup.update_password .megic_tips h4 {
	color: #31a865;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.scf-popup.update_password .megic_tips h4 i {
	margin-right: 12px;
	font-size: 18px;
	position: relative;
	top: 2px;
}
.scf-popup.update_password .megic_tips h4 p {
	color: #26273c;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.update_password .btn-dark-green {
	width: 100%;
	margin-bottom: 16px;
}
.scf-popup.password_success .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.password_success h2 {
	color: #470faa;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 20px;
	margin-top: 12px;
}
.scf-popup.password_success p {
	color: #26273c;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.scf-popup.password_success .btn {
	min-width: 250px;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
	.magic-link-reset .magic-note img {
		width: 100px;
	}
	.magic-link-reset .magic-note {
		padding-top: 0px;
	}
	.magic-link-reset h2 {
		font-size: 14px;
	}
	.scf-popup.update_password .popup-contents {
		padding: 16px 16px;
	}
	.scf-popup.update_password .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.update_password h2 {
		padding: 16px 16px;
	}
}
/* End Megic Link Styles */
/* Chat Box End */
/* Multiple Face detected styles */
.scf-popup.multiple_faces_detected .scf-popup-dialog {
	max-width: 592px;
	padding: 0px !important;
}
.scf-popup.multiple_faces_detected .popup-contents {
	max-width: 384px;
	margin: 0px auto;
	padding-bottom: 40px;
}
.scf-popup.multiple_faces_detected h2 {
	color: #26273C;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 19px;
	padding: 16px 24px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 24px;
	display: flex;
	align-items: center;
}
.scf-popup.multiple_faces_detected h2 img{
	margin-right: 11px;
}
.scf-popup.multiple_faces_detected p {
	color: #26273C;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
.scf-popup.multiple_faces_detected .upload-section {
	border: 1px solid #CDCDCD;
	border-radius: 4px;
	padding: 8px 16px;
	margin-bottom: 12px;
	position: relative;
	min-height: 64px;
	padding-left: 72px;
}
.scf-popup.multiple_faces_detected .upload-section img {
	border: 1px solid #0F63EC;
	border-radius: 4px;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 12px;
}
.scf-popup.multiple_faces_detected .upload-section label {
    display: block;
    color: #26273C;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 4px;
}
.scf-popup.multiple_faces_detected  .scf-progress-bar .value {
    background-color: #31a865;
	background-image: none;
}
.scf-popup.multiple_faces_detected .upload-section label span {
	float: right;
}
.scf-popup.multiple_faces_detected .uploaded_images {
	border: 1px solid #CDCDCD;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 12px;
}
.scf-popup.multiple_faces_detected .uploaded_images img {
	width: 100%;
	border: 1px solid #CDCDCD;
	border-radius: 4px;
	max-height:100px;
}
.scf-popup.multiple_faces_detected .uploaded_images .active img {
	border: 2px solid #0F63EC;
	border-radius: 4px;
	position: relative;
}
.scf-popup.multiple_faces_detected .uploaded_images .active:after {
    font-family: 'scficons' !important;
    content: "\e943";
    color: #0F63EC;
    position: absolute;
    right: 7px;
    bottom: -6px;
    font-size: 18px;
}
.scf-popup.multiple_faces_detected .run_checkbox {
	border-radius: 4px;
	padding: 12px;
	margin-bottom: 12px;
}
.scf-popup.multiple_faces_detected .run_checkbox label {
	margin-bottom: 0px;
	color: #26273C;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}
.scf-popup.multiple_faces_detected .btn-blue {
	color: #FFFFFF;
	width: 100%;
	background: #0F63EC;
}
.scf-popup.multiple_faces_detected .btn-blue:hover {
	background: #005aee;
}
.scf-popup.multiple_faces_detected .checkbox input:checked ~ .checkmark {
    background-color: #0F63EC;
}
.scf-popup.multiple_faces_detected .checkmark {
    border: 2px solid #0F63EC;
}

.scf-popup.multiple_faces_detected .btn_skip {
	background: #EFF3FC;
    border: 1px solid #0F63EC;
    border-radius: 4px;
    margin: 12px 0px;
    width: 100%;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
    height: 42px;
    text-align: center;
    color: #0F63EC;
    display: block;
}
@media ( max-width: 767px ) {
	.scf-popup.multiple_faces_detected .popup-contents {
		padding: 16px;
	}
	.scf-popup.multiple_faces_detected h2 {
		margin-bottom: 0px;
	}
	
	.scf-membership-upgrade .membership-header ul li {
		width: max-content;
	}
}
/* End Multiple Face detected styles */

/* No reuslts feedback */
.scf_nr_feedback {
	background: #ffffff;
	border-left: 4px solid #0f63ec;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16), inset 0px 0px 0px 1px #cdcdcd;
	border-radius: 4px;
	padding: 16px;
	position: fixed;
	bottom: 0px;
	right: 100px;
	max-width: 296px;
}
.scf_nr_feedback span.si-close-circle {
	color: #cdcdcd;
	position: absolute;
	right: 8px;
	top: 8px;
	font-size: 20px;
	cursor: pointer;
}
.scf_nr_feedback h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	padding-right: 12px;
}
.scf_nr_feedback .rate_now {
	display: flex;
	margin-bottom: 16px;
}
.scf_nr_feedback .rate_now .btn {
	width: 50%;
	margin-right: 8px;
}
.scf_nr_feedback .rate_now .btn.like {
	border: 1px solid #31a865;
	border-radius: 4px;
	color: #31a865;
	font-size: 20px;
	background: #edfff5;
	font-weight: 400;
}
.scf_nr_feedback .rate_now .btn.diss_like {
	border: 1px solid #e52727;
	border-radius: 4px;
	background: #ffe1e1;
	color: #e52727;
	font-size: 20px;
	font-weight: 400;
}
.scf_nr_feedback .rate_now .btn.diss_like {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.scf_nr_feedback p {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #26273c;
	margin-bottom: 16px;
	text-align: center;
	border-top: 1px solid #cdcdcd;
	margin-top: 16px;
	padding-top: 16px;
}
.scf_nr_feedback .btn-purple {
	background: #0f63ec;
	display: block;
	width: 100%;
	margin-top: 16px;
}
.scf_nr_feedback .btn-default {
	background: #cdcdcd;
	width: 100%;
	margin-top: 16px;
	color: #ffffff;
	cursor: not-allowed;
}
.scf_nr_feedback .success-msg {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	background: #eff3fc;
	border-radius: 4px;
	text-align: center;
	width: 100%;
	margin-top: 16px;
	padding-top: 8px;
}
.scf_nr_feedback .success-msg span {
	font-size: 20px;
	position: relative;
	top: 3px;
	margin-right: 8px;
}
.scf_nr_feedback .rate_now .btn.active {
	background: #31a865;
	color: #ffffff;
}
.scf_nr_feedback .rate_now .btn.diss_like.active {
	background: #e52727;
}
.scf_nr_feedback .rate_now .btn.de_active {
	border: 1px solid #cdcdcd;
	color: #cdcdcd;
	background: #ededed;
	cursor: not-allowed;
}
.scf_nr_feedback .hide_cnt {
	display: none;
}
/* End No reuslts feedback */
/* end madrivo opt out Styles */

/* Business Plan Limited Tokens */
body .scf-report .ris_pro_banner1 p sup {
	position: relative;
	font-size: 60%;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
}
body .scf-popup.limited_tokens .list h4 {
	color: #26273c;
	margin-top: 13px;
}
body .scf-popup.limited_tokens .select_plans h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 16px;
}
body .scf-popup.limited_tokens .select_plans .radio {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	padding: 12px;
	padding-left: 48px;
}
body .scf-popup.limited_tokens .select_plans .radio.active {
	background: #eff3fc;
	border: 1px solid #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio strong {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
	display: block;
}
body .scf-popup.limited_tokens .select_plans .radio span {
	color: #767676;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	top: 23px;
	left: 12px;
}
body .scf-popup.limited_tokens .select_plans .radio input:checked ~ .radiomark {
	background-color: #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio .radiomark {
	background-color: #fff;
	border: 2px solid #0f63ec;
}
body .scf-popup.limited_tokens .select_plans .radio .radiomark:after {
	top: 5px;
	left: 5px;
	width: 10px;
	height: 10px;
}
body .scf-popup.limited_tokens h2 {
	background: #f8f8f8;
}
body .scf-popup.ris_risk_level .btn-blue {
	background: #ededed;
	color: #26273c;
	border: 1px solid #cdcdcd;
}
body .scf-popup.ris_pro_upgrade .list h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
}
body .scf-popup.limited_tokens h2 label {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
}
.scf-popup.limited_tokens p.pick_note {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens ul.lm_tab {
	border-radius: 999px;
	border: 1px solid #4f5065;
	background: #4f5065;
	color: #fff;
	display: flex;
	list-style: none;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens ul.lm_tab li {
	padding: 12px;
	text-align: center;
	display: inline-block;
	width: 50%;
	font-weight: 700;
	cursor: pointer;
}
.scf-popup.limited_tokens ul.lm_tab li span {
	border-radius: 4px;
	border: 1px solid #31a865;
	background: #31a865;
	color: #fff;
	font-family: Open Sans;
	font-size: 10px;
	font-weight: 700;
	padding: 2px 4px;
	display: inline-block;
	margin-left: 16px;
}
.scf-popup.limited_tokens ul.lm_tab li.active {
	border-radius: 999px;
	border: 1px solid #cdcdcd;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(38, 39, 60, 0.08);
	color: #0f63ec;
}
.scf-popup.limited_tokens .add_new {
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 8px 12px;
	color: #0f63ec;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 16px;
	cursor: pointer;
}
.scf-popup.limited_tokens .add_new span {
	color: #4f5065;
	font-size: 18px;
	float: right;
}

.scf-popup.ris_pro_upgrade .scf-popup-dialog {
	max-width: 710px;
}
.scf-popup.ris_pro_upgrade h2 {
	background: linear-gradient(90deg, #eef3ff 0%, #e0c9ff 96.87%);
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.ris_pro_upgrade h2 label {
	border: 1px solid #470faa;
	background: #ffffff;
	color: #470faa;
}
.scf-popup.ris_pro_upgrade .si-close-circle {
	color: #470faa;
}
.scf-popup.ris_pro_upgrade .list h4 {
	color: #470faa;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 12px;
}
.scf-popup.ris_pro_upgrade .list label {
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding: 4px 12px;
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 12px;
}
.scf-popup.ris_pro_upgrade .pro_addon {
	border-radius: 4px;
	border: 1px solid #0f63ec;
	margin-top: 24px;
	margin-bottom: 20px;
}
.scf-popup.ris_pro_upgrade .p_head {
	border-bottom: 1px solid #0f63ec;
	padding: 16px;
	background: #eff3fc;
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.ris_pro_upgrade .p_head h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 2px;
}
.scf-popup.ris_pro_upgrade .p_head span {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.scf-popup.ris_pro_upgrade .p_head label {
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	top: 10px;
}
.scf-popup.ris_pro_upgrade .p_content {
	padding: 16px;
}
.scf-popup.ris_pro_upgrade .p_content ul li {
	color: #26273c;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	margin-bottom: 8px;
	position: relative;
	padding-left: 20px;
}
.scf-popup.ris_pro_upgrade .p_content ul li:before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	position: absolute;
	left: 0px;
	font-size: 16px;
	font-weight: normal;
}
.scf-popup.ris_pro_upgrade .cc_filled img {
	margin-right: 4px;
	height: 24px;
}
.scf-popup.ris_pro_upgrade .cc_filled {
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin-top: 16px;
	padding: 8px 12px;
	cursor: pointer;
}
.scf-popup.ris_pro_upgrade .cc_filled span {
	position: relative;
	top: -5px;
}
.scf-popup.ris_pro_upgrade .cc_filled span.date {
	position: relative;
	top: 5px;
}
.scf-popup.ris_pro_upgrade .cc_filled i {
	float: right;
	position: relative;
	top: 8px;
}
.scf-popup.ris_pro_upgrade .btn.filled {
	background: #0f63ec;
	color: #ffffff;
	line-height: 12px;
	padding-top: 8px;
}
.scf-popup.ris_pro_upgrade .btn.filled i {
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}

.scf-popup.ris_risk_level .scf-popup-dialog {
	padding: 0px;
}
.scf-popup.ris_risk_level h2 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #cdcdcd;
	padding: 16px;
	border-radius: 8px 8px 0px 0px;
	background: #f8f8f8;
}
.scf-popup.ris_risk_level h2 i {
	color: #e52727;
	font-size: 24px;
	margin-right: 4px;
	position: relative;
	top: 5px;
}
.scf-popup.ris_risk_level h2 label {
	background: #ffeef2;
	border: 1px solid #e52727;
	border-radius: 100px;
	height: 24px;
	color: #e52727;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 22px;
	display: inline-flex;
	padding: 0px 16px;
	margin-left: 8px;
	position: relative;
	top: -1px;
}
.scf-popup.ris_risk_level .popup-contents {
	padding: 24px 48px;
}
.scf-popup.ris_pro_upgrade .cc_options {
	margin-top: 16px;
	border: 1px solid #cdcdcd;
	padding: 12px;
	background: #ffffff;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
	border-radius: 4px;
	border-top: 1px solid #26273c;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled {
	margin-top: 0px;
	border-radius: 0px;
	border-bottom: 0px;
}
.scf-popup.ris_pro_upgrade .cc_options a {
	border: 1px solid #cdcdcd;
	color: #0f63ec;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 8px 12px;
}
.scf-popup.ris_pro_upgrade .cc_options a i {
	color: #0f63ec;
	font-size: 22px;
	float: right;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled .si-done {
	color: #ededed;
	font-size: 20px;
	position: relative;
	top: 5px;
}
.scf-popup.ris_pro_upgrade .cc_options .cc_filled.active .si-done {
	color: #31a865;
}

body .scf-popup.ris_pro_upgrade .note {
	font-size: 10px;
	font-weight: bolder;
	margin: 0pc 15px 15px 15px;
	font-family: "Open Sans";
	line-height: 13.62px;
}
.scf-popup.ris_risk_level .btn-blue {
	width: 100%;
}
.scf-popup.limited_tokens h6 {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 8px;
}
.scf-popup.limited_tokens h6 img {
	float: right;
}
.scf-popup.limited_tokens .form-group-ck .col-md-12 .scf-form {
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .col1 {
	padding-right: 0px;
}
.scf-popup.limited_tokens .form-group-ck .col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .col2 {
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .col2 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-popup.limited_tokens .form-group-ck .grp2 .col1 .scf-form {
	border-radius: 4px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .grp2 .col2 .scf-form {
	border-radius: 0px 4px 4px 0px;
}
.scf-popup.limited_tokens .title-2 {
	margin-top: 16px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp .col-md-12 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp .col-md-12:first-child .scf-form {
	border-radius: 4px 4px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col1 {
	padding-right: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col2 {
	padding-right: 0px;
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col2 .scf-form {
	border-radius: 0px 0px 0px 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col3 {
	padding-left: 0px;
}
.scf-popup.limited_tokens .form-group-ck .nus-grp2 .ns-col3 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-popup.limited_tokens .scf-form {
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.scf-popup.limited_tokens .lt-unable {
	border-radius: 4px;
	border: 1px solid #e52727;
	background: #ffeef2;
	box-shadow: 0px 2px 8px 0px rgba(79, 80, 101, 0.16);
	padding: 16px;
	margin-bottom: 16px;
}
.scf-popup.limited_tokens .lt-unable h5 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: -4px;
}
.scf-popup.limited_tokens .lt-unable h5 i {
	color: #e52727;
	font-size: 20px;
	margin-right: 4px;
	position: relative;
	top: 4px;
}
.scf-popup.limited_tokens .lt-unable h5 span {
	color: #e52727;
	font-size: 18px;
	float: right;
	cursor: pointer;
}
body .scf-popup.limited_tokens .btn-pay {
	background-color: #0f63ec;
	color: #ffffff;
	position: relative;
}
.scf-popup.limited_tokens .btn-pay .btn-loading {
	background-image: url(../images/loader-white.svg);
	width: 32px;
	height: 32px;
	display: inline-block;
	background-size: 32px;
	background-position: center;
	position: absolute;
	left: 25%;
	top: 6px;
}
.scf-popup.limited_tokens .safe_pay {
	margin-bottom: 16px;
}
.scf-popup.payment_completed .scf-popup-dialog {
	max-width: 710px;
	padding: 0px;
}
.scf-popup.payment_completed h2 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	border-bottom: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 18px 24px;
	border-radius: 8px 8px 0px 0px;
}
.scf-popup.payment_completed .popup-contents {
	padding: 16px;
	text-align: center;
}
.scf-popup.payment_completed .timer {
	border-radius: 4px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	padding: 12px;
	font-weight: 700;
	margin-bottom: 32px;
}
.scf-popup.payment_completed .timer span {
	border-radius: 2px;
	border: 1px solid #0f63ec;
	background: #fff;
	padding: 2px 12px;
	margin-left: 12px;
	color: #0f63ec;
}
.scf-popup.payment_completed h3 {
	margin-top: 20px;
	color: #470faa;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 8px;
}
.scf-popup.payment_completed p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 32px;
}
.scf-popup.payment_completed .confirm-text {
	color: #26273c;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 700;
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 12px;
	max-width: 450px;
	margin: 16px auto;
	padding-top: 8px;
}
.scf-popup.payment_completed .confirm-text span {
	color: #0f63ec;
}
.scf-popup.payment_completed .confirm-text i {
	margin-right: 8px;
	font-size: 20px;
	margin-right: 12px;
	font-size: 20px;
	position: relative;
	top: 4px;
}
@media (max-width: 767px) {
	.scf-popup.ris_risk_level .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.ris_risk_level .popup-contents {
		padding: 24px 16px;
	}
	.scf-popup.ris_possible_identity .profile-title label {
		margin-right: 4px;
	}
	.scf-popup.ris_possible_identity .profile-title label i {
		margin-right: 2px;
	}
	.scf-popup.ris_pro_upgrade h2 label {
		margin-left: 0px;
		margin-top: 8px;
	}
	.scf-popup.ris_pro_upgrade .btn.filled {
		margin-top: 16px;
	}
	.scf-popup.ris_pro_upgrade .cc_filled span.date {
		top: 7px;
	}
	.scf-popup.ris_pro_upgrade .text-left {
		text-align: center;
	}
	.scf-popup.ris_pro_upgrade .cc_filled {
		font-size: 12px;
	}
	.scf-popup.limited_tokens .safe_pay .row .col-xs-4 {
		padding-right: 0px;
	}
	.scf-popup.limited_tokens .safe_pay .row {
		margin-right: 0px;
	}
	.scf-popup.payment_completed .scf-popup-dialog {
		padding: 0px !important;
	}
}
/* End Business Plan Limited Tokens */ /*ris no exact images *********** END */

/* Start - CSI-8886 */

.scf-report.scf-ss-edit-report > .container {
	max-width: 950px;
}
.scf-ss-edit-report .report-head .col-sm-4 {
	text-align: left;
}
.scf-ss-edit-report .report-head .col-sm-4:nth-child(2) {
	text-align: center;
}
.scf-ss-edit-report .report-head .col-sm-4:last-child {
	text-align: right;
}
.scf-ss-edit-report .report-head .col-sm-4 p {
	margin: 0;
	padding: 0;
	line-height: 42px;
	font-size: 16px;
	text-align: left;
}
.scf-ss-edit-report .report-head .col-sm-4 p span {
	font-weight: 700;
}
.scf-report.scf-ss-edit-report .report-head .btn {
	margin: 0;
}
.scf-ss-edit-report .report-head .btn-dark-green {
	margin: 0;
}
.scf-ss-edit-report .report-head .btn-light-blue .si-share,
.scf-ss-edit-report .report-head .btn-dark-green .si-done {
	font-size: 24px;
	vertical-align: middle;
	padding-left: 4px;
}

.scf-ss-edit-report .report-box.report-main {
	background-color: #f6f1ff;
}
.scf-report.scf-ss-edit-report .inner-wrapper {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	padding: 40px 0;
}
.scf-report.scf-ss-edit-report .report-box h2 {
	background: transparent !important;
	text-align: center;
	color: #470faa !important;
	font-weight: 700 !important;
	font-size: 24px;
	line-height: 30px;
}
.scf_2020_style .scf-ss-edit-report label {
	color: #4f5065;
	line-height: 20px;
	font-family: Open Sans;
}
.scf_2020_style .scf-ss-edit-report .scf-form {
	margin-bottom: 16px;
}
.scf_2020_style .scf-ss-edit-report textarea,
.scf_2020_style .scf-ss-edit-report .tox.tox-tinymce {
	height: 150px !important;
}
.scf_2020_style .scf-ss-edit-report .tox.tox-tinymce {
	margin-bottom: 12px;
}
.scf-ss-edit-report .report-box.report-main .report-main {
	background-color: #fff;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box {
	padding: 24px 32px;
}
.scf-ss-edit-report .report-box.report-main .report-main h3 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}
.scf-ss-edit-report .report-box.report-main .report-main h3 span {
	font-size: 20px;
	vertical-align: text-top;
	margin-right: 6px;
}
.scf-ss-edit-report .report-box ul.ss-toggle-options {
	list-style-type: none;
}
.scf-ss-edit-report .report-box ul.ss-toggle-options li {
	position: relative;
	padding: 0 0 0 4px;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 12px;
}
.scf-ss-edit-report .report-box ul.ss-toggle-options li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #26273c;
	position: absolute;
	top: 6px;
	left: 0;
}
.scf-ss-edit-report .report-box ul.ss-toggle-options li:after,
.scf-ss-edit-report .report-box:after {
	content: "";
	display: table;
	clear: both;
}
.scf-ss-edit-report .report-box ul.ss-toggle-options .col-sm-4:last-child {
	text-align: right;
}
.scf-ss-edit-report .report-box .toggle {
	display: inline-block;
}
.scf-ss-edit-report .report-box .toggle:last-of-type {
	margin: 0;
	vertical-align: middle;
}
.scf-ss-edit-report .report-box .toggle__input {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.scf-ss-edit-report .report-box .toggle__input:not([disabled]):active + .toggle-track,
.scf-ss-edit-report .report-box .toggle__input:not([disabled]):focus + .toggle-track {
	border: 1px solid transparent;
}
.scf-ss-edit-report .report-box .toggle__input:disabled + .toggle-track {
	cursor: not-allowed;
	opacity: 0.7;
}
.scf-ss-edit-report .report-box .toggle-track {
	background: #cdcdcd;
	border: 1px solid #cdcdcd;
	border-radius: 100px;
	cursor: pointer;
	display: flex;
	height: 20px;
	position: relative;
	width: 40px;
}
.scf-ss-edit-report .report-box .toggle-indicator {
	background: #fff;
	border-radius: 23px;
	bottom: 2px;
	display: flex;
	height: 14px;
	justify-content: center;
	left: 2px;
	outline: solid 2px transparent;
	position: absolute;
	transition: 0.25s;
	width: 14px;
}
.scf-ss-edit-report .report-box .toggle__input:checked + .toggle-track {
	background: #0f63ec;
}
.scf-ss-edit-report .report-box .toggle__input:checked + .toggle-track .toggle-indicator {
	transform: translateX(20px);
}
.scf-ss-edit-report .report-box .toggle__input:checked + .toggle-track .toggle-indicator .checkMark {
	opacity: 1;
	transition: opacity 0.25s ease-in-out;
}
.scf-ss-edit-report .report-box .col-sm-3:last-child {
	text-align: right;
}
.scf-ss-edit-report .report-box .col-sm-4:nth-child(2) .border {
	display: block;
	width: 100%;
	border-top: 1px dashed #767676;
	margin: 10px auto 0;
}

.scf-ss-edit-report .report-box ul.ss-report-index li:before {
	display: none;
}
.scf-ss-edit-report .report-box ul.ss-report-index li .bullet {
	position: absolute;
	top: 0;
	left: 0;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.border-top {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-radius: 0;
	padding: 16px 0 0;
	margin-top: 16px;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.no-border {
	border: 0;
	padding: 16px 0 0;
	margin-top: 16px;
}

.scf-ss-edit-report .report-box .file-area {
	width: 100%;
	position: relative;
	border-radius: 4px;
	border: 1px dashed #0f63ec;
	background: #eff3fc;
	height: 150px;
}
.scf-ss-edit-report .report-box .file-area input[type="file"] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	cursor: pointer;
}
.scf-ss-edit-report .report-box .file-area .file-dummy {
	width: 100%;
	padding: 30px;
	background: rgba(255, 255, 255, 0.2);
	border: 2px dashed rgba(255, 255, 255, 0.2);
	text-align: center;
	transition: background 0.3s ease-in-out;
	height: 100%;
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	align-items: center;
}
.scf-ss-edit-report .report-box .file-area:hover .file-dummy {
	background: rgba(255, 255, 255, 0.1);
}
.scf-ss-edit-report .report-box .file-area input[type="file"]:focus + .file-dummy {
	outline: 2px solid rgba(255, 255, 255, 0.5);
	outline: -webkit-focus-ring-color auto 5px;
}
.scf-ss-edit-report .report-box .file-area input[type="file"]:valid + .file-dummy {
	border-color: rgba(0, 255, 0, 0.4);
	background-color: rgba(0, 255, 0, 0.3);
}
.scf-ss-edit-report .report-box .file-area input[type="file"]:valid + .file-dummy .success {
	display: inline-block;
}
.scf-ss-edit-report .report-box .file-area input[type="file"]:valid + .file-dummy .default {
	display: none;
}
.scf-ss-edit-report .report-box .file-area .default {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	width: 100%;
}
.scf-ss-edit-report .report-box .file-area .default img {
	display: block;
	margin: 0 auto 4px;
}

.scf-ss-edit-report .report-box .scf_2020_style .scf-ss-edit-report textarea.scf-form {
	min-height: 150px;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.thumb-wrapper {
	padding: 8px 12px;
	margin: 12px 0;
}
.scf-ss-edit-report .thumb-wrapper .thumb {
	display: inline-block;
	border-radius: 2px;
	overflow: hidden;
	border: 1px solid #0f63ec;
	position: relative;
}
.scf-ss-edit-report .thumb-wrapper .thumb.loading:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #26273cc2;
}
.scf-ss-edit-report .thumb-wrapper .thumb.loading:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../images/ss-edit-report/loader-white.svg);
	width: 32px;
	height: 32px;
	transform: translate(-50%, -50%);
}
.scf-ss-edit-report .thumb-wrapper .thumb,
.scf-ss-edit-report .thumb-wrapper .thumb img {
	vertical-align: top;
}
.scf-ss-edit-report .thumb-wrapper .thumb .thumb-close {
	position: absolute;
	background: url(../images/ss-edit-report/close.svg);
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.scf-ss-edit-report .thumb-wrapper .thumb.loading .thumb-close {
	display: none;
}
.scf-ss-edit-report .add-images-btn {
	padding: 5px 16px;
	border-radius: 4px;
	border: 1px solid #0f63ec;
	background: #fff;
	margin: 12px auto 0;
	width: 180px;
	color: #0f63ec;
	line-height: 42px;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
}
.scf-ss-edit-report .add-images-btn span {
	font-size: 20px;
	vertical-align: text-bottom;
}
.scf-ss-edit-report .tib-box {
	padding: 0 12px;
	border-radius: 4px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	display: inline-block;
	color: #0f63ec;
}
.scf_2020_style .scf-ss-edit-report .checkmark {
	border: 2px solid #0f63ec;
	background: #fff;
}
.scf_2020_style .scf-ss-edit-report .checkbox input:checked ~ .checkmark {
	background-color: #0f63ec;
	border: 2px solid #0f63ec;
}
.scf_2020_style .scf-ss-edit-report label.checkbox {
	margin-bottom: 24px;
}

.scf_2020_style .scf-ss-edit-report label.checkbox.with-border {
	padding: 12px 12px 12px 52px;
	border-radius: 4px;
	border: 1px solid #470faa;
	background: #fff;
	display: flex;
	align-items: center;
	height: 56px;
	justify-content: space-between;
}
.scf_2020_style .scf-ss-edit-report .checkbox.with-border .checkmark {
	top: 16px;
	left: 16px;
}
.scf_2020_style .scf-ss-edit-report label .lbl {
	line-height: 24px;
}
.scf_2020_style .scf-ss-edit-report label .status {
	padding: 0 6px 0 12px;
	border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	color: #31a865;
	line-height: 30px;
	height: 30px;
}
.scf_2020_style .scf-ss-edit-report label .status .si-trending {
	font-size: 20px;
	vertical-align: sub;
}
.scf-ss-edit-report .report-box .file-area.margin-b {
	margin-bottom: 12px;
}
.scf-ss-edit-report .report-box.ss-box .add-box {
	padding: 0 24px;
	border-radius: 8px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	line-height: 46px;
	height: 46px;
	margin: 12px 0;
	cursor: pointer;
}
.scf-ss-edit-report .report-box.ss-box .add-box .si-plus,
.scf-ss-edit-report .report-box.ss-box .add-box .si-image-highsimilar,
.scf-ss-edit-report .report-box.ss-box .add-box .si-image-similar {
	font-size: 24px;
	vertical-align: middle;
	top: -2px;
	position: relative;
	margin-right: 8px;
}
.scf-ss-edit-report .report-box .tip-box-image img {
	width: 64px;
}
.scf-ss-edit-report .border-box {
	background: #ffffff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 8px;
}
.scf-ss-edit-report .borderd-btn {
	height: 24px;
	padding: 0 12px;
	border-radius: 4px;
	border: 1px solid #0f63ec;
	background: #eff3fc;
	display: inline-block;
	color: #0f63ec;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	margin: 12px 0;
}
.scf-ss-edit-report .report-box .file-area.margin-b {
	margin-bottom: 12px;
}
.scf-report.scf-ss-edit-report .inner-wrapper .report-box:first-child {
	padding-top: 0;
	margin-top: 0;
}
.scf-report.scf-ss-edit-report table {
	border-collapse: collapse;
	width: 100%;
}
.scf-report.scf-ss-edit-report th,
.scf-report.scf-ss-edit-report td {
	padding: 16px;
	color: #26273c;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
}
.scf-report.scf-ss-edit-report th {
	border: 1px solid #470faa;
	background: #f2ecff;
}
.scf-report.scf-ss-edit-report td {
	border: 1px solid #cdcdcd;
	background: #ffffff;
}
.scf-report.scf-ss-edit-report tr:nth-child(3n) td {
	background: #f8f8f8;
}
.scf-ss-edit-report .report-box.ss-box .add-row {
	margin-top: 0;
	border-radius: 0;
	text-align: center;
	border: 1px solid #cdcdcd;
	border-top: 0;
}

.scf-ss-edit-report .report-box .toggle {
	display: inline-block;
}
.scf-ss-edit-report .report-box .toggle:last-of-type {
	margin: 0;
	vertical-align: middle;
}
.scf-ss-edit-report .report-box .toggle__input {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.scf-ss-edit-report .report-box .toggle__input:not([disabled]):active + .toggle-track,
.scf-ss-edit-report .report-box .toggle__input:not([disabled]):focus + .toggle-track {
	border: 1px solid transparent;
}
.scf-ss-edit-report .report-box .toggle__input:disabled + .toggle-track {
	cursor: not-allowed;
	opacity: 0.7;
}
.scf-ss-edit-report .report-box .toggle-track {
	background: #cdcdcd;
	border: 1px solid #cdcdcd;
	border-radius: 100px;
	cursor: pointer;
	display: flex;
	height: 20px;
	position: relative;
	width: 40px;
}
.scf-ss-edit-report .report-box .toggle-indicator {
	background: #fff;
	border-radius: 23px;
	bottom: 2px;
	display: flex;
	height: 14px;
	justify-content: center;
	left: 2px;
	outline: solid 2px transparent;
	position: absolute;
	transition: 0.25s;
	width: 14px;
}
.scf-ss-edit-report .report-box label .toggle {
	float: right;
	display: flex;
	font-size: 14px;
}
.scf-ss-edit-report .report-box label .toggle-track {
	margin-right: 12px;
}
.scf-ss-edit-report .report-box label img {
	margin-left: 12px;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.disabled {
	padding: 0;
	margin-top: 0;
}
.scf_2020_style .scf-ss-edit-report .report-box.disabled .checkbox {
	border: 1px solid #cdcdcd;
	background: #ededed;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.disabled:last-child .checkbox {
	margin-bottom: 0;
}
.scf_2020_style .scf-ss-edit-report .report-box.disabled label .status {
	color: #cdcdcd;
}

.scf-report .ss-summary-box .report-box.report-main {
	border: 1px solid #cdcdcd;
	background-color: #fff;
}
.scf-ss-edit-report .ss-summary-box .report-box.report-main h3 {
	color: #470faa;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}
.scf-ss-edit-report .ss-summary-box .report-box.report-main h3 span {
	font-size: 20px;
	vertical-align: text-top;
	margin-right: 6px;
}
.scf-ss-edit-report .report-head .col-sm-6:last-child {
	text-align: right;
}
.scf-ss-edit-report .map-image img {
	width: 100%;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	overflow: hidden;
}
.scf-ss-edit-report .report-box .inner-wrapper .report-box.ss-box-content {
	background: #eff3fc;
	border-color: #0f63ec;
}
.scf-ss-edit-report .report-box .inner-wrapper .ss-box-content h3 {
	font-size: 16px;
	line-height: 22px;
	color: #0f63ec;
}
.scf-ss-edit-report .report-box .inner-wrapper .ss-box-content p {
	font-size: 16px;
	line-height: 22px;
}
.scf-ss-edit-report .report-box .inner-wrapper .ss-box-content a {
	font-weight: 700;
}
.scf-report.scf-ss-edit-report .report-box.ss-step-box h2 {
	color: #767676 !important;
}
.scf_2020_style .scf-ss-edit-report .ss-step-box label.checkbox {
	margin-bottom: 0;
}
.scf-ss-edit-report .ss-step-box .tib-box {
	margin-left: 4px;
}

/* End - CSI-8886 */

/* start - CSI-9550 */
@media (max-width: 1279px) {
	.scf-user-management .plans {
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
/* end - CSI-9550 */
.secure_search a {
	font-weight: 700;
}
/* End Business Plan Limited Tokens */
/* browser extension styles */
.browser-extension .banner {
	margin: 80px 0px;
}
.browser-extension .banner h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-size: 32px;
	margin-bottom: 40px;
}
.browser-extension .banner p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 600;
}
.browser-extension .banner .left-box img {
	margin-top: 32px;
	max-width: 100%;
}
.browser-extension .banner .box-slider {
	border-radius: 8px;
	border: 1px solid #cdcdcd;
	box-shadow: 0px 4px 16px 0px rgba(79, 80, 101, 0.16);
	padding: 16px;
}
.browser-extension .banner .box-slider .item {
	display: none;
}
.browser-extension .banner .box-slider .item.active {
	display: block;
}
.browser-extension .banner .box-slider .item img {
	width: 100%;
	margin-bottom: 24px;
}
.browser-extension .banner .box-slider .item h4 {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 16px;
}
.browser-extension .banner .box-slider .item p {
	margin-bottom: 24px;
	min-height: 80px;
}
.browser-extension .banner .box-slider .item .slider_act {
	padding-top: 14px;
}
.browser-extension .banner .box-slider .item .slider_act .si-dot {
	color: #cdcdcd;
}
.browser-extension .banner .box-slider .item .slider_act .si-dot.active {
	color: #0f63ec;
}
.browser-extension .banner .box-slider .item .btn {
	width: 150px;
}
.browser-extension .install_app {
	border-radius: 4px;
	border: 1px solid #0f63ec;
	padding: 16px;
	margin-bottom: 80px;
}
.browser-extension .install_app img {
	float: left;
	margin-right: 16px;
}
.browser-extension .install_app h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 8px;
}
.browser-extension .install_app p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 600;
}
.browser-extension .install_app p span {
	color: #470faa;
}
.browser-extension .install_app .btn {
	border: 1px solid #0f63ec;
	background: #eff3fc;
	color: #0f63ec;
	font-weight: 700;
	margin-top: 10px;
}
.browser-extension .scf-featured-on {
	background: #ffffff;
}
.scf-reset-password.ris-login .pwd-box {
	width: 100%;
	max-width: 100%;
}
.scf-reset-password.ris-login .box {
	border: 1px solid #ededed;
	display: flex;
	border-radius: 8px;
}
.scf-reset-password.ris-login .box .item1 {
	background: #eff3fc;
	width: 50%;
	float: left;
	padding: 40px 16px;
	text-align: center;
}
.scf-reset-password.ris-login .box .item2 {
	width: 50%;
	float: left;
}
.scf-reset-password.ris-login .box .item2 .pwd-box {
	border: 0px;
	border-radius: 0px;
}
.scf-reset-password.ris-login .box.ext-page {
	border: 0px;
	border-radius: 0px;
}
.scf-reset-password.ris-login .box.ext-page .item1 {
	margin: 0px auto;
	border-radius: 4px;
	border: 1px solid #ededed;
}
.scf-reset-password.ris-login .ris-scan-img {
	position: relative;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.scf-reset-password.ris-login .ris-scan-img img {
	height: 0;
	padding-bottom: 148px;
	width: 0;
	padding-left: 148px;
	background-size: cover;
	background-position: center;
	margin: 0 !important;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	image-orientation: from-image;
}
.scf-reset-password.ris-login .ris-scan-img {
	position: relative;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.scf-reset-password.ris-login .scan-progress {
	width: 150px;
	height: 150px;
	background: linear-gradient(#03a9f4, #03a9f4), linear-gradient(90deg, #ffffff33 1px, transparent 0, transparent 19px),
		linear-gradient(#ffffff33 1px, transparent 0, transparent 19px), linear-gradient(transparent, #2196f387);
	background-size: 100% 1.5%, 10% 100%, 100% 10%, 100% 100%;
	background-repeat: no-repeat, repeat, repeat, no-repeat;
	background-position: 0 0, 0 0, 0 0, 0 0;
	transform: rotate(180deg);
	clip-path: polygon(0 0, 100% 0, 100% 1.5%, 0 1.5%);
	animation: move 3s linear infinite alternate;
	margin: 0 auto;
	display: inline-block;
	position: absolute;
	z-index: 100;
	left: 0;
}
@keyframes move {
	to {
		background-position: 0 100%, 0 0, 0 0, 0 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}
.scf-reset-password.ris-login .box .item1 h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 20px;
}
.scf-reset-password.ris-login .box .item1 .scf-progress-bar {
	width: 170px;
	margin: 20px auto;
	background-color: #cdcdcd;
	border: 0px;
}
.scf-reset-password.ris-login .box .item1 .scf-progress-bar .value {
	background-color: #0f63ec;
	animation: none;
	background-image: none;
	border-radius: 4px;
}
.scf-reset-password.ris-login .box .item1 h5 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
	margin-bottom: 20px;
}
.scf-reset-password.ris-login .box .item1 p {
	color: #26273c;
	font-family: Open Sans;
	font-size: 14px;
}
@media (max-width: 767px) {
	.browser-extension .install_app img {
		margin-bottom: 40px;
	}
	.browser-extension .install_app .btn {
		width: 100%;
		margin-top: 12px;
	}
	.browser-extension .banner h2 {
		font-size: 22px;
		text-align: center;
		line-height: 32px;
	}
	.browser-extension .banner {
		margin: 40px 0px;
	}
	.browser-extension .banner p {
		text-align: center;
	}
	.browser-extension .banner .item p {
		text-align: left;
	}
	.browser-extension .banner .left-box img {
		margin-bottom: 16px;
	}
	.scf-reset-password.ris-login .box {
		display: block;
		border: 0px;
	}
	.scf-reset-password.ris-login .box .item1 {
		width: 100%;
		float: none;
		margin-bottom: 16px;
		border: 1px solid #ededed;
		border-radius: 8px;
	}
	.scf-reset-password.ris-login .box .item2 {
		width: 100%;
		float: none;
	}
	.scf-reset-password.ris-login .box .item2 .pwd-box {
		border: 1px solid #ededed;
		border-radius: 8px;
	}
}
/* end browser extension styles */
/* End Business Plan Limited Tokens */
/* CC Validation Braintree */
.scf_2020_style .scf-card-no {
	background-image: url(../images/cc/default.svg);
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: 16px;
	padding-left: 60px;
}
.braintree-card-ok {
	position: absolute;
	right: 24px;
	top: 34px;
	font-size: 22px;
	color: #ededed;
}
.braintree-card-ok.si-warn-round {
	color: #e52727;
}
.braintree-card-ok.active {
	color: #31a865;
}
.scf-braintree-form .scf-card-no {
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
	margin-bottom: 0px !important;
}
.scf-braintree-form .expiry-date-select {
	padding-right: 0px;
}
.scf-braintree-form .expiry-date-select .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-braintree-form .expiry-year-select {
	padding: 0px;
}
.scf-braintree-form .expiry-year-select .scf-form {
	border-radius: 0px;
}
.scf-braintree-form .cvv-select {
	padding-left: 0px;
}
.scf-braintree-form .cvv-select .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-braintree-form .scf-cvv-info {
	position: absolute;
	color: #4f8beb;
	cursor: pointer;
	right: 24px;
	top: 14px;
}
.scf-checkout-pro .braintree-card-ok {
	top: 11px;
}
/* Privacy Lock Updates */
.pl-progress {
	margin: 48px auto 32px;
}
.pl-progress .pl-progress-steps {
	text-align: center;
}
.pl-progress .pl-progress-steps .col-md-4 {
	padding: 0;
	position: relative;
}
.pl-progress .pl-progress-steps h4 {
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
}
.pl-progress .pl-progress-steps h4 i {
	font-size: 19px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}
.pl-progress .pl-progress-steps span {
	background-color: #cdcdcd;
	width: 24px;
	height: 24px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	line-height: 25.5px;
	margin-top: 16px;
	margin-bottom: 16px;
	z-index: 9;
	position: relative;
}
.pl-progress .pl-progress-steps .row .col-md-3:after {
	content: "";
	background-color: #cdcdcd;
	height: 4px;
	width: 50%;
	display: block;
	top: 49px;
	position: absolute;
	right: 0;
	z-index: 1;
}
.pl-progress .pl-progress-steps .row .col-md-3:first-child:before,
.pl-progress-steps .row .col-md-3:last-child:after {
	display: none;
}
.pl-progress .pl-progress-steps .active span {
	background-color: #31a865;
}
.pl-progress .pl-progress-steps .row .col-md-3:before {
	content: "";
	background-color: #cdcdcd;
	height: 4px;
	width: 50%;
	display: block;
	top: 49px;
	position: absolute;
	left: 0;
	z-index: 1;
}
.pl-progress .pl-progress-steps .row .col-md-3.active:after,
.pl-progress-steps .row .col-md-3.active:before {
	background-color: #31a865;
}
.scf-popup.privacy_intro img {
	max-width: 100%;
}
.scf-popup.privacy_intro .scf-popup-dialog {
	padding: 0px;
}
.scf-popup.privacy_intro .intro_banner {
	background: #eff3fc;
	padding: 24px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	height: 100%;
}
.scf-popup.privacy_intro .intro_banner img {
	margin-bottom: 32px;
}
.scf-popup.privacy_intro .intro_banner p {
	color: #26273c;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
}
.scf-popup.privacy_intro .intro_slider {
	position: relative;
	padding: 24px 24px 24px 0px;
	height: 100%;
	display: none;
}
.scf-popup.privacy_intro .intro_slider.active {
	display: block;
}
.scf-popup.privacy_intro .intro_slider h4 {
	color: #470faa;
	text-align: center;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 20px;
}
.scf-popup.privacy_intro .intro_slider ul li {
	list-style: none;
	color: #26273c;
	font-family: Open Sans;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 28px;
}
.scf-popup.privacy_intro .intro_slider ul li::before {
	font-family: "scficons" !important;
	content: "\e92e";
	color: #31a865;
	position: absolute;
	left: 0px;
	top: 3px;
}
.scf-popup.privacy_intro .intro_slider .slider_nav {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-bottom: 24px;
}
.scf-popup.privacy_intro .pl_intro_row {
	display: flex;
}
.scf-popup.privacy_intro .intro_slider .btn {
	min-width: 164px;
}
.scf-popup.privacy_intro .intro_slider .slider_act {
	padding-top: 14px;
	margin-left: 26px;
}
.scf-popup.privacy_intro .intro_slider .slider_act .si-dot {
	color: #cdcdcd;
}
.scf-popup.privacy_intro .intro_slider .slider_act .si-dot.active {
	color: #0f63ec;
}
@media (max-width: 767px) {
	.privacy-monitoring ul.pm-tabs li span {
		font-size: 14px;
	}
	.privacy-monitoring ul.pm-tabs li {
		padding: 8px 8px 8px 35px;
	}
	.privacy-monitoring ul.pm-tabs li i {
		left: 8px;
	}
	.pl-progress .pl-progress-steps h4 {
		font-size: 12px;
	}
	.pl-progress .pl-progress-steps h4 i {
		font-size: 16px;
		margin-right: 2px;
	}
	.pl-progress .pl-progress-steps .row .col-md-4:before {
		top: 46px;
	}
	.pl-progress .pl-progress-steps .row .col-md-4:after {
		top: 46px;
	}
	.scf-popup.privacy_intro .pl_intro_row {
		display: block;
	}
	.scf-popup.privacy_intro .scf-popup-dialog {
		padding: 0px !important;
	}
	.scf-popup.privacy_intro .intro_slider {
		padding: 16px;
	}
	.scf-popup.privacy_intro .intro_slider .slider_nav {
		position: relative;
		width: auto;
	}
	.scf-popup.privacy_intro .hide_mobile {
		display: none;
	}
	.scf-popup.privacy_intro .intro_slider img {
		width: 150px;
	}
	.pl-progress .pl-progress-steps .row .col-md-3:after, 
	.pl-progress .pl-progress-steps .row .col-md-3:before {
		top: 43px;
	}
}
@media (max-width: 567px) {
	.pl-progress .pl-progress-steps h4 {
		width: 94px;
	}
}
@media (max-width: 514px) {
	.pl-progress .pl-progress-steps h4 {
        width: 73px;
	}
}

/* End Privacy Lock Updates */
/* CC Validation */
.scf-checkout .validated_cc_form .payment-box h5.pay_card,
.scf-checkout .validated_cc_form .payment-box h5 span {
	color: #4f5065;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 700;
}
.scf-checkout .validated_cc_form .payment-box span.si-info {
	position: absolute;
	color: #4f8beb;
	cursor: pointer;
	right: 24px;
	top: 14px;
}
.scf-checkout .validated_cc_form .cc_number,
.scf-checkout .validated_cc_form .cc_braintree.scf-form {
	background-image: url("../images/cc/default.svg");
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: 16px;
	padding-left: 60px;
	margin-bottom: 0px !important;
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.scf-checkout .validated_cc_form i.cc_number_valid {
	position: absolute;
	right: 16px;
	top: 34px;
	font-size: 22px;
	color: #ededed;
}
.scf-checkout .validated_cc_form i.cc_number_valid.ok,
.scf-checkout-pro .validated_cc_form i.cc_number_valid.ok {
	color: #31a865;
}
.scf-checkout .validated_cc_form i.cc_number_valid.si-info {
	color: #e52727;
}
.scf-checkout .validated_cc_form .col1 {
	padding-right: 0px;
}
.scf-checkout .validated_cc_form .col2 {
	padding-left: 0px;
}
.scf-checkout .validated_cc_form .col1 .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-checkout .validated_cc_form .col2 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-checkout .validated_cc_form .scf-form {
	font-size: 14px;
}
.scf-checkout .validated_cc_form .cc_braintree {
	margin-bottom: 0px !important;
}
.scf-checkout .validated_cc_form i.cc_number_valid.si-warn-round,
.scf-checkout-pro .validated_cc_form i.cc_number_valid.si-warn-round {
	color: #e52727;
}
.scf-checkout .validated_cc_form .optional .cc_col_1 {
	width: 66.66666667%;
	padding-right: 0px;
}
.scf-checkout .validated_cc_form .cc_col_1 .scf-form {
	border-radius: 4px 4px 0px 0px;
	border-bottom: 0px;
}
.scf-checkout .validated_cc_form .optional .cc_col_1 .scf-form {
	border-radius: 4px 0px 0px 4px;
	border-bottom: 1px solid #ccc;
}
.scf-checkout .validated_cc_form .cc_col_2 {
	padding-left: 0px;
}
.scf-checkout .validated_cc_form .cc_col_2 .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-checkout .validated_cc_form .optional .cc_col_2 .scf-form {
	border-radius: 0px 4px 4px 0px;
}
.scf-checkout .validated_cc_form.checkout-box .payment-box .billing_fields .scf-form {
	margin-bottom: 0px;
}
.scf-checkout .validated_cc_form .collapsable-fields {
	margin-bottom: 16px;
}
.scf-checkout .validated_cc_form .cc_col_f {
	padding-right: 0px;
}
.scf-checkout .validated_cc_form .cc_col_f .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.scf-checkout .validated_cc_form .cc_col_m {
	padding-left: 0px;
	padding-right: 0px;
}
.scf-checkout .validated_cc_form .cc_col_m .scf-form {
	border-radius: 0px;
}
.scf-checkout .validated_cc_form .bottom-border-0 .scf-form {
	border-bottom: 0px;
	border-radius: 0px;
}
.validated_cc_form .expiry-date-select select.scf-form {
	width: 100%;
}
.validated_cc_form .expiry-date-select {
	padding-right: 0px;
}
.validated_cc_form .expiry-date-select .scf-form {
	border-radius: 0px 0px 0px 4px;
}
.validated_cc_form .expiry-year-select {
	padding: 0px;
}
.validated_cc_form .expiry-year-select .scf-form {
	border-radius: 0px;
}
.validated_cc_form .cvv-select {
	padding-left: 0px;
}
.validated_cc_form .cvv-select .scf-form {
	border-radius: 0px 0px 4px 0px;
}
.scf-checkout-pro .cc_number_valid {
	position: absolute;
	right: 16px;
	top: 39px;
	font-size: 22px;
	z-index: 1;
	color: #ededed;
}
.scf-checkout-pro .validated_cc_form .cc_number {
	background-image: url("../images/cc/default.svg");
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: 16px;
	padding-left: 60px;
	margin-bottom: 0px !important;
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.scf-checkout-pro .validated_cc_form .pp-year .col1 {
	padding-left: 0px;
}
.scf-checkout-pro .validated_cc_form .pp-year .col-year .scf-form {
	border-radius: 0px;
}
/* End CC Validation */

/* Migration notice*/
.scf-schedule-maintain span.si-info {
	color: #0f63ec;
	font-size: 32px;
	position: absolute;
	left: 16px;
}
.scf_pl_report .result-list .ws_header span.favicon {
	position: absolute;
	margin-top: -2px;
	left: 16px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 15px;
	padding-right: 10px;
}
@media (max-width: 767px) {
	.scf_pl_report .result-list .rl_title span.text-title {
		font-size: 14px;
		margin-right: 4px;
	}
	.scf_pl_report .result-list .rl_title i {
		font-size: 20px;
		margin-right: 4px;
	}
	.scf_pl_report .result-list span.edit_section b {
		font-size: 14px !important;
	}
	.scf_pl_report .result-list span.edit_section {
		padding: 2px 6px !important;
	}
}
#privacy_monitoring {
	position: relative;
}
#privacy_monitoring .btn-open-report {
	top: -68px;
}
@media (max-width: 767px) {
	#privacy_monitoring .btn-open-report {
		top: auto;
	}
}
/* CSI-8571 */
.scf-signup-ris {
	margin-bottom: 100px;
}
.scf-signup-ris .counter-wrapper {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #26273c;
	padding: 16px;
	height: auto;
	background: #fff7d9;
	border: 1px solid #bf8700;
	border-radius: 8px;
	margin: 16px 0 32px;
}
.scf-signup-ris .counter-wrapper .title {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
	margin: 0 0 8px;
}
.scf-signup-ris .counter-wrapper .si-time {
	font-size: 24px;
	vertical-align: middle;
}
.scf-signup-ris .counter-wrapper .title .timer {
	padding: 4px 8px;
	width: 62px;
	height: 27px;
	background: #ffffff;
	border: 1px solid #e52727;
	border-radius: 4px;
	display: inline-block;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #e52727;
	margin: 0 4px;
	vertical-align: middle;
}
.scf-signup-ris h2 {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #26273c;
	margin-bottom: 32px;
}
.scf-signup-ris h2 .name {
	color: #470faa;
	display: block;
}
.scf-signup-ris .box-wrapper {
	display: flex;
	align-items: center;
}
.scf-signup-ris .box-wrapper .image-wrapper {
	margin-right: 12px;
}
.scf-signup-ris .box-wrapper .image-wrapper img {
	width: 100%;
	vertical-align: top;
	border: 1px solid #470faa;
    border-radius: 4px;
    height: 0px;
    padding-left: 80px;
    padding-bottom: 80px;
    background-size: cover;
    background-repeat: no-repeat;
}
.scf-signup-ris .box-wrapper .ss-data-top .image-wrapper img {
    width: auto;
}
.scf-signup-ris .box-wrapper h3 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #470faa;
	margin-bottom: 8px;
}
.scf-signup-ris .box-wrapper h3 span {
	color: #e52727;
}
.scf-signup-ris .box-wrapper .content-wrapper p {
	color: #4f5065;
}

.scf-signup-ris .subscription-section h3,
.scf-signup-ris .summery-section h3,
.scf-signup-ris .ways-to-pay-section h3,
.scf-signup-ris .payment-section h3 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #4f5065;
	margin-bottom: 12px;
}
.scf-signup-ris .subscription {
	padding: 20px;
	width: 530px;
	height: auto;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	box-shadow: 0px 2px 8px rgba(79, 80, 101, 0.16);
	border-radius: 8px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.scf-signup-ris .subscription.regular {
	background: #fff;
}
.scf_2020_style .scf-signup-ris .radiomark {
	width: 22px;
	height: 22px;
	background-color: #fff;
	border: 2px solid #0f63ec;
}
.scf_2020_style .scf-signup-ris .radio input:checked ~ .radiomark,
.scf_2020_style .radio:hover input ~ .radiomark {
	background-color: #fff;
}
.scf_2020_style .scf-signup-ris .radio .radiomark:after {
	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	background: #0f63ec;
}

.scf-signup-ris .subscription label {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #26273c;
}
.scf-signup-ris .subscription label .amount {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #0f63ec;
	display: block;
}
.scf-signup-ris .subscription label .details {
	font-size: 14px;
	line-height: 20px;
}
.scf-signup-ris .subscription label .details .term {
	color: #767676;
}
.scf-signup-ris .subscription .sub-btn {
	padding: 8px 14px;
	width: 136px;
	height: 32px;
	background: #effcf0;
	border: 1px solid #31a865;
	border-radius: 50px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	color: #26273c;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
}
.scf-signup-ris .subscription.regular .sub-btn {
	width: 166px;
	border: 1px solid #767676;
	background: #f8f8f8;
}
.scf-signup-ris .subscription .tagline {
	width: 120px;
	padding: 8px;
	position: absolute;
	right: -32px;
	transform: rotate(45deg);
	top: 14px;
	background-color: #0f63ec;
	border: 1px solid #0f63ec;
	box-shadow: 0px 4px 4px rgba(11, 71, 160, 0.24);
	border-radius: 2px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #ffffff;
}

.scf-signup-ris .subscription .feature-list {
	padding: 0 32px;
	margin-bottom: 24px;
}
.scf-signup-ris .subscription .feature-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	column-count: 2;
}
.scf-signup-ris .subscription .feature-list li {
	margin-bottom: 8px;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	padding-left: 20px;
	position: relative;
}
.scf-signup-ris .subscription .feature-list .si-done {
	color: #31a865;
	position: absolute;
	top: 4px;
	left: 0;
}
.scf-signup-ris .subscription .feature-list .si-close {
	color: #e52727;
	position: absolute;
	top: 4px;
	left: 0;
}

.scf-signup-ris .subscription .bottom-text {
	padding: 8px 12px 12px;
	width: 100%;
	background: #ffffff;
	border: 1px solid #0f63ec;
	border-radius: 4px;
}
.scf-signup-ris .subscription .bottom-text p {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #4f5065;
}
.scf-signup-ris .subscription .bottom-heading {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	color: #0a9446;
	margin-bottom: 6px;
}
.scf-signup-ris .subscription .bottom-heading .bonus {
	padding: 2px 8px;
	background: #31a865;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	border: 1px solid #31a865;
	border-radius: 4px;
	margin-right: 4px;
}

.scf-signup-ris .summery-section {
	margin-top: 40px;
}
.scf-signup-ris .summery-section ul {
	list-style-type: none;
	margin-bottom: 18px;
}
.scf-signup-ris .summery-section ul li {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	padding: 8px 24px 8px 0px;
	border-bottom: 1px solid #cdcdcd;
	display: flex;
	justify-content: space-between;
}
.scf-signup-ris .summery-section ul li .amount {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.scf-signup-ris .summery-section ul li .amount.red {
	color: #e52727;
}
.scf-signup-ris .summery-section ul li.total {
	background: #eff3fc;
	border-radius: 4px;
	margin-top: 8px;
	border: 0;
	padding: 8px 24px 8px 12px;
	font-size: 16px;
	line-height: 22px;
	color: #0f63ec;
}
.scf-signup-ris .summery-section ul li.total .amount {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.scf-signup-ris .summery-section p {
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
}

.scf-signup-ris .ways-to-pay-section {
	margin-top: 32px;
}
.scf-signup-ris .ways-to-pay-section .pay-options {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}

.scf-signup-ris .testimonials {
	margin-top: 32px;
	width: 530px;
}
.scf-signup-ris .testimonials h3,
.scf-signup-ris .accordion-section h3,
.scf-signup-ris .why-section h3 {
	font-family: "Ubuntu";
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #470faa;
	margin-bottom: 24px;
}
.scf-signup-ris .slideshow-container {
	background: rgb(239, 252, 240);
	padding: 24px 24px 24px 35px;
	border: 1px solid rgb(49, 168, 101);
	border-radius: 8px;
	max-width: none;
}
.scf-signup-ris .scf-testimonial {
	padding: 0;
}
.scf-signup-ris .scf-testimonial h4 {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #26273c;
	margin-bottom: 24px;
}
.scf-signup-ris .slideshow-container .fade {
	border: 0;
}
.scf-signup-ris .scf-testimonial .slideshow-container .fade {
	width: 100%;
}
.scf-signup-ris .scf-testimonial .slideshow-container .fade:not(.active_item) {
	display: none !important;
}
.scf-signup-ris .scf-testimonial p {
	font-family: "Open Sans";
	min-height: 75px;
	margin-bottom: 12px;
	position: relative;
}
.scf-signup-ris .scf-testimonial p:before {
	content: "";
	position: absolute;
	top: 0;
	left: -28px;
	background-image: url(../images/quatation.svg);
	width: 16px;
	height: 13px;
	background-repeat: no-repeat;
}
.scf-signup-ris .scf-testimonial .tst-location {
	font-style: normal;
}
.scf-signup-ris .scf-testimonial .author h4 {
	text-align: left;
	margin: 0;
}
.scf-signup-ris .review-name {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.scf-signup-ris .slideshow-container .slider-action {
	display: block;
}
.scf-signup-ris .slideshow-container .slider-action {
	margin-bottom: 0;
}
.scf-signup-ris .slideshow-container .dot {
	background-color: #cdcdcd;
}
.scf-signup-ris .slideshow-container .active,
.scf-signup-ris .slideshow-container .dot:hover {
	background-color: #31a865;
}

.scf-signup-ris .accordion-section {
	margin-top: 32px;
}
.scf-signup-ris .m-accordion-head {
	position: relative;
	padding: 8px 16px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-radius: 4px 4px 0px 0px;
	border-bottom: 0;
}
.scf-signup-ris .m-accordion-head h4 {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
}
.scf-signup-ris .m-accordion-head .arrow {
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
	font-size: 24px;
	color: #0f63ec;
}
.scf-signup-ris .m-accordion-head.active .arrow {
	color: #767676;
	transform: rotate(-180deg);
	top: 6px;
}
.scf-signup-ris .m-accordion-text {
	border: 1px solid #cdcdcd;
	padding: 16px;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 0;
	display: none;
}
.scf-signup-ris .m-accordion:last-child .m-accordion-text {
	border-bottom: 1px solid #cdcdcd;
}
.scf-signup-ris .m-accordion:last-child .m-accordion-head:not(.active) {
	border-bottom: 1px solid #cdcdcd;
}
.scf-signup-ris .m-accordion-head.active ~ .m-accordion-text {
	display: block !important;
}

.scf-signup-ris .why-section {
	margin-top: 64px;
}
.scf-signup-ris .why-section .flex-wrapper {
	display: flex;
	align-items: flex-start;
	flex-flow: row wrap;
}
.scf-signup-ris .why-section .flex-item {
	width: calc(100% / 3);
	margin-bottom: 42px;
}
.scf-signup-ris .why-section .flex-item p {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}
.scf-signup-ris .why-section .flex-item p.title {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.scf-signup-ris .payment-section {
	margin-top: 48px;
}
.scf-signup-ris .payment-section h3 {
	margin-bottom: 24px;
}
.scf-signup-ris .payment-section .row {
	margin-bottom: 24px;
}
.scf_2020_style .scf-signup-ris .payment-section label {
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #4f5065;
	margin-bottom: 8px;
	display: block;
}
.scf_2020_style .scf-signup-ris .payment-section label img {
	width: auto;
	height: 16px;
	float: right;
	vertical-align: middle;
}
.scf_2020_style .scf-signup-ris .card-info-wrapper {
	border: 1px solid #ccc;
	border-radius: 4px;
}
.scf_2020_style .scf-signup-ris .top-wrapper .scf-form {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.scf_2020_style .scf-signup-ris .input-wrapper .si-info {
	color: #4f8beb;
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 20px;
}
.scf_2020_style .scf-signup-ris .bottom-wrapper {
	display: flex;
}
.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper {
	width: 130px;
	position: relative;
}
.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:first-child .scf-form,
.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:last-child .scf-form {
	border: 0;
}
.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:nth-child(2) .scf-form {
	border-top: 0;
	border-bottom: 0;
	border-radius: 0;
}
.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:last-child {
	width: calc(100% - 260px);
}

.scf-signup-ris .payment-section .billing-data .row {
	margin: 0;
	padding: 0 15px;
}
.scf-signup-ris .payment-section .billing-data .row .col-md-4 {
	padding: 0;
}
.scf_2020_style .scf-signup-ris .billing-data .scf-form {
	border-bottom: 0;
	border-radius: 0;
	border-radius: 0;
}
.scf_2020_style .scf-signup-ris .billing-data select.scf-form {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.scf-signup-ris .payment-section .billing-data .row .scf-form {
	border: 1px solid #ccc;
}
.scf-signup-ris .payment-section .billing-data .row .col-md-4:first-child .scf-form {
	border-bottom-left-radius: 4px;
}
.scf-signup-ris .payment-section .billing-data .row .col-md-4:last-child .scf-form {
	border-bottom-right-radius: 4px;
}
.scf_2020_style .scf-signup-ris .payment-section label.checkbox {
	font-weight: 400;
	margin-bottom: 24px;
}
.scf_2020_style .scf-signup-ris .checkmark {
	border: 2px solid #0f63ec;
}
.scf_2020_style .scf-signup-ris .checkbox input:checked ~ .checkmark {
	background-color: #0f63ec;
}
.scf_2020_style .scf-signup-ris .btn-dark-green {
	width: 100%;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	height: 56px;
	padding: 0;
	line-height: 56px;
}

@media (max-width: 1199px) {
	.scf-signup-ris .subscription,
	.scf-signup-ris .testimonials {
		width: 100%;
	}
}
@media (max-width: 1024px) and (max-width: 1199px) {
	.scf-signup-ris .subscription {
		padding: 20px 12px;
	}
	.scf-signup-ris .subscription label {
		padding-left: 26px;
	}
}
@media (max-width: 991px) {
	.scf-signup-ris .scf-testimonial,
	.scf-signup-ris .scf-testimonial .review-name {
		text-align: left;
		margin-left: 0;
		margin-right: 0;
	}
	.scf-signup-ris .scf-testimonial {
		margin-bottom: 20px;
	}
	.scf-signup-ris .review-name {
		display: inline-grid;
	}
	.scf-signup-ris .counter-wrapper ~ .col-md-6 {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.scf-signup-ris {
		margin-bottom: 0;
	}
	.scf-signup-ris .counter-wrapper {
		margin: 16px 15px 32px;
	}
	.scf-signup-ris .subscription {
		width: 100%;
	}
	.scf-signup-ris .subscription .sub-btn {
		position: relative;
		top: 0;
		left: 0;
	}
	.scf-signup-ris .subscription label {
		padding-right: 20px;
	}
	.scf-signup-ris .subscription .feature-list {
		padding: 0;
		margin-top: 24px;
	}
	.scf-signup-ris .subscription .feature-list ul {
		column-count: 1;
	}
	.scf-signup-ris .m-accordion-head {
		padding: 8px 46px 8px 16px;
	}

	.scf-signup-ris .summery-section ul li {
		align-items: center;
	}
	.scf-signup-ris .summery-section ul li .description {
		max-width: 75%;
	}
	.scf_2020_style .scf-signup-ris .bottom-wrapper {
		flex-flow: column;
	}
	.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper,
	.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:last-child {
		width: 100%;
	}
	.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:first-child .scf-form,
	.scf_2020_style .scf-signup-ris .bottom-wrapper .input-wrapper:nth-child(2) .scf-form {
		border-bottom: 1px solid #ccc;
	}
}

@media (max-width: 500px) {
	.scf-signup-ris .ways-to-pay-section .pay-options {
		flex-flow: column;
	}
	.scf-signup-ris .ways-to-pay-section .pay-options .pay {
		margin-bottom: 8px;
	}
	.scf-signup-ris .why-section .flex-item {
		width: calc(100% / 2);
	}
}

/* CSI-8571 */

.scf-signup-ris.ss-version .counter-wrapper {
	background-color: #e52727;
	color: #ffffff;
	padding: 12px 16px;
	margin: 16px 0 24px;
}

.scf-signup-ris.ss-version .counter-wrapper .title {
	color: #ffffff;
	display: flex;
	align-items: center;
	margin: 0;
}

.scf-signup-ris.ss-version .counter-wrapper p {
	color: #ffffff;
}

.scf-signup-ris.ss-version .counter-wrapper .title .timer {
	font-family: "UbuntuMono";
	font-size: 24px;
	width: auto;
	color: #ffffff;
	background: #e52727;
	border: 2px solid #ffffff;
	margin: auto 5px;
	height: 38px;
	display: flex;
	align-items: center;
}

.scf-signup-ris.ss-version .timer-body .active .counter-wrapper .timer-text {
	display: none;
}
.scf-signup-ris.ss-version .timer-body .counter-wrapper .timer-text {
	margin-top: 8px;
}
.scf-signup-ris.ss-version .timer-body .counter-wrapper .timer-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scf-signup-ris.ss-version .timer-body .counter-wrapper .arrow {
	font-size: 24px;
}
.scf-signup-ris.ss-version .timer-body .active .counter-wrapper .arrow {
	transform: rotate(-180deg);
}
.scf-signup-ris.ss-version .counter-wrapper .si-time {
	font-size: 30px;
}
.scf-signup-ris.ss-version .text-final-name {
	margin-bottom: 24px;
}
.scf-signup-ris.ss-version .text-final-name strong {
	color: #0f63ec;
}
.scf-signup-ris.ss-version .summery-section {
	margin-top: 0px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-container {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	flex-direction: column;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-top {
	display: flex;
	align-items: center;
	padding: 16px 24px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-top h3 {
	font-size: 20px;
	color: #470faa;
	font-family: "Ubuntu";
	line-height: 26px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-top h3 span {
	background: #f2ecff;
	border: 1px solid #470faa;
	border-radius: 2px;
	padding: 4px 8px;
	margin: 0 8px;
	font-size: 16px;
	font-family: "Open Sans";
	color: #470faa;
	white-space: nowrap;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-container .ss-data-top-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #cdcdcd;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-container .ss-data-top-container p {
	font-family: "Open Sans";
}

.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container {
	border: 1px solid #0f63ec;
	border-radius: 8px;
	height: 145px;
	width: 145px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	flex: 0 0 145px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container .si-location-fill {
	color: #e52727;
	position: absolute;
	z-index: 100;
	top: 35%;
	left: 38%;
	font-size: 32px;
}

.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container iframe {
	margin-left: -10px;
	margin-top: -10px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container {
	padding: 16px 24px;
	width: 100%;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser {
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .si-facebook {
	background: #000;
	color: #fff;
	border-radius: 10px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .detail {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
	margin: 10px;
	display: flex;
	align-items: center;
	color: #4f5065;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .data {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	border-radius: 2px;
	padding: 4px 8px;
	margin-left: 5px;
	color: #26273c;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .detail .si-facebook,
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .detail .si-phone,
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .detail .si-user,
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .detail .si-location {
	font-size: 20px;
	margin-right: 5px;
}

.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .additional-text {
	font-family: "Open Sans";
	color: #4f5065;
	font-weight: 700;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser .report-details {
	margin-top: -12px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .additional-data {
	margin: 18px 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .additional-data .data {
	margin-left: 0px;
	margin-right: 12px;
}
.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container button {
	background: #effcf0;
	width: 100%;
	padding: 12px;
	font-size: 16px;
	font-weight: 700;
	color: #26273c;
	border: 1px solid #31a865;
	border-radius: 4px;
}

.scf-signup-ris.ss-version .scf-checkout {
	background: none;
}

.scf-signup-ris.ss-version .scf-checkout #payment {
	border: none;
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box {
	border: 1px solid #0F63EC;
    border-radius: 8px;
    padding: 24px;	
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box h5 {
	text-align: center;
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box .paypal-section {
	text-align: center;
    border-bottom: 1px solid #0F63EC;
    padding-bottom: 14px;
    margin-left: -24px;
    margin-right: -24px;
	margin-bottom: 24px;
	position: relative;
	padding-left: 16px;
    padding-right: 16px;
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box .paypal-section span.payment_or {
    position: absolute;
    bottom: -9px;
    left: 48%;
    background-color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    color: #26273C;
}
.scf-signup-ris.ss-version .scf-checkout .paypal_btn {
	display: inline-block;
	position: relative;
	background: #1089d7;
	border-radius: 4px;
	border: 1px solid #1089d7;
	box-shadow: inset 0 1px 0 0 #1089d7;
	font-weight: 700;
	padding: 4px 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	/* width: 198px; */
	width: 100%;
}
.scf-signup-ris.ss-version #payment_summary, .scf-signup-ris.ss-version #payment_summary_mobile {
	margin-bottom: 32px;
}
.scf-signup-ris.ss-version h5 span {
	margin-bottom: 14px;
}
.scf-signup-ris.ss-version .paypal-section {
	margin-bottom: 48px;
}
.scf-signup-ris.ss-version .btn.btn-dark-green {
	display: flex;
	justify-content: center;
	align-items: center;
}
.scf-signup-ris.ss-version .btn.btn-dark-green span {
	font-size: 20px;
	margin-right: 10px;
}
.scf-signup-ris.ss-version .subscription {
	box-shadow: none;
	background: #eff3fc;
	padding: 20px;
	width: 100%;
}
.scf-signup-ris.ss-version .subscription h5 {
	font-size: 16px;
}
.scf-signup-ris.ss-version .subscription .feature-list li {
	border-bottom: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}
.scf-signup-ris.ss-version .subscription .feature-list .si-done {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 5px;
}
.scf-signup-ris.ss-version .subscription .feature-list .si-close {
	position: relative;
    top: 0;
    left: 0;
    margin-right: 5px;
}
.scf-signup-ris.ss-version .subscription .feature-list {
	padding: 0;
}
.scf-signup-ris.ss-version .subscription .subscription-title {
	padding: 8px 16px 8px 16px;
	background: #ffffff;
	border: 1px solid #0f63ec;
	border-radius: 4px;
	margin: 12px 0;
}
.scf-signup-ris.ss-version .subscription .subscription-title h5 {
	color: #0f63ec;
}
.scf-signup-ris.ss-version .subscription .subscription-amount {
	color: #0f63ec;
	font-size: 20px;
	margin-left: 10px;
}
.scf-signup-ris.ss-version .subscription .subscription-recurring {
	font-weight: 700;
	margin-bottom: 24px;
	margin-left: 10px;
}
.scf-signup-ris.ss-version .subscription .subscription-recurring span {
	color: #767676;
}
.scf-signup-ris.ss-version .subscription .subscription-details span {
	color: #0f63ec;
}
.scf-signup-ris.ss-version .slideshow-container {
	background: #fff0e3;
	border: 1px solid #f8933c;
}
.scf-signup-ris .scf-testimonial p:before {
	background-image: url(../images/quotation-black.svg);
}
.scf-signup-ris .slideshow-container .dot:hover,
.scf-signup-ris .slideshow-container .active {
	background-color: #4f5065;
}
.scf-signup-ris.ss-version .mobile {
	display: none;
}
.scf-signup-ris.ss-version .scf-checkout {
	padding-top: 0;
}
.scf-signup-ris.ss-version .email-fill {
	color: #0F63EC;
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box h5 span {
	color: #4F5065;
    font-size: 14px;
    font-weight: 700;
}
.scf-signup-ris.ss-version .email-fill {
	color: #0F63EC;
	font-weight: 600;
}
.scf-signup-ris.ss-version {
	margin-bottom: 25px;
}
.scf-signup-ris.ss-version .scf-checkout .checkout-box .payment-box h5 span {
	color: #4F5065;
    font-size: 14px;
    font-weight: 700;
}
.scf-popup.logged_modal .scf-popup-dialog {
    padding: 48px 32px;
}
/* end - CSI-9550 */
/* New Search Progress Revamp */
/* Add this CSS to your stylesheet */

.search_progress_revamp {
	background: #EFF3FC;
	padding: 30px 0;
	min-height: calc(101vh - 180px);
    display: flex;
    width: 100%;
    align-items: center;
}
.search_progress_revamp .content-box {
	text-align: center;
	display: flex;
    /*align-items: center;*/
    justify-content: center;
    height: 90%;
	width: 100%;
}
.search_progress_revamp .content-box h2 {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 700;
}
.search_progress_revamp .content-box h2 span {
	color: #0F63EC;
	font-family: Ubuntu;
	font-size: 24px;
	text-transform: capitalize;
}
.search_progress_revamp .content-box h2 span.number {
	color: #E52727;
}
.search_progress_revamp .content-box .step5 .radio.active {
	border: 1px solid #0F63EC;
	background: #EFF3FC;
	box-shadow: 0px 2px 8px 0px rgba(79, 80, 101, 0.16);
}
.search_progress_revamp .content-box h2 strong {
	color: #E52727;
}
.search_progress_revamp .content-box .step1 .image-wrapper {
	text-align: center;
}
.search_progress_revamp .content-box .step1 .load_ani {
    width: 200px;
    margin: 48px auto;
}
.search_progress_revamp .scf-popup.saving_results .load_ani {
    width: 200px;
    margin: 48px auto;
}
.search_progress_revamp .content-box .step1 .load_ani svg {
	border: 2px solid #FFF;
    border-radius: 200px;
}
.search_progress_revamp .btn-important {
	border-radius: 4px;
	border: 1px solid #0F63EC;
	background: #FFF;
	font-family: "Open Sans";
	font-size: 16px;
	color: #0F63EC;
	display: inline-block;
	padding: 2px 12px;
	font-weight: 700;
	margin-bottom: 16px;
}
.search_progress_revamp .content-box p{
	font-size: 20px;
}
.search_progress_revamp .content-box .image-wrapper img{
	margin: 24px auto;
	width: 100%;
}
.search_progress_revamp .content-box .step7 .image-wrapper img {
	width: 0px;
    height: 0px;
    padding-right: 100%;
    padding-bottom: 200px;
    background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
}
.search_progress_revamp .content-box .step1 .image-wrapper img{
	max-width: 156px;
}
.search_progress_revamp .content-box .step2 .image-wrapper img,
.search_progress_revamp .content-box .step4 .image-wrapper img {
	max-width: 200px;
	margin: 48px auto;
}
.search_progress_revamp .content-box .step4 h2 span {
	color: #E52727;
}
.search_progress_revamp .content-box label.title {
	font-family: Ubuntu;
	font-size: 20px;
	font-weight: 700;
	color: #4F5065;
	margin-bottom: 12px;
	display: block;
}
.search_progress_revamp .content-box .step2 h5 {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 22px;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 8px;
}
.search_progress_revamp .content-box .step3 a,
.search_progress_revamp .content-box .step5 a {
	color: #585858;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 700;
	text-decoration-line: underline;
}
.search_progress_revamp .content-box .step3 {
	width: 380px;
	min-height: 628px;
}
.search_progress_revamp .content-box .step3 .scale_img {
    height: 340px;
}
.search_progress_revamp .content-box .step3 img {
	margin-top: 60px;
    margin-bottom: 60px;
	transition: transform 0.5s ease;
}
.search_progress_revamp .content-box .step3 .btn-dark-blue.disabled {
	border: 1px solid #CDCDCD;
	background: #CDCDCD;
	color: #ffffff;
	cursor: not-allowed;
}
.search_progress_revamp .content-box .step3 .btn-bordered,
.search_progress_revamp .content-box .step5 .btn-bordered {
	background-color: #FFF;
	border: 1px solid #CDCDCD;
	color: #26273C;
	text-decoration: none;
}
.search_progress_revamp .content-box .step3 .scf-form {
	margin-bottom: 24px;
}
.search_progress_revamp .content-box .step3 .form-flt,.step5 .form-flt {
	margin: 32px 0px;
}
.search_progress_revamp .content-box .step5 label.radio {
	border-radius: 4px;
	border: 1px solid #CDCDCD;
	background-color: #FFF;
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	padding: 16px 24px;
	margin-bottom: 12px;
}
.search_progress_revamp .content-box .step5 label.radio .radiomark {
    border: 1px solid #0F63EC;
	background-color: #fff;
	top: 16px;
    left: 24px;
}
.search_progress_revamp .content-box .step5 .btn-dark-blue.disabled {
    border: 1px solid #CDCDCD;
    background: #CDCDCD;
    color: #ffffff;
	cursor: not-allowed;
}
.search_progress_revamp .content-box .step5 label.radio input:checked ~ .radiomark {
	border: 0px;
	background-color: #0F63EC;
}
.search_progress_revamp .content-box .step3 .btn,
.search_progress_revamp .content-box .step5 .btn {
	width: 180px;
}
.search_progress_revamp .content-box .scf-form {
	border: 1px solid #470FAA;
}
.search_progress_revamp .content-box .step6 h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
	font-family: Ubuntu;
}
.search_progress_revamp .content-box .step6 {
	width: 750px;
}
.search_progress_revamp .content-box .step6 .list-item {
    border-radius: 8px;
    background: #FFF;
    padding: 16px;
    text-align: center;
    margin-bottom: 20px;
	cursor: pointer;
	border: 1px solid #CDCDCD;
}
.search_progress_revamp .content-box .step6 .list-item.active,
.search_progress_revamp .content-box .step6 .list-item:hover {
	background: #F2ECFF;
	border: 1px solid #470FAA;
	position: relative;
}
.search_progress_revamp .content-box .step6 .list-item.active h4,
.search_progress_revamp .content-box .step6 .list-item:hover h4 {
	color: #470FAA;
}
.search_progress_revamp .content-box .step6 .list-item.active::before {
	font-family: 'scficons' !important;
	content: "\e943";
	color: #470FAA;
	position: absolute;
    right: 8px;
    top: 8px;
    font-size: 26px;
}
.search_progress_revamp .content-box .step6 .list-item img {
	height: 50px;
}
.search_progress_revamp .content-box .step6 .list-item h4 {
	color: #26273C;
	font-family: Open Sans;
	font-size: 16px;
	margin-top: 4px;
}
.search_progress_revamp .content-box .step6 .btn-dark-green {
	margin-top: 20px;
	width: 230px;
	background-color: #0F63EC;
}
.search_progress_revamp .content-box .step7{
    width: 100%;
    max-width: 1008px;
	border-radius: 8px;
}
.search_progress_revamp .content-box .step7 .circular-progress {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.search_progress_revamp .content-box .step7 .inner-circle {
	position: absolute;
	width: calc(140px - 30px);
	height: calc(140px - 30px);
	border-radius: 50%;
	background-color: lightgrey;
}

.search_progress_revamp .content-box .step7 .percentage {
    position: relative;
    color: #26273C !important;
    font-weight: 700;
    font-size: 24px;
}
.search_progress_revamp .content-box .step7 .progress-box{
	width: 118px;
	height: 118px;
	position: relative;
}
.search_progress_revamp .content-box .step7 .progress-box:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, #470FAA 0%, #3DD2FF 100%);
    border-radius: 100%;
    opacity: 0.1;
    filter: blur(10.666666984558105px);
}
.search_progress_revamp .content-box .step7 .icons-wrapper {
    display: flex;
    justify-content: space-between;
	margin-bottom: 42px;
}
.search_progress_revamp .content-box .step7 .progress-steps {
    display: flex;
	margin-top: 12px;
}
.search_progress_revamp .content-box .step7 .progress-steps > div {
    width: 124px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
	margin-right: 20px;
}
.search_progress_revamp .content-box .step7 .progress-steps > div:last-child {
	margin-right: 0;
}
.search_progress_revamp .content-box .step7 .icon-wrapper {
    width: 64px;
    height: 64px;
    margin: 0 auto 18px;
    border: 2px solid #CDCDCD;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}
.search_progress_revamp .content-box .step7 .search-step.completed .icon-wrapper,
.search_progress_revamp .content-box .step7 .search-step.active .icon-wrapper{
	border: 3px solid #470FAA;
	background-color: #fff;
}
.search_progress_revamp .content-box .step7 .icon-wrapper:after {
    content: '';
    height: 2px;
    background: #CDCDCD;
    width: 82px;
    position: absolute;
    top: 50%;
    right: -85px;
    transform: translateY(-50%);
}
.search_progress_revamp .content-box .step7 .search-step:last-child .icon-wrapper:after {
	display: none;
}
.search_progress_revamp .content-box .step7 .search-step.completed .icon-wrapper:after {
	background: #470FAA;
}
.search_progress_revamp .content-box .step7 .icon-wrapper img {
    width: 100%;
    max-width: 36px;
}
.search_progress_revamp .content-box .step7 .icon-wrapper img.act,
.search_progress_revamp .content-box .step7 .active .icon-wrapper img.default {
	display: none;
}
.search_progress_revamp .content-box .step7 .active .icon-wrapper img.act {
	display: block;
}
.search_progress_revamp .content-box .text-lbl{
	font-size: 16px;
	width: 100%;
}
.search_progress_revamp .content-box .step7 .x-box {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
	border: 1px solid #CDCDCD;
	background: #FFF;
	padding: 16px 48px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom: 0px;
}
.search_progress_revamp .content-box .x-box .content-wrapper {
    width: 60%;
	text-align: left;
	padding-right: 30px;
}
.search_progress_revamp .content-box .x-box .content-wrapper h2 {
	font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
}
.search_progress_revamp .content-box .x-box .image-wrapper {
    width: 40%;
}

.search_progress_revamp .x-box p{
	font-size: 16px;
	line-height: 24px;
	font-family: "Open Sans";
}
.search_progress_revamp .scf-testimonial {
	padding: 32px 16px 16px 16px;
    background: #F8F8F8;
    border: 1px solid #CDCDCD;
    -webkit-border-bottom-right-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
.search_progress_revamp .scf-testimonial .container{
	width: 100%;
}
.search_progress_revamp .scf-testimonial h4{
	color: #26273C;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.search_progress_revamp .scf-testimonial .slideshow-container{
	width: 100%;
}
.search_progress_revamp .scf-testimonial .slideshow-container .text-item{
	display: flex;
}
.search_progress_revamp .scf-testimonial .image-wrapper{
	width: 48px;
	height: 48px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 16px;
}
.search_progress_revamp .scf-testimonial .image-wrapper img{
	width: 100%;
	height: auto;
	vertical-align: top;
	margin: 0;
}
.search_progress_revamp .scf-testimonial .content-wrapper{
	text-align: left;
	width: calc(100% - 72px);
}
.search_progress_revamp .scf-testimonial .slideshow-container .fade{
	width: 100%;
	max-width: 700px;
	display: none !important;
	margin: 0 auto;
}
.search_progress_revamp .scf-testimonial .slideshow-container .fade.active_item{
	display: inline-block !important;
}
.scf_2020_style .search_progress_revamp .slideshow-container .prev {
    left: 6px;
}
.scf_2020_style .search_progress_revamp .slideshow-container .next {
    right: 6px;
}
.search_progress_revamp .slideshow-container .prev,
.search_progress_revamp .slideshow-container .next{
	display: block;
}
.search_progress_revamp .scf-testimonial span.si-user{
	width: 48px;
	height: 48px;
}
.search_progress_revamp .auth-wrapper {
    display: flex;
    align-items: center;
}
.search_progress_revamp .scf-testimonial .auth-wrapper h4{
	font-size: 14;
    line-height: 20px;
    font-weight: 700;
	margin: 0;
}
.search_progress_revamp .scf-testimonial .auth-wrapper h4 span {
    color: #4F5065;
    font-size: 14px;
    border-left: 1px solid #31A865;
    padding-left: 12px;
    margin-left: 12px;
}
.search_progress_revamp .scf-testimonial .auth-wrapper .tst-date {
    font-size: 14px;
    line-height: 20px;
    color: #26273C;
    position: relative;
    padding-left: 20px;
}
.search_progress_revamp .scf-testimonial .content-wrapper p{
	font-size: 14px;
    line-height: 20px;
    min-height: 60px;
    margin-bottom: 12px;
}
.search_progress_revamp .scf-testimonial .star-rating span{
	position: relative;
	color: #f8933c;
    font-size: 20px;
	padding: 2px 2px 3px;
	z-index: 1;
}
.search_progress_revamp .auth-wrapper .row {
	width: 100%;
}
/*.search_progress_revamp .scf-testimonial .star-rating span:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00B67A;
	z-index: 1;    
}
.search_progress_revamp .scf-testimonial .star-rating span.disabled:after{
	background: #DCDCE6;
}
.search_progress_revamp .scf-testimonial .star-rating span.half:after{
	width: 50%;
}*/
.search_progress_revamp .scf-testimonial .si-star-fill:before {
    position: relative;
	z-index: 2;
}
.search_progress_revamp .sticky-notification {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 45px;
    background: #F8933C;
    z-index: 100000;
    line-height: 45px;
    font-family: "Open Sans", Open sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.search_progress_revamp .sticky-notification.fixed {
	position: fixed;
	top: 0;
}
.search_progress_revamp .sticky-notification span {
    padding-right: 8px;
}
.search_progress_revamp .content-box .step7 .progress-bar{
	display: none;
}

.search_progress_revamp .scf-testimonial.highest-rate .image-wrapper {
    width: 200px;
    height: auto;
    border-radius: 0;
    margin-right: 16px;
}
.search_progress_revamp .scf-testimonial.highest-rate .content-wrapper {
    width: calc(100% - 200px);
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.search_progress_revamp .scf-testimonial.highest-rate .content-wrapper p {
    min-height: auto;
}
.search_progress_revamp .scf-testimonial.highest-rate .content-wrapper p span{
	font-weight: 700;
}

.search_progress_revamp .step24.container{
	width: 100%;
	max-width: 1008px;
}
.search_progress_revamp .bg-box{
	background-color: #fff;
	border-radius: 16px;
	padding: 48px;
	max-width: 1008px;
	margin: 0 auto;
	border: 1px solid #CDCDCD;
}
.search_progress_revamp .border-box {
    border: 1px solid rgba(229, 39, 39, 1);
    border-radius: 10px;
    padding: 18px 35px;
	margin-bottom: 22px;
}
.search_progress_revamp .border-box .box-heading {
    font-family: "Open Sans", Open sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    position: relative;
    padding-left: 50px;
    margin-bottom: 10px;
}
.search_progress_revamp .border-box .box-heading img{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.search_progress_revamp .border-box p{
	font-family: "Open Sans", Open sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #26273C;
}
.search_progress_revamp .bigger-title {
    font-size: 38px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 22px;
}
.search_progress_revamp .bigger-title span{
	color: #470FAA;
}
.search_progress_revamp .smaller-title {
	font-family: "Open Sans", Open sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 16px;
}
.search_progress_revamp .fwrap{
	margin-bottom: 24px;
	position: relative;
}
.search_progress_revamp .checkbox{
	padding: 0;
}
.search_progress_revamp .checkbox label{
	cursor: pointer;
	position: relative;
	background-color: #F8F8F8;
	border: 1px solid #CDCDCD;
	padding: 24px 24px 24px 58px;
	border-radius: 8px;
	display: block;
}
.search_progress_revamp .checkbox label:before{
	display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 5px #767676; 
	position: absolute;
    top: 50%;
	left: 24px;
    transform: translateY(-50%);
}
.search_progress_revamp .checkbox input:checked + label{
	background-color: #DCCBFF;
	border: 1px solid #470FAA;
}
.search_progress_revamp .checkbox input:checked + label:before {
    box-shadow: inset 0 0 0 5px #470FAA;
}
.search_progress_revamp .checkbox .inner-wrapper {
    display: flex;
    align-items: center;
	pointer-events: none;
}
.search_progress_revamp .checkbox .left-wrapper{
	width: calc(100% - 90px);
}
.search_progress_revamp .checkbox .left-wrapper span {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    width: 100%;
}
.search_progress_revamp .checkbox .left-wrapper .line-two {
	font-weight: 400;
}
.search_progress_revamp .checkbox .right-wrapper {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    width: 90px;
    text-align: right;
}
.search_progress_revamp .checkbox.payment label{
	background: transparent;
    border: 0;
    padding: 0 0 0 34px;
}
.search_progress_revamp .checkbox.payment label:before {
    left: 0;
}
.search_progress_revamp .checkbox.payment input:checked + label{
	background: transparent;
    border: 0;
}
.search_progress_revamp .fwrap .pos-ab{
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translateY(-50%);
}
.search_progress_revamp form .btn-dark-green{
	width: 78%;
	margin: 0 auto;
	display: block;
}

.search_progress_revamp .scf-testimonial.layout-2{
	border-radius: 8px;
	margin-top: 24px;
}
.search_progress_revamp .scf-testimonial.layout-2 .prev,
.search_progress_revamp .scf-testimonial.layout-2 .next{
	display: none;
}
.search_progress_revamp .scf-testimonial.layout-2 .auth-wrapper {
    display: block;
    margin-top: 24px;
    padding-left: 24px;
}
.search_progress_revamp .scf-testimonial.layout-2 .slideshow-container .slider-action{
	display: inline-block;
	padding-left: 16px;
	margin-bottom: 0;
}
.search_progress_revamp .scf-testimonial.layout-2 .auth-wrapper .tst-date {
    padding-left: 0;
	display: block;
}
.search_progress_revamp .scf-testimonial.layout-2 h4 {
    padding-left: 16px;
}
.search_progress_revamp .scf-testimonial.layout-2 .auth-wrapper h4{
	padding-left: 0;
}
.search_progress_revamp .scf-testimonial.layout-2 .content-wrapper p {
    position: relative;
    padding-left: 26px;
}
.search_progress_revamp .scf-testimonial.layout-2 .content-wrapper p span {
    position: absolute;
    top: 0;
    left: 0;
}

.search_progress_revamp .left-inner-wrapper {
    padding-left: 42px;
}
.search_progress_revamp .flex-box {
    display: flex;
    align-items: center;
	margin-bottom: 40px;
}
.search_progress_revamp .flex-box .image-wrapper {
    border: 1px solid #470FAA;
    border-radius: 4px;
}
.search_progress_revamp .flex-box .image-wrapper img {
    vertical-align: text-bottom;
    width: 100%;
    height: auto;
}
.search_progress_revamp .flex-box .content-wrapper{
	padding: 0 0 0 16px;
}
.search_progress_revamp .smaller-title.name{
	color: #470FAA;
}
.search_progress_revamp .flex-box .address{
	font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}
.search_progress_revamp .flex-box .date {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}
.search_progress_revamp .flex-box .date span{
	font-weight: 400;
    padding-left: 4px;
}
.search_progress_revamp .summery-wrapper {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.search_progress_revamp .summery-wrapper li {
	font-family: "Open Sans", Open sans-serif;
	font-size: 16px;
    line-height: 48px;
    border-bottom: 1px solid #3C42571F;
    display: flex;
    justify-content: space-between;
}
.search_progress_revamp .summery-wrapper li .free{
	color: #67CB93;
	font-weight: 500;
}
.search_progress_revamp .summery-wrapper li .total{
	color: #470FAA;
	font-size: 18px;
	font-weight: 700;
}
.search_progress_revamp .highlights {
    margin: 24px 0;
    background: #F8F8F873;
    border-radius: 8px;
    padding: 24px;
}
.search_progress_revamp .medium-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
	margin-bottom: 24px;
}
.search_progress_revamp .highlights-wrapper {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-flow: row wrap;
}
.search_progress_revamp .highlights-wrapper li {
    width: 40%;
	margin-bottom: 24px;
}
.search_progress_revamp .highlights-wrapper li:nth-child(2n + 1){
	width: 60%;
}
.search_progress_revamp .highlights-wrapper .line-one {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .highlights-wrapper .line-two {
    font-size: 14px;
    line-height: 20px;
    font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .benefits-wrapper{
	margin: 0;
    padding: 0;
    list-style-type: none;
}
.search_progress_revamp .benefits-wrapper li{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
	font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .benefits-wrapper li img{
	vertical-align: middle;
    margin-right: 10px;
}
.search_progress_revamp .benefits-wrapper li:last-child{
	margin-bottom: 0;
}
.search_progress_revamp .faq-content{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.search_progress_revamp .faq-content:last-child{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search_progress_revamp .back-btn {
	font-family: "Open Sans", Open sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.search_progress_revamp .back-btn i {
    vertical-align: middle;
    font-size: 26px;
}
.search_progress_revamp .top-btn {
	font-family: "Open Sans", Open sans-serif;
    width: 100%;
    max-width: 510px;
    line-height: 45px;
    background: #470FAA;
    color: #fff;
    border-radius: 68px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}
.search_progress_revamp .step25 .amount{
	font-size: 40px;
	line-height: 56px;
	font-weight: 700;
	margin-bottom: 24px;
}
.search_progress_revamp .step25 .success{
	font-size: 24px;
	line-height: 32px;
	color: #2AC984;
	font-weight: 700;
	margin-bottom: 24px;
}
.search_progress_revamp .step25 .details-wrapper{
	padding: 0;
	margin: 0 auto 30px;
	list-style-type: none;
	max-width: 530px;
}
.search_progress_revamp .step25 .details-wrapper li{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
	display: flex;
	justify-content: space-between;
	font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .step25 .bottom-content p{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
	font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .step25 .bottom-content p:last-child{
	font-size: 14px;
}
.search_progress_revamp .step25 .bottom-content p a{
	font-weight: 700;
	color: #585858;
}
.search_progress_revamp .step26.container{
	min-height: 66vh;
}
.search_progress_revamp .step26 .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.2);
    z-index: 10000;
}
.search_progress_revamp .login-wrapper {
    width: 100%;
    max-width: 624px;
    padding: 50px;
    border-radius: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
}
.search_progress_revamp .content-box .step26 .title{
	font-size: 40px;
    line-height: 54px;
    font-weight: 700;
	margin-bottom: 16px;
}
.search_progress_revamp .content-box .step26 .description{
	font-size: 16px;
    line-height: 20px;
	font-family: "Open Sans", Open sans-serif;
	margin-bottom: 16px;
}
.search_progress_revamp .content-box .step26 .btn-dark-green{
	width: 100%;
}
.search_progress_revamp .step27 .x-box,
.search_progress_revamp .step28 .x-box {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.search_progress_revamp .step27 .x-box .content-wrapper,
.search_progress_revamp .step28 .x-box .content-wrapper{
	width: calc(100% - 300px);
	padding-right: 200px;
	font-family: "Open Sans", Open sans-serif;
}
.search_progress_revamp .step27 .x-box .image-wrapper,
.search_progress_revamp .step28 .x-box .image-wrapper{
	width: 300px;
}
.search_progress_revamp .step27 .x-box .title,
.search_progress_revamp .step28 .x-box .title {
    font-size: 40px;
    line-height: 54px;
	font-weight: 700;
	margin-bottom: 12px;
}
.search_progress_revamp .step28 .x-box .content-wrapper {
    padding-right: 100px;
}
.search_progress_revamp .step28 .x-box .content-wrapper p{
	margin-bottom: 12px;
}
.search_progress_revamp .step28 .x-box .content-wrapper a{
	color: #470FAA;
	font-weight: 700;
}
.search_progress_revamp .step28 .x-box .btn-dark-green{
	width: 100%;
}
.search_progress_revamp .step13 .center-box p{
	font-size: 16px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 30px;
}
.search_progress_revamp .center-box .content-wrapper{
	width: 100%;
	max-width: 1008px;
	margin: 0 auto;
}
.search_progress_revamp .privacy-box {
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    padding: 16px 24px;
    margin: 0 0 30px 0;
}
.search_progress_revamp .step13 .content-wrapper {
    border-radius: 16px;
    border: 1px solid #CDCDCD;
    background: #FFF;
    padding: 48px;
}
.search_progress_revamp p.not_back {
	border-radius: 4px;
	border: 1px solid #F8933C;
	background: #FFC576;
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px !important;
	font-weight: 700;
	text-align: center;
	padding: 12px;
	margin-top: 16px !important;
	max-width: 1094px;
    margin-left: auto;
    margin-right: auto;
}
.search_progress_revamp p.not_back i {
	font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.search_progress_revamp .step13 .btn {
	min-width: 230px;
	background-color: #0F63EC;
}
.search_progress_revamp .step13 .btn-dark-blue.disabled {
    border: 1px solid #CDCDCD;
    background: #CDCDCD;
    color: #ffffff;
	cursor: not-allowed;
}
.search_progress_revamp .step13 h2 {
	margin-bottom: 8px;
}
.search_progress_revamp .step13 label {
    font-family: "Open Sans";
    font-size: 16px !important;
    line-height: 22px !important;
    padding-left: 40px;
    font-weight: 400;
    text-align: left;
}
.search_progress_revamp .step14 .x-box {
    display: flex;
}
.search_progress_revamp .step14 .x-box .content-wrapper,
.search_progress_revamp .step14 .x-box .image-wrapper{
	width: 50%;
}
.search_progress_revamp .step14 .x-box .image-wrapper.mobile-only{
	display: none;
}
.search_progress_revamp .step14 .x-box .content-wrapper{
	padding-right: 60px;
}
.search_progress_revamp .step14 .x-box .content-wrapper h2 {
	font-size: 24px;
	line-height: 32px;
    margin-bottom: 12px;
}
.search_progress_revamp .step14 .image-wrapper.destop-only {
	border-radius: 8px;
	border: 1px solid #CDCDCD;
	padding: 16px;
}
.search_progress_revamp .step14 .image-wrapper.destop-only .scf-progress-bar {
	border: 1px solid #470FAA;
	margin-top: 0px;
    margin-bottom: 12px;
}
.search_progress_revamp .step14 .image-wrapper.destop-only .scf-progress-bar .value {
    background: #470FAA;
	background-image: none;
}
.search_progress_revamp .step14 h4{
	font-size: 16px;
    line-height: 20px;
    margin: 24px 0;
}
.search_progress_revamp .step14 ul{
	margin: 0;
	list-style-type: none;
}
.search_progress_revamp .step14 li{
	margin-bottom: 18px;
	position: relative;
	padding-left: 80px;
	min-height: 70px;
	font-size: 14px;
	font-family: "Open Sans";
}
.search_progress_revamp .step14 li .icon{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.search_progress_revamp .step14 li b {
    margin-bottom: 8px;
    display: inline-block;
	font-family: "Open Sans";
	font-size: 16px;
}
.search_progress_revamp .content-box .step15 .x-box .content-wrapper{
	width: 100%;
	max-width: 708px;
	padding: 0;
	text-align: center;
	margin: 0 auto 30px;
}
.search_progress_revamp .content-box .step15 .content-wrapper h2{
	font-size: 40px;
    line-height: 45px;
    margin-bottom: 12px;
}
.search_progress_revamp .content-box .step15 .entry__field,
.search_progress_revamp .content-box .step15 .entry__field_inner{
	position: relative;
}
.search_progress_revamp .content-box .step15 .entry__field input{
    color: #000;
    padding: 0 38px 0px 16px;
    font-size: 14px;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    width: 100%;
    height: 42px;
    margin-bottom: 16px;
}
.search_progress_revamp .content-box .step15 .entry__field img{
	position: absolute;
	top: 10px;
    right: 12px;
}
.search_progress_revamp .content-box .step15 form{
    max-width: 550px;
    margin: 0 auto 20px;
}
.search_progress_revamp .content-box .step15 .btn{
	width: 100%;
	max-width: 360px;
}
.search_progress_revamp .alert-box{
	display: none;
	background: rgba(0,0,0,0.3);
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
.search_progress_revamp .alert-box .inner-wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 620px;
	height: 335px;
	border-radius: 10px;
	background-color: #fff;
	transform: translate(-50%, -50%);
	display: flex;
	flex-flow: column;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}
.search_progress_revamp .alert-box .inner-wrapper .heading{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin: 12px 0;
}
.search_progress_revamp .alert-box .loader-wrapper{
	background: #E9E3F8;
    width: 100%;
    height: 26px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.search_progress_revamp .alert-box .loader-wrapper .filler{
	position: absolute;
	left: 0;
	top: 0;
	background: #8462C8;
	width: 0;
	height: 100%;
	animation-name: loader;
  	animation-duration: 2s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.search_progress_revamp .content-box .step15 {
	width: 100%;
    max-width: 1008px;
}
.search_progress_revamp .content-box .step15 .step_box {
	border: 1px solid #CDCDCD;
	background-color: #ffffff;
	padding: 32px;
	width: 100%;
    max-width: 1008px;
	-webkit-border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom: 0px;
}
@keyframes loader {
	0%   {width: 0;}
	100% {width: 100%;}
}
.search_progress_revamp .content-box .step16 .content-wrapper{
    text-align: center;
    max-width: 1008px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #CDCDCD;
}
.search_progress_revamp .content-box .step16 .content-wrapper h2{
	font-family: Ubuntu;
	font-size: 24px;
}
.search_progress_revamp .content-box .step16 .content-wrapper img {
	margin: 20px 0px;
}
.search_progress_revamp .content-box .step16 .content-wrapper p.note {
	text-align: left;
	padding: 16px 32px;
	border-radius: 4px;
	border: 1px solid #CDCDCD;
	background: #FFF;
}
.search_progress_revamp .content-box .step16 .content-wrapper .btn {
	min-width: 320px;
	margin-top: 32px;
}
.search_progress_revamp .content-box .progressbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 10px;
	background-color: #EFF3FC;
}
.search_progress_revamp .content-box .slider-wrapper{
	position: relative;
	width: 390px;
	height: 544px;
}
.search_progress_revamp .content-box .slider-wrapper .slide{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.search_progress_revamp .content-box .slider-wrapper .slide.act{
	display: block;
}
.search_progress_revamp .progressbar .filler{
	width: 20%;
	height: 10px;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(71,15,170,1) 100%);
	transition: all 0.4s ease;
	position: relative;
}
.search_progress_revamp .progressbar .filler .val {
    position: absolute;
    right: -19px;
    bottom: -36px;
    background-color: rgba(56, 56, 70, 1);
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    border-radius: 8px;
    padding: 6px 6px;
}
.search_progress_revamp .progressbar .filler .val:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(56, 56, 70, 1);
    position: absolute;
    top: -4px;
    left: 14px;
}
.search_progress_revamp .alert-box.option-two .inner-wrapper{
	height: 418px;
}
.search_progress_revamp .alert-box.option-two .inner-wrapper .heading{
	color: #E52727;
    font-size: 27px;
    line-height: 34px;
	margin-bottom: 24px;
}
.search_progress_revamp .alert-box.option-two .inner-wrapper .status-heading{
	color: #2AC984;
	font-size: 24px;
    line-height: 30px;
	margin: 24px 0;
}
/*.search_progress_invite_others .popup-contents{
	display: none;
}
.search_progress_invite_others .popup-contents.active{
	display: block;
}*/
.search_progress_invite_others .note {
    background: #EFF3FC;
    border: 1px solid #0F63EC;
    padding: 0 8px;
    border-radius: 2px;
    color: #0F63EC;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
}
.search_progress_invite_others .note img {
    vertical-align: middle;
    margin-right: 2px;
}
.search_progress_invite_others .popup-contents{
	text-align: center;
    margin: 30px auto 0;
	width: 350px;
}
.search_progress_invite_others .popup-contents h3{
	color: #26273C;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
    line-height: 22px;
	margin-bottom: 24px;
}
.search_progress_invite_others .popup-contents p{
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
    line-height: 20px;
	margin-bottom: 18px;
}
.search_progress_invite_others .popup-contents .input-wrapper {
    display: flex;
}
.search_progress_invite_others .popup-contents .input-wrapper input {
    border-color: #470FAA;
    height: 42px;
    width: 214px;
    padding: 0 16px;
}
.search_progress_invite_others .popup-contents .input-wrapper .btn {
	margin-left: 20px;
}
.search_progress_invite_others .popup-contents .input-wrapper .btn .lbl-two{
	display: none;
}
.search_progress_invite_others .invite-section .btn.btn-blue {
    border: 1px solid #0F63EC;
    background: #EFF3FC;
    color: #0F63EC;
    width: 100%;
	margin-top: 12px;
	font-weight: 700;
}
.search_progress_invite_others .popup-contents .dots-wrapper{
	margin: 30px auto;
}
.search_progress_invite_others .popup-contents .dots-wrapper .dot {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #CDCDCD;
    border-radius: 100%;
}
.search_progress_invite_others .popup-contents .dots-wrapper .dot.act {
    width: 20px;
    background: #0F63EC;
    border-radius: 12px;
}
.search_progress_invite_others .popup-contents .sent.input-wrapper .btn{
	background: #EFFCF0;
    border: 1px solid #31A865;
	color: #31A865;
}
.search_progress_invite_others .popup-contents .sent.input-wrapper .btn .si-done{
    vertical-align: middle;
}
.search_progress_invite_others .popup-contents .sent.input-wrapper .btn .lbl-one{
	display: none;
}
.search_progress_invite_others .popup-contents .sent.input-wrapper .btn .lbl-two{
	display: inline-block;
}
.search_progress_invite_others .popup-contents .sent.input-wrapper input{
	border: 1px solid #CDCDCD;
}
.search_progress_invite_others .popup-contents .invitaion-limit {
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    color: #E52727;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    padding: 12px 16px;
}
.search_progress_invite_others .pl-section img{
	margin-bottom: 24px;
}
.search_progress_invite_others .popup-contents ul{
	list-style-type: none;
	margin-bottom: 40px;
}
.search_progress_invite_others .popup-contents li {
    font-family: "Open Sans", Open sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding-left: 26px;
    position: relative;
	margin-bottom: 16px;
	text-align: left;
}
.search_progress_invite_others .popup-contents li span {
	color: #31A865;
    position: absolute;
    top: 4px;
    left: 0;
}
.search_progress_invite_others .pl-section .btn-wrapper{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.search_progress_invite_others .pl-section .btn,
.search_progress_invite_others .pl-section .btn.btn-blue{
	width: calc(50% - 10px);
}
.search_progress_invite_others .pl-section .btn.btn-blue{
	border: 1px solid #0F63EC;
    background: #EFF3FC;
    color: #0F63EC;
}
.search_progress_revamp .content-box .step15 .content-wrapper .title {
	text-align: left;
    max-width: 540px;
    margin: 0 auto 32px;
}
.search_progress_revamp .content-box .step15 .content-wrapper .title img {
	float: left;
	margin-right: 16px;
}
.search_progress_revamp .content-box .step15 .content-wrapper h2 {
    font-size: 24px;
    margin-bottom: 0px;
}
.search_progress_revamp .content-box .step15 .content-wrapper .title p {
	font-family: "Open Sans";
	font-size: 16px;
}
.scf-popup.saving_results h4 {
	margin-bottom: 20px;
	font-family: Ubuntu;
	font-size: 20px;
}
.scf-popup.saving_results .scf-popup-dialog {
    max-width: 530px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 60px;
}
.scf-popup.saving_results .scf-progress-bar {
    border: 1px solid #0F63EC;
    width: 200px;
    margin: 20px auto;
}
.scf-popup.saving_results .scf-progress-bar .value {
	background-image: none;
	background-color: #0F63EC;
}
.scf-popup.saving_results p {
	font-weight: 600;
	font-size: 16px;
	color: #4F5065;
	font-family: "Open Sans";
}
.scf-popup.progress_report_ready p {
	font-weight: 400;
}
.scf-popup.progress_report_ready p strong {
	font-weight: 600;
}

@media ( max-width: 1023px ) {
	.search_progress_revamp,
	.search_progress_revamp .content-pad {
		padding: 0;
	}
	.search_progress_revamp .content-box > div{
		border-radius: 0;
	}
	.search_progress_revamp .content-box .step7 .icons-wrapper{
		position: relative;
		flex-flow: row wrap;
		margin-bottom: 16px;
	}
	.search_progress_revamp .content-box .step7 .progress-steps {
		width: 100%;
		margin-bottom: 20px; 
	}
	.search_progress_revamp .content-box .step7 .progress-bar{
		display: flex;
		margin-bottom: 40px;
	}
	.search_progress_revamp .content-box .step7 .progress-box,
	.search_progress_revamp .content-box .step7 .progress-steps > div,
	.search_progress_revamp .content-box .step7 .search-step.active .icon-wrapper:after{
		display: none;
	}
	.search_progress_revamp .content-box .step7 .progress-steps .active{
		display: block;
		width: 100%;
    	margin: 0;
	}
	.search_progress_revamp .progress-bar {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
	}
	.search_progress_revamp .progress-bar > div {
		width: calc((100% / 6) - 2px);
		background: #EFF3FC;
		height: 11px;
		margin: 0 1px;
	}
	.search_progress_revamp .progress-bar > div:first-child {
		margin-left: 0;
		border-top-left-radius: 10px;
	}
	.search_progress_revamp .progress-bar > div:last-child {
		margin-right: 0;
		border-top-right-radius: 10px;
	}
	.search_progress_revamp .progress-bar > .completed{
		background: #5825B2;
	}
	.search_progress_revamp .progress-bar > .active{
		background: linear-gradient(90deg, #470FAA 0%, rgba(71, 15, 170, 0.17) 100%);
	}
	.search_progress_revamp .step24.container {
		padding-top: 36px;
	}
	.search_progress_revamp .step27 .x-box, .search_progress_revamp .step28 .x-box {
		flex-flow: column-reverse;
	}
	.search_progress_revamp .step27 .x-box .content-wrapper,
	.search_progress_revamp .step28 .x-box .content-wrapper {
		width: 100%;
		padding-right: 0;
	}
	.search_progress_revamp  .step5 .btn {
		margin-top: 20px;
	}
	.search_progress_revamp .content-box .step14 .x-box .image-wrapper.destop-only{
		display: none;
	}
	.search_progress_revamp .step14 .x-box .image-wrapper.mobile-only{
		display: block;
	}
	.search_progress_revamp .content-box .step14 .x-box .image-wrapper,
	.search_progress_revamp .content-box .step14 .x-box .content-wrapper{
		width: 100%;
	}
	.search_progress_revamp .content-box {
		padding: 30px 20px;
	}
}

@media ( min-width: 768px ) and ( max-width: 1023px ) {
	.search_progress_revamp .content-box .step3 .form-flt .col-md-5{
		margin-bottom: 20px;
	}
}

@media ( max-width: 767px ) {
	.search_progress_revamp .content-box .step3 {
		min-height: auto;
	}
	.search_progress_revamp .content-box .step15 .step_box {
		padding: 16px;
	}
	.module-search_progress .login-mobile ~ .col-md-4.col-sm-6.pos-initial.main-menu .new-mb-option{
		position: absolute;
		top: 0;
	}
	.search_progress_revamp {
		min-height: calc(100vh - 146px);
	}
	.search_progress_revamp .content-box .step3 {
		width: 100%;
	}
	.search_progress_revamp .content-box .step3 .scf-form {
		margin-bottom: 16px;
	}
	.search_progress_revamp .content-box .step3 .btn {
		width: 100%;
		margin-bottom: 16px;
	}
	.search_progress_revamp .content-box {
		height: auto;
	}
	.search_progress_revamp .content-pad {
		padding: 0;
	}
	.search_progress_revamp .content-box h2,
	.search_progress_revamp .content-box h2 span {
		font-size: 20px;
	}
	.search_progress_revamp .content-box .step1 img {
		margin-top: 100px;
		margin-bottom: 100px;
	}
	.search_progress_revamp .content-box .step2 img {
		width: 113px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.search_progress_revamp .content-box .step2 h5 {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}
	.search_progress_revamp .content-box p {
		font-size: 16px;
    	line-height: 22px;
	}
	.search_progress_revamp .content-box .step6 .list-item h4 {
		font-size: 14px;
	}
	.search_progress_revamp .content-box .step6 h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.search_progress_revamp .content-box .step7 {
		padding: 20px;
		background: #fff;
	}
	.search_progress_revamp .sticky-notification{
		top: 66px;
		font-size: 12px;
		line-height: 16px;
	    padding: 6px 10px;
	}
	.search_progress_revamp .content-box .x-box .content-wrapper {
		width: 100%;
		text-align: center;
		padding-right: 0;
		order: 1;
	}
	.search_progress_revamp .content-box .x-box .content-wrapper h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.search_progress_revamp .content-box p {
		font-size: 14px;
		line-height: 20px;
	}
	.search_progress_revamp .content-box .x-box .image-wrapper {
		width: 100%;
		order: 0;
	}
	.search_progress_revamp .scf-testimonial {
		margin: 40px 0 30px;
		border-radius: 8px;
	}
	.search_progress_revamp .step7 .scf-testimonial {
		margin: 0px;
		border-radius: 0px;
		padding: 32px 30px 16px 30px;
	}
	.search_progress_revamp .scf-testimonial h4 {
		text-align: left;
	}
	.search_progress_revamp .scf-testimonial .image-wrapper {
		width: 34px;
		height: 34px;
		border-radius: 100%;
		margin: 0;
		position: absolute;
		top: 6;
		left: 0;
	}
	.search_progress_revamp .scf-testimonial .content-wrapper {
		width: 100%;
	}
	.search_progress_revamp .auth-wrapper {
		flex-flow: row wrap;
		margin-bottom: 12px;
		padding-left: 50px 
	}
	.search_progress_revamp .scf-testimonial .auth-wrapper h4,
	.search_progress_revamp .scf-testimonial .auth-wrapper .tst-date {
		width: 100%;
		padding: 0;
	}
	.search_progress_revamp .scf-testimonial .auth-wrapper h4{
		font-size: 14px;
	}
	.search_progress_revamp .scf-testimonial .auth-wrapper .tst-date {
		font-size: 12px;
	}
	.scf_2020_style .search_progress_revamp .slideshow-container .prev {
		left: -38px;
	}
	.scf_2020_style .search_progress_revamp .slideshow-container .next {
		right: -38px;
	}
	.search_progress_revamp .scf-testimonial .review-name {
		margin: 30px 0 0;
		width: 100% !important;
	}
	.search_progress_revamp .step24.container {
		padding-top: 0;
	}
	.search_progress_revamp .back-btn {
		margin: 20px 0;
	}
	.search_progress_revamp .top-btn {
		line-height: 20px;
		position: relative;
		top: 0;
		padding: 12px 0;
		margin-bottom: 24px;
	}
	.search_progress_revamp .bg-box {
		padding: 52px 10px;
	}
	.search_progress_revamp .border-box {
		padding: 18px 20px;
	}
	.search_progress_revamp .checkbox .inner-wrapper {
		align-items: flex-start;
		flex-flow: column;
	}
	.search_progress_revamp .checkbox .left-wrapper {
		width: 100%;
		margin-bottom: 8px;
	}
	.search_progress_revamp .fwrap .col-md-6{
		margin-bottom: 24px;
	}
	.search_progress_revamp .fwrap .col-md-6:last-child{
		margin-bottom: 0;
	}
	.search_progress_revamp .checkbox .right-wrapper {
		text-align: left;
	}
	.search_progress_revamp .left-inner-wrapper {
		padding-left: 0;
	}
	.search_progress_revamp .login-wrapper {
		padding: 20px;
	}
	.search_progress_revamp .content-box .step26 .title {
		font-size: 30px;
		line-height: 36px;
	}
	.search_progress_revamp .step27 .x-box .content-wrapper,
	.search_progress_revamp .step28 .x-box .content-wrapper{
		text-align: left;
	}
	.search_progress_revamp .step27 .x-box .image-wrapper,
	.search_progress_revamp .step28 .x-box .image-wrapper{
		max-width: 300px;
		order: 1;
	}
	.search_progress_revamp .content-box .step6 .list-item {
		min-height: 132px;
	}
	
	.search_progress_revamp .step14 li {
		padding: 86px 0 0 0;
		margin-bottom: 12px;
	}
	.search_progress_revamp .step14 li .icon {
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.search_progress_revamp .alert-box .inner-wrapper,
	.search_progress_revamp .alert-box.option-two .inner-wrapper{
		max-width: 90%;
	}
	
}

.search_progress_revamp .notifi {
    width: 100%; 
	height: 45px; 
	background: #F8933C; 
	line-height: 45px; 
	color: black; 
	font-size:14px; 
	font-weight:700; 
	border-radius:4px; 
	display:flex; 
	align-items: center; 
	justify-content: center;
}
/* End New Search Progress Revamp */

/* CSS for new progress */
.scf-banner-2 .scf-full-search .search-form-2020{
	background-color: #fff;
	width: auto;
	max-width: 900px !important;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs a{
	display: flex;
	align-items: center;
	color: #26273C;
	border-radius: 0px;
	padding: 0px 2px 0px 10px;
	height: 32px;
	margin: 8px 8px !important;
	border-left: 2px solid #CDCDCD !important;
	width: fit-content !important;
	background-color: transparent;
}
.scf-banner-2 .scf-full-search .search-form-2020 .tabs a:hover {
	color: #26273C !important;
}
.scf-banner-2 .search-form-2020 .tabs a:not(.active):hover {
	color: #470FAA !important;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs a i{
	color: #26273C;
	padding-right: 5px;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs a.active:after{
	content: "\e941";
    font-family: "scficons" !important;
    display: none;
    color: #fff;
    position: absolute;
    bottom: -10px;
    font-size: 16px;
    left: 38%;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs a.active{
    background-color: #5c34a9;
    color: #fff !important;
    border: 0px !important;
    border-radius: 50px;
    padding: 0px 20px;
    height: 45px;
    position: relative;
    top: -6px;
}
.scf-banner-2 .tabs {
	margin-bottom: 0px;
}

.scf-banner-2 .scf-full-search .respect-privacy{
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	margin-top:20px;
	padding: 10px;
}

.scf-banner-2 .scf-full-search .respect-privacy span{
	top: 0px;
	color: green;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs span{
	font-size: 14px;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs a.active i{
	color: #ffffff !important;
}

.scf-banner-2 .scf-full-search .search-form-2020 .tabs-content button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    height: 52px;
    float: right;
    cursor: pointer;
	width: 100%;
}

.scf-banner-2 .scf-full-search .search-form-2020 .list.name-list{
	margin: 0px 0px;
}

.scf-banner-2 p.desktop_hidden {
	padding-bottom: 16px;
	display: none;
}

.scf-banner-2 .search-form-2020 .search-2{
	display: flex;
    padding-bottom: 16px;
    font-size: 24px;
    align-items: center;
    color: #470FAA;
    font-weight: 400;
	padding-left: 5px;
}

.scf-banner-2 .search-form-2020 .search-2 i {
	font-weight: 700;
	position: relative;
	top: 2px;
}

.scf-banner-2 .search-form-2020 .search-pra{
	font-size: 14px;
    font-weight: 700;
    color: #470FAA;
    padding-left: 4px;
	font-family: "Open Sans";
}

.search_progress_revamp .step18 h4 {
	color: #26273C;
	font-size: 24px;
	margin-bottom: 12px;
}

.search_progress_revamp .step18 p {
	font-size: 16px;
	margin-bottom: 32px;
}
.search_progress_revamp .step18 .scf-progress-bar {
    border: 1px solid #470FAA;
    width: 250px;
    margin: 0px auto;
}
.search_progress_revamp .step18 .scf-progress-bar .value {
	background-color: #470FAA;
	background-image: none;
}
.search_progress_revamp .step18 .scf_slider_3d {
	margin-top: 32px;
}

.scf_slider_3d {
    width: 100%;
    height: 440px;
    perspective: 1000px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scf_slider_3d img {
    position: absolute;
    transition: transform 1s, opacity 1s;
    transform-origin: center;
    opacity: 0;
}

.scf_slider_3d img.active {
    opacity: 1;
    transform: translateZ(1px);
	z-index: 9;
}

.scf_slider_3d img.left {
    transform: translateX(-300px) translateZ(-200px) rotateY(20deg);
    filter: blur(2px);
    -webkit-filter: blur(2px);
	opacity: 1;
}

.scf_slider_3d img.right {
    transform: translateX(300px) translateZ(-200px) rotateY(-20deg);
    filter: blur(2px);
    -webkit-filter: blur(2px);
	opacity: 1;
}

.search_progress_revamp .bg-box2{
	background-color: white;
	border-radius: 5px;
	max-width: 1094px;
	margin: 0 auto;
	border: 1px solid #CDCDCD;
}

.scf-banner-2 .scf-featured-on .item:hover .image-hover {
	visibility: hidden;
}

.fon-2 .scf-featured-on {
	padding: 0px 0px;
	text-align: center;
}

.fon-2 .scf-featured-on h2 {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
}
.scf-banner-2 .si-upward {
	display: inline-block; /* Ensure it's treated as a block element */
	animation: bounceUpDown 1s infinite; /* Animation definition */
}
.scf-header-progress {
	background-color: #470FAA;
}
.scf-header-progress img {
	width: 150px;
    padding: 8px 0px;
}
.scf-header-progress p {
	margin-top: 30px;
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 14px;
	text-align: right;
	font-weight: 700;
}
.scf-header-progress span a {
	color: #fff;
}
.scf-header-progress a.login-btn {
	border-radius: 4px;
	border: 1px solid var(--Colors-SCF-just-white, #FFF);
	padding: 6px 16px;
	color: #fff;
	display: inline-block;
	margin-left: 32px;
}
.scf-banner-2 .scf-full-search .search-form-2020 .si-triangle-down {
	padding-left: 0px !important;
	padding-right: 0px;
}
.scf-banner-2 .scf-full-search .scf-featured-on .slideshow-container {
	max-width: 100%;
	padding-right: 50px;
}
.scf-banner-2 .scf-full-search .scf-featured-on p {
	color: #ffffff62;
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
    font-weight: 600;
	padding-right: 40px;
}
.scf-banner-2 .scf-featured-on .item .image-hover {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 99;
}
.scf-banner-2 .scf-featured-on .item:hover .image-hover {
	visibility: visible;
}
.scf-banner-2 .scf-banner {
	background-color: hsla(260, 72%, 52%, 1) !important;
    background-image: radial-gradient(at 125% 40%, hsla(298, 100%, 68%, 1) 0px, transparent 50%), radial-gradient(at -25% 40%, hsla(298, 100%, 68%, 1) 0px, transparent 50%) !important;
    padding-bottom: 92px;
    position: relative !important;
}
.scf-banner-2 .scf-banner h2.home-heading-1 {
	padding-bottom: 0px;
	padding-top: 36px;
}
.scf-banner-2 .scf-banner p.header_description {
    padding-bottom: 30px;
}
.scf-banner-2 .scf-featured-on h2 {
    font-size: 18px;
    padding: 30px 0px 12px 0px;
}
.search_progress_revamp .content-box .step15 .entry__field {
	text-align: left;
}
.search_progress_revamp .content-box .step15 .entry__field #save-email {
	font-family: 'Open Sans';
}
.search_progress_revamp .content-box .step15 .scf-notification.error {
	font-family: 'Open Sans';
    font-size: 12px;
    padding: 4px 12px;
    position: relative;
    top: -8px;
}
.scf_video_faq {
    padding: 48px 0;
    margin: 0;
    background-color: #f8f8f8;
}
.scf-what_scf2 .btn.sm-play-video {
    display: none;
	background: #470faa;
    color: #fff;
}
.scf-what_scf2 .btn span {
    margin-right: 10px;
}
.scf-what_scf2 .btn {
    background: #470faa;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search_progress_revamp .temp_loading_img {
	width: 200px !important;
	max-width: 200px !important;
	margin: 48px auto !important;
}
.search_progress_revamp  .first_step_ani {
	display: none;
}
@keyframes bounceUpDown {
	0%, 100% {
	  transform: translateY(0); /* Start and end position (initial position) */
	}
	50% {
	  transform: translateY(-5px); /* Middle position (upward movement) */
	}
}
@media (max-width: 768px) {
	.scf-what_scf2 .btn.sm-play-video {
        display: block;
        width: 100%;
        margin-top: 20px;
		margin-bottom: 16px;
    }
	.scf-what_scf2 .btn.lg-play-video {
        display: none;
    }
	.search_progress_revamp .step14 .x-box .content-wrapper p {
		margin-bottom: 16px;
	}
	.search_progress_revamp .content-box .step16 .content-wrapper p.note {
		padding: 16px;
	}
	.search_progress_revamp .content-box .step16 .content-wrapper {
		padding: 16px;
	}
	.scf-full-search .search-form-2020 .tabs {
		display: block;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 .tabs a {
        display: inline-block;
        color: #ffffff;
        height: 36px;
        overflow: hidden;
        width: 36px !important;
        border: 1px solid #CDCDCD;
        border-radius: 100%;
        text-align: center;
        margin: 0px 2px !important;
        border: 2px solid #CDCDCD !important;
        padding: 6px 6px;
	}
	.scf-header-progress {
		text-align: center;
	}
	.scf-header-progress p {
		margin-top: 0px;
		padding-bottom: 16px;
	}
	.scf-signup-ris.ss-version .scf-checkout {
		padding-top: 16px;
	}
	.scf-signup-ris.ss-version .mobile {
		display: block;
	}
	.scf-signup-ris.ss-version .desktop {
		display: none;
	}

	.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .person-data-teaser {
		flex-direction: column;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container {
		width: 100%;
		margin-bottom: 20px;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container iframe {
		width: 105%;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-container .map-container .si-location-fill {
		left: 42%;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-top h3 span {
		display: block;
		width: fit-content;
		margin-left: 0px;
		margin: 10px 0 -10px;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-container .ss-data-top-container {
		align-items: flex-start;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-container .ss-data-top-container .lock {
		width: 35px;
		margin-top: 16px;
		margin-right: 24px;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .additional-data,
	.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container .additional-data .data {
		margin-bottom: 10px;
	}
	.scf-signup-ris.ss-version .why-section {
		margin-top: 35px;
	}
	.scf-signup-ris.ss-version .testimonials {
		margin-top: -20px;
	}
	.scf-signup-ris.ss-version .why-section h3,
	.scf-signup-ris.ss-version .accordion-section.mobile h3,
	.scf-signup-ris.ss-version .testimonials h3 {
		text-align: center;
	}
	.scf-signup-ris.ss-version .why-section .flex-wrapper {
		margin: 0 30px;
	}
	.scf-signup-ris.ss-version .paypal-section {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.scf-signup-ris.ss-version .scf-checkout .paypal_btn {
		width: 100%;
		margin-bottom: 12px;
	}
	/* .scf-checkout .paypal_btn img {
		width: 73px;
	} */

	.scf-popup.logged_modal .scf-popup-dialog {
		padding: 32px 16px !important;
	}

	/* CSS for new progress */

	.scf-banner-2 .scf-full-search .search-form-2020 .tabs span{
		display: none;
		color: #fff;
	}

	.scf-banner-2 .scf-full-search .search-form-2020 .tabs a.active {
        background-color: #5c34a9;
        color: #fff !important;
        border: 0px !important;
        border-radius: 50px;
        padding: 0px !important;
        width: 83px !important;
        padding-left: 10px !important;
        display: inline-flex;
        height: 38px;
        position: relative;
        top: -8px;
        margin-left: 8px !important;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 .tabs a.active span {
		display: block;
		font-size: 12px;
	}
	.scf-banner-2 p.mobile_hidden {
        padding-bottom: 16px;
		display: none;
    }

	.scf-banner-2 p.desktop_hidden {
        padding-bottom: 16px;
		display: block !important;
    }

	.scf-banner-2 .search-form-2020 .search-2{
		display: flex;
		padding: 10px;
		padding-bottom: 16px;
		font-size: 24px;
		align-items: center;
		color: #470FAA;
		font-weight: 400;
	}

	.scf-banner-2 .scf-full-search .search-form-2020 .tabs a i {
		font-size: 20px;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 input,
	.scf-banner-2 .scf-full-search .search-form-2020 select {
		margin-bottom: 16px;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 .tabs-content {
		margin: 0px -24px;
	}
	.scf-banner-2 p.header_description {
		font-size: 14px;
		font-family: "Open Sans";
	}
	.fon-2 .scf-featured-on h2 {
		font-size: 16px;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 .si-triangle-down {
		padding-left: 16px !important;
		padding-right: 16px;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 label.scf-tooltip-val {
		margin-top: -24px;
	}
	.scf-banner-2 .scf-full-search .scf-featured-on .slideshow-container {
		padding-right: 0px;
	}
	.scf-banner-2 .scf-full-search .scf-featured-on p {
		padding-right: 0px;
	}
	.scf-signup-ris .counter-wrapper .title {
		font-size: 14px;
	}
	.scf-signup-ris.ss-version .counter-wrapper .title .timer {
		font-size: 14px;
	}
	.scf-signup-ris.ss-version .counter-wrapper .title .timer {
		margin-right: 8px;
	}
	.scf-signup-ris h2 {
		font-size: 18px;
    	line-height: 25px;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-top h3 {
		font-size: 16px;
	}
	.scf-banner-2 .scf-full-search .search-form-2020 {
		width: auto !important;
	}
	#step13 .content-wrapper {
		padding: 24px 16px;
	}
	.search_progress_revamp .step13 .center-box p {
		margin-bottom: 0px;
	}
	.search_progress_revamp .step13 label {
		font-size: 14px !important;
    	line-height: 20px !important;
		margin-bottom: 0px;
	}
	.search_progress_revamp .step13 .privacy-box {
		padding: 16px 16px;
		margin-bottom: 20px;
		margin-top: -8px;
	}
}

.chart-down-text-allign{
	display: flex;
	align-items: center;
	justify-content: start;
	position: relative;
}

.chart-down-text-allign p{
	font-weight: 600;
	font-size: 16px;
}


/*-- member benifits--*/
#member-benefits-page.container {
	width: 100%;
	padding: 0px;
}

#member-benefits-page .centered-container {
    max-width: 1200px;
    margin: auto;
    margin-top: -27px;
    margin-bottom: 40px;
}

@media (max-width: 1485px) {
	#member-benefits-page .centered-container {
		padding: 0px 15px;
	}
}

#member-benefits-page .hero-section {
	width: 100%;
	padding: 50px;
    background: linear-gradient(90deg, #9E75F4 0%, #868BFF 32%, rgba(255, 255, 255, 0) 70.73%), url(../images/member-benefits/header.png);
    background-size: auto;
    background-position-x: right;
	background-repeat: no-repeat;
}

#member-benefits-page .top-offers {
	background: #FFF0E3;
    border: 1px solid #F8933C;
    border-radius: 8px;
    padding: 15px;
    text-align: center;	
    position: relative;
	margin-top: 20px;
}



#member-benefits-page .top-offers .nav-btn {
    display: block;
    position: absolute;
	top: 15px;
    right: 25px;
    padding: 6px 11px;
    border-radius: 30px;
	background: #FFFFFF;
	color: #000;
	font-weight: bold;
}

#member-benefits-page .top-offers .nav-btn:hover {
	background: #ccc;
}

#member-benefits-page .top-offers .nav-btn.left {
    right: 63px;
}

#member-benefits-page .offers-section {	
	text-align: center;
}

#member-benefits-page .offers-section .offers-section-heading {
	position: relative;
    height: 63px;
    display: block;
}

#member-benefits-page .offers-section .offers-section-heading .filter-select{
	position: absolute;
    right: 30px;
    top: 12px;
    padding: 10px;
    color: #656565;
    border-radius: 4px;
}

#member-benefits-page h2 {
	color: #470FAA;
    font-size: 20px;
    padding: 10px 0px;
    margin: 10px 0px;
    text-align: center;
}
#member-benefits-page .floating-card h2 {
    text-align: left;
	padding: 0px 0px 10px;
}


#member-benefits-page .offers-section h2 {
    position: absolute;
    left: 25px;
}

#member-benefits-page .top-offers h2 {
    font-size: 16px;
    color: #4F5065;
	margin-bottom: 10px;
    padding: 0px;
}

#member-benefits-page .offer-card, #member-benefits-page .review-card{
	display: inline-block;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    padding: 12px;
    margin-right: 7px;
    margin-bottom: 15px;
	text-align: left;
}
#member-benefits-page .offer-card{
    width: 280px;
    height: 300px;
}

#member-benefits-page .review-card{
	width: 384px;
	padding: 20px;
}

@media (max-width: 767px) {
	#member-benefits-page .review-card {
		width: 100%;
    	margin: 15px 0px;
	}
}

#member-benefits-page .offer-card .cta-btn{
	padding: 12px;
	background: #4F5065;
	color: #fff;
	display: block;
	border-radius: 4px;
	width: 100%;
	margin: 14px 0px;
	text-align: center;
	font-size: 14px;
}

#member-benefits-page .offer-card .cta-btn:hover{
	background: #7a45ef;
}

#member-benefits-page .review-card .review-title{
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
}

#member-benefits-page .review-card .review-description{
	font-size: 14px;
    height: 100px;
}

#member-benefits-page .review-card .review-card-footer{
	position: relative
}

#member-benefits-page .review-card .review-card-footer .review-rating{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#member-benefits-page .review-card .review-Name{
	font-size: 14px;
    font-weight: 700;
}

#member-benefits-page .review-card .review-location{
	color: #767676;
    font-size: 12px;
}

#member-benefits-page .review-card .star-rating{
	color: #F8933C;
}



@media (max-width: 767px) {
	#member-benefits-page .offer-card {
		width: 100%;
		margin-bottom: 10px;
	}
	#member-benefits-page .offer-card:last-child {
		margin-bottom: 0px;
	}
	#member-benefits-page .offer-card .cta-btn{
		width: 100%;
	}
}



#member-benefits-page .offer-card .card-header{
	display: block;
    height: 48px;
    width: 100%;
    padding: 10px 0px;
    position: relative;
}
#member-benefits-page .offer-card .card-headerr{
	display: block;
    height: 48px;
    width: 100%;
	padding: 0px 0px 10px 0px;
    position: relative;
}
#member-benefits-page .offer-card .offer-label {
    position: absolute;
    right: 0px;
    padding: 4px 12px;
    background: #F4ECFF;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    color: #470FAA;
}

#member-benefits-page .offer-card hr {
	border: 1px solid #EDEDED;
    margin: 10px 0px;

}

#member-benefits-page .offer-card .offer-title{
	font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    height: 90px;
}

#member-benefits-page .offer-card .offer-description{
	font-size: 14px;
    height: 56px;
    line-height: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
}



#member-benefits-page .floating-card {
	padding: 24px;
    max-width: 1216px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
}

#member-benefits-page .floating-card img {
	float: left;
	padding-right: 16px;
}


@media (max-width: 767px) {
	#member-benefits-page .hero-section {
		text-align: center;		
        background-size: cover;
        background-position-x: 37%;
	}
	#member-benefits-page .hero-section .white-pill {
		margin: auto;
	}
}

#member-benefits-page .hero-section .text {
	max-width: 520px;

}

#member-benefits-page .hero-section .white-pill{
    background: #FFFFFF;
    border-radius: 99px;
    width: 201px;
    height: 36px;
    padding: 0px 18px;
    font-weight: bold;
    color: #6049B2;
    margin-bottom: 16px;
}

#member-benefits-page .hero-section .white-pill img{
    position: relative;
    left: -5px;
    top: 5px;
}

#member-benefits-page .hero-section h1, #member-benefits-page .hero-section p {
	color: #fff;
}

#member-benefits-page .hero-section p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 23px;
}
/* Improve Image Search */
.scf-popup.improve_image_search h3 i {
	color: #0F63EC;
	font-size: 19px;
	margin-right: 4px;
	position: relative;
	top: 2px;
}
.scf-popup.improve_image_search p {
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog {
    max-width: 592px;
}
.scf-popup.improve_image_search .box {
	border-radius: 8px;
	border: 1px solid #CDCDCD;
	padding: 24px;
	margin-bottom: 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents {
	max-width: 390px;
	margin: 0px auto;
}
.scf-popup.improve_image_search img {
	height: 0px;
	width: 0px;
	padding-left: 100px;
	padding-bottom: 100px;
	background-position: center;
	background-size: cover;
	border-radius: 4px;
	border: 2px solid #0F63EC;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search h4 {
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .scf-form {
	margin-bottom: 5px;
	margin-left: 0px;
	max-width: 95%;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .scf-form.name_filed {
	padding-right: 15%
}
@media ( max-width: 400px ) {
	.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .scf-form{
		max-width: 100%;
		font-size: 12px;
	}
	.scf-popup.improve_image_search .popup-contents .input-group .si-close{
		right: 10%;
	}
	.scf-popup.improve_image_search .popup-contents .input-group.age-grp .si-close{
		right: 60%;
	}
	.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .btn {
		height: auto;
    	white-space: normal;
	}
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .btn {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .steps {
    width: 337px;
}
.scf-popup.improve_image_search .btn-gray {
	border: 1px solid #CDCDCD;
	background-color: #fff;
	color: #26273C;
}
.scf-popup.improve_image_search .steps label {
	font-size: 12px;
	color: #4F5065;
	font-family: "Open Sans";
	font-weight: 600;
}
.scf-popup.improve_image_search .steps ul {
	text-align: left;
}
.scf-popup.improve_image_search .steps ul li {
	list-style: none;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #CDCDCD;
	border-radius: 50px;
	border: 1px solid #CDCDCD;
	margin-right: 20px;
	position: relative;
}
.scf-popup.improve_image_search .steps ul li.current {
	background-color: #ffffff;
	border: 1px solid #0F63EC;
}
.scf-popup.improve_image_search .steps ul li.active {
	background-color: #0F63EC;
	border: 1px solid #0F63EC;
}
.scf-popup.improve_image_search .steps ul li::after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 17px;
	background-color: #CDCDCD;
	position: absolute;
    top: 2px;
    left: 10px;
}
.scf-popup.improve_image_search .steps ul li:last-child::after {
	display: none;
}
.scf-popup.improve_image_search .steps ul li.active::after {
	background-color: #0F63EC;
}
.scf-popup.improve_image_search .input-group {
	position: relative;
}
.scf-popup.improve_image_search .input-group .si-close {
	position: absolute;
	right: 15%;
    top: 30%;
	color: #CDCDCD;
	cursor: pointer;
}
.scf-popup.improve_image_search .input-group.age-grp .si-close {
	right: 32%;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents select {
	border: 1px solid #0F63EC;
	margin-bottom: 16px !important;
}
.scf-popup.improve_image_search .box .selected_img {
	text-align: left;
	display: flex;
}
.scf-popup.improve_image_search .box .selected_img img {
	padding-left: 40px;
	padding-bottom: 40px;
	border: 1px solid #0F63EC;
	margin-bottom: 0px;
}
.scf-popup.improve_image_search .box .selected_img span {
    border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: transparent !important;
    font-family: "Open Sans";
    font-size: 14px;
    display: block;
    padding: 10px 12px;
    width: 100%;
    height: 42px;
    margin-left: 12px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    padding-right: 24px;
}
.scf-popup.improve_image_search .box .selected_img span i {
    color: #31A865;
    float: right;
    position: absolute;
    right: 8px;
    font-size: 18px;
    top: 12px;
}
.scf-popup.improve_image_search .box .selected_img span i.na {
	color: #F8933C ;
}
.scf-popup.improve_image_search .box3 .selected_img {
	margin-top: 16px;
}
.scf-popup.improve_image_search .box .selected_img.states {
	border-radius: 4px;
    border: 1px solid #CDCDCD;
	overflow: hidden;
}


.scf-popup-notofication {
    background-color: transparent !important;
	position: fixed;
}

.scf-popup-dialog-notification{
	padding: 0px !important;
	border:0px !important;
	background-color: transparent !important;
	margin-top: 16px;
    position: fixed;
    right: 0px;
}

.scf-popup-dialog-notification{
	padding: 0px !important;
	border:0px !important;
	background-color: transparent !important;
	margin-top: 16px !important;
    position: fixed !important;
    right: 0px !important;
}

.scf-popup-dialog-notification .nofi{
	padding: 16px !important;
	display:flex; 
	align-items: center; 
	border: solid 2px !important;
	border-radius: 4px !important;
	margin-right: 16px !important;
}

.scf-popup-dialog-notification .nofi i{
	font-size: 20px;
}

.scf-popup-dialog-notification .nofi p{
	font-size: 14px;
}

.scf-popup-dialog-notification .nofi .icon{
	padding-right: 16px;
}

.scf-popup-dialog-notification .nofi .close_icon{
	padding-left: 16px;
	cursor: pointer;
}
.dmy .day {
	padding-right: 0;
}
/* CSI-12330 */
.step-item .email_section {
	text-align: center;
	margin-bottom: 20px;
}
.step-item .email_section .item {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.step-item .email_section .item p {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.step-item .email_section .item label.checkbox {
	display: inline-block;
}
.step-item .email_section .item .list {
	border: 1px solid #CDCDCD;
	border-radius: 4px;
	display: inline-block;
	padding: 16px 16px 10px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.scf_2020_style .step-item .email_section .item .list .checkbox input:checked ~ .checkmark {
	border-color: #0F63EC;
}

.scf_2020_style .step-item .email_section .item .list.checked {
    background-color: #EFF3FC;
	border: 1px solid #0f63ec;

}

.step-progress .privacy_select{
	text-align: center;
}
.step-progress .privacy_select .head{
	margin-bottom: 40px;
}
.step-progress .privacy_select .privacy-options{
	display: flex;
	justify-content: center;
}

.step-progress .privacy_select .privacy-types .description{
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 19px;
	text-wrap: pretty;
}

.step-progress .privacy_select .privacy-types .tag{
	margin-top: 20px;
	margin-bottom: 20px;
	display: grid;
	align-items: center;
	justify-content: center;
}

.step-progress .privacy_select .privacy-types img.logo {
	width: 90px;
	margin-top: 20px;
}
.step-progress .prf {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 80px;
}

.step-progress .privacy_select .privacy-types .value-steps {
	border: 1px solid #0F63EC;
	width: fit-content;
    padding: 5px 12px;
    border-radius: 2px;
    background-color: #EFF3FC;
	margin-left: auto;
}
.step-progress .privacy_select .privacy-types .value-steps p {
	color: #0F63EC;
	font-size: 10px;
    line-height: 13.62px;
    font-family: Open sans;
    font-weight: 700;
}

.scf-pl-steps .step-progress .privacy-types {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	padding: 24px;
	margin-bottom: 40px;
	min-height: 361px;
	position: relative;
	background-color: #ffffff;
	cursor: pointer;
	transition: border-color 0.3s ease;
}

.scf-pl-steps .step-progress .privacy-types.selected {
    border:1.5px solid #007bff;
}



/* CSI-12330 */
/* Privacy Lock Updates Small */
.pl-progress.small {
    margin: 48px auto 32px;
	width: 25%;
}

.pl-progress.small .pl-progress-steps span {
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 19px;
    margin-bottom: 19px;
}
.pl-progress.small .pl-progress-steps .row .col-md-3:after {
    top: 30px;
}
.pl-progress.small .pl-progress-steps .row .col-md-3:first-child:before,
.pl-progress.small .pl-progress-steps .row .col-md-3:last-child:after {
    display: none;
}

.pl-progress.small .pl-progress-steps .row .col-md-3:before {
    top: 30px;
}

.scf-pl-steps .pls-row{
	display: flex;
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.scf-pl-steps .pls-row .button-col{
	display: grid;
}
.scf-pl-steps .pls-row .button-col .btn.btn-bordered {
	color: #26273C;
	border: 1px solid #0F63EC;
}
.scf-pl-steps .pls-row .button-col .btn.btn-bordered.loading {
	background-image: url(../images/loader-green.svg) !important;
}
.scf-pl-steps .pls-head {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.scf-pl-steps .pls-content {
	display: flex;
	justify-content: center;	
	margin-top: 20px;
}
.scf-pl-steps .pls-content .description{
	font-size: 16px;
	text-align: center;
	line-height: 21.79px;
}
.scf-pl-steps .pls-head .type {
	border: 1px solid #0F63EC;
	width: fit-content;
    padding: 12px 14px;
    border-radius: 5px;
    background-color: #FFFFFF;
}

.scf-pl-steps .pls-content .warning-col {
	display: flex;
	justify-content: center;
}

.scf-pl-steps .pls-content .warning {
	background: #fff0e3;
	width: 100%;
	border: 1px solid #f8933c;
	border-radius: 5px;
	display: inline-block;
	padding: 11px 16px;
}

.scf-pl-steps .pls-content .warning .row{
	display: flex;
	align-items: center;
}
.scf-pl-steps .pls-content .warning p{
	font-size: 14px;
	line-height: 21px;
}
.scf-pl-steps .pls-content .logo{
	padding: 3px 16px;
}

@media (max-width: 768px) {
	.pl-progress.small {
		width: 50%;
	}
	.scf-pl-steps .pls-content .warning {
		width: 80%;
	}
	
	.scf-pl-steps .pls-row .button-col{
		margin-bottom: 10px;
	}
}

.view_pl_score .centered-form {
    max-width: 50%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

.view_pl_score .centered-form .centered-element {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.view_pl_score .email-content{
	background: #eee;
	border-radius: 5px;
	margin-bottom: 20px;
	line-height: 1.75;
	padding: 12px;
}

.view_pl_score .error-message {
	color: #dc3232;
	font-weight: 600;
}

.pl_score_share .meter-box{
	overflow: hidden;
    width: 357px;
    margin: auto;
    height: 170px;
}

.pl_score_share .dial{
	background-color: #d6cfff;
}

.pl_signup .meter-box {
    overflow: hidden;
    width: 357px;
    margin: auto;
    height: 190px;
    padding: 17px;
}

@media (min-width: 767px) {
	.small-meter.meter-box{
		height: 139px;
        width: 260px;
		padding: 2px 16px;
	}

	.small-meter.meter-box .gauge{
		width: 236px;
	}

	.small-meter.meter-box .meter > li {
		width: 115px;
		height: 115px;
	}

	.small-meter.meter-box .dial {
		width: 200px;
		height: 200px;
	}
	.small-meter.meter-box  .dial .inner {
		width: 161px;
		height: 161px;
	}

	.small-meter.meter-box  .dial .arrow {
		top: 89px;
	}
}


.scf-pl-steps .pl-meter{
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
    justify-content: center;
}

.scf-pl-steps .pl-meter .dashboard-main{
	height: 11rem;
}

.scf-pl-steps .pl-meter .dashboard-main .meter-content h4{
	font-size: 28px;
}

.scf-pl-steps .pl-meter .dial{
	background-color:#EFF3FC !important;
}
.dmy .day {
	padding-right: 5px;
	padding-left: 5px;
}
.dmy .month {
	padding-right: 0;
}
.dmy .year {
	padding-left: 0;
}
.scf-optout .step2_row .opt_link .add_more {
	color: #4f5065;
	border: 1px dashed #767676;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 42px;
	padding: 8px;
	line-height: 24px;
	cursor: pointer;
}
.scf-optout .step2_row .opt_link input {
	margin-bottom: 8px;
}
.scf-optout .step2_row .opt_link .add_more span {
	float: right;
	position: relative;
	font-size: 22px;
	top: 2px;
}
.scf-optout .step2_row .opt_link .input-opt span.si-delete {
	color: #e52727;
	font-size: 22px;
	position: absolute;
	right: -24px;
	top: 10px;
	cursor: pointer;
}

.scf-optout .step2_row .opt_link .input-opt {
    position: relative;
}

.scf-optout .step2_row .opt_link .opt-out-item {
    padding: 16px 40px 24px 16px;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
}

.scf-optout .step2_row  .opt_link {
    padding: 16px 40px 24px 16px;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
	text-transform: none;
}
.scf-popup.improve_image_search_report_page .box .selected_img.states {
	border: none;
	overflow: hidden;
}


.scf-popup.improve_image_search_report_page .input-group {
	margin-top: 16px;
}
.scf-popup.improve_image_search_report_page .state {
    border-radius: 0px 4px 4px 0px;
}
.scf-popup.improve_image_search_report_page .select_state {
	border-radius: 4px 0px 0px 4px;
}
.scf-popup.improve_image_search_report_page .name_filed {
	margin-left: 16px !important;
}
.scf-popup.improve_image_search .box .selected_img.states span {
	margin-left: 0px;
	border: 0px;
	border-radius: 0px;
}
.scf-popup.improve_image_search .box .selected_img.states span:first-child {
	border-right: 1px solid #CDCDCD;
}
.scf-popup.improve_image_search .age_name_grp {
	display: flex;
}
.scf-popup.improve_image_search .age_field {
	width: 80px;
}
.scf-popup.improve_image_search .age_display {
	width: 120px !important;
}
.scf-popup.improve_image_search .dnt-show label {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
}
.scf_2020_style .scf-popup.improve_image_search .checkmark {
	border: 2px solid #0F63EC;
}
.scf_2020_style .scf-popup.improve_image_search .checkbox input:checked ~ .checkmark {
    background-color: #0F63EC;
}
.scf-popup.improve_image_search .step-2{
	display: none;
}
.scf-popup.improve_image_search .step-3{
	display: none;
}
.scf-popup.improve_image_search .step-nav{
	display: none;
}
@media(max-width:360px){
	.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .steps {
		width: 270px;
	}
}
@media(max-width:700px){
	.scf-popup.improve_image_search .age_name_grp {
		display: flex;
		flex-direction: column;
	}
	.scf-popup.improve_image_search .input-group.age-grp .si-close {
    right: 65%;
	}
}
/* End Improve Image Search */

#grecaptcha-box.new-grecaptcha-box {
    display: inline-block;
    margin-top: 12px;
}

/* start - CSI-12652 */

.scf-checkout .checkout-box.guest-user-view h4.main_title.filled {
    height: 52px;
	line-height: 23px;
	font-weight: 700;
	padding: 11px 16px;
}
.scf-checkout .checkout-box.guest-user-view .plan-title h3 {
    color: #0F63EC;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    background: #EFF3FC;
    border: 1px solid #0F63EC;
    padding: 16px;
}
.scf-checkout .checkout-box.guest-user-view .plan-title h3 span {
    color: #0F63EC;
    font-size: 20px;
}
.scf-checkout .checkout-box.guest-user-view .plan-title h4 {
    line-height: 20px;
}
.scf-checkout .checkout-box.guest-user-view .payment-box{
	padding: 24px;
}
.scf-checkout .checkout-box.guest-user-view  .payment-box ul {
    display: flex;
    flex-flow: row wrap;
}

.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features {
    column-count: 2;
    column-gap: 48px;
    list-style: none;
    padding-left: 0;
    display: block;
}
.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features li {
	/* width: calc(50% - 24px); */
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans";
	margin-right: 12px;
	line-height: 19px;
	padding-left: 26px;
	width: 100%;
    margin-right: 0;
    break-inside: avoid;
}
.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features li:nth-child(2n) {
	margin-right: 0;
}
.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features li:before {
    font-size: 16px;
    font-weight: 400;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner,
.scf-signup-ris.ss-version .ris-pro-addon .ris-pro-banner{
    border: 1px dashed #0F63EC;
    border-radius: 8px;
    padding: 20px 20px 12px;
    position: relative;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner h3{
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #4F5065;
    margin-bottom: 18px;
	text-align: left;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner h3 .beta,
.scf-signup-ris.ss-version .ris-pro-addon .beta {
    background: linear-gradient(90deg, #698afd 0%, #AB69FF 100%);
    color: #fff;
    border: 1px solid #0F63EC;
    padding: 0 12px;
    border-radius: 4px;
    font-size: 12px;
    vertical-align: top;
    margin-left: 6px;
    line-height: 22px;
    display: inline-block;
    height: 24px;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .tc-note {
    position: absolute;
    top: 22px;
    right: 20px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .content{
	line-height: 19px;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .ris-pro-features {
    display: flex;
    flex-flow: row wrap;
	margin: 14px 0 0;
}
.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .ris-pro-features li,
.scf-signup-ris.ss-version .ris-pro-addon .ris-pro-banner .ris-pro-features li {
    background: #EFF3FC;
    border: 1px solid #0F63EC;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin: 0 8px 8px 0;
	display: inline-block;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .tc-note {
		top: 56px;
	}
	.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .content {
		margin-top: 36px;
	}
}

@media (max-width: 767px) {
	.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features {
        column-count: 1;
    }
	.scf-checkout .checkout-box.guest-user-view .payment-box ul {
		flex-flow: column;
	}
	.scf-checkout .checkout-box.guest-user-view .payment-box ul.plan-features li {
		width: 100%;
		margin-right: 0;
	}
}

@media (max-width: 620px) {
	.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .content {
		margin-top: 18px;
	}
}

@media (max-width: 600px) {
	.scf-checkout .checkout-box.guest-user-view .ris-pro-banner .tc-note {
		position: relative;
		top: auto;
		right: auto;
	}
}


/* start of template - 1 */

.scf-signup-ris.template .counter-wrapper {
    background-color: #FFEEF2;
    color: #26273C;
    border: 1px solid #E52727;
    display: flex;
    align-items: flex-start;
	margin-bottom: 38px;
}
.scf-signup-ris.template .timer-body .counter-wrapper .icon-wrapper{
	width: 64px;
}
.scf-signup-ris.template .timer-body .counter-wrapper .icon-wrapper img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.scf-signup-ris.template .timer-body .counter-wrapper .timer-top {
    display: block;
	padding-left: 8px;
	width: calc(100% - 64px);
}
.scf-signup-ris.template .counter-wrapper .title {
    color: #26273C;
}
.scf-signup-ris.template .counter-wrapper .title .timer {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #E52727;
    background: #fff;
    border: 1px solid #E52727;
    height: 28px;
    margin: 0 8px 0 0;
}
.scf-signup-ris.template .timer-body .active .counter-wrapper .timer-text {
    display: block;
	color: #26273C;
	font-weight: 600;
}
.scf-signup-ris.template h2 {
    margin-bottom: 30px;
}
.scf-signup-ris.template .subscription-section h5,
.scf-signup-ris.ss-version .ris-pro-addon h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #4F5065;
	margin-bottom: 16px;
}
.scf-signup-ris.template .subscription .plan-title h3{
	background: #F2ECFF;
    color: #470FAA;
    border: 1px solid #470FAA;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    padding: 8px 16px;
    line-height: 21px;
}
.scf-signup-ris.template .subscription .price{
	font-family: "Ubuntu", sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	color: #0F63EC;
	margin-bottom: 12px;
}
.scf-signup-ris.template .subscription .price-line-two {
    font-size: 14px;
    line-height: 19px;
    color: #26273C;
}
.scf-signup-ris.template .subscription .price-line-two span{
	color: #767676;
}
.scf-signup-ris.template .possible-results {
    display: flex;
    align-items: center;
	margin-bottom: 54px;
}
.scf-signup-ris.template .possible-results .image-wrapper,
.scf-signup-ris.template .possible-results .matches-count{
	width: 64px;
    border: 1px solid #470FAA;
    height: 64px;
    border-radius: 4px;
	margin-right: 14px;
	position: relative;
}
.scf-signup-ris.template .possible-results .image-wrapper img,
.scf-signup-ris.template .possible-results .matches-count img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    vertical-align: top;
}
.scf-signup-ris.template .possible-results .matches-count span {
    display: block;
    width: 34px;
    height: 34px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 34px;
    border-radius: 100%;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.scf-signup-ris.template .possible-results .matches {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #470FAA;
}
.scf-signup-ris.template .possible-results .matches span{
	color: #E52727;
}
.scf-signup-ris.template .ris-pro-addon .beta{
	margin-bottom: 0;
	vertical-align: bottom;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner {
	margin-bottom: 30px;
	padding: 20px 20px 12px;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner .ris-pro-features {
	margin: 22px 0 0;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner label  {
    font-size: 16px;
    line-height: 22px;
	margin-bottom: 16px;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner label .price {
    float: right;
}
.scf-signup-ris.template .subscription .plan-features{
	display: flex;
    flex-flow: row wrap;
}
.scf-signup-ris.template .subscription .plan-features li {
    width: calc(50% - 24px);
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans";
    margin-right: 12px;
    line-height: 19px;
    padding-left: 26px;
	display: block;
}
.scf-signup-ris.template .subscription .plan-features li:before {
    content: "\e92e";
    font-family: "scficons" !important;
    display: inline-block;
    color: #31a865;
    font-size: 16px;
    font-weight: 400;
    padding-right: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}

@media (max-width: 767px) {
	.scf-signup-ris.template .subscription .plan-features li {
		width: 100%;
		margin-right: 0;
	}
}

@media (max-width: 500px) {
	.scf-signup-ris.template .ris-pro-addon .ris-pro-banner label .price {
		float: none;
		display: block;
	}
}

/* end of template - 1 */

/* end of template - 2 */

.scf-signup-ris.template h2 span{
	color: #0F63EC;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner {
    padding: 20px;
}
.scf-signup-ris.template .ris-pro-addon .ris-pro-banner .content{
	line-height: 19px;
}
.scf-signup-ris.temp-two .subscription-section .possible-results {
    border: 1px solid #CDCDCD;
    padding: 16px 24px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	margin-bottom: 0;
}
.scf-signup-ris.temp-two .ris-pro-addon .ris-pro-banner{
	border: 1px solid #CDCDCD;
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.scf-signup-ris.temp-two .ris-pro-addon .ris-pro-banner .tc-note {
    position: absolute;
    top: 24px;
    right: 20px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
	font-family: "Open Sans", sans-serif;
}
.scf-signup-ris.temp-two .ris-pro-addon .ris-pro-banner .btn-light-green{
	background: #EFFCF0;
    color: #26273C;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #31A865;
    display: block;
	margin-top: 6px;
}
.scf-signup-ris.temp-two .subscription h5{
	color: #4F5065;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}
.scf-signup-ris.temp-two .subscription .plan-title h3 {
    background: #FFF;
    color: #0F63EC;
    border: 1px solid #0F63EC;
}
.scf-signup-ris.temp-two .subscription .price-line-two{
	margin-bottom: 18px;
}
.scf-signup-ris.temp-two .subscription .feature-list {
    margin-bottom: 14px;
}
.scf-signup-ris.temp-two .possible-results .matches {
    color: #4F5065;
}

@media (max-width: 500px) {
	.scf-signup-ris.temp-two .ris-pro-addon .beta {
		margin: 4px 0 0;
	}
	.scf-signup-ris.temp-two .ris-pro-addon .ris-pro-banner .tc-note{
		margin: 0 0 12px;
        position: relative;
        left: 0;
        top: auto;
	}
}

/* end of template - 2 */

/* end - CSI-12652 */
.opt-out-item .state_chk {
	display: none;
}
.opt-out-item .state_chk.show {
	display: block;
}
.scf-popup.ras_proccess .ras-unlock-btn .unlock-step {
    margin-bottom: 8px;
}
.scf-gyp-landing {
	font-family: "open sans";
	letter-spacing: -1px;
	background-color: #ffffff;
}
.scf-gyp-landing .big-shade {
	background: linear-gradient(#fff, #e6e6e6);
}

.scf-gyp-landing .big-gray {
	background: #f8f8f8;
}

.scf-gyp-landing .section .btn {
	margin-top: 40px;
}

.scf-gyp-landing .section .section-image {
	width: 100%;
    max-width: 425px;
}


.scf-gyp-landing .flex-right {
	float: right;
}
.scf-gyp-landing .img-left {
	float: left;
}
.scf-gyp-landing .img-right {
	float: right;
}
.scf-gyp-landing .pl-img {
	width: 200px;
    margin: 20px auto;
    display: block;
}

.scf-gyp-landing .main-ico {
	margin: auto;
    display: block;
    margin-top: 30px;
}
.scf-gyp-landing .password-result {
	text-align: center;
    padding: 30px 0px 22px;
	filter: drop-shadow(#cdcdcd 0px 2px 1px);
}
.scf-gyp-landing .password-result h1 {
	font-size: 48px;
	padding-bottom: 8px;
}
.scf-gyp-landing h2 {
	font-size: 36px;
	color: #0f63ec;
}
.scf-gyp-landing .password-result h4 {
	font-weight: 600;
}
.scf-gyp-landing .password-result h4.results {
	font-size: 22px;
	padding: 12px 0px 0px;
}
.scf-gyp-landing h5 {
	font-weight: 500;
}
.scf-gyp-landing .strong-password {
	background-image: url('../images/guess_your_password/strong-password.png');
	display: block;
    width: 350px;
    height: 350px;
	margin: auto;
}
.scf-gyp-landing .privacy-lock {
	background-image: url('../images/guess_your_password/privacy-lock.png');
	display: block;
    width: 340px;
    height: 270px;
	margin: auto;
}
.scf-gyp-landing .finger-print {
	background-image: url('../images/guess_your_password/finger-print-.png');
	display: block;
    width: 290px;
    height: 270px;
	margin: auto;
}
.scf-gyp-landing .browser-locked {
	background-image: url('../images/guess_your_password/broswer-locked.png');
	display: block;
	width: 310px;
    height: 310px;
	margin-top: 46px;
}
.scf-gyp-landing .warning {
	background-image: url('../images/guess_your_password/warning.png');
	display: block;
    width: 115px;
    height: 90px;
    margin: 40px auto 0px;
}
.scf-gyp-landing .combination-lock {
	background-image: url('../images/guess_your_password/combination-lock.png');
	display: block;
    width: 115px;
	height: 100px;
    margin: 40px auto -20px;
}
.scf-gyp-landing .identity.breaches .compromised-img {
	background-image: url('../images/guess_your_password/compromised.png');
	display: block;
    width: 215px;
    height: 215px;
	margin: 10px 15px;
	margin-right: 65px;
	background-size: contain;
}
.scf-gyp-landing .identity.protection .iphone-alert-img {
	background-image: url('../images/guess_your_password/iphone-alert.png');
    display: block;
    width: 284px;
    height: 250px;
    margin: 0px 15px;
    /* margin-right: 40px; */
    background-size: cover;
}
.scf-gyp-landing .password-result .red-highligh {
	color: #ff0004;
}
.scf-gyp-landing .check-my-password {
	background-color: #2ac984;
	text-align: center;
	margin: 12px auto 24px;
	border-radius: 4px;
	max-width: 940px;
	padding-top: 15px 4px;
}
.scf-gyp-landing .check-my-password .compromise {
	padding: 0px 60px 48px;
}
.scf-gyp-landing .check-my-password .alert {
	background-image: url('../images/gyp-alert.svg');
	display: block;
	width: 100px;
	height: 100px;
	margin: auto;
}
.scf-gyp-landing .important-text {
	font-weight: 600;
}

.scf-gyp-landing .btn-green{
	color: #fff;
}

.scf-gyp-landing .row.section{
	line-height: 31px;
    padding: 60px 0px;
}

.scf-gyp-landing .light-btn,.scf-gyp-landing .light-btn:focus,.scf-gyp-landing .light-btn:active {
    display: block;
    max-width: 303px;
    margin: 17px auto 56px;
    border: solid 1px #2ac984;
    background: #fff;
    color: #26273c;
    font-size: 18px;
    line-height: 22px;
    background-repeat: no-repeat;
    padding: 10px 21px;
}

.scf-gyp-landing .check-my-password .compromise h4 {
	font-size: 22px;
	padding: 10px 0px 28px;
}
.scf-gyp-landing .check-my-password .compromise input {
	text-align: center;
	border-radius: 5px;
	margin-left: auto;
	box-shadow: inset 0px 2px 3px #dddddd;
}

.scf-gyp-landing .check-my-password .compromise #guess-password-email.error {
	border: #ff3d3d 3px solid;
}
.scf-gyp-landing .btn-orange-gradient {
	border-radius: 5px;
	background: linear-gradient(to bottom, #ff9945, #e65c19);
	color: #ffffff;
	border: solid 1px #000000;
	font-size: 18px;
	width: 100%;
	height: 39px;
    line-height: 0px;
}
.scf-gyp-landing .check-my-password .compromise p {
    color: #fafafa;
    margin: auto;
    padding-top: 15px;
    max-width: 700px;
}
.scf-gyp-landing .check-my-password .compromise p:last-child {
  	font-size: 20px;
	padding-top: 24px;
	color: #26273c;
}
.scf-gyp-landing .compromise table, 
.scf-gyp-landing .compromise table td, 
.scf-gyp-landing .compromise table th {
	padding: 10px;
	border: solid 1px #000000;
	border-collapse: collapse;    
	width: 600px;
    margin: 30px auto;
}
.scf-gyp-landing .compromise .gyp-view-all-btn {
	color: #0F63EC;
    background-color: #EFF3FC;
    border: 1px solid #0F63EC;
	margin-top: 10px;
}
.scf-gyp-landing .compromise .gyp-view-all-value {
	color: #ffffff;
    background-color: #0F63EC;
    border: 1px solid #0F63EC;
    border-radius: 4px;
	padding: 3px 5px;
    position: relative;
    left: 5px;
}
.scf-gyp-landing .check-my-password .compromise .si-warn-round {
	font-size: 26px;
    top: 4px;
    position: relative;
    padding: 8px;
}
.scf-gyp-landing .check-my-password .white-highlight {
	color: #ffffff;
}
.scf-gyp-landing .facts, 
.scf-gyp-landing .compromise .password.leaked {
	text-align: center;
}
.scf-gyp-landing .facts h2 {
	color: #0f63ec;
}
.scf-gyp-landing .facts .stats-group {
	display: grid;
    justify-content: center;
	padding-bottom: 48px;
}
.scf-gyp-landing .facts .stats-group .inner-right {
	display: inline-block;
	margin-top: 46px;
}
.scf-gyp-landing .facts .stats-group .stats {
	background-color: #ffffff;
    width: 435px;
    height: 130px;
	border: solid 1px #ccc;
	border-radius: 5px;
    padding: 15px;
    margin: 24px 7px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.scf-gyp-landing .facts .stats-group .stats p {
	overflow: hidden;
	text-overflow: ellipsis;
}
.scf-gyp-landing .facts .stats-group .stats.bundle {
	height: 284px;
}
.scf-gyp-landing .facts .stats-group .stats .si-info {
	font-size: 38px;
}
.scf-gyp-landing .tips {
	padding: 14px 0px 0px 55px;
}
.scf-gyp-landing .tips ul {
    padding: 30px;
	margin-bottom: -90px;
	padding-left: 50px;
}
.scf-gyp-landing .tips ul li {
	max-width: 379px;
	font-size: 18px;
    padding-bottom: 16px;
	line-height: 20px;
	list-style: none;
}
.scf-gyp-landing .tips ul li::before {
	content: "\e93b";
	position: absolute;
	font-family: "scficons" !important;
	left: 65px;
    padding: 9px;
    font-size: 28px;
	color: #31a865;
}
.scf-gyp-landing .identity {
	background-color: #ffffff;
    max-width: 958px;
    margin: 0px auto;
    padding: 24px 80px 28px;
	border-radius: 5px;
	position: relative;
    bottom: -112px;
	border: solid 1px #ccc;
}
.scf-gyp-landing .identity h5 {
	padding: 12px 0px 18px;
}
.scf-gyp-landing .identity .btn-green {
	color: #ffffff;
	font-size: 18px;
}
.scf-gyp-landing .identity.breaches {
	border: solid 2px #0F63EC;
	padding: 40px 40px 55px;
	bottom: -170px;
	margin-top: -115px;
}
.scf-gyp-landing .identity.breaches h5 {
    padding: 28px;
}
.scf-gyp-landing .personal-data {
    padding: 120px 0px 50px;
}
.scf-gyp-landing .personal-data.less-padding {
    padding: 25px 0px;
}
.scf-gyp-landing .personal-data h3 {
	padding: 28px 0px;
	color: #470FAA;
}
.scf-gyp-landing .personal-data h3.email-leaks{
	color: #470FAA;
}
.scf-gyp-landing .personal-data p {
	font-size: 16px;
	letter-spacing: 0.4px;
	line-height: 24px;
}
.scf-gyp-landing .personal-data strong {
	color: #470FAA;
}
.scf-gyp-landing .personal-data .data .email-accounts {
	padding-bottom: 16px;
}
.scf-gyp-landing .personal-data .data {
    padding: 34px 44px 34px 10px;
}
.scf-gyp-landing .personal-data .criminals {
	padding: 44px 0px 64px 60px;
}
.scf-gyp-landing .personal-data .data .personal-info {
	padding-bottom: 18px;
	width: 515px;
}
.scf-gyp-landing .personal-data .data .security {
	padding: 14px 0px;
}
.scf-gyp-landing .personal-data .secure h3 {
    width: 527px;
}
.scf-gyp-landing .personal-data .secure p {
    line-height: 19px;
}
.scf-gyp-landing .bg-blue {
    background-color: #b7d1fb;
}
.scf-gyp-landing .compromise .password.leaked textarea {
	width: 221px;
	height: 43px;
	border-radius: 0px;
	border: solid 2px #E52727;
	margin: 0px auto 8px;
	text-align: center;
	font-size: 24px;
	font-family: "Open Sans", sans-serif;
	resize: none;
	line-height: 38px;
	background-color: #e5272721;
}
.scf-gyp-landing .compromise .password.leaked p {
	font-size: 13px;
	color: #666666;
	letter-spacing: -0.6px;
}

.scf-gyp-landing .compromise .password.leaked p.link_text {
	font-size: 19px;
    margin-bottom: 14px;
    font-weight: bold;
}
.scf-gyp-landing .identity.protection h5 {
	padding: 25px 15px 33px;
	font-weight: 600;
}
.scf-gyp-landing .identity .btn-explore {
	background-color: #31a865;
	color: #ffffff;
	font-size: 18px;
}
.scf-gyp-landing .identity .btn-explore:hover {
	background-color: #248864;
    color: #fff;
}
.scf-gyp-landing .compromise .password.not-leaked h4 {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	padding-bottom: 35px;
}

.scf-gyp-landing .compromise .password.not-leaked h4.email-caption {
	padding-bottom: 0px;
}
.scf-gyp-landing .compromise .password.not-leaked input {
	max-width: 600px;
	height: 34px;
    margin: 18px auto 30px;
	text-align: center;
}
.scf-gyp-landing .compromise .password.not-leaked .btn-orange-gradient {
	width: 200px;
}
.scf-gyp-landing .identity.protection {
    border: solid 2px #0F63EC;
	padding: 40px 40px 55px;
	bottom: -140px;
	margin-top: -60px;
}
.scf-gyp-landing .footer-disclaimer {
	background-color: #ffffff;
}
.scf-gyp-landing .gyp-footer {
	padding: 48px 29px;
	margin: 48px 39px;
    border: solid 1px #ccc;
	border-radius: 5px;
}
.scf-gyp-landing .gyp-footer h5 {
	max-width: 680px;
    margin: auto;
	padding: 22px 0px 33px;
	font-size: 20px;
}
.scf-gyp-landing .gyp-footer .btn-green {
	max-width: 213px;
    color: #ffffff;
    font-size: 18px;
}
.scf-gyp-landing .footer-disclaimer .disclaimer {
	font-size: 12px;
	letter-spacing: normal;
    padding: 28px 0px;
	background-color: #f5f5f5;
	text-align: justify;
}
.scf-gyp-landing footer {
	margin-bottom: 20px;
	background-color: #ffffff;
}
.scf-gyp-landing footer .copyright {
	background-color: #ffffff;
    padding-top: 28px;
}
.scf-gyp-landing footer a {
	color: #26273c;
}
@media (max-width: 992px) {
	.scf-gyp-landing {
		text-align: center;
	}
	.scf-gyp-landing h2 {
		font-size: 28px;
	}
	.scf-gyp-landing .facts .stats-group .stats.bundle  {
		height: auto;
	}
	.scf-gyp-landing .flex-right {
		float: none;
	}
	.scf-gyp-landing .personal-data .criminals {
		padding: 0px;
	}
	.scf-gyp-landing .personal-data .data .personal-info,
	.scf-gyp-landing .personal-data .secure h3 {
		width: auto;
	}
	.scf-gyp-landing .browser-locked {
		margin: auto;
	}
	.scf-gyp-landing .password-result h1 {
		font-size: 40px;
	}
	.scf-gyp-landing .password-result h2 {
		font-size: 24px;
	}
	.scf-gyp-landing h3 {
		font-size: 22px;
	}
	.scf-gyp-landing .check-my-password .compromise input {
		margin-bottom: 10px;
	}
	.scf-gyp-landing .facts .stats-group .stats {
        width: calc(100% - 15px);
		padding: 25px;
        height: auto;
	}
	.scf-gyp-landing .personal-data .data {
		padding: 34px 0px 10px;
	}
	.scf-gyp-landing .tips {
		padding: 14px;
	}
	.scf-gyp-landing .tips ul li {
		margin: auto;
	}
	.scf-gyp-landing .tips ul li::before {
		left: 80px;
	}
	.scf-gyp-landing .identity {
		margin: 0px 24px;
	}
	.scf-gyp-landing .identity h5 {
		font-size: 16px;
	}
	.scf-gyp-landing .identity.protection .iphone-alert-img {
		margin: -20px 15px;
	}
}
.scf_gyp_popups .scf-popup-dialog {
	border: none;
	text-align: center;
}
.scf_gyp_popups .scf-popup-dialog.verification {
	background-color: #ffffff;
}
.scf_gyp_popups .scf-popup-dialog.verification .email-icon {
	background-image: url("../images/guess_your_password/email.png");
    width: 120px;
    height: 120px;
    display: block;
    margin: 20px auto 0px;
    background-size: contain;
}
.scf_gyp_popups .scf-popup-dialog .verification-popup {
	padding: 0px 84px 20px;
}
.scf_gyp_popups .scf-popup-dialog h2, 
.scf_gyp_popups .scf-popup-dialog p {
	margin-top: 32px;
    margin-bottom: 32px;
	color: #000000;
}
.scf_gyp_popups p {
	font-size: 20px;
}
.scf_gyp_popups .scf-popup-dialog button {
	color: #ffffff;
	width: 200px;
    height: 32px;
    line-height: 0px;
}
@media (max-width: 767px) {
	.scf_gyp_popups .scf-popup-dialog .verification-popup {
		padding: 15px;
	}
	.scf-gyp-landing .identity {
		padding: 24px 25px 28px;
		margin: 48px 39px;
	}
	.scf-gyp-landing .identity.breaches {
		padding: 0px 20px 30px;
        text-align: center;
	}
	.scf-gyp-landing .identity.protection  {
		padding: 20px 10px 45px;
		text-align: center;
	}
	.scf-gyp-landing .compromise .password.not-leaked .btn-orange-gradient {
		max-width: 600px;
	}
	.scf-gyp-landing .compromise .password.not-leaked input {
		width: 100%;
		max-width: 600px;
	}
	.scf-gyp-landing .gyp-footer {
		margin: 48px 0px;
		border: solid 1px #ccc;
	}
	.scf-gyp-landing .compromise table {
		width: 100%;
	}
	.scf-gyp-landing .gyp-footer h5 {
		font-size: 16px;
	}
	.scf-gyp-landing .identity.breaches .compromised-img {
	    width: 115px;
		height: 115px;
		float: none;
		margin: 10px auto;
	}
	.scf-gyp-landing .identity.protection .iphone-alert-img {
	    width: 115px;
		height: 115px;
		float: none;
		margin: 10px auto;
	}
}
@media (max-width: 587px) {
	.scf-gyp-landing .password-result h4,
	.scf-gyp-landing .password-result h4.results {
		font-size: 19px;
	}
	.scf-gyp-landing .check-my-password .compromise {
		padding: 0px 20px 24px;
	}
	.scf-gyp-landing .check-my-password .compromise h4 {
		font-weight: 800;
	}
	.scf-gyp-landing .tips ul li::before {
		left: 20px;
		padding: 1px;
	}
	.scf-gyp-landing .tips {
		padding-left: 0px;
	}
	.scf-gyp-landing .tips ul, 
	.scf-gyp-landing .personal-data .data p.email-lists {
		text-align: left;
	}
	.scf-gyp-landing .footer-disclaimer .disclaimer {
		letter-spacing: -0.3px;
	}
	.scf-gyp-landing .compromise .password.not-leaked h4:nth-child(2),
	.scf-gyp-landing .personal-data .data .email-accounts, 
	.scf-gyp-landing .personal-data .data .personal-info, 
	.scf-gyp-landing .personal-data .data.secure p:last-child {
		display: none;
	}
	.scf-gyp-landing .identity.protection h2 {
		font-size: 24px;
	}
	.scf-gyp-landing .strong-password {
		background-image: url("../images/guess_your_password/strong-password-mobile.png");
		width: 260px;
		height: 260px;
	}
	.scf-gyp-landing .compromise .password.not-leaked h4 {
		font-size: 16px;
	}
}

/* start - CSI-12356 */

.scf-popup.report_ready2 .scf-popup-dialog {
    width: 100%;
	max-width: 710px;
	padding: 24px 90px;
}
.scf-popup.report_ready2 .popup-contents{
	padding: 0;
}
.scf-popup.report_ready2 .popup-contents h2 {
    font-size: 20px;
    margin-top: 0;
    font-weight: 700;
    line-height: 23px;
}
.scf-popup.report_ready2 .popup-contents h2 span {
    font-size: 24px;
    vertical-align: middle;
	top: 0;
}
.scf-popup.report_ready2 .popup-contents .report-highlights {
    width: 100%;
}
.scf-popup.report_ready2 .report-highlights h3 {
	font-family: "Open Sans", sans-serif;
    font-size: 16px;
    display: block;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
	top: 0;
	padding: 10px 16px;
}
.scf-popup.report_ready2 .report-highlights h3 span {
    font-size: 14px;
    font-weight: 700;
    vertical-align: unset;
}
.scf-popup.report_ready2 .report-highlights .report-main,
.scf-popup.report_ready2 .report-highlights .report-sub {
    padding: 16px;
}
.scf-popup.report_ready.report_ready2 .report-highlights ul li:before {
    display: none;
}
.scf-popup.report_ready.report_ready2 .report-highlights ul li span {
    position: absolute;
    left: 8px;
    font-size: 18px;
	color: #470FAA;
	top: 4px;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row{
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 14px;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row span{
	vertical-align: middle;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row .icon {
    color: #470FAA;
    padding-right: 6px;
	font-size: 16px;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row .label {
    font-weight: 700;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row .more-link {
    color: #0F63EC;
    font-weight: 700;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row.inline{
	display: inline-block;
}

.scf-popup.report_ready2 .report-highlights .report-main .item-row.gender {
	margin-right: 24px;
}
.scf-popup.report_ready2 .report-highlights .report-main .item-row.born {
    display: inline-block;
}
.scf-popup.report_ready.report_ready2 .unlock-step {
    margin: 30px auto 11px;
	font-size: 22px !important;
    line-height: 22px;
    font-weight: 700;
}
.scf-popup.report_ready.report_ready2 #email_address,
.scf-popup.report_ready.report_ready2 #phone {
    max-width: 350px;
    margin: 10px auto 15px;
}
.scf-popup.report_ready.report_ready2 .btn.btn-dark-green {
    height: 42px;
    font-size: 14px;
    padding: 0 24px;
    line-height: 42px;
    font-weight: 700;
    max-width: 350px;
	margin-bottom: 30px;
}
.scf-popup.report_ready.report_ready2 .btn.btn-dark-green.disabled {
	background: #cdcdcd;
	cursor: not-allowed !important;
}
.scf-progress-ris .ris-results .btn.btn-green.disabled {
	background: #cdcdcd;
	cursor: not-allowed !important;
}
.scf-popup.report_ready.report_ready2 .alert{
	color: #26273C;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 18px;
}
.scf-popup.report_ready.report_ready2 .alert span,
.scf-popup.report_ready.report_ready2 .exit-now{
	font-weight: 700;
}

.scf-popup.report_ready.report_ready2 .phone-details {
    padding: 0;
    color: #4F5065;
    max-width: 350px;
    margin: 0 auto 18px;
	text-align: center;
}

.market-details {
    padding: 0;
    color: #4F5065;
    max-width: 350px;
    margin: 10px auto 18px;
	text-align: center;
}
.checkout_address{
	padding-left: 16px;
}

h2.unlock_text_title {
    margin: 24px 0px 32px 0px;
    font-size: 24px;
    text-align: center;
}

@media (max-width: 767px){
	.scf-popup.report_ready2 .scf-popup-dialog {
		width: calc(100% - 30px);
	}
	.checkout_address{
		padding-left: 0px;
	}
}

/* end - CSI-12356 */


/* CSI - 12812 */

.scf-popup.improve_image_search .box3 .state-and-city{
	display: flex;
}
.scf-popup.ras_proccess .ras-unlock-btn .unlock-step {
    margin-bottom: 8px;
}

.scf-popup.improve_image_search .box3 .state-and-city .input-group .input{
	border-radius: 0px 4px 4px 0px !important;
}

.scf-popup.improve_image_search .box3 .selected_img .input-group {
	margin-top: 0px !important;
}

.scf-popup.improve_image_search .box3 .selected_img .number {
	margin-left: 16px !important;
}

.scf-popup.ca_popup {
	text-align: center;
}
.scf-popup.ca_popup h2 {
	color: #470faa;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 24px;
}
.scf-popup.ca_popup p {
	color: #26273c;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 24px;
}
.scf-popup.ca_popup img {
	margin-bottom: 16px;
}
.scf-popup.ca_popup p span {
	color: #470faa;
}
.scf-popup.ca_popup .scf-popup-dialog {
	max-width: 530px;
}
.scf-popup.ca_popup .scf-popup-dialog.lg {
	max-width: 1150px !important;
}
/* adblocker */
.scf-popup.ca_popup.disable_ad_blocker .scf-popup-dialog {
	padding: 0 !important;
	overflow: hidden;
}
.scf-popup.ca_popup.disable_ad_blocker .header {
	padding: 20px;
    border-bottom: 1px solid #cdcdcd;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scf-popup.ca_popup.disable_ad_blocker .header .header-icon {
	color: blue;
    font-size: 20px;
    margin-bottom: -5px;
    position: relative;
    display: block;
    margin-bottom: 1px;
    margin-right: 6px;
}
.scf-popup.ca_popup.disable_ad_blocker .header .header-text {
	font-weight: 600;
    font-size: 14px;
}
.scf-popup.ca_popup.disable_ad_blocker .alert-icon {
	background-color: #FDF1E8;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scf-popup.ca_popup.disable_ad_blocker .alert-icon span {
	color: #f8933c;
	font-size: 40px;
}
.scf-popup.ca_popup.disable_ad_blocker .small-text {
	font-size: 12px;
    color: gray;
}

.scf-popup.ca_popup.disable_ad_blocker p {
	margin: 0px auto 24px;
    padding: 0 37px;
    max-width: 400px;
}

/* Family Shared Plan CSS */
.family_share_intro h2 {
    color: #26273C;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 26px;
}
.family_share_intro p span {
	color: #0F63EC;
}
.family_share_intro h5 {
    border-radius: 2px;
    border: 1px solid var(--Colors-SCF-dark-blue, #0F63EC);
    background: #FFF;
    color: #0F63EC;
    padding: 2px 12px 3px 12px;
    font-size: 12px;
    font-family: "Open Sans";
	display: inline-block;
}
.family_share_intro h5 i {
    font-size: 15px;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
.family_share_intro .pl_intro_slide3 p {
	font-family: "Open Sans";
	font-size: 16px;
	text-align: center;
}
.family_share_intro .pl_intro_slide3 strong {
	font-family: "Open Sans";
	font-size: 14px;
	text-align: center;
	margin-top: 24px;
	display: block;
}
.family_share_intro .pl_intro_slide3 label {
    border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 8px 16px;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.family_share_intro .intro_banner p {
	position: relative;
	top: -16px;
}
.scf-popup.link_expired .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.link_expired h4 {
	font-family: Ubuntu;
	font-size: 20px;
	color: #E52727;
	margin: 16px 0px;
}
.scf-popup.link_expired p {
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.link_expired strong {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	display: block;
}
.scf-popup.link_expired label {
    border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 8px 16px;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 20px;
}
.scf-popup.link_expired .btn {
	width: 100%;
	margin-bottom: 16px;
}
.scf-popup.link_expired .btn-blue {
	border: 1px solid #0F63EC;
	background: #EFF3FC;
	color: #0F63EC;
}
.scf-reset-password.register_form .pwd-box {
	max-width: 710px;
}
.scf-reset-password.register_form label span {
	color: #767676;
	font-family: "Open Sans";
	font-size: 12px;
	float: right;
	font-weight: normal;
}
.scf-reset-password.register_form .service_for {
	border-radius: 4px;
	border: 1px solid #CDCDCD;
	padding: 24px;
	margin-bottom: 24px;
}
.scf-reset-password.register_form .service_for h5 {
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 24px;
}
.scf-reset-password.register_form .service_for label {
	font-weight: normal;
}
.scf-reset-password.register_form .service_for label .checkmark {
    border: 2px solid #0F63EC;
}
.scf-reset-password.register_form .checkbox input:checked ~ .checkmark {
    background-color: #0F63EC;
}
.scf-reset-password.register_form h2 {
	color: #470FAA;
	text-align: center;
	font-family: Ubuntu;
	font-size: 20px;
	font-weight: 700;
}
.scf-reset-password.register_form h4 {
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 14px;
	text-align: center;
}
/* End Business Plan Limited Tokens */ 
.scf-directory-landing .scf-dr-filter {
    border: 1px solid #470faa;
    border-radius: 4px;
    margin-top: 16px;
}

.scf-popup .scf-popup-dialog.save-verify h5 {
	padding-bottom: 24px;
}

/* Address Directory UI Updates */
.scf-directory-box {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
    .scf-report .report-box.report-main .report-img .report-content {
        margin-top: 16px;
        margin-left: 0px;
        width: 100%;
    }
	.scf-report .report-box.report-main .report-img {
        display: block;
    }
	.report-box.report-main iframe.property-map {
		width: 100%;
	}
	.scf-directory-inner form input {
		margin-bottom: 16px;
		border-radius: 4px;
		border: 1px solid #ccc;
	}
	.scf-directory-inner form button {
		border-radius: 4px;
	}
	.scf-directory-inner .scf-report .report-box.report-main .btn:last-child {
		margin-bottom: 24px;
		width: 100%;
		margin-top: 0px;
	}
	.scf-directory-inner .scf-report .report-box .border-box h3 {
		margin-bottom: 8px;
	}
	.scf-directory-inner .scf-report .report-box h3 {
		margin-bottom: 8px;
	}
}

/* start - CSI-12582 */

.scf-search-pointer .filter-wrapper{
	background: #FFF;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    padding: 16px 24px 4px;
    display: flex;
    align-items: flex-start;
	margin-bottom: 16px;
	min-height: 67px;
}
.scf-search-pointer .filterinner-wrapper {
    width: 100%;
    min-width: calc(100% - 272px);
	display: flex;
    align-items: flex-start;
}
.scf-search-pointer .sort-inner-wrapper {
    width: 100%;
    min-width: 272px;
    display: flex;
    align-items: flex-start;
}
.scf-search-pointer .filter-wrapper .label {
    color: #26273C;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    line-height: 19px;
    margin: 8px 18px 0 0;
}
.scf-search-pointer .filterinner-wrapper .filter-item {
    font-family: "Open Sans", sans-serif;
    background: #EFF3FC;
    display: inline-block;
    padding: 6px 8px 6px 16px;
    border-radius: 50px;
    border: 1px solid #0F63EC;
    color: #0F63EC;
    font-size: 14px;
    font-weight: 700;
	margin: 0 12px 12px 0;
}
.scf-search-pointer .filterinner-wrapper .filter-item span {
    font-size: 18px;
    vertical-align: bottom;
    cursor: pointer;
    padding-left: 2px;
}
.scf-search-pointer .filter-wrapper .scf-form {
    width: 145px;
    height: 33px;
    padding: 4px 12px;
    font-size: 14px;
    color: #4F5065;
    font-weight: 700;
}

.scf-search-pointer .result-section{
	padding: 24px;
}
.scf-search-pointer .result-section h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
}
.scf-search-pointer .result-section h3 span {
    color: #4F5065;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.scf-search-pointer .result-section h3 span:before {
	color: #D4D4D4;
    margin-left: 12px;
    padding-right: 12px;
    position: relative;
    top: -2px;
}
.scf-search-pointer .result-section h3 span b {
    font-weight: 700;
    color: #E52727;
}
.scf-search-pointer .result-section h3 .deceased-btn {
    background: #EDEDED;
    border: 1px solid #767676;
    border-radius: 2px;
    padding: 0 12px;
    float: right;
    font-size: 12px;
    line-height: 22px;
    height: 24px;
}
.scf-search-pointer .result-section h3 .deceased-btn:before {
	display: none;
}
.scf-search-pointer .result-section h5 {
    color: #26273C;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    display: inline;
}
.scf-search-pointer .result-section h5 span {
    color: #470FAA;
    font-size: 18px;
    padding-right: 4px;
}
.scf-search-pointer .result-section p{
	font-family: "Open Sans", sans-serif;
}
.scf-search-pointer .result-section p strong{
	font-weight: 400;
}
.scf-search-pointer .result-section p b{
	padding-left: 4px;
}
/* Show desktop view by default, hide mobile */
.scf-search-pointer .result-section .desktop-view {
    display: block;
}

.scf-search-pointer .result-section .mobile-view {
    display: none;
}

/* On mobile, hide desktop, show mobile */
@media (max-width: 767px) {
	.scf-search-pointer .result-section .desktop-view {
        display: none;
    }
    .scf-search-pointer .result-section .mobile-view {
        display: block;
    }
}

.scf-search-pointer .result-section .view-lists {
    display: flex;
}
.scf-search-pointer .extra-reports {
    width: auto;
}
.scf-search-pointer .extra-reports span {
	font-size: 18px;
}
.scf-search-pointer .extra-reports h5 span {
    font-size: 14px;
	margin: 0;
}
.scf-search-pointer .result-section .view-lists h5 span.si-done {
    color: #31A865;
    padding-right: 0;
    vertical-align: middle;
    font-size: 18px;
}
.scf-search-pointer .result-section .btn-dark-green.complete-btn {
    width: 100%;
}
.scf-search-pointer .result-section .list img {
    vertical-align: middle;
    margin: 0 5px;
}


.filter-body .input-wrapper {
    position: relative;
	margin-bottom: 10px;
}
.filter-body .input-wrapper.filled:after{
    content: "\e92e";
    font-family: 'scficons' !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    right: 14px;
    color: #D4D4D4;
    transform: translateY(-50%);
    font-size: 18px;
}
.filter-body .input-wrapper.filled .scf-form {
	border: 1px solid #D4D4D4;
	background: #EDEDED;
    color: black;
    padding-right: 32px;
}
.scf-search-pointer .filter-section .filter-body h4{
	padding: 12px 0 10px;
    pointer-events: none;
}
.scf-search-pointer .filter-section .filter-list:hover .filter-body h4 {
	color: #4f5065;
}
.scf_2020_style .checkbox input:checked ~ .checkmark {
    border-color: #0F63EC;
}
.scf-search-pointer .filter-section .state-filter .load_icon span,
.scf-search-pointer .filter-section .city-filter .load_icon span {
    background-color: #0F63EC;
}
.scf-search-pointer .filter-body label:nth-child(n + 5) {
    display: none;
}
.scf-search-pointer .filter-body .age-blocks,
.refine-search-age-popup .age-blocks {
    display: flex;
    flex-flow: row wrap;
}
.scf-search-pointer .filter-body .age,
.refine-search-age-popup .age-blocks .age {
    padding: 11px 16px;
    background: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    margin: 0 8px 8px 0;
    width: calc(50% - 4px);
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
.scf-search-pointer .filter-body .age:nth-child(2n),
.refine-search-age-popup .age-blocks .age:nth-child(2n) {
    margin-right: 0;
}
.scf-search-pointer .filter-body .age span,
.refine-search-age-popup .age-blocks .age span{
	display: none;
	color: #0F63EC;
	vertical-align: bottom;
    font-size: 18px;
}
.scf-search-pointer .filter-body .age.selected,
.refine-search-age-popup .age-blocks .age.selected{
	border-color: #0F63EC;
	background: #EFF3FC;
}
.scf-search-pointer .filter-body .age.selected span,
.refine-search-age-popup .age-blocks .age.selected span{
	display: inline-block;
}
.scf-search-pointer .result-section .gender-list,
.scf-search-pointer .result-section .flex-wrapper {
	display: flex;
}
.scf-search-pointer .result-section .gender-list{
	margin: 0 50px 0 0;
}
.scf-search-pointer .result-section .gender-list .list {
    margin: 0 0 0 50px;
}
.scf-search-pointer .filter-wrapper .toggle-filter,
.scf-search-pointer .mobile-filters{
	display: none;
}

.scf-popup.refine-search-age-popup .scf-popup-dialog,
.scf-popup.refine-search-location-popup .scf-popup-dialog{
	padding: 0 !important;
}
.scf-popup.refine-search-age-popup .popup-header,
.scf-popup.refine-search-location-popup .popup-header{
	background: #F8F8F8;
    padding: 18px 24px;
    text-align: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 1px solid #D4D4D4;
}
.scf-popup.refine-search-age-popup .popup-header h2,
.scf-popup.refine-search-location-popup .popup-header h2{
	font-family: "Open Sans", sans-serif;
	margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #26273C;
}
.scf-popup.refine-search-age-popup .popup-header .si-close-circle,
.scf-popup.refine-search-location-popup .popup-header .si-close-circle {
    color: #cdcdcd;
    font-size: 24px;
    position: absolute;
    right: 22px;
    top: 18px;
    cursor: pointer;
    z-index: 9;
}
.refine-search-age-popup .popup-contents,
.refine-search-location-popup .popup-contents{
	width: 100%;
    max-width: 350px;
    margin: 0 auto;
	padding: 32px 0;
}
.refine-search-age-popup.scf-popup .popup-contents h2,
.refine-search-location-popup.scf-popup .popup-contents h2{
	font-family: "Open Sans", sans-serif;
	color: #26273C;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.refine-search-age-popup .popup-contents .btn,
.refine-search-location-popup .popup-contents .btn {
    border: 1px solid #0F63EC;
    width: 100%;
    color: #0F63EC;
    background: #EFF3FC;
    margin: 14px 0 0;
}

.refine-search-location-popup .search-filter {
    margin-bottom: 12px;
    display: inline-block;
}
.refine-search-location-popup .fwrap{
	display: flex;
	justify-content: space-between;
}
.refine-search-location-popup .fwrap .search-filter{
	width: calc(50% - 6px);
}

@media (min-width: 1200px){
	.scf-search-pointer .extra-reports {
		align-items: flex-end;
	}
}

@media (min-width: 993px) and (max-width: 1199px){
	.scf-search-pointer .filter-body .age.selected span {
		display: block;
	}
}

@media (min-width: 700px) and (max-width: 992px) {
	.scf-search-pointer .result-section .view-lists h5{
		overflow-wrap: break-word;
	}
}

@media (max-width: 992px) {
	.scf-search-pointer .filter-wrapper .toggle-filter{
		display: block;
		width: 100%;
		border-bottom: 1px solid #D4D4D4;
		padding: 0 0 14px;
		margin-bottom: 14px;
		font-size: 14px;
		font-weight: 700;
		color: #4F5065;
		font-family: "Open Sans", sans-serif;
		position: relative;
	}
	.scf-search-pointer .filter-wrapper .toggle-filter span{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 22px;
		color: #0F63EC;
	}
	.scf-search-pointer .search-full{
		display: block;
	}
	.scf-search-pointer .filter-wrapper {
		padding: 16px 24px;
		justify-content: flex-end;
		flex-flow: column;
	}
	.scf-search-pointer .filterinner-wrapper{
		display: none;
	}
	.scf-search-pointer .sort-inner-wrapper {
		width: 100%;
		min-width: auto;
		justify-content: space-between;
	}
	.scf-search-pointer .result-section p{
		font-size: 14px;
		line-height: 19px;
	}
	.scf-search-pointer .result-section .view-lists {
		flex-flow: column;
	}
	.scf-search-pointer .extra-reports {
		align-items: flex-end;
	}
	.scf-search-pointer .filter-section {
		position: absolute;
		right: 15px;
		z-index: 1;
		top: 0;
		width: 270px;
		display: none;
	}
	.scf-search-pointer .filter-section.open{
		display: block;
	}
	.scf-search-pointer .filter-section{
		padding: 16px;
	}
	.scf-search-pointer .mobile-filters{
		display: block;
	}
	.scf-search-pointer .mobile-filters .label {
		color: #26273C;
		font-size: 14px;
		font-weight: 700;
		font-family: "Open Sans", sans-serif;
		line-height: 19px;
		margin: 0 0 16px 0;
	}
	.scf-search-pointer .mobile-filters .filter-item{
		font-family: "Open Sans", sans-serif;
		background: #EFF3FC;
		display: inline-block;
		padding: 6px 8px 6px 16px;
		border-radius: 50px;
		border: 1px solid #0F63EC;
		color: #0F63EC;
		font-size: 14px;
		font-weight: 700;
		margin: 0 12px 12px 0;
		word-wrap: break-word;
		overflow-wrap: break-word;
		word-break: break-word;
	}
	.scf-search-pointer .mobile-filters .filter-item span{
		font-size: 20px;
    	vertical-align: sub;
	}
	.scf-search-pointer .mobile-filters .label span {
		color: #0F63EC;
		font-size: 24px;
		vertical-align: middle;
		float: right;
	}
	.filter-section .filter-list.active .filter-body{
		padding: 0;
	}
	.scf-search-pointer .filter-section .filter-list h4{
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767px) {
	.refine-search-age-popup .popup-contents,
	.refine-search-location-popup .popup-contents {
		padding: 15px;
	}
}

@media (max-width: 599px) {
	.scf-search-pointer .result-section h3 .deceased-btn{
		float: none;
		width: 85px;
		margin: 8px 0 6px;
		display: block;
	}
}

/* end - CSI-12582 */
.scf-search-pointer .emprty_records {
	text-align: center;
	padding: 40px 0px;
}
.scf-search-pointer .emprty_records p {
	color: #4F5065;
	font-size: 16px;
	margin-top: 16px;
}

.form-input-fix {
	padding-right: 30px !important;
}
.scf-report .report-box h3 {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 16px;
}
.scf_2020_style .scf-directory-inner .btn-bordered {
    line-height: 22px;
}
.scf_2020_style .scf-pagination.scf-pagination-dir li {
	margin-right: 4px;
}
.scf-directory-landing .scf-full-search .search-form-2020 label.scf-tooltip-val {
	margin-top: -6px;
}
.scf-directory-landing .scf-full-search .search-form-2020 .name-list.active .col-sm-6.border-rt {
	z-index: 1;
}
.scf-popup.ras_proccess .ras-unlock-btn .unlock-step {
    margin-bottom: 8px;
}

.scf-popup.save-a-sale .scf-popup-dialog {
    max-width: 530px;
    padding: 0px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-head {
    padding: 24px 51px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents {
    padding: 0px 51px 48px;
}
.scf-popup.save-a-sale .scf-popup-dialog h5 {
	background: #ffffff;
	border-radius: 4px 4px 0px 0px;
	border: none;
	padding: 24px;
    font-size: 10px;
}
.scf-popup.save-a-sale .scf-popup-dialog h5 label span.si-search {
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 2px;
}
.scf-popup.save-a-sale .scf-popup-dialog h5.search-value label {
	border: 1px solid #470faa;
	background: #F2ECFF;
	color: #470faa;
	border-radius: 2px;    
    padding: 4px 8px;
    font-size: 10px;
}
.scf-popup.save-a-sale .scf-popup-dialog .si-close-circle.social-search {
	color: #cdcdcd;
    position: absolute;
    top: 24px;
    right: 24px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-head .unlock-offer h1 {
    color: #470FAA;
	font-size: 20px;
    padding: 0px 0px 8px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-head .unlock-offer h2 {
    font-size: 16px;    
	padding: 0px 0px 8px;
    border: none;
    background: none;
	color: #26273C;
}
.scf-popup.save-a-sale .scf-popup-dialog .unlimited-searches {
	border-radius: 8px;
    border: 1px solid #0f63ec;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents .search-content {
    padding: 16px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents .search-content ul li::before {
    font-family: "scficons" !important;
    content: "\e92e";
    color: #31a865;
    position: absolute;
    left: 0px;
    font-size: 16px;
    font-weight: normal;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents .search-content ul li {
    color: #26273c;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents .search-content ul li:last-child {
    margin-bottom: 0px;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents .unlock-offer p {
    color: #4F5065;
}
.scf-popup.save-a-sale .scf-popup-dialog .popup-contents p.search-terms-policy {
    padding: 24px 0px;
}
.scf-popup.save-a-sale .scf-popup-dialog .btn-dark-blue {
	width: 100%;
}
.scf-popup.save-a-sale .scf-popup-dialog .btn-blue {
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #0F63EC;
    color: #0F63EC;
}
@media (max-width: 767px) {
    .scf-popup.save-a-sale .scf-popup-dialog .popup-contents .unlock-offer {
		text-align: left;
	}
    .scf-popup.save-a-sale .scf-popup-dialog {
        padding: 0px !important;
    }
}
@media (max-width: 992px ) {
      .scf-popup.save-a-sale .scf-popup-dialog .btn-blue {
        margin-bottom: 10px;
    }  
}
/* End Address Directory UI Updates */


/* start - CSI-13350 */

.scf-membership-upgrade .scf-plan-body h5{
	font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.scf-membership-levels .scf-plan.ss-plan .image-wrapper{
	position: relative;
	cursor: pointer;
}
.scf-membership-levels .scf-plan.ss-plan .image-wrapper:after{
	content: '';
	pointer-events: none;
	position: absolute;
	width: 38px;
	height: 43px;
	background-image: url('../images/play.png');
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.scf-membership-levels .scf-plan.ss-plan .image-wrapper img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.scf-membership-levels .scf-plan .scf-plan-body ul {
    min-height: 451px;
}
.scf-membership-levels .scf-plan.ss-plan .scf-plan-body ul {
    min-height: auto;
}
.scf-membership-levels .scf-plan.ss-plan ul li{
	padding-left: 0;
}
.scf-membership-levels .scf-plan.ss-plan .activate {
    display: block;
    background: #31A865;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 0 32px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 12px;
}
.scf-membership-levels .scf-plan.ss-plan .more-info{
	font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
	color: #0F63EC;
}
.scf-membership-levels .scf-plan.ss-plan .more-info span{
	vertical-align: middle;
    padding-left: 4px;
}
.scf-membership-upgrade .scf-plan-header .report-time{
	font-size: 12px;
}
.scf-membership-upgrade .scf-plan-header .report-time span {
    font-size: 20px;
    vertical-align: bottom;
}
.scf-membership-upgrade .scf-plan-header .description {
	font-size: 12px;
	line-height: 16px;
	color: #767676;
	font-weight: 600;
}
.scf-membership-upgrade .scf-plan-header .description span {
	color: #F8933C;
	display: block;
	margin-bottom: 4px;
}
.scf-membership-upgrade .scf-plans-search-specialist .green-btn{
	background: #31A865;
    color: #fff;
}
.scf-membership-upgrade .scf-plans-search-specialist .scf-plan-body p{
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	color: #26273C;
	text-align: left;
	margin-bottom: 12px;
}
.scf-membership-levels .scf-plan {
    border: 1px solid #CDCDCD;
	min-height: 710px;
}
.scf-membership-levels .scf-plan .scf-plan-header{
	border-bottom: 1px solid #CDCDCD;
}
.scf-membership-levels .scf-plans-search-specialist .start-up-plan{
	box-shadow: 0 4px 16px 0 #4F506529;
	border: 1px solid #470FAA;
}
.scf-membership-levels .scf-plans-search-specialist .start-up-plan .scf-plan-header{
	border-bottom: 1px solid #470FAA;
}
.scf-membership-levels .scf-plans-search-specialist .scf-plan-body ul {
    min-height: 265px;
}
.scf-membership-upgrade .scf-plan-header .image-wrapper a{
	border: 0;
	padding: 0;
	background: transparent;
}
.about-ss-wrapper {
    background: #EFF3FC;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    width: 100%;
    max-width: 710px;
    margin: -10px auto 40px;
    padding: 16px;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.about-ss-wrapper .content-wrapper {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    width: calc(100% - 202px);
}
.about-ss-wrapper .icon-wrapper {
    width: 120px;
}
.about-ss-wrapper img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.about-ss-wrapper .text {
    padding: 0 20px;
    width: calc(100% - 120px);
}
.about-ss-wrapper .text h4{
	font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.about-ss-wrapper .text p{
	text-align: left;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
}
.about-ss-wrapper .text .more{
	background: transparent;
    text-align: left;
    font-weight: 700;
    color: #0F63EC;
}
.about-ss-wrapper .text .more span{
	vertical-align: middle;
	padding-left: 4px;
}
.about-ss-wrapper .thumbnail-wrapper {
    width: 202px;
	position: relative;
	cursor: pointer;
}
.about-ss-wrapper .thumbnail-wrapper:after{
	content: '';
	pointer-events: none;
    position: absolute;
    width: 38px;
    height: 42px;
    background-image: url(../images/play.png);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.white-labelling-wrapper {
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    padding: 0;
    float: left;
    width: calc(100% - 30px);
    margin: 0 15px 50px;
    background: #ffffff;
    display: flex;
    flex-flow: row wrap;
	overflow: hidden;
}
.white-labelling-wrapper .left-col {
    background: #EFF3FC;
    width: 275px;
    padding: 24px;
    border-right: 1px solid #CDCDCD;
	display: block;
}
.white-labelling-wrapper .left-col h4 {
    border-radius: 4px;
    border: 1px solid #cdcdcd;
    background: #fff;
    color: #26273c;
    font-family: 'Open Sans';
    font-size: 16px;
    padding: 8px 16px;
    margin-bottom: 12px;
}
.white-labelling-wrapper .left-col label {
    color: #0f63ec;
    font-family: 'Ubuntu';
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 24px;
}
.white-labelling-wrapper .left-col label span {
    color: #767676;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
}
.white-labelling-wrapper .left-col .description{
	text-align: left;
	font-size: 12px;
    line-height: 16px;
    color: #767676;
    font-weight: 600;
}
.white-labelling-wrapper .left-col .description span {
    color: #F8933C;
    display: block;
    margin-bottom: 4px;
}
.white-labelling-wrapper .left-col a {
    border-radius: 4px;
    border: 1px solid #31a865;
    background: #effcf0;
    display: block;
    padding: 12px;
    text-align: center;
    color: #26273c;
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 24px;
}
.white-labelling-wrapper .right-col {
	background: #FFF;
    width: calc(100% - 275px);
    padding: 24px;
	display: flex;
    align-items: center;
}
.white-labelling-wrapper .right-col ul{
	column-count: 2;
}
.white-labelling-wrapper .right-col li {
    color: #26273c;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    padding-left: 28px;
    position: relative;
    margin-bottom: 18px;
}
.white-labelling-wrapper .right-col li.active-on:before {
    font-family: "scficons" !important;
    content: "\e92e";
    position: absolute;
    left: 0px;
    color: #31a865;
    font-size: 18px;
    top: 1px;
}

@media (max-width: 767px){
	.scf-membership-upgrade .membership-header ul {
		display: flex;
		overflow-x: scroll;
	}
	.about-ss-wrapper .icon-wrapper {
		display: none;
	}
	.about-ss-wrapper {
		width: calc(100% - 30px);
		padding: 16px;
	}
	.about-ss-wrapper .content-wrapper {
		width: 100%;
	}
	.about-ss-wrapper .text {
		padding: 0 0 0px;
		width: 100%;
	}
	.about-ss-wrapper .thumbnail-wrapper {
		width: 100%;
	}

	.white-labelling-wrapper{
		width: calc(100% - 30px);
	}
	.white-labelling-wrapper .left-col,
	.white-labelling-wrapper .right-col{
		width: 100%;
	}
	.white-labelling-wrapper .right-col ul {
		column-count: 1;
	}
	.white-labelling-wrapper .right-col li.empty{
		display: none;
	}
}

/* end - CSI-13350 */
/* CSI-13081 */
.scf-popup.searching_popup2 .searching_top .row .col-sm-4 .pre-img img{
    width: 100px; 
    position: absolute; 
    top: 0px; 
    right: 12px;
}

@media(max-width: 767px) {
    .scf-popup.searching_popup2 .searching_top .row .col-sm-4 .pre-img img{
        right: 73px !important;
    }  
}
/* End of CSI-13081 */
/* Start - CSI-11121 */
.scf-table-responsive.ip form{
	margin-bottom: 16px;
}
/* End - CSI-11121 */

/* CSI-13724 */

.scf-otp-verify{
	display: flex;
	width: 100%;
	justify-content: center;
	background-color: #F8F8F8;
	padding: 30px;
}

.scf-otp-verify-margin-top{
	margin-top: 24px;
}

.scf-otp-verify .container{
	background-color: white;
	max-width: 530px;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	padding: 34px 68px;
	margin: 12px;
}

.scf-otp-verify .container .title{
	color: #470FAA;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	width: 100%;
}

.scf-otp-verify .container .paragraph, .scf-otp-verify .container .support{
	text-align: center;
	width: 100%;
	line-height: 20px;
}


.scf-otp-verify .container .paragraph span{
	color: #0040e5;
	padding: 0px 4px;
}

.scf-otp-verify .container .inputs{
display: flex;
justify-content: center;
}

/* CSI-13955 */

.info-box-height{
	height: fit-content;
}

.search-icon-style{
	width: 80px !important;
}

@media (max-width: 1024px) {
    .btn-wrapper-margin {
		margin-bottom: -44px;
    }

	.featured-wrapper-slider{
		display: none;
	}

	.scf-featured-on-slider .container-1{
		display: flex;
		justify-content: center;
	}

	.scf-featured-on-slider .container-1 h2{
		text-align: center;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 12px;
	}

	.scf-featured-on-slider .container-1 img{
		width: 25%;
		margin-right: 6px;
	}

	.scf-featured-on-slider{
		display: block;
		padding: 24px 0px;
	}

	.best-service-contailner h2 {
		margin-top: -60px;
    	margin-bottom: 38px;
	}

	.border-box-overlap{
		margin-bottom: -64px;
    	z-index: 10;
	}

	.about-wrapper-bg-color{
		background-image: linear-gradient(to bottom, white , #FFF0E3);
	}

	.about-wrapper-bg-color .content-wrapper h2, .about-wrapper-bg-color .content-wrapper p{
		text-align: center;
	}

	.about-wrapper-bg-color .content-wrapper .img-containder{
		display: flex;
		justify-content: center;
		overflow: hidden;
		height: 116px;
		margin-bottom: 24px;
	}

	.about-wrapper-bg-color .content-wrapper .img-containder img{
		border-radius: 100%;
		width: 150px;
    	height: 150px;
    	object-fit: cover;
    	object-position: top;
	}

	.about-wrapper-items-p{
		padding: 6px 12px;
		border: solid 1px #F8933C;
		border-radius: 4px;
		background-color: #FFF0E3;
		color: #F8933C !important;
		font-weight: 600 !important;
	}

	.about-wrapper-p1{
		margin-right: 4px;
		width: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.about-wrapper-p2{
		width: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.about-wrapper-items{
		display: flex;
		align-items: stretch;
		margin-bottom: -12px;
	}

	.about-wrapper-p3{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.about-wrapper-p5{
		width: 100%;
		margin-bottom: 6px !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.about-wrapper-items .container-1{
		margin-right: 4px;
		width: 70%;
	}

	.about-wrapper-p4{
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.about-wrapper-items-mobile{
		display: block;
	}

	.scf-plans-pro-main{
		overflow-x: scroll;
	}

	.scf-plans-pro-main .pricing-item {
		width: 250px;
	}

	.scf-plans-pricing{
		display: flex;
		align-items: center;
		margin-bottom: -18px;
		overflow-x: scroll;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.scf-plans-pricing .pricing-items{
		border-bottom: solid 2px transparent;
		padding-bottom: 4px;
		margin-right: 16px;
	}

	.scf-plans-pricing .pricing-items p{
		text-align: start;
		width: 130px;
	}

	.scf-plans-pricing .active{
		border-bottom: solid 2px #0F63EC;
		padding-bottom: 4px;
		color: #0F63EC;
	}

	.scf-plans-pricing .active p{
		color: #0F63EC;
	}

	.search-icon-style-width-imp{
		width: 100% !important;
	}

	.tabs-wrapper-padding-redused{
		padding: 28px 0px 60px !important;
	}

	.have-anything-mobile{
		padding-top: 58px;
	}

	.have-anything-mobile p{
		text-align: center !important;
	}

	.have-anything-mobile .contacts{
		text-align: center;
	}

	.have-anything-mobile .contacts-wrapper .item{
		display: flex ;
		justify-content: center !;
	}

	.scf-plans-pro-main-mobile-4{
		display: block;
	}

	.scf-plans-pro-main-desktop-4{
		display: none !important;
	}

	.pricing-item-4{
		display: block;
		width: 330px;
	}

	.content-wrapper-4{
		width: 100% !important;
	}

	.content-wrapper-4 .text-4 {
		width: 100%;
	}

	.test1-on-4{
		display: none !important;
	}

	.pricing-item-4-img{
		display: none !important;
	}

	.pricing-item-4-top{
		width: 100%;
	}

	.pricing-item-4-top .content-wrapper-4 .text-4 h4, .pricing-item-4-top .content-wrapper-4 .text-4 p {
		text-align: center;
	}

	.pricing-item-4-top .content-wrapper-4 .text-4 h4{
		padding-top: 24px;
	}

	.pricing-item-4-top-top{
		display: flex;
	}
	
	.scf-plans-pricing-2 {
        display: flex;
        align-items: center;
        margin-bottom: -18px;
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

	.scf-plans-pricing-2 .active-2 {
        border-bottom: solid 2px #0F63EC !important;
        padding-bottom: 4px !important;
        color: #0F63EC;
    }

	.scf-plans-pricing-2 .pricing-items-2 {
        border-bottom: solid 2px transparent;
        padding-bottom: 4px;
        margin-right: 16px;
    }

	.scf-plans-pricing-2 .pricing-items-2 p {
        text-align: start;
        width: 100px;
    }

	.green-button-hire a{
		background-color: #45B978;
		border: 1px solid #31a865;
		padding: 8px;
		border-radius: 4px;
		color: white !important;
	}

	.best-service-mobile{
		display: flex !important;
		overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
		flex-shrink: 0;

	}

	.scf-investigation-mobile{
		width: 355px !important;
	}

	.white-box-mobile{
		margin-right: 24px;
	}

	.transparent-box-mobile{
		margin-top: 0px !important;
	}

	.contact-with-us-desktop{
		display: none !important;
	}

	.contact-with-us-mobile{
		display: block !important;
	}

	.border-box-desktop{
		display: flex !important;
		align-items: center;
		justify-content: center;
	}

	.mobile-margin-bottom-form{
		margin-top: -14px !important;
	}
}

.scf-plans-pro-main .pricing-item {
	margin-right: 24px;
	max-width: 320px;
}

.scf-plan-body-height{
	height: 316px;
}

.contacts-wrapper-desktop{
	width: 101%;
}

.contact-with-us-desktop{
	padding-left: 0px !important;
}

.contacts-desktop{
	text-align: start !important;
}

.contact-with-us-item{
	display: flex;
    justify-content: start;
}

.content-wrapper-highlight{
	font-size: 16px !important;
}


@media (min-width: 1025px) {
	.scf-featured-on-slider{
		display: none;
		padding: 24px 0px;
	}

	.option-4-highlight{
		margin-top: -24px;
	}

	.about-wrapper-bg-color .content-wrapper .img-containder{
		display: none;
	}

	.about-wrapper-items-mobile{
		display: none;
	}

	.option-5-highlight {
		margin-top: -25px;
	}

	.scf-plans-pricing{
		display: none !important;
	}

	.scf-plans-pro-main{
		justify-content: center;
	}

	.scf-plans-pro-main-mobile-4{
		display: none !important;
	}

	.scf-plans-pro-main-desktop-4{
		display: block;
	}

	.pricing-item-4-top-top{
		display: none;
	}

	.scf-plans-pricing-2{
		display: none !important;
	}

	.contact-with-us-desktop{
		display: block !important;
	}

	.contact-with-us-mobile{
		display: none !important;
	}

	.border-box-desktop p{
		width: 52%;
	}
}

.have-anything-mobile{
	margin-top: 32px;
}

.have-anything-mobile .contacts{
	text-align: start;
}

.have-anything-mobile .contacts-wrapper .item{
	display: flex;
	justify-content: center;
}

.scf-otp-verify .container .inputs .otp-input{
	font-size: 16px;
    padding: 12px 16px;
    font-weight: 700;
	width: 44px;
	margin-left: 12px;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	outline: none;
}


.scf-otp-verify .container .inputs .otp-input:focus {
	border-color: #0F63EC;
}

.scf-otp-verify .container .red {
	text-align: center;
	width: 100%;
	line-height: 20px;
	color: #E52727;
	margin-top: 12px;
	display: none;
}

.scf-otp-verify .container .code{
	display: flex;
	align-items: center;
}

.scf-otp-verify .container .code .text{
	display: flex;
	align-items: center;
	width: 100%;
}

.scf-otp-verify .container .code span{
	color: #0f63ec;
	padding: 0px 4px;
	font-weight: 700;
	cursor: pointer;
	user-select: none;
}
.scf-otp-verify .container .code span.disabled{
	color: #767676;
}

.scf-otp-verify .container .button{
	width: 100%;
    display: flex;
    justify-content: center;
}

.scf-otp-verify .container .hidden {
    display: none;
}

.scf-otp-verify .container .support a{
	color: #0F63EC;
	padding: 0px 4px;
	font-weight: 700;
}

.spinner {
	border: 4px solid rgba(255, 255, 255, 0.3);
	border-left-color: #fff; /* Change this to your button text color */
	border-radius: 50%;
	width: 16px; /* Adjust size as needed */
	height: 16px; /* Adjust size as needed */
	animation: spin 1s linear infinite;
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 523px) {

	.scf-otp-verify .container{
		padding: 34px 24px;
	}

	.scf-otp-verify{
		padding: 12px;
	}

}

@media (max-width: 430px) {
	.scf-otp-verify .container .inputs .otp-input{
		padding: 12px;
		width: 33px;
		margin-left: 8px;
		font-size: 12px;
	}

	.scf-otp-verify-margin-top{
		margin-top: 16px;
	}
}
.image-wrapper-margin-added{
	margin: 24px;
	width: 1180px;
}

.image-wrapper-border-added{
	border-radius: 8px;
}

.send-report-form-email-input{
	text-align: center;
}

.send-report-form-input-close{
	margin-top: -10px;
}

.search-specialist-sticky-nav-scroll{
	scrollbar-width: none;
    -ms-overflow-style: none;
}

.word-scf-new-styles{
	display: flex;
	justify-content: center;
}
.search-specialist-mobile-container{
	background-color: #470FAA !important;
}
/* start - CSI-13737 */

/* .scf-checkout .checkout-box .payment-box {
    padding: 30px 20px;
} */

.scf-checkout .checkout-box .payment-box h5 span,
.scf-checkout .checkout-box .payment-box h5.pay_card {
	display: flex;
	justify-content: center;
	align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #26273C;
    margin-bottom: 12px;
}
.scf-checkout .checkout-box .payment-box .ab a span {
	display: inline-block;
}
.scf-checkout .checkout-box .payment-box h5.pay_card {
    margin: 30px 0;
    padding: 24px 0 0;
    width: calc(100% + 40px);
    left: -20px;
}
.scf-checkout .paypal_btn {
    padding: 10px 16px;
    width: 100%;
    height: 48px;
    text-align: center;
}
.scf-checkout .checkout-box .payment-box .note {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Open Sans";
    margin: 16px 0 0;
    text-align: center;
	font-size: 12px;
	font-weight: 600;
}
.scf-checkout .checkout-box .payment-box .note img {
    vertical-align: middle;
    margin-right: 4px;
}
.scf-checkout .checkout-box .payment-box .note span {
    margin-left: 10px;
}
.scf-popup.pp_fastlane .scf-popup-dialog,
.scf-popup.pp_card_select .scf-popup-dialog{
	max-width: 530px;
	padding: 0 !important;
}
.scf-popup.pp_fastlane .scf-popup-dialog .popup-contents,
.scf-popup.pp_card_select .scf-popup-dialog .popup-contents{
	padding: 24px 64px 50px;
}
.checkout-box.pp-box h5 span,
.checkout-box.pp-box .proceed_fastlane h5{
    color: #26273C;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}
.scf-checkout .paypal_btn {
    width: 100%;
    text-align: center;
    padding: 0 16px;
    height: 48px;
    line-height: 48px;
	margin: 3px 0 15px 0;
}
.checkout-box.pp-box .or_separator{
	position: relative;
    border-top: 1px solid #4F8BEB;
    padding-top: 16px;
    margin-top: 17px;
    margin-bottom: 8px;
    color: #26273C;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
	font-weight: 700;
}
.checkout-box.pp-box .or_separator::before {
    content: "Or";
    display: block;
    position: absolute;
    color: #525252;
    top: 0;
    margin-top: -12px;
    background-color: #fff;
    padding: 0 10px;
    left: 46%;
    font-size: 14px;
    line-height: 19px;
}
.checkout-box.pp-box .proceed_fastlane {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 8px 0 0;
    text-align: center;
}
.checkout-box.pp-box .proceed_fastlane .btn-dark-gray {
    background: #26273C;
    width: 100%;
	height: 48px;
}
.checkout-box.pp-box .proceed_fastlane .btn-dark-gray img{
	vertical-align: middle;
}

.scf-checkout .checkout-box .payment-box h5 {
    font-size: 16px;
    line-height: 22px;
    color: #26273c;
    /* margin-bottom: 18px; */
}
.fastlane_header {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
}
.fastlane_header #watermark-container2,
.proceed_fastlane .proceed_fastlane_inner{
	display: none;
}
.proceed_fastlane.active .proceed_fastlane_inner,
.proceed_fastlane.active .fastlane_header #watermark-container2{
	display: block;
}
.proceed_fastlane.active .fastlane_header {
	flex-flow: row;
}
.scf-popup.pp_fastlane .popup-header,
.scf-popup.pp_card_select .popup-header {
    background: #F8F8F8;
    border-top-left-radius: 8px;
 	border-bottom: 1px solid #D4D4D4;
	border-top-right-radius: 8px;
    overflow: hidden;
    height: 60px;
    padding: 0 24px;
}
.scf-popup.pp_fastlane .popup-header h3,
.scf-popup.pp_card_select .popup-header h3 {
    font-size: 14px;
    color: #26273C;
    font-weight: 700;
    line-height: 60px;
}
.scf-popup.pp_fastlane .popup-header h3 span{
    vertical-align: middle;
    font-size: 24px;
    padding-right: 4px;
}
.scf-popup.pp_fastlane .popup-header .si-close-circle,
.scf-popup.pp_card_select .popup-header .si-close-circle {
	top: 18px;
}
.scf-popup.pp_fastlane .popup-contents .paypal_btn {
    background: #FFC439;
    text-align: center;
    width: 100%;
    display: block;
    height: 48px;
    border: 1px solid #DC911D;
    border-radius: 4px;
    padding: 12px 24px;
    margin-bottom: 12px;
}
.scf-popup.pp_fastlane .popup-contents .paypal_btn img{
	width: 73px;
}
.scf-popup.pp_fastlane .popup-contents .pp_msg{
	text-align: center;
}
.scf-popup.pp_fastlane .popup-contents .pp_msg > div{
	display: inline-block;
}
.scf-popup.pp_fastlane .fwrap{
	position: relative;
}
.scf-popup.pp_fastlane .fwrap input,
.scf-popup.pp_fastlane .cleared .fwrap .fl_detected{
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.scf-popup.pp_fastlane .cleared .fwrap input,
.scf-popup.pp_fastlane .fwrap .fl_detected{
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 1;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	padding: 11px 16px;
	height: 42px;
	font-size: 14px;
	line-height: 20px;
	color: #26273C;
	font-family: "Open Sans";
	text-align: left;
	width: 100%;
	background: #fff;
	margin-bottom: 12px;
}
.scf-popup.pp_fastlane .fwrap .fl_detected .si-done,
.pp_card_select .proceed_fastlane .fl_detected .si-done{
	color: #31A865;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 6px;
	display: none;
}
.scf-popup.pp_fastlane .success .fwrap .fl_detected .si-done{
	display: inline-block;
}
.scf-popup.pp_fastlane .fwrap .fl_detected .si-close-circle{
	top: 9px;
	cursor: pointer;
	color: #D4D4D4;
}
.scf-popup.pp_fastlane .error .fwrap .fl_detected,
.scf-popup.pp_fastlane .error .fwrap input{
	border-color: #E52727;
}
#email-status{
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: #26273C;
	text-align: left;
	margin-bottom: 18px;
}
.error #email-status{
	color: #E52727;
}
.scf-popup.pp_fastlane .btn-proceed {
    height: 48px;
    width: 100%;
	border: 1px solid #D4D4D4;
	background: #D4D4D4;
	color: #fff;
}
.scf-popup.pp_fastlane .success .btn-proceed{
	background: #0F63EC;
	border-color: #0F63EC;
	color: #fff;
}
.scf-popup.pp_fastlane .error .btn-proceed{
	background: #D4D4D4;
	border-color: #D4D4D4;
	color: #fff;
	pointer-events: none;
}
.scf-popup.pp_fastlane .cleared .btn-proceed{
	background: #EFF3FC;
	border-color: #0F63EC;
	color: #0F63EC;
}
.pp_card_select .go-back {
    border: 1px solid #D4D4D4;
    padding: 12px;
    border-radius: 4px;
    cursor: pointer;
    color: #26273C;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    font-family: 'Open Sans';
	margin-bottom: 16px;
}
.pp_card_select .go-back span{
	font-size: 20px;
    vertical-align: bottom;
}
.pp_card_select .proceed_fastlane .fastlane_header{
	margin-bottom: 12px;
	align-items: center;
}
.pp_card_select .proceed_fastlane .fastlane_header h5{
	margin-bottom: 0;
}
.pp_card_select .proceed_fastlane .fastlane_header img {
    width: 122px;
    height: auto;
}
.pp_card_select .proceed_fastlane .fl_detected{
	position: relative;
    z-index: 1;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    padding: 11px 16px;
    height: 42px;
    font-size: 14px;
    line-height: 20px;
    color: #26273C;
    font-family: "Open Sans";
    text-align: left;
    width: 100%;
    background: #F8F8F8;
    margin-bottom: 22px;
}
.pp_card_select .proceed_fastlane .fl_detected .si-done {
    position: absolute;
    right: 14px;
    display: inline-block;
}
.pp_card_select .proceed_fastlane .card_type {
    text-align: left;
    width: 100%;
    height: 48px;
    border: 1px solid #0F63EC;
    border-radius: 4px;
    padding: 13px;
	position: relative;
}
.pp_card_select .proceed_fastlane .card_type img {
    height: 22px;
    width: auto;
    vertical-align: middle;
    margin-right: 6px;
}
.pp_card_select .proceed_fastlane .card_type .change_btn {
	font-family: "Open Sans";
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #26273C;
    font-size: 14px;
    line-height: 20px;    
}
.pp_card_select .proceed_fastlane .status{
	font-family: 'Open Sans';
    font-size: 14px;
    line-height: 19px;
    color: #E52727;
    text-align: left;
    margin-top: 8px;
	display: none;
}
.pp_card_select .proceed_fastlane .btn-proceed {
    width: 100%;
    background: #D4D4D4;
    color: #fff;
    border-color: #EDEDED;
	cursor: default;
	pointer-events: none;
	margin-top: 22px;
}
.pp_card_select .proceed_fastlane .btn-proceed.active {
	background: #0F63EC;
    border-color: #0F63EC;
	cursor: pointer;
	pointer-events: auto;
}

@media (max-width: 767px) {
	.scf-popup.pp_fastlane .scf-popup-dialog .popup-contents,
	.scf-popup.pp_card_select .scf-popup-dialog .popup-contents {
		padding: 24px 20px;
	}
	.checkout-box.pp-box h5 span,
	.checkout-box.pp-box .proceed_fastlane h5 {
		font-size: 14px;
	}
	.scf-popup.pp_fastlane .fwrap .fl_detected .si-close-circle{
		right: 6px;
	}
}

/* end - CSI-13737 */

paypal-card-selector{
	position: absolute;
	z-index: 999999999;
}
axo-auth{
	position: absolute;
	z-index: 999999999;
}

paypal-watermark-modal {
	position: absolute;
	z-index: 999999999 !important;
}

.pp_fastlane .proceed_fastlane .email-warning{
	display: block;
	font-family: 'Open Sans';
    font-size: 14px;
    line-height: 19px;
    color: #E52727;
    text-align: left;
    margin-bottom: 18px;
}
.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5); /* semi-transparent black */
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999; /* Should be lower than modal dialog if necessary */
}

.privacy-popup {
	position: relative;
	z-index: 10000; /* Ensure popup is above overlay */
}
.privacy-popup {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    width: 904px;
    height: 96px;
    border-radius: 8px;
    border: 1px solid #D4D4D4;
    padding: 16px 24px 16px 16px;
    gap: 10px;
    background-color: #ffffff;
    box-shadow: 0px 4px 16px 0px #4F506529;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 16px;
}
.privacy-popup-image img {
    width: 64px;
    height: 64px;
    object-fit: fill;
}
.privacy-popup-image-mobile {
    display: none;
}
.privacy-popup-textbox {
    width: 606px;
    height: 64px;
    gap: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
   
}
.privacy-popup-text-h {
    font-size: 16px;
    font-weight: 700;
    color:#26273C;
    line-height: 21.79px;
}
.privacy-popup-text-p {
    font-size: 14px;
    font-weight: 400;
    color:#26273C;
    line-height: 19.07px;
}
.privacy-popup-text-span {
    font-size: 14px;
    font-weight: 600;
    color:#0F63EC;
    line-height: 19.07px;
}
.privacy-popup-buttons {
    width: 174px;
    height: 42px;
    gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.privacy-popup-button {
    box-sizing: border-box;
    width: 84px;
    height: 42px;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.07px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 84px;

}

.privacy-popup-decline-button {
    border: 1px solid #D4D4D4;
    color: #4F5065;
    background-color: #F8F8F8;
}

.privacy-popup-accept-button {
    border: 1px solid #0F63EC;
    color: #0F63EC;
    background-color: #EFF3FC;
}

@media (max-width: 480px) {
    .privacy-popup {
        width: 100%;
        height: auto;
        flex-direction: column;
        gap: 20px;
        border-radius: 8px 8px 0px 0px;
        border: 1px solid #D4D4D4;
        background-color: #ffffff;
        padding: 16px 24px 32px 24px;
        margin-bottom: 0px;
    }
    .privacy-popup-mobile-view{
        display: flex;
        flex-direction: row;
        gap: 12px;
    }

    .privacy-popup-image {
       display: none;
    }
    .privacy-popup-image-mobile{
        display: block;
        width: 24px;
        height: 24px;
    }

    .privacy-popup-textbox {
        width: 100%;
        height: auto;
        gap: 12px;
    }

    .privacy-popup-text-h {
        font-size: 16px !important;
        line-height: 21.79px;
        color: #26273C;
        font-weight: 700;
        font-family: "Open Sans";
    }

    .privacy-popup-text-p {
        font-size: 14px;
        line-height: 19.07px;
        color: #26273C;
        font-weight: 400;
        font-family: "Open Sans";
    }
    .privacy-popup-text-span {
        font-size: 14px;
        line-height: 19.07px;
        color: #0F63EC;
        font-weight: 600;
        font-family: "Open Sans";
    }
    .privacy-popup-buttons {
        flex-direction: row;
        gap: 10px;
    }

    .privacy-popup-button {
        width: 84px;
        font-size: 14px;
    }
}

.scf-popup.ris_risk_level.blocked_user_verification .scf-popup-dialog {
	max-width: 592px;
}
.scf-popup.ris_risk_level.blocked_user_verification .popup-contents {
	padding: 32px;
}
.scf-popup.ris_risk_level.blocked_user_verification .text-start {
	text-align: start;
}
.scf-popup.ris_risk_level.blocked_user_verification h2 {
	color: #E52727;
	margin: 0;
    text-align: start;
    padding: 20.5px 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification h5 {
	font-size: 16px;
	margin-bottom: 12px;
}
.scf-popup.ris_risk_level.blocked_user_verification h6 {
	margin-bottom: 10px;
	font-weight: 600;
	color: #0F63EC;
}
.scf-popup.ris_risk_level.blocked_user_verification p {
	font-family: "Open Sans";
	max-width: none;
	margin: 0;
}
.scf-popup.ris_risk_level.blocked_user_verification a.contact {
	color: #0F63EC !important;
	font-weight: 700;
	text-decoration: underline;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
    padding: 16px 16px 24px;
	margin: 24px 0 12px;
	text-align: start;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container:last-of-type {
	margin: 0 0 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p {
	color: #000000;
	display: inline-flex;
	position: relative;
	--email-height: 50%;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step::before {
	content: "\e943";
	font-family: 'scficons';
	display: inline-block;
	font-size: 20px;
    margin-right: 10px;
    color: #31A865;
    background-color: #EFFCF0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align-last: center;
    place-content: center;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step.stem::after {
	content: "";
	display: inline-block;
	border-left: 1px solid #31A865;
	height: calc( var(--email-height) * 1.6 );
    border-width: 2px;
    position: absolute;
    left: 12px;
    top: 27px;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step:last-child {
	margin-top: 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification .btn-bordered-blue {
	margin: 16px 0;
    width: 100%;
    border: 1px solid #0F63EC;
    color: #0F63EC;
    background: #EFF3FC;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h2 {
	color: #26273C;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h5 {
	margin: 16px 0;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent p {
	max-width: 414px;
	margin: auto;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h2 span {
	color: #31A865;
	font-size: 20px;
	position: relative;
    top: 2px;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent .btn-gray-default {
	max-width: 294px;
	width: 100%;
	margin: 32px 0 14px;
	color: #26273C;
}
@media ( max-width: 520px ) {
	.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step.stem::after {
		left: 9px;
	}
}

@media (max-width: 767px) {
    .scf-popup.ris_risk_level.blocked_user_verification .text-start {
		text-align: center;
	}
}
.scf-popup.upsell_ris .scf-popup-dialog {
	max-width: 530px;
	padding: 0;
	font-family: 'Open Sans';
}
.scf-popup.upsell_ris .scf-popup-dialog .action-btn {
    padding: 0px 12px 0px 8px;
	height: 24px;
	background-color: #EFF3FC;
	border: 1px solid #0F63EC;
	border-radius: 2px;
	color: #0F63EC;
	position: absolute;
    left: 16px;
    top: 16px;
	font-size: 10px;
    font-weight: 700;
	line-height: 22px;
}
.scf-popup.upsell_ris .scf-popup-dialog .action-btn .si-search {
	font-size: 16px;
	color: #0F63EC;
	position: relative;
    top: 3px;
    right: 4px;
}
.scf-popup.upsell_ris .scf-popup-dialog .action-btn .si-done {
	font-size: 16px;
	position: relative;
    top: 3px;
    right: 4px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps {
	padding: 32px 40px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps.done {
	padding: 32px 16px 0;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .full-steps {
	padding-top: 10px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents {
    padding: 32px 32px 0;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents {
	padding: 0;
    border-top: 1px solid #D4D4D4;
    width: 100%;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps h2 {
	margin: 0;
	font-size: 16px;
	color: #470FAA;
	text-align: start;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps h3 {
	font-size: 14px;
	color: #4F5065;
	text-align: start;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps h3 span {
	color: #E52727;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .image-wrapper {
	float: left;
	border: 1px solid #0F63EC;
    width: 150px;
    height: 150px;
    border-radius: 5px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .image-wrapper ul img {
	width: 148px;
    height: 148px;
    border-radius: 4px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .image-wrapper.small {
	float: left;
	border: 1px solid #0F63EC;
    height: 102px;
    width: 102px;
    border-radius: 5px;
	margin: 8px 0;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .ris-blur {
	float: left;
	border: 1px solid #0F63EC;
    height: 102px;
    width: 102px;
    border-radius: 5px;
	margin: 8px 0 8px 16px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .ris-blur span {
	background-color: #ffffff;
    color: #0F63EC;
    position: relative;
    bottom: 95px;
    left: 24px;
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    line-height: 47px;
    font-weight: 700;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .scanning-image {
    width: 152px;
	height: 150px;
    background: linear-gradient(#0F63EC, #0F63EC), linear-gradient(179deg, #ffffff33 0px, transparent 0, transparent 19px), linear-gradient(#ffffff33 0px, transparent 0, transparent 19px), linear-gradient(transparent, #0F63EC87);
	background-size: 100% 1.5%, 10% 100%, 100% 10%, 100% 100%;
	background-repeat: no-repeat, repeat, repeat, no-repeat;
	background-position: 0 0, 0 0, 0 0, 0 0;
	transform: rotate(180deg);
	clip-path: polygon(0% 0%, 100% 0%, 100% 1.5%, 0% 1.5%);
	animation: move 3s linear infinite alternate;
	margin: 0px auto;
	display: inline-block;
	position: absolute;
	left: 71px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list {
	display: flex;
	width: 159px;
	align-items: center;
	margin-left: auto;
	position: relative;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list::before {
	content: " ";
    display: block;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list.active::after {
	content: " ";
	display: block;
    background-color: #0F63EC;
    width: 2px;
    height: 41px;
    position: absolute;
	left: 9px;
    top: 8px;
    z-index: -1;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list::after {
	content: " ";
	display: block;
    background-color: #CDCDCD;
    width: 2px;
    height: 41px;
    position: absolute;
	left: 9px;
    top: 8px;
    z-index: -1;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list:last-child::after {
	content: " ";
	display: none;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list .step-completed {
	background-color: #0F63EC;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    width: 20px;
    height: 20px;
    color: #ffffff;
    line-height: 22px;
    font-size: 16px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list .step-active {
    background-color: #ffffff;
    border: 2px solid #0F63EC;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    width: 20px;
    height: 20px;
    color: #0F63EC;
    line-height: 18px;
    font-size: 16px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list .step-inactive {
	background-color: #CDCDCD;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    width: 20px;
    height: 20px;
    color: #ffffff;
    line-height: 22px;
    font-size: 16px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list p {
	font-size: 12px;
	margin: 4px 0 4px 18px;
    max-width: 119px;
    height: 22px;
	color: #767676;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list.active p {
	font-weight: 600;
	color: #0F63EC;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list.in-progress p {
	font-weight: 600;
	color: #26273C;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage {
	padding: 24px 115px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage .progress-bar {
	max-width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #0F63EC;
	border-radius: 4px;
	height: 8px;
	margin: 8px auto 16px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage .progress-bar .progress {
	background-color: #0F63EC;
	height: 6px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage p {
	color: #0F63EC;
    margin: auto;
	text-align: start;
    font-size: 12px;
	max-width: 300px;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage p:last-child {
	color: #26273C;
}
.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage p span {
	float: right;
	color: #0F63EC;
}
.scf-popup.upsell_ris .scf-popup-dialog .result .si-warn-round {
	font-size: 20px;
    position: absolute;
    left: 38px;
    color: #ED7D15;
}
.scf-popup.upsell_ris .scf-popup-dialog .result .report-result a {
	display: block;
	max-width: 434px;
    height: 42px;
    border-radius: 4px;
    border: none;
    background-color: #31A865;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    margin: 0 auto 24px;
}
.scf-popup.upsell_ris .scf-popup-dialog .result p {
	max-width: 406px;
	font-size: 12px;
	text-align: start;
	margin: 24px auto;
}
.scf-popup.upsell_ris .scf-popup-dialog .result .report-result span.si-share {
    font-size: 18px;
	position: relative;
    top: 3px;
    left: 8px;
}
@media (max-width: 767px) {
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .scanning-image  {
		left: 54px;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-end-contents .progress-bar-percentage {
		padding: 24px 24px;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents {
		padding: 32px 0 0;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .result .si-warn-round {
		position: relative;
		top: 4px;
		left: -2px;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .possible-matches, 
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .full-steps {
		display: inline-block;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps h3 {
		padding-bottom: 24px;
	}
}
@media (max-width: 476px) {
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .steps-list {
		margin: auto;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .image-wrapper {
		float: none;
		width: 150px;
		margin: 0 auto 24px;
	}
	.scf-popup.upsell_ris .scf-popup-dialog .popup-contents .process-steps .scanning-image {
		position: relative;
		left: -2px;
		bottom: 171px;
	}
}
/* Neighbourhood Css */
.nh_report {
	padding-top: 16px;
	background: #F8F8F8;
}
.nh_report .container{
	width: 100% !important;
    padding: 0px !important;
}

@media (min-width: 993px) and (max-width: 1215px) {
    .nh-propaty-type-img {
        height: 137px;
    }
}


.nh_report .box {
	border-radius: 8px;
	border: 1px solid #CDCDCD;
	background: #FFF;
	padding: 16px;
	margin-bottom: 16px;
}
.nh_report .box.nh_header h1 {
	color: #470FAA;
	font-family: Ubuntu;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
.nh_report .box.nh_header h4 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	margin-bottom: 2px;
}
.nh_report .box.nh_header h4 i {
	color: #0F63EC;
	margin-right: 4px;
	font-size: 20px;
	position: relative;
	top: 2px;
}
.nh_report .box.nh_header p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
.nh_report .box.nh_header .address_map {
	margin-top: 16px;
}
.nh_report .box.nh_header .address_map iframe {
	border-radius: 4px;
	border: 1px solid #0F63EC;
	width: 100%;
	height: 250px;
}
.nh_report .box.nh_header .address_map  .property_type_box {
	border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: #FFF;
    height: 250px;
    padding: 16px;
    padding-top: 26px;
}
.nh_report .box.nh_header .address_map  .property_type_box img {
	float: left;
	margin-right: 16px;
}
.nh_report .box.nh_header .address_map h5 {
    color: #26273C;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 32px;
}
.nh_report .box.nh_header .address_map ul li {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	margin-bottom: 8px;
	list-style: none;
}
.nh_report .box.nh_header .address_map ul li::before {
	font-family: 'scficons' !important;
	content: "\e955";
	color: #0F63EC;
	margin-right: 8px;
}
/* Green bullet for available data */
.nh_report .box.nh_header .address_map ul li.dot-green::before {
    font-family: 'scficons' !important;
    content: "\e955";
    color: green;
    margin-right: 8px;
}

/* Gray bullet for missing data */
.nh_report .box.nh_header .address_map ul li.dot-gray::before {
    font-family: 'scficons' !important;
    content: "\e955";
    color: gray;
    margin-right: 8px;
}
.nh_report .box.nh_header .address_map ul li.no::before {
	color: #767676;
}
.nh_report .nh_menu {
	border-radius: 4px;
	border: 1px solid #0F63EC;
	background: #FFF;
	margin-bottom: 16px;
	position: relative;
	padding: 12px;
	overflow: hidden;
}
.nh_report .nh_menu ul {
	display: flex;
	white-space: nowrap;
	transition: transform 0.3s ease;
}
.nh_report .nh_menu ul li {
	list-style: none;
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	padding: 4px 12px;
	display: flex;
	border-right: 1px solid #CDCDCD;
	text-overflow: ellipsis;
    white-space: nowrap;
	cursor: pointer;
}
.nh_report .nh_menu ul li a {
	color: #26273C;
}
.nh_report .nh_menu ul li span {
	border-radius: 99px;
	background: #F2ECFF;
	color: #470FAA;
	font-family: "Open Sans";
	font-size: 10px;
	padding: 2px 10px;
	display: inline-block;
	margin-left: 8px;
}
.nh_report .nh_menu .navigation {
	position: relative;
	z-index: 1;
}
.nh_report .nh_menu .navigation .si-left {
	left: -12px;
    position: absolute;
    border-radius: 0px 99px 99px 0px;
    border: 1px solid #0F63EC;
    background: #EFF3FC;
    box-shadow: 2px 0px 8px 0px rgba(79, 80, 101, 0.16);
    padding: 12px 4px 12px 0px;
    align-items: center;
    gap: 8px;
    top: -8px;
	cursor: pointer;
	color: #0F63EC;
	border-left: 0px !important;
}
.nh_report .nh_menu .navigation .si-right {
	right: -12px;
	position: absolute;
	border-radius: 99px 0px 0px 99px;
	border: 1px solid #0F63EC;
	background: #EFF3FC;
	box-shadow: -2px 0px 8px 0px rgba(79, 80, 101, 0.16);
	padding: 12px 0px 12px 4px;
	justify-content: flex-end;
	align-items: center;
	gap: 8px;
	justify-content: flex-end;
	align-items: center;
	gap: 8px;
	top: -8px;
	cursor: pointer;
	color: #0F63EC;
	border-right: 0px !important;
	z-index: 1;
}
.nh_report .nh_menu .navigation .si-left.none,
.nh_report .nh_menu .navigation .si-right.none {
	border: 1px solid #CDCDCD;
	background: #EDEDED;
	color: #CDCDCD;
}
.nh_report .nh_menu .navigation .right_gradient {
    right: -12px;
    position: absolute;
    border-radius: 3px;
    background: linear-gradient(270deg, #FFF -3.13%, rgba(255, 255, 255, 0.80) 100%);
    width: 48px;
    height: 48px;
    top: -11px;
}
.nh_report .box h2 {
	color: #470FAA;
	font-family: "Open Sans";
	font-size: 16px;
	border-bottom: 1px solid #470FAA;
	padding-bottom: 16px;
	margin-bottom: 20px;
}
.nh_report .box h2 i {
	margin-right: 8px;
    font-size: 24px;
    position: relative;
    top: 3px;
}
.nh_report .box h2 span {
	border-radius: 4px;
	background: #E52727;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	display: inline-block;
	padding: 1px 12px;
	margin-left: 12px;
}

.nh_report .box.summary h4 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	margin-bottom: 2px;
}
.nh_report .box.summary h4 i {
	color: #0F63EC;
	margin-right: 4px;
	font-size: 20px;
	position: relative;
	top: 2px;
}
.nh_report .box.summary p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
.nh_report .box.possible_owners strong {
	color: #470FAA;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
}
.nh_report .box.possible_owners .row {
	line-height: 40px;
	margin-bottom: 24px;
}
.nh_report .box.possible_owners .row:last-child {
	margin-bottom: 0px;
}
.nh_report .box p.note {
    color: #26273C;
    font-family: "Open Sans";
    font-size: 14px;
    margin-bottom: 24px;
    padding-left: 28px;
    position: relative;
	text-align: justify;
}
.nh_report .box p.note:before {
    font-family: 'scficons' !important;
    content: "\e94f";
    color: #0F63EC;
    position: absolute;
    left: 0px;
    font-size: 20px;
}
.nh_report .box p.note span {
	color: #0F63EC;
	font-weight: 700;
}
.nh_report .box.property_deeds .item {
	border-radius: 4px;
	border: 1px solid #CDCDCD;
	background: #FFF;
	padding: 12px 24px;
	margin-bottom: 24px;
	position: relative;
}
.nh_report .box.property_deeds .item::after {
    content: "";
    width: 2px;
    height: 24px;
    position: absolute;
    border-right: 2px dotted #0F63EC;
    left: 50%;
    bottom: -25px;
}
.nh_report .box.property_deeds .item:last-child:after {
	display: none;
}
.nh_report .box.property_deeds .item span {
	border-radius: 4px;
	background: #0F63EC;
	padding: 8px 12px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
}
.nh_report .box.property_deeds p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	padding-bottom: 8px;
}
.nh_report .box.property_deeds .item label {
    color: #0F63EC;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    top: 5px;
}
.nh_report .box.property_deeds .item label i {
    font-size: 20px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}
.nh_report .box ul.summary li {
    list-style: none;
    color: #26273C;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
}
.nh_report .box ul.summary li::before {
    content: "\e955";
    font-family: 'scficons' !important;
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 18px;
}
.nh_report .box ul.summary li.low::before {
	color: #31A865;
}
.nh_report .box ul.summary li.medium::before {
	color: #0F63EC;
}
.nh_report .box ul.summary li.high::before {
	color: #F8933C;
}
.nh_report .box ul.summary li.higher::before {
	color: #E52727;
}
.nh_report .box.crimes_and_saftey ul.summary li {
	display: inline-block;
	margin-right: 16px;
}
.nh_report .box.crimes_and_saftey h4 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 24px;
}
.nh_report .box.crimes_and_saftey h5 {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 20px;
	margin-bottom: 12px;
}
.nh_report .box.crimes_and_saftey h5 span {
	border-radius: 99px;
	border: 1px solid #F8933C;
	background: #FFF0E3;
	color: #26273C;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 600;
	padding: 2px 16px;
	margin-left: 16px;
}
.nh_report .box.crimes_and_saftey p {
	margin-bottom: 16px;
}
.nh_report .box .inner-box {
	border-radius: 4px;
	border: 1px solid #CDCDCD;
	padding: 16px;
}
.nh_report .box.crimes_and_saftey iframe {
	width: 100%;
	height: 200px;
	border-radius: 4px;
	border: 1px solid #0F63EC;
}
.nh_report .box.crimes_and_saftey p.note {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
}
.nh_report .box.crimes_and_saftey p.note::before {
    color: #4F5065;
	font-size: 18px;
}
.nh_report .box.crimes_and_saftey p strong {
	color: #0F63EC;
}
.nh_report .box.crimes_and_saftey .inner-box {
	min-height: 285px;
}
.nh_report .box.travel_commute .inner-box {
	margin-bottom: 24px;
}
.nh_report .box.travel_commute h4 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.nh_report .box.travel_commute h4 span {
	color: #0F63EC;
	font-family: Ubuntu;
	font-size: 20px;
	font-weight: 700;
	margin-left: 8px;
}
.nh_report .box.travel_commute .inner-box p {
	color: #4F5065;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 600;
}
.nh_report .box.travel_commute p.note {
	margin-bottom: 0px;
}
.nh_report .box.population h4 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
}
.nh_report .box.population h4 span {
	border-radius: 99px;
    border: 1px solid #CDCDCD;
	background: #EDEDED;
    color: #26273C;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    padding: 2px 16px;
    margin-left: 16px;
	float: right;
}
.nh_report .box.population ul.summary li.white::before {
	color: #4F8BEB;
}
.nh_report .box.population ul.summary li.black::before {
	color: #F8933C;
}
.nh_report .box.population ul.summary li.asian::before {
	color: #2AC984;
}
.nh_report .box.population ul.summary li.native::before {
	color: #E94A74;
}
.nh_report .box.population ul.summary li.other::before {
	color: #767676;
}
.nh_report .box.population .inner-box {
	min-height: 240px;
	margin-bottom: 24px;
}
.nh_report .box.population p.note {
	margin-bottom: 0px;
}
.nh_report .box .chart {
	margin-bottom: 20px;
}
.nh_report .box.demographics ul.summary li {
	display: inline-block;
	margin-right: 16px;
}
.nh_report .box.demographics ul.summary li.male::before {
	color: #4F8BEB;
}
.nh_report .box.demographics ul.summary li.female::before {
	color: #31A865;
}
.nh_report .box.demographics p.note {
	margin-bottom: 24px;
}
.nh_report .box.education_jobs ul.summary li.id1::before {
	color: #470FAA;
}
.nh_report .box.education_jobs ul.summary li.id2::before {
	color: #4F8BEB;
}
.nh_report .box.education_jobs ul.summary li.id3::before {
	color: #2AC984;
}
.nh_report .box.education_jobs ul.summary li.id4::before {
	color: #F8933C;
}
.nh_report .box.education_jobs ul.summary li.id5::before {
	color: #E94A74;
}
.nh_report .box.education_jobs ul.summary li.id6::before {
	color: #4F5065;
}
.nh_report .box.education_jobs .inner-box {
	min-height: 270px;
}
.nh_report .box.education_jobs .inner-box.box2 {
	min-height: auto;
	margin-top: 16px;
}
.nh_report .box.education_jobs .inner-box.box2 h5 i {
    color: #0F63EC;
    font-size: 18px;
    position: relative;
    margin-right: 8px;
    top: 2px;
}
.nh_report .box.education_jobs .inner-box.box2 h5 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.nh_report .box.education_jobs .inner-box.box2 h5 span {
	color: #0F63EC;
	padding-left: 8px;
}
.nh_report .box.education_jobs .inner-box.box2 p {
	color: #4F5065;
	font-family: "Open Sans";
	font-size: 12px;
}
.nh_report .box.demographics .inner-box {
	min-height: 440px;
}
.nh_report .box.property_deeds .items .item:nth-child(n+4) {
    display: none;
}
.nh_report .box.property_deeds .items .item:last-child {
    display: block;
}
.nh_report .gauge-wrapper {
	width: auto;
	margin: 0 auto;
	padding: 20px 15px 15px;
	padding-top: 0px;
}
.nh_report .gauge {
	background: #e7e7e7;
	width: 200px;
	height: 100px;
	border-radius: 100px 100px 0 0!important;
	position: relative;
	overflow: hidden;
	top: 0px;
}
.nh_report .gauge.min-scaled {
	transform: scale(0.5);
}
.nh_report .gauge-center {
    content: '';
    color: #fff;
    width: 70%;
    height: 70%;
    background: #fff;
    border-radius: 100px 100px 0 0 !important;
    position: absolute;
    right: 15%;
    bottom: 0;
    color: #fff;
    z-index: 10;
}
.nh_report .gauge-center span {
    width: 40%;
    height: 40%;
    background: #4f5065;
    border-radius: 100px 100px 0 0 !important;
    position: absolute;
    right: 30%;
    bottom: 0;
    color: #fff;
    z-index: 999;
}
.nh_report .gauge-center .label, .nh_report .gauge-center .number {display:block; width: 100%; text-align: center; border:0!important;}
.nh_report .gauge-center .label {font-size:0.75em; opacity:0.6; margin:1.1em 0 0.3em 0;}
.nh_report .gauge-center .number {font-size:1.2em;}
.nh_report .needle {
	width: 80px;
	height: 7px;
	background: #4f5065;
	border-bottom-left-radius: 100%!important;
	border-bottom-right-radius: 5px!important;
	border-top-left-radius: 100%!important;
	border-top-right-radius: 5px!important;
	position: absolute;
	bottom: -2px;
	left: 20px;
	transform-origin: 100% 4px;
	transform: rotate(0deg);
	display:none;
	z-index:99;
}
.nh_report .four.rischio1 .needle {animation: fourspeed1 2s 1 both; animation-delay: 1s; display:block;}
.nh_report .four.rischio2 .needle {animation: fourspeed2 2s 1 both; animation-delay: 1s; display:block;}
.nh_report .four.rischio3 .needle {animation: fourspeed3 2s 1 both; animation-delay: 1s; display:block; z-index: 99;}
.nh_report .four.rischio4 .needle {animation: fourspeed4 2s 1 both; animation-delay: 1s; display:block;}
.nh_report .slice-colors {height:100%;}
.nh_report .slice-colors .st {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border: 50px solid transparent;  
}
.nh_report .four .slice-colors .st.slice-item:nth-child(2) {
    border-top: 50px #0f63ec solid;
    border-right: 50px #0f63ec solid;
    background-color: #31a865;
}
.nh_report .four .slice-colors .st.slice-item:nth-child(4) {
	left:50%;
	border-bottom: 50px #e52727 solid;
	border-right: 50px #e52727 solid;
	background-color: #f8933c;
}
@-webkit-keyframes fourspeed1 {
	0% {transform: rotate(0);}
	100% {transform: rotate(16deg);}
}
@-webkit-keyframes fourspeed2 {
	0% {transform: rotate(0);}
	100% {transform: rotate(65deg);}
}
@-webkit-keyframes fourspeed3 {
	0% {transform: rotate(0);}
	100% {transform: rotate(115deg);}
}
@-webkit-keyframes fourspeed4 {
	0% {transform: rotate(0);}
	100% {transform: rotate(164deg);}
}
.nh_report .box.crimes_and_saftey ul.summary {
	margin-top: 20px;
}
@media ( max-width: 767px ) {
	.nh_report .box canvas {
		height: 400px;
	}
	.nh_report .box.demographics .inner-box {
		min-height: auto;
	}
	.nh_report .box.crimes_and_saftey .inner-box,
	.nh_report .box.education_jobs .inner-box,
	.nh_report .box.population .inner-box {
		min-height: auto;
	}
	.nh_report .box.travel_commute .inner-box {
		margin-bottom: 16px;
	}
	.nh_report .box.nh_header h1 {
		font-size: 22px;
		line-height: 28px;
	}
	.nh_report .box.nh_header .address_map .property_type_box {
		margin-top: 16px;
		text-align: center;
		height: auto;
	}
	.nh_report .box.nh_header .address_map .property_type_box img {
		float: none;
		margin-right: 0px;
	}
	.nh_report .box.summary h4 {
		font-size: 14px;
	}
	.nh_report .box.possible_owners .btn-dark-green {
		width: 100%;
	}
	.nh_report .box.possible_owners .row {
		line-height: 30px;
	}
	.nh_report .box.property_deeds .col-md-2 {
		text-align: center;
		margin-bottom: 16px;
	}
	.nh_report .box.property_deeds .item .col-md-10.text-right {
		text-align: center;
		padding-bottom: 16px;
	}
	.nh_report .box .meter-box {
		margin-bottom: 16px;
	}
	.nh_report .box.travel_commute .inner-box {
		text-align: center;
	}
	.nh_report .box.population h4 {
		font-size: 14px;
	}
	.nh_report .box.population h4 span {
		padding: 2px 12px;
	}
}

@media (min-width: 1009px) and (max-width: 1218px) {
	.nh_report .box.nh_header .address_map .property_type_box img{
		margin-bottom: 70px !important;
	}
}

@media ( max-width: 1024px ) {
	.nh_report .box.property_deeds .item span {
	margin-bottom: 12px;
}
}

.nh_report .box.property_deeds .item .deed_title {
	text-align: center;
}
.nh_report .box.property_deeds .item .si-plus {
	height: 50px;
    width: 50px;
    font-size: 24px;
    line-height: 30px;
}

.prop-deeds-add-more{
    display: flex;
    padding-top: 10px;
    width: fit-content;
	font-weight: 600;
    height: 35px;
    color: white !important;
}

.prop-deeds-add-more p{
    color: white !important;
}

.row-styles-for-adress{
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: start;
}

.row-styles-for-adress .norap-name{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 490px;
}

.row-styles-for-adress .norap-number{
	overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 160px;
}

.gender-list-new-modified{
	margin-right: 14px;
}

@media ( max-width: 584px ) {
	.row-styles-for-adress .norap-name{
		white-space: normal;
	}

	.row-styles-for-adress .norap-number{
		white-space: normal;
	}
}

@media ( min-width: 584px ) {
	.row-styles-for-adress .norap-name{
		white-space: nowrap;
	}

	.row-styles-for-adress .norap-number{
		white-space: nowrap;
	}
}
/* End Neighbourhood Css */
.criminal-wdj {
	border: solid 1px #E52727;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffeef2;
}

.criminal-wdj .section-1 {
    width: 60%;
    display: flex;
    align-items: center;
    gap: 12px; /* Adds spacing between image and text */
}

.criminal-wdj .section-1 img {
    width: 52px;
    flex-shrink: 0; /* Prevents the image from resizing */
}

.criminal-wdj-p {
	font-weight: 800;
}

.criminal-wdj-p-span {
	color: #E52727;
	flex: 1;
}

.criminal-wdj .button {
	background-color: #E52727;
    border-radius: 4px;
    color: white;
    display: flex;
    align-items: center;
	padding: 12px;
}

.criminal-wdj .button i{
	font-size: 24px;
}

.criminal-wdj .button p {
	color: white;
}


/* Optout Details View Popup */

.ccpa_optout_details .lookup {
   margin-bottom: 20px;
}
.ccpa_optout_details .lookup-header {
    background: #ededed;
	text-align: center;
	padding: 10px;
    border: 1px solid #ddd;
}
.ccpa_optout_details .lookup-info {
	padding: 10px;
    border: 1px solid #ddd;
}

.ccpa_optout_details .lookup-header .row div {
	white-space: normal;
    word-wrap: break-word;
}
.ccpa_optout_details .lookup-info .row div {
	white-space: normal;
    word-wrap: break-word;
}

/* Data list view  */
.ccpa_optout_details .profile-data {
    margin: 0 auto;
    padding: 20px;
}

.ccpa_optout_details .profile-data .section-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    text-align: left;
}

.ccpa_optout_details .profile-data .info-box {
    font-size: 14px;
    margin: 10px 0;
    text-align: left;
}

.ccpa_optout_details .profile-data .section-title span {
    font-weight: normal;
    color: #333;
}

/* End  Optout Details View Popup */

.content-section{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.case-file-dot-section{
	display: flex;
	width: 100%;
	justify-content: center;
	margin-bottom: 8px;
}

.dot-item{
	background-color: #D4D4D4;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	margin-right: 8px;
}

.active-dot-item{
	background-color: #0F63EC !important;
}

.no-margin-right{
	margin-right: 0px !important;
}

.case-file-dot-section .flex-box{
	display: flex;
	align-items: center;
}

.ris-new-loading-image-search{
	background-color: white;
	margin-bottom:12px;
	border-radius: 4px;
	position: relative;
}

.ris-new-loading-image-search .input{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	border: 2px dashed #0F63EC;
	border-radius: 4px;
	width: 100%;
	position: relative;
	color: #0F63EC;
}

.ris-new-loading-image-search .input p{
	color: #0F63EC;
	font-size: 14px;
	font-weight: 600;
}

.ris-new-loading-image-search .input i{
	font-size: 24px
}

.ris-new-loading-image-search .input .progress-bar{
	position: absolute;
	width: 100%;
	background-color: #EFF3FC;
	top: 0px;
	left: 0px;
	height: 100%;
	border-radius: 4px;
	transition-duration: 300;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.ris-new-loading-image-search .input .progress-bar .progress-bar-fill{
	position: absolute;
	height: 100%;
	background: linear-gradient(90deg, #77A9F8 0%, #4F8BEB 88.32%, #0F63EC 100%);
	left: 0px;
	top: 0px;
	z-index: 1;
  	transition: width 0.3s ease-in-out;
}

.ris-new-loading-image-search .input .progress-bar p {
	z-index: 99;
	font-weight: 400 !important;
}

.ris-new-loading-image-search .input .progress-bar .uploading {
	color: white !important;
  	z-index: 2;
  	position: relative;
}

.ris-new-loading-image-search .input .progress-bar .in-progress {
	color: #4F5065;
}

.ris-new-loading-image-search .input .progress-bar .all-clear {
	display: flex;
	align-items: center;
}

.ris-new-loading-image-search .input .progress-bar .all-clear i {
	color: #31A865;
	font-size: 20px;
	margin-right:8px;
}

.new-ris-img-search.active{
	background: var(--SCF-Green-100, #31A865) !important;
}

.new-ris-img-search.active svg{
	display: none;
}

.new-ris-img-search.loading{
	background: #767676 !important;
	pointer-events: none;
	cursor: not-allowed;
}

.new-ris-img-search.loading svg{
	margin-right: 10px;
	animation: spin2 2s linear infinite;
}

.new-ris-img-search {
	font-size: 14px !important;
	display: flex;
	align-items: center !important;
	justify-content: center !important;
}

.compact-ris-search-new .ris-new-loading-image-search {
	height: 100%;
	padding: 4px;
}

.compact-ris-search-new .ris-new-loading-image-search .uploading.input {
	border: solid 1px;
	background-color: #EFF3FC;
}

.compact-ris-search-new .ris-new-loading-image-search .processing.input {
	border: 1px solid #EDEDED;
	background-color: #F8F8F8;
}

.compact-ris-search-new .ris-new-loading-image-search .input.done {
	border:none;
	background-color: white;
}

.compact-ris-search-new .ris-new-loading-image-search .input.done .progress-bar{
	background-color: white;
	justify-content: start;
	padding: 0px 24px;
}

.compact-ris-search-new .ris-new-loading-image-search .input.done .progress-bar p svg{
	display: none;
}

.compact-ris-search-new .ris-new-loading-image-search .input.done .progress-bar p i{
	color: #31A865;
	font-size: 20px;
	padding-right: 6px;
}

.compact-ris-search-new .ris-new-loading-image-search .input.done .progress-bar p {
	color: #4F5065;
}

.compact-ris-search-new .ris-new-loading-image-search .input {
	height: 100%;
}

.compact-ris-search-new .ris-new-loading-image-search .input .click-to-upload {
	color: #767676;
	font-weight: 400;
}

.compact-ris-search-new .ris-new-loading-image-search .input .progress-bar svg{
	margin-right: 10px;
	animation: spin2 2s linear infinite;
}

.compact-ris-search-new .ris-new-loading-image-search .input .progress-bar p {
	display: flex;
	align-items: center;
	font-weight: 400;
}

.compact-ris-search-new .ris-new-loading-image-search .input.uploading .progress-bar i, .compact-ris-search-new .ris-new-loading-image-search .input.processing .progress-bar i{
	display: none;
}

.compact-ris-search-new .ris-new-loading-image-search .input.uploading .progress-bar p {
	color: black;
}

.compact-ris-search-new .ris-new-loading-image-search .input.processing .progress-bar p {
	color: #4F5065 !important;
}

.compact-ris-search-new .ris-new-loading-image-search .input.processing .progress-bar .uploading{
	display: none;
}

.compact-ris-search-new .ris-new-loading-image-search .input.uploading .progress-bar .processing{
	display: none;
}

@keyframes spin2 {
	from { transform: rotate(0deg); }
	to   { transform: rotate(360deg); }
  }
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs-content button::before{
	content: "start ";
}
.fraud-prevention-popup .scf-popup-dialog {
	padding: 0 !important;
}
.fraud-prevention-popup span.si-close-circle {
	top: auto;
}
.fraud-prevention-popup .head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 18px 24px;
	background-color: #F8F8F8;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border: 1px solid #D4D4D4;
}
.fraud-prevention-popup .head .title {
	display: flex;
	gap: 12px;
	align-items: center;
}
.fraud-prevention-popup .head .title .search-icon {
	font-size: 24px;
	color: #26273C;
}
.fraud-prevention-popup .head .title .text {
	font-size: 14px;
	color: #26273C;
	font-family: 'Open Sans';
	font-weight: 700;
}
.fraud-prevention-popup .popup-contents {
	padding: 32px 64px 64px 64px;
}
.fraud-prevention-popup .popup-contents .body-text {
	text-align: center;
	gap: 24px;
	display: flex;
	flex-direction: column;
	margin-bottom: 24px;
}
.fraud-prevention-popup .popup-contents .body-text .body-title {
	font-size: 20px;
	color: #26273C;
	font-family: 'Ubuntu';
	font-weight: 700;
}
.fraud-prevention-popup .popup-contents .body-text .body-desc {
	font-size: 16px;
	color: #26273C;
	font-family: 'Open Sans';
	font-weight: 400;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 {
	background-color: #361473;
	width: 100%;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs .hide-tabs{
	width: 100%;
	justify-content: space-around;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a {
	width: 100%;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a i {
	font-size: 24px;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs span {
	font-size: 10px;
	font-weight: 700;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a.active {
	padding: 12px 8px;
	width: 100%;
	margin: 0;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 label.scf-tooltip-val {
	bottom: -15px;
	margin-left: 6px;
	left: 9px;
	top: 48px;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 input,
.fraud-prevention-popup .scf-full-search .search-form-2020 select {
	height: min-content;
	padding: 11px 8px 11px 16px;
	line-height: normal;
	font-size: 14px;
	font-weight: 400;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 input::placeholder {
	line-height: normal;
	font-size: 14px;
	font-weight: 400;
	color: #767676;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs-content button {
	width: 100%;
	background-color: #31A865;
	font-size: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
	gap: 4px;
}
.fraud-prevention-popup .scf-full-search .respect-privacy {
	font-weight: 700;
	display: flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-start;
	padding: 0;
    margin: 0 !important;
    line-height: normal;
}
.fraud-prevention-popup .scf-full-search .respect-privacy span {
	font-size: 20px;
	padding: 0;
    position: static;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .image .scf-tooltip-val {
	bottom: -27px !important;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs .active-tab {
    display: flex;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .list.image{
    height: 46px;
	border-radius: 4px;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .list.image span {
	font-size: 14px;
    font-weight: 400;
    color: #767676;
    font-family: "Open Sans";
    padding-left: 16px;
}
.fraud-prevention-popup .scf-full-search .search-form-2020 .list.active input {
    color: #26273c;
}
.fraud-prevention-popup label.scf-tooltip-val {
	height: fit-content;
}

@media (max-width:499px) {
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs .active-tab {
    	width: 100%;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs .hide-tabs {
    	flex-direction: column;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .list.image span {
		padding-left: 16px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs-content .col-sm-3{
		margin-bottom: 12px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .list.active input{
		padding-left: 16px;
	}
	.fraud-prevention-popup .popup-contents {
		padding: 32px 16px 64px 16px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a {
		width: 100%;
		align-items: center;
		border-bottom: 1px solid #d6d6d6;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a.active {
		width: 100%;
		padding: 12px 16px;
	}
	.fraud-prevention-popup .scf-full-search.dropdown-search .dropdown-overlay {
		border: 1px solid #ffffff;
		border-radius: 4px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs a i {
		font-size: 32px;
		margin-right: 12px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs span {
		font-size: 16px;
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs span::after{
		content: " Search ";
	}
	.fraud-prevention-popup .scf-full-search .search-form-2020 label.scf-tooltip-val {
		bottom: auto;
		left: 0;
		margin-left: 6px;
		margin-right: 6px;
	}
}
@media (min-width:500px) and (max-width:768px) {
	.fraud-prevention-popup .scf-full-search .search-form-2020 .tabs {
		display: flex;
	}
}

.pac-container {
	z-index: 9999999;
}

@media ( max-width: 769px ) {
	.scf-signup-ris.ss-version .subscription-section .ss-data-bottom-container {
		padding: 16px 16px;
	}
	.scf-signup-ris.ss-version .subscription-section .ss-data-top {
		padding-left: 16px;
	}
}

.search-highlight{
    background: #000000CC;
    width: 100%;
    height: 717%;
    position: absolute;
    top: 0px;
    z-index: 9999;
	display: flex;
	justify-content: center;
}

.search-highlight .search-of-highlight{
	margin-top: 398px;
	width: 100%;
}

.search-highlight .icon{
	color: white;
    font-size: 24px;
    position: absolute;
    right: -34px;
    top: 360px;
	cursor: pointer;
}

.none {
	display: none;
}

.search-highlight .container {
	position: relative;
	width: 100%;
    max-width: 650px;
}

@media ( min-width: 767px ) and ( max-width: 770px ) {
	.search-highlight .container .scf-full-search .search-form-2020 .tabs a.active{
		width: 100%;
	}

	.search-highlight .container .scf-full-search .respect-privacy{
		padding-top: 0px;
	}
}

@media ( min-width: 769px ) {
	.search-highlight .search-of-highlight .search-form-2020 .tabs-content .col-sm-3 .tabs .active {
	transition: opacity 0.5s ease, visibility 0.5s ease;
	width: 18%;
}

.search-highlight .search-of-highlight .tabs a {
                transition:
                    opacity 0.5s ease,
                    max-width 0.6s ease,
                    flex-grow 0.6s ease,
                    visibility 0.6s ease;
                opacity: 1;
                visibility: visible;
                flex-grow: 1;
                max-width: 20%;
            }

            .search-highlight.tabs-pruned .search-of-highlight .tabs a {
                opacity: 0;
                visibility: hidden;
                flex-grow: 0;
                max-width: 0;
                pointer-events: none;
            }

            .search-highlight.tabs-pruned .search-of-highlight .tabs a.active {
                opacity: 1 !important;
                visibility: visible !important;
                flex-grow: 1 !important;
                max-width: 100% !important;
                justify-content: center;
            }

            .search-highlight .tabs {
                display: flex;
                gap: 0.5rem;
                transition: justify-content 0.5s ease;
            }

.search-highlight .search-of-highlight .search-form-2020 .tabs-content .col-sm-3 {
	margin-top: 6px;
}

.search-highlight .search-of-highlight .search-form-2020{
	width: 100%;
	height: 253px;
}
}

@media (min-width: 768px) {
	.search-highlight .search-of-highlight .search-form-2020 .tabs-content .col-sm-3 .tabs .active:after {
		left: 49% !important;
	}
}

@media (min-width: 405px) and ( max-width: 769px ){
	.search-highlight .search-of-highlight{
	margin-top: 259px;
}

.search-highlight .container{
	    max-width: 769px;	
}

.search-highlight .icon{
	right: 13px;
    top: 220px;
}

.search-highlight{
	height: 1048%;
}
}

@media (min-width: 769px) and (max-width: 990px) {
  .search-highlight .container{
	    max-width: 745px;	
}

.search-highlight .search-of-highlight {
    margin-top: 267px;
}

.search-highlight .search-of-highlight .search-form-2020{
	height: 268px;
}

.search-highlight .icon{
	right: 9px;
    top: 230px;
}

.search-highlight{
	height: 1112%;
}
}

@media ( max-width: 405px ){
	.search-highlight .search-of-highlight{
	margin-top: 280px;
}

.search-highlight .container{
	    max-width: 769px;	
}

.search-highlight .icon{
	right: 13px;
    top: 240px;
}
}

.search-highlight .search-of-highlight .search-form-2020 .tabs-content .col-sm-7 .ris-new-upload-wrapper .ris-new-loading-image-search label.scf-tooltip-val{
    font-size: 12px !important;
    line-height: 12px;
    color: #ffffff;
    background: #e52727;
    font-family: Open Sans;
    display: block;
    position: absolute;
    padding: 4px 16px;
    border-radius: 2px;
    z-index: 1;
	margin-top: 5px;
	top: 92px;
    right: 0px;
	animation: shake 0.5s ease-in-out infinite;
}

.search-highlight .search-of-highlight .search-form-2020 .tabs-content .col-sm-7 .ris-new-upload-wrapper .ris-new-loading-image-search label.scf-tooltip-val:after{
	content: "\e940";
    font-family: "scficons" !important;
    display: block;
    color: #e52727;
    position: absolute;
    top: -8px;
    font-size: 16px;
    left: 20px;
}

/* @keyframes shake {
    0% { transform: translateX(0); }
    25% { transform: translateX(-2px); }
    50% { transform: translateX(2px); }
    75% { transform: translateX(-2px); }
    100% { transform: translateX(0); }
} */

@media (min-width: 389px) and (max-width: 406px) {
    .highlited-search-text-edit {
        padding-bottom: 37px !important;
    }
}

.footer-newsletter-new{
    border: 1px solid var(--SCF-White-100, #FFF);
    border-radius: 8px;
    padding: 24px;
}

.footer-newsletter-new p{
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.footer-newsletter-new .inputs-div {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .inputs-div .input input{
    width: 100%;
    height: 42px;
    border-radius: 4px;
}

.footer-newsletter-new .inputs-div .input {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    position: relative;
}

.footer-newsletter-new .inputs-div .input .requied{
    position: absolute;
    top: 9px;
    left: 78px;
    color: red !important;
}

.footer-newsletter-new .inputs-div .input-set-2 {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    position: relative;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country{
    background-color: white;
    border-radius: 4px;
    display: flex;
    gap: 6px;
    align-items: center;
    color: #767676;
    padding: 4px 8px;
    cursor: pointer;
    width: 70px;
    justify-content: center;
    position: relative;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country .flag{
    height: 24px;
    width: 24px;
    object-fit: cover;
    max-width: none;
}

.border-none{
    border: none !important;
}

.none{
    display: none !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown {
    background-color: white;
    position: absolute;
    top: 56px;
    left: 0px;
    border-radius: 8px;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
}

.footer-newsletter-new .inputs-div .input .red-border{
    border-bottom: 2px solid red !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country .si-triangle-down {
	display: inline-block;
	transition: transform 0.3s ease;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country .si-triangle-down.rotate {
	transform: rotate(180deg);
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item{
    display: flex;
    align-items: center;
    gap: 12px;
    border-bottom: solid 1px #c0ccda;
    padding: 12px;
    cursor: pointer;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item img{
    width: 30px;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item p {
    color: black !important;
    text-transform: capitalize;
}

.footer-newsletter-new .inputs-div .input-set-2 .number {
    background-color: white;
    border-radius: 4px;
    height: 42px;
    display: flex;
    align-items: center;
    gap: 2px;
    color: #767676;
}

.footer-newsletter-new .inputs-div .input-set-2 .number p {
    color: #767676 !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .number input::-webkit-outer-spin-button,
.footer-newsletter-new .inputs-div .input-set-2 .number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.footer-newsletter-new .inputs-div .input-set-2 .number input[type=number] {
  -moz-appearance: textfield;
}

.footer-newsletter-new .inputs-div .input-set-2 .number .country-code {
    color: #767676;
    width: 50px;
}

.footer-newsletter-new .inputs-div .input-set-2 .number i {
    width: 24px;
    font-size: 18px;
}

.footer-newsletter-new .error {
    color: #FF6565 !important;
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    text-align: start;
}

.footer-newsletter-new p.error.main-error, .footer-newsletter-new p.error.agree-error{
	display: block;
}

.footer-newsletter-new .success{
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: solid 1px #2AC984;
    background-color: #EFFCF0 !important;
    padding: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .success p{
    font-weight: 700;
    color: #2AC984 !important;
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .success i {
    font-size: 24px;
    color: #2AC984 !important;
}

.footer-newsletter-new .warning-newsletter{
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: solid 1px #D4D4D4;
    background-color: #4F5065 !important;
    padding: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .warning-newsletter p{
    font-weight: 700;
    color: white !important;
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .warning-newsletter i{
    font-size: 24px;
    color: white !important;
}

@media (min-width: 767px) {
    .footer-newsletter-new .success, .warning-newsletter{
        height: 42px;
    }
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning{
    border-bottom: 2px solid #ED7D15;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-info,
.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-done-circle{
    display: none;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-warn-round{
    color: #ED7D15;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.show .si-warn-round,
.footer-newsletter-new .inputs-div .input-set-2 .number.show .si-done-circle {
    display: none;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.correct .si-info,
.footer-newsletter-new .inputs-div .input-set-2 .number.correct .si-warn-round{
    display: none;
}

.footer-newsletter-new .agree {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .agree span {
    color: red;
}

.footer-newsletter-new .agree p {
    text-align: start;
}

.footer-newsletter-new .agree input {
    width: 24px;
    height: 24px;
    border: solid 2px #0F63EC !important;
    border-radius: 6px;
}

.footer-newsletter-new .actions button {
    width: 100%;
    background-color: #31A865;
    height: 42px;
    border-radius: 4px;
    font-weight: bold;
    color: white;
    border: none;
    max-width: 350px;
}

.footer-newsletter-new .actions {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 10px;
}

.footer-newsletter-new .actions .text p {
    color: var(--SCF-White-100, #FFF);
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .actions .text {
    display: flex;
    align-items: center;
    gap: 50px;
}

.footer-newsletter-new .actions .text a, .footer-newsletter-new .agree p a{
    font-weight: bold;
    border-bottom: 1px solid white;
}

@media (max-width: 767px) {
    .footer-newsletter-new .inputs-div {
        display: block;
    }

    .footer-newsletter-new .inputs-div .input{
        margin-bottom: 12px;
        width: 100%;
        display: block;
    }

    .footer-newsletter-new .inputs-div .input .email{
        margin-top: 14px;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number {
        width: 100%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number .phone-number {
        width: 76%;
    }

    .footer-newsletter-new .actions {
        display: block;
    }

    .footer-newsletter-new .actions button {
        max-width: 1000px;
        margin-bottom: 14px;
    }

    .footer-newsletter-new .actions .text {
        align-items: start;
    }
}

.img-button-class-ris{
	width: 100%;
    max-width: 350px;
    display: flex !important;
    align-items: center;
}

.img-button-class-ris-container{
    display: flex;
}

.ris-phone-number-new{
    width: 100%;
}

.ris-phone-number-new-main-container{
    padding-right: 8px;
}

.ris-flag-rounded{
    border-radius: 100%;
    width: 24px;
    height: 24px;
}

@media (max-width: 767px) {
    .img-button-class-ris-container{
        display: block;
    }

    .img-button-class-ris, .img-button-class-ris button{
        max-width: 680px;
    }
}

@media (max-width: 767px) {
    .footer-newsletter-new .inputs-div .input-set-2 .number .phone-number{
        width: 100%;
    }
}

@media (min-width: 769px) {
    .footer-newsletter-new .inputs-div .input {
        width: 62%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 {
        width: 40%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number{
        width: 100%;
    }
}


@media (min-width: 993px) and (max-width: 1200px){
    .footer-newsletter-new .actions{
        width: 44%;
    }
}

@media ( min-width: 767px ) and ( max-width: 770px ) {
	.search-highlight .container .scf-full-search .search-form-2020 .tabs a.active{
		width: 100%;
	}

	.search-highlight .container .scf-full-search .respect-privacy{
		padding-top: 0px;
	}
}

@media (max-width: 769px) {
	.highlited-search-add-on-text-to-search {
		display: flex !important;
		justify-content: center;
		align-items: center;
		color: white;
		margin: 12px 0px;
		margin-top: 0px;
	}

	.highlited-search-add-on-text-to-search p {
		color: white;
		padding-left: 4px;
		font-size: 12px;
		font-weight: 600;
	}

	.highlited-search-add-on-text-to-search i {
		font-size: 16px;
		font-weight: 600;
	}

	.search-highlight .container .scf-full-search.dropdown-search .tabs a.active:after {
		display: none;
	}
}


.highlited-search-add-on-text-to-search {
	display: none;
}

.image-landing-affiliate .scf-full-search .search-form-2020 .tabs {
    justify-content: center;
}

.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a:not([data-item="5"]) {
    display: none;
}

@media (min-width: 767px) {
	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a[data-item="5"] {
		width: 100%;
		display: inline-flex;
		justify-content: center;
		gap: 4px;
		pointer-events: none;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a span {
		visibility: hidden;
		position: relative;
		display: inline-block;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a span::after {
		content: "Image Search";
		visibility: visible;
		position: absolute;
		left: 2px;
		top: 3px;
		white-space: nowrap;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a[data-item="5"] i {
		left: -25px;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a[data-item="5"] span {
		left: -25px;
	}
}

.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a.active:after {
	left: 49%;
}

.affiliate-faq {
	padding: 48px 0 0 0;
}

.affiliate-faq h2 {
	text-align: center;
	padding-bottom: 48px;
}

.affiliate-faq .faq-inner-wrapper {
	margin: 0 0 48px;
}

@media (max-width: 767px) {
	.image-landing-affiliate .scf-full-search.dropdown-search .tabs {
		pointer-events: none;
	}

    .image-landing-affiliate .scf-full-search.dropdown-search .tabs a.active:after {
		display: none;
	}

	.affiliate-faq {
		padding: 0;
		margin-top: -50px;
	}

	.affiliate-faq h2 {
		font-size: 24px;
		margin-bottom: 18px;
	}

	.affiliate-faq .faq-inner-wrapper {
		margin-top: -48px;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a span {
		visibility: hidden;
		position: relative;
		display: inline-block;
	}

	.image-landing-affiliate .scf-full-search .search-form-2020 .tabs a span::after {
		content: "Image Search";
		visibility: visible;
		position: absolute;
		left: 0;
		top: -1px;
		white-space: nowrap;
	}
}

/* Marketing 3 Pages */

.marketing-new-3-page .faq-wrapper .container .faq-inner-wrapper .active .sub_title,
.marketing-new-3-page .faq-wrapper .container .faq-inner-wrapper .active .faq_value {
	background-color: #F8F8F8 !important;
}

.marketing-new-3-page .faq-wrapper .container h2 {
	text-align: center;
	margin: 24px 0px;
	margin-top: 80px;
}

.marketing-3-pages-video-section .main-container {
	background-color: #FFF0E3;
	padding: 48px 0px;
}

.marketing-3-pages-video-section .main-container .inner-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.marketing-3-pages-video-section .main-container .inner-flex .left-part {
	width: 60%;
	padding-right: 48px;
}

.marketing-3-pages-video-section .main-container .inner-flex .right-part {
	width: 40%;
}

.marketing-3-pages-video-section .main-container .inner-flex .left-part p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #26273C;
}

.marketing-3-pages-video-section .main-container .inner-flex .left-part h1 {
	font-size: 32px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div h1 {
	color: #26273C;
	text-align: center;
	font-family: Ubuntu;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1.5rem;
	align-items: start;
	margin-top: 60px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps .img {
	display: flex;
	justify-content: center;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps h5 {
	color: #0F63EC;
	text-align: center;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps p {
	color: #26273C;
	text-align: center;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	margin-top: 8px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 {
	display: flex;
	padding: 48px 64px;
	justify-content: center;
	align-items: center;
	gap: 64px;
	align-self: stretch;
	border-radius: 8px;
	border: 1px solid #D4D4D4;
	background: #FFF;
	margin-top: 48px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left {
	width: 45%;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right {
	width: 55%;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left .icon {
	display: flex;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left .icon .text h5 {
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	/* 125% */
	text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left .icon .text p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-top: 8px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left button {
	display: flex;
	height: 42px;
	padding: 12px 24px;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	border-radius: 4px;
	background: #31A865;
	border: none;
	color: white;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	width: 100%;
	margin-top: 16px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div h5 {
	color: #4F5065;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div .flex-set {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 19px;
	margin-top: 8px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div .flex-set .item {
	display: flex;
	align-items: center;
	gap: 4px;
	color: #0F63EC;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div .flex-set .item p,
.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div .flex-set p {
	color: #0F63EC;
	font-size: 14px;
}

.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right .div .flex-set .item i {
	color: #D4D4D4;
	font-size: 14px;
}

.marketing-3-pages-on-subdomain-best-service {
	padding: 48px 0px;
	background-color: #F8F8F8;
	margin-top: 80px;
}

.marketing-3-pages-on-subdomain-best-service h1 {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px;
	text-align: center;
}

.marketing-3-pages-on-subdomain-best-service .main-container {
	display: flex;
	gap: 24px;
	margin-top: 62px;
	overflow-x: auto;
	scrollbar-width: none;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-1 {
	border-radius: 8px;
	border: 1px solid #470FAA;
	background: #FFF;
	height: fit-content;
	min-width: 270px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box .sc-button .button {
	display: flex;
	justify-content: center;
	gap: 12px;
	padding: 12px;
	border-radius: 8px;
	border: 1px solid #D4D4D4;
	background: #FFF;
	align-items: center;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box .sc-button {
	display: flex;
	justify-content: space-between;
	gap: 12px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box .sc-button .button p {
	color: #470FAA;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box button {
	width: 100%;
	margin-top: 16px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample {
	border-radius: 8px;
	border: 1px solid #0F63EC;
	background: #EFF3FC;
	padding: 24px;
	margin-top: 32px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample h5 {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 21px;
	text-transform: capitalize;
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample input {
	background-color: white;
	padding: 12px 16px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #0F63EC;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample button {
	width: 100%;
	background-color: #0F63EC;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	border: none;
	padding: 12px 24px;
	margin-top: 24px;
	color: white;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample a {
	display: flex;
	gap: 6px;
	color: #0F63EC;
	align-items: center;
	margin-top: 12px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample a i {
	margin-top: -1px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample a p {
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	height: 0px;
}

.marketing-pages-on-subdomain-stickey-bar {
	position: sticky;
	top: 0;
	z-index: 1000;
	background-color: white;
}

.marketing-pages-on-subdomain-stickey-bar .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.marketing-pages-on-subdomain-stickey-bar .container .left {
	width: 50%;
	display: flex;
	justify-content: start;
}

.marketing-pages-on-subdomain-stickey-bar .container .right {
	width: 50%;
	display: flex;
	justify-content: end;
}

.marketing-pages-on-subdomain-stickey-bar .container .right button {
	display: inline-flex;
	padding: 10px 16px;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
	border-radius: 4px;
	background: #45B978;
	border: none;
	color: #FFF;
	text-align: right;
	font-family: Ubuntu;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	cursor: pointer;
}

.marketing-pages-on-subdomain-stickey-bar .container .right button:hover {
	background: rgb(36, 136, 100);
}

.marketing-pages-on-subdomain-stickey-bar .container .left p {
	color: #470FAA;
	text-align: right;
	font-family: Ubuntu;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.14px;
	border-bottom: 3px solid #470FAA;
	padding-bottom: 16px;
}

.marketing-3-pages-on-subdomain-choose-a-plan {
	margin-top: 80px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container h1 {
	color: #26273C;
	text-align: center;
	font-family: Ubuntu;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left h2 {
	color: #0F63EC;
	font-family: Ubuntu;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left {
	padding-right: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .clock i,
.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .clock p {
	color: #767676;
	font-size: 14px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .text-title {
	color: #0F63EC;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-top: 24px;
	text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .text-2 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .text-3 {
	color: #767676;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right button {
	display: flex;
	height: 42px;
	padding: 12px 24px;
	flex-direction: column;
	align-items: center;
	align-self: stretch;
	border-radius: 4px;
	background: #31A865;
	border: none;
	color: white;
	width: 100%;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right {
	min-width: 200px;
	max-width: 230px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right .image {
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 12px;
	border-radius: 8px;
	position: relative;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right .image .button {
	display: flex;
	align-items: center;
	gap: 4px;
	cursor: pointer;
	background-color: white;
	border-radius: 4px;
	border: none;
	height: 35px;
	width: 96px;
	justify-content: center;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right .image .button p,
.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right .image .button i {
	color: var(--SCF-Blue-100, #0F63EC);
	text-align: center;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right .image .price {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 4px;
	color: white;
	font-family: "Open Sans";
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 12px;
	/* vertical spacing */
	column-gap: 48px;
	/* horizontal spacing */
	align-items: start;
	margin-top: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .grid .item {
	display: flex;
	align-items: start;
	gap: 12px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .grid .item i {
	color: #31A865;
	font-size: 20px;
	margin-top: 3px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .grid .item .text h6 {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .grid .item .text p {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing {
	display: flex;
	padding: 24px;
	justify-content: space-between;
	align-items: center;
	align-self: stretch;
	border-radius: 8px;
	border: 1px solid #D4D4D4;
	margin-top: 42px;
	background-color: white;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing button {
	display: flex;
	padding: 12px 24px 14px 24px;
	justify-content: center;
	align-items: flex-start;
	border-radius: 4px;
	background: #31A865;
	color: #FFF;
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	border: none;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing p span {
	color: #26273C;
	font-family: Ubuntu;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}

.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing p {
	color: #767676;
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

.marketing-page-on-subdomain-bg-image .container {
	height: 623px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 80px;
	border-radius: 8px;
}

.marketing-page-on-subdomain-bg-image .container .container-2 .dis {
	color: #FFF;
	text-align: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
	font-family: "Open Sans";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	max-width: 794px;
	margin-top: 24px;
}

.marketing-page-on-subdomain-bg-image .container .container-2 .lst {
	color: #ED7D15;
	text-align: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	text-transform: uppercase;
	margin-top: 24px;
}

.marketing-pages-on-subdomain-image-preview-popup {
	background-color: #0000008f;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1001;
	height: 100%;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample .error-on-subdomain {
	color: red;
	font-size: 16px;
	font-weight: 600;
	margin: 12px 0px;
}

.marketing-3-pages-on-subdomain-best-service .main-container .card-2 .other-investigation .transparent-box .check-our-sample .done-on-subdomain {
	color: green;
	font-size: 16px;
	font-weight: 600;
	margin: 12px 0px;
}

.marketing-pages-on-subdomain-image-preview-popup img {
	max-width: 500px;
}

.marketing-pages-on-subdomain-header .container img {
	max-width: 195px;
	max-height: 78px;
}

.marketing-pages-on-subdomain-header .container {
	display: flex;
	justify-content: start;
	align-items: center;
	height: 100%;
}

.marketing-pages-on-subdomain-header {
	background-color: #470faa;
	height: 100px;
}

.marketing-3-pages-on-subdomain-footer .container .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 12px;
	column-gap: 62px;
	align-items: start;
	margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer {
	background: #26273C;
	color: white;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one h1,
.marketing-3-pages-on-subdomain-footer .container .grid .two h1,
.marketing-3-pages-on-subdomain-footer .container .grid .tree h1 {
	color: #2AC984;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one p {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one span img {
	margin-top: 12px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content {
	margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content a,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content a,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content p {
	color: white;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content p {
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2 img {
	width: 32px;
	margin-top: 1px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2 {
	line-height: 24px;
	margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .space-mg {
	display: flex;
	justify-content: center;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo .logo {
	width: 150px;
	height: 75px;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo .card-types {
	height: 31px;
	width: 165px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .tree {
	max-width: 172px;
}

.marketing-3-pages-on-subdomain-footer .light-bg {
	background: #4F5065;
	margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .light-bg .container p {
	color: #FFF;
	text-align: justify;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.marketing-3-pages-on-subdomain-footer .light-bg .container {
	padding: 32px 0px;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright {
	color: white;
	text-align: center;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright a,
.marketing-3-pages-on-subdomain-footer .last .container .copyrigh {
	color: white;
	color: var(--SCF-just-white, #FFF);
	text-align: center;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright span {
	padding: 0px 6px;
	font-weight: bold;
	color: #444;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright {
	padding: 32px 0px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-3 p {
	color: white;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	max-width: 200px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one .round span{
	padding-left: 30px;
}

.marketing-pages-on-subdomain-stickey-bar .container .left{
	height: 55px;
	align-items: end;
}

@media (max-width: 582px) {
	.marketing-pages-on-subdomain-image-preview-popup img {
		max-width: 250px;
	}
}

@media (max-width: 769px) {
	.marketing-pages-on-subdomain-header {
		height: 65px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .space-mg {
		justify-content: start;
	}

	.marketing-pages-on-subdomain-header .container img {
		max-width: 130px;
		max-height: 65px;
	}

	.marketing-pages-on-subdomain-header .container {
		justify-content: center;
	}

	.marketing-3-pages-video-section .main-container .inner-flex {
		display: block;
	}

	.marketing-3-pages-video-section .main-container .inner-flex .left-part {
		width: 100%;
		padding-right: 0px;
	}

	.marketing-3-pages-video-section .main-container .inner-flex .right-part {
		width: 100%;
	}

	.marketing-3-pages-video-section .main-container .inner-flex .left-part p {
		margin-bottom: 20px;
		text-align: center;
		font-size: 14px;
	}

	.marketing-3-pages-video-section .main-container .inner-flex .left-part h1 {
		text-align: center;
		font-size: 24px;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 {
		display: block;
		padding: 16px;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left,
	.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .right {
		width: 100%;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .step-5 .left {
		margin-bottom: 16px;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.marketing-3-pages-on-subdomain-best-service .main-container {
		gap: 0px;
	}

	.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box {
		padding: 32px 12px;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 {
		display: block;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .right {
		display: none;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left {
		padding-right: 0px;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.marketing-page-on-subdomain-bg-image .container {
		align-items: end;
	}

	.marketing-page-on-subdomain-bg-image .container .container-2 .dis {
		font-size: 16px;
		line-height: 24px;
		font-weight: 600;
		margin-top: 12px;
	}

	.marketing-page-on-subdomain-bg-image .container .container-2 .lst {
		font-size: 12px;
		margin-bottom: 12px;
		margin-top: 12px;
	}

	.marketing-page-on-subdomain-bg-image .container .container-2 .quotes {
		width: 30px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 0px;
		column-gap: 62px;
		align-items: start;
		margin-top: 24px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree {
		margin-top: 24px;
		width: 100%;
		max-width: 1000px;
	}

	.marketing-3-pages-on-subdomain-footer .container .footer-logo .logo-1 {
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.marketing-3-pages-on-subdomain-footer .container .footer-logo {
		display: block;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one h1,
	.marketing-3-pages-on-subdomain-footer .container .grid .two h1,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree h1 {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item a,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item a,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree p {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item,
	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item-2 {
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree p {
		max-width: 170px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree {
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .footer-tell,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .gg {
		margin-bottom: 0px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one p {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one .round {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .light-bg .container {
		padding: 28px 16px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-3 p {
		max-width: 300px;
	}

	.marketing-pages-on-subdomain-stickey-bar{
		position: sticky !important;
	}
	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .clock {
		width: fit-content;
		border: 1px solid #007bff;
		background: #007BFF0D;
		border-radius: 4px;
		padding: 8px 10px;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .clock i,
	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1 .left .clock p {
		color: #007bff;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one .round span{
		padding-left: 0px;
	}

	.marketing-3-pages-on-subdomains-testi .reviews-wrapper .reviews-left-col h2{
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .container-1, .marketing-3-pages-on-subdomain-choose-a-plan {
		margin-top: 40px;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps{
		display: flex;
		align-items: center;
	}

	.marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps p, .marketing-3-pages-on-subdomain-what-to-expect .main-div .four-grid .steps h5{
		text-align: start;
	}
}

@media (max-width: 1091px) {
	.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box .sc-button {
		display: block;
		gap: 12px;
	}

	.marketing-3-pages-on-subdomain-best-service .main-container .card-1 .scf-investigation .white-box .sc-button .button-2 {
		margin-top: 16px;
	}
}

@media (max-width: 492px) {
	.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing {
		display: block;
	}

	.marketing-3-pages-on-subdomain-choose-a-plan .container .pricing button {
		width: 100%;
		margin-top: 16px;
	}
}