
.secondMatchRadioButton{
    display: inline-block !important;
}
.cSearchInvokeMobile {
    display: none !important;
}
input::-ms-reveal,
      input::-ms-clear {
        display:none;
      }

.omniscript-body {
 border-left: none !important;
border-right: none !important;
 }
.siteforceCptBody .cHeader .forceSearchInputDesktop input,
.siteforceCptBody .cHeader .forceSearchInputDesktop input::placeholder {
    color: #757575 !important;
}

.PrimarySignInButton,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button{
    padding: 7px 0px;
    background: #FBBB36;
    border: 0.125rem solid #FBAB18;
    border-radius: 4px;
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #1B1C1D;
}

.PrimarySignInButton:hover,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button:hover {
    background: #FBAB18;
    color: #1B1C1D;
    outline: none;
    border: 0.125rem solid #FBAB18;
}

.PrimarySignInButton:active,
.PrimarySignInButton:focus,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button:active ,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button:focus{
    background: #0C7DBB;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.PrimaryButton:disabled {
    background-color: rgba(117, 117, 117, 0.4);
    color: #4F4F4F;
}

.registerButton,
.guestBillPayLoginButton {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 7px 32px;
    background: #ffffff;
    border: 0.125rem solid #07679B;
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #07679B;
    border-radius: 4px;
}
.guestBillPayLoginButton{
	width:100%;
	max-width:301px;
}
.registerButton:hover,
.guestBillPayLoginButton:hover {
    text-decoration: none;
    background: #FBAB18;
    color: #1B1C1D;
    outline: none;
    border: 0.125rem solid #FBAB18;
}

.registerButton:active,
.registerButton:focus,
.guestBillPayLoginButton:active,
.guestBillPayLoginButton:focus {
    background: #0C7DBB;
    color: #ffffff;
    outline: none;
    box-shadow: none;
    border: 0.125rem solid #0C7DBB;
}

.spaceDiv {
    height: 15px;
    display: inline-block;
    border: 1px solid #ffffff;
    width: 15px;
}

.securityInput {
    color: #757575;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 10px;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
}

.loginForm {
    width: 65%
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.fontSize26 {
    font-size: 26px !important;
}

.inlineBlock {
    display: inline-block;
}

.widthContent {
    width: fit-content;
}

.loginFieldset {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 5% 5% 5% 0;
    border: 0px;
}

.commonFieldset {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 5%;
    border: 0px;
}

.fieldsetClass {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    width: 19.438rem;
    height: 42.188rem;
    padding: 5%;
    ;
}

.colorRedText {
    color: #E2231A !important;
}

.colorRedIcon {
    filter: invert(13%) sepia(94%) saturate(7466%) hue-rotate(0deg) brightness(94%) contrast(115%);
}

.marginTop4,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="InfoSafeCustomLWC8"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="ConfirmButton"],
vlocity_cmt-omniscript-text-block[data-omni-key="WhatsNewTextBlock10"] p {
    margin-top: 4%;
}

.marginTop2,vlocity_cmt-omniscript-text[data-omni-key="SecurityCode"] {
    margin-top: 2%;
}

.marginRight2{
    margin-right: 2%;
}

.marginBottom2 {
    margin-bottom: 2%;
}

.marginBottom5 {
    margin-bottom: 5%;
}

.marginBottom15 {
    margin-bottom: 15%;
}

.marginLeft {
    margin-left: 2%;
}

.marginTop3Bttom5 {
    margin-top: 3%;
    margin-bottom: 5%;
}

.marginTopBottom10 {
    margin-top: 10%;
    margin-bottom: 10%;
}

.marginTopBottom5 {
    margin-top: 5%;
    margin-bottom: 5%;
}

.marginBottom4 {
    margin-bottom: 4%;
}

.marginTopBottom2 {
    margin-top: 2%;
    margin-bottom: 2%;
}

.marginBottom10 {
    margin-bottom: 10%;
}

.marginBottom20 {
    margin-bottom: 20%;
}

.displayInline {
    display: Inline;
}

.marginTopBottom4 {
    margin-top: 4%;
    margin-bottom: 4%;
}

.centerContent {
    cursor: pointer;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="resendSecurityCode"]{
    margin-top: 3%;
    margin-bottom: 5%;
}
.errorText {
    margin-top: 7%;
    margin-bottom: 7%;
    font-size: 14px;
    color: #E2231A;
}

.errorImg {
    width: 22px;
    margin-bottom: 0px !important;
    filter: invert(13%) sepia(94%) saturate(7466%) hue-rotate(0deg) brightness(94%) contrast(115%);
}

vlocity_cmt-omniscript-text-block[data-omni-key*="codeActive24hrs"] .errorText div,
vlocity_cmt-omniscript-text-block[data-omni-key*="TextBlocktoshowemailsentinfo"] .errorText div {
    margin-left: 0%;
}

.errorText div {
    display: inline;
    margin-left: 2%;
    color: #E2231A;
}

.informationSafe {
    cursor: pointer !important;
    color: #07679B !important;
    padding-top: 3%;
    border-top: 1px solid silver;
}

.textDiv {
    display: inline-block;
    width: 87%;
}

.iconDiv {
    display: inline-block;
    padding-bottom: -12px;
    position: relative;
    top: -10px;
    --lwc-colorTextIconDefault: #07679B;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key*="NextLWCinfoscreen"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCaccnumactive"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCphonenumActive"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCEmailActive"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="WhyAmIlockedout"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="NextLWCPasswordenabled"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextLWClookupactive"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC1"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC2"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC7"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC9"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC6"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCReadyButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomSMSLWC"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomPhoneLWC"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmEmail"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmAccount"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirm"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCSubmit"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="sendInvitation_Button"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="ConfirmButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotConfirm"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="contactListSubmit"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="SecurityCodeNext"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="confirmYourInfoButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="confirmButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="confirmDelegateButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextLWCshowAccnum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCreateMyProfileButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="LinkAccountsButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextButtonSecondMatch"]
{
    height: 50px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCEmailActive"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="sendInvitation_Button"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextButtonSecondMatch"] {
    margin-top: 5%;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotConfirm"],
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button{
    margin-top:9%;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="resendSecurityCode"] div::after{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='arrow-right 1'%3E%3Cpath id='Vector (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M2.66667 8.00065C2.66667 7.63246 2.96515 7.33398 3.33334 7.33398H12.6667C13.0349 7.33398 13.3333 7.63246 13.3333 8.00065C13.3333 8.36884 13.0349 8.66732 12.6667 8.66732H3.33334C2.96515 8.66732 2.66667 8.36884 2.66667 8.00065Z' fill='%2307679B'/%3E%3Cpath id='Vector (Stroke)_2' fill-rule='evenodd' clip-rule='evenodd' d='M7.52859 2.86128C7.78894 2.60093 8.21105 2.60093 8.4714 2.86128L13.1381 7.52794C13.3984 7.78829 13.3984 8.2104 13.1381 8.47075L8.4714 13.1374C8.21105 13.3978 7.78894 13.3978 7.52859 13.1374C7.26824 12.8771 7.26824 12.455 7.52859 12.1946L11.7239 7.99935L7.52859 3.80409C7.26824 3.54374 7.26824 3.12163 7.52859 2.86128Z' fill='%2307679B'/%3E%3C/g%3E%3C/svg%3E%0A");
    content: " ";
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-left: 11px;
    position: relative;
    top: 3px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCinfoscreen"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsetupscreen"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCaccnum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCaccnum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCpgecust"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCphonenum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCphonenum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsmstext"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCsmstext"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCseccode"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailscreen"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailsent"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCback"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCClose"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCnophonenum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCnophonenum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseLWCPassword"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWClookup"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWClookup"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailsent"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCshowAccnum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCshowaccnum"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC3"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC15"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC14"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC4"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC8"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC16"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC10"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC11"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC1"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC4"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel6"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel1"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel"],
vlocity_cmt-omniscript-navigate-action[data-omni-key="CancelButton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="MyAcct_backbutton"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotBack"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotCancel"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="contactListCancel"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="SecurityCodeClose"] {
    display: flex;
    margin-top: 14px;
}
vlocity_cmt-omniscript-block[data-omni-key="EnterPhoneNumberBlock"] vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC3"]{
    display: inline-block;
}

vlocity_cmt-omniscript-navigate-action[data-omni-key="CancelButton"]{
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    text-decoration-line: underline;
    text-align: center;
    margin-top:4%;
    justify-content: center;
    width: 100%;
    color: #07679B;
}

vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction2"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction3"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateAction1"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateAction3"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateAction2"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction"] a,
vlocity_cmt-omniscript-navigate-action[data-omni-key="CancelNavigateAction"] div,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="SkippAccLinkingButton"] .slds-button,
.skipAccounts .slds-button {
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    text-decoration-line: underline;
    color: #07679B; 
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="SkippAccLinkingButton"] .slds-button,.skipAccounts .slds-button{
   border: none;
   padding: 0; 
   margin-bottom: 10px;
   margin-top: 20px;
}

vlocity_cmt-omniscript-text-block[data-omni-key="codeExpirationLimitText2"] .errorText,
vlocity_cmt-omniscript-text-block[data-omni-key="codeExpirationLimitText"] .errorText{
    background: #F4F5f6;
    padding: 0 5px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key*="Myacct_CurrentCustomerYesOrNoLWC"] {
    width: 100%;
}

vlocity_cmt-omniscript-block[data-omni-key*="BlockToDisplayInfo"]  {
    margin-bottom: 3%;
}

vlocity_cmt-omniscript-block[data-omni-key*="BlockToDisplayInfo"] .omni-block_content,
.infoSafety,.usernameBlock ,.legacyUsernameBlock,.linkAccountBlock{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 24px;
    background: #ffffff;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    flex: none;
    order: 2;
    flex-grow: 0;
}
.linkAccountBlock{
    gap: 0px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="multiAccountLinkingLWC"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="cancelButtonAccSelction"]
{
    padding-left: 20px;
}
.usernameBlock .slds-size--12-of-12:last-child hr{
    display: none;
}
.usernameBlock{
    gap: 12px;
}
.legacyUsernameBlock{
    gap: 0px;
}
.legacyUsernameBlock .UnderlinedMediumBold,.legacyUsernameBlock .ParagraphTagBM{
    padding: 8px 16px 8px 16px;
}
.multipleUsername{
    border: 2px solid #07679B;
    border-radius: 8px;
}
.accountLookup.infoSafety{
    padding: 24px;
}
.emailVerification {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 8px 16px;
    gap: 8px;
    background: #f4f5f7;
    border-radius: 4px;
    flex: none;
    order: 4;
    flex-grow: 0;
}

vlocity_cmt-omniscript-text-block[data-omni-key*="TextBlockEstimatedtime_ParagraphTag_BM"] {

    margin-bottom: 6%;
}

vlocity_cmt-omniscript-text-block[data-omni-key*="custPrerequisitesBlock4_ParagraphTag_BLarge"] {
    border-bottom: 1px solid #E6E7E8;
}

vlocity_cmt-omniscript-text-block[data-omni-key*="PrimaryAccountHolderInfo_ParagraphTag_BM"] {
    margin-bottom: 6%;
}


vlocity_cmt-omniscript-text-block[data-omni-key*="EnterAccountNumber_HeadingH4_H200"] h2 {
    font-family: 'Outfit';
    font-weight: 500;
    font-size: 32px;
    line-height: 42px;
    color: #1B1C1D;
}

vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] label {
    font-family: 'Outfit';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #1B1C1D;
}

vlocity_cmt-omniscript-text[data-omni-key="AccountLookupLastName"],
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupZipcode"],
vlocity_cmt-omniscript-telephone[data-omni-key="AccountLookupPhoneNumber"],
vlocity_cmt-omniscript-text[data-omni-key="firstname"],
vlocity_cmt-omniscript-text[data-omni-key="lastname"],
vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] {
    margin-bottom: 5%;
}


vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input,
vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input,
vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input,
vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input,
vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input,
vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] input,
.passwordInput input,
vlocity_cmt-omniscript-email[data-omni-key*="EmailAdd"] input,
.phnInput input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] input,
vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumberLookup"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="ZipCode"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input,
vlocity_cmt-omniscript-email[data-omni-key="Email1"] input,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] input,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password2_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-text[data-omni-key="firstname"] input,
vlocity_cmt-omniscript-text[data-omni-key="lastname"] input,
vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] input,
vlocity_cmt-omniscript-email[data-omni-key="email"] input,
vlocity_cmt-omniscript-text[data-omni-key="phoneInputForOTP"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] input,.lookUpDropdown,.loginInputLabel input{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 10px;
    height: 40px;
    width: 343px;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #4f4f4f;
    border-radius: 4px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}
.lookUpDropdown select,.lookUpDropdown select:focus{
    border: none;
}
.lookUpDropdown:focus{
    border-color:#0176d3 ;
}
.infoSafety:hover{
    border: 1px solid #0176d3;
}
.loginInput input::placeholder,
.loginInput input {
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #757575;
}
.mfaLockedFieldset .loginInput input{
    width: 343px;
}
.loginInput input {
    display: flex;
    height: 40px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid #4f4f4f;
    background: #FFFFFF;
}

.loginInput .slds-form-element__help{
    display: none;
}

.passwordInput .slds-form-element__control::after {
    /*background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_30842_3216)'%3E%3Cg clip-path='url(%23clip1_30842_3216)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.0488 3.33357L13.8351 9.12511C14.1021 8.76416 14.3482 8.38802 14.572 7.99853C14.4992 7.87284 14.4029 7.71292 14.2837 7.52837C13.9764 7.05247 13.5212 6.41962 12.9303 5.78931C11.7457 4.52576 10.0933 3.35199 8.0488 3.33357ZM15.3333 8.00002L15.9296 7.70187C16.0263 7.89529 16.0232 8.12359 15.9213 8.31429C15.4947 9.11229 14.986 9.86356 14.4034 10.5559C14.2832 10.6988 14.1084 10.7848 13.9218 10.7927C13.7352 10.8007 13.5537 10.73 13.4217 10.5979L6.12838 3.29787C5.95739 3.12673 5.89254 2.87639 5.95892 2.64375C6.0253 2.41112 6.2125 2.2327 6.44806 2.17756C6.957 2.05843 7.47807 1.99885 8.00077 2.00002C8.00104 2.00002 8.0013 2.00002 8.00157 2.00002L8 2.66668V2.00002C8.00026 2.00002 8.00051 2.00002 8.00077 2.00002C10.6001 2.00031 12.5971 3.48445 13.903 4.87739C14.5621 5.58041 15.0653 6.28089 15.4038 6.805C15.5734 7.06769 15.7028 7.28778 15.7907 7.44401C15.8347 7.52217 15.8683 7.58448 15.8915 7.62831C15.9031 7.65023 15.9121 7.66753 15.9184 7.6799L15.926 7.69471L15.9283 7.69926L15.9296 7.70187C15.9297 7.70212 15.9296 7.70187 15.3333 8.00002ZM3.6354 3.51017C3.90082 3.30748 4.27526 3.33247 4.5114 3.56861L7.05545 6.11266C7.057 6.1142 7.05855 6.11574 7.06009 6.1173L9.88269 8.93989C9.88426 8.94146 9.88583 8.94302 9.88739 8.9446L12.4314 11.4886C12.5674 11.6246 12.6381 11.8128 12.6252 12.0047C12.6123 12.1966 12.5171 12.3736 12.3641 12.4902C11.1114 13.4451 9.58591 13.9742 8.0109 13.9999L8 14C5.40033 14 3.40299 12.5157 2.09698 11.1226C1.43789 10.4196 0.93471 9.71914 0.596224 9.19503C0.426567 8.93234 0.297195 8.71226 0.209314 8.55602C0.165349 8.47786 0.131693 8.41555 0.108502 8.37172C0.0969045 8.34981 0.0879168 8.3325 0.0815587 8.32013L0.0739934 8.30532L0.0716927 8.30077L0.0709135 8.29922C0.0707909 8.29897 0.070382 8.29816 0.666667 8.00002L0.0703819 8.29816C-0.0264925 8.10441 -0.023193 7.87567 0.0792296 7.6848C0.953436 6.05563 2.16594 4.63226 3.6354 3.51017ZM1.42838 8.00212C1.5011 8.12772 1.59728 8.28742 1.71628 8.47167C2.02362 8.94756 2.47878 9.58041 3.06969 10.2107C4.26263 11.4832 5.93008 12.6646 7.99456 12.6667C9.02487 12.6489 10.0291 12.3683 10.9143 11.8571L9.3665 10.3093C9.26066 10.3757 9.15005 10.4346 9.03543 10.4857C8.70832 10.6315 8.35521 10.7098 7.99715 10.7162C7.6391 10.7225 7.28344 10.6566 6.95139 10.5225C6.61935 10.3884 6.31772 10.1887 6.06449 9.93552C5.81127 9.6823 5.61165 9.38067 5.47753 9.04862C5.34341 8.71658 5.27754 8.36092 5.28386 8.00286C5.29018 7.64481 5.36855 7.29169 5.5143 6.96459C5.56537 6.84996 5.62435 6.73936 5.69069 6.63352L3.9914 4.93422C2.96688 5.80093 2.09956 6.83879 1.42838 8.00212ZM6.68526 7.62809C6.64248 7.75637 6.61938 7.89067 6.61699 8.02638C6.61383 8.20541 6.64676 8.38324 6.71382 8.54926C6.78088 8.71529 6.88069 8.8661 7.0073 8.99271C7.13391 9.11933 7.28473 9.21914 7.45075 9.2862C7.61678 9.35326 7.79461 9.38619 7.97363 9.38303C8.10935 9.38064 8.24364 9.35754 8.37193 9.31476L6.68526 7.62809Z' fill='%234F4F4F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.195262 0.195262C0.455612 -0.0650874 0.877722 -0.0650874 1.13807 0.195262L15.8047 14.8619C16.0651 15.1223 16.0651 15.5444 15.8047 15.8047C15.5444 16.0651 15.1223 16.0651 14.8619 15.8047L0.195262 1.13807C-0.0650874 0.877722 -0.0650874 0.455612 0.195262 0.195262Z' fill='%234F4F4F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_30842_3216'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_30842_3216'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/
    background-image: none;
    content: " ";
    width: 17px;
    height: 16px;
    display: inline-block;
    float: right;
    top: 14px;
    right: 0px;
    position: absolute;
}

.passwordInput .slds-input-has-icon .slds-input__icon{
    padding: 5px;
}

vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCReadyButton"] button,
vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input,
vlocity_cmt-omniscript-email[data-omni-key="Email1"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmEmail"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmAccount"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"] button,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] input,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirm"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input,
vlocity_cmt-omniscript-text[data-omni-key="firstname"] input,
vlocity_cmt-omniscript-text[data-omni-key="lastname"] input,
vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] input,
vlocity_cmt-omniscript-email[data-omni-key="email"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] input,
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCreateMyProfileButton"] button{
    width: 400px;
}
vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterAccountNumber"] vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterPhoneNumberAcc"] vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] input{
    width: 343px;
}
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"],
vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"],
vlocity_cmt-omniscript-text[data-omni-key="AccountNumberLookup"],
vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"],
vlocity_cmt-omniscript-text[data-omni-key="ZipCode"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomSMSLWC"],
vlocity_cmt-omniscript-email[data-omni-key="Email1"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCreateMyProfileButton"] {
    margin-bottom: 6%;
}

vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"],
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"],
vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input {
    margin-bottom: 9%;
}

.phnInput input {
    width: 401.5px;
}

.phnInput .slds-combobox {
    display: flex;
    flex-direction: row;

    align-items: center;
    padding: 8px 16px;
    gap: 10px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.phnInput button {
    border: 0px;
    box-shadow: none !important;
}

.accIcon {
    margin-left: 3%;
    --lwc-colorTextIconDefault: #07679B;
}

.omni-block_content {
    padding-left: 0rem;
    padding-right: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] label,
vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] label,
vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] label,
vlocity_cmt-omniscript-email[data-omni-key="EmailAdd"] label,
.phnInput label,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] label,
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] label,
vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] label,
vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] label,
.commRadio .slds-form-element__label {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1B1C1D;
}

vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] label,
vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] label,
vlocity_cmt-omniscript-email[data-omni-key="EmailAdd"] label,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] label,
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] label,
vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] label,
vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] label,
.password,
.phnInput label,
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] label,
vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"]label {
    font-weight: 700;
}

.errorTextAccountVerification{
    margin: 0px 0px 16px;
}
.slds-form-element .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux{
    height: 16px;
    width: 16px;
    border-radius: 4px;
}
.slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux{
    background: #0C7DBB;
    border: 1px solid #0C7DBB; 
}
.slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after, .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after, .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after, .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after, .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after, .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after {
    display: block;
    content: '';
    height: 0.4rem;
    width: 0.65rem;
    position: absolute;
    top: 39%;
    border-color: white;
    left: 48%;
    transform: translate3d(-50%, -50%, 0) rotate(-47deg);
    border-bottom: 2px solid white;
    border-left: 2px solid white;
}

vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] label,
vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] label,
vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] label,
.errorTextAccountVerification,
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] label,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumberLookup"] label,
vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"] label,
vlocity_cmt-omniscript-text[data-omni-key="ZipCode"] label,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCode"] label,
vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] label,
vlocity_cmt-omniscript-email[data-omni-key="Email1"] label,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] label,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] label,
vlocity_cmt-omniscript-password[data-omni-key="Password_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password2_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-text[data-omni-key="firstname"] label,
vlocity_cmt-omniscript-text[data-omni-key="lastname"] label,
vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] label,
vlocity_cmt-omniscript-email[data-omni-key="email"] label,
vlocity_cmt-omniscript-text[data-omni-key="phoneInputForOTP"] label,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] label,
.password,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-form-element__legend,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-form-element__legend,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] label,.loginInputLabel label
 {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1B1C1D;
}
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-grid.slds-m-vertical_medium,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-grid.slds-m-vertical_medium{
    margin: 0px;
}
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"]{
    margin-bottom: 25px;
}
.termsConditions,
vlocity_cmt-omniscript-checkbox[data-omni-key*="TCCheckbox"] .slds-form-element__label,
vlocity_cmt-omniscript-checkbox[data-omni-key*="TCsecondcheckbox"] .slds-form-element__label,
vlocity_cmt-omniscript-checkbox[data-omni-key*="CheckboxEmailasUsername"],
.primaryPhn label,
.rememberCheck .slds-form-element__label,
.linkAccountsCheckbox .slds-form-element__label{
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    color: #1B1C1D;
}
.linkAccountsCheckbox .slds-form-element .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux{
    border: 1px solid #4F4F4F;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="Myacct_SecurityCodeRecieveOptionsLWC"] button.marginBottom15,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="Myacct_CurrentCustomerYesOrNoLWC"] .marginBottom15,
vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-form-element__legend,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-form-element__legend {
    margin-bottom: 5%;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCcodeActive"] button.marginBottom15 {
    margin-bottom: 0%;
}

/* .customerSurity {
    width: 608px;
    height: 540px;
} */
.customerSurity{
    width: 100% !important;
    height: 100% !important;
}
.imageclass{
    width: 100%;
    height: auto;
}
.imageclass img{
    width: 100%;
    height: auto;
}
.slds-modal{
    z-index: 99999;
}
.hideStandardMessage .slds-form-element__help{
    display: none;
}
.customerSurity .slds-modal__content {
    padding: 6% 4%;
}

.customerRegistration {
    list-style: disc;
}

.customerRegistration li {
    margin-bottom: 1%;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCstillnotsure"] section .slds-modal__container {
    width: 608px;
    height: 366px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCstillnotsure"] section .slds-modal__content {
    padding: 6% 4%;
}

vlocity_cmt-omniscript-block[data-omni-key="Block3"] .omni-block_content,
vlocity_cmt-omniscript-block[data-omni-key="Block7"] .omni-block_content,
vlocity_cmt-omniscript-block[data-omni-key="Block5"] .omni-block_content {
    padding-left: 0rem;
}

.rememberCheck .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux{
    background-color: #f4f4f4;
    border: 1px solid #1B1C1D;
    border-radius: 4px;
}

vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux, 
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux, 
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux, 
.rememberCheck .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux,
.rememberCheck .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux{
	background-color: #0C7DBB;
	border-color: #0C7DBB;
}

vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after, 
vlocity_cmt-omniscript-checkbox[data-omni-key="CheckboxforEmailasUsername"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCCheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after,
vlocity_cmt-omniscript-checkbox[data-omni-key="TCsecondcheckbox"] .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after
{
	border-bottom: var(--lwc-borderWidthThick,2px) solid rgb(243 243 243);
      border-left: var(--lwc-borderWidthThick,2px) solid rgb(243 243 243);
}
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after,
.rememberCheck .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after,
.rememberCheck .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after,
.rememberCheck .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after{
	border-bottom: 2px solid rgb(243 243 243);
    border-left: 2px solid rgb(243 243 243);
    top: 37%;
    left: 48%;
    height: 0.35rem;
    width: 0.75rem;
}

/*.slds-backdrop {
    background: #4F4F4F;
}*/

.siteforceThemeLayoutStarter>.body.isPageWidthFixed-true {
    width: 100% !important;
    background-color: #ffffff;
}

.contentRegion {
    padding: 0px !important;
}

.accManagement {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 8px;
    background: #ffffff;
    box-shadow: 2px 4px 10px rgb(201 201 201);
    border-radius: 4px;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.accMgmtPoints {
    width: 100%;
    margin-bottom: 3%;
    padding-bottom: 5%;
    border-bottom: 1px solid silver;
}

.errorClass {
    color: #E2231A;
    padding: 8px 16px;
    background: #F4F5F7;
    border-radius: 4px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.errorInput input {
    border: 2px solid #E2231A;
}

.passwordParentDiv {
    width: fit-content;
}

.passwordParentDiv button {
    position: absolute;
    right: 17px;
    padding: 5px;
    top: 60% !important;
}

.mfaDiv {
    background-color: #F4F5F7;
}

.mfaFieldset {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 825px;
    padding: 48px 73px 48px 48px;
    border: 0px;
    margin: 0 auto;
}

.mfaLockedFieldset {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 608px;
    padding: 48px 104px;
    border: 0px;
    margin: 0 auto;
}

.mfafirstChild {
    float: left;
    width: 30%;
    display: inline-block;
    border:0px;
    margin-right: 0;
}

.mfasecondChild {
    width: 60%;
    display: inline-block;
    border-left: 2px solid #E6E7E8;
    padding-left: 10%;
}

.forgotError::before{
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_44680_4274)'%3E%3Cg clip-path='url(%23clip1_44680_4274)'%3E%3Cpath d='M21.9872 11.9916C21.9872 17.5131 17.5112 21.9891 11.9897 21.9891C6.46822 21.9891 1.99219 17.5131 1.99219 11.9916C1.99219 6.47017 6.46822 1.99414 11.9897 1.99414C17.5112 1.99414 21.9872 6.47017 21.9872 11.9916Z' fill='%23E2231A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='white' stroke='white' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.0061C12.5584 15 13.0061 15.4477 13.0061 16C13.0061 16.5523 12.5584 17 12.0061 17H12C11.4477 17 11 16.5523 11 16Z' fill='white' stroke='white' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_44680_4274'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_44680_4274'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
   content: " ";
   width: 23px;
    height: 23px;
    position: relative;
    display: block;
}
.forgotError,
.errorToast {
    display: flex;
    align-items: flex-start;
    padding: 8px;
    background: #DDF2D8;
    border-radius: 4px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.forgotError{
    background-color: #F7D8D8;
}
.forgotError .errorToastText{
    margin-left:0px;
}
.errorToast::after,
.commCheck::before,
.successText::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_machine"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToshowStatus_person"] .slds-form-element::before,
.slds-icon-utility-success:after {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8047 1.52876C13.0651 1.78911 13.0651 2.21122 12.8047 2.47157L5.4714 9.8049C5.21106 10.0653 4.78894 10.0653 4.5286 9.8049L1.19526 6.47157C0.934913 6.21122 0.934913 5.78911 1.19526 5.52876C1.45561 5.26841 1.87772 5.26841 2.13807 5.52876L5 8.39069L11.8619 1.52876C12.1223 1.26841 12.5444 1.26841 12.8047 1.52876Z' fill='white' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.9901 10.9926C20.9901 16.5141 16.5141 20.9901 10.9926 20.9901C5.47115 20.9901 0.995117 16.5141 0.995117 10.9926C0.995117 5.47115 5.47115 0.995117 10.9926 0.995117C16.5141 0.995117 20.9901 5.47115 20.9901 10.9926Z' fill='%236ABF4B'/%3E%3C/svg%3E%0A");
    ;
    content: " ";
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}

vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_machine"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToshowStatus_person"] .slds-form-element::before{
    position: relative;
    margin-top: -3px;
}
.slds-icon-utility-success:after {
    position: absolute;
    top: -2px;
    left: -3px;
}
.slds-icon-utility-success span{
    display:none;
}
.errorToastText {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #1B1C1D;
    margin-left: 32px;
}

.width400,vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextLWCshowAccnum"] button {
    width: 400px;
}

.modalPadding {
    padding: 48px 64px 48px 32px;
}

.mobileLogin,
.mobileBreadcrumb {
    display: none;
}

.phnParentDiv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 104px;
    gap: 16px;
    max-width: 816px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 4px;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.phnParentDiv.addNewNumber {
    max-width: 608px;
}

.desktopBreadcrumb {
    display: block;
}

.slds-combobox__input:focus {
    border: auto !important;
    box-shadow: auto !important;
}

.phnInput label {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1B1C1D;
}

.width401 {
    width: 401.5px;
}

.removePopup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 48px 104px;
    height: auto;
}

.width343,vlocity_cmt-omniscript-custom-lwc[data-omni-key="ConfirmButton"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotConfirm"] button {
    width: 343px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="NextLWCinfoscreen"] {
    margin-top: 6%;
}

.editParentDiv {
    background-color: white;
    display: flex;
    align-items: flex-start;
    position: relative;
    max-width: 848px;
    padding: 60px 104px 60px 50px;
    border: 0px;
    margin: 0 auto;
}

.editParentDiv .mfafirstChild {
    width: 32%;
}

.accParentDiv {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: normal;
    position: relative;
    max-width: 816px;
    padding: 60px 104px;
    border: 0px;
    margin: 3rem auto 0;
}

.mailParentDiv {
    background-color: white;
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 825px;
    padding: 60px 104px;
    border: 0px;
    margin: 3rem auto 0;
}

.accParentDiv.editNicknameDiv,
.emailParentDiv.editNicknameDiv,
.mailParentDiv.editMail,
.accParentDiv.languageDiv {
    max-width: 608px;
}

.addDiv {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.borderBottom {
    border-bottom: 1px solid #E6E7E8 !important;
}

.premisebox,.premiseboxCom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 24px;
    background: #FFFFFF;
    box-shadow: 0px 12px 48px rgba(27, 28, 29, 0.1);
    border-radius: 4px;
}
.premiseboxCom {
    gap: 0px;
}
.subpremisebox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    background: #FFFFFF;
    box-shadow: 0px 12px 48px rgba(27, 28, 29, 0.1);
    border-radius: 4px;
}

.serviceType::after,.serviceTypeCom::after {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-labelledby = "Premise Connection" xmlns="http://www.w3.org/2000/svg"><title id="Premise Connection">Premise Connection</title><div><span class="visually-hidden">Check</span>Electric</div><g clip-path="url(%23clip0_33746_191974)"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.8047 3.52827C14.0651 3.78862 14.0651 4.21073 13.8047 4.47108L6.4714 11.8044C6.21106 12.0648 5.78894 12.0648 5.5286 11.8044L2.19526 8.47108C1.93491 8.21073 1.93491 7.78862 2.19526 7.52827C2.45561 7.26792 2.87772 7.26792 3.13807 7.52827L6 10.3902L12.8619 3.52827C13.1223 3.26792 13.5444 3.26792 13.8047 3.52827Z" fill="%233E6321"/></g><defs><clipPath id="clip0_33746_191974"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');
    content: " ";
    width: 30px;
    display: block;
    height: 30px;
    margin-top: -18px;
    margin-left: 6px;
    background-repeat: no-repeat;
}
.serviceTypeCom::after {
    width: 12px;
    height: 12px;
    margin-left: -21px;
}
.linkWithIcon::after {
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.52827 0.86201C0.788619 0.601661 1.21073 0.601661 1.47108 0.86201L6.13775 5.52868C6.3981 5.78903 6.3981 6.21114 6.13775 6.47149L1.47108 11.1382C1.21073 11.3985 0.788619 11.3985 0.52827 11.1382C0.26792 10.8778 0.26792 10.4557 0.52827 10.1953L4.72353 6.00008L0.52827 1.80482C0.26792 1.54447 0.26792 1.12236 0.52827 0.86201Z' fill='%2307679B'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.666992 0.999919C0.666992 0.631729 0.965469 0.333252 1.33366 0.333252H10.667C11.0352 0.333252 11.3337 0.631729 11.3337 0.999919C11.3337 1.36811 11.0352 1.66659 10.667 1.66659H1.33366C0.965469 1.66659 0.666992 1.36811 0.666992 0.999919Z' fill='%2307679B'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 30px;
    display: block;
    height: 30px;
    margin-top: -27px;
    margin-left: 108px;
    background-repeat: no-repeat;
    background-position: 7px, left center;
}

.linkWithIconEmail::after {
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.52827 0.86201C0.788619 0.601661 1.21073 0.601661 1.47108 0.86201L6.13775 5.52868C6.3981 5.78903 6.3981 6.21114 6.13775 6.47149L1.47108 11.1382C1.21073 11.3985 0.788619 11.3985 0.52827 11.1382C0.26792 10.8778 0.26792 10.4557 0.52827 10.1953L4.72353 6.00008L0.52827 1.80482C0.26792 1.54447 0.26792 1.12236 0.52827 0.86201Z' fill='%2307679B'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.666992 0.999919C0.666992 0.631729 0.965469 0.333252 1.33366 0.333252H10.667C11.0352 0.333252 11.3337 0.631729 11.3337 0.999919C11.3337 1.36811 11.0352 1.66659 10.667 1.66659H1.33366C0.965469 1.66659 0.666992 1.36811 0.666992 0.999919Z' fill='%2307679B'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 30px;
    display: block;
    height: 30px;
    margin-top: -27px;
    margin-left: 201px;
    background-repeat: no-repeat;
    background-position: 7px, left center;
}

.emailParentDiv {
    background-color: white;
    align-items: flex-start;
    position: relative;
    max-width: 816px;
    padding: 60px 104px;
    border: 0px;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
}

.emailalongStepper {
    padding: 48px 104px 48px 48px;
    flex-direction: initial;
}

.iconAlign {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: end;
}

.alertDiv {
    background-color: #FEEDC7;
    padding: 12px 120px 16px;
    margin: -18px 0px !important;
}

.omniscript-article .vlc-separator {
    display: none;
}

.omniscript-body[data-stepborder='right'][c-myAcctOS_Guest_BillMultiLanguage_myAcctOS_Guest_BillMultiLanguage] {
    border-right: 0px solid rgb(217, 219, 221);
}

.slds-required {
    color: black;
}

vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateActiontologinPage_PrimaryButton"] button {
    width: 400px !important;
}

c-master-registration-multi-language .omniscript-article,
c-my-acct-residential_-re-registration-multi-language .omniscript-article,
c-my-acct-o-s_-guest_-bill-multi-language .omniscript-article,
c-my-acct-re-registration-after-verification-multi-language .omniscript-article,
c-residential-registration-after-verification-multi-language .omniscript-article,
c-my-acct-give-account-access-multi-language .omniscript-article,
c-my-acct-forgot_-password-multi-language .omniscript-article,
c-my-acct-registration_-second-match-multi-language .omniscript-article
{
    border: 0px;
    background: transparent;
}

c-my-acct-delegate-acceptance-multi-language .omniscript-article,
.comm-page-custom-registrationsecondmatch .comm-content-header{
    background: var(--lwc-colorPageBackground,rgb(245, 247, 250));
    border: 0px;
}
c-master-registration-multi-language .omniscript-step__body,
c-my-acct-o-s_-guest_-bill-multi-language .omniscript-step__body,
c-residential-registration-after-verification-multi-language .omniscript-step__body,
c-my-acct-give-account-access-multi-language .omniscript-step__body,
c-my-acct-forgot_-password-multi-languag .omniscript-step__body,
c-my-acct-forgot_-password-multi-languag .omniscript-article,
c-my-acct-registration_-second-match-multi-language .omniscript-step__body 
 {
    background: white;
    padding: 1rem;
}

c-my-acct-residential_-re-registration-multi-language .omniscript-step__body,
c-my-acct-re-registration-after-verification-multi-language .omniscript-step__body {
    background: white;
}

c-my-acct-delegate-acceptance-multi-language .omniscript-step__body
{
    margin: 0 15%;
    padding: 48px 9px;
    gap: 32px !important;
    border-radius: 4px !important;
    background-color: #fff !important;
}
c-my-acct-delegate-acceptance-multi-language vlocity_cmt-omniscript-step[data-omni-key="LockoutResend"] .omniscript-step__body{
    width: 608px;
    margin: 0 auto;
    padding: 48px 104px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="previosbutton"]{
    margin-bottom: 13px;
}
vlocity_cmt-omniscript-step[data-omni-key="StepToShowLockoutError"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="Stepinvalidurl"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="stepshowAccountNumber"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="DetailsNotFound"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="DetailsNotFound"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="WelcomeCustomer"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="CongratulationScreen"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="DetailsFoundpage"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="StepToFraudCheck"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="BannedScreen"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="StepToEnterDelegateDetails"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="confiramtionStep"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="EnterSecurityCodeEmail"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="EnterPassword"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="OtpLockouterror"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="SuccessStep"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="inviteExpiredError"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="StepForPersonFraud"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="StepForBannedUser"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="linkAccountCreateAcrFailedStep"] .omniscript-step__body
 {
    width: 608px;
    margin: 0 auto;
    padding: 48px 104px;
    gap: 32px;
    border-radius: 4px;
    background-color: #fff;
}
vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] .omniscript-step__body{
    padding: 48px 85px; 
    width: 608px;
    margin: 0 auto;
    gap: 32px;
    border-radius: 4px;
    background-color: #fff;
}
vlocity_cmt-omniscript-step[data-omni-key="SuccessStep"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="inviteExpiredError"] .omniscript-step__body{
    margin: 0 26%;

}
vlocity_cmt-flex-action[data-action-key="state0element0block_element2"] .slds-modal__container {
    width: 608px;
    height: 343px;
}

vlocity_cmt-omniscript-step[data-omni-key="WelcomeCustomer"] .omniscript-step__body .slds-grid.slds-p-left_medium,
vlocity_cmt-omniscript-step[data-omni-key="WelcomeCustomer"] .omni-block_content,
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] .omni-block_content{
    padding-left: 0px;
}
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] .omni-block_content{
    padding-right: 0px;
}
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] fieldset,
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] slot.slds-grid,
vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] vlocity_cmt-omniscript-block{
    padding: 0px;
}
vlocity_cmt-omniscript-step[data-omni-key="paybillWithAccountNumber"] .omniscript-step__body,
vlocity_cmt-omniscript-step[data-omni-key="afterAccountfetchToCheckDetails"] .omniscript-step__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 104px;
    gap: 16px;
    max-width: 607px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: auto;
}

.lockoutImg::after {
    background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_19065_137406)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5849 6.84893C32.9328 6.09007 34.4535 5.69141 36.0003 5.69141C37.5471 5.69141 39.0678 6.09007 40.4157 6.84893C41.7635 7.60779 42.8931 8.70123 43.6953 10.0238L43.7039 10.038L69.1139 52.458L69.1383 52.4995C69.9241 53.8604 70.3399 55.4033 70.3443 56.9748C70.3487 58.5463 69.9416 60.0915 69.1634 61.4568C68.3851 62.8221 67.263 63.9598 65.9086 64.7568C64.5542 65.5537 63.0147 65.9822 61.4433 65.9995L61.4103 65.9998L10.5573 65.9996C8.98592 65.9824 7.44643 65.5537 6.09202 64.7568C4.7376 63.9598 3.61546 62.8221 2.83725 61.4568C2.05904 60.0915 1.65189 58.5463 1.65629 56.9748C1.66069 55.4033 2.07649 53.8604 2.86234 52.4995L2.8867 52.458L28.2967 10.038L30.8703 11.5796L28.3053 10.0238C29.1075 8.70123 30.2371 7.60779 31.5849 6.84893ZM33.4389 13.1295L8.04837 55.5171C7.79283 55.9665 7.65771 56.4744 7.65626 56.9916C7.6548 57.5154 7.79051 58.0305 8.04992 58.4856C8.30932 58.9407 8.68337 59.3199 9.13484 59.5856C9.58236 59.8489 10.0905 59.9916 10.6095 59.9996H61.3911C61.9101 59.9916 62.4182 59.8489 62.8658 59.5856C63.3172 59.3199 63.6913 58.9407 63.9507 58.4856C64.2101 58.0305 64.3458 57.5154 64.3443 56.9916C64.3429 56.4745 64.2078 55.9666 63.9523 55.5173L38.5653 13.1355C38.5641 13.1335 38.5629 13.1315 38.5617 13.1295C38.2945 12.6914 37.9193 12.3291 37.4721 12.0772C37.0228 11.8243 36.5159 11.6914 36.0003 11.6914C35.4847 11.6914 34.9778 11.8243 34.5285 12.0772C34.0813 12.3291 33.7061 12.6914 33.4389 13.1295Z' fill='%23ED6F43'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36 24C37.6569 24 39 25.3431 39 27V39C39 40.6569 37.6569 42 36 42C34.3431 42 33 40.6569 33 39V27C33 25.3431 34.3431 24 36 24Z' fill='%23ED6F43'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33 51C33 49.3431 34.3431 48 36 48H36.0184C37.6753 48 39.0184 49.3431 39.0184 51C39.0184 52.6569 37.6753 54 36.0184 54H36C34.3431 54 33 52.6569 33 51Z' fill='%23ED6F43'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_19065_137406'%3E%3Crect width='72' height='72' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    content: " ";
    width: 72px;
    height: 72px;
    display: block;
}

c-master-registration-multi-language .tabanddesktop {
    padding-top: 35px;
}

.mailInput .slds-input__icon {
    left: 93%;
}

.emailValidity {
    padding: 8px;
    font-size: 14px;
    color: #E2231A;
}

.emailValidity div {
    display: inline;
    margin-left: 2%;
    color: #E2231A;
}

.emailDiv {
    background: #F4F5F7;
    gap: 8px;
    padding: 8px 16px;
    display: grid;
    width: 100%;
}

.centerDiv {
    margin: 2rem auto 0;
}

.contactEmail {
    padding: 8px 16px;
    background: #F4F5F7;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="WhyAmIlockedout"] {
    margin-bottom: 5%;
}

.check::after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.3332 14.8787V16.1054C29.3315 18.9806 28.4005 21.7783 26.679 24.0811C24.9574 26.384 22.5376 28.0687 19.7803 28.8839C17.0231 29.6991 14.0762 29.6012 11.3791 28.6048C8.68208 27.6084 6.37938 25.7668 4.81445 23.3548C3.24953 20.9427 2.50623 18.0895 2.69541 15.2205C2.88459 12.3515 3.99611 9.62047 5.86421 7.4348C7.73231 5.24913 10.2569 3.72588 13.0614 3.09223C15.866 2.45858 18.8002 2.74849 21.4265 3.9187' stroke='%233E6321' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.3333 5.43872L16 18.7854L12 14.7854' stroke='%233E6321' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 32px;
    height: 32px;
    display: block;
    margin-bottom: 5px;
}

.dash::after {
    background-image: url("data:image/svg+xml,%3Csvg width='139' height='2' viewBox='0 0 139 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='0.605469' x2='139' y2='0.605469' stroke='%23919397'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 100%;
    height: 2px;
    display: block;
    margin-bottom: 3px;
}

.inputRadioButton {
    width: fit-content;
}

.personalInfo-accordian {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    width: 608px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
}

.horizontalBorder {
    border-top: 1px solid #E6E7E8;
}

.borderDiv {
    border: 1px solid #E6E7E8;
}

.addressIcon::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6.66669C14 11.3334 8 15.3334 8 15.3334C8 15.3334 2 11.3334 2 6.66669C2 5.07539 2.63214 3.54926 3.75736 2.42405C4.88258 1.29883 6.4087 0.666687 8 0.666687C9.5913 0.666687 11.1174 1.29883 12.2426 2.42405C13.3679 3.54926 14 5.07539 14 6.66669Z' stroke='%2307679B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 8.66669C9.10457 8.66669 10 7.77126 10 6.66669C10 5.56212 9.10457 4.66669 8 4.66669C6.89543 4.66669 6 5.56212 6 6.66669C6 7.77126 6.89543 8.66669 8 8.66669Z' stroke='%2307679B' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 17px;
    height: 16px;
    display: block;
    margin: 4px 4px 4px 0px;
}

.errorToast.slds-p-around_medium {
    padding: 16px;
}

.arabicAlignmentClass {
    direction: rtl;
}

.width399 {
    width: 399px;
}

.vulnerableStatus::after {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_19065_125647)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2216 4.02876C13.4819 4.28911 13.4819 4.71122 13.2216 4.97157L5.22157 12.9716C4.96122 13.2319 4.53911 13.2319 4.27876 12.9716C4.01841 12.7112 4.01841 12.2891 4.27876 12.0288L12.2788 4.02876C12.5391 3.76841 12.9612 3.76841 13.2216 4.02876Z' fill='%23E2231A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.27876 4.02876C4.53911 3.76841 4.96122 3.76841 5.22157 4.02876L13.2216 12.0288C13.4819 12.2891 13.4819 12.7112 13.2216 12.9716C12.9612 13.2319 12.5391 13.2319 12.2788 12.9716L4.27876 4.97157C4.01841 4.71122 4.01841 4.28911 4.27876 4.02876Z' fill='%23E2231A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_19065_125647'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.75 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    content: " ";
    width: 17px;
    height: 16px;
    display: inline-block;
    float: left;
    margin: 5px 5px 0px 0px;
}

.vulnerableStatusArrow::after {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_25960_3186)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.4165 8.50016C3.4165 8.13197 3.71498 7.8335 4.08317 7.8335H13.4165C13.7847 7.8335 14.0832 8.13197 14.0832 8.50016C14.0832 8.86835 13.7847 9.16683 13.4165 9.16683H4.08317C3.71498 9.16683 3.4165 8.86835 3.4165 8.50016Z' fill='%2307679B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.27876 3.36177C8.53911 3.10142 8.96122 3.10142 9.22157 3.36177L13.8882 8.02843C14.1486 8.28878 14.1486 8.71089 13.8882 8.97124L9.22157 13.6379C8.96122 13.8983 8.53911 13.8983 8.27876 13.6379C8.01841 13.3776 8.01841 12.9554 8.27876 12.6951L12.474 8.49984L8.27876 4.30458C8.01841 4.04423 8.01841 3.62212 8.27876 3.36177Z' fill='%2307679B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_25960_3186'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.75 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    content: " ";
    width: 17px;
    height: 16px;
    display: inline-block;
    float: right;
    margin: 5px 5px 0px 5px;
}

.vulnerableStatusActive::after {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9537 1.02851C12.214 1.28886 12.214 1.71097 11.9537 1.97132L4.62033 9.30466C4.35998 9.56501 3.93787 9.56501 3.67752 9.30466L0.344188 5.97132C0.0838384 5.71097 0.0838384 5.28886 0.344188 5.02851C0.604537 4.76816 1.02665 4.76816 1.287 5.02851L4.14893 7.89044L11.0109 1.02851C11.2712 0.768165 11.6933 0.768165 11.9537 1.02851Z' fill='%233E6321'/%3E%3C/svg%3E%0A");
    content: " ";
    width: 13px;
    height: 10px;
    display: inline-block;
    float: left;
    margin: 5px 5px 0px 0px;
}

.medicalBaseline {
    padding: 8px 16px;
    background: #f4f5f7;
    border-radius: 4px;
}

.diabledStatus .slds-checkbox .slds-checkbox_faux,
.slds-checkbox .slds-checkbox--faux {
    vertical-align: baseline;
}

.vulnerableCheckbox .slds-form-element__control .slds-checkbox {
    margin-bottom: 0.5rem;
}

.vulnerableCheckbox .slds-checkbox .slds-checkbox__label .slds-form-element__label,
.linkCheckbox .slds-checkbox .slds-checkbox__label .slds-form-element__label {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1B1C1D;
    padding-left: 7px;
}

.linkCheckbox .slds-checkbox .slds-checkbox__label .slds-form-element__label {
    font-weight: 700;
}

.diabledStatus .slds-checkbox .slds-checkbox__label .slds-form-element__label,
.informationIcon .slds-checkbox .slds-checkbox__label .slds-form-element__label {
    width: 354px;
    display: inline-block;
}

.vulnerableCheckbox .slds-checkbox .slds-checkbox_faux,
.slds-checkbox .slds-checkbox--faux,
.linkCheckbox .slds-checkbox .slds-checkbox_faux {
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
    height: 20px;
    width: 19px;
}

.vulnerableCheckbox .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
.linkCheckbox .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux {
    background: #0C7DBB;
    border: 1px solid #0C7DBB;
}

.vulnerableCheckbox .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after,
.linkCheckbox .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    top: 34%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    height: 0.85rem;
    width: 0.5rem;
    border-left: none;
}
.informationIcon button,.icon2 button,
.informationIcon .slds-checkbox .slds-checkbox__label .slds-form-element__label::after,
.icon2 .slds-checkbox .slds-checkbox__label .slds-form-element__label::after {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_19065_125709)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99984 2.49984C4.68613 2.49984 1.99984 5.18613 1.99984 8.49984C1.99984 11.8135 4.68613 14.4998 7.99984 14.4998C11.3135 14.4998 13.9998 11.8135 13.9998 8.49984C13.9998 5.18613 11.3135 2.49984 7.99984 2.49984ZM0.666504 8.49984C0.666504 4.44975 3.94975 1.1665 7.99984 1.1665C12.0499 1.1665 15.3332 4.44975 15.3332 8.49984C15.3332 12.5499 12.0499 15.8332 7.99984 15.8332C3.94975 15.8332 0.666504 12.5499 0.666504 8.49984Z' fill='%2307679B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00016 7.8335C8.36835 7.8335 8.66683 8.13197 8.66683 8.50016V11.1668C8.66683 11.535 8.36835 11.8335 8.00016 11.8335C7.63197 11.8335 7.3335 11.535 7.3335 11.1668V8.50016C7.3335 8.13197 7.63197 7.8335 8.00016 7.8335Z' fill='%2307679B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.3335 5.83317C7.3335 5.46498 7.63197 5.1665 8.00016 5.1665H8.00683C8.37502 5.1665 8.6735 5.46498 8.6735 5.83317C8.6735 6.20136 8.37502 6.49984 8.00683 6.49984H8.00016C7.63197 6.49984 7.3335 6.20136 7.3335 5.83317Z' fill='%2307679B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_19065_125709'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    float: right;
    margin: 5px 5px 0px 5px;
}
.icon2 button{
    margin: 0px;
}
.searchTooltip .informationIcon button{
    margin: 5px 5px 0px 5px;
}
.informationIcon lightning-primitive-icon,.icon2 lightning-primitive-icon{
    display: none;
}
.icon2 .slds-checkbox .slds-checkbox__label .slds-form-element__label {
    width: 291px;
    display: inline-block;
}

.widthMaxcontent {
    width: max-content;
}

.linkCombobox .slds-combobox__form-element {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    width: 70px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
}

.linkCombobox .slds-input_faux,
.commCombobox .slds-input_faux {
    border: none;
    align-items: center;
}

.commCombobox .slds-form-element__label {
    display: block;
}

.forwardIcon {
    line-height: 5.8;
}

.margin23 {
    margin-left: 23%;
}

.margin35 {
    margin-left: 35px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC1"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomSMSLWC"] button,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomPhoneLWC"] button,
vlocity_cmt-omniscript-text-block[data-omni-key="EmailConTextblock5"] .emailDiv,
vlocity_cmt-omniscript-text-block .contactEmail,
vlocity_cmt-omniscript-text-block .emailDiv {
    width: 400px;
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCReadyButton"] {
    margin: 6% 0 6% 0;
}

vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"] div,
vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock3"] div,
vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock4"] div,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewAllTextBlock11"] div,
vlocity_cmt-omniscript-text-block[data-omni-key="ShareTextBlock5"] div,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewPowerTextBlock4"] div {
    width: 381px;
}

vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewAllTextBlock11"] div.Heading100::before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23749D25'/%3E%3Cpath d='M20 21.3333V14.6667' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 21.3333V10.6667' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 21.3333V17.3333' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock3"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ShareTextBlock5"] div.Heading100::before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23749D25'/%3E%3Cpath d='M19.3307 22V20.6667C19.3307 19.9594 19.0498 19.2811 18.5497 18.781C18.0496 18.281 17.3713 18 16.6641 18H11.3307C10.6235 18 9.94521 18.281 9.44511 18.781C8.94501 19.2811 8.66406 19.9594 8.66406 20.6667V22' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0026 15.3333C15.4754 15.3333 16.6693 14.1394 16.6693 12.6667C16.6693 11.1939 15.4754 10 14.0026 10C12.5298 10 11.3359 11.1939 11.3359 12.6667C11.3359 14.1394 12.5298 15.3333 14.0026 15.3333Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.3359 22V20.6667C23.3355 20.0758 23.1388 19.5019 22.7768 19.0349C22.4149 18.5679 21.908 18.2344 21.3359 18.0867' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.6641 10.0867C19.2377 10.2335 19.7461 10.5671 20.1092 11.0349C20.4722 11.5026 20.6693 12.0779 20.6693 12.67C20.6693 13.2621 20.4722 13.8374 20.1092 14.3051C19.7461 14.7729 19.2377 15.1065 18.6641 15.2533' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextBlock4"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewPowerTextBlock4"] div.Heading100::before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23749D25'/%3E%3Cpath d='M22 14.6667C22 19.3333 16 23.3333 16 23.3333C16 23.3333 10 19.3333 10 14.6667C10 13.0754 10.6321 11.5492 11.7574 10.424C12.8826 9.29881 14.4087 8.66667 16 8.66667C17.5913 8.66667 19.1174 9.29881 20.2426 10.424C21.3679 11.5492 22 13.0754 22 14.6667Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 16.6667C17.1046 16.6667 18 15.7712 18 14.6667C18 13.5621 17.1046 12.6667 16 12.6667C14.8954 12.6667 14 13.5621 14 14.6667C14 15.7712 14.8954 16.6667 16 16.6667Z' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextBlock4"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock3"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewAllTextBlock11"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ShareTextBlock5"] div.Heading100::before,
vlocity_cmt-omniscript-text-block[data-omni-key="ViewPowerTextBlock4"] div.Heading100::before {
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    content: "";
    margin: 14px 5px 0px 0px;
}

c-my-acct-residential_-re-registration-multi-language .omniscript-body[data-stepborder='left'],
c-my-acct-re-registration-after-verification-multi-language .omniscript-body[data-stepborder='left'] {
    border-left: none !important;
}

.houseBlock {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 4px;
    width: 400px;
    background: #FFFFFF;
    box-shadow: 0px 12px 48px rgba(27, 28, 29, 0.1);
    border-radius: 4px;
}

c-my-acct-residential_-re-registration-multi-language c-my-acct_-c-o-m-m-o-n_custom-stepper .tabanddesktop .slds-grid lightning-layout-item.slds-size_1-of-12 div,
c-my-acct-re-registration-after-verification-multi-language c-my-acct_-c-o-m-m-o-n_custom-stepper .tabanddesktop .slds-grid lightning-layout-item.slds-size_1-of-12 div {
    height: 664px !important;
    margin-left: 24px !important;
}

.commModal {
    width: 608px;
    height: auto;
}

.commModal .slds-modal__content {
    display: flex;
    flex-direction: column;
    padding: 48px 96px;
    justify-content: start;
    align-items: flex-start;
    align-self: stretch;
    max-height: 75vh;
}

.width607 {
    width: 607px;
}

.commCombobox .slds-combobox__form-element {
    display: flex;
    height: 40px;
    padding: 0;
    justify-content: flex-end;
    align-items: normal;
    gap: 10px;
    align-self: stretch;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
}

.cancelAlign {
    text-align: center;
}


/* Login form error screen */
.mfaLockedFieldset .Heading200 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 42px;
    color: var(--primarybutton-text-color);
    margin-bottom: 32px;
}

.mfaLockedFieldset img {
    display: none;
}
.delegateInvitation{
    margin-top:10%;
}
.warning::before,
.mfaLockedFieldset .Heading200::before,
.delegateInvitation::before,
vlocity_cmt-omniscript-text-block[data-omni-key="inviteExpiredText"] .Heading200::before {
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14252_22728)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.5849 6.84893C32.9328 6.09007 34.4535 5.69141 36.0003 5.69141C37.5471 5.69141 39.0678 6.09007 40.4157 6.84893C41.7635 7.60779 42.8931 8.70123 43.6953 10.0238L43.7039 10.038L69.1139 52.458L69.1383 52.4995C69.9241 53.8604 70.3399 55.4033 70.3443 56.9748C70.3487 58.5463 69.9416 60.0915 69.1634 61.4568C68.3851 62.8221 67.263 63.9598 65.9086 64.7568C64.5542 65.5537 63.0147 65.9822 61.4433 65.9995L61.4103 65.9998L10.5573 65.9996C8.98592 65.9824 7.44643 65.5537 6.09202 64.7568C4.7376 63.9598 3.61546 62.8221 2.83725 61.4568C2.05904 60.0915 1.65189 58.5463 1.65629 56.9748C1.66069 55.4033 2.07649 53.8604 2.86234 52.4995L2.8867 52.458L28.2967 10.038L30.8703 11.5796L28.3053 10.0238C29.1075 8.70123 30.2371 7.60779 31.5849 6.84893ZM33.4389 13.1295L8.04837 55.5171C7.79283 55.9665 7.65771 56.4744 7.65626 56.9916C7.6548 57.5154 7.79051 58.0305 8.04992 58.4856C8.30932 58.9407 8.68337 59.3199 9.13484 59.5856C9.58236 59.8489 10.0905 59.9916 10.6095 59.9996H61.3911C61.9101 59.9916 62.4182 59.8489 62.8658 59.5856C63.3172 59.3199 63.6913 58.9407 63.9507 58.4856C64.2101 58.0305 64.3458 57.5154 64.3443 56.9916C64.3429 56.4745 64.2078 55.9666 63.9523 55.5173L38.5653 13.1355C38.5641 13.1335 38.5629 13.1315 38.5617 13.1295C38.2945 12.6914 37.9193 12.3291 37.4721 12.0772C37.0228 11.8243 36.5159 11.6914 36.0003 11.6914C35.4847 11.6914 34.9778 11.8243 34.5285 12.0772C34.0812 12.3291 33.7061 12.6914 33.4389 13.1295Z' fill='%23ED6F43'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36 24C37.6569 24 39 25.3431 39 27V39C39 40.6569 37.6569 42 36 42C34.3431 42 33 40.6569 33 39V27C33 25.3431 34.3431 24 36 24Z' fill='%23ED6F43'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33 51C33 49.3431 34.3431 48 36 48H36.0184C37.6753 48 39.0184 49.3431 39.0184 51C39.0184 52.6569 37.6753 54 36.0184 54H36C34.3431 54 33 52.6569 33 51Z' fill='%23ED6F43'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14252_22728'%3E%3Crect width='72' height='72' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    width: 72px;
    height: 72px;
    position: relative;
    display: block;
    margin-bottom: 4px;
}

vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_processed"] .slds-form-element,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_busy"] .slds-form-element,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_unknown"] .slds-form-element,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_noanswer"] .slds-form-element,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_suppressed"] .slds-form-element{
    display: flex;
    padding: 8px;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    background: #F7D8D8;
}
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_machine"] .slds-form-element,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToshowStatus_person"] .slds-form-element{
    display: flex;
    padding: 8px;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    background: #DDF2D8; 
}

vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_processed"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_busy"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_unknown"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_noanswer"] .slds-form-element::before,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_suppressed"] .slds-form-element::before{
   background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_44680_4274)'%3E%3Cg clip-path='url(%23clip1_44680_4274)'%3E%3Cpath d='M21.9872 11.9916C21.9872 17.5131 17.5112 21.9891 11.9897 21.9891C6.46822 21.9891 1.99219 17.5131 1.99219 11.9916C1.99219 6.47017 6.46822 1.99414 11.9897 1.99414C17.5112 1.99414 21.9872 6.47017 21.9872 11.9916Z' fill='%23E2231A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z' fill='white' stroke='white' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 16C11 15.4477 11.4477 15 12 15H12.0061C12.5584 15 13.0061 15.4477 13.0061 16C13.0061 16.5523 12.5584 17 12.0061 17H12C11.4477 17 11 16.5523 11 16Z' fill='white' stroke='white' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_44680_4274'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_44680_4274'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
   content: " ";
   width: 23px;
    height: 23px;
    position: relative;
    display: block;
}
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_unknown"] .slds-form-element::before{
    width:40px;
}
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_machine"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToshowStatus_person"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_processed"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_busy"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_unknown"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_noanswer"] .slds-form-element span,
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowStatus_suppressed"] .slds-form-element span{
   display:flex;
   margin-top:4px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-form-element .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux{
    border-radius: 50%;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux, 
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux, 
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux{
    border-radius: 50%;
    border-color: rgba(1, 118, 211, 1);
}

vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox_faux:after,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox--faux:after,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked~.slds-checkbox_faux:after,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked~.slds-checkbox--faux:after,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox--faux:after{
    border-radius: 50%;
    padding: 3px;
    background-color: rgba(1, 118, 211, 1);
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    top: 50%;
    left: 54%;
    transform: translate3d(-58%, -48%, 0) rotate(45deg);
    height: 0.55rem;
    width: 0.55rem;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-form-element__label,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-radio__label .slds-form-element__label,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-radio__label .slds-form-element__label{
    margin-left:15px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state div.slds-grid div[data-style-id="state0element1"] .slds-rich-text-editor__output div,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-radio,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-radio{
    margin-top:15px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state .eligibleCardRadio vlocity_cmt-flex-action .slds-form-element__label,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="accessLevelRadioButton" ] c-cf-my-acct_delegate-access-level-radio-options c-cf-my-acct_delegate-access-level-radio-button  vlocity_cmt-flex-card-state div.slds-grid div[data-style-id="state0element1"] .slds-rich-text-editor__output div,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-radio__label .slds-form-element__label,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-radio__label .slds-form-element__label,
vlocity_cmt-omniscript-text-block[data-omni-key="linkAccountsAcrCreateFailed"] .slds-rich-text-editor__output div{
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
vlocity_cmt-omniscript-text-block[data-omni-key="linkAccountsAcrCreateFailed"] .slds-rich-text-editor__output div{
    margin-bottom: 24px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-radio__label .slds-radio_faux,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-radio__label .slds-radio_faux{
    display: inline-block;
    width: 4%;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsRes"] c-my-acct_delegate-access-level-for-res .slds-radio__label .slds-form-element__label,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="RadioOptionsNonRes"] c-my-acct_delegate-access-level-for-non-res .slds-radio__label .slds-form-element__label{
    display: inline-block;
    width: 88%;
}
.accModal{
    height: 100%;
    padding: 48px;
    width: 608px;
    margin: 0 auto;
    overflow-y: scroll;
    background-color: #fff;
}
.accModal .phnInput input{
    width:512px;
}
.accModal lightning-layout.slds-grid{
    width: 56%;
    justify-content: center;
    margin: auto;
}
vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button{
    display: flex;
    padding: 12px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    background: #FBBB36;
    border-color: #FBBB36;
    width:400px;
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #1B1C1D;
}
vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button:hover {
    background: #FBAB18;
    color: #1B1C1D;
    outline: none;
    border: 0.125rem solid #FBAB18;
}

vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button:active,
vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button:focus {
    background: #0C7DBB;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button:disabled {
    background-color: rgba(117, 117, 117, 0.4);
    color: #4F4F4F;
}
.hyperlink a{
    text-decoration: none;
    cursor: default;
    color: #1B1C1D;
}
vlocity_cmt-omniscript-radio[data-omni-key="ContactList"] .slds-radio{
   
    margin-bottom: 16px;
}
vlocity_cmt-omniscript-radio[data-omni-key="ContactList"] .slds-radio .slds-form-element__label{
    margin-left: 10px;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #1B1C1D;
}
.accButton{
    width: 100%;
    text-align: left;
    border: 0px;
    background: transparent;
    padding: 0px;
}
.contactRadio .slds-radio .slds-form-element__label{
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #1B1C1D;
}
.contactRadio span.slds-radio{
    margin-bottom: 15px;
    display: block;
}
.width380{
    width: 380px;
}
.delegateremovePopup{
    display: flex;
    flex-direction: column;
    height: auto;
    width: 375px;
    padding: 24px 16px;
}
.pendingInvitationClass{
    background-color: var(--Grayscale-Gray-0, #F4F5F6);
    padding: 8px;
}
.accountAddress{
    overflow: hidden;
    width: 78%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.accessAccountLink::after{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_64198_564)'%3E%3Cg clip-path='url(%23clip1_64198_564)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00033 1.99984C4.68662 1.99984 2.00033 4.68613 2.00033 7.99984C2.00033 11.3135 4.68662 13.9998 8.00033 13.9998C11.314 13.9998 14.0003 11.3135 14.0003 7.99984C14.0003 4.68613 11.314 1.99984 8.00033 1.99984ZM0.666992 7.99984C0.666992 3.94975 3.95024 0.666504 8.00033 0.666504C12.0504 0.666504 15.3337 3.94975 15.3337 7.99984C15.3337 12.0499 12.0504 15.3332 8.00033 15.3332C3.95024 15.3332 0.666992 12.0499 0.666992 7.99984Z' fill='%2307679B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99967 7.3335C8.36786 7.3335 8.66634 7.63197 8.66634 8.00016V10.6668C8.66634 11.035 8.36786 11.3335 7.99967 11.3335C7.63148 11.3335 7.33301 11.035 7.33301 10.6668V8.00016C7.33301 7.63197 7.63148 7.3335 7.99967 7.3335Z' fill='%2307679B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33301 5.33317C7.33301 4.96498 7.63148 4.6665 7.99967 4.6665H8.00634C8.37453 4.6665 8.67301 4.96498 8.67301 5.33317C8.67301 5.70136 8.37453 5.99984 8.00634 5.99984H7.99967C7.63148 5.99984 7.33301 5.70136 7.33301 5.33317Z' fill='%2307679B'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_64198_564'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_64198_564'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    content: " ";
   width: 16px;
    height: 17px;
    display: block;
    float: right;
    margin-top: 5px;
}
vlocity_cmt-omniscript-step[data-omni-key="StepNullBusinessTypeError"] .omniscript-step__body{
    width: 608px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 4px;
    background-color: #fff;
}
.inputNullErrMsg .slds-form-element__help{
    display: none;
}
.slds-backdrop {
    background: var(--slds-c-backdrop-color-background, var(--sds-c-backdrop-color-background, var(--slds-g-color-neutral-10-opacity-50, var(--lwc-colorBackgroundTempModalTint, rgba(8, 7, 7, 0.6))))) !important;
}
.loginParentDiv{
    background: white;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 88pt;
}

/* removed for account look up screen
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupZipcode"] .slds-form-element__help{
    display: none;
}*/
/* .commComboboxx .slds-combobox__form-element{
    padding: 0px;
    width: auto;
    border: 0px;
    border-radius: 0px;
} */
.commComboboxx{
    width: 400px;
}
/* .commComboboxx button{
    display: flex;
    width: 100% !important;
    height: 52px !important;
    padding: 8px 16px;
    font-weight: 700;
    font-size: 18px;
    background: #FFFFFF;
    border: 1px solid #1b1c1d !important;
    border-radius: 4px;
    color: #1b1c1d !important;
    text-align: left;
} */
/* .commComboboxx button{
    border: none;
} */
.slds-dropdown{
    width: 400px;
}
.primaryEmailModal .SecondaryButton{
    margin: 0 auto;
}
.primaryEmailModal{
    padding: 30px;
}
.primaryModalContainer{
    min-width: min-content;
    width: min-content;
}
.infoSafety:hover{
    border-color: var(--slds-g-color-border-base-4, var(--lwc-colorBorderInput, #D4D4D4));
    box-shadow: var(--slds-c-select-shadow-focus, var(--sds-c-select-shadow-focus, var(--_slds-g-shadow-outline-focus, var(--lwc-shadowButtonFocus, 0 0 3px #0176d3))));
 
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="ShowAllAccountsLwc"] .commComboboxx label{
    display: none;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCsteppertoshowselectusername"] lightning-layout-item.slds-size_1-of-12 div{
    border: none !important;
}
vlocity_cmt-omniscript-block[data-omni-key="BlocktoshowselectUsername"]{
    border-left: 1px solid silver;
    padding-left: 10px;
}
.passwordReset .slds-col.slds-var-p-right_large,
vlocity_cmt-omniscript-step[data-omni-key="stepshowAccountNumber"] .slds-grid.slds-p-left_medium,
vlocity_cmt-omniscript-step[data-omni-key="stepshowAccountNumber"] vlocity_cmt-omniscript-block[data-omni-key="Blockshowaccnumber"],
vlocity_cmt-omniscript-step[data-omni-key="stepshowAccountNumber"] fieldset,
vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] fieldset,
vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] vlocity_cmt-omniscript-block{
    padding: 0px !important;
}
.selectedLegacyUsername{
    border: 2px solid #07679B;
    border-radius: 8px;
}
.informationIconDiv .slds-form-element__label{
    width: 234px;
    display: inline-block !important;
}
vlocity_cmt-omniscript-step[data-omni-key="ConfirmYourMainAccount"] .omniscript-step__body{
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: normal;
    position: relative;
    max-width: 816px;
    padding: 29px 23px;
    border: 0px;
    margin: 3rem auto 0;
}
.secondMatchLookup{
    max-width: 343px;
    height: auto;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 24px;
    background: #ffffff;
    box-shadow: 0px 12px 48px rgba(27, 28, 29, 0.1);
    border-radius: 4px;
}
vlocity_cmt-omniscript-text-block[data-omni-key="invitedConUsername"] a,
vlocity_cmt-omniscript-text-block[data-omni-key="invitedConUsername2"] a{
    pointer-events: none;
    color: #1B1C1D;
    text-decoration: none;
}
/* os-1404 */
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCToShowContactScreen"]{
    height: auto;
    margin: 0px;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCContactScreenConfirmButton"]{
    margin: 0px;
    margin-top: 32px;
    height: 50px;
}
.contactRadio span.slds-radio:last-child{
    margin-bottom: 0px;
}
vlocity_cmt-omniscript-block[data-omni-key="BlockForContactscreen"] .slds-accordion__summary{
    padding: 0px;
}
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowChooseYourContact"]{
    width: 400px;
    padding: 0px;
    margin: 0px;
}
.settingBilling{
    overflow: hidden;
}
.settingBilling iframe{
    width: 100%;
    height: 60vh;
    border: 0px;
}
@media only screen and (max-device-width: 480px) {
    .commComboboxx{
        width: 100% !important;
    }
    vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowChooseYourContact"]{
        width: 100%;
    }
    .informationIconDiv .slds-form-element__label{
        width: 234px;
        display: inline-block;
    }
    vlocity_cmt-omniscript-text-block[data-omni-key="AccountNumber"] a{
        pointer-events: none;
        color: #1B1C1D;
        text-decoration: none;
    }
    c-my-acct-delegate-acceptance-multi-language .omniscript-step__body,
    c-my-acct-forgot_-password-multi-language .omniscript-step__body,
    c-my-acct-delegate-acceptance-multi-language vlocity_cmt-omniscript-step[data-omni-key="LockoutResend"] .omniscript-step__body
    {
        margin: 0;
        padding: 0 16px 0 0 !important;
        max-width: 100%;
        width: 100%;
    }
    .primaryEmailModal{
        padding: 20px;
    }
    .delegateInvitation{
        margin-top:35%;
    }
    .delegateremovePopup{
        width: 100%;
        padding: 10px;
    }
    .slds-modal__container.width380{
        padding: 16px;
        margin: 0px;
    }
    .mfaLockedFieldset.password{
        padding-top: 62px;
    }
    .alertDiv {
        margin: 0px !important;
    }
    vlocity_cm-omniscript-custom-lwc[data-omni-key*="Myacct_CurrentCustomerYesOrNoLWC"],
    vlocity_cmt-flex-action[data-action-key="state0element0block_element2"] .slds-modal__container,
    .commComboboxx .slds-combobox__form-element,.lds-dropdown{
        width: 100%;
    }

    .customerSurity[c-myAcct_stillnotsureLWC_myAcct_stillnotsureLWC],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCstillnotsure"] section .slds-modal__container {
        width: auto;
        height: auto;
    }
    c-my-acct-o-s_-master_-registration-multi-language vlocity_cmt-omniscript-step[data-omni-key="forgotAccountNumber"] c-my-acct_-c-o-m-m-o-n_custom-stepper .stepper-horizontal .step .step-bar-left{
        width: 47% Important !important;
    }
    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step .step-bar-left {
        width: 27% !important;
    }

    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step .step-bar-right {
        left: 33% !important;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step.done .step-bar-right {
        width: 26px !important;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step.editing .step-bar-left {
        margin-left: 1.15rem !important;
        width: 70% !important;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step .step-bar-left {
        width: 42% !important;
        margin-left: 0.75rem !important;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step .step-bar-right {
        width: 26px !important;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal .step.editing .step-bar-right {
        width: 0px !important;
    }
    c-my-acct-delegate-acceptance-multi-language vlocity_cmt-omniscript-custom-lwc .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
        width: 77%;
    }
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWClookupscreen"] .stepper-horizontal .step .step-bar-left,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCphonescreen"] .stepper-horizontal .step .step-bar-left,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCphoneaccnumscreen"] .stepper-horizontal .step .step-bar-left {
        width: 77% !important;
    }


    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCSecurityCodescreen"] .stepper-horizontal .step .step-bar-left {
        width: 30% !important;
    }

    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCSecurityCodescreen"] .stepper-horizontal .step .step-bar-right,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWClookupscreen"] .stepper-horizontal .step .step-bar-right,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCphonescreen"] .stepper-horizontal .step .step-bar-right,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCphoneaccnumscreen"] .stepper-horizontal .step .step-bar-right {
        left: 21% !important;
    }

    vlocity_cmt-omniscript-step[data-omni-key="StepToShowLockoutError"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="SteptoShowNoPhoneFound"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="Stepinvalidurl"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="stepshowAccountNumber"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="paybillWithAccountNumber"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="afterAccountfetchToCheckDetails"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="DetailsNotFound"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="WelcomeCustomer"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="CongratulationScreen"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="StepToFraudCheck"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="BannedScreen"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="confiramtionStep"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="EnterSecurityCodeEmail"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="EnterPassword"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="OtpLockouterror"] .omniscript-step__body ,
    vlocity_cmt-omniscript-step[data-omni-key="SuccessStep"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="inviteExpiredError"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="StepNullBusinessTypeError"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="ConfirmYourMainAccount"] .omniscript-step__body{
        padding: 0px;
        width: 100%;
    }
    vlocity_cmt-omniscript-step[data-omni-key="StepToEnterDelegateDetails"] .omniscript-step__body{
        padding: 16px;
        width: 100%;
    }
    vlocity_cmt-omniscript-step[data-omni-key="StepToEnterDelegateDetails"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="confiramtionStep"] .omniscript-step__body{
        padding: 15px !important;
    }
    vlocity_cmt-omniscript-step[data-omni-key="SuccessStep"] .omniscript-step__body,
    vlocity_cmt-omniscript-step[data-omni-key="inviteExpiredError"] .omniscript-step__body{
        margin: 0;
        padding-right: 10px;
    }
    vlocity_cmt-omniscript-step[data-omni-key="inviteExpiredError"] .omniscript-step__body{
        padding-top:20%;
    }

    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock3"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock4"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="ViewAllTextBlock11"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="ShareTextBlock5"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="ViewPowerTextBlock4"] div {
        width: 100%;
    }

    c-master-registration-multi-language .omniscript-step__body {
        padding: 10px 0px 0px 0px;
    }

    c-my-acct-o-s_-guest_-bill-multi-language .omniscript-step__body,
    c-my-acct-give-account-access-multi-language .omniscript-step__body,
    c-my-acct-forgot_-password-multi-language .omniscript-step__body
     {
        padding: 10px 0px 0px 0px;
    }

    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCinfoscreen"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsetupscreen"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCaccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWClookup"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWClookup"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCaccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCpgecust"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCphonenum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCphonenum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsmstext"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCsmstext"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCback"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCClose"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCnophonenum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCnophonenum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCseccode"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailscreen"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailsent"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCshowAccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCshowaccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC3"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC15"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC14"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC4"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC8"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC16"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC10"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC11"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC1"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC4"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel6"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel2"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel1"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCResendEmailButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel3"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="BackButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseButtonLwc"],
    vlocity_cmt-omniscript-navigate-action[data-omni-key="CancelButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="MyAcct_backbutton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotBack"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotCancel"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="contactListCancel"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="SecurityCodeClose"],
    vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction2"],
    vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancelButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="SkippAccLinkingButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="cancelButton"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="multiAccountLinkingLWC"] a.underLineReguar,
    .skipAccounts .slds-button,
    vlocity_cmt-omniscript-navigate-action[data-omni-key="cancelAction3"],
    vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateAction1"],
    vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateAction2"]
     {
        width: 100%;
        justify-content: center;
        display: flex;
    }

    .loginForm,
    .personalInfo-accordian {
        width: 100%;
    }

    .loginParentDiv.slds-p-right_xx-large {
        padding-right: 0px
    }

    .loginParentDiv.slds-p-left_xx-large,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="multiAccountLinkingLWC"] {
        padding-left: 0px;
    }

    .loginFieldset {
        padding: 3%;
    }

    .accManagement {
        width: 97%;
    }

    .manageAccDiv.slds-p-right_xx-large {
        padding-right: 0px;
    }

    vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input,
    vlocity_cmt-omniscript-text[data-omni-key="phoneInputForOTP"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"],
    vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input,
    vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input,
    vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] input,
    vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] input,
    vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] input,
    vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key="ZipCode"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmAccount"] button,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCReadyButton"] button,
    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"],
    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock3"],
    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock4"],
    vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input,
    vlocity_cmt-omniscript-email[data-omni-key="Email1"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirmEmail"] button,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomSMSLWC"] button,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomPhoneLWC"] button,
    vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] input,
    vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCConfirm"] button,
    vlocity_cmt-omniscript-text-block[data-omni-key="EmailConTextblock5"] .emailDiv,
    vlocity_cmt-omniscript-text-block .contactEmail,
    vlocity_cmt-omniscript-text-block .emailDiv,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"] button,
    .passwordInput input,
    .loginInput input,
    vlocity_cmt-omniscript-email[data-omni-key*="EmailAdd"] input,
    .phnInput input,
    .phnInput button,
    vlocity_cmt-omniscript-navigate-action[data-omni-key="navigateToManageAccessFlexCrad"] .slds-button,
    vlocity_cmt-omniscript-text[data-omni-key="firstname"] input,
    vlocity_cmt-omniscript-text[data-omni-key="lastname"] input,
    vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] input,
    vlocity_cmt-omniscript-email[data-omni-key="email"] input ,
    .accModal .phnInput input,
    .accModal,
    vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] input,
    vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] input,
    vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateToDashboard"] button,.lookUpDropdown,
    vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterAccountNumber"] vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCreateMyProfileButton"] button,
    vlocity_cmt-omniscript-text-block[data-omni-key="ViewAllTextBlock11"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="ShareTextBlock5"] div,
    vlocity_cmt-omniscript-text-block[data-omni-key="ViewPowerTextBlock4"] div 
    {
        width: 100% !important;
    }

    vlocity_cmt-omniscript-block[data-omni-key="Blockcurrentpgecustomer"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockgetstarted"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockaccountholder"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockaccountnumber"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockphonenumberscreen"],
    vlocity_cmt-omniscript-block[data-omni-key="Blocksmsorphone"],
    vlocity_cmt-omniscript-block[data-omni-key="Blocksecuritycodescreen"],
    vlocity_cmt-omniscript-block[data-omni-key="Blocksecuritycodescreen"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockemailscreen"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockemailscreen"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockconfirmemailscreen"] {
        padding-right: 0px;
    }

    .mfaDiv {
        padding: 0px;
    }

    .mfaFieldset {
        padding: 5%;
        border: 0px;
    }

    .mfafirstChild {
        float: left;
        height: auto;
        border-right: 0px;
        margin-right: 0%;
        width: 100%;
        margin-top: 9%;
        margin-bottom: 8%;
    }

    .mfasecondChild {
        width: 100%;
        display: inline-block;
        border: none;
        padding-left: 0px;
    }

    .centerContent {
        cursor: pointer;
        display: flex;
        justify-content: center;
    }

    .width400,
    .width607,
    .width401,
    .width343,
    .width380,
    .houseBlock,
    .editParentDiv .mfafirstChild,
    vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateActiontologinPage_PrimaryButton"] button,
    .width399,vlocity_cmt-omniscript-custom-lwc[data-omni-key="nextLWCshowAccnum"] button,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC1"] button,.phnInput input,.phnInput,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="ConfirmButton"] button,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotConfirm"] button {
        width: 100%;
    }

    .mfaLockedFieldset {
        padding: 15px;
        height: 100vh
    }

    .mobileLogin,
    .mobileBreadcrumb {
        display: block;
    }

    .desktopBreadcrumb {
        display: none;
    }

    .phnParentDiv {
        padding: 16px;
    }

    .removePopup,
    .accParentDiv {
        padding: 16px
    }

    .editParentDiv {
        flex-direction: column;
        padding: 16px;
        margin: 0px;
    }

    .emailParentDiv {
        padding: 16px;
        height: 100vh;
    }

    .accParentDiv {
        margin-top: 0px;
    }

    .accParentDiv.editNicknameDiv,
    .emailParentDiv.editNicknameDiv,
    .accParentDiv.languageDiv {
        align-items: normal
    }

    .alertDiv {
        padding: 12px 16px 16px;
    }

    .mailParentDiv {
        padding: 16px;
    }

    vlocity_cmt-omniscript-step[data-omni-key="forgotAccountNumber"] .stepper-horizontal .step .step-bar-right {
        width: 32px !important;
    }
    /*ORT-646*/
    vlocity_cmt-omniscript-step[data-omni-key="forgotAccountNumber"] .stepper-horizontal .step .step-bar-left {
        width: 91% !important;
        margin-left: 0.5rem !important;
    }

    c-master-registration-multi-language .omniscript-article,
    .forceCommunitySection .cb-section_column {
        background: white;
    }

    .forceCommunitySection .cb-section_column,
    vlocity_cmt-omniscript-step[data-omni-key="ConfirmYourMainAccount"] .omniscript-step__body {
        padding: 0 16px;
    }

    c-master-registration-multi-language .omniscript-body.slds-card__body,
    c-my-acct-residential_-re-registration-multi-language .omniscript-body.slds-card__body,
    c-my-acct-re-registration-after-verification-multi-language .omniscript-body.slds-card__body,
    c-my-acct-give-account-access-multi-language .omniscript-body.slds-card__body {
        margin-top: 0;
    }

    c-my-acct-residential_-re-registration-multi-language .slds-accordion__section,
    c-my-acct-re-registration-after-verification-multi-language .slds-accordion__section,
    c-my-acct-give-account-access-multi-language .slds-accordion__section  {
        padding-top: 0px;
    }


    c-my-acct-o-s_-guest_-bill-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text.slds-p-right_small,
    c-my-acct-o-s_-guest_-bill-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-telephone.slds-p-right_small,
    c-my-acct-o-s_-guest_-bill-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text-block.slds-p-right_small,
    c-my-acct-o-s_-guest_-bill-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-custom-lwc.slds-p-right_small {
        padding-right: 0px;
    }

    c-master-registration-multi-language .slds-grid.slds-p-left_medium,
    c-my-acct-o-s_-guest_-bill-multi-language .slds-grid.slds-p-left_medium,
    c-my-acct-residential_-re-registration-multi-language .slds-grid.slds-p-left_medium,
    c-my-acct-re-registration-after-verification-multi-language .slds-grid.slds-p-left_medium,
    c-my-acct-give-account-access-multi-language .slds-grid.slds-p-left_medium {
        padding-left: 0;
    }

    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-custom-lwc.slds-p-right_small,
    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text-block.slds-p-right_small,
    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text.slds-p-right_small,
    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-telephone.slds-p-right_small,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCPassword"] .slds-col.slds-var-p-right_large,
    c-my-acct-re-registration-after-verification-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-block.slds-p-right_small {
        padding-right: 0px;
    }


    vlocity_cmt-omniscript-custom-lwc.slds-p-right_small,
    vlocity_cmt-omniscript-text-block.slds-p-right_small,
    vlocity_cmt-omniscript-text.slds-p-right_small,
    vlocity_cmt-omniscript-telephone.slds-p-right_small,
    vlocity_cmt-omniscript-block.slds-p-right_small,
    vlocity_cmt-omniscript-email.slds-p-right_small {
        padding-right: 0px;
    }

    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-custom-lwc.slds-p-right_small,
    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text-block.slds-p-right_small,
    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-text.slds-p-right_small,
    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-telephone.slds-p-right_small,
    vlocity_cmt-omniscript-block[data-omni-key="Blocklookupscreen"].slds-p-right_small,
    c-my-acct-residential_-re-registration-multi-language vlocity_cmt-omniscript-step vlocity_cmt-omniscript-block.slds-p-right_small {
        padding-right: 0px;
    }

    c-master-registration-multi-language vlocity_cmt-omniscript-custom-lwc.slds-p-right_small,
    c-master-registration-multi-language vlocity_cmt-omniscript-text-block.slds-p-right_small,
    c-master-registration-multi-language vlocity_cmt-omniscript-text.slds-p-right_small,
    c-master-registration-multi-language vlocity_cmt-omniscript-telephone.slds-p-right_small {
        padding-right: 0px;
    }


    c-master-registration-multi-language .stepper-horizontal .step:last-child {
        width: 6px;
    }

    .emailalongStepper {
        flex-direction: column;
    }

    .addressIcon::before {
        width: 24px;
    }

    .accParentDiv.outageDiv,vlocity_cmt-omniscript-step[data-omni-key="ConfirmYourMainAccount"] .omniscript-step__body slot.slds-grid {
        padding: 0px;
    }

    .accParentDiv.languageDiv {
        height: 91vh;
        width: 100vh;
        display: table-cell;
        vertical-align: middle;
    }

    .removePopup {
        height: auto;
    }

    .vulnerableCheckbox .slds-checkbox .slds-checkbox_faux,
    .slds-checkbox .slds-checkbox--faux {
        vertical-align: text-bottom;
    }

    .diabledStatus .slds-checkbox .slds-checkbox_faux,
    .slds-checkbox .slds-checkbox--faux {
        vertical-align: top;
        margin-top: 8px;
    }

    .diabledStatus .slds-checkbox .slds-checkbox__label .slds-form-element__label {
        display: inline-block;
        width: 70%;
    }

    .informationIcon .slds-checkbox .slds-checkbox__label .slds-form-element__label {
        display: inline-block;
        width: 275px;
    }
    .informationIconDiv .width343{
        width: 259px;
    }
    .informationIcon .slds-checkbox .slds-checkbox__label .slds-form-element__label::after {
        margin-top: -9px;
    }
    .informationIcon button{
        margin-top: 16px;
    }
    .vulnerableCheckbox .slds-checkbox .slds-checkbox_faux,
    .slds-checkbox .slds-checkbox--faux {
        height: 23px;
        width: 23px;
    }

    .vulnerableCheckbox .slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after {
        border-bottom: 2px solid white;
        border-right: 2px solid white;
        top: 38%;
        height: 0.98rem;
    }

    .commModal {
        width: 94%;
        height: 100%;
        margin: auto;
    }

    .commModal .slds-modal__content {
        padding: 48px 16px;
    }

    .cancelAlign {
        text-align: left;
    }

    vlocity_cmt-omniscript-text-block[data-omni-key="WelcomeTextblock2"] div.Heading100::before {
        margin: 34px 5px 0px 0px;
    }
	/*OT-11774*/
	.customerSurity {
    width: auto;
    height: auto !important;
	max-width: fit-content;
}
}
vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowNoPhoneNumFound"]{
	    width: 322px;
    	padding: 0px;
    	margin: 0px auto;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"],
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseButtonLWC"]
{
    margin-left: 31%;
}
.comm-page-custom-registrationsecondmatch vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"],
.comm-page-custom-reregistration vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"]{
    margin-left: 0px;
}

@media only screen and (max-width: 600px) {
    
    vlocity_cmt-omniscript-text-block[data-omni-key="TextBlockToShowNoPhoneNumFound"]{
        width: 100%;
    }
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseButtonLWC"]
    {
        margin-left: 0%;
    }
	.guestBillPayLoginButton{
	max-width:100%;
}
}

@media screen and (min-device-width: 481px) and (max-device-width: 768px) {
    vlocity_cmt-omniscript-step[data-omni-key="forgotAccountNumber"] .stepper-horizontal .step .step-bar-left {
        width: 91% !important;
    }
    .loginFieldset {
        padding: 10% 15%;
    }

    .loginForm {
        width: 100%;
    }

    .manageAccDiv {
        padding: 5% 14%;
    }

    vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input,
    vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input,
    vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input,
    vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input,
    .passwordInput input,
    .phnInput input,
    .phnInput button,.width400,.linkAccountBlock,
    .mfaLockedFieldset .loginInput input,.emailVerification,
    vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input, vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input, vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input, vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input, vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input, vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input, vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input, vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input, vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input, vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input, vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] input, .passwordInput input, vlocity_cmt-omniscript-email[data-omni-key*="EmailAdd"] input, .phnInput input, vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input, vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] input, vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] input, vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] input, vlocity_cmt-omniscript-text[data-omni-key="AccountNumberLookup"] input, vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"] input, vlocity_cmt-omniscript-text[data-omni-key="ZipCode"] input, vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input, vlocity_cmt-omniscript-email[data-omni-key="Email1"] input, vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] input, vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] input, vlocity_cmt-omniscript-password[data-omni-key="Password_ParagraphTag_BLB"] input, vlocity_cmt-omniscript-password[data-omni-key="Password2_ParagraphTag_BLB"] input, vlocity_cmt-omniscript-text[data-omni-key="firstname"] input, vlocity_cmt-omniscript-text[data-omni-key="lastname"] input, vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] input, vlocity_cmt-omniscript-email[data-omni-key="email"] input, vlocity_cmt-omniscript-text[data-omni-key="phoneInputForOTP"] input, vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] input, vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] input, .lookUpDropdown, .loginInputLabel input {
        width: 400px;
    }
    .loginInput input,vlocity_cmt-omniscript-step[data-omni-key="EnterPassword"] .omniscript-step__body{
        width: 100%;
    }
    vlocity_cmt-omniscript-step[data-omni-key="EnterPassword"] .omniscript-step__body{
        padding: 48px 145px;
    }
    .secondMatchLookup{
        max-width: 400px;
        width: 400px;
    }
    fieldset{
        padding: 0px;
    }
    .comm-page-custom-gotoforgotpassword .passwordInput input,.vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotConfirm"] button,
    vlocity_cmt-omniscript-navigate-action[data-omni-key*="PrimaryButton"] .slds-button, .PrimaryButton{
        width: 400px !important;
    }
    .passwordParentDiv ,.forgotError, .errorToast,vlocity_cmt-omniscript-messaging[data-omni-key="Messaging1"],.securityInput{
        width: 400px;
    }
    vlocity_cmt-omniscript-step[ data-omni-key="EnterPassword"].omniscript-step__body{
        width: 100%;
    }
    .mfaDiv {
        padding: 0px;
    }

    .mfaFieldset {
        padding: 5%;
        border: 0px;
        max-width: 100%;
        width: 100%;
    }

    .mfafirstChild {
        float: left;
        height: auto;
        border-right: 0px;
        margin-right: 0%;
        width: 100%;
        margin-top: 9%;
        margin-bottom: 8%;
    }

    .mfasecondChild {
        /* width: 100%; */
        display: flex;
        max-width: 400px;
        width: 400px;
        padding: 0px;
        margin: 0 auto;
        align-content: center;
        flex-direction: column;
        border-left: none;
        border: none;
        padding-left: 0px;
    }
    .comm-page-custom-gotoforgotpassword .forceCommunitySection .cb-section_column:only-child{
        padding: 0px !important;
    }
    .centerContent {
        cursor: pointer;
        display: flex;
        justify-content: center;
    }

    
    .width401,
    .width343,
    .editParentDiv .mfafirstChild,
    vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateActiontologinPage_PrimaryButton"] button {
        width: 100%;
    }

    .mfaLockedFieldset {
        padding: 15px;
        height: 100vh;
        max-width: 100%;
    }
    .mfaLockedFieldset .slds-form--stacked{
        max-width: 400px;
        margin: 0 auto;
    }
    .mobileLogin,
    .mobileBreadcrumb {
        display: block;
    }

    .desktopBreadcrumb {
        display: none;
    }

    .phnParentDiv {
        padding: 15px;
        margin: -10px;
    }

    .removePopup,
    .accParentDiv {
        padding: 10px
    }

    .editParentDiv {
        flex-direction: column;
        padding: 10px;
        margin: 0px;
    }

    .accParentDiv {
        margin-top: 0px;
    }

    .accParentDiv.editNicknameDiv,
    .emailParentDiv.editNicknameDiv {
        align-items: normal
    }

    .emailParentDiv {
        padding: 10px;
        height: 100vh;
    }

    /*.alertDiv {
        padding: 12px 16px 16px;
        margin: -23px -17px;
    }*/

    .mailParentDiv {
        padding: 16px;
    }
    .stepper-horizontal[c-myacct_customloginchild_myacct_customloginchild] .step[c-myacct_customloginchild_myacct_customloginchild] .step-bar-left[c-myacct_customloginchild_myacct_customloginchild], .stepper-horizontal[c-myacct_customloginchild_myacct_customloginchild] .step[c-myacct_customloginchild_myacct_customloginchild] .step-bar-right[c-myacct_customloginchild_myacct_customloginchild]{
        height: 1.5px !important;
    }
	/*ort-848*/
    c-my-acct_-c-o-m-m-o-n_custom-stepper[data-omni-key="CustomLWCphoneaccnumscreen"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
        left: 108% !important;
    }
    c-my-acct_-c-o-m-m-o-n_custom-stepper[data-omni-key="CustomLWCseccodeaccnum"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step:last-child[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
	display:none;
    }
    c-my-acct_-c-o-m-m-o-n_custom-stepper[data-omni-key="CustomLWCseccodeaccnum"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
    display:none;
    } 
	
	c-my-acct_-c-o-m-m-o-n_custom-stepper[data-omni-key="CustomLWCphoneaccnumscreen"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
	width: 88%
	}
	c-my-acct_-c-o-m-m-o-n_custom-stepper[data-omni-key="CustomLWCseccodeaccnum"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
	width: 88%;
	margin-left: 0.8rem;
	}
	/*ort-848 end */
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .loginFieldset {
        padding: 10% 15%;
    }

    .loginForm,
    .width607 {
        width: 100%;
    }

    .manageAccDiv {
        padding: 5% 14%;
    }

    c-master-registration-multi-language vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input,
    c-master-registration-multi-language vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input,
    .loginInput input,
    .phnInput input,
    .phnInput button {
        width: 100%;
    }

    .passwordParentDiv {
        width: 320px;
    }

    .phnParentDiv {
        padding: 24px 52px;
    }

    .emailalongStepper {
        flex-direction: column;
    }
    vlocity_cmt-omniscript-text[data-omni-key*="AccountNumber"] input,
vlocity_cmt-omniscript-telephone[data-omni-key*="PhoneforAccSearch"] input,
vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupLastName"] input,
vlocity_cmt-omniscript-text[data-omni-key*="AccountLookupZipcode"] input,
vlocity_cmt-omniscript-telephone[data-omni-key*="AccountLookupPhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCemailconfemail"] input,
vlocity_cmt-omniscript-custom-lwc[data-omni-key*="CustomLWCEmailInput"] input,
vlocity_cmt-omniscript-email[data-omni-key*="usernameVal"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountLookupPhoneNumber"] input,
.passwordInput input,
vlocity_cmt-omniscript-email[data-omni-key*="EmailAdd"] input,
.phnInput input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumber"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="AccountPhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountZipCode"] input,
vlocity_cmt-omniscript-text[data-omni-key="PhoneforAccSearch"] input,
vlocity_cmt-omniscript-text[data-omni-key="AccountNumberLookup"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="PhoneNumber"] input,
vlocity_cmt-omniscript-text[data-omni-key="ZipCode"] input,
vlocity_cmt-omniscript-telephone[data-omni-key="CustomerPhone"] input,
vlocity_cmt-omniscript-email[data-omni-key="Email1"] input,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration1"] input,
vlocity_cmt-omniscript-text[data-omni-key="SecurityCodeReRegistration"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-password[data-omni-key="Password2_ParagraphTag_BLB"] input,
vlocity_cmt-omniscript-text[data-omni-key="firstname"] input,
vlocity_cmt-omniscript-text[data-omni-key="lastname"] input,
vlocity_cmt-omniscript-text[data-omni-key="phonenumber"] input,
vlocity_cmt-omniscript-email[data-omni-key="email"] input,
vlocity_cmt-omniscript-text[data-omni-key="phoneInputForOTP"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInput"] input,
vlocity_cmt-omniscript-text[data-omni-key="securityCodeInputPhone"] input,.lookUpDropdown,.loginInputLabel input,.width400,
vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC5"] button,
vlocity_cmt-omniscript-text[data-omni-key*="SecurityCode"] input,
vlocity_cmt-omniscript-text-block .emailDiv,.PrimaryButton,.securityInput{
    width: 320px !important;
}
}

@media only screen and (min-device-width: 428px) and (max-device-width: 768px) {

    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCinfoscreen"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWClookup"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWClookup"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsetupscreen"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCaccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCaccnum"],
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCpgecust"] {
        width: 100%;
    }

    .passwordParentDiv {
        width: 400px !important;
    }
}
.slds-p-right_small[data-omni-key="Block7"] .slds-accordion__summary{
padding:0;}

.slds-p-right_small[data-omni-key="Block7"],
.slds-p-right_small[data-omni-key="Block5"] 
{
padding-right:0;
}
/* Maintainance Page OSS-2104*/
.maintenance-header{	
font-family: Nunito;
font-size: 18px;
font-weight: 700;
line-height: 28px;
padding-top: 16px;
padding-bottom:8px;
color:#1B1C1D;
}
.maintenance-description{	
font-family: Nunito;
font-size: 18px;
font-weight: 400;
line-height: 28px;
padding-bottom:8px;
width:100%;
/* max-width:343px; */
color:#1B1C1D;
}
.maintenance-available-features{	
font-family: Nunito;
font-size: 18px;
font-weight: 400;
line-height: 28px;
padding-bottom:16px;
width:100%;
max-width:343px;
color:#1B1C1D;
}
.maintenance-available-features ul{	
font-family: Nunito;
font-size: 18px;
font-weight: 400;
line-height: 28px;
padding-bottom:8px;
width:100%;
max-width:343px;
color:#0C7DBB;
}
.maintenance-help{	
font-family: Nunito;
font-size: 18px;
font-weight: 400;
line-height: 28px;
width:100%;
max-width:343px;
color:#1B1C1D;
}
.maintenance-help a{	
color:#0C7DBB;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="PasswordValiadtionCustomLWC"] div:nth-child(5){
	display:flex;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="PasswordValiadtionCustomLWC"] div:nth-child(5) .colorRedIcon{
	padding-top:7px;
}
.commComboboxx .slds-combobox__form-element {
    display: flex;
    width: 400px;
    height: 52px;
    font-weight: 700;
    font-size: 18px;
    justify-content: flex-end;
    align-items: center;
    align-self: stretch;
    background: #FFFFFF;
    border: 1px solid #4F4F4F;
    border-radius: 4px;
}
c-my-acct-_-view-accounts-details-l-w-c .commComboboxx button{
    border: 0px;
    height: 52px;
    background: transparent;
    padding: 12px 8px;
    color: #1b1c1d;
    font-weight: 400;
}
@media only screen and (max-device-width: 480px){
	vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseLWCPassword"]{
	justify-content:center;
}
.pgeImg{
	margin-left:12px !important;
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="cancelButtonAccSelction"]{
	text-align:center !important;
	padding-left:0 !important;
}
vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterPhoneNumberAcc"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
    width: 0px;
}
vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterPhoneNumberAcc"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
    width: 88%;
}
vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] vlocity_cmt-omniscript-block{
	width:100% !important;
}
vlocity_cmt-omniscript-navigate-action[data-omni-key="NavigateActiontologinPage_PrimaryButton"] button{
	width:100% !important;
}
}
@media only screen and (width: 1024px) and (height: 1247px) {
    c-my-acct-registration_-second-match-multi-language .omniscript-step__body {
        
        max-width: 850px;
        width: 850px;
        /* margin: 0 auto; */
        margin-left: -101px;
    }
}
@media screen and (min-device-width: 600px) and (max-device-width: 768px){
    
    c-my-acct-registration_-second-match-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper],
    c-my-acct-residential_-re-registration-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
        width: 75%;
    }
    c-my-acct-registration_-second-match-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.editing[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper],
    c-my-acct-residential_-re-registration-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.editing[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] {
        margin-left: 1.25rem;
        width: 86% !important;
    }
    c-my-acct-registration_-second-match-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.done[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper],
    c-my-acct-residential_-re-registration-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.done[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] {
        width: calc(100% - 4rem);
    }
    c-my-acct-registration_-second-match-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.done:last-child[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper],
    c-my-acct-residential_-re-registration-multi-language .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step.done:last-child[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
        display: none;
    }
    vlocity_cmt-omniscript-block[data-omni-key="EnterPhoneNumBlock2"],vlocity_cmt-omniscript-block[data-omni-key="SecurityCodeBlock2"],
    vlocity_cmt-omniscript-block[data-omni-key="ContactInformationBlock2"],vlocity_cmt-omniscript-block[data-omni-key="Blockusernameandpassword"],
    vlocity_cmt-omniscript-block[data-omni-key="ConfirmAccountBlock"],vlocity_cmt-omniscript-block[data-omni-key="AccountInformationBlock2"],
    vlocity_cmt-omniscript-block[data-omni-key="contentBlock"],vlocity_cmt-omniscript-step[data-omni-key="multiAccountLinkingScreen"] vlocity_cmt-omniscript-block[data-omni-key="Block3"],
    vlocity_cmt-omniscript-block[data-omni-key="Blockcurrentpgecustomer"]{
        max-width: 400px;
        margin: 0 auto;
    }
    vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCinfoscreen"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsetupscreen"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCaccnum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCaccnum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCpgecust"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCphonenum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCphonenum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCsmstext"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCsmstext"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCseccode"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailscreen"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailsent"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCback"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="lockouterrorLWCClose"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWCnophonenum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCnophonenum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CloseLWCPassword"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="prevLWClookup"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWClookup"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCemailsent"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="nextLWCshowAccnum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key*="closeLWCshowaccnum"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC3"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC15"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC14"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC4"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC8"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC16"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC10"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWC11"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC1"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomCancelLWC4"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel6"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel1"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="CustomLWCCancel"], vlocity_cmt-omniscript-navigate-action[data-omni-key="CancelButton"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="MyAcct_backbutton"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotBack"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="forgotCancel"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="contactListCancel"], vlocity_cmt-omniscript-custom-lwc[data-omni-key="SecurityCodeClose"]{
        justify-content: center;
    }
    fieldset{
        padding: 0px;
    }
	.guestBillPayLoginButton{
	max-width:100%;
}
}

@media screen and (min-device-width: 600px) and (max-device-width: 768px){
	vlocity_cmt-omniscript-custom-lwc[data-omni-key="closeLWCpgecust"]{
		display: inline-block;
	}
	/*ORT-848*/
	vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterPhoneNumberAcc"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-right[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
		width: 0px;
	}
	vlocity_cmt-omniscript-step[data-omni-key="StepToAskCustomerToEnterPhoneNumberAcc"] .stepper-horizontal[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper] .step-bar-left[c-myAcct_COMMON_customStepper_myAcct_COMMON_customStepper]{
		width: 88%;
	}
}
@media screen and (min-device-width: 768px) and (max-device-width: 768px){
	.guestBillPayLoginButton{
	max-width:326px;
}
}
vlocity_cmt-omniscript-custom-lwc[data-omni-key="ShowAllAccountsLwc"] .commComboboxx button{
	border: none !important;
    padding: 11px 16px;
    background: transparent;
}
vlocity_cmt-omniscript-step[data-omni-key="FinalPage"] vlocity_cmt-omniscript-block{
	width:100% !important;
}
vlocity_cmt-omniscript-text[data-omni-key="AccountNumberInput"] .slds-text_warning{
	display:none;
}
.slds-p-right_small[data-omni-key="numberofattemptsphone"],
.slds-p-right_small[data-omni-key="NumberOfAttempts"],
.slds-p-right_small[data-omni-key="enterCodeText"],
.slds-p-right_small[data-omni-key="enterCodeText2"]{
	margin-bottom:0;
	padding-right:0;
}
.slds-p-right_small[data-omni-key="numberofattemptsphone"] .errorText,
.slds-p-right_small[data-omni-key="NumberOfAttempts"] .errorText {
	padding-left:5px;
	margin-bottom:0;
	margin-top:32px;
}
.slds-p-right_small[data-omni-key="numberofattemptsphone"] .errorText div,
.slds-p-right_small[data-omni-key="NumberOfAttempts"] .errorText div {
	padding-left:0;
}
@media only screen and (max-width: 600px) {
	.slds-p-right_small[data-omni-key="numberofattemptsphone"] .errorText,
	.slds-p-right_small[data-omni-key="NumberOfAttempts"] .errorText{
		margin-top:18px;
	}
	vlocity_cmt-omniscript-navigate-action[data-omni-key="ConfirmEmail"]{
		text-align:center;
	}
}
/* OAT-686 */
vlocity_cmt-omniscript-navigate-action[data-omni-key="ConfirmEmail"] a{
	    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #07679B;
}
vlocity_cmt-omniscript-navigate-action[data-omni-key="ConfirmEmail"]{
	padding-top:8px;
	padding-right:0;
}