body {
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url("../webfonts/fa-light-300.eot");
	src: url("../webfonts/fa-light-300.eot?#iefix")
		format("embedded-opentype"), url("../webfonts/fa-light-300.woff2")
		format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"),
		url("../webfonts/fa-light-300.ttf") format("truetype"),
		url("../webfonts/fa-light-300.svg#fontawesome") format("svg");
}

/* DEA-2193 start */
@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("../webfonts/fa-regular-400.eot");
	src: url("../webfonts/fa-regular-400.eot?#iefix")
		format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2")
		format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"),
		url("../webfonts/fa-regular-400.ttf") format("truetype"),
		url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fas {
	font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 900;
}

.far {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
}
/* DEA-2193 end */
.fal {
	font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 300;
}

.fa-file-alt:before {
	content: "\f15c";
}

.fa-file-alt {
	font-style: normal
}

.container {
	max-width: 650px;
}

.sub-container {
	max-width: 650px;
}

.progressbar {
	width: 78%;
	margin: 0px auto;
}
/* DEA-1714-start */
ul.progressbar {
	display: inline-block;
	padding: 0px;
}

.progressbar li {
	list-style-type: none;
	width: 20%;
	float: left;
	font-size: 12px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.progressbar li:before {
	width: 6px;
	height: 6px;
	background-color: #94969a;
	content: "";
	line-height: 30px;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	border-radius: 50%;
	margin-bottom: 19px;
	margin-top: 1px;
}

.progressbar li:after {
	width: 95%;
	height: 3px;
	content: '';
	position: absolute;
	top: 3px;
	left: -50%;
	margin-left: 3px;
	z-index: -1;
	background-color: #E5E5E5;
}

.progressbar li:first-child:after {
	content: none;
}

.progressbar li.active {
	font-weight: bold;
}

.progressbar li.active:before {
	content: "\2022";
	font-size: 30px !important;
	width: 24px;
	height: 24px;
	line-height: 26px !important;
	margin-top: -7px;
	margin-bottom: 9px;
	color: #fff;
	font-family: 'Arial Regular', 'Arial';
	background-color: rgba(99, 135, 89, 1);
}

@-moz-document url-prefix () {
	.progressbar li.active: before{
		line-height: 24px !important;
	}
}

.progressbar li.active+li:after {
	margin-left: 12px;
	width: 88%;
}

.progressbar li.travelled:before {
	width: 12px;
	height: 12px;
	border: solid 3px;
	margin-bottom: 15px;
	margin-top: -1px;
	border-color: rgba(99, 135, 89, 1);
}

.progressbar li.travelled+li:after {
	margin-left: 5px;
	width: 92%;
	background-color: rgba(99, 135, 89, 1);
}

/* DEA-1714-end */
p {
	font-size: 16px;
	font-family: 'Open Sans';
}

p.light-color {
	color: #80838F;
}

.accessible {
	font-size: 12px !important;
}

.padding-top10 {
	padding-top: 13px;
}

.left-card-img {
	padding-top: 40px;
}

h1 {
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	margin-top: 15px;
	color: #333333;
	font-size: 24px;
}

.congsHeader {
	font-size: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
	letter-spacing: normal;
}

h2 {
	font-size: 24px !important;
}

h3 {
	font-size: 18px !important;
}

.electronic {
	margin-top: 0px !important;
	padding-left: 30px !important;
}

.checkbox-text {
	margin-top: 0px !important;
	padding-left: 30px !important;
}

.main-container {
	margin-top: 15px;
}

.optional-text {
	font-size: 12px;
	color: #3b3c43 !important;
	padding-left: 2px;
	font-family: 'Open Sans' !important;
	min-height: 16px;
    line-height: 1.33;
    margin-top: 3px;
    margin-bottom: -19px;
}

.margin_botton {
	margin-bottom: 0px;
}

.margin-top15 {
	margin-top: 15px;
}

.margin-right15 {
	margin-right: 15px;
}

label {
	font-size: 16px;
	color: #80838F;
	margin-bottom: 0px;
	font-weight: normal;
}

.btn-primary, .btn-primary:visited, .btn-primary:active:focus-visible,
	.btn-primary.focus-visible, .btn-primary:focus-visible {
	background-color: #2e631e;
    position: relative;
    transition: background-color .1s ease;
	width: 246px;
	height: 48px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 3px solid #2e631e;
	text-decoration: none;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
}

.btn-sco-wallet {
	width: 245px;
	height: 43px;
	font-size: 17px;
	color: rgb(51, 51, 51);
	background: rgb(255, 194, 34);
	border-radius: 5px;
	border: none;
	text-decoration: none;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:visited, .btn-secondary:active:focus,
	.btn-secondary.focus, .btn-secondary:focus, .btn-secondary[disabled]:hover
	{
	width: 246px;
	height: 48px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
	border: 3px solid #34657f;
    background-color: #ffffff;
    position: relative;
	transition: background-color 10.1s ease;
    color: #34657f;
    font-family: 'Open Sans';
  	font-size: 14px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active,
	.btn:active:focus, .btn:focus {
	outline: 0px solid #000;
}

/*DEJ-652*/
.btn-primary:visited, .btn-primary:active:focus-visible,
	.btn-primary.focus-visible, .btn-primary:focus-visible {
	outline: 2px solid #888A96;
	outline-offset: 3px;
}

/* DRF-991*/
.btn-secondary:visited, .btn-secondary:active:focus-visible,
	.btn-secondary.focus-visible, .btn-secondary:focus-visible {
	outline: 2px solid #888A96 !important;
	outline-offset: 3px;
}
.btn_outline.active.focus, .btn_outline.active:focus, .btn_outline.focus,
	.btn_outline.focus:active, .btn_outline:active:focus, .btn_outline:focus {
	outline: 0px solid #000;
}
.btn_outline:visited, .btn_outline:active:focus-visible,
	.btn_outline.focus-visible, .btn_outline:focus-visible {
	outline: 2px solid #888A96 !important;
}

select {
	width: 100%;
	padding: 7px 0px;
}

.input-group-addon {
	background-color: #fff;
	color: #000;
}

.form-control {
	border: 1px solid #999;
	font-size: 16px;
	height: 38px;
	font-family: 'Open Sans';
}

.input-group-addon {
	border-color: #999;
}

.main-container .panel-body {
	margin: 0px auto;
}

.add-joing-text {
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 6px;
}

.help-icon {
	position: absolute;
	bottom: 8px;
	z-index: 9;
	right: 0px;
	content: "\f05a";
	font: normal normal normal 14px/1 FontAwesome;
	cursor: pointer;
	width: 25px;
	height: 20px;
	font-size: 20px;
    padding-bottom: 30px;
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: lighter;
	color: #4D4D4D;
}

.help-icon:before {
	content: "\f05a";
}

.help-icon_new:focus {
	outline: solid;
	outline-color: black;
}

.help-icon_new {
	position: absolute;
	bottom: 0px;
	z-index: 9;
	padding: 10px 0px;
	content: "\f05a";
	font: normal normal normal 14px/1 FontAwesome;
	cursor: pointer;
	height: 20px;
	background: transparent;
	border: none;
}

.help-icon_new:after {
	content: "\f05a";
	color: #FFF;
	background-color: #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	border-radius: 7px;
	border-top: none;
	border-bottom: none;
}

.formdiv span {
	color: #80838F;
}

.help-text {
	display: none;
	padding-left: 5px;
	position: relative;
	top: -19px;
}

.form-control-success {
	/* background-image: url(../../etail/images/dapply_input_validate.jpg); */
}
.form-control-danger, .form-control-success, .form-control-warning {
	background-repeat: no-repeat;
	background-position: 98% center;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}

.info-icon-success.form-control-success {
	background-position: calc(100% - 32px) center;
}

.font-size1 {
	font-size: 12px;
}

p.font-size1{
	font-size:16px !important;
	font-family:'Open Sans';
	color:#333 !important;
	
}

.marrgn-auto {
	margin: 0px auto;
	float: none !important;
}

.map-img {
	float: left;
	height: 70px;
}

.map-img i {
	width: 46px;
	height: 45px;
	font-size: 36px;
	text-align: center;
}

.font-size2 {
	font-size: 16px;
	color: #80838F;
	font-weight: 700;
}

#joint-applicant {
	display: none;
	width: 100%;
}

.joint-text-full {
	padding-left: 15px;
}

#loadingDiv {
	display: none;
	text-align: center;
	margin-top: -20px;
	clear: both;
}

#loadingDiv span {
	font-size: 16px;
	font-weight: 700;
	background-color: transparent;
}

.checkboxDemo {
	background: url(/EApply/resource/images/dapply_debtcanuncheck.png);
	float: left;
	margin-right: 15px;
	width: 50px;
	height: 50px;
	display: inline-block;
}

.checkboxDemo.checked {
	background: url(/EApply/resource/images/dapply_jointcheck.png);
}

.toggle {
	position: absolute;
	left: 3px;
}

.form-group {
	padding-left: 0px;
}

.panel-container {
	/* width: 79%; */
	width: 80.486%;
	margin: 0px auto;
}

#joint-applicant h1 {
	margin-bottom: 10px;
	margin-top: 15px;
}

.panel-container-text {
	padding: 0px 6px;
}

hr {
	border-top: 1px solid #aaa;
}

.msg-img {
	height: 60px;
}

.msg-img h4 {
	margin-top: 0px;
	font-weight: 700;
}

.msg-img.user h4 {
	padding-top: 8px;
}

.msg-img div {
	padding-top: 3px;
}

.msg-img span {
	font-size: 39px;
	padding-right: 13px;
}

.select-midl {
	display: inline-block;
	width: auto;
	min-width: 100px;
}

.gray-color {
	color: #333333;
}

.inner-table td {
	width: 150px;
}

.otp-listing ul {
	padding: 0px;
}

.otp-listing ul li {
	list-style: none;
}

.otp-listing ul li a {
	padding: 10px 15px;
	font-size: 16px;
	color: #333;
	display: block;
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 24px;
}

.otp-listing ul li.active a, .otp-listing ul li a.active {
	background-color: #333333;
	color: #fff;
	text-decoration: none;
}

.otp-listing ul li:first-child a {
	border-radius: 5px 5px 0px 0px;
}

.otp-listing ul li:last-child a {
	border-bottom: 1px solid #ccc;
	border-radius: 0px 0px 5px 5px;
}

.no-number {
	font-size: 16px;
	color: #811D15;
}

.otp-code {
	display: inline-block;
}

.col-marrgn-center {
	float: none !important;
	margin: 10px auto;
}

.not-received {
	margin-top: 10px;
}

.marrgn-center {
	margin: 0px auto;
}

.card-approved .marrgn-center {
	margin-top: 8px;
	margin-bottom: 8px;
}

.card-approved p span {
	font-size: 12px;
	color: #333;
	display: block;
	font-family: 'Open Sans' !important;
}

.card-approved p strong {
	font-size: 16px;
	font-family: 'Open Sans' !important;
	font-weight: bold;
	line-height: 24px;
}

.approved-text {
	padding-top: 15px;
}

.approved-container h4 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans' !important;
	line-height:24px;
}

.approved-container {
	width: 550px;
	margin: 0px auto;
	padding: 17px 15px 12px 15px;
	line-height: 24px;
}

.panel {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.padding-left0 {
	padding-left: 0px;
}

.less-margin-hr {
	margin: 10px 0px;
}

.padding-top10 {
	padding-top: 5px;
}

.padding-right0 {
	padding-right: 0px;
}

.bottom-buttons {
	margin-top: 30px;
}

.bottom-buttons button {
	margin-right: 15px;
}

.doc-img {
	width: 56px;
	color: #811d15;
	font-size: 12px;
	text-align: center;
}

.footer ul {
	list-style: none;
	padding: 0px;
	text-align: center;
}

.footer ul li {
	display: inline-block;
	font-size: 12px;
	border-right: 1px solid #80838f;
	line-height: 11px;
	padding: 0px 7px;
}

.footer ul li:last-child {
	border-right: none;
}
@media screen and (max-width: 480px) {
.footer_pipe_homegoods {
	display: block !important;
}
}
.footer p {
	/* text-align: left;*/
	font-size: 13px;
	color: #80838f;
}

.footer-security-text {
	width: 90%;
	max-width: 430px;
	margin: 20px auto 0px auto;
}

.footer-security-text img {
	margin-top: 5px;
	float: left;
}

.offer1, .offer2a, .offer2b {
	margin-top: 15px;
}

.offer2b {
	margin-bottom: 15px;
}

.rightNav {
	padding-top: 25px;
}

.quick-screen-img img {
	max-width: 206px;
	margin-bottom: 30px;
	margin-top: 10px;
}

.margin-bottom0 {
	margin-bottom: 0px;
}

.larg-buttons {
	padding: 10px 30px;
}

.msg-img div.padding-top10 {
	padding-top: 15px;
}

.scroll-buttons span img {
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
}

input[type=checkbox], input[type=radio] {
	margin-right: 9px;
}

.panel-container-text {
	position: relative;
}

.cont-pages {
	min-height: 300px;
}

.panel-container-text h4.checkbox-text {
	margin-bottom: 0px;
}

* {
	outline: none;
}

label.focus, label:focus, label.focus, label:active, label:active:focus, label:focus {
	outline: none;
}

.interestRates td {
	border-color: black;
	border-width: 1px 1px 0 0;
	border-style: solid;
	vertical-align: top;
	margin: 0;
	padding: 7px;
}

.form_heading {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-TRANSFORM: uppercase;
}

.form_heading_white {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}

.sections {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	TEXT-ALIGN: center;
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}

.scroll-buttons {
	text-align: center;
}

.panel-container-text span.pull-left {
	position: relative;
}

.terms-scroll-div {
	overflow-y: hidden;
	overflow-x: hidden;
}

.options-page {
	height: 115px;
	padding: 5px;
	overflow-y: auto;
	overflow-x: hidden;
}

.print-button-text {
	padding-top: 10px;
}

.print-button-text .btn-secondary, .print-button-text .btn-secondary:focus
	{
	width: 100px;
	margin-right: 11px;
	border: 2px solid #811D15;
	border-radius: 7px;
	color: #811D15;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	height: auto;
}

[type="checkbox"]:checked+label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not (:checked ) +label:before, [type="checkbox"]:disabled:checked+label:before
	{
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}

[type="checkbox"]:disabled:checked+label:after {
	color: #999;
}

[type="checkbox"]:disabled+label {
	color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus+label:before, [type="checkbox"]:not (:checked
	):focus+label:before {
	border: none;
}

/* hover style just for information */
label:hover:before {
	border: none;
}

.mr5 {
	margin-right: 5px;
}

.marrgn-bottom0 {
	margin-bottom: 0px;
}

.show-sm-down {
	display: none;
}

/* dev css start*/
.ui-autocomplete {
	max-height: 200px;
}

.ui-autocomplete {
	overflow-y: scroll;
	overflow-x: scroll;
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: 50% 50% repeat-x #fff;
	color: #222;
}

.ui-menu {
	padding: 2px;
	display: block;
}

.ui-front {
	z-index: 100;
}

.form-group .formdiv {
	color: #80838F;
	font-size: 16px;
	width: 100%;
	padding-right: 0px;
}

.security-icon-dApply {
	float: left;
	width: 45px !important;
	height: 80px;
	font-size: 35px;
}

.security-text-dApply {
	color: #80838f;
	max-width: 470px !important;
	width: auto !important;
}

.footer .bodycontent a {
	color: #80838f !important;
}

.footer {
	max-width: 100%;
	position: absolute;
  	width: 100%;
}

.footer-security-text {
	width: 90%;
	max-width: 440px;
	margin: 20px auto 0px auto;
	color: #80838f;
	display: block;
	clear: both;
	float: none;
}

.optional-text:not([style*="display: none"]) + .error-msg {
    margin-top: 18px;
}

/* DCPP-616 - dApply changes for Project Knight (Spanish)  */
.optional-message:not([style*="display: none"]) + .error-msg {
    margin-top: 0px;
}

.error-msg {
	font-size: 12px;
	padding-bottom: 3px;
	color: red;
	font-family:'Open Sans';
}

.error-msg {
	font-size: 14px;
	padding-bottom: 3px;
	color: red;
}

.error-msg .erroralert {
	font-size: 16px;
}

.error-msg span {
	color: red;
}

.third-party-security {
	max-width: 352px;
	float: right;
}

A:link, A:visited {
	color: #811D15;
}

a.light-color {
	color: #80838F;
}

a.line-text {
	text-decoration: underline;
}

.printable.dcaPanel {
	max-width: 590px;
	height: 200px;
	width: auto;
	overflow: auto;
}

.tcCompPannel {
	max-width: 620px;
	height: 250px;
	padding: 0px 10px;
	overflow-x: auto;
	overflow-y: auto;
	width: auto;
	border: 1px solid #ccc;
}

.modal-content .container, .simplemodal-container .container {
	max-width: 558px;
}

.simplemodal-container .tcPannel {
	height: 252px;
}

.modal-footer {
	border-top: none;
}

#adaContent .adacontent1 {
	font-size: 14px;
	white-space: nowrap;
	COLOR: #222;
}

.white-space {
	white-space: nowrap;
}

.margin-bottom0 {
	padding-bottom: 0px;
}

.input-group-addon {
	border-right: 0;
	border: none;
	position: absolute;
	z-index: 99;
	top: 4px;
	right: 40px;
	color: #80838F !important;
}

#income-lastlattres.input-group-addon {
	padding-left: 0px;
	font-size: 16px;
	top:5px;
}

.input-group-addon:first-child {
	left: 3px;
	font-family: 'Open Sans';
	font-size: 16px;
}

.input-group .form-control {
	padding: 6px 54px 6px 20px;
	border-radius: 4px !important;
	text-align: right;
}

.input-group .form-control.form-control-success {
	padding: 6px 72px 6px 20px;
}

.content {
	width: auto;
}

.input-group {
	width: 75%;
}

.input-25 .checkboxDemo {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-size: 30px;
}

.display-mobile {
	display: none;
}

.select-class .row.hidden-xs div {
	padding-left: 0px;
}

.formdiv {
	float: none;
}

.padding-block-hide {
	margin-left: 5px;
	margin-right: 5px;
}

.help-text-email {
	float: left;
    border-radius: 4px;
}

.help-netincome {
	display: block;
	float: left;
    border-radius: 4px;
}

.suffix-drop-down {
	font-size: 13px;
	padding: 0px;
	font-weight: normal;
}

.help-icon-success .form-control-success {
	background-position: 88% center;
}

.input-group .form-control.form-control-success ~ .input-group-addon {
	right: 60px;
}

.marrgn-auto {
	text-align: center;
}

.marrgn-auto .btn-block {
	display: inline-block;
}

#cardErrors.error-msg-top-container {
	padding: 0px;
}

#creditCardTypeErrorMsg {
	color: red;
	font-size: 20px;
}

.print-btn, .print-btn:hover, .print-btn:visited, .print-btn:focus, .print-btn:active {
	width: 160px !important;
	height: 48px !important;
}

/* OTP */
input.input-phone {
	padding: 10px 15px;
	width: fit-content;
	min-width: 100%;
	border: 1px solid #ccc;
	border-bottom: 0px;
	font-size: 16px;
	line-height: 24px;
}

#allphones input.input-phone:first-child {
	border-radius: 5px 5px 0px 0px;
}

#allphones input.input-phone:last-child {
	border-radius: 0px 0px 5px 5px;
	border-bottom: 1px solid #ccc;
}

html input[disabled] {
	cursor: default;
	background-color: #e9eaeb;
}

.otp-listing li a {
	background-color: #FFFFFF;
}

.otp-listing input {
	background: #fff;
	color: #333;
	text-align: left;
}

.otp-listing input.active {
	background-color: #333 !important;
	color: #fff;
}

.otp-listing button[disabled]:hover, .otp-listing input.active[disabled],
	.otp-listing input[disabled]:hover {
	cursor: default;
	background-color: #eee;
	color: #ccc;
}

#adaContent, #coAppadaContent {
	float: left;
	border-radius: 4px;
	margin: -14px 0px 16px 0px;
	font-size: 16px;
	/*margin: -25px 20px 30px 20px;
	padding: 30px 10px 1px 14px;*/
}

.error-msg ~ #adaContent {
	margin-top: -36px;
	padding-top: 15px;
}
.card-type-select div a.active {
	background-color: #C9C9C9;
	border: 3px solid #999;
	padding: 12px 7px 12px 7px;
}
/* html input[disabled]:hover{background-color: transparent !important;}	 */
.agrementlinks div {
	padding-bottom: 15px;
	font-size:16px;
	font-family:'Open Sans';
	color: #333 !important;
}

.agrementlinks {
	text-align: left;
}

/*** custom checkboxes ***/
input[type=checkbox] {
	position: relative;
	width: 0;
	height: auto;
}
/* to hide the checkbox itself */
input[type=checkbox] {
	position: relative;
	width: 40px;
	height: 40px;
	opacity: 0;
	z-index: 99;
	margin: 0px;
}

input[type=checkbox]+input+label {
	float: left;
	color: #000;
}

input[type=checkbox]+input+label:before {
	position: absolute;
	height: 100%;
	width: 100%;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f096";
	letter-spacing: 0;
	font-size: 40px;
	top: 0px;
}
/* space between checkbox and label */
input[type=checkbox]:checked+input+label:after {
	position: absolute;
	height: 100%;
	width: 100%;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f046";
	letter-spacing: 0px;
	font-size: 40px;
	margin-left: 0px;
}

span.pull-left.input-25 {
	position: absolute;
	width: 100%;
}

.input-25 input[type=checkbox]+input+label {
	position: absolute;
	top: 0px;
	left: 0px;
}

.input-25 input[type=checkbox] {
	min-height: 32px;
	width: 20px;
	width: 100%;
}

.input-25 input[type=checkbox]:checked+input+label:after,
.input-25 input[type=checkbox]+input+label:before {
	font-size: 25px;
	margin-left: 0px;
}

.input-25 input[type=checkbox]:before {
	font-size: 23px;
	top: -4px;
}

a.home-button {
	margin-bottom: 10px;
	display: block;
}

/* span.pull-left.input-25 { width: 27px;} */
.card-type-select input[type=checkbox]:before {
	top: -20px;
	left: -11px;
}

.card-list a:hover, .card-list a:visited, .card-list a:focus {
	text-decoration: none;
}

input[type=checkbox]:focus {
	outline: 0px auto -webkit-focus-ring-color;
}

.opn-yes-no p, .opn-yes-no h4 {
	width: calc(100% - 30px);
	float: right;
}

.opn-yes-no {
	display: inline-block;
	width: 100%;
}

.opn-yes-no h4 {
	margin-top: 0px !important;
}

.opn-yes-no:focus {
	outline: 3px solid #000;
}

.offer1 img.img-responsive {
	margin: 0px auto;
}
.offer2a img.img-responsive {
	margin: 0px auto;
}

.tc-mobile-button {
	display: none;
}

/* For Squares in OPC and Agreement Disclosure*/
.list-style li {
	background: url(../../etail/images/list-style-img.png) no-repeat top
		left; /* for QA */
	background-size: 15px 13px;
	padding-left: 20px;
	list-style: none;
}

.pop_subcontent {
	font-family: 'Open Sans';
	font-size: 11px;
	color: #000;
	line-height: 16px;

}

.bodycontent {
	font-family: 'Open Sans';
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	width: 100%;
	float: left;
	padding-top: 13px;
}

.pop_subheading {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #3B3C39;
	font-weight: bold;
}

.pop_heading {
	font-family: 'Open Sans';
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

/* For Squares in OPC and Agreeemtn disclosure*/
.interestRates {
	word-break: break-all;
}

.mobile-relationship select {
	padding: 0px;
}

.errorMessage {
	padding-left: 0px;
	font-size: 14px;
	margin-bottom: 4px;
}

.errorMessage li {
	list-style-type: none;
	padding-left: 18px;
	position: relative;
}

.errorMessage li:before {
	position: absolute;
	content: "\f06a";
	left: 0px;
	font: normal normal normal 16px/1 FontAwesome;
}

span#acNotFoundNumber, span#acProcessedNumber {
	display: inline-block;
	color: #333;
}

/* dev css end*/

/* qa css start here */
.progressbar-main {
	padding-top: 8px;
	padding-bottom: 20px;
	z-index: 1;
}

label.labeldynamic {
	margin-left: 5px;
}

.marrgn-auto button.btn-primary {
	margin-top: 24px;
	margin-bottom: 20px;
	margin-right: 3px;
	margin-left: 3px;
}

.card-marrgn-auto button.btn-primary {
	max-width: 100%;
}
.card-type-select .card-marrgn-auto {
	max-width: 228px;
	position: relative;
	display: inline-block;
	padding: 15px 10px 18px 10px;
}

.card-type {
	margin-top: 20px;
}

.main-heading-icon-text {
	width: calc(100% - 54px);
	float: right;
}

.main-heading-icon-text, .main-heading-icon {
	float: left;
}

.main-heading-icon {
	float: left;
	font-size: 48px;
	padding-top: 5px;
	padding-right: 12px;
}

.subheaderTextColor i {
	font-style: normal;
	color: #333;
}

.form-group {
	margin-bottom: 30px;
}

.opn-heading {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 16px;
	font-family: 'Open Sans';
	font-weight: bold;
	line-height: 24px;
}

.select-class .row {
	margin-left: 0px;
	margin-right: 0px;
}

.print-button-text a {
	margin-left: 5px;
}

.btn.active, .btn:active {
	box-shadow: none;
}

.form-control.form-control-success {
	padding-right: 30px;
}

.input-hover-bg-white {
	background-color: #FFF !important;
}

.input-hover-bg-white[disabled]:hover {
	background-color: #FFF !important;
}

span.optional-text {
	position: absolute;
}

/* DCPP-616 - dApply changes for Project Knight (Spanish) */
span.optional-message {
position: static;
}

label.otplabel {
	margin-right: 15px;
	margin-left: 0px;
	padding-top: 9px;
}

.custom-width-for-otp {
	width: 250px;
	margin: 0 auto;
	margin-bottom: 14px;
}

.card-type-select .check-box-main input[type=checkbox]+input+label:before {
	left: 0px;
}

.add-joint-remove .joint-applicant {
	padding: 15px;
}

#otpcontinue h1 {
	padding-left: 15px;
}

.card-type-select input[type=checkbox]:checked+input+label:after {
	margin-left: 0px;
	top: 0px;
	left: 3px;
}

#wiText>div p {
	display: inline;
	font-size: 12px !important;
	font-family: 'Open Sans';
}

.select-class .optional-text {
	padding-left: 5px;
}

#optCardSec .modal-content {
	height: 550px;
	overflow: auto;
}

.card-type img {
	display: inline-block;
}

#email-text {
	border-radius: 4px;
}

.helptext-light-color, .helptext-light-color div {
	color: #80838F;
}

.modal-content {
	height: 550px;
	overflow: auto;
}

.col-marrgn-left {
	margin: 30px auto 0px auto;
	float: none !important;
	/*  width: 75%; */
}

.tabDetails {
	text-align: right;
	margin-right: 10px;
	margin-top:5px;
    font-family:'Open Sans'!important;
    font-size:12px !important;
}

.row.card-approved img {
	padding-bottom: 10px;
}

.errorMessage span {
	color: #f00;
	padding-left: 5px;
}

.service-id ul.errorMessage {
	padding: 0px 0px 3px 0px;
	float: left;
}

.select-class label {
	padding-left: 5px;
}

#agreementDs ul.list li {
	background: url(../../etail/images/list-style-img.png) no-repeat top
		left;
	background-size: 15px 13px;
	padding-left: 20px;
	list-style: none;
}
/*.link-color{color: #811D15;}*/
.btn.btn-secondary.btn-sm.tc-mobile-button {
	border-width: 2px;
	padding: 9px;
	border-radius: 6px;
	max-width: 173px;
	margin-left: auto;
	margin-right: auto;
}

.peace-padding-botom {
	padding-bottom: 12px;
}

.session-timeout-page {
	padding-top: 60px;
}

.session-timeout-text h1 {
	padding-bottom: 10px;
}

.session-timeout-text h4 {
	padding-bottom: 8px;
}

.optional-page-text .col-xs-2 {
	max-width: 70px;
	margin-top: 17px;
}

.optional-page-text .col-xs-10  p, .optional-page-text .col-xs-10  li {
	font-weight: normal;
}

.optional-page-text .col-xs-10 .printclass p, .optional-page-text .col-xs-10 .printclass li
	{
	font-weight: normal;
}

.print-text-opn a {
	font-weight: bold;
	color: #8e8e8f;
	font-size: 12px;
}

.v-center {
	vertical-align: middle;
}

.scroll-text-opt {
	margin: 15px 0px;
}

.opt-input {
	padding: 10px;
}

.optional-page-text h4 {
	color: #999999;
	margin-bottom: 5px;
}

ul.list-typ li {
	width: 33%;
	float: left;
}

ul.list-typ {
	padding-left: 15px;
	padding-top: 0px;
}

.optional-page-text .msg-img h4 {
	color: #000;
}

p.opt-center-padding {
	padding: 10px 0px;
}

.approved-container h4 {
	padding-left: 15px;
}

.link-color {
	color: #811D15;
}

.card-type li {
	width: 50%;
	float: left;
	list-style: none;
	padding: 0px 10px;
	margin-bottom: 10px;
}

.card-type .btn {
	white-space: normal;
	background-color: #fff;
	border: 1px solid #797979;
}

.card-type li.active a {
	background-color: #811D15;
	color: #fff;
}

.card-type-select {
	text-align: center;
}

.card-type-select .card-list {
	margin-top: 20px;
	margin-bottom: 30px;
}

/* .card-type-select .card-list:nth-child(2n) a {
    float: left;
} */
.card-type-select .card-list p {
	padding-top: 5px;
	color: #80838F;
}

.card-type-select div a {
	max-width: 228px;
	position: relative;
	display: inline-block;
	padding: 15px 10px 15px 10px;
}

.card-type-select .card-list span {
	position: absolute;
	bottom: 57px;
	right: 20px;
	border: 1px solid #aaa;
	padding: 5px 15px;
	background-color: #fff;
	color: #aaa;
}

.check-box-main {
	float: left;
	width: 37px;
	height: 37px;
	text-align: center;
	font-size: 45px;
	position: relative;
	left: 12px;
}

.check-box-main:focus {
	outline: 3px solid #000;
}

.add-joing-text {
	text-align: left;
	width: calc(100% - 68px);
	float: right;
}

.fa-check-square-o:before {
	content: "\f046";
}

.card-type ul {
	padding-left: 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.footer-security-text span {
	font-size: 25px;
	display: inline-block;
	height: 30px;
	float: left;
	padding-right: 8px;
	color: #000;
}

.main-container {
	min-height: 150px;
}

input {
	background-color: #fff;
}

.card-type .btn-card {
	white-space: normal;
	background-color: #fff;
	border: 1px solid #797979;
	font-size: 14px;
	display: block;
	text-align: center;
	padding: 8px 5px;
	border-radius: 5px;
}

.card-img-thirdparty {
	max-width: 250px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 20px;
}

.service-id-main {
	color: #80838F;
	padding-bottom: 15px;
}

.service-id {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.service-id h6 {
	font-size: 12px;
}

.no-margin {
	margin: 0px;
}

.service-id h5 {
	margin-bottom: 0px;
}

.service-id p {
	font-size: 13px;
}

.service-id p span {
	display: block;
	font-size: 13px;
}

.service-id .btn-dapply {
	border: 3px solid #811D15;
	top: 80px;
	min-width: 110px;
	padding: 3px 25px;
	background: none;
	border-radius: 5px;
	color: #811D15;
}

.service-id .btn-secondary:hover, .service-id .btn-secondary.active {
	background-color: #811D15;
	color: #fff;
}

.service-id ul {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
}

.service-id ul li {
	list-style: none;
	display: inline-block;
	padding: 0px 10px;
}

.service-id ul li a {
	color: #80838F;
	text-decoration: underline;
}

.service-id .form-group {
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
}

.service-id .form-group label {
	margin-left: 5px;
}

.service-id .service-loader {
	font-size: 14px;
	color: #811D15;
	padding: 30px 0px;
}

.service-id .service-loader img {
	width: 20px;
	margin-right: 5px;
}

.service-id .panel-container {
	padding: 10px 15px;
	width: 100%;
}

.service-id-main h5 {
	font-size: 16px;
	padding-left: 7px;
	margin-bottom: 5px;
}

p.service-id-or {
	padding-top: 25px;
	font-size: 17px;
}

.item .col-sm-4 {
	padding-left: 5px;
	padding-right: 5px;
}

.service-id .item .btn-dapply {
	position: absolute;
}

.btn-dapply, .btn-dapply:hover, .btn-dapply:visited, .btn-dapply:active:focus,
	.btn-dapply.focus, .btn-dapply:focus, .btn-dapply[disabled]:hover {
	width: auto;
	height: auto;
	padding: 3px 25px;
	color: #fff;
	background: none;
	border: 3px solid #811D15;
}

.carousel-control.left, .carousel-control.right {
	border: none;
	color: #ccc;
	height: 36px;
	background-image: none;
	font-size: 32px;
	top: 40%;
}

#carousel-example-generic .fa {
	top: 40%;
	position: absolute;
	left: 13px;
}

.carousel-inner {
	width: calc(100% - 100px);
	min-height: 115px;
	margin: 0px auto;
}

.carousel-control {
	width: 50px;
	opacity: 1;
}

.carousel-control:hover, .carousel-control.arrow-gray {
	color: #ccc;
}

.carousel-control:focus {
	color: #811D15;
}

@media screen and (min-width :320px) and (max-width: 600px) {
	.input-paddings {
		margin-left: 0px !important;
	}
}

@media screen and (max-width: 750px) {
	.form-group {
		padding-right: 15px;
	}
	.progressbar li {
		font-size: 18px;
	}
	.progressbar {
		width: 100%; 
		padding: 0px;
	}
	.padding-right0-mobiel {
		padding-right: 0px;
	}
	.padding-left0-mobile {
		padding-left: 0px;
	}
	.phone-type {
		display: none;
	}

	.tabDetails {
		margin-right: 0px;
	}
	.show-sm-down {
		display: block;
		float: none !important;
	}
	.hidden-sm-down {
		display: none;
	}
	.approved-container {
		padding: 10px 15px;
	}
	.card-approved p strong {
		font-size: 16px;
		font-weight: bold;
		font-family: 'Open Sans' !important;
	}
	/* .approved-text p {
		float: none;
		padding-right: 9px;
	} */
	.approved-container {
		width: 100%;
	}
	.approved-text {
		clear: both;
	}
	.doc-img {
		padding-bottom: 15px;
	}
	.bottom-buttons .btn-lg {
		padding: 10px 30px;
		margin-top: 20px;
		font-size: 14px;
	}
	.help-text {
		padding-left: 15px;
	}
	#help-textPriPhone.help-text {
		float: left;
	}
	.tc-mobile-hide {
		display: none;
	}
	.tc-mobile-button {
		display: block;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.tc-mobile-button.clicked {
		display: none;
	}
	.card-type li {
		width: 100%;
		margin-bottom: 10px;
	}
	.card-type-select .card-list:nth-child(2n+1) a, .card-type-select .card-list:nth-child(2n) a
		{
		float: none;
	}
	.padding-l-r {
		padding: 0px 15px;
	}
	.marrgn-auto {
		float: none !important;
	}
	#loadingDiv {
		text-align: center;
	}
	.progressbar-main {
		position: relative;
	}
	.approved-text {
		padding-top: 15px;
		max-width: 273px;
		margin: 0px auto;
	}
	.row.card-approved>div.text-center {
		width: 100%;
		margin: 0px auto;
		float: none !important;
	}
	.card-approved img.img-responsive {
		margin: 0px auto;
	}
	.card-img-thirdparty {
		max-width: 220px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.form-control {
		font-size: 16px;
		padding-left: 3px;
		padding-right: 3px;
	}
	#income-lastlattres.input-group-addon {
		font-size: 16px;
		top: 5px;
	}
	.padding-l-r {
		margin-top: -30px;
	}
	.padding-l-r.padding-top0 {
		margin-top: -10px;
	}
	
	.select-class .row {
		margin-right: -15px;
		margin-left: -15px;
	}
	.print-button-text {
		padding-left: 70px;
		position: relative;
	}
	.print-button-text a {
		width: 57px !important;
		position: absolute;
		left: 0px;
	}
	.col-marrgn-left {
		float: left !important;
	}
	.preview_term_div {
		width: 100%;
		border: 2px solid #ddd;
		background-color: rgb(238, 238, 238);
		border-color: #fff;
	}
	.optional-page-text h4 {
		margin-top: 15px;
	}
	.valid_thru_dare_res {
		font-size: 16px;
		font-weight: 600;
		display: block;
		line-height: 30px;
	}
	.help-icon {
		padding-bottom: 27px;
	}
    .help-icon-net-income{
        padding-bottom: 24px !important;
    }
	.noMatchText{
		width: 95%;
	}
.pq-pf-ptext
{
padding-left: 0px;
}
}

@media screen and (max-width: 650px) {
	.form-group {
		padding-left: 15px;
	}
	.form-group.padding-right0-mobiel {
		padding-right: 0px;
	}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
	.form-group.col-xs-3.col-sm-2.margin_botton {
		padding-left: 0px;
	}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.progressbar {
		width: calc(100% - 10px);
	}
	.card-type li {
		width: 50%;
	}
	.padding-left0 {
		padding-left: 0px;
	}
	.col-xs-12 {
		width: 100%;
	}
	.preview_term_div {
		width: 100%;
		border: 2px solid #ddd;
		background-color: rgb(238, 238, 238);
		border-color: #fff;
	}
}

@media ( max-width : 480px) {
	.progressbar li {
		font-size: 15px;
	}
	.progressbar-main span {
		right: 0px;
	}
	.progressbar-main>span::after {
		bottom: 20px;
	}
	.display-desktop {
		display: none;
	}
	.display-mobile {
		display: inline-block;
	}
	h1 {
		font-size: 20px;
		margin-top: 23px;
	}
	.approve-font {
		font-size: 16px !important;
	}
	h4 {
		font-size: 15px;
		font-weight: bold;
	}
	.btn-group-lg>.btn, .btn-lg {
		padding: 7px 8px;
	}
	.otp-code {
		display: block;
		width: 100%;
		margin-top: 5px;
		/* max-width: 180px; */
	}
	.padding-left0 {
		padding-left: 0px;
	}
	.xs1to11-mobile-fullwidth {
		width: 100%;
	}
	.card-type-select .card-list {
		width: 100%;
	}
	.approved-container .padding-right0 {
		padding-right: 12px;
		width: 100%;
	}
	.col-marrgn-center {
		max-width: 242px;
	}
	.input-padding span.optional-text {
		position: relative;
		display: block;
	}
	.preview_term_div {
		width: 100%;
		border: 2px solid #ddd;
		background-color: rgb(238, 238, 238);
		border-color: #fff;
	}
	ul.list-typ li {
		width: 100%;
	}
	.reward-codes {
		width: 100%;
	}
	.barcode-ieimage {
		margin-left: 48px;
	}
	.reward-codes div {
		width: 100%;
		text-align: center;
	}
	#termsBackBtn {
		height: 35px !important;
		/* width: 121% !important;  */
	}
	#offerBackBtn {
		height: 35px !important;
		/* width: 121% !important;  */
	}
	.approved-container {
		width: 100%;
	}
	.shop-online-button {
		width: 124px;
	}
	.shop-online-content {
		width: 374px;
	}
	/* Defect-4672 */
	.ht-26 {
		height: 26px;
	}
}

@media ( max-width : 480px) {
	.main-heading-icon-text {
		width: 82%;
	}
	.display-desktop {
		display: none;
	}
	.display-mobile {
		display: inline-block;
	}
	.main-heading-icon {
		padding-right: 10px;
	}
	.optional-page-text .col-xs-2 img {
		margin-left: -10px;
	}
}

.option_focus:focus {
	outline: 3px solid #000;
}

.scroll-buttons span:focus {
	outline: 1px #000 solid;
}

.scroll-buttons span {
	display: inline-block;
}

span.qr-text {
	margin-top: 20px;
	text-align: left;
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.reward-codes strong {
	margin-bottom: 12px;
	font-weight: normal;
	display: inline-block;
}

span#couponNum {
	padding-top: 5px;
	display: inline-block;
}

.reward-codes span {
	display: block;
	color: #999;
}

#couponContent, .reward-codes {
	display: inline-block;
}

.check-btn {
	position: relative;
	width: 25px !important;
	height: 17px !important;
	opacity: 1 !important;
	z-index: 99 !important;
	margin: 0px !important;
	margin-top: 6px !important;
}

.language {
	/* text-align: right !important;
    width: 78%;
    margin: 0px auto; */
	position: absolute;
	right: 10%;
	/* top: 53px; */
}

.language .english {
	border-right: 1px solid #333;
	padding-right: 7px;
	color: #333;
	font-size: 16px;
}
.language .spanish {
	padding-left: 5px;
	color: #333;
	font-size: 16px;
}
@media screen and (max-width:480px){
	.language{
	top:-25px !important;
	}
}

.select-card-language {
	position: absolute;
	right: 10%;
	top: 17px !important;
}

/* Alpha Changes */
/* Home button  */
.alphaHome-btn, .alphaHome-btn:hover, .alphaHome-btn:visited,
	.alphaHome-btn:focus, .alphaHome-btn:active, .alphaHome-btn:active:focus {
	width: auto;
	min-width: 235px !important;
	min-height: 52px !important;
	height: auto !important;
	white-space: initial;
	word-break: break-all;
}

.alphapending-container {
	width: 90%;
	margin: 0px auto;
	padding: 10px 31px 3px 31px;
}
/* alpha platinum changes */
#dapplycancel {
	margin-bottom: 5%;
}

.payemtEstimatorTit {
	font-weight: 200;
	font-style: normal;
	font-size: 28px;
	padding: 15px;
}

.updateButtonCss {
	position: absolute;
	width: 65px;
	height: 24px;
	background: inherit;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(138, 0, 0, 1);
	border-radius: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 10px;
	color: #8A0000;
	margin-left: 0px;
	/* background-color: rgb(238,238,238) !important; */
}

.textfontCss {
	font-family: 'ArialMT', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	color: #333333;
	line-height: normal;
}

.textFiledCss {
	position: absolute;
	width: 80px;
	height: 24px;
	font-family: 'Roboto-Bold', 'Roboto Bold', 'Roboto';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	border-color: transparent;
	outline-style: none;
	padding: 1px 0px 1px 0px;
	box-sizing: border-box;
	/*  background-color: rgb(238,238,238) !important; */
	border-bottom-color: rgb(200, 200, 200);
}

.scoreCss {
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	border-bottom-color: rgb(200, 200, 200) !important;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	text-align: left;
	padding-bottom: 5px;
}

.p1 {
	font-family: 'Arial';
	font-weight: 400;
	font-style: normal;
	color: #1E1E1E;
	text-align: left;
	font-size: 16px;
	word-wrap: break-word;
	padding-left: 5px !important;
}

.p2 {
	font-family: 'ArialMT', 'Arial';
	font-weight: 400;
	font-style: normal;
	color: #1E1E1E;
	text-align: left;
	font-size: 14px;
	word-wrap: break-word;
	padding-left: 5px !important;
}

.p3 {
	font-family: 'Arial';
	font-weight: 400;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-size: 11px;
	word-wrap: break-word;
	padding-left: 5px !important;
}

.p4 {
	font-family: Arial-BoldMT, "Arial Bold", Arial;
	font-weight: 700;
	font-size: 12px;
	word-wrap: break-word;
	line-height: 14px;
	text-align: left;
	color: #333333;
	padding-left: 5px !important;
}

.imgCss {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#previewRatesConatiner {
	margin-left: auto;
	margin-right: auto;
}

.backToAppBtnMouseOver {
	background-color: rgb(51, 51, 51) !important;
}

.AmountFiledCss {
	position: absolute;
	width: 80px;
	height: 55px;
	font-family: 'Roboto-Bold', 'Roboto Bold', 'Roboto';
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	text-decoration: none;
	color: #811D15;
	text-align: center;
	border-color: transparent;
	outline-style: none;
	padding: 1px 0px 1px 0px;
	box-sizing: border-box;
	top: -10px;
	left: 12px;
	/*  background-color: rgb(238,238,238) !important; */
	border-bottom-color: rgb(200, 200, 200);
}

.previewRatesCont {
	background-color: #ebebe9 !important;
	margin-top: 20px;
}
/* check box */
.consentCheck {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.consentCheck input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #eee;
	border: 2px solid #010101;
	border-radius: 4px;
	opacity: 0.54;
}

/* When the checkbox is checked, add a blue background */
.consentCheck input:checked ~ .checkmark {
	background-color: #020211;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.consentCheck input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.consentCheck .checkmark:after {
	left: 4px;
	top: 0px;
	width: 7px;
	height: 13px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.optionSelection_button {
	left: 0px;
	top: 0px;
	/* background-color:#ffffff; */
	width: 92%;
	height: 34px;
	box-sizing: border-box;
	box-shadow: none;
	font-family: Arial-BoldMT, "Arial Bold", Arial;
	font-weight: 700;
	font-style: normal;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
.selectOffer_header_2 {
	left: 0px;
	width: 497px;
	transform-origin: 248.5px 9px 0px;
	border-width: 0px;
	position: absolute;
	top: 0px;
	white-space: nowrap;
}
/* Loan Amount */
.cartAmount {
	color: #811D15;
}

.cartamountColor {
	color: #c8c8c8;
}

#cartAmount {
	width: 67%;
	font-size: 18px;
	border: none;
	text-align: right;
}

#input-bar {
	width: 78%;
	height: 2px;
	background: #c8c8c8;
	position: relative;
	bottom: 0px;
	z-index: 1;
}
/*  tooltip css start */
.tooltipValidThru {
	display: inline-block;
	position: relative;
	border-bottom: 1px dotted #666;
	text-align: left;
	margin-right: 9px;
}

.tooltipValidThru .right {
	min-width: 150px;
	top: 50%;
	left: 100%;
	margin-left: 20px;
	transform: translate(0, -26%);
	padding: 6px 15px;
	color: #444444;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	border-radius: 4px;
	position: absolute;
	z-index: 99999999;
	box-sizing: border-box;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
	display: none;
}

.tooltipValidThru .right i {
	position: absolute;
	top: 22%;
	right: 100%;
	margin-top: -12px;
	width: 12px;
	height: 24px;
	overflow: hidden;
}

.tooltipValidThru .right i::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	top: 50%;
	transform: translate(50%, -50%) rotate(-45deg);
	background-color: #FFFFFF;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

/* DEA-1192 Start */
.tooltipValidThru .tooltipright {
	min-width: 150px;
	top: 50%;
	left: 100%;
	margin-left: 20px;
	transform: translate(0, -26%);
	padding: 6px 15px;
	color: #444444;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	border-radius: 4px;
	position: absolute;
	z-index: 99999999;
	box-sizing: border-box;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
	display: none;
}

.tooltipValidThru .tooltipright i {
	position: absolute;
	top: 22%;
	right: 100%;
	margin-top: -12px;
	width: 12px;
	height: 24px;
	overflow: hidden;
}

.tooltipValidThru .tooltipright i::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	top: 50%;
	transform: translate(50%, -50%) rotate(-45deg);
	background-color: #FFFFFF;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}
/*DEA-1192 END */
.tooltip-header {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

.tooltip-mb5 {
	margin-bottom: 5px;
	font-size:12px !important;
  	font-family: 'Open Sans' !important;
}

.tooltip-close {
	font-size: 14px !important;
	cursor: pointer;
	right: 12px;
	top: 8px;
	position: absolute;
}

.tooltip-close:focus {
	outline: solid;
	outline-color: black
}
/* tooltip css End  */

/* DCPP-327:-Paylater WF template Design and Build*/
@media screen and (max-width:768px){
.AlignmentDevice{
    padding-left: 35px;
    }
}
/*  DI-100  START*/
@media only screen and (min-width: 120px) and (max-width: 450px) {
	/*DEA-1813 Defect-4092*/
	/*DEA-1933*/
	.pq-offer-body-padding {
		padding-left: 67px;
		margin-bottom: 0px !important;
	}
	.offer-sec-main {
		max-width: 280px !important;
		margin: 0 auto;
	}
	.offer-head-sec p {
		height: 48px !important;
		max-width: 231px !important;
		margin-bottom: 16px !important;
	}
    /* DCPP-732: PQ Offer Persistence */
    .disclosureTest .disclosureContent {
    width: 100% !important;
    }
    .disclosureContent p{
     	left: 14px !important;
	}
	.custom-mar-bottom25 {
		margin-bottom: 25px;
		color: #3b3c43;
	}
	.terms-content {
		min-height: 60px;
	}
	.termsTitle {
		margin-bottom: 5px;
	}
}

@media only screen and (min-width: 460px) and (max-width: 760px) {
	.termsTitle {
		margin-bottom: 5px;
	}
}

@media only screen and (min-width: 120px) and (max-width: 767px) {
 	 .emailbox-size {
		width: 266px;
		width: auto;
    	min-height: 104px !important;
	}
	.offer-margin {
		margin-top: 12px !important;
	}
	#minAmount {
		display: block;
		width: 332px !important;
	}
	.barcode-div {
		border: 1px solid #fff;
		width: 300px;
		margin: 0 auto;
		background: #fff;
		box-shadow: 1px 1px 1px 2px #eee;
		margin-top: -54px;
		position: relative;
		border-radius: 5px;
	}
	.barcode-image {
		width: 250px;
		height: 80px;
		padding-top: 10px;
	}
	.creditText-align {
		margin-bottom: 61px;
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 18px;
		color: #ffffff;
	}
	.trans-acc-no-align {
		margin-bottom: 10px;
	}
	.trans-next-barCode {
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 16px;
	}
	html {
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	* {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.step3 {
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-style: normal;
		font-size: 11px;
		margin-top: 25px;
	}
	.terms-page-content {
		position: relative;
	}
	.trans-page-content {
		margin: 15px -11px 0 -11px;
		position: relative;
	}
	#cache269 {
		padding-left: 4% !important;
	}
	/* #validDate {
		display: table-caption;
	} */
	.review-term-header-text {
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 20px;
	}
	.review-term-header {
		border-width: 0px;
		width: 350px;
		font-family: 'SynchronySans-Thin', 'Synchrony Sans Thin',
			'Synchrony Sans';
		font-weight: 200;
		font-style: normal;
		font-size: 28px;
	}
	.text-container2 {
		height: 26px;
		top: 31px;
		margin-bottom: 5px;
		background-color: #FBC600;
		position: relative;
	}
	.text-container3 {
		height: 26px;
		top: 71px;
		margin-bottom: 5px;
		background-color: #FBC600;
		position: relative;
	}
	.text-container1 {
		height: 28px;
		background-color: #FBC600;
	}
	.text-container4 {
		height: 28px;
		top: 111px;
		margin-bottom: 5px;
		background-color: #FBC600;
		position: relative;
	}
	.text1 {
		width: 195px;
	    height: 28px;
		color: #000000;
		margin-left: 5px;
	    margin-top: 12px;
	    word-break: normal;
	    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	    font-weight: 700;
	    font-style: normal;
	    font-size: 12px;
	    text-align: left;
	    padding-top: 7px;
	}
	.text2 {
		width: 138px;
		height: 14px;
		color: #000000;
		margin-left: 5px;
		padding-top: 5px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-style: normal;
		font-size: 12px;
		text-align: left;
	}
	.text3 {
		width: 138px;
		height: 14px;
		color: #000000;
		margin-left: 5px;
		padding-top: 6px;
		font-family: 'Arial';
		font-style: normal;
		font-size: 12px;
		text-align: left !important;
	}
	.text4 {
		width: 150px;
		height: 14px;
		color: #000000;
		margin-left: 5px;
		padding-top: 8px;
		font-family: 'Arial';
		font-style: normal;
		font-size: 12px;
		text-align: left !important;
	}
	.main {
		margin-left: 40px;
	}
	.aprContent {
		width: 207px;
		left: 5px;
		bottom: 91px;
		height: 23px;
		position: relative;
	}
	.aprContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.fcContent {
		width: 209px;
		left: 5px;
		bottom: 56px;
		position: relative;
	}
	.fcContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.afContent {
		width: 207px;
		bottom: 18px;
		left: 5px;
		position: relative;
	}
	.afContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.topContent {
		width: 207px;
		left: 5px;
		position: relative;
		top: 22px;
	}
	.topContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.aprValue {
		border-width: 0px;
		left: 245px;
		width: 82px;
		bottom: 227px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.fcValue {
		border-width: 0px;
		left: 236px;
		width: 82px;
		bottom: 191px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.afValue {
		border-width: 0px;
		left: 234px;
		width: 82px;
		bottom: 145px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.topValue {
		border-width: 0px;
		left: 235px;
		width: 82px;
		bottom: 95px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.emiInfo {
		background-color: #f1f1f1;
		height: 161px;
		position: relative;
		bottom: 4px;
		padding-left: 10px;
		border: none;
		border-radius: 5px;
	}
	.emiInfo1 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-size: 12px;
		color: #000000;
		line-height: 24px;
	}
	.emiInfo2 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-size: 18px;
		color: #000000;
		width: 156px;
		line-height: 24px;
	}
	.emiInfo3 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		width: 156px;
		line-height: 13px;
	}
	.emiInfo4 {
		width: 150px;
		height: 59px;
		background-color: rgba(255, 255, 255, 0);
		position: relative;
		margin-left: 56%;
		bottom: 82px;
		box-shadow: none;
		font-size: 13px;
		color: #000000;
	}
	.emiLine {
		border-left: 1px solid black;
		height: 45px;
		/* left: initial; */
		margin-left: 51%;
		position: relative;
		bottom: 21px;
	}
	.contract-info {
		border-width: 0px;
		width: 529px;
		height: 32px;
		background-color: rgba(255, 255, 255, 0);
		border: none;
		border-radius: 0px;
		box-shadow: none;
		font-size: 13px;
		color: #000000;
		text-align: left;
		position: relative;
		bottom: 40px;
	}
	.vline1 {
		border-left: 1px dashed #808080;
		height: 28px;
		left: initial;
		bottom: 350px;
		position: relative;
	}
	.vline2 {
		border-left: 1px dashed #808080;
		height: 27px;
		left: initial;
		bottom: 319px;
		position: relative;
	}
	.vline3 {
		border-left: 1px dashed #808080;
		height: 27px;
		left: initial;
		bottom: 275px;
		position: relative;
	}
	.vline4 {
		border-left: 1px dashed #808080;
		height: 27px;
		left: initial;
		bottom: 230px;
		position: relative;
		margin-bottom: -167px;
	}
	.term1 {
		position: relative;
		top:2px;
	}
	.term2 {
		position: relative;
		top:3px;
	}
	.term3 {
		position: relative;
		top:3px;
	}
	.term4 {
		position: relative;
	}
	.term5 {
		position: relative;
	}
	.term-text {
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		margin: 0px;
	}
	.checkbox_terms {
		
	}
	.preview_term_div {
		width: 100% !important;
		border: 2px solid #ddd;
		background-color: rgb(238, 238, 238);
		border-color: #fff;
	}
	.previewRatesFlexDiv {
		width: 100% !important;
		margin-left: initial !important;
		padding: 0 !important;
		padding-bottom: 32px !important;
	}
	.prequal-alert {
		margin: auto;
		background-color: rgba(242, 242, 242, 1);
		width: 94%;
		border-radius: 10px;
	}
  	.ca-alert {
		margin: auto;
		width: 94%;
	}
	.installConditions {
		margin-bottom: 15px;
	}
	.chckbxAgree {
		/* padding-left: 4% !important; */
		
	}
	.submitAndPreviewDiv {
		display: flex;
		flex-direction: column;
	}
	.preview {
		order: 2
	}
	.submitButton {
		order: 1
	}
	.lookUpSSN {
		height: 40px;
		width: 138px;
	}
	.lookUpDOB {
		height: 40px;
		width: 147px;
	}
	.lookUpBack {
		width: 136px;
		height: 40px;
	}
	.lookUpContinue {
		width: 160px;
		height: 40px;
		outline: none;
	}
	.pl-15 {
		padding-left: 15px;
	}
	.align-mob-btn {
		padding-left: initial !important;
		padding-right: initial !important;
	}
	.instAvlbleTime {
		width: 100% !important;
		margin-left: initial !important;
		padding: 15px 0 0 0 !important;
	}
	.expryContResponsve {
		width: initial !important;
	}
	/* tooltip css in 786 */
	.tooltipValidThru {
		display: inline-block;
		position: relative;
		border-bottom: 1px dotted #666;
		text-align: left;
		margin-right: 9px;
	}
	.tooltipValidThru  .right {
		min-width: 225px;
		margin-left: 6rem;
		top: 12px;
		/* left: -10%; */
		transform: translate(-72%, 0);
		padding: 4px 12px;
		color: #444444;
		background-color: #FFFFFF;
		font-weight: normal;
		font-size: 13px;
		border-radius: 4px;
		position: absolute;
		z-index: 99999999;
		box-sizing: border-box;
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
	}
	.tooltipValidThru .right i {
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-left: -12px;
		width: 24px;
		height: 12px;
		overflow: hidden;
		top: 0%;
		margin-top: -12px;
	}
	.tooltipValidThru .right i::after {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		left: 50%;
		transform: translate(-50%, 50%) rotate(45deg);
		background-color: #FFFFFF;
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
		top: 0;
	}

	/* DEA-1192 Starts*/
	.tooltipValidThru  .tooltipright {
		min-width: 225px;
		margin-left: 6rem;
		top: 12px;
		left: -10%;
		transform: translate(-72%, 0);
		padding: 4px 12px;
		color: #444444;
		background-color: #FFFFFF;
		font-weight: normal;
		font-size: 13px;
		border-radius: 4px;
		position: absolute;
		z-index: 99999999;
		box-sizing: border-box;
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
	}
	.tooltipValidThru .tooltipright i {
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-left: -12px;
		width: 24px;
		height: 12px;
		overflow: hidden;
		top: 0%;
		margin-top: -12px;
	}
	.tooltipValidThru .tooltipright i::after {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		left: 50%;
		transform: translate(-50%, 50%) rotate(45deg);
		background-color: #FFFFFF;
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
		top: 0;
	}
	.checkBox-priField{
		left:-6px !important;
	}
	/* DEA-1192 Ends */
	/*DEJ-650 : ADA Change for hearing consent UI*/
	.primaryPhoneTypeValues label{
		margin-right: 10px !important;
	}
	/*DEJ-869 : Less padding on the sides in mobile view for wallets headline*/
	#mobileWallet h1{
		margin: 0% !important;
	}
}

@media only screen and (min-width: 768px) {
	.barcode-div {
		border: 1px solid #fff;
		width: 500px;
		margin: 0 auto;
		background: #fff;
		box-shadow: 1px 1px 1px 2px #eee;
		margin-top: -44px;
		position: relative;
		border-radius: 5px;
	}
	.barcode-image {
		width: 168px;
    height: 59px;
		padding-top: 10px;
	}
	.creditText-align {
		margin-bottom: 45px;
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 26px;
		color: #ffffff;
	}
	.trans-acc-no-align {
		margin-bottom: 10px;
	}
	.trans-next-barCode {
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 16px;
	}
	.offersPage-header-content {
		margin-left: -4.5% !important;
	}
	.previewRatesContentAllign {
		margin-top: 12px;
	}
	.step3 {
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-style: normal;
		font-size: 11px;
	}
	.review-term-header-text {
		font-family: 'SynchronySans-Thin', 'SynchronySans Thin',
			'Synchrony Sans';
		font-size: 28px;
	}
	.review-term-header {
		border-width: 0px;
		width: 550px;
		font-family: 'SynchronySans-Thin', 'Synchrony Sans Thin',
			'Synchrony Sans';
		font-weight: 200;
		font-style: normal;
		font-size: 28px;
	}
	.terms-page-content {
		margin: 0px 30px;
		position: relative;
	}
	.trans-page-content {
		margin: 40px;
		position: relative;
	}
	.text-container2 {
		width: 128px;
	    height: 62px;
	    margin-left: -2px;
	    background-color: #FBC600;
	    display: inline-block;
	    vertical-align: top
	}
	.text-container3 {
		width: 126px;
	    height: 62px;
	    margin-left: -2px;
	    background-color: #FBC600;
	    display: inline-block;
	    padding-right: 27px;
	    justify-content: center; 
    	text-align: center;
    	padding-left: 26px !important;
	}
	.text-container1 {
		width: 133px;
	    height: 62px;
	    background-color: #FBC600;
	    display: inline-block;
	}
	.text-container4 {
		width: 137px;
		height: 62px;
		margin-left: -2px;
		background-color: #FBC600;
		display: inline-block;
		justify-content: center; 
    	text-align: center;
    	padding-left: 18px !important;
	}
	.text1 {
		 width: 121px;
	    height: 28px;
	    color: #000000;
	    margin-left: 8px;
	    margin-top: 12px;
	    word-break: normal;
	    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	    font-weight: 700;
	    font-style: normal;
	    font-size: 12px;
	    text-align: center;
	    
	}
	.text2 {
		width: 158px;
	    height: 22px;
	    color: #000000;
	    margin-left: -9px;
	    word-break: normal;
	    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	    font-weight: 700;
	    font-style: normal;
	    font-size: 12px;
	    padding-left: 15px;
	    padding-top: 24px;
	}
	.text3 {
		height: 59px;
		color: #000000;
		margin-left: 5px;
	    margin-top: 12px;
		word-break: normal;
	    font-family: 'Arial';
		font-style: normal;
		font-size: 12px;
		text-align: center;
    	justify-content: center;
	}
	.text4 {
		width: 91px;
		height: 28px;
		color: #000000;
		margin-left: 5px;
	    margin-top: 12px;
		word-break: normal;
	    font-family: 'Arial';
		font-style: normal;
		font-size: 12px;
		text-align: center;
   		 justify-content: center;
	}
	.main {
		margin-left: 40px;
	}
	.aprContent {
		width: 120px;
		left: 7px;
		top: 10px;
		position: relative;
	}
	.aprContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.fcContent {
		left: 139px;
		width: 115px;
		bottom: 22px;
		position: relative;
		margin-bottom: 23px
	}
	.fcContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.afContent {
		width: 108px;
	    bottom: 76px;
	    left: 270px;
		position: relative;
	}
	.afContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.topContent {
		width: 123px;
	    bottom: 124px;
	    left: 398px;
		position: relative;
	}
	.topContentText {
		font-size: 11px;
		text-align: left;
		color: #000000;
		line-height: 16px;
	}
	.aprValue {
		border-width: 0px;
		left: 9px;
		width: 82px;
	    bottom: 112px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.fcValue {
		border-width: 0px;
		left: 141px;
		width: 82px;
	    bottom: 134px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.afValue {
		border-width: 0px;
		left: 270px;
		width: 82px;
	    bottom: 157px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.topValue {
		border-width: 0px;
	    left: 394px;
		width: 82px;
		bottom: 180px;
		font-size: 18px;
		height: 23px;
		color: #000000;
		position: relative;
	}
	.emiInfo {
		background-color: #f1f1f1;
		width: 530px;
		height: 95px;
		position: relative;
		padding: 10px;
		border: none;
		border-radius: 5px;
		margin-top: -35.8em
	}
	.emiInfo1 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-size: 12px;
		color: #000000;
		width: 186px;
		line-height: 24px;
	}
	.emiInfo2 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-size: 18px;
		color: #000000;
		width: 156px;
		line-height: 24px;
	}
	.emiInfo3 {
		margin: 0px;
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		width: 156px;
		line-height: 13px;
	}
	.emiInfo4 {
		width: 308px;
		height: 59px;
		background-color: rgba(255, 255, 255, 0);
		position: relative;
		left: 200px;
		bottom: 88px;
		box-shadow: none;
		font-size: 13px;
		color: #000000;
	}
	.emiLine {
		border-left: 1px solid black;
		height: 40px;
		left: 180px;
		position: relative;
		bottom: 30px;
	}
	.vline1 {
		border-left: 1px dashed #808080;
		height: 90px;
	    left: 133px;
		width: 82px;
		bottom: 272px;
		position: relative;
	}
	.vline2 {
		border-left: 1px dashed #808080;
		height: 90px;
	    left: 262px;
		width: 82px;
		bottom: 362px;
		position: relative;
	}
	.vline3 {
		border-left: 1px dashed #808080;
		height: 90px;
	    left: 389px;
		width: 82px;
		bottom: 452px;
		position: relative;
	}
	.contract-info {
		border-width: 0px;
		width: 529px;
		height: 32px;
		background-color: rgba(255, 255, 255, 0);
		border: none;
		border-radius: 0px;
		box-shadow: none;
		font-size: 13px;
		color: #000000;
		text-align: left;
		position: relative;
		bottom: 440px;
	}
	.term1 {
		position: relative;
		margin-top: 1em;
	}
	.term2 {
		position: relative;
	}
	.term3 {
		position: relative;
	}
	.term4 {
		position: relative;
	}
	.term5 {
		position: relative;
	}
	.term-text {
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		margin: 0px;
	}
	.previewRatesFlexDiv {
		display: -webkit-flex;
		-webkit-justify-content: center;
		display: flex;
		justify-content: center;
		width: 125%;
		margin-left: -12.5% !important;
	}
	.preview_term_div {
		width: 100%;
		border: 2px solid #ddd;
		background-color: rgb(238, 238, 238);
		border-color: #fff;
	}
	.installments_header_font_text {
		font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
		font-weight: 700;
		font-style: normal;
		font-size: 11px;
	}
	.preveiw_rates_text {
		font-weight: 700;
		font-style: normal;
		font-size: 14px;
		color: #8A0000;
		padding-left: 5px;
		font-family: arial;
	}
	.installConditions {
		margin-bottom: 15px;
		margin-right: -15px;
		margin-left: -15px;
	}
	.ins-error-msg-top {
		margin-top: 13px;
	}
	.lookUpSSN {
		height: 40px;
		width: 222px;
	}
	.lookUpDOB {
		height: 40px;
		width: 222px;
	}
	.lookUpBack {
		width: 210px;
		height: 40px;
	}
	.lookUpContinue {
		width: 208px;
		height: 40px;
		outline: none;
	}
	.expryContResponsve {
		width: 115% !important;
	}
	.instAvlbleTime {
		width: 125% !important;
		margin-left: -12.5% !important;
	}
}

.hr-mrbottom {
	margin-bottom: 0 !important;
}

.lookup-btn-alignment {
	margin-top: 7pt;
	height: 42px !important;
	width: 100% !important;
	font-size: 12px;
	font-weight: 700;
	font-family: arial;
}

.lookup-btn-alignment:hover {
	height: 42px !important;
}

@media only screen and (min-width: 768px) {
	.continue-btn-align {
		position: relative;
		left: 3%;
	}
}

.singleOffer {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Open Sans';
	line-height: 1.5;
	margin-bottom: 24px;
}

.expirtyContextText {
	font-family: 'ArialMT', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	line-height: normal;
	margin-bottom: 26px;
}

.checkbox-consent {
	margin-bottom: initial;
}

.ui-widget-content .ui-menu-item div:hover {
	border: 1px solid #dddddd !important;
	background: #ffffff !important;
	color: #333333 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border: 1px solid #dddddd !important;
	background: none !important;
	font-weight: normal;
	color: #333333 !important;
}

.input-SSNArea {
	font-weight: normal;
	width: 68px;
	display: inline-block;
	border: none;
	box-shadow: none;
	pointer-events: none;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 17px;
	color: #9B9B9B;
	padding-left: 0px;
}

/* DE-1283 One Acq UAT Defect Fix */
.info-content {
	display: inline-block !important;
	position: absolute !important;
	line-height: 1.0 !important;
	font-size: 21px !important;
	font-weight: bold !important;
	padding-left: 18px;
}

.info-icon {
	display: inline-block !important;
	font-size: 30px !important;
	vertical-align: middle !important;
	margin-top: 5px;
}

.show-hide-text {
	background: rgba(51, 122, 183, 0.09);
	padding: 10px;
}

#doddFrankInfoOne {
	display: inline-block !important;
}

.main-approve-container {
	padding: 0px !important;
}

@media ( max-width : 650px) {
	.main-approve-container {
		width: 90% !important;
	}
}

@media only screen and (min-width: 320px) {
	.credit-content {
		padding-left: 0px !important;
	}
}

@media print {
	body {
		margin-top: 30px;
	}
	.creditScoreLimit {
		margin-top: 30px !important;
		clear: both;
		display: inline-block;
		width: 100%;
	}
	.security-text-dApply {
		margin-top: 22px;
	}
	.security-icon-dApply {
		margin-top: 22px;
	}
	.print-buttons-last .btn-primary, .print-buttons-last span {
		width: 190px;
	}
	.print-buttons-last span {
		vertical-align: middle;
	}
	a[href]:after {
		display: none;
		visibility: hidden;
	}
	.tapForDetailsDesc {
		display: block !important;
	}
	.marrgn-auto button {
		background: none !important;
	}
	.margin-top-25 {
		margin-top: 25px;
	}
	.shop-online-button {
		width: 124px;
	}
	.shop-online-content {
		width: 374px;
	}
	.reward-codes {
		margin-right: 100px;
		width: 50%;
		margin-top: -13%;
	}
	.barcode-ieimage {
		width: 50%;
	}
	.approved-container {
		width: 100%;
	}
	.apolozi-alert .icon {
		border: none !important;
	}
    .posfooter-iframe {
      position: unset !important;
    }
  	.pos-modal-header {
     position: unset !important;
}
}
/* .apolozi-alert .icon{
	border:none !important;
	} */
.reward-codes {
	float: right;
}

#couponDownTimeContent {
	clear: both;
}

#couponNum {
	margin-left: 7px;
}

.barcode-ieimage {
	display: inline-block;
	margin-top: 20px;
}
/* DPS-4829 ADA changes
#print1:focus, #print1:active, #print1:visited {
	outline: none !important;
}
*/
@media ( max-width :320px) {
	.iphonemobprint {
		width: 250px !important;
	}
}

@media ( max-width : 450px) {
	#ficoSection .creditScoreLimit {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#ficoSection .score-range {
		padding-left: 0px;
	}
}

@media screen and (max-width:750px) {
	.form-group {
		padding-left: 15px;
	}
	.panel-container {
		width: 100%;
	}
	/* .user-details {
		margin-top: -20px;
		margin-bottom: 35px !important;
	} */
	.membership-number-label {
		margin-left: -10px !important;
		margin-top: 10px;
	}
	.dynamic-label-content {
		margin-top: 10px;
	}
	.application-fill-head {
		left: 0px !important;
		margin-bottom: 16px !important;
	}
	.col-onlyfor-desktop{
		display: none;
	}
}

.application-fill-head {
	position: relative;
	left: -63px;
	margin-bottom: 10px;
}

.application-fill-head i {
	padding-right: 12px;
	font-size: 34px;
}

.mb-0 {
	margin-bottom: 0px;
}

.mb-15 {
	margin-bottom: 15px;
}

.edit-pencil p {
	margin-bottom: 0px;
    min-height: 24px;
    font-size: 16px;
    line-height: 1.5;
    color: #34657f;
    font-weight: bold;
}
.edit-pencil p i {
	padding-right: 9px;
}
.edit-pencil p a {
	color: #34657f;
    font-weight: bold;
}

.prefill-details {
	margin-top: 24px;
}

.prefill-panel-heading {
	padding-bottom: 0px;
}

/* Waterfall changes */
/*css for new d-apply pages*/
.main-content-frame {
	padding: 20px;
	padding-top: 0px;
}

.financing-offer .panel {
	border-top: 7px solid #75cc48;
	box-shadow: 2px 3px 5px #e8e7e7;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.lease-to-own .panel {
	border-top: 7px solid #1393c9;
}

.logo-plus-images .img-responsive {
	display: inline-block
}

.financing-offer .panel-body {
	padding-top: 6px;
	padding-left: 30px;
}

.intrested-btn .btn, .intrested-btn .btn:hover, .intrested-btn .btn:visited,
	.intrested-btn .btn:focus {
	background: #388112;
	color: #fff;
	font-weight: bold;
	width: 170px;
	margin-bottom: 30px;
	padding: 10px 12px;
	height: 42px;
}

.apply-btn .btn, .apply-btn .btn:hover, .apply-btn .btn:visited,
	.apply-btn .btn:focus {
	background: #1393c9;
	color: #fff;
	font-weight: bold;
	width: 170px;
	margin-bottom: 20px;
	padding: 10px 12px;
	height: 42px;
}

.financing-offer .important-text {
	font-size: 9px;
	margin-bottom: 10px;
	color: rgba(102, 102, 102);
}

.pre-screened-messages {
	margin: 20px 25px 0px 25px;
}

.pre-screened-messages h6 {
	color: #797979;
	font-weight: 700;
	font-size: 13px;
}

.pre-screened-messages p {
	font-size: 13px;
	margin-bottom: 3px;
	color: rgba(102, 102, 102);
}

.prescreen-opt-notice {
	margin: 20px 25px 20px 25px;
}

.prescreen-opt-notice h6 {
	color: #797979;
	font-weight: 700;
	font-size: 13px;
}

.prescreen-opt-notice p {
	font-size: 13px;
	color: rgba(102, 102, 102);
}

.ageis-image {
	margin-left: 25px;
	margin-right: 25px;
}

.ageis-image p {
	font-size: 13px;
	color: rgba(102, 102, 102);
}

.logo-plus-images {
	margin-bottom: 15px;
	margin-top: 15px;
}

.terms-conditions {
	
}

.terms-conditions-scroll {
	padding-top: 29px;
}

.scroll-bar-width-terms-conditions {
	height: 493px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
}

.important-information-approval {
	margin-top: 10px;
}

.dapply-new-header {
	background: #ccc
}

.dapply-new-header .logo-image {
	width: 190px;
	display: inline-block;
}

.dapply-new-header .banner-image {
	width: 100px;
	position: relative;
	left: 55px;
	display: inline-block
}

.geneis-credit-image {
	margin-left: 20px;
	margin-right: -15px;
}

.wf-offer {
	font-size: 11px;
	color: #9b9b9b;
	font-weight: 700;
	margin-bottom: -5px;
}

.wfoffer-decline {
	
}

@media ( max-device-width : 767px) {
	.geneis-credit-image {
		width: 40%;
	}
	.geneis-credit-text {
		width: 60%;
	}
	.main-content-frame {
		padding: 0px;
	}
	.dapply-new-header .banner-image {
		left: 42px;
	}
	.wfoffer-decline .panel-body {
		padding-right: 0px;
		padding-left: 0px;
	}
	.financing-offer .panel-body {
		padding-right: 15px;
		padding-left: 30px;
	}
	.financing-offer .important-text {
		width: 200px;
		float: left;
		text-align: -webkit-auto;
	}
}

.membership-number-label {
	margin-left: -15px;
	color: rgb(66, 66, 66);
}

.membership-label {
	margin-left: -11px;
	font-weight: 700;
	color: rgb(66, 66, 66);
}

#memership {
	margin-bottom: 20px;
	margin-left:-4px;
}
/* WF Agreement Disclosure changes */
ol.wfAggree {
	counter-reset: list;
}

ol.wfAggree li {
	list-style: none;
}

ol.wfAggree li:before {
	content: "(" counter(list) ") ";
	counter-increment: list;
	position: absolute;
	left: 25px;
}

.tapForDetailsDesc {
	display: none;
}

phone-img {
	width: 160px;
	height: 160px;
}

.filledout--btn {
	margin-top: 75px;
	margin-bottom: 43px;
}

.container-length {
	margin-bottom: 50px;
}

.mobileMaskId {
	font-size: 18px;
	font-weight: 700;
}

.MobileNoMaskText {
	font-size: 14px
}

.continue-app-content {
	padding-top: 30px;
	font-size: 13px;
}

.continue-btn {
	text-align: right;
	color: #169BD5 !important;
}

.continue-btn p {
	padding-right: 23px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.continue-border {
	border-bottom: 1px solid #616161;
	box-shadow: 0px 3px 0px #ccc;
	margin-bottom: 15px;
}

.apolozi-alert {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	display: table;
	width: 100%;
}

.apolozi-alert {
	background-image: linear-gradient(to bottom, #edf8fd, #edf8fd);
	border-top-color: #d8d8d8;
	border-bottom-color: #bdbdbd;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	color: #404040;
	padding-left: 61px;
	position: relative;
}

.apolozi-alert {
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.alert-white.rounded .icon {
	border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
}

.apolozi-alert .icon {
	text-align: center;
	width: 9%;
	height: 100%;
	position: absolute;
	top: 13px;
	left: 0;
}

/*============ colors ========*/
.apolozi-alert {
	background-color: #bee1f4;
	border-color: #bee1f4;
	border: none;
}

.apolozi-alerts {
	border: solid 1px #9ab2bf !important;
	background-color: #ebf0f2 !important;
	height: 128px;
	border-radius: 10px;
} 
        
.apo-heading {
	color: #356680;
	font-weight: bold;
	font-size: 15px;
}

.apo-content {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	padding-top: 10px;
}
.apo-contents {
	font-size: 16px !important;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0px;
	width: 470px;
	padding-top: 8px;	
}
@media ( min-width :200px) and (max-width: 480px) {
	.apolozi-alert .icon {
		width: 18%;
		top: 2px;
	}
	.apolozi-alerts .icon {
		width: 18%;
		top: 2px;
	}
	
	.mbl-approval-device {
		padding-right: 10px;
		padding-left: 10px;
	}
	.print-btn, .print-btn:hover, .print-btn:visited, .print-btn:focus, .print-btn:active {
		width: 246px !important;
		height: 48px !important;
	}
  	#savePrefBtn {
    	width: 246px !important;
		height: 48px !important;
  	}
  	#mktgAlerts {
  		width: 30rem;
  	}
  	.pf-otp-img {
      left: 6%;
  	}
	.codeText2 {
		padding-right: 49px !important;
	}
	.codeText {
		padding-right: 43px !important;
	}
	.customtemp-img {
		align-items: center;
		justify-content: center;
		display: flex;
	}
	.mail-watch {
		text-align: center;
	    padding-right: 45px;
	    padding-left: 45px;
    }
    .watch-mail{
    	text-align:center;
    }	
}

.barcode-image {
	width: 168px;
	height: 59px;
	margin-bottom: 10px;
}

.alert-main-content {
	padding-left: 7px;
}

.ssn-form-control {
	position: absolute;
	z-index: 1;
}

.m-t-10 {
	margin-top: 15px;
}

@media ( min-width :200px) and (max-width: 480px) {
	.ssn-form-control {
		margin-left: 3px;
		margin-top: -64px;
	}
}

@media ( min-width :300px) and (max-width: 400px) {
	.ssn-form-control {
		position: absolute;
		top: 18%;
		z-index: 1;
	}
}

@media only screen and (max-width: 320px) {
	.apo-content {
		padding-top: 0px;
	}
}

@media ( min-width :320px) and (max-width: 380px) {
	.ssn-form-control {
		margin-left: 3px;
		margin-top: 25px;
	}
}

.apolozi-alerts {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	display: table;
	width: 100%;
}

.apolozi-alert {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	display: table;
	width: 100%;
}

.apolozi-alerts {
	border-top-color: #d8d8d8;
	border-bottom-color: #bdbdbd;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	color: #404040;
	padding-left: 61px;
	position: relative;
}
.apolozi-alert {
	background-image: linear-gradient(to bottom, #edf8fd, #edf8fd);
	border-top-color: #d8d8d8;
	border-bottom-color: #bdbdbd;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	color: #404040;
	padding-left: 61px;
	position: relative;
}

.apolozi-alerts {
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.apolozi-alert {
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

.alert-white.rounded .icon {
	border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
}
.apolozi-alerts .icon {
	text-align: center;
	width: 12%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 15px;
}
.apolozi-alert .icon {
	text-align: center;
	width: 9%;
	height: 100%;
	position: absolute;
	top: 13px;
	left: 0;
}

div#couponDownTimeContent {
	padding-left: 15px;
}

#couponErrorBarcodeImg {
	float: left;
}
.apolozi-alerts .icon i {
	font-size: 32px;
	color: #34657f;
	left: 22%;
	margin-top: 0px;
	position: absolute;
	top: 15%;
	font-style: normal;
}

.apolozi-alert .icon i {
	font-size: 32px;
	color: #34657f;
	left: 28%;
	margin-top: -7px;
	position: absolute;
	top: 42%;
	font-style: normal;
}
/*============ colors ========*/
.apolozi-alert {
	background-color: #bee1f4;
	border-color: #bee1f4;
	border: none;
}
.apolozi-alerts {
	border: solid 1px #9ab2bf !important;
	background-color: #ebf0f2 !important;
	height: 128px;
	border-radius: 10px;
}
.apolozi-alert .icon {
	border-color: #bee1f4;
	background: #bee1f4;
}

/* .apo-heading {
	color: #34657f;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial
} */

.apo-contents {
	font-size: 16px !important;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0px;
	width: 470px;
	padding-top: 8px;
}

@media ( min-width :200px) and (max-width: 480px) {
	.apolozi-alert .icon {
		width: 22%;
	}
	.apolozi-alerts .icon {
		width: 22%;
	}
	.apolozi-alert{
		margin-bottom: 24px;
	}
}

@media ( min-width :600px) and (max-width: 800px) {
	.apolozi-alert .icon {
		text-align: center;
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #bdbdbd;
		padding-top: 15px;
	}
	.apolozi-alerts .icon {
		text-align: center;
		width: 10%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #bdbdbd;
		padding-top: 15px;
        background-color: #ebf0f2
	}
}

.fa {
	font-family: 'FontAwesome' !important;
}

#client-banner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999998;
	min-height: 8rem;
}

#client-banner-spacer {
	min-height: 8rem;
}

#client-banner-inner {
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background: none;
	max-width: 650px;
}

#return-to-client-container {
	margin: .25rem 0 .25rem 0;
	cursor: pointer;
	z-index: 999999;
}

#return-to-client {
	height: 7rem;
}

#return-to-client-container.inactive {
	display: none;
}

#return-to-client-container.active {
	display: block;
}

#client-logo {
	height: 7rem;
	padding: 0;
	margin: .25rem;
}

/* new 2020 terms page changes start */
.font-size-24 {
	font-size: 24px;
}

.font-size-16 {
	font-size: 16px;
}

.border-bottom {
	border-bottom: 2px solid #d9d9d9;
}

.account-info-message h4 {
	border: 1px solid #ccc;
	background: rgba(221, 221, 221, 0.61);
	border-radius: 3px;
	padding: 25px 25px 25px 106px;
	font-size: 17px;
	font-weight: 400;
	margin-left: 87px;
}

.account-info-message img {
	width: 169px;
	position: absolute;
	padding-top: 20px;
}


/* DPS-4802| fix as per ADA report  */
@media(max-width: 320px) {
	.account-info-message img {
		position: relative;
	}
	.account-info-message h4 {
		padding: 5%;
		margin-left: 0px;
	}
}
.account-info-message-imgMain img {
	max-height: 138px;
	display: block;
	margin: 10px auto;
	width: auto;
	position: relative;
	padding-top: 0px;
}

.account-info-message-imgMain {
	position: absolute;
	width: 175px;
	max-height: 150px;
	text-align: center;
}

.account-info-message {
	margin-top: 20px;
	margin-bottom: 35px;
}

.terms-check-list {
	margin-bottom: 0px;
}

.terms-errror-msg {
	margin-bottom: -15px;
	margin-top: 19px;
}

.terms-check-list p, .terms-check-listh4 {
	font-size: 16px;
	line-height: 20px;
}

.acpt-submit .btn {
	margin-top: 25px !important;
}

@media only screen and (min-width: 300px) and (max-width: 1023px) {
	.account-info-message h4 {
		margin-top: -23px;
		margin-left: 0px;
		padding: 40px 40px 40px 48px;
	}
	.account-info-message img {
		position: relative;
	}
	.acc-info {
		text-align: center;
		margin-top: 10px;
	}
	.account-info-message-imgMain {
		position: relative;
	}
}

.acpgray-button {
	background-color: #888 !important;
	border: none !important;
}

#back2Top, #back2Top:hover {
	line-height: 13px;
	overflow: hidden;
	z-index: 999;
	display: none;
	cursor: pointer;
	position: fixed;
	padding: 14px;
	bottom: 150px;
	width: 66px;
	background-color: #00829F;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}

#back2Top .fa {
	display: inherit;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 15px;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
	#back2Top, #back2Top:hover {
		margin-left: -13% !important;
	}
}

@media screen and (min-width: 300px) and (max-width: 480px) {
	#back2Top, #back2Top:hover {
		right: 15px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#back2Top, #back2Top:hover {
		margin-left: -11% !important;
	}
}

#back2Top::-moz-focus-inner {
	border: 0;
}

#back2Top:active, #back2Top:focus {
	outline: 0;
	border: 2px solid #000;
}

/* new 2020 terms page changes end */
.radio-label {
	margin-bottom: 10px;
	display: block;
}

.radio-inline-custom .radio-inline {
	padding-right: 35px !important;
}

@media screen and (min-device-width: 300px) and (max-device-width:
	765px) {
	.radio-inline-custom .radio-inline {
		padding-right: 0px !important;
	}
}

input[type="radio"]:hover {
	outline: none !important;
}

/* start new css for DEA-625 stroy */
.landing-ssn-form-control {
	width: 52%;
	position: relative;
	z-index: 1;
}

.alert-left {
    margin-left: 8px;
    margin-top: -8px;
}

.pf-otp-text {
    width: 356px !important;
    padding-left: 20%;
}

@media ( min-width :200px) and (max-width: 480px) {
	.landing-ssn-form-control {
		width: 100%;
	}
	.alert-left {
	    margin-left: 6px;
	    margin-right: 6px;
	}
  	.pf-otp-text {
  		width: 100% !important;
    	padding-left: 0px;
   	}
}

@media ( min-width :540px) {
	.when-you-choose-Con {
		margin-left: 70px;
	    margin-right: 70px;
	}
}

.payfone-alert {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	display: table;
	width: 100%;
	background-image: linear-gradient(to bottom, #edf8fd, #edf8fd);
	border-top-color: #d8d8d8;
	border-bottom-color: #bdbdbd;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	color: #404040;
	padding-left: 61px;
	position: relative;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #bee1f4;
	border-color: #bee1f4;
	border: none;
}

.payfone-alert.rounded .icon {
	border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
}

.payfone-alert .icon {
	text-align: center;
	width: 9%;
	height: 100%;
	position: absolute;
	top: 13px;
	left: 0;
}

.payfone-alert .icon i {
	font-size: 34px;
	color: #333;
	left: 41%;
	margin-top: -10px;
	position: absolute;
	top: 33%;
}

.custom-mar-bottom25 {
	margin-bottom: 25px;
}

.cc-app-head {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	font-style: normal;
}

.cc-app-des {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

/* end new css for DEA-625 stroy */
#downtTimeContent p.apo-content {
	font-size: 13px;
	padding-top: 0px;
}

@media ( min-width :200px) and (max-width: 480px) {
	/* DEA-1813 Defect-4092 */
	.cardImage {
		left: 6px;
		top: -20px !important;
	}
	.cardImage img {
		width: 70px !important;
		height: 45px !important;
	}
	/* Defect-4131 */
	.noMatchText {
		margin-top: 0px;
	}
}

/*  DEA-1071 changes      */
.scan-left-sec {
	text-align: left;
}

.scan-right-sec {
	text-align: left;
}

.scan-main-sec {
	margin: 4px;
}

.scan-right-sec .trans-next-barCode {
	float: right;
}

.trans-next-barCode h6 {
	margin-bottom: 5px !important;
}

.valid-thru-value {
	margin-left: 19px;
	font-size: large;
}

.loan-amount-value {
	margin-left: 7px;
	font-size: large;
}

@media only screen and (min-width: 760px) and (max-width: 2000px) {
	.padding-top0-browser {
		margin-top: 30px !important;
	}
}

@media print , screen and(min-device-width : 768px) and
	(max-device-width : 1024px) {
	.reward-codes {
		margin-right: 40px !important;
	}
}

@media print , screen and(min-device-width : 768px) and
	(max-device-width : 1024px) {
	.reward-codes {
		margin-right: 40px !important;
	}
}

.main-div-transfer {
	max-width: 100% !important;
	margin-left: 4% !important;
}

.main-div-transfer p {
	padding-top: 5px;
}

/*DEA-1210 Changes*/
.input-icon {
	position: relative;
}

.input-icon>i {
	position: absolute;
	padding-left: 15px;
	display: block;
	transform: translate(0, -50%);
	top: 50%;
	pointer-events: none;
	width: 25px;
	text-align: center;
	font-style: normal;
	font-size: 23px;
	color: rgba(128, 128, 128, 0.5490196078431373);
}

.input-icon>input {
	padding: 26px;
}

.input-icon-right>i {
	right: 0;
}

.input-icon-right>input {
	padding-left: 0;
	padding-right: 25px;
	text-align: right;
}

#view_offers-btn {
	border: none;
	background-color: #dddddd;
	color: #222;
	padding: 17px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
	border-radius: 4px;
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	font-style: normal;
}

.view-offer-main-div {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.doller-form-group {
	padding: 0px;
}

#cart_amount {
	border-radius: 4px;
	border: 1px solid #000000 !important;
	height: 52px !important;
	padding-left: 43px !important;
	font-weight: bold;
	font-size: 19px;
	padding: 0px;
}

#input-bar1 {
	left: 35px;
	width: 60%;
	height: 1px;
	background: #c8c8c8;
	position: relative;
	bottom: 0px;
	z-index: 1;
	top: -14px;
}

/* DEA-1228 Changes */
.prequal-alert {
	margin: auto;
	background-color: rgba(242, 242, 242, 1);
	width: 94%;
	border-radius: 10px;
}
.ca-alert {
	margin: auto;
	width: 94%;
}
.pqTech_error {
	font-size: 14pt;
	margin-top: -36px;
	font-weight: normal;
}

.prequal-condition {
	font-size: 13px;
	line-height: 16px;
	margin: auto;
	text-align: left;
	color: rgb(51, 51, 51);
}
/* DEA -1226*/
/* DEA-1813 Defect-4092 */
.cardImage {
	position: absolute;
	top: -42px;
}

.cardImage img {
	width: 97px;
	height: 60px;
}

.offer-head-sec {
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
}

.offer-head-sec h1 {
	font-size: 24px !important;
	font-weight: bold;
	line-height: 1.5 !important;
}

.offer-head-sec p {
	margin-top: 12px !important;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	width: 480px;
	margin: 10px auto;
	margin-bottom: 17px;
}

/*DEA-1933*/
.offer-footer-des h6 {
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 22px;
}

.offer-footer-des {
	margin-bottom: 24px;
}

.pq-continue-btn {
	margin: 0 auto;
	height: 48px;
	font-size: 14px !important;
	font-weight: bold !important;
	width: 246px !important;
	line-height: 1.14;
	font-family: 'Open Sans' !important;
	font-style: normal;
	text-align: center;
}

.pq-continue-btn:hover, .pq-continue-btn:visited .pq-continue-btn:focus
	{
	margin: 0 auto;
	height: 48px;
	font-size: 14px !important;
	font-weight: bold !important;
	width: 246px !important;
	line-height: 1.14;
	font-family: 'Open Sans' !important;
	font-style: normal;
	text-align: center;
}

.offer-sec-main {
	max-width: 498px;
	margin: 0px auto;
}

/*DEA-1933*/
.credit-content-head {
	font-weight: bold;
	margin-bottom: 7px;
}

.credit-content-data {
	font-size: 24px !important;
	position: relative;
}

.credit-content-data i {
	font-size: 16px !important;
	position: absolute;
	top: 6px;
	margin-left: -5px;
}

.credit-content-data span {
	margin-left: 20px;
	font-weight: bold;
}

.apr-icon{
	top: 11px !important;
    margin-left: 0px !important;
}

.offer-info-icon {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 300 !important;
}

.offer-valid {
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 0px !important;
	font-family: 'Open Sans' !important;
	color: #333333;
}
/* DAHW-18 : Removes Dynamic Yield dependency and adds DAPPLY-side 
  			 control to show different verbiage for DC & PLCC */
.offer-valid a {
	color: #333333;
	text-decoration: underline;
}

.offer-margin {
	margin-top: 20px;
	line-height: 1.67;
	color: #656565;
}

.prequal-offer-body {
	text-align: center;
	margin-bottom: 4px;
}

.termsTitle {
	margin-bottom: 5px;
}

.input-icon-ssn {
	position: relative;
}

#dapplyLast4SSN {
	font-size: 17px;
	display: inline-block;
	padding-top: 7px;
}

@media only screen and (max-width: 646px) and (min-width:170px) {
	#dapplyLast4SSN {
		width: 100% !important;
		font-size: 13px !important;
		padding-top: 10px;
	}
	
	.ssn-before-content {
		bottom: 10px !important;
		font-size: 13px !important;
	}
}

.ssn-before-content {
	position: absolute;
	padding-left: 15px;
	display: block;
	pointer-events: none;
	text-align: center;
	font-style: normal;
	font-size: 17px;
	bottom: 8px;
}

/* Samsung Devices */
@media only screen and (min-width: 646px) and (max-width: 750px) {
	#dapplyLast4SSN {
		padding-top: 10px;
	}
}

/* Tab Devices */
@media only screen and (min-width: 800px) and (max-width: 1280px) and
	(-webkit-min-device-pixel-ratio: 2) {
	#dapplyLast4SSN {
		padding-top: 10px;
	}
}

/* iPhone Device */
@supports (-webkit-touch-callout: none ) {
	@media only screen and (min-width: 646px) and (max-device-width: 750px) {
		.ssn-before-content {
			font-size: 16px;
		}
	}
}

#dapplyLast4SSN {
	padding-top: 7px;
}
/* iPad Devices */

.anl-page-align {
	margin-bottom: 2px;
}

#view_terms-btn {
	border: none;
	width: 150px;
	background-color: #dddddd;
	color: #222;
	padding: 17px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
	border-radius: 4px;
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
	font-style: normal;
}

#final_amount {
	border-radius: 4px;
	border: 1px solid #000000 !important;
	height: 52px !important;
	padding-left: 43px !important;
	font-weight: bold;
	font-size: 19px;
	padding: 0px;
}

/* DEA-1621 changes */
.preview-offer-content {
	font-size: 16px;
	text-align: center;
	font-family: 'Open Sans Light';
}

.preview-rates-disclosure-content span.preview-content {
	width: 100%
}

.preview-footer {
	padding-right: 10px !important;
}

.paymentEstHeader {
	font-family: 'Arial Regular', 'Arial';
	padding-left: 0px;
	padding-right: 12px;
	font-size: 11px;
}

@media only screen and (min-width: 120px) and (max-width: 767px) {
	.paymentEstHeader {
		width: 100%;
	}
	.preferredWidth{
        width: 90%;
    }
}

/* DEA-1710 changes */
.qsHeader {
	max-width: 417px;
	min-height: 48px;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
	margin: auto;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

.creditLimit {
	max-width: 450px;
	min-height: 40px;
	margin: auto;
	text-align: center;
	margin-top: 25px;
	padding: 0px 45px;
	font-family: 'Open Sans', sans-serif;
}

.creditLimit .info-text {
	line-height: 1.67;
	font-size: 12px;
	color: #656565;
	width: 333px;
	margin: 0px auto;
	font-family: 'Open Sans', sans-serif;
}

/*  DEA-1708 QS approval card and info changes */
.containerDiv {
	position: relative;
	width: 382px;
	background-color: #f7f7f7;
	padding-top: 16px;
	padding-left: 100px;
	margin: auto;
	padding-bottom: 24px;
}

.font-varient {
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 5px;
	word-wrap: break-word !important;
}

.imageProperty {
	position: absolute;
	top: 36px;
	left: -46px;
}

.imageSize {
	width: 137px;
	height: 86px;
}

.containerDiv-info {
	padding-left: 33px;
	font-size: 16px !important;
}

.qsHeaderPadding {
	padding-bottom: 35px;
	font-size: 20px;
	padding-top: 8px;
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}

#addressNotMebtn {
	margin-bottom: 0px;
	margin-top: 2px;
}

@media ( max-width :768px) {
	.containerDiv {
		padding-left: 0px;
		text-align: center;
		width: 290px !important;
		padding-top: 50px !important;
	}
	.imageProperty {
		position: absolute;
		top: -43px !important;
		left: 75px;
	}
	/* DEA-2111 start*/
	.vertiProperty{
		top: -38px !important;
    	left: 117px !important;
	}
	.vertiImg{
		width: 53px !important;
    	height: 85px !important;
	}
	/* DEA-2111 end*/
	.qsHeaderPadding {
		padding-bottom: 47px;
		padding-top: 9px;
		width: 239px !important;
		font-size: 16px;
	}
	.creditLimit .info-text {
		width: 245px;
	}
	.tc-page-changes {
		margin-top: 12px !important;
	}
	.qsHeader {
		width: 268px;
	}
	#addressNotMebtn {
		margin-top: 9px;
	}
	.containerDiv-info {
		padding-left: 15px;
	}
}
/* DCPP-176 QS Offer Page Updates */
#tcpopupImg {
	white-space: normal !important;
	max-width: 56px;
	margin-top: 11px;
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	margin-left: 0px;
	float: left;
}
.textYouCanChoose{
	margin:5px;
	}
.bottomInfoUCmCont p {
    padding-right: 5px;
    padding-left: 25px;
}

#tcpopupImg i {
	font-size: 27px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
/*DCPP-176:-QS Offer Page Updates */
.info-textContent {
	vertical-align: top;
	margin-bottom: 35px;
	margin-top: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	max-width: 438px;
	float: right;
	width: calc(100% - 90px);
}

.tc-text-bottom {
	max-width: 527px;
	margin: 0px auto;
	float: inherit;
	padding: 0px;
}

.tc-page-changes {
	margin-top: 45px;
}

.tc-page-changes .contd_btn {
	margin-left: 0px;
	margin-right: 0px !important;
}

/* DEA-1709 cchanges . */
.mobileView {
	display: none;
}

@media ( max-width :768px) {
	.mobileView {
		display: block !important;
	}
	.tc-page-changes .contd_btn {
		margin-left: 15px;
	}
	.deskTopView {
		display: none !important;
	}
	.decline_btn {
		margin-left: 15px;
		margin-top: 20px;
		margin-right: 0px !important;
	}
}

.decline_btn {
	width: 246px !important;
	height: 48px !important;
	font-weight: bold;
	font-size: 14px;
	border-radius: 6px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.14;
	letter-spacing: normal;
	margin-left: 15px;
	margin-right: 25px;
}

.decline_btn:hover {
	border: 3px solid #34657f;
}

.contd_btn {
	width: 246px !important;
	height: 48px !important;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	border-radius: 6px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px !important;
	line-height: 1.14;
	letter-spacing: normal;
}

/* DEA-1712 changes */
.optOut-subheader {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #656565 !important;
	margin: auto;
	width: 525px;
	margin-bottom: 45px;
	margin-top: 30px;
}

@media ( max-width :767px) {
	.optOut-subheader {
		width: 246px;
		margin-top: 20px;
	}
	.tc-text-bottom {
		width: 246px;
		margin: auto;
	}
	.tc-text-bottom p {
		width: 165px;
	}
	.tc-page-changes .btn-lg {
		margin-left: 0px;
	}
}
/*DEA-1748 start*/
/*DEA-1946 start*/
.tctext-subheader {
	font-size: 12px !important;
	color: #333333 !important;
	line-height: 1.67 !important;
}
.when-you-choose-Con {
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	text-align: center;
	color: #656565;
}

.mob-text-verbiage {
	border-radius: 8px;
	font-weight: normal;
	line-height: 1.67;
	font-family: 'Open Sans' !important;
	border: solid 1px #f3f3f3;
	background-color: #f4f4f4;
	color: #333333 !important;
	padding: 14px 12px 12px 12px;
	margin-bottom: 0px;
	font-size: 12px;
}

.pf_autofill_padding {
	margin-top: 24px !important;
	margin-bottom: 16px;
}

.we-can-prefill-txt {
	margin-bottom: 16px;
	width: 100%;
}

/*DEA-1946 end*/
#readTCDoc {
	font-weight: bold;
}

.prequal-body {
	width: 82%;
    margin: 0px auto;
}
.payfone-screen-language {
	text-align: right;
}
.payfone-screen-language.language {
	position: relative !important;
	right: 0px !important;
}
.container-responsive {
	width: 84%;
	margin: 0px auto;	
}
.pq-pf-text {
	padding-left: 20px !important;
}
.prequal-content .prefil-text {
	padding-left: 14%;
    padding-right: 14%;
}
.client_name_head {
	margin: 0 auto;
	font-weight: bold;
    line-height: 1.5;
	margin-bottom: 16px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 20px !important;
}

.prefil-text {
	color: black !important;
	font-size: 16px;
	font-weight: normal;
}

@media only screen and (max-width: 760px) and (min-width: 120px) {
	.client_name_head {
		padding-left: 0px;
		padding-right: 0px;
	}
	.prequal-content {
		padding-left: 32px;
		padding-right: 32px;
	}
	.prefil-text {
		padding-left: 20px;
		padding-right: 20px;
	}
	.prequal-content .prefil-text {
		padding-left: 0px;
	    padding-right: 0px;
	}
	.prequal-body {
		width: 100%;
	}
	.container-responsive {
		width: 100%;	
	}
}

/* prequal icons changes*/
.fa-coins:before {
	content: "\f51e";
	font-size: 16px;
	font-style: normal;
}

.fa-info-circle {
	font-style: normal;
	font-size: 15px;
	padding-left: 9px;
}

/* DEA-1715-Prefeerred-payment-start-toogle */

/* toggle in label designing */
.toggle {
	float: right;
	position: relative;
	display: inline-block;
	width: 34px;
	height: 14px;
	background-color: #aaaaaa;
	border-radius: 1000px;
	border: #aaaaaa;
}

/* After slide changes */
.toggle:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	top: -3px;
	left: -3px;
	transition: all 0.3s;
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
}

.preferedbg {
	background-color: rgba(46, 99, 30, 0.5);
}

hr {
	display: block;
	unicode-bidi: isolate;
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: auto;
	margin-inline-end: auto;
	overflow: hidden;
	border-style: inset;
	border-width: 1px;
}

/* Toggle text */
#preferredPaymentMethod_yes {
	font-family: 'Open Sans';
	line-height: 24px; /* within paragraph */
	margin-bottom: 30px; /* between paragraphs */
}

#preferredPaymentMethod_no {
	font-family: OpenSans-Regular;
	line-height: 30px; /* within paragraph */
	margin-bottom: 30px; /* between paragraphs */
}

/* Checkbox cheked effect */
.checkbox:checked+.toggle::after {
	left: 16px;
}

/* Checkbox cheked toggle label bg color */
.checkbox:checked+.toggle {
	background-color: rgba(46, 99, 30, 0.5);
}

/* Checkbox vanished */
.checkbox {
	display: none;
}

.wrap {
	height: 195px;
	width: 623px;
	background-color: white;
	border: rgba(204, 204, 204, 0.5);
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.testingReference {
	align-items: center;
	min-height: 52px;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 10px;
	padding-bottom: 10px;
}

.testingReference:nth-child(3) {
	border-bottom: 0px !Important;
}

.testingReference p {
	font-size: 14px;
	font-family: inherit;
	line-height: initial !important;
	margin-bottom: 0px !important;
	width: 100%;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
	.testingReference {
      	padding-top: 0px !important;
  	}
  	.toggle {
      top: 7px !important;
  	}
}
/* DEA-1715-Prefeerred-payment-ending-toogle */

/* Defect-4131 */
.noMatchText {
	margin-left: 20px;
}

/* DEA-1859 eQS Enhancements - Decline Offer in Apply In Site */
.eQs_Decline {
	max-width: 390px;
	margin: auto;
	height: 120px;
	margin-bottom: 20px;
}

.eQs_Decline P {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #333333 !important;
	text-align: center;
}

/*  DEA-1859 End */

/* DEA-1860 EQS Not Me Enhancements in Apply In Site */
.eQsNotMe {
	max-width: 320px;
	margin: auto;
	min-height: 120px;
	margin-bottom: 20px;
	box-shadow: 0px 4px 9px rgba(0, 0, 0, .1) !important;
}

.eQsNotMe .panel-body {
	padding-bottom: 0px;
}

.eQsNotMe p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333 !important;
	text-align: center;
	max-width: 257px;
	/*margin: auto;*/
}
/*       DEA-1860        End                    */

/* DEA1 new Ux styles start*/
.auth-header {
	font-size: 16px !important;
}

.custom-pencil-size {
	width: 16px !important;
	height: 16px !important;
}

.text-subheader {
	font-size: 12px !important;
	color: #333333 !important;
	font-family: 'Open Sans' !important;
}
/* DAHW-18 : DC Changes */
.disclosureContent{
    width: 100%;
}
.disclosureContent p{
	font-size: 12px !important;
}
.disclosureContent p i{
	font-size: 12px !important;
}
.prqDisclosureContent, .prqDisclosureContent p, .prqDisclosureContent i {
	font-size: 12px !important;
}

.custm-styles {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.custmStyles {
	margin-bottom: 0px !important;
	margin-top: 8px !important;
}

.custome-fa-security {
	font-size: 12px !important;
	width: 11px !important;
	height: 13px !important;
	float: right !important;
	margin-right: 18%;
}

.application-fill {
	position: relative;
	margin-bottom: 10px;
}

.newPageHeaderTextDapply {
	font-style: normal;
	line-height: 1.6;
	min-height: 32px;
	margin: 0px;
	color: #333333;
}
.subheader-text {
	margin-bottom: 0px;
    min-height: 20px;
    line-height: 1.67;
    font-size: 12px;
    color: #333333;
}
.completeAppMsg {
	margin-bottom: 12px;
}
@media screen and (min-width:768px) {
	.completeAppMsg {
		margin-bottom: 18px;
	}
	.header-left-collapse {
		margin-left: -45px;
	}
	.prefill-details {
		margin-top: 15px;
	}
}
.prefill-label-text{
	min-height: 24px;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}
.user-details {
	margin-bottom: 26px;
}
.Complete-your-applic {
	font-size: 16px !important;
	font-weight: normal;
}

.lineHeight {
	line-height: 24px;
}

.custm-font {
	font-weight: bold !important;
}

.fill-yes {
	font-size: 14px;
}

.cust-text-color {
	color: #333333 !important;
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url("../webfonts/fa-light-300.eot");
	src: url("../webfonts/fa-light-300.eot?#iefix")
		format("embedded-opentype"), url("../webfonts/fa-light-300.woff2")
		format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"),
		url("../webfonts/fa-light-300.ttf") format("truetype"),
		url("../webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
	font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 300;
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	font-display: auto;
	src: url("../webfonts/fa-regular-400.eot");
	src: url("../webfonts/fa-regular-400.eot?#iefix")
		format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2")
		format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"),
		url("../webfonts/fa-regular-400.ttf") format("truetype"),
		url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
}

.pageHeaderTextColor {
	font-size: 20px !important;
}

.security-icon-dApply {
	text-align: center;
}

.textheadingstyles {
	margin-left: 0px !important;
	margin-right: 15px;
	padding-left: 0px;
}

.fa-pencil-alt:before {
	content: "\f303";
}

.custom-style {
	font-family: 'Open Sans' !important;
}

.font24 {
	font-size: 24px !important;
	text-transform: capitalize;
	text-align: initial !important;
	color: #333;
	line-height: 36px;
}

.cardImage img {
	width: 127px !important;
	height: 78px !important;
	margin: auto !important;
}

.cardImages img {
	/*width: 78px !important; */
	height: 127px !important;
	margin: auto !important;
}

.elctHeading {
	font-family: 'Open Sans' !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

.fa-leaf:before {
	content: "\f06c";
	font-size: 30px;
	width: 34px;
	height: 30px;
}

.signup {
	margin-top: -7px;
	position: absolute;
}

.ht-21 {
	height: 21px;
}

.ht-20 {
	height: 20px;
}

.ht-24 {
	height: 24px;
}

.line-height-text {
	line-height: 24px;
}

.line-height-text1 {
	line-height: 32px;
}

.Temp-Acct-Number-Icon {
	text-align: center;
}

.Credit-Line-Icon {
	margin-bottom: 10px;
}

.Valid-Thru-Icon {
	margin-bottom: 10px;
}

.Temp-Acct-Number-Icon img {
	width: 22px;
	height: 20px;
	object-fit: contain;
	margin-bottom: 10px;
}

.Temp-CVV-Icon {
	margin-bottom: 10px;
}

.Valid-Thru-Icon img {
	margin-bottom: 3px;
}

.apr {
	margin-bottom: 10px;
}

.apr img {
	margin-bottom: 2px;
}
/* DEA-1637 End */
/*DCPP-40:-Spanish apply page is not left aligned (existing prod behavior)*/
@media only screen and (min-width: 120px) and (max-width: 767px) {
	.pageHeaderText {
		margin-bottom: 10px;
	}
	.textheadingstyles {
		margin-left: 0px !important;
		padding-left: 0px;
	}
}

@media screen and (min-width:320px) and (max-width:400px) {
	.clear-fix {
		clear: both;
	}
}

@media screen and (min-width:320px) and (max-width: 767px) {
	.elctHeading {
		line-height: normal;
	}
	.fa-leaf {
		line-height: 1.9;
	}
	.apo-contents {
		width: auto;
		margin-right: 1px;
		margin-left: 0px;
	}
	.sm-center {
		text-align: center !important;
	}
	.font24 {
		text-align: center !important;
	}
}

@media screen and (min-width:993px) {
	.imgHeight {
		min-height: 265px;
	}
	.imgClass {
		min-height: inherit;
		display: inline-block;
		align-items: center;
		display: flex;
	}
	.imgClass img {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}

@media screen and (min-width:993px) {
	.imgHeight {
		min-height: 265px;
	}
	.imgClass {
		min-height: inherit;
		display: inline-block;
		align-items: center;
		display: flex;
	}
	.imgClass img {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}

@media screen and (min-width:768px) {
	.fa-leaf {
		line-height: 1.8;
	}
}

@media screen and (max-width:750px) {
	.cardImage img {
		width: 220px !important;
		height: 134px !important;
		margin: 0 auto !important;
	}
	/*DEA-1993 */
	.tooltipValidThru .right {
		min-width: 150px;
	}
	.tooltipValidThru .tooltipright {
		min-width: 150px;
	}
}

/* DEA-1921-Start   */
.email-color {
	background-color: #F4F4F4 !important;
}

/* DEA-1921-End   */

/* DEA1 _ux-End   */
.btn-primary:after, .btn-secondary:after {
	 content: "";
	 position: absolute;
	 width: 0;
	 height: 0;
	 top: 43%;
	 left: 45%;
	 transform-style: flat;
	 transform: translate3d(-10%, -40%, 0);
	 background-color: rgba(255, 255, 255, 0.08);
	 border-radius: 100%;
	 transition: width 0.3s ease, height 0.3s ease;
}
.btn-primary:active:after{
	 width: 90px;
     height: 45px;
     background-color: rgba(255, 255, 255, 0.08);
}
.btn-secondary:active:after{
	 width: 90px;
     height: 45px;
     background-color: rgba(0, 0, 0, 0.08);
}
.btn-primary:disabled{
     background-color: rgba(0, 0, 0, 0.12);
  	 color: #656565;
}
.btn-secondary:disabled{
     border: solid 2px #dbdbdb;
     background-color: #f5f5f5;
     color: #656565;
}
#appNetIncome.income-right-align, 
#jointAppNetIncome.income-right-align{
	padding-top: 20px !important;
	padding-right: 74px !important;
	padding-bottom: 13px !important;
	padding-left: 16px;
	text-align: right;
}
.help-icon-net-income{
	padding-bottom: 24px !important;
}

/* DEA-1640  start*/
.custom-selecting {
	font-family: Open Sans;
	font-size: 12px;
	line-height: 20px;
}

.custom-naming-styles {
	font-family: Open Sans;
	font-size: 16px;
	line-height: 24px;
}

.otp-listing {
	padding-left: 15px;
}

.codeText {
	padding-right: 0px;
	padding-left: 5px;
	margin-right: 7px;
}

.codeText2 {
	padding-left: 5px;
	padding-right: 0px;
}

.otp-line-height {
	line-height: 16px;
}

.custm-skip-font-styles1 {
	font-size: 15px;
}

/* DEA-1640  End*/
#jointWiText>div p {
	font-size: 12px !important;
	color: rgb(0, 0, 0);
}
/*Defect:4271 */
.phn-text-styles {
	line-height: 20px;
}

.phn-extra-ifo-styles {
	/* padding-left: 24px; */
	line-height: 20px;
}

.bnk-content {
	margin-bottom: 0px;
}

.bankmsg {
	padding-bottom: 35px;
}

.checkadabox {
	margin-top: 4px !important;
}

.focusedCheckboxOptions {
	position: absolute;
	top: -11px;
	left: -5px;
	height: 38px;
	width: 42px;
	background-color: #94969a;
	border-radius: 50%;
	opacity: 0.5;
}

.email-text-styles {
	padding: 0 16px;
}
/* DEA-1638 */
.flex-rectangle {
	width: 100%;
	padding-top: 32px;
	padding-left: 17px;
	margin-left: 4px;
}

.carddiff {
	width: 186px;
	height: 9px;
	margin-left: 4px;
	background: rgba(99, 135, 89, 1);
	z-index: 99999;
	position: absolute;
	top: 127px;
}

.zindex {
	z-index: 99999;
	position: inherit;
}

.Choose-Card:Hover {
	width: 880px;
	height: 1535px;
	background-color: #ffffff;
}

.Mask {
	width: 96px;
	height: 26px;
	border-radius: 2px;
	border: solid 1px #454545;
	margin-bottom: 25px;
	float: left;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.selection-card {
	font-family: Open Sans;
	font-weight: bold;
	color: #333333 !important;
	margin-top: -6px;
	margin-bottom: 10px;
	text-align: left;
}

.cardbackground {
	background: rgba(99, 135, 89, 1);
}

.selectbackground {
	background: #FFFFFF;
}

.cardNameColor {
	color: #FFFFFF !important;
}

/* DEA-1638 END */
/* DEA-1642-Start  */
.elect-stmt-style {
	padding-left: 18px;
	margin-top: 16px;
}

.elect-stmt-style li {
	margin-left: 5px;
	margin-top: 16px;
}

.elect-choose {
	margin-top: 16px;
}

.custom-printer-style {
	margin-right: 7px;
	width: 20px;
	height: 21px;
	font-size: 20px;
	color: #3b3c43;
}

.fas {
	font-family: 'Font Awesome 5 Pro' !important;
}

.fa-envelope:before {
	font-size: 20px;
	width: 20px;
	height: 21px;
}

.fa-thumbs-up:before {
	content: "\f164";
	font-size: 20px;
	width: 20px;
	height: 21px;
	color: #3b3c43;
}

.fa-calendar-alt:before {
	content: "\f073";
	width: 18px;
	height: 21px;
	font-size: 20px;
	font-weight: 300;
	color: #3b3c43;
}

.fa-coins:before {
	content: "\f51e";
	width: 20px;
	height: 21px;
	font-size: 20px;
	color: #3b3c43;
}

.fa-hand-holding-heart:before {
	content: "\f4be";
	width: 23px;
	height: 21px;
	font-size: 20px;
	color: #3b3c43;
}

.custom-margin {
	margin-left: 30px;
}

.custom-env {
	padding-right: 0px !important;
	margin-top: -9px !important;
}

.header-custom-font {
	font-size: 22px !important;
}

.elect-custom-font {
	font-size: 20px !important;
}

.custom-weight {
	font-weight: 800 !important;
}

.auth-user-size {
	font-size: 34px !important;
}

.custom-wght-app {
	font-weight: normal !important;
}

.linkColor {
	color: #333333;
}
/* DEA-1642-End   */
/*       DEA-2938 Start                    */
.loading-text {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	top: 30%;
	width: 100%;
	position: relative;
	color: #333333;
}

.loading-text p:first-child {
	font-weight: bold;
	font-size: 20px !important;
	line-height: 1.6;
}

.loading-text p:last-child {
	font-size: 16px !important;
	line-height: 1.5;
	padding-top: 6px;
}
/*       DEA-2938        End                    */
/*   DEA-1934  Start        */ 
.termsTitleDiv {
	padding-bottom: 8px;
	margin-top: 32px !important;
	line-height: 1.5;
	color: #333333 !important;
	padding: 0px 30px;
}

.termsTitleDiv h2 {
	font-size: 20px !important;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 4px;
	font-family: 'Open Sans' !important;
	color: #333333;
}

.cc-review-details {
	color: #3b3c43 !important;
}

.cc-app-head {
	font-style: normal;
	margin-bottom: 4px !important;
	font-weight: bold !important;
}

.cc-app-des {
	font-weight: normal !important;
}

.font-opensans {
	font-family: 'Open Sans' !important;
	font-size: 16px;
	color: #333333;
	line-height: 1.5;
	font-style: normal;
}
/*DEA-1946*/
.font-bold-opensans {
	font-family: 'Open Sans' !important;
	font-size: 20px !important;
	color: #333333;
	line-height: 1.6;
	font-style: normal;
	font-weight: bold;
}

.tc-ml-5 {
	margin-left: 5px;
}

.cc-des-mob {
	margin-bottom: 24px;
}

.padding-lf-15 {
	padding-left: 15px !important;
}

@media only screen and (max-width: 646px) and (min-width:170px) {
	.cc-offer-des-mobile {
		margin-bottom: 15px !important;
	}
	.cc-des-mob {
		margin-bottom: 20px !important;
	}
	.cc-app-des-mob {
		margin-bottom: 9px !important;
	}
	.custom-mar-bottom25 {
		margin-bottom: 29px !important;
	}
	.cc-review-details {
		margin-bottom: 19px !important;
	}
	.termsTitleDiv {
		margin-top: 24px !important;
		padding: 0px 23px !important;
	}
	.termsTitleDiv h2 {
		margin-bottom: 12px !important;
	}
	/*DEA-1946 start*/
	.client_head_mobile {
		font-size: 20px !important;
		text-align: initial !important;
		line-height: 1.6 !important;
	}
	.client_head_mobile_content {
		font-size: 20px !important;
		line-height: 1.6 !important;
	}
	.tc-ml-5 {
		margin-left: 43px !important;
	}
	.pq_pf_cardImageDiv {
		top: -24px !important;
	}
	.pf_autofill_padding {
		margin-bottom: 21px !important;
	}
	.ipadpadding-left {
		margin-left: -15px !important;
	}
	.pq_pf_cardImage {
		width: 81px !important;
		height: 49px !important;
	}
	.prequal_pf_disc_alignment {
		margin-top: 24px !important;
	}
	.prequal-sec {
		padding-top: 50px !important;
		padding-bottom: 34px !important;
	}
	.fa-info-circle {
		padding-left: 6px !important;
	}
	.apo-content {
		padding-top: 22px !important;
		margin-bottom: -13px !important;
	}
	.input-last4SSN-field {
		width: 290px !important;
	}
	/*DEA-2938 start*/
	.loading-text {
		top: 15%;
	}
	.loading-text p:first-child {
		margin: auto !important;
		max-width: 280px;
	}
	.loading-text p:last-child {
		margin: auto !important;
		max-width: 280px;
	}
	/*DEA-2938 end*/
	/* DEA-1955 Start */
	.thank-you-for-applyi {
		padding-top: 14px !important;
		max-width: 330px;
		padding: 12px 18px 0px 22px;
      	text-align:center;
	}
	.your-application-ref {
		padding: 0px 48px 0px 56px;
	}
	.thankYouText {
		margin-top: 23px !important;
		/* Defect-4266  */
		width: 177px;
		margin: auto;
	}
	/* DEA-1955 End */
	/*DEA-1946 end*/
	/* DEA-2070 prequal UI changes start*/
	.offerCardImage {
		max-width: 308px !important;
	}
	.widthfull {
		padding: 25px 13px 28px !important;
	}
	.acceptoffer h1 {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	/* DEA-2070 prequal UI changes end */
}
/*   DEA-1934   End        */
/* DEA-1955 Start */
.thank-you-for-applyi {
	box-shadow: none !important;
	margin-bottom: 24px;
	color: #333333 !important;
	padding-top: 12px;
	padding-bottom: 0px !important;
	text-align: center;
}

.thankYouText {
	font-family: 'Open Sans' !important;
	font-size: 20px !important;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6;
	color: #333333 !important;
	text-align: center;
	margin-top: 32px !important
}

.your-application-ref {
	margin-bottom: 34px;
	text-align: center;
}
/* DEA-1955 End*/

/* DEA-1946 start*/
.pq_pf_cardImageDiv {
	margin: auto;
	top: -26px;
	position: absolute;
}

.pq_pf_cardImage {
	max-width: 115px;
	height: 70px;
}

.see-if-you-prequalify {
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-bottom:24px;
	position: relative;
	display: flex;
    justify-content: center;
}

.prequal_pf_disc_alignment {
	margin-top: 26px;
}

.prequal-sec {
	padding-top: 69px;
	padding-bottom: 24px;
}

.ipadpadding-left {
	margin: 0px;
	padding-left: 0px;
}

.input-last4SSN-field {
	width: 271px;
	height: 52px;
}

.input-text-field {
	width: 290px;
	height: 52px;
}

.input-border {
	padding: 14px 16px;
	border-radius: 6px;
	border: solid 1px rgba(0, 0, 0, 0.38) !important;
	background-color: #ffffff;
}

.m-t-36 {
	margin-top: 36px;
}

.font-bold {
	font-weight: bold !important;
}
/* DEA-1946 end*/
/* DEA-2070  prequal UI changes start*/
.disclouser {
	padding: 24px 24px 19px 30px;
	max-width: 498px;
	margin: auto;
}

.disclouser p {
	color: #656565 !important;
	font-size: 12px !important;
	padding-bottom: 2px;
	line-height: 1.67;
}

.panelBox {
	text-align: center;
}

.panelBox h1 {
	margin-top: 0px;
}

.padng-0 {
	padding: 0px;
	display: inline-flex;
}

.creditApr {
	width: 100%;
}

.widthfull:nth-child(2) {
	margin-left: 10px;
}

.headerpanel {
	margin-bottom: 25px;
}

.textCenter {
	text-align: center;
}

.offerCardImage {
	position: relative;
	max-width: 339px;
	margin: auto;
	margin-top: 66px;
}

.offerCardImage p {
	padding-top: 10px
}

.imageCard {
	position: absolute;
	top: -55px;
	left: 38%;
}

.imageCard img {
	max-width: 116px;
	height: 72px;
}

.widthfull {
	width: 100%;
}

.acceptoffer h1 {
	padding-bottom: 10px;
	margin-top: 12px;
	font-size: 20px !important;
}

.acceptoffer p {
	font-size: 16px !important;
	line-height: 1.5 !important;
	color: #333333 !important;
}
/* DEA-2070 prequal UI changes end*/
/* DEA-2076 strat*/
.pqDecline {
	text-align: left;
}
/* DEA-2076 end*/
/* defect:4357*/
.watch-mail1{
	padding-right: 17px;
}
/* defect:4357*/
/* Defect-4369 start*/
.prequal-verbiage{
	padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0px
 }
 /* Defect-4369 end*/
 /* DEA-2771 */
 .ca-verbiage{
    padding-right: 0px
 }
 /* DEA-2111 start*/
.vertiProperty{
	top: 18px;
    left: -17px;
    padding-right: 34px;
}
.vertiImg{
	width: 86px;
	height: 137px;
}
/* DEA-2111 end*/
.Anual-styles{
	line-height:20px;
}

/* DEA-1546 start */
.gPay-btn{
	width: inherit;
    height: 45px;
    border-radius: 5px;
    padding-bottm:0px !important;
}
.apple-btn{
	width: inherit; 
	border-radius: 12px;
	padding-bottm:0px !important;
}
@media screen and (max-width:320px){
	.wallet-header{
		font-size: 16px !important;
	}
}
.wallet-header{
	font-size: 18px !important;
	padding-bottom: 15px;
}
.wallet-btn, .wallet-img-btn{
	margin: auto;
    padding: 0px;
    max-width: 268px;
}
#mobileWallet p{
	margin: auto;
	margin-bottom: 10px !important;
}
@media only screen and (max-width: 646px) and (min-width:170px) {
    #mobileWallet p{
    	max-width: 300px !important;
	}
}
/* DEA-1546 end */

/* DEA-1716 start*/
.custom-technical-styles{
  font-family: 'Open Sans';
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  padding-bottom:10px;
}

/* DEA-1716 End */

.img-height{
	max-height:145px;
}

/* DEA-2275 */
.container
{
  padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
/*DEA-2329 start*/
.resetContentBox{
padding-left: 15px;
padding-right: 15px;
}
.resetCheckBox{
	margin-top:2px !important;
}
/*DEA-2329 end*/

/* DEA-2332 */
.emailbox-size {
	width: 346px;
	width: auto;
    margin-left: 0px;
    border-radius: 8px;
    min-height: 84px;
}
@media screen and (max-width: 750px){
    .item .col-sm-4 {
        text-align: center;
        margin-bottom: 14px;
    }
    .service-id .item .btn-dapply {
        position: initial;
    }
    .carousel-inner {
        min-height: initial;
    }
}
#findLoc{
    position:static;
}

/*DEA-2280 Start*/
.btm-tab-disclosure{
	 margin-top: 20px !important;
	 margin-bottom: 30px !important;
    font-size: 13px !important;
}
/*DEA-2280 end*/
/* DEA-2193 start*/
:root {
    --background-color: #fff;
    --primary-color: #e66a53;
}
* {
    box-sizing: border-box;
}
.steps {
    position: relative;
    margin: auto;
	margin-bottom: 32px;
}
.step {
    padding: 0 20px 24px 50px;
    position: relative;
    transition: all 0.4s ease-in-out;
    background-color: #fff;
}

/* DCPP-Concora Logo Fix  */
@media screen and (min-width:0px) and (max-width:450px){
.img-fluid {
width: 280px;
}
}
.step::before {
       content: "1";
    position: absolute;
    height: 24px;
    width: 24px;
    border-radius: 15px;
    left: calc(50px / 2);
    transform: translateX(-45%);
    z-index: 2;
    text-align: center;
    font-size: 12px;
    padding: 5px 4px 6px 5px;
}
.step2::before {
    content: "2";
    padding: 4px 4px 6px 5px;
}
.step2 a{
	float: right;
}
.stepThree::before {
    content: "3";
     padding: 4px 8px 4px 9px;
}
.step::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
     background-color: rgba(0, 0, 0, 0.12);
    left: calc(50px / 2);
    top: 0;
    z-index: 1;
}
.stepThree::after {
    content: none;
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #c6c6c6;
    left: calc(50px / 2);
    top: 0;
    z-index: 1;
}

.header {
    user-select: none;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
}
.subheader {
    user-select: none;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}
.step-content {
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    position: relative;
}

.step-content.one {
    width: 100%;
    border-radius: 4px;
    margin-top: 10px;
}
.step-content.two {
    width: 533px;
}
.step-content.three {
    height: auto;
    width: 95%;
    margin-top: 9px;
}
.definations{
	font-family:'Open Sans' !important;
	font-weight:700;
	font-size: 14px !important;
	line-height: 22px !important;
}
.agreement-points{
	font-family:'Open Sans' !important;
	font-weight:400;
	font-size: 11px !important;
	line-height: 24px !important;
	padding-left: 15px !important;
}
.optional-card-header{
	padding-left: 35px;
	padding-bottom: 38px;
	padding-top: 25px;
}
.headerTextInfo{
	display:inline;
}
.headerTextInfo a{
	float:right;
}
.headerTextInfo h2{
	float:left;
}
.infoContent{
    display: -webkit-inline-box;
}
.infoContent input{
    margin-right: 8px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.agree-optional-card{
	background-color: #e9eae8;
    margin: 8px 25px 21px 25px;
    padding: 8px 0 8px 0px;
    border-radius: 4px;
}
.fontOpensans12{
	font-family: 'Open Sans';
  	font-size: 12px;
  	line-height: 1.5;
}
.ready-to-puchase-points{
	margin-top: 0px;
    line-height: 1.5;
    padding-left: 32px;
}   
.ready-to-puchase-points li{
	font-family: 'Open Sans';
  	font-size: 12px;
  	line-height: 1.5;
} 
.imp-info-title{
  font-family: 'Open Sans' !important;
  font-size: 14px;
  line-height: 36px
}
.imp-info{
  font-family: 'Open Sans';
  font-size: 11px;
  margin: 0px;
}
.line-hgt18{
  line-height: 18px;
}
.line-hgt24{
  line-height: 24px;
}
/*dej-743*/
.line-hgt28{
  line-height: 28px;
}
.line-hgt20{
  line-height: 20px;
}
.line-hgt36{
  line-height: 36px;
}
.line-hgt32{
  line-height: 32px;
}
.padding-lf30{
	padding-left:30px !important;
}
@media only screen and (max-width: 646px) and (min-width:170px) {
   .downld-text {
     max-width: 257px;
     padding-top: 0px !important;
	}
}
.opt-card-btn{
	display: grid;
    align-items: end;
    justify-content: flex-end;
}
.downld-text{
	line-height: 1.83;
	padding-top: 11px;
	margin-left: 15px;
	padding-right: 15px;
}
.downld-text p{
	font-size: 12px;
	float: left;
	padding-right: 5px;
	color: #000000;
	line-height:22px;
	padding-bottom: 6px;
}
.downld-text a{
	font-size: 12px;
	line-height: 16px;
	font-family: 'Open Sans';
	text-align:right;
}
.downld-text div{
	text-align: end !important;
  	float: none !important;
}
.optional-card-security-pane{
	box-shadow: 2px 0 4px 0 rgba(204, 204, 204, 0.5), 0 2px 4px 0 rgba(204, 204, 204, 0.5), inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  	background-color: #ffffff;
}
.opt-card-img{
	position: absolute;
	top: -5px;
}
.back-btn-container button {
    margin-top: 15px !important;
}
.panelWidth {
	width:533px;
	padding-top:11px;
	padding-left: 10px;
	border: solid 1px #d4d4d4;
	border-radius: 4px;
	padding-right: 5px;
	height: 119px !important;
}
@media only screen and (max-width: 646px) and (min-width:170px) {
	.panelWidth {
		width: 257px !important;
		height: 173px !important;
	}
	.headerTextInfo a{
		margin-right: 10px !important;
	}
	.step-content.two {
    	width: 100% !important;
	}
	.downld-text p{
		padding-bottom: 8px !important;
	}
	.step2 a{
		padding-top: 8px;
		padding-bottom: 8px !important;
	}
}
.purchase-padding{
	padding: 10px 25px;
}
.stepThree {
    padding-bottom: 0px !important;
}
.ready-to-puchase-points li {
    padding: 5px;
    color: #4a4a4a;
}
.ready-to-puchase-points li strong{
    color: #000000;
}
.infoContent p{
	color: #000000;
	margin-top: 3px;
}
.syf-agmt-text{
    border-bottom: solid 1px #cfcfcf;
    margin-bottom: 11px;
     padding-bottom: 10px;
}
.syf-agmt-text p{
	font-size: 11px;
    line-height: 1.33;
    color: #707070;
}
.syf-agmt-text p b{
	font-size: 12px;
	color: #000000;
}
.purchase-padding p {
	color: #4a4a4a;
}
.purchase-padding p strong{
	color: #000000;
}
.optional-card-security-panel{
	box-shadow: 2px 0 4px 0 rgb(204 204 204 / 50%), 0 2px 4px 0 rgb(204 204 204 / 50%), inset 0 1px 3px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; 
}
.agree-optional-card .col-sm-12{
	padding-right:25px !important;
}
/* DEA-2193 end*/
input.input-phone:focus, input.input-phone:active {
    width: fit-content !important;
	min-width: 100% !important;
}
/* DEA-2455 start*/
.pq_decline_cnt div{
	margin: auto !important;
}
/* DEA-2455 end*/

/* DCC-1100 custom radio buttons - Payment Estimator changes started */
.radiOptions{
	background-color:#fff !Important;
}
.radiOptions input{
    margin: 0px 15px;
    width: 20px;
    height: 20px;
    float: left;

}
.radiOptions span{
font-size:16px;
color:#3b3c43;
}


.radiOptions label > input[type="radio"] + *::before{
 content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 2rem;
  height: 2rem;
  margin-right: 15px;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.1rem;
  border-color: gray;
   background: radial-gradient(teal 0%, teal 0%, transparent 0%, transparent);
border-color: rgba(0, 0, 0, 0.54) !important;
}            

.radiOptions label > input[type="radio"]:checked + *::before{
  background: radial-gradient(#338529 0%, #338529 40%, transparent 50%, transparent);
  border-color: #3e8529 !important;
}
.radiOptions label > iput[type="radio"] + *{
display:inline-block;
}
.radiOptions label > iput[type="radio"] {
display:none !important;
}
.radiOptions input{
display:none !important;
}
.radiOptions label{
margin:0px 15px;
}
/* DCC-1100 custom radio buttons - Payment Estimator changes Ended */
/* DEA-2535 #4671 defecr fix*/
.mwidth120{
    max-width: 120px !important;
}
/* DEA-2535 #4671 end*/
/* DEA-2708 start*/
.clientImage{
	display: flex;
	align-items: center;
	justify-content:center;
	margin-bottom: 22px;
}
.plusText{
	color: #f4bf00;
	font-size: 36px !important; 
	margin-right: 17px;
	margin-left: 19px;
	margin-bottom: 0px;
}
/* DEA-2708 end */
/*DEA-2694 start*/
		.thisPage{
		justify-content: center;
		width:100%;
		margin: auto;
		padding: 42px;
	    margin-top: 34px;
	    color:#333 !important;
		}
		.thisPage .col-md-12{
			margin-bottom: 24px;
		}
		.complaiment-text{
			font-size: 20px;
			font-weight: bold;
			color: #333333;
			line-height: 1.6;
		}
		p{
			font-size: 16px;
			margin-bottom: 0px;
			line-height: 1.5;

		}
		.returnbtn{
			margin: auto;
		}
		.thisPage ul{
			list-style: none;
			display: inline-flex;
			margin-top: 0px;

		}
		.thisPage ul li{
			margin-bottom: 24px;
		}
		.slNo{
   			 width: 24px !important;
   			 height: 24px !important;
			 text-align: center;
			 border-radius: 50%;
			 margin-right: 15px;
			 font-size: 14px;
			 align-items: center;
		    display: flex;
		    justify-content: center;
		}
		
		@media only screen and (max-width:768px){
					.thisPage{
			width: 375px;
			margin: auto;
		}
		.stepsto-follow{
			padding-right:40px;
		}
		.stepsto-follow ul{
			padding-left: 20px;
			}
		}
		
		@media only screen and (min-width:800px){
			.stepsto-follow{
				width: 62%;
				margin: auto;
		}
			.notapproved-text{
				padding-left: 40px;
		    	padding-right: 35px;
		    }
			.stepsto-follow ul{
				padding: 0px;
				padding-left: 25px;
   			    padding-right: 25px;
				
			}
		}
/*DEA-2694 end*/
/* DEA-2760 start */
.font-24Bold {
	font-size: 24px !important;
	font-weight: bold;
}
.margn-btm24 {
	margin-bottom: 24px;
}
.margn-btm16 {
	margin-bottom: 16px;
}
.review-loanContent {
	margin-top: 32px;
}

.review-loanContent ul {
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	padding-left: 15px;
	list-style: none;
	display: inline-flex;
	font-size: 16px;
}

.review-loanContent ul li:nth-child(1) {
	border-right: 1px solid #dadada;
	padding-right: 20px;
	width: 65%;
	margin-bottom: 22px;
}

.review-loanContent ul li:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
	width: 35%;
	text-align: end;
}

.review-loanContent .headerRow {
	height: 32px;
	background-color: #34657f;
	align-items: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 31px 5px 12px;
}
.prepayment {
	margin-top: 30px;
	margin-bottom: 24px;
}
.fontSize12 p{
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #333333;
}
.accept-btn ul li{
	margin-right: 20px;
}
.you-paymentInfo {
	background-color: #f1f1f1;
	padding: 10px 10px 15px 15px;
}

.you-paymentInfo p {
	font-size: 12px;
}

.you-paymentInfo p span {
	font-size: 20px !important;
	font-weight: bold;
}
/* DEA-2760 end */
/*DEA-2681 start*/
.accountLookup-container{
width:91%;
}
.chekAppStatusHeader{
font-size:20px;
font-weight:bold;
margin-bottom:23px;
color: #333333;
}
.chekAppStatusInfo{
	color: #333333;
}
.accountLokup-fields{
	width:300px;
	margin:auto;
	margin-bottom:24px !important;
}
.zipcode{
    margin-bottom:12px !important;
    }
.panel-default .btn:hover{
	font-weight:bold !important;
    font-size:14px !important
    }
#termsBackBtn{
    text-decoration:none;
    font-family: 'Open Sans';
 	font-size: 16px;
 	line-height: 1.25;
 	font-weight: bold !important;
	width: 100px;
    padding: 10px !important;
    margin-left: -42px;
   
    }
#offerBackBtn{
	text-decoration:none;
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 2.25;
	font-weight: bold !important;
	width: 100px;
}

#termsBackBtn:hover {
    text-decoration: underline;
}
#offerBackBtn:hover {
    text-decoration: underline;
}
.ssnWithIcon{
      position: absolute;
    left: 0px;
    top: 6px;
    padding: 6px 8px;
   }
.last4SSNText{
 	margin-left: 25px;
 	}
 .lastssn-field .float-label{
position:relative !important;
}
.lastssn-field .fieldset{
padding-left:25px !important;
}
.lastssn-field{
	margin-bottom: 24px !important;
}
.lookupConBtn{
	margin-bottom: 34px !important;
	margin-right:34px !important;
}

@media screen and (min-width :320px) and (max-width: 600px) {
	.panel-default .btn {
		margin-right: auto !important;
	}
	#termsBackBtn {
		padding-right: 0px !important;
		margin-right: auto !important;
	}
	.accountLokup-fields {
		margin-bottom: 32px !important;
	}
	#thankyou{
		width: 90%;
    	margin: 0px auto;
	}
}
/*DEA-2681 end*/
/* DEA-2680 start */
.width80{
	width: 80% !important;
    margin: 0px auto !important;
}
/* DEA-2680 end */
/*DEA-2679 start*/
	.instaPendingLookup{text-align: center;
    max-width: 513px;
    height: 60px;
    border-radius: 8px;
    box-shadow: 10px 0 40px 10px rgb(0 0 0 / 2%), 0 11px 40px 10px rgb(0 0 0 / 2%);
    background-color: #ffffff;
    margin: 32px 35px 22px;
    }
    .instaPendingCheckStatus{
    justify-content: center;
    max-width: 100%;
    height: inherit;
    align-items: center;
    display: flex;
    text-align: center;
    margin-bottom: 22px;
    }
    .instaPendingReq{
     margin-top: 24px;
     text-align: center;
   	 padding: 0px 20px;
    }
     .refer-print-btn .btn-primary{
	margin-bottom:0px !important;
	}
    .refer-print-btn{
	margin-bottom:28px !important;
	}
    
    
    @media screen and (max-width:765px){
    .instaPendingLookup a{
    display:block;
    
    }
    .instaPendingLookup{   
    height: 96px !important;
    }
    }
/*DEA-2679 end*/

/*DEA-2679 start*/
	.instaPendingLookup{text-align: center;
    max-width: 513px;
    height: 60px;
    border-radius: 8px;
    box-shadow: 10px 0 40px 10px rgb(0 0 0 / 2%), 0 11px 40px 10px rgb(0 0 0 / 2%);
    background-color: #ffffff;
    margin: 32px 35px 22px;
    }
    .instaPendingCheckStatus{
    justify-content: center;
    max-width: 100%;
    height: inherit;
    align-items: center;
    display: flex;
    text-align: center;
    margin-bottom: 22px;
    }
    .instaPendingReq{
     margin-top: 24px;
     text-align: center;
     padding: 0px 20px;
    }
     .refer-print-btn .btn-primary{
	margin-bottom:0px !important;
	}
    .refer-print-btn{
	margin-bottom:28px !important;
	}
    
    @media screen and (max-width:765px){
    .instaPendingLookup a{
    display:block;
    
    }
    .instaPendingLookup{   
    height: 96px !important;
    }
    }
/*DEA-2679 end*/

/* DEA-2783 start */
.Card-selection {
	width: 530px;
	margin: auto;
	padding: 0px !important;
}

.Card-selection p, h1 {
	margin-bottom: 0px;
}

.select-btn {
	width: 96px;
	height: 26px;
	padding: initial;
	border-radius: 2px;
	border: 1px solid #454545;
	background: #fff;
	color: #333;
	font-weight: bold;
}

.select-card-titles p:nth-child(1) {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.card-info {
	padding-left: 7px;
}

.select-card-titles p:nth-child(1) a {
	color: #34657f;
}

.select-card-titles p:nth-child(2) {
	font-size: 20px;
	margin-top: 24px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height:32px;
}

.select-card-titles p {
	color: #333333;
}

.specifi-cardSeletion {
	margin-bottom: 32px;
	margin-top: 19px;
	padding: 26px 14px 34px 0px;
	border-radius: 6px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0
		rgba(0, 0, 0, 0.08), 0 0 2px 0 rgba(0, 0, 0, 0.04);
	background-color: #ffffff;
}

.specifi-cardSeletion P {
	font-size: 16px;
	padding-right: 5px;
	font-weight: bold;
	color: #333333;
}

.specifi-cardSeletion img {
	margin: auto;
	height: 140px;
	width: 230px;
	object-fit: contain;
}

.specifi-cardSeletion #selected {
	background-color: #454545;
	color: white;
}

.contiune-btn {
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 23px;
}

@media screen and (min-width :320px) and (max-width: 600px) {
	.Card-selection {
		width: 290px !important;
		padding: 30px;
	}
	.card-info {
		margin-top: 20px;
	}
	.select-card-titles p:nth-child(1){
	width:260px;
	}
	.specifi-cardSeletion{
		margin-bottom: 24px !important;
	}
	.specifi-cardSeletion .selection-card{
	text-align:center !important;
	}
	.specifi-cardSeletion .Mask{
	float:initial !important;}
	.contiune-btn {
		margin-top: 20px;
	}
}
/* 	DEA-2783 end */
/*DEA-2874 start*/
.qualifiedOfferAmount{
	margin-bottom: 16px !important;
	margin-right: -10.5% !important;
	font-size: 24px;
    font-weight: bold;
    font-family: 'Open Sans';
    line-height: 1.5;
}
.qualifiedOffer{
margin-right: -11.5% !important;
}
.choose-your-financin{
margin-right: -12.5% !important;
}
.financing-optionDiv{
display:grid;
font-size:16px;
justify-content: center;
padding-bottom: 32px;
}
.termMonth{
font-size:20px;
font-weight:bold;
margin-bottom:11px;
}
.financingApr{
margin-bottom:14px;
margin-top:2px;
}
 .financing-options{
width:100% !important;
border-radius: 6px;
    box-shadow: 0 -3px 18px 0 rgb(0 0 0 / 12%), 0 6px 10px 0 rgb(0 0 0 / 14%);
    background-color: #ffffff !important;
    text-align: center;
    padding: 24px 21px 0px 21px !important;

}
.financing-optionDiv .hrxntl-line{
position:relative;
margin-top:41px;
margin-bottom:41px;

}
.financing-optionDiv .qualifiedOfferAmount{
	margin-right:0px !important;

	}
.financing-optionDiv  button{
    width: 246px !important;
    height: 48px;
    border-radius:6px;
    }
.financing-optionDiv .hrxntl-line hr{
width:100%;
border:1px solid #979797;
}
.financing-optionDiv .hrxntl-line span{
    position: absolute;
    left: 40%;
    top: 0px;
    width: 40px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    
}
.financing-optionDiv .lineWith-icon{
position:relative;
   margin: 20px;
       padding-left: 25px;
    padding-right: 25px;
}
.financing-optionDiv .lineWith-icon span{
    position: absolute;
    left: 36.4%;
    top: -14px;
    width:50px;
    background-color: #fff;
    font-size:18px;
}
.paddLeft-5{
padding-left:5px !important;
font-weight: bold;
}


.financing-optionDiv .hrxntl-line:last-child{
display:none;
}

@media screen and (max-width:768px){
.choose-your-financin{
margin-right:0px !important;
}
.qualifiedOffer{
margin-right:0px !important;
}
.qualifiedOfferAmount{
margin-right:0px !important;
}
}
/*DEA-2874 end*/
/*DEA-2760 start*/
#installmentsConfirmationMsg{
	padding-right: 15px !important;
}
/*DEA-2760 end*/
/* DEA-2990 start */
#phonePrefill-disclosure{
	padding-bottom : 32px;
}
/* DEA-2990 end */
/*DEA 3023 start*/
.pfErrorMsg{
    display: inline-flex;
    padding-left: 5px;
    width: 100%;
    top: 0px
}
.pfErrorMsg #errorMsg{
    padding-left: 5px;
}
    
.fieldset1 #cartAmount{
    width:85% !important;
    padding-right:0px !important;
}
.fieldset1  .income-lastlattres{
    margin-right:8px !important;
    top:0px !important;
}
.fieldset1 input{
    height:38px !important
}
.rateGraph{
padding-left:3px !important;
} 
    
@media screen and (min-width :320px) and (max-width: 600px) {
.pfEstimatedText{
padding-top: 40px !important;	
}
.fieldset1 #cartAmount {
    width: 80% !important;
    }
.rateGraph{
padding-left:0px !important;
}
.map-img {
  height:75px;
  }
}

.pq-pf-ptext
{
padding-left: 20px;
}
/*DEA 3023 end*/
/* DEA-1927 Start */
.loading-text{
	font-family: 'Open Sans', sans-serif;
	text-align: center;
    top: 30%;
    width: 100%;
    position: relative;
    color: #333333;
}
.loading-text p:first-child{
	font-weight:bold;
	font-size: 20px !important;
	line-height: 1.6;
}
.loading-text p:last-child{
	font-size: 16px !important;
	line-height: 1.5;
	padding-top: 6px;
}
@media (max-width: 768px){
	.loading-text{
	top: 15%;
	}
		.loading-text p:first-child{
	margin:auto !important;
	max-width:280px;
}
	.loading-text p:last-child{
	margin:auto !important;
	max-width:280px;
}
}
/* DEA-1927 End */

/* DAI-278 UI start */
.margin0 {
	margin: 0px;
}

.validText {
	margin: 0px;
	max-width: 274px;
	margin-top: 4px;
}

.stepsForFlow {
	max-width: 300px;
	margin: auto;
}
.stepsForTermsFlow
{
	text-align: center;
}
.paddng-0 {

}

.stepsForFlow, h1, p {
	font-size: 16px;
}

.stepsForFlow h2 {
	font-size: 24px !important;
}
.readyToMake{
	font-size: 24px !important;
	color: #3b3c43;
	font-weight: bold;
	margin: 0px;
}
.readyConsentText
{
	color: #333333;
    margin-top: -2px;
    position: absolute;
    padding-left: 6px;
}
.listUl ul {
	list-style: none;
	padding: 0px;
}

.listUl ul li span {
	margin-right: 14px;
}

.listUl ul li {
	display: flex;
	margin-bottom: 15px;
	margin-top: 24px;
}

.listUl, .textInfo {
	padding: 0px;
}

.termsTextInfo {
	padding: 0px;
	text-align: center;
}

.termsTextInfo h1{
	margin-top: 25px;
}

.bgshade {
	border-radius: 8px;
	border: solid 1px #e1e1e1;
	background-color: #f1f8ff;
	padding: 19px 35px 22px 35px;
	margin-top: 32px !important;
}

.bgshade p {
	margin: 11px 0px;
}

.btnRow {
	text-align: center;
	margin: 34px 0px;
}

.btnRow .confirmBtn {
	margin-bottom: 5px;
}

.testClass {
	padding: 0px 60px;
}

.confirmBtn {
	width: 246px;
	height: 48px;
	color: #fff;
	background-color: #656565;
	border: 4px solid #656565;
	margin-top: 27px;
	font-weight: bold;
}

.backToOffers {
	width: 246px;
	height: 50px;
	border: 4px solid #004990;
	background-color: #fff;
	color: #004990;
	margin-bottom: 5px;
	margin-top: 27px;
	font-weight: bold;
}

.bgshade input {
	width: 18px;
	height: 18px;
	opacity: 0 !Important;
	border-color: #010101 important;
}
.bgshade .readyConsentText{
	    margin: 0px !Important;
    padding-left: 26px !Important;
}
.stepNo {
	background-color: #004990;
	color: #fff;
	border-radius: 50%;
	width: 18px;
	height: 18px;
}

.stepNo p {
	text-align: center;
	color: #fff;
	margin: -2px;
	font-size: 14px !important;
}

.Oval {
	width: 24px;
	height: 24px;
	background-color: #004990;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
    display: flex !important;
	align-items: center;
	padding: 7px;
}

.Ovalhome {
	width: 24px;
	height: 24px;
	background-color: #333;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
    display: flex !important;
	align-items: center;
	padding: 7px;
}

.disclosurePaddingNone {
	padding: 0px;
}
.termsDisclosurePaddingNone {
	padding: 0px;
    max-width: 408px;
    margin-left: 80px;
    text-align: left;
}
.termsValidText{
	margin-top: 4px;
}
@media only screen and  (max-width:992px){
.termsDisclosurePaddingNone
{
	padding: 0px;
    max-width: 400px;
    margin: auto; 
    text-align: left;
}
.termsValidText
{
	margin: 4px 0px 0px 0px;
}
}
@media only screen and  (max-width:450px){
.termsDisclosurePaddingNone {
	padding: 0px;
    max-width: 275px;
    margin-left: 40px;
    text-align: left;
}
.termsValidText {
	margin: 0px;
    max-width: 300px;
    text-align: center;
    padding-left: 50px;
}
}
.disclosureOval1 {
	padding-bottom: 24px;
	margin: 24px 0px 0px 0px;
	padding-left: 0px;
  	display:flex;
}

.disclosureOval {
	margin: 0px;
	padding-left: 0px;
  	display:flex;
}

.disclosureOval2 {
	padding-bottom: 24px;
	margin: 0px;
	padding-left: 0px;
  	display:flex;
}

.isMobile{
		display:none;
	}
@media only screen and  (max-width:992px){
	.isdesktop{
		display:none;
	}
	.isMobile{
		display:initial;
	}
	.bgshade{		
		margin:0px 33px;
		padding-left: 19px !important;
		padding-right: 19px !important;
	}
	.testClass{
		padding:0px 5px !Important;
	}
	.termsTextInfo h1{
		margin-top: 34px;
	}
	.bgshade p {
		margin: 8px 0px !important;
	}
}
/* DAI-278 UI end */

/* DEA 4065 start */
.error-Prequal{
text-align: center;
width: 530px;
margin: auto;
}
.error-Prequal img{
width: 73px;
height: 80px;
margin-bottom: 20px;
}
.error-Prequal p{
margin: 0px;
margin-bottom: 10px;
color: #333333;
}
.error-Prequal strong{
font-size: 20px;
}
.prequal-info{
font-size: 16px;
line-height: 1.5;
}
@media screen and (max-width:768px){
.error-Prequal{
width: auto !important;
padding-left: 19px;
padding-right: 19px;
}
}
.continueApply button{
margin-top: 22px;
margin-bottom: 20px;
width: 246px;
height: 52px;
border-radius: 6px;
font-size: 14px;
font-weight: bold;
}
.continueApply p{
font-size: 11px !important;
color: #333;
padding-left: 35px;
padding-right: 35px;
font-family: 'Open-sans';
}
/* DEA 4065 end */
/*DARC 529 start*/
 .test-icon{
	position: relative !important;
    top: 1px;
    padding-left: 2px;
    font: normal normal normal 16px/1 FontAwesome !important;
    font-family: 'Font Awesome 5 Pro' !important;
	} 
	
	.test-icon.help-icon_new:after {
	color: #3B3C43;
	background-color: transparent;
	border-left:0px;
	border-right:0px;
	}

	#freezeContent{
	border-radius: 7px;
	    margin-top: 5px;
		margin-left: 5px;
	    max-width: 513px;
	    padding: 12px 13px 12px 12px;
	}
 	
	 @media screen and (min-width: 360px) and (max-width: 640px) {
	#freezeContent{
	max-width: 372px !important;
	}
	}
	@media screen and (min-width: 320px) and (max-width: 480px) {
	#freezeContent{
		    max-width: 365px !important;
		    margin-right: 25px !important;
		}
	} 
	@media screen and (min-width: 768px) and (max-width: 1024px) {
		#freezeContent{
			max-width: 513px !important;
		}
	}
/*DARC 529 end*/
/* DEA-4772 */
.viewcheck{
	background-color: #F0F0EF;
	padding: 15px;
	border-radius: 10px;
}
/* DEA-4777 */
#mktgAlerts {
  visibility: hidden;
  color: #333;
  padding: 15px;
  display: inline-block;
  border-radius: 5px;
  position: fixed;
  text-align: center;
  z-index: 999999;
  top: 30px;
  font-size: 17px;
}

#mktgAlerts.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s;
  animation: fadein 0.5s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
  from {top: 0; opacity: 0;} 
  to {top: 30px; opacity: 1;}
}

@keyframes fadein {
  from {top: 0; opacity: 0;}
  to {top: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {top: 30px; opacity: 1;} 
  to {top: 0; opacity: 0;}
}

@keyframes fadeout {
  from {top: 30px; opacity: 1;}
  to {top: 0; opacity: 0;}
}
/*DRF-272 start*/
.improved-terms-header{
font-size: 20px !important;
font-weight: bold;
letter-spacing: 0;
font-family: 'Open Sans' !important;
}
.improved-terms-download{
font-weight: bold;
}
.terms-check-list p, .terms-check-listh4 {
	line-height: 24px !important;
}

.resetLabelFont{
	clear: both;
    padding-top: 20px;
    font-size: 16px !important;
    }
 .improvedterms-acpgray-button {
	background-color: #94969A !important;
	border: none !important;
}
.padding0{padding:0px !important}
.improved-appDisHeader{
 font-size: 18px !important;
 font-family: "Open Sans";
 font-weight: bold;
 font-size: 18px;
 margin-top: 14px;
 }
.pop_subcontentImpro{
 color:#3b3c39 !important;
 font-size:12px !important;
 font-weight:bold !Important;
 }
.improvedTermslist{
margin-top:12px;
margin-bottom:0px !important;
padding-left:20px !important;
}
.improvedTermslist li{
font-size:12px !important;
margin-bottom: 12px !important;
color: #3b3c39 !important;
	}
.testScroll::-webkit-scrollbar-track{
border-radius: 10px;
background-color: #efefef;
border-left: 1px solid #e6e2e2;
}
.testScroll::-webkit-scrollbar-thumb{
border-radius: 10px;
min-height: 32px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #94969A;
}
.testScroll::-webkit-scrollbar{
width: 12px;
background-color: #F5F5F5;
}
.improved_appdisclscroll{
max-width: 620px !important;
padding-top: 10px
}
.credittermsscroll{
	padding: 14px !important;
}
.improved-terms-errormsg{
box-sizing: border-box;
border: 1px solid #CC3F33;
border-radius: 10px;
background-color: #FCF4F3;
margin-top: 20px !important;
margin-bottom: 2px !important;
   }
.improved-terms-title{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 20px !important;
}
.improved-link {
    display: flex; 
    justify-content: flex-end;
     width: 100%;
     }
@media screen and (min-width: 600px) and (max-width:768px) {
	.improved-link {
		justify-content: flex-end;
	}
	.erroralert.improved-terms-alert {
		padding-right: 15px;
	}
}

@media screen and (max-width: 600px) {
	.improved-terms-download {
		margin-top: 15px;
	}
	.improved-section {
		width: 100%;
	}
	.improved-link {
		justify-content: flex-start;
	}
}
   
.improved-terms-download a span{
 padding-left: 10px; 

}
.erroralert.improved-terms-alert {
	display: inline-block;
}

.erroralert.improved-terms-alert i {
	font-size: 24px;
	color: #9E2A20;
}

.error-msg.terms-errror-msg.improved-terms-errormsg .error-flex {
	display: flex !important;
	padding: 16px 20px;
}

.error-msg.terms-errror-msg.improved-terms-errormsg  span#termsError {
	color: #333333 !important;
	font-size: 16px;
	width: 90%;
    margin: 0 auto;
	line-height:24px;
}
/*DRF-272 end*/

/*DEJ-650 : ADA Change for hearing consent UI*/
.primaryPhoneTypeValues input[type="radio"]{
    display:none;
}
.primaryPhoneTypeValues label{
	position: relative;
	font-family: Open sans;
	display: inline-flex;
	border: 1px solid #888A96;
	gap: 0px 8px;
	padding: 5px 12px 5px 8px;
	border-radius: 25px;
	cursor : pointer;
	height: 32px;
	width: auto;
	margin-right: 16px;
	font-size: 16px;
	align-items: center;
}
.primaryPhoneTypeValues label:before{
	content: "";
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 1px solid #888A96;
}
.primaryPhoneTypeValues label:focus-visible{
	outline:2px solid #888A96;
	outline-offset: 4px;
}
.primaryPhoneTypeValues input[type="radio"]:checked + label:before{
	border: 8px solid #2e631e;
}
.primaryPhoneTypeValues input[type="radio"]:checked + label{
	border: 2px solid #2e631e;
	gap: 7px;
}

/** DEJ-650 End **/
/** EMPQ UI Alignment Fix **/
.pf-freeze-container{
	margin-left: -41px !important;
}
@media only screen and (min-width: 120px) and (max-width: 767px) {
	.pf-freeze-container{
		margin-left: 0px !important;
	}
}
.visually-hidden{
	position: absolute;
	width:1px;
	height:1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip-path : inset(50%);
	white-space: nowrap;
	border: 0;
}
.progressbar-icon{
	
	display:block;
	font-size:12px;
	
}

/* DRF-1690 UI styles */
.container-opt {
  display: block;
  position: relative;
  padding: 16px 12px 16px 16px; 
  margin-bottom: 8px;
  cursor: pointer;
  user-select: none;
}
/* Hide the browser's default radio button */
.container-opt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px; 
  background-color: white;
  border: 2px solid #888A96;
  border-radius: 100px;
  opacity: 1;
}

/* On mouse-over, add a grey background color */
.container-opt:hover input ~ .checkmark {
  background-color: #CCCCCC;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-opt input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-opt .checkmark:after {
 	top: 6px;
	left: 6px;
	width: 4px;
	height: 4px;
	border-radius: 100px;
	background: white;
}
@media screen and (max-width: 336px) {
  .electronicStmtBlock {
    height: 40px !important;
  }
}
/* DRF-1690 End */