.container {
	width: 62%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container_back {
	padding-right: 30px;
	padding-left: 97px;
	margin-right: auto;
	margin-left: auto;
}

.containerBR {
	padding-top: 12px;
	padding-bottom: 12px;
}

.RUIFW-nav-quick-links li:first-child a {
	border-left: none;
}

.RUIFW-nav-footer li:last-child a {
	border-right: none;
}

.border {
	border: 1px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
}

.errorStatus {
	color: #ff0000;
	text-align: center;
	font-size: 0.9em;
	margin-top: 8px;
}

@media ( max-width : 1024px) {
	.col-sm-7 {
		width: 30%;
	}
	.col-sm-3 {
		width: 22%;
	}
	.form-control {
		padding: none;
	}
}

.cLdUJc {
	color: rgb(51, 51, 51);
	display: inline;
	padding: 0px 0.1rem;
	vertical-align: middle;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: intial;
	text-align: center;
}

.kDYVgh {
	appearance: none;
	background-color: transparent;
	border: 0px none;
	border-bottom: 0.1rem solid rgb(117, 117, 117);
	display: block;
	outline: none;
	position: relative;
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: initial;
	border-radius: 0px;
	webkit-box-shadow: none;
	box-shadow: none;
	height: 28px;
	padding: 1px 1px;
}

.cPCryx {
	font-weight: bold;
	letter-spacing: -0.025rem;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.8rem;
	line-height: 3.5rem;
	color: rgb(51, 51, 51);
}

.authentication-field-container {
	padding-top: 20px;
	padding-bottom: 20px;
}

.cust_form_new .RUIFW-row+.RUIFW-row {
	margin-top: 11.5px !important;
}

.cust_form_new .RUIFW-content-header {
	padding: 5px 0 !important;
}

.cust_form_new .form-control {
	padding: 0px 0px;
	height: 28px;
}

.cust_form_new div label {
	text-align: center
}

.btn_new {
	width: 100%;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #D81E05;
	color: #fff;
}

.btn_new:focus {
	background-color: #FC371C;
}

.checkbox:focus-within {
	outline: 2px solid black;
}

.authentication-login-button1 {
	margin-top: 20px;
	padding-left: 20px;
	width: 60%;
	display: block;
	margin: 0 auto;
}

.form-control {
	width: none;
	padding: none;
	height: 28px;
}

input:focus, input.form-control:focus {
	outline: none !important;
	outline-width: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

@media ( max-width : 769px) {
	.container_back {
		padding-left: 88px;
	}
	.RUIFW-page-wrap-new {
		overflow: hidden;
		background: none;
		margin-bottom: 0;
	}
	.container {
		width: 62%;
	}
	.RUIFW-page-footer-new {
		padding: 0 10px;
		background: #fff;
	}
}

@media ( max-width : 460px) {
	.divOuter {
		padding-left: 0;
		/*padding-right:0;*/
	}
}

@media ( max-width : 480px) {
	.container {
		width: 91%;
	}
	.container-otp {
		width: 91%;
		padding-left: 0;
		padding-right: 0;
	}
	.divOuter {
		/*padding-left:0;*/
		padding-right: 0;
	}
	.container-main {
		width: 100%;
	}
	.border {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.0);
	}
	.authentication-login-button1 {
		margin-top: 20px;
		padding-left: 20px;
		width: 79%;
		display: block;
		margin: 0 auto;
	}
}

.RUIFW-container-header-new {
	margin: 0 5px 5px 5px;
}

.RUIFW-page-header-new {
	height: 40px;
}

.RUIFW-inline-new {
	white-space: nowrap;
}

@media ( max-height : 1024px) {
	.RUIFW-page-wrap {
		min-height: 91.25%;
	}
	.RUIFW-page-wrap-new-information {
		min-height: 86.65%;
	}
	.RUIFW-page-wrap-systemError {
		min-height: 94.15%;
	}
}

@media ( max-height : 812px) {
	.RUIFW-page-wrap {
		min-height: 89%;
	}
	.RUIFW-page-wrap-new-information {
		min-height: 83%;
	}
	.RUIFW-page-wrap-systemError {
		min-height: 92.45%;
	}
}

.dropdown-menu {
	position: absolute;
	top: -150px;
	z-index: 1000;
	display: block;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0/ 18%);
	box-shadow: 0 6px 12px rgb(0 0 0/ 18%);
}

.dropdown-menu-none {
	position: absolute;
	top: -150px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0/ 18%);
	box-shadow: 0 6px 12px rgb(0 0 0/ 18%);
}

@media ( max-width : 1024px) {
	.RUIFW-container-main-new {
		z-index: 2;
		background-color: #FFF;
		position: relative;
	}
}

.needinfo {
	justify-content: space-between;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #e2e8ee;
}

.needinfolabel {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
	padding: 1.8rem 0;
}

.arrow {
	border: solid #007eab;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
}

.rightarrow {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.leftarrow {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.fieldName {
	display: table-cell;
	vertical-align: middle;
	width: 98%;
}

.data {
	display: table-cell;
	vertical-align: middle;
}

.fieldName_fgpassword {
	display: table-cell;
	vertical-align: middle;
	width: 98%;
}

.fieldName_fgusername {
	display: table-cell;
	vertical-align: middle;
	width: 98%;
}

.alink {
	color: #007eab;
	border-bottom: none;
}

.alabellink {
	color: #000000;
	border-bottom: none;
}

.RUIFW-page-footer-new {
	height: 40px;
}

.tokenValue {
	padding-left: 19px;
	letter-spacing: 39px;
	border: 0;
	background-image: linear-gradient(to left, #e2e8f0 70%, rgba(255, 255, 255, 0)
	0%);
	background-position: bottom;
	background-size: 50px 1px;
	background-repeat: repeat-x;
	background-position-x: 35px;
	width: 330px;
	min-width: 330px;
	box-shadow: none;
}

@media ( max-width : 480px) {
	.tokenValue {
		letter-spacing: 26px;
		background-size: 34px 1px;
		width: 219px;
		min-width: 219px;
	}
}

.divInner {
	left: 0;
	position: sticky;
}

.divOuter {
	width: 300px;
	overflow: hidden;
}

.container-remember {
	width: 62%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.cLdUJc {
	color: rgb(51, 51, 51);
	display: inline;
	vertical-align: middle;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: intial;
	text-align: center;
}

@media(max-width:1024px) {
	.container-remember {
		width: 79%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: 19%;
	}
	*[class*=brand-co-ccop] {
		background-image: url("/aos/resources/B2E_RUIFW_src/core/images/es/scotiaconnect_co_middle_logo.png");
		position: relative;
		display: block;
		width: 190px;
		height: 60px;
		background-size: 190px;
	}

	*[class*=brand-mx-ccop] {
		background-image: url("/aos/resources/B2E_RUIFW_src/core/images/es/scotiaconnect_mx_middle_logo.png");
		position: relative;
		display: block;
		width: 240px;
		height: 60px;
		background-size: 240px;
	}
}





@media(max-width:480px) {
	.container-remember {
		width: 90%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	*[class*=brand-co-ccop] {
		background-image: url("/aos/resources/B2E_RUIFW_src/core/images/es/scotiaconnect_co_middle_logo.png");
		position: relative;
		display: block;
		margin-left: 13%;
		margin-right: 45%;
		width: 256px;
		height: 60px;
		background-size: 190px;
	}

	*[class*=brand-mx-ccop] {
		background-image: url("/aos/resources/B2E_RUIFW_src/core/images/es/scotiaconnect_mx_middle_logo.png");
		position: relative;
		display: block;
		margin-left: 13%;
		margin-right: 45%;
		width: 256px;
		height: 60px;
		background-size: 190px;
	}
}

.cust_form-new {
	width: 78%;
	margin: 0 auto;
}

.container-otp {
	width: 100%;
}

.tooltip {
	white-space: normal;
}

.RUIFW-container-main {
	background-color: #ffffff;
}

.fade-out {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 1000ms, opacity 1000ms;
}
.containerLogo{
	height: 60px;
	text-align: center;
}



.bold-txt {
	font-weight: bold !important
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.titlehelp{
	padding: 2px 0 3px 9px;
	text-align: left;
	height: 25px;
	width: 45%;
}

.headinghelp{
	font: 1.40em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 5px 3px;
	padding-left:26%;
	font-weight: bold;
}

.containerhelp {
	width: 70%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.bodyhelp {
	color: #555;
	font-size: 0.76em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

.h3help {
	font-size: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #d81e05;
	padding-left: 20px;
}

.redError {color: Red; font-weight: bold;}

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

.chevron-down {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("/aos/resources/images/icons/chevron_down.png") no-repeat
	right 0.3rem center/16px 16px;
	padding-right: 2rem;
	border-radius: 0;
	top: 3.79px;
}

.chevron-up {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("/aos/resources/images/icons/chevron_up.png")  no-repeat
	padding-right: 2rem;
	border-radius: 0;
	top: 3.79px;
}

.disclaimer-box {
	display: flex;
	align-items: flex-start;
    padding: 10px;
    border: 1px; 
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 157, 214, 0.5); /*  #009DD6 */
    background-color: rgba(0, 157, 214, 0.08); /*  #009DD6 */
}

.disclaimer-text {
	padding-top: 4px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8rem;
    color: rgb(51, 51, 51);
    font-family: "Scotia Regular";    
}

.announcement {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("/aos/resources/images/icons/announcement.svg") no-repeat;
	padding-right: 4rem;
	border-radius: 0;
	width: 24px;
    height: 24px;        
}

.RUIFW-nav-quick-links li select.form-control {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	gap: 6px;
	width: 140px;
	height: 18px;
	/* Inside auto layout */
	flex: none;
	order: 10;
	flex-grow: 0;
	line-height: 18px;
	/* identical to box height, or 150% */
	display: flex;
	align-items: center;
	color: #000000;
	font-size: 1.1rem;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
	border: none;
}