.container {
	width: 49%;
	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 : 768px) {
	.col-sm-7 {
		width: 30%;
	}
	.col-sm-3 {
		width: 22%;
	}
	.form-control {
		padding: none;
	}
}

.container-otp {
	width: 100%;
}
.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);
	margin-left: 50px
}


.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;
}

.authentication-login-button1 {
	margin-top: 20px;
	padding-left:20px;
	width: 47%;
	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: 60%;
	}
	.RUIFW-page-footer-new{
	   padding: 0 10px; background: #fff;
	}
	
}

@media ( max-width : 376px) {
	.container {
		width: 88%;
	}
	.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: normal;
}

.fade-out {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 1000ms, opacity 1000ms;
}

@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: 768px){
.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;
  padding-right: 70px;
}
.data {
  display: table-cell;
    vertical-align: middle;
}
.fieldName_fgpassword{
	  display: table-cell;
  vertical-align: middle;
  padding-right: 90px;
}
.fieldName_fgusername{
		  display: table-cell;
  vertical-align: middle;
  padding-right: 87px;
}
.alink {
    color: #007eab;
     border-bottom: none;
}
.alabellink{
	 color: #000000;
	 border-bottom: none;
}
.RUIFW-page-footer-new{
	height:40px;
}
	/* 	Added for APIM */	
	*[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/en/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 70%; margin-right: 45%; width:256px; height:60px}
	*[class*=brand-apim][class*='-fr']{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 60%; margin-right: 50%; width:256px; height:60px}
	:lang(fr) *[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 50%; margin-right: 50%; width:256px; height:60px}
	/* 	Finish APIM */
	
.brand-apim{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/en/scotiabank_r_logo_new.png");position: relative; top: 12px; display: block; }
.containerLogo{
	height: 40px;
}
@media (max-width: 768px){
	 [class=RUIFW-brand]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/en/scotiabank_r_logo@2x.png");position: relative; top: 12px; display: block; }
	 [class=RUIFW-brand][class*='-fr']{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo@2x.png");position: relative; top: 12px; display: block; }

}


.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;
}

.divInner{
  left: 0;
  position: sticky;
}

.divOuter{
  width: 300px; 
  overflow: hidden;
}
.container-remember {
	width: 70%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 25.6%;
}

.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 : 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;
}
	
}

@media (max-width: 768px){
.container-remember {
		width: 79%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: 20%;
	}
	*[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/en/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 39%; margin-right: 45%; width:256px; height:60px;background-size:150px;}
	*[class*=brand-apim][class*='-fr']{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 39%; margin-right: 50%; width:256px; height:60px;background-size:150px;}
	:lang(fr) *[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 39%; margin-right: 50%; width:256px; height:60px;background-size:150px;}
}

@media ( max-width : 376px) {
.container-remember {
		width: 115%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: 6.5%;
	}
	*[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/en/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 12%; margin-right: 45%; width:256px; height:60px;background-size:150px;}
	*[class*=brand-apim][class*='-fr']{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 12%; margin-right: 50%; width:256px; height:60px;background-size:150px;}
	:lang(fr) *[class*=brand-apim]{background-image: url("/aos/resources/B2E_RUIFW_src/core/images/fr/scotiabank_r_logo_new.png"); position: relative; display: block;  margin-left: 12%; margin-right: 50%; width:256px; height:60px;background-size:150px;}
}