/* Below css is for RSA setup */

/* ff_dax_pro */
@font-face {
  font-family: 'Dax Pro';
  src: url("../css/fonts/DaxPro.otf"), url("../css/fonts/DaxPro.eot") format("eot"), url("../css/fonts/DaxPro.woff") format("woff"), url("../css/fonts/DaxPro.woff2") format("woff2"); }

  @font-face {
    font-family: 'DaxProMedium';
    src: url("../css/fonts/DaxPro-Medium.otf"), url("../css/fonts/DaxPro-Medium.eot") format("eot"), url("../css/fonts/DaxPro-Medium.woff") format("woff"), url("../css/fonts/DaxPro-Medium.woff2") format("woff2"); }

.bmo-rsa-highlight-error{
  margin-bottom: 16px;
  width: 830px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FCF6F8;
  font-family: 'DaxRegular';
  font-style: Regular;
  font-size: 14px;
  line-height: 21px;
  color:#D12121;
}

.bmo-rsa-highlight-error p {
  padding-bottom: 0px !important;
}

.bmo-rsa-custom-padding {
  padding: 0px 0px 15px 0px;
}

.bmo-passcode-submit {
  padding: 4px 16px !important;
  min-width: 83px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    border: 0px;
    border-radius: 24px;
    background-color: #0075BE;
    outline: none;
  height: 36px;
}

.bmo-passcode-submit:hover {
  color: #ffffff;
    background-color: #0075BE;
}
/* ACSBLTY-6034 */
.bmo-passcode-submit:focus {
  border: 2px solid black !important;
}

.download .bubble.rsa-otp-bubble {
  width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
    font-size: 16px !important;
}

.stepboxsectionItem.active .bubble.rsa-otp-bubble::before {
   width: 24px;
  height: 24px;
  left: 19px;
  top: 14px;
}

.bmo-rsa-custom-margin {
  margin-top: 15px;
  padding-left: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 4px;
}

.bmo-rsa-text-error{
  font-family: 'DaxRegular';
  font-style: Regular;
  font-size: 14px;
  line-height: 21px;
  color:#D12121;
}

.bmo-rsa-text-error * ,
.bmo-rsa-highlight-error *{
  color: #D12121 !important;
  font-size: 14px !important;
  line-height: 16px !important;
}

.bmo-error-border {
  border:1px solid #D12121 !important;
}

.bmo-rsa-radio-button-error {
  display: flex;
    line-height: 1.5;
    align-items: center;
    column-gap: 8px;
}

.bmo-rsa-list-items {
  padding-top: 54px;
  padding-left: 20px;
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #001928;
}
.bmo-rsa-list-items ul li {
  padding-top: 8px;

}
.bmo-rsa-list-items ul li::marker {
  color: #0066a2;
  font-size: 24px;
}
.bmo-rsa-h2{
  font-family: 'DaxRegular';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 22px;
color: #001928;
}
.bmo-rsa-h3{
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #001928;
}
.bmo-rsa-w-container{
  width: 832px;
  margin-left:16px;
  margin-right: auto;
}
.bmo-rsa-header {
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 26px;
  color: #001928;
  padding-top: 23px;

}
.bmo-rsa-header1 {
  font-family: 'DaxRegular';
  font-style: Regular;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #001928;
  padding-top: 23px;

}
.bmo-rsa-subheader{

  font-family: 'DaxRegular';
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #001928;

}

.bmo-rsa-stepper-content{
  display: flex;
  padding-top:24px;
}

.bmo-rsa-stepper-content .bmo-progress-bar {
  width: 224px;
  margin-right: 20px;
  margin-left: 30px;
}
.bmo-rsa-cancel-link-color {
  color: #0075BE !important;
}

input[type='radio'] {
  width: 20px;
  height: 20px;
  border: 2px solid #D9DCE1;
  margin: 0px;
}

.bmo-radio-section {
  display: flex;
  align-items: center;
  padding-bottom: 16px;
}

.bmo-radio-section label {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

input[type='radio']:checked:after {
  background: #005587;
  border-color: #005587;
}
/*buttons */
.bmo-rsa-btn-primary {
  padding: 16px 32px !important;
  min-width: 130px;
  height: 50px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  border: 0px;
  border-radius: 24px;
  background-color: #0075BE;
  outline: none;
}
.bmo-rsa-btn-primary:hover {
  background-color: #0075BE;
  color: #ffffff;
}
.bmo-rsa-btn-primary:disabled {
  background-color: #e6e6e6;
  color: #001928;
  border: 2px solid #cacaca;
}
.bmo-rsa-btn-primary:focus {
  border: 2px solid black !important;
}

.bmo-rsa-list-footer {
  padding-top: 40px;
  padding-bottom: 103px;
}
.bmo-rsa-btn-align{
  display:inline-flex;
  align-items: center;
}
.bmo-rsa-stepper-footer {
margin-top:30px;
margin-bottom: 90px;
}

.bmo-rsa-btn-secondary {
  padding: 0px 20px 0px 20px;
  height: 50px;
  font-size: 16px;
  text-align: center;
  color: #0066a2;
  border: none;
  border-radius: 24px;
  background-color: #fff;
  outline: none;
  
}
.bmo-rsa-btn-secondary:hover {
  border: 2px solid #0079c1;
}
.bmo-rsa-btn-secondary:focus {
  border: 2px solid #0079c1;
}
.bmo-rsa-btn-secondary:disabled {
  background-color: #e6e6e6;
  color: #000000;
}

.bmo-rsa-para1 {
  padding-top: 8px;
  padding-bottom: 30px;
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.bmo-rsa-stepper-items p{
  font-size: 16px;
  line-height: 24px;
  font-family: 'DaxRegular';
}

.bmo-rsa-h4 {
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
}

.bmo-rsa-stepper-1 p {
  padding-bottom: 20px;
}

.bmo-rsa-stepper-label {
  font-family: 'DaxRegular';
  font-style: medium;
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 16px;
  margin-bottom: 0px;
  line-height: 24px;
}

.bmo-rsa-stepper-items {
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #001928;
}

.bmo-rsa-stepper-items ul li {
  padding-top: 8px;
}
.bmo-rsa-stepper-items ul li::marker {
  color: #001928;
    font-size: 14px;
}
.bmo-rsa-container{ 
  margin-left: auto;
    max-width: 100%;
    margin-right: auto;
    padding-left: 80px;
}

.bmo-rsa-container p{
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #001928;
}
/* ACSBLTY-5984 */
.bmo-rsa-container a:focus {
  /* outline: none;
    outline: none;
    outline-offset: 0px; */
      padding:5px !important;
    
}

.bmo-rsa-stepper-footer-btn{
  font-family: 'DaxRegular';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.25px;
}
.bmo-rsa-modal-footer-btn{
  font-family: 'DaxRegular';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.25px;
    float: right;
  
}

.bmo-rsa-passcode-input{
  
box-sizing: border-box;

/* Auto layout */

display: flex;
flex-direction: row;
align-items: center;
padding: 12px 8px;
gap: 8px;

width: 85%;
height: 40px;

/* Backgrounds/White */

background: #FFFFFF;
/* Biased-Border/Light Grey

Border, Seperator
*/
border: 1px solid #D9DCE1;
border-radius: 4px;
}

.bmo-rsa-setup-steps{
  padding-bottom: 40px;
}

.bmo-rsa-group-list p{
  font-family: 'DaxRegular';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */


color: #001928;
}

.bmo-rsa-stepper-text{
  font-family: 'DaxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #001928;
}

.bmo-rsa-token-dropdown{
  margin-top:33px;
}



/* start of bmo vertical progress bar stepper css */
/*******Stepper class start***/

.step {  
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #FBFBFB;
  align-items: baseline;
}

.v-stepper {
  position: relative;
}

/* regular step */
.step .circle {
background-color: white;
border: 1px solid #D9DCE1;
display: inline-block;
visibility: hidden;
}

.step .line {
  left: 9px;
  position: absolute;
  border-left: 1px solid #E6E6E6;
  height: 50px;
}

.line :last-of-type {
  height: 0px;
}

/* .step +

.step.active .circle1 {
background-color: rgb(6,150,215);
border-color: rgb(6,150,215);
margin-left: 5px;
width: 7px;     +6 for border 
height: 7px;
} */
/* 
.step.active .content {
 margin-left: 17px;
}

.step.completed .content{
margin-left: 15px;
} */

.step.active .line,
.step.completed .line {
  border-color: black;
}

.step.active .circle1,
.step.completed .circle1 {
background-color:#0F9B2C;
color: #ffffff;
/* margin-left: 3px;
width: 10px;   
height: 10px; */
}

/* .step.empty .circle1 {
  visibility: hidden;
} */

.step.substep.last {
  margin-bottom: 15px;
}

.content {
margin-left: 10px;
display: inline-block;
line-height: 16px;
font-size: 14px;
font-family: 'DaxRegular';
}

.step.substep .content {
  padding: 7px 0px;
}

#market_step_gap{
margin-top: 12px;
}

/* // div.step.active, label.content{
//   font-weight: bold;
// } */



/* codepen override */

  
/*******Stepper class End***/

.stepers-main-steps{
  margin-left: 12px;
  color: #001928;
  font-family: 'DaxRegular';
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  height: 24px;
  padding-bottom:0px;
  margin-bottom: 32px;
}

.step.active .stepers-main-steps,
.step.completed .stepers-main-steps {
  color: #001928;
  font-weight: bold;
}

.circle1 {
  border-radius: 50%;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #646C76;
  text-align: center;
  color: #646C76;
  font-size: 12px;
  font-family: 'DaxRegular';
  letter-spacing: 0;
  line-height: 21px;
}

.market-completed-icon{
  font-size: 10px;
  margin-left: -1px;
  margin-top: -1px;
  position: absolute;
  background-color: green;
  /* color:rgb(6,150,215); */
}
.market-steppers-container{
  margin-left: -29px;
  margin-bottom: 50%;
}
.market-active-icon{
display: none;
}
.stepers-href{
cursor: pointer;
}
.market-steppers-container > .connect_stepper > .step.active > .stepers-href{
font-weight: bold;
}

::i-block-chrome, .connect_stepper {
margin-top: -6%;
}

.modal-open.rsa-cancel-modal-popup .modal-dialog{
  width: 728px;
  height: 278px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-open.rsa-cancel-modal-popup .modal-content{
  padding: 24px;
}

.bmo-rsa-modal-cross-button {
  font-size: 35px;
  margin-top: -38px;
  color: #0079c1;
  cursor: pointer;
  font-weight: 400;
  opacity: 1;
  float: right;
}

#bmo-rsa-cancelHeader {
background: transparent;
box-shadow: none;
border-bottom: 0;
padding: 30px 20px 10px 20px;
}

#rsaCancelModal .cancelHeader, #rsaCancelModalafterstep4 .cancelHeader{

background: transparent;
  box-shadow: none;
  border-bottom: 0;
  padding: 30px 20px 10px 20px;

}

#rsaCancelModal .cancelPopUp-notify, #rsaCancelModalafterstep4 .cancelPopUp-notify{
position: inherit;
  top: 0;
  left: 0;
  font-size: 14px;
  text-align: left;
  line-height: 26px;
  padding: 25px 15px;

}

#rsaCancelModal .modal-Popup .modal-content .otp-modal-footer, #rsaCancelModalafterstep4 .modal-Popup .modal-content .otp-modal-footer{
  text-align: right;
  background: transparent;
  box-shadow: none;
  border-top: none;
  margin-bottom: 25px;
  padding: 20px;
}
#rsaCancelModal .leaveButton, #rsaCancelModalafterstep4 .leaveButton{
  padding: 10px;
  border: none;
}
#rsaCancelModal .cancelHeader .headline-2, #rsaCancelModalafterstep4 .cancelHeader .headline-2{
  font-weight: 800;
  padding: 5px 0 20px 15px;
}

#rsaCancelModal .confirmButton, #rsaCancelModalafterstep4 .confirmButton{
  padding: 15px 30px;
}

.rsaSetupModalImage .custom-dialog {
  max-width: 75%;
  overflow-y: scroll;
  max-height: 80%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px;
}

.rsaoverlayChanges{
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
}

.rsaSetupModalImage {
  height: 100%;
}

#rsaImageModal .headerText{
background: transparent;
  box-shadow: none;
  border: 0;
  padding: 24px;
  min-height: 0px;
}

#rsaImageModal .headerText .headline-2{
font-weight: 700;
font-size: 22px;
line-height: 24px;
color: #001928;
padding: 0px;
}

#rsaImageModal .modal-Popup .modal-content,
#rsaImageModal .modal-Popup .rsa-modal-content  {
padding: 24px;
padding-top: 0px;
top: 10%;
}

#rsaImageModal .rsa-display-Image {
  display: flex;
  align-items: center;
}

#rsaImageModal .modal-Popup .rsa-modal-content .rsa-modal-desc {
display: flex;
justify-content: flex-start;
align-items: center;
column-gap: 8px;
padding-bottom: 16px;
}

#rsaImageModal .modal-Popup .rsa-modal-content .rsa-modal-desc .circle1 {
background-color: #005587;
color: white;
}

#rsaImageModal .modal-Popup .rsa-modal-content .modal-img {
padding: 0px 74px;
height: auto;
width: 788px;
}

#rsaImageModal .modal-Popup .rsa-modal-content button{
height: 44px;
width: 44px;
border-radius: 7px;
background-color: white;
border: 0px;
box-shadow: 0px -2px 7px 0px rgba(131, 151, 171, 0.3);
} 

.rsa-leave-btn{
font-family: DaxMedium;
background: #FFFFFF;
letter-spacing: 0;
text-decoration: none;
border-radius: 25px;
padding-top: 20px;
border: none !important;
text-align: right !important;
}

.p-top-16{
padding-top: 16px !important;
}

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

.p-b-24 {
  padding-bottom: 24px;
}

.p-b-16 {
  padding-bottom: 16px;
}

.p-t-8 {
  padding-top: 8px;
}

.p-t-14 {
  padding-top: 14px;
}

.display-flex {
  display: flex;
  flex-direction: column;
}

.diplay-success-page-info {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.p-top-40{
padding-top: 40px;
}

.p-top-20{
  padding-top: 20px;
  }
.margin-bottom-42{
  margin-bottom: 42px;
}
.m-l-32 {
  margin-left: 32px;
}
.bmo-rsa-text-center{
text-align: center;
}

.bmo-rsa-h1{
font-family: 'DaxRegular';
font-style:  Regular;
font-size: 36px;
line-height: 48px;
}

.bmo-rsa-h2{
font-family: 'DaxRegular';
font-style:  Regular;
font-size: 24px;
line-height: 48px;
}

/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
.connect_stepper { 
margin-top:-6%; 
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
/* For portrait layouts only */
.connect_stepper{
  margin-top: -8%;
}
}
}}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-touch-callout: none){
  .connect_stepper{
    margin-top: -8%;
  }
}
}
/* end of bmo vertocal progress bar */
.image-indicator {
  display: flex;
  justify-content: center;
  padding-top: 24px;
}

.zoomimgsection  {
  align-self: flex-end;
}

.image-indicator .indicator {
  height: 8px;
  width: 8px;
  margin: 0 4px;
  border-radius: 50%;
  border: 1px solid #929BA9;
  display: inline-block;
}

.indicator-active {
  background-color: #0075BE;
  border-color: #0075BE;
}

.bmo-font-regular {
  font-family: 'DaxRegular';
  font-size: 16px;
}

.stepper-zoom-text {
  align-self: flex-end;
}


/*********************************************** Mobile intructions css starts ********************************/


.mobile-flow-divs p.bmo-rsa-setup-steps {
  font-family: DaxProMedium !important;
  font-weight: 500 !important;
}

.mobile-flow-divs div.stepper-zoom-text {
  font-size: 14px;
  line-height: 16px;
}

.mobile-flow-divs .click-steps-text {
  font-family: DaxProMedium !important;
  font-weight: 500 !important;
  line-height: 18px;  
}

.mobile-flow-divs .cancel-link {
  font-family: Dax Pro;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;    
  color: #0075BE;
}
.mobile-flow-divs button.confirm {
  font-family: Dax Pro;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.25px;
  text-align: center;
  color: #FFFFFF;  
}

.mobile-flow-divs p, 
.mobile-flow-divs span,
.mobile-flow-divs div {
  font-family: 'Dax Pro';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;  
  color: #001928;
}

.mobile-flow-divs a {
  color: #0075BE;
}

.custom-select-wrapper {
  position: relative;
  cursor: pointer;
}

.custom-select-wrapper label {
  position: absolute;
  cursor: pointer;
  top: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--Fonts-Slate, #001928);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Dax Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 114.286% */
}

.custom-select-wrapper div:focus {
  outline: none;
  border: 1px solid var(--Primary-Digital-Colors-BMO-Accessible-Blue, #0075BE);
  box-shadow: 0px 0px 4px 3px rgba(115, 195, 235, 0.35);
}

.custom-select {
  width: 264px;
  height: 48px;
  display: flex;
  padding: 6px 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #D9DCE1;
  background: var(--Backgrounds-White, #FFF);
}

.custom-select-focus {
  border: 1px solid var(--Primary-Digital-Colors-BMO-Accessible-Blue, #0075BE);
  box-shadow: 0px 0px 4px 3px rgba(115, 195, 235, 0.35);
}

.dropdown-options {
  width: 264px;
  display: flex;
  padding: 8px 1px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 5px;
  border: 1px solid var(--Biased-Border-Light-Grey, #D9DCE1);
  background: var(--Backgrounds-White, #FFF);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
}

.dropdown-options div.active {
  background: #F5F6F7;
  border: 1px solid #005587 !important;
  color: var(--Fonts-Slate, #001928);
}

.option {
  padding: 10px;
  cursor: pointer;
  width: 261px;
  color: var(--Fonts-Slate, #001928);
  font-feature-settings: 'liga' off, 'clig' off;
  
  /* Body */
  font-family: "Dax Pro" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 16px !important; /* 114.286% */
}

.selected {
  background: var(--Primary-Digital-Colors-BMO-Accessible-Blue, #0075BE);
  color: #FFFFFF;
}

.highlighted {
  background: #F5F6F7;
  border: 1px solid #005587 !important;
  color: var(--Fonts-Slate, #001928);
}

.float-label {
  font-family: DaxProMedium !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  top: 10px !important;
  left: 3px !important;
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.selectedLabel {
  margin-top: 16px;
  color: var(--Fonts-Slate, #001928);
  font-feature-settings: 'liga' off, 'clig' off;

  /* Body */
  font-family: "Dax Pro";
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 16px !important; /* 114.286% */
}

.chevron-img {
  position: absolute;
  left: 240px;
}

.mobile-custom-margin {
  margin-top: 35px;
}

.mobile-flow-divs .bmo-rsa-custom-margin {
  padding-left: 0 !important;
  margin-left: 40px !important;
  margin-top: 40px !important;
}

.macOsNote {
    font-family: "Dax Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
  }

  .mobile-indicator {
    padding-top: 127px !important;
    padding-bottom: 27px !important;
  }
  .modalLayout{
    height: 100%;
    width: 100%;
  }
  .rsaMobileModalArrows { 
    width: 40px;
    height: 40px;   
    top: 40px;
    border: 1px;
    border-color: #D9DCE1;
    cursor: pointer;
  }

  #rsaMobileImageModal .clsIcon {
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
  }
  
  .p-top-40 {
    padding-top: 40px;
  }

  .m-top-16 {
    margin-top: 16px;
  }
  
  .stepboxmobilesectionItem input {
    pointer-events: auto !important;
  }

  .stepboxmobilesectionItem {
    padding: 16px;
    border: 1px solid #D9DCE1;
    background-color: #F5F6F7;
  }

  .stepboxmobilesectionItem .bmo-rsa-passcode-input {
    font-size: 14px !important;
  }

  .numberCircle {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 1px solid #0075BE;
    opacity: 1;  
    float: left;
    margin-right: 8px !important;
  }

  .num-bubble {
    width: 8px;
    height: 14px;
    opacity: 1;
    position: relative;
    top: 5px;
    left: 6px;
    display: flex;
    justify-content: center;
    line-height: 14px !important;
    text-align: center; 
    color: #0075BE !important;       
  }

  .stepboxmobilesectionItem.activeNoImg,
  .stepboxmobilesectionItem.active {
    padding: 16px;
  }

  .stepboxmobilesectionItem.activeNoImg .numberCircle,
  .stepboxmobilesectionItem.active .numberCircle {
    width: 21px !important;
    height: 21px !important;
    background: #0075BE !important;
  }

  .stepboxmobilesectionItem.active .num-bubble {
    top: 4px;
    left: 6px;
    color: #ffffff !important; 
  }

  .stepboxmobilesectionItem.activeNoImg .num-bubble {
    top: 4px;
    left: 6px;
    color: #ffffff !important; 
  }

  .stepboxmobilesectionItem.active .numberCircle::before {
    width: 25px;
    height: 25px;
    content: '';
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #0075BE;
    position: absolute;
    left: 14px;
    top: 14px;
  }

  .stepboxmobilesectionItem.activeNoImg .numberCircle::before {
    width: 25px;
    height: 25px;
    left: 14px;
    top: 14px;
    content: '';
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #0075BE;
    position: absolute;
  }

  .stepboxsectionItem.activeNoImg {
    border-right: 1px solid #73C3EB;
    background: #fff;
    border-left: 5px solid #0066A2 !important;
    border-bottom: 1px solid #73C3EB;
    border-top: 1px solid #73C3EB;
    box-shadow: 6px 4px 10px 0px rgb(195 195 195 / 15%);
    padding: 16px;
    position: relative;
  }
  
  /* Zoom popup mobile instructions css */

  .rsaSetupMobileModalImage .custom-dialog {
    width: 85%;
    max-width: 1290px;
    max-height: 90vh;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    padding: 24px !important;
    background: #ffffff;
  }

  .modal-lg-img-dialog {
    overflow-y: scroll;
  }
  
  .rsaSetupMobileModalImage {
    height: 100%;
  }
  
  #rsaMobileImageModal .headerText {
    background: transparent;
    box-shadow: none;
    min-height: 0px;
    border: 0;
    padding: 0 !important;
    padding-bottom: 24px !important;
    border-bottom: 0.75px solid #D9DCE1;
  }
  
  #rsaMobileImageModal .headerText .headline-2 {
    font-family: Dax Pro !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #001928;
    padding: 0px;
  }

  .modalDescText {
    font-family: Dax Pro !important;
    font-weight: 400 !important;
    letter-spacing: 0px;    
  }
  
  #rsaMobileImageModal .modal-Popup .modal-content,
  #rsaMobileImageModal .modal-Popup .rsa-modal-content  {
    top: 3%;
  }
  
  #rsaMobileImageModal .rsa-display-Image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #rsaMobileImageModal .modal-Popup .rsa-modal-content .rsa-modal-desc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    padding-bottom: 24px;
    padding-top: 24px;
  }
  
  #rsaMobileImageModal .modal-Popup .rsa-modal-content .rsa-modal-desc .circle1 {
    background: #005587;
    border-radius: 50%;
    height: 20px;
    width: 21px;
    border: 1px solid #005587;
    float: left;
    margin-right: 8px !important;
  }

  #rsaMobileImageModal .circle1::before {
    width: 25px;
    height: 25px;
    content: '';
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #0075BE;
    position: relative;
    top: -3px;
    left: -3px;
  }

  #rsaMobileImageModal .circle-bubble {
    width: 6px;
    height: 14px;
    opacity: 1;
    position: relative;
    top: -28px;
    left: 6px;
    display: flex;
    justify-content: center;
    font-family: 'Dax Pro' !important;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 14px !important;
    text-align: center;
    color: #ffffff !important;   
  }
  
  #rsaMobileImageModal .modal-Popup .rsa-modal-content .modal-img {
    padding: 0px;
    width: 351px;
    height: auto;
    border-radius: 11px; 
  }

  .modal-img-width {
    width: 600px !important;
  }

  /* .modal-lg-img-padding {
    padding: 0px 70px !important;
  }   */
  
  #rsaMobileImageModal .modal-Popup .rsa-modal-content button {
    height: 44px;
    width: 44px;
    border-radius: 7px;
    background-color: white;
    border: 0px;
    box-shadow: 0px -2px 7px 0px rgba(131, 151, 171, 0.3);
  }

  .list_font_weight {
    font-family: DaxProMedium !important;
    font-weight: 500 !important;
  }

  @media (min-width: 768px) and (max-width: 1024px) {
    .rsaSetupMobileModalImage .custom-dialog {
      max-height: 90vh;
      overflow-y: scroll;
      overflow-x: none !important;
    }
    /* .modal-lg-img-padding {
      padding: 0px 85px !important;
    } */
  }

  @media (min-width: 1280px) and (max-width: 1400px) {
    .rsaSetupMobileModalImage .custom-dialog {
      max-height: 90vh;
    }
    /* .modal-lg-img-padding {
      padding: 0px 90px !important;
    }   */
    #rsaMobileImageModal .modal-Popup .rsa-modal-content .modal-sm-img-padding {
      padding: 0px 10px !important;
    }
  }

  @media (max-width: 1280px) and (max-height: 720px) {
    /* .modal-lg-img-padding {
      padding: 0px 101px !important;
    }  */
    #rsaMobileImageModal .modal-Popup .rsa-modal-content .modal-sm-img-padding {
      padding: 0px 30px !important;
    }
  }

  @media only screen and (min-device-width: 834px) and (max-device-width: 834px)
                     and (min-device-height: 1112px) and (max-device-height: 1112px)
                     and (-webkit-min-device-pixel-ratio: 2)
                     and (orientation: landscape) {
    /* For landscape layouts only */
    .m-l-32 {
      margin-left: 0px !important;
    }
  }

  /* zoom popup mobile instructions css ends */
  
.cancel-overlay-acc:focus {
  color: #fff !important;
  background-color: #286090 !important;
  margin: 1px !important;
  outline-offset: 1px !important;
}

#rsaCancelModal .confirmButton:focus, #rsaCancelModalafterstep4 .confirmButton:focus{
  padding: 15px 30px !important;
  color: #ffffff;
}
#backBtn:focus{
  margin-right: 32px;
}
/*ACSBLTY-6009*/
#stepboxsection a{
  color: #0075BE;
}
