@font-face {
	font-family: "CSW07eP-bold";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-bold-webfont.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-bold-webfont.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: "CSW07eP";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.ttf") format("truetype");
	font-weight: 200;
	font-style: italic;
	font-stretch: normal
}

@font-face {
	font-family: "CSW07eP";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-light-webfont.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: "CSW07eP";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
	font-stretch: normal
}

@font-face {
	font-family: "CSW07eP";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-regular-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: "HeadlineWeb-Regular";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CreditSuisseHeadlineWeb-Regular.woff2") format("woff2"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CreditSuisseHeadlineWeb-Regular.woff") format("woff"),url("/financing/p/d/pvt/mortgages/static/amor/fonts/CreditSuisseHeadlineWeb-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: "CSW07eP-roman";
	src: url("/financing/p/d/pvt/mortgages/static/amor/fonts/CSType-roman-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal
}
{
	box-sizing: border-box;
}

.confirm-header {
	float:left;
	width:68%;
	padding:0 30px;
	margin-left:40px;
}

.confirm-logo {
	float:left;
	width:19%;
	padding:10px;
	text-align:center;
}

.confirmation-main {
	float:left;
	width:47%;
	padding:0 30px;
	margin-left:40px;
}

.confirmation-right {
	float:left;
	width:42%;
	padding:10px;
	text-align:center;
}

.main {
	float:left;
	width:40%;
	padding:0 30px;
	margin-left:40px;
	
	
}

.right {
	float:left;
	width:45%;
	padding:30px;
	text-align:center;
}

.header {
	text-decoration: none;
	background-color:Black;
	padding:20px;
	text-align:right;
	width:100%;
}
#header-wrapper {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}


@media only screen and (max-width:1024px) {
	/* For mobile phones: */
	.menu, .main, .right {
		width:100%;
	}
}

.footer {
	background-color:Black;
	text-align:center;
	margin-bottom:0px;
	height: 25px;
	text-decoration: none;
	padding: 20px;
	width: 100% !important;
}

#footer-wrapper {
	max-width: 1370px;
	margin: 0 auto;
	padding: 0;
}


body {
    margin: 0;
    box-sizing: border-box;
    right: 0;
    overflow-x: hidden;
    margin-top:0px;
}

label, input {
	display: block;
}

/*input {
	margin-top: 20px;
	margin-bottom: 30px !important;
	border-top-style: hidden;
	border-right-style: hidden;
	border-left-style: hidden;
	padding: 10px 30px 10px 0px;
	width: 82% !important;
	border-bottom: 1px solid black;
}*/

input:hover, input:focus {
	border-bottom: 2px solid black;
}

.no-outline:focus {
	outline: none;
}

label {
	margin-top: 20px;
}

.h1 {
		text-align: left;
	}

.h3 {
	text-align: left;
}

.button {
	background-color: Black; /* Green */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width: 82% !important;
}

.benefits > .bor {
    float:left;
	width:20%;
	padding:0 25px;
}

.b1 {
	float:left;
	padding:0 35px;
}

fotLabel {
	color: #FFFFFF;
	text-align: left;
}

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

.ml-10 {
	margin-left: 10px;
}

.float-right {
	float: right;
}

.float-left {
	float:left;
}

.mb-20 {
	margin-bottom: 20px;
	margin-top:20px;
}

.mt-30 {
	margin-top:30px;
}

.mt-10 {
	margin-top:10px;
}

.mt-20 {
	margin-top:20px;
}

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

.mr-50 {
	margin-right:50px;
}

.ml-50 {
	margin-left: 50px;
}

.mr-0 {
	margin:0px;
}

.ml-20 {
	margin-left: 20px;
}

.overflow {
	overflow:auto;
}

#wrapper {
	max-width: 1399px;
	margin: 0 auto;
	width: 100%;
	height: auto!important;
}

.input-wrapper {
  position: relative;
}

.input-currency {
  /*position: absolute;
  left: 470px;
  top: calc(100% - 5.11em);
  line-height: 1em;
  font-size: 1em;*/
   margin-left: -2px;
   margin-bottom: 10px;
   cursor: pointer;
}

.input-wrapper > input {
  padding-left: 16px;
  font-size: 1em;
}

.clear {
	clear: both;
}

.width-80 {
	width: 80%;
}

.width-85 {
	width: 85%;
}

.div-color {
	height: 62px;
	background-color : #F8F8F8;
	margin-top: 80px;
}

.confirm-button {
	background-color: #ffffff;
	border: 1px solid black;
	color: #000000;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width: 35% !important;
	float: right;
	cursor: pointer;
}

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

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

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

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

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

.font-family-regular {
	font-family: "HeadlineWeb-Regular", sans-serif;
}

.font-family-roman {
	font-family: "CSW07eP-roman";
}

.font-family-bold {
	font-family: "CSW07eP-bold";
}

.color-white {
	color: #ffffff;
}

.padding-15 {
	padding: 15px;
}

.login-links {
	line-height: 20px;
}
ul.login-links {
	color: #fff;
}
ul.login-links {
	padding-left: 0px;
}
ul.login-links {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin-right: 45px;
}

ul.login-links li.lang {
	margin-left: 0px;
}
ul.login-links li.lang {
	border: 0;
	padding-right: 0;
}
ul.login-links li {
	margin-left: 5px;
}

ul.login-links li.lang {
	border-right: 1px solid #bbb;
	padding-right: 6px;
}
ul.login-links li {
	display: inline;
}
ul.login-links li a.active, ul.login-links li a {
	padding: 0 5px 5px 5px;
}
ul.login-links li a {
	transition: all .25s 0s ease-out;
	font-family: CSW07eP-bold !important;
	font-size: 14px!important;
	padding: 0 5px 5px 5px;
}
ul.login-links li a {
	color: #fff!important;
}
ul.login-links li a:focus, ul.login-links li a:visited {
	text-decoration: none;
}
ul.login-links li a {
	display: inline;
	padding: 0 5px;
	font-size: 16px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a {
	outline: 0!important;
	outline-style: none!important;
}

ul.login-links li a.active {
	border-bottom: 2px solid #fff;
}

.error {
	background-color: #f1f2f2;
	margin-top: 0;
	width: 80%;
	height: 20px;
	line-height: 18px;
	padding: 10px 10px 10px 0px;
}

span#password-toggle {
    display: block;
    position: absolute;
    right: 100px;
    top: 25px;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
}

span#password-toggle-2 {
	display: block;
	position: absolute;
	right: 100px;
	top: 25px;
	cursor: pointer;
	font-size: 20px;
	line-height: 20px;
}

input {
    border-bottom: 1px solid black;
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    background-color: transparent;
    width: 82%;
    text-align: left;
    line-height: 25px;
    /* font-size: 14px; */
    /* padding-left: 40px; */
    height: 39px;
    padding-top: 10px;
}

.relative {
    position: relative;
}

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

.mr-10 {
	margin-right: 10px;
}

.ml-55 {
	margin-left: 55px;
}

.ml-50 {
	margin-left: 50px;
}

.font-normal {
	font-weight: normal;
}

.pointer {
	cursor: pointer;
}

button[disabled] {
	cursor: default;
	background-color: #cccccc;
}

a.haveAccount:hover {
	text-decoration: none;
	color:#575756
}

a.haveAccount {
	color:#000000
}

.font-weight-500 {
	font-weight: 500;
}

.line-height-25 {
	line-height: 25px;
}

.padding-left-10 {
	padding-left: 10px;
}

.mt-2 {
	margin-top: 2px;
}

.error-icon {
	filter: invert(24%) sepia(98%) saturate(6458%) hue-rotate(356deg) brightness(80%) contrast(118%);
}

.height-30 {
	height: 30px;
}

.height-20 {
	height: 20px !important;
}

p#passwordMatchError {
	width: 346px;
}

p#regFormError {
    width: 95%;
}

.global-error {
	background-color: #fafafa;
	width: 87%;
	margin: 10px 68px;
	padding: 10px;
	height: 30px;
}

::-webkit-input-placeholder { /* Edge */
	font-size: 16px;
}

:-ms-input-placeholder { /* Internet Explorer */
	font-size: 16px;
}

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

.info-color {
	color: #1F7C34;
	background-color: #D5E9C1;
}

.footer-color {
	color:#ffffff;
}

.tab-links {
	line-height: 20px;
}
ul.tab-links {
	color: #000000;
}
ul.tab-links {
	padding-left: 0px;
}
ul.tab-links {
	display: inline;
	list-style: none;
	list-style-type: none;
	border-bottom: 2px solid #dadada;
	padding: 0 5px 15px 0px;
}

ul.tab-links li.lang {
	margin-left: 0px;
}
ul.tab-links li.lang {
	border: 0;
	padding-right: 0;
}
ul.tab-links li {
	margin-right: 30px;
}

ul.tab-links li.lang {
	padding-right: 6px;
}
ul.tab-links li {
	display: inline;
}
ul.tab-links li a.active, ul.tab-links li a {
	padding: 0 5px 15px 5px;
}
ul.tab-links li a {
	transition: all .25s 0s ease-out;
	font-family: CSW07eP-bold !important;
	font-size: 14px!important;
	padding: 0 5px 15px 5px;
}

ul.tab-links li a:focus, ul.tab-links li a:visited {
	text-decoration: none;
}
ul.tab-links li a {
	display: inline;
	font-size: 16px;
}
ul.tab-links li a.active {
	border-bottom: 2px solid #000;
}

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

.width-95 {
    width: 95% !important;
}

.width-90 {
	width: 90%;
}

.float-none {
    float: none;
}

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

a#termLink:hover {
	text-decoration: none;
	color: #575756;
}

.width-88 {
	width: 88% !important;
}

.width-82 {
	width: 82%;
}

.width-60 {
	width: 60%;
}

#regText {
	line-height: 20px;
}

.height-error {
	height: 40px;
}

a#termLink {
	color: #000000;
}

.line-height-20 {
	line-height: 20px;
}

.line-height-10 {
    line-height: 10px;
}
.font-size-12 {
	font-size: 12px;
}
@media only screen and (min-width: 1600px) {
	/*.height-error {
		height: 20px;
	}*/
	.right {
		padding-top: 10px !important;
	}
}

@media only screen and (min-width: 1500px) {
	.regs-error {
		height:20px !important;
	}
}


@media only screen and (min-width: 1399px){
	#wrapper {
		width: 1399px;
		margin-left: auto;
		margin-right: auto;
	}

	#header-wrapper {
		max-width: 1280px;
		margin: 0 auto;
		padding: 0;
	}

	#footer-wrapper {
		max-width: 1370px;
		margin: 0 auto;
		padding: 0;
	}
}
@media only screen and (max-width: 1340px) {
	#wrapper {
		max-width: 1399px;
		margin-left: auto;
		margin-right: auto;
	}

	#header-wrapper {
		max-width: 1200px !important;
		margin: 0 auto;
		padding: 0;
	}

	#footer-wrapper {
		max-width: 1370px;
		margin: 0 auto;
		padding: 0;
	}
}

@media only screen and (max-width: 1249px) {
	.benefits > .bor {
		width:19% !important;
	}
}

::-ms-clear {
	display: none;
}

::-ms-reveal {
	display: none;
}

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


.separator>*{
	display: inline-block;
	vertical-align: middle;
}
.separator {
	text-align: center;
	border: 0;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	padding: 0;
}
.separator:before, .separator:after {
	content: "";
	height: 2px;
	width: 50%;
	margin: 0 5px 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.separator:before {
	margin-left: -100%;
}
.separator:after {
	margin-right: -100%;
}
.dark-theme .separator:before, .dark-theme .separator:after {
	background-color: #A8A8A7;
}
.dark-theme .separator, .dark-theme .separator {
	color: #A8A8A7;
}
.onBoarding-button {
	background-color: #ffffff;
	border: 1px solid black;
	color: #000000;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}

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