html {
    /*@noflip*/ direction: ltr;
}
/* Samidha 16 March 2020: US 40270 Added hover for anchor tag start */
.rtl .slds-text-link{
    font-family: 'Salesforce Sans', 'Arial';
    text-decoration: none;
}
.rtl .slds-text-link:hover,
.rtl a:hover{
    font-weight: bold;  
}
/*Samidha 16 March 2020: US 40270 Added hover for anchor tag end */

.rtl .pilot-notification-container {
    /*@noflip*/ direction: rtl;
}

/*US 141066 ISD_SecurityAndPrivacyNotification [Added by Hariharan 29-May-2020]*/
.rtl .cISD_SecurityAndPrivacyNotification .sec-privacy-step-container ul {
    /*@noflip*/ padding-left: 0;
    /*@noflip*/ padding-right: 2rem;
}

.rtl .topic-answers-wrapper {
    /*@noflip*/ padding: 0 16.25rem;
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .answers-content-wrapper .slds-checkbox__label {
    flex-direction: row-reverse;
}

.rtl .page-instructions {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: right;
}

.rtl .grey-italic-text {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .ha-fd-group-details .gating-page-header {
    /*@noflip*/ direction: rtl;
}

.rtl .need-nm {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .ar-dir,
.rtl .flint-q,
.rtl .sub-text-doc-upload {
    /* ISD_HA_Household_Summary and ISD_HA_PD_DependentFlintQ ISD_HA_Household_WizardStep2 ISD_HA_PD_SERBurial_DeceasedNameDetails ISD_HA_Household_DependentQuestion ISD_HA_HouseholdRelationshipInfo */
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
/* Radhika [16/05/19] Defect 33455  START */
.rtl .cISD_HMFR_ProgressBar .steps-container .step .circle{
    /*@noflip*/ left:auto;
}
/* Radhika [16/05/19] Defect 33455  END */
.rtl .rtl-align-wizardstep2 {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .ar-label-space {
    margin-bottom: 0.125rem;
    display: block;
}

.rtl .cISD_HA_PD_SERBurial_DeceasedNameDetails .relation-selected {
    /*@noflip*/ direction: rtl;
    display: inline-block;
}
/*.rtl .rmc-inner-wrppaer .hh-relation-wrapper span,*/

.rtl .rmc-inner-wrppaer .hh-relation-wrapper .slds-select option,
.rtl .rmb-inner-wrapper .relationship-input-select .slds-select option,
.rtl .relationship-input-select option {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .ar-wizard .blue-label,
.rtl .tax-dep-ques {
    /* ISD_HA_Household_WizardStep2 ISD_HA_Household_TaxFilerDepDetail*/
    display: inline-block;
    /*@noflip*/ direction: rtl;
}

.rtl .failure-text {
    /*@noflip*/ direction: rtl;
}

.rtl .radio-wrap p,
.rtl .vehicle-cost.row span {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}

.rtl .cISD_RMCGenericUtils .slds-select option {
    /*@noflip*/ direction: rtl;
}

.rtl .hh-relation-wrapper span.blue-label,
.rtl .rmc-outer-wrppaer .relationship-label .blue-label,
.rtl .rmb-inner-wrapper .relationship-label .blue-label {
    /*@noflip*/ direction: rtl;
    display: inline-block;
}

.rtl .rmb-inner-wrapper .relationship-label,
.rtl .rmc-outer-wrppaer .relationship-label {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ padding-right: 1rem;
}

.rtl .rmc-outer-wrppaer .relationship-label .relation-status {
    /*@noflip*/ direction: rtl;
}

.rtl .nasp-rtl {
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_NSStateResourceDetails_Topics .top-banner {
    width: auto;
}

.rtl .cISD_NavigatorRequestAcceptedPopOver .icon-text {
    /*@noflip*/ direction: rtl;
}
/*Shruti [10/12/2018] Defect 28318 MTS -Start*/
/*.rtl .cISD_Help .txt-dir {
direction: rtl;
}*/
/*Shruti [10/12/2018] Defect 28318 MTS -End*/

.rtl .cISD_Help .txt-dir {
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_HA_InitialDetails_SignSubmitApplication .dir-rtl {
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_NavRemovedUpdatePopup .nav-update-text {
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_NavRemovedUpdatePopup .nav-update-footer-text {
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_HA_InitialDetails_SignSubmitApplication .popup-msg {
    /*@noflip*/ direction: rtl;
}
.rtl .cISD_HA_FinalDetails_Signature .ar_rtl{
    /*@noflip*/ direction: rtl;
}

.rtl .cISD_NavigatorSelectionConsentPopOver .benefit-hover .slds-popover__body{
    /*@noflip*/ direction: rtl;
}
/* Hitesh Yadav [08/06/2018] Defect 24322 MTS - Start */
.rtl .cISD_HA_FinalDetails_ReviewPage .details-description {
    /*@noflip*/ direction: rtl;
}
/* Hitesh Yadav [08/06/2018] Defect 24322 MTS - Start */
.rtl .cISD_NavigatorSelectionConsentPopOver .nav-citizen-header{
    /*@noflip*/ direction: rtl;
}
.rtl .cISD_LeftNavigation .menu-container li:not(.active):hover {
    font-family: 'Arial';
    font-weight: normal;
    text-decoration: none;
}

/* Hitesh Yadav [02-07-2018] Defect 23679 MTS - Start */
.rtl .cISD_NSShowMoreResources .nc-need-title {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
/* Hitesh Yadav [02-07-2018] Defect 23679 MTS - End */
/* Srujan [22-Nov-18] US 22749 - Start */
.rtl .cISD_ViewBenefitsAssistance_Card .assistance-heading{
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left
}
/* Srujan [22-Nov-18] US 22749 - End */

.rtl .cISD_LocateResourceCardDetails .desc-value{
    /*@noflip*/ direction: rtl;
    display: inline-block;
}

.rtl .rtl-text-align-right{
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: right;
}

.rtl .rtl-only-arabic{
    /*@noflip*/ direction: rtl;
}

.rtl .grey-text.medium{
    /*@noflip*/ direction:rtl;
}

.rtl .cISD_BenefitsToDo_Container .list-info-heading{
    /*@noflip*/ direction:rtl;
    /*@noflip*/ text-align:left;
}

.rtl .cISD_NSAddResourcesContainer .save-and-return {
    display:flex;
    justify-content: center;
}
.rtl .cISD_NSAddResourcesContainer .back-to-res{
    /*@noflip*/ direction:rtl;
}
.rtl .cISD_NSAddResourcesContainer .saved-res{
    /*@noflip*/ direction:rtl;
}
/* Ashutosh [03/13/2019] Defect 32785 MTS
.rtl .cISD_LifeEventsArticleDetails .article-content {
direction:rtl;
text-align: left;
}*/ /* Namrata, Shruti, Niranjan [05/21/2019] 34100 Fix MTS */
/* Niranjan [03/19/2019] Defect 21203 Fix MTS Start */
.rtl .cISD_LifeEventsArticleDetails .article-content table td {
    /*@noflip*/ direction: ltr;
}
/* Niranjan [03/19/2019] Defect 21203 Fix MTS End */
/* Niranjan [09/18/2019] Defect 36476 Fix MTS Start */
.rtl .cISD_RMBHouseholdMemberRemoveForm .page-sub-title{
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
.rtl .cISD_RMB_HouseHold_FederalTax .further-details legend{
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
.rtl .cISD_RMB_Household_TaxFilerDepDetail .question {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
.rtl .cISD_RMB_RemoveIncomeSelfEmployment .page-header.header-position {
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
.rtl .cISD_RMBExpenseRemoveLayout .remove-instruction {
    /*direction: rtl;*/ /* Sam 15 Apr 2020 : Defect fix for 40909 */
    /*@noflip*/ text-align: left;
}
/* Sam 15 Apr 2020 : Defect fix for 40909 */
.rtl .cISD_RMBExpenseRemoveLayout .arabic-alignment{
    /*@noflip*/ direction: rtl;
}
.rtl .cISD_RMB_HouseHold_Immigration .arabic-flip {
    display: inline-block;
    /*@noflip*/ direction: rtl;
    /*@noflip*/ text-align: left;
}
/* Niranjan [09/18/2019] Defect 36476 Fix MTS End */

/* Hariharan [10/03/2019] Defect 36909 */
.rtl .cISD_MEAP_InformationSharingWithOrg .slds-popover .slds-popover__body .wrap-text{
    /*@noflip*/ direction:rtl;
    /*@noflip*/ text-align:left;
}

/* Khushboo [10/18/20190] Notification defect issue for integration team*/
.rtl .notification-align{
    /*@noflip*/ direction:rtl;
}

/* Samidha [12/03/2019] Defect fix 38182 */
.rtl .title-ar-alignment{
    /*@noflip*/ direction:rtl;
    /*@noflip*/ text-align:left;
}

/* Samidha [20 March 2020] US 40251 */
.rtl .remove-wrapper h2{
    /*@noflip*/ direction:rtl;
}

/* Khushboo [12/09/2019] Defect fix 38319 */
.rtl .ques-ar-alignment{
    /*@noflip*/ direction:rtl;
    /*@noflip*/ text-align:left;
}

/* Samidha [06 Feb 2020] Defect fix 39351 start*/
.rtl .hide-dot{
    display:none;
}
.rtl .show-here{
    /*@noflip*/ padding-right:0.3rem;
}
/* Samidha [06 Feb 2020] Defect fix 39351 end */
/* Samidha [20 Feb 2020] Defect fix 39778 start */
.rtl .cISD_WhatsThisPopover .content ul li{
    font-weight: bold;
}
/* Samidha [20 Feb 2020] Defect fix 39778 end */
/* Samidha 24 Feb 2020 Defect fix 39699 start */
.rtl .cISD_BenefitsConfirmIdentity .slds-button_success{
    width:auto;
    white-space:nowrap;
}
/* Samidha 24 Feb 2020 Defect fix 39699 end */

/* Niranjan [1 Apr 2020] Defect 40547 Fix start */
.rtl .cISD_AFBSubmitAnotherApplicationModal .submit-app-desc-container p {
    /*@noflip*/ direction: rtl;
}
/* Niranjan [1 Apr 2020] Defect 40547 Fix End */

/* Sam 9 Oct 2020 : Defect 46529 fix start */
.rtl .aaa-footerText{
    /*@noflip*/ direction:rtl;
}
/* Sam 9 Oct 2020 : Defect 46529 fix end */
/*AAkriti 5.Nov.2020 Defect:49530 start verify phone text arabic*/
.rtl .bottomline.align-center{
    /*@noflip*/ direction: rtl;
}
/*AAkriti 5.Nov.2020 Defect:49530 end*/
/* Ateeq 3 Nov 2020 Defect 49568*/
.rtl .mvaa-details-card-row .blue-header,
.rtl .mvaa-referral-card .referral-card-title{
    /*@noflip*/ direction: rtl;
    text-align: end;
}

.rtl .mvaa-referral-card .referral-card-title .mvaa-member{
    /*@noflip*/ padding-right: 0.25rem;
}
/* Ateeq 3 Nov 2020 Defect 49568*/

/* Sam 1 Dec 2020 Defect 59602 start */
.rtl .benefits.health-coverage{
    top:-2rem;
}
.rtl .benefits.cash-assistance{
    /*@noflip*/ left: 41%;
    top: -1rem;
}
.rtl .benefits.fap{
    /*@noflip*/ right: 55%;
}
.rtl .benefits.cdc{
    /*@noflip*/ right: 20%;
}
/* Sam 1 Dec 2020 Defect 59602 end */
/* Sam 15 Dec 2020 US 54574 start*/
.rtl span.preference-link{
    /*@noflip*/ padding:0 0.3rem 0 0;
}
.rtl span.rmc-pref-link::before{
    content:' ';
}
/* Sam 15 Dec 2020 US 54574 end*/
/* Sam 13 Feb 2021 start */
.rtl .main-cera .slds-button{
    width:fit-content;
    height:fit-content;
}
/* Sam 13 Feb 2021 end */
/* Sam 25 Feb 2021 Defect 72734 start */
.rtl .grey-text.rtl-align-wizardstep2,
.rtl .referral-info h2{
    /*@noflip*/ direction:rtl;
}
/* Sam 25 Feb 2021 end */
/* Sam 16 Apr 2021 US 72413 start */
.rtl .division-card .hyphen{
    /*@noflip*/ margin-right:0.3rem;
}
/* Sam 16 Apr 2021 US 72413 end */

.rtl .slds-select_container:after{
    /*@noflip*/ left: 98%;
}

.rtl .contact-details .detail-select .slds-select_container:before{
    /*@noflip*/ left: 89%;
}
.rtl .ar-wizard .slds-select_container:before,
.rtl .slds-select_container:before,
.rtl .profile-details-wrapper .detail-select.address-details .slds-select_container:after{
    /*@noflip*/ left: 93%;
}
.rtl .popover-cancel-btn{
    /*@noflip*/ left: 21rem;
}
.rtl .details-dropdown.vehicle-type .slds-select_container:before,{
    /*@noflip*/ left:91%;
}
.rtl .housing-wrapper .details-dropdown .slds-select_container:before,
.rtl .expense-dependent-wrapper .slds-select_container:before,
.rtl .expense-detail-wrapper .details-dropdown .slds-select_container:before,
.rtl .isd-ha-expcourtord .slds-select_container:before,
.rtl .expense-tax-wrapper .slds-select_container:before,
.rtl .multiselect-wrapper .slds-input-has-icon .slds-input__icon{
    /*@noflip*/ left:90%;
}
.rtl .remove-btn-pill.slds-pill__remove{
    /*@noflip*/ left:auto;
}
.rtl .nav-list .slds-select_container:before{
    /*@noflip*/ left:90%;
}
.rtl .my-saved-res-container .msr-ts-filter-select .slds-select_container:before{
    /*@noflip*/ left: 90%;
    transform: rotate(316deg);
}
.rtl .loe-form-wrapper .slds-select_container:after{
    /*@noflip*/ left:98%;
}
.rtl .slds-select_container:before, .rtl .slds-select_container:after{
    /*@noflip*/ left:auto;
}
.rtl .profile-details-wrapper .detail-content input[type=tel][lightning-input_input]{
    /*@noflip*/ text-align:left;
}
.rtl .sprov-field-wrap .slds-select_container:before{
    top:0.8rem;
}
.rtl .slds-datepicker.slds-dropdown{
    width: fit-content;
}
.rtl .slds-notify_toast .slds-notify__close,.rtl .slds-notify--toast .slds-notify__close{
    /*@noflip*/ left:93%
}
.rtl .cISD_RMCContactPhoneInfo .bottomline {
    direction: rtl;
}
.rtl .cISD_MILandingPage .title-container .btn-wrapper .register-btn {
    height: 3.5rem;
}
.rtl .cISD_MILandingPage .title-container .btn-wrapper .login-btn {
    height: 3.5rem;
}
.rtl .cISD_MILandingPage .need-addn-card-main {
    border-right: solid 1px #b4c0d6;
    border-left: none;
}
.rtl .cISD_MILandingPage .get-started-section {
    text-align: center;
}
.rtl .cISD_HA_ApplyBenefits_ProgramSelection .desc-title {
    min-height: 3.5rem;
}
.rtl .cISD_HA_ApplyBenefits_ProgramSelection .program-desc {
    min-height: 8.5rem;
}

.rtl .rtl-ar-text-alignment{
    /*@noflip*/ direction: rtl;
}
.rtl .state-input-conditional label.slds-form-element__label,
.rtl .rtl-ar-text-alignment-left{
    /*@noflip*/ direction: rtl;
    text-align: left;
}

.rtl .cISD_AFB_MoreInfo_Popover .header-sub-text strong {
    float: none;
    padding-left: 0.25rem;
}
.rtl .cISD_New_ManageApplication_Container .error-message{
    letter-spacing: normal;
}

/* SEBT Changes - Start */
.rtl .sebt-main-container .red-banner-error c-isd-notification .static-notif .slds-button.slds-notify__close {
    /*@noflip*/ left: 0.5rem;
    /*@noflip*/ right: auto;
}
.rtl .sebt-main-container .red-banner-error c-isd-notification .static-notif .slds-notify {
    /*@noflip*/ padding-left: 2rem;
    /*@noflip*/ padding-right: 1rem;
}
.rtl .sebt-main-container .red-banner-error c-isd-notification .static-notif .slds-notify .text-content-wrapper {
    /*@noflip*/ padding: 0.5rem 0 0.5rem 0.5rem;
}
.rtl .frequency .slds-form-element__control .slds-radio:nth-child(3) .slds-form-element__label{
    min-width: 4rem;
}
.rtl .income-frequency .slds-form-element__control .slds-radio:nth-child(4) .slds-form-element__label,
.rtl .frequency .slds-form-element__control .slds-radio:nth-child(4) .slds-form-element__label{
    min-width: 6rem;
}
/* SEBT Changes - End */

/*mobile styling */
@media only screen and (max-width: 47.9375em) {
    .rtl .required-field-wrapper.hh-relation-wrapper span {
        /*@noflip*/ text-align: left;
        display: inline-block;
    }
    .rtl .relationship-label .relation-phone {
        /*@noflip*/ direction: rtl;
        /*@noflip*/ text-align: left;
    }
    .rtl .tab-wrapper div.selector {
        font-size: 0.83rem;
    }
    /* Hitesh Yadav [08/06/2018] Defect 24322 MTS - Start */
    .rtl .cISD_HA_FinalDetails_Signature .ar-alignment {
        /*@noflip*/ direction: rtl;
    }
    /* Hitesh Yadav [08/06/2018] Defect 24322 MTS - Start */
    
    /*Varsha [31-10-2018] US 23517*/
    .rtl .cISD_BenefitsToDo_Container .rmc{
        top:auto;
    }
    /* Srujan [22-Nov-18] US 22749 - Start */
    .rtl .cISD_ViewBenefitsAssistance_Card .assistance-heading{
        text-align: center;
    }
    /* Srujan [22-Nov-18] US 22749 - End */
    
    /* Hariharan [09-Jun-20] US 41151 */
    .rtl .afb-title.reduced-line{
        line-height: 1;
    }
    
    .rtl .slds-select_container:before{
        /*@noflip*/ left: 92%;
    }
    .rtl .cISD_HA_ApplyBenefits_ProgramSelection .desc-title {
        min-height: 0;
    }
    .rtl .cISD_HA_ApplyBenefits_ProgramSelection .program-desc {
        min-height: 0;
    }
    .rtl .cISD_ProfileDetails_InfoContainer .flex-display {
        width: 100%;
    }
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width:1279.9px) {
    /* Sam 1 Dec 2020 Defect 59602 start */
    .rtl .benefits.wic{
        top: 5.75rem;
    }
    .rtl .benefits.fap{
        top: 6.25rem;
    }
    .rtl .center-img-wrapper .benefits.ser .icon-wrapper>img{
        top: -3.5rem;
    }
    /* Sam 1 Dec 2020 Defect 59602 end */    
    .rtl .cISD_HA_ApplyBenefits_ProgramSelection .desc-title {
        min-height: 0;
    }
    .rtl .cISD_HA_ApplyBenefits_ProgramSelection .program-desc {
        min-height: 0;
    }
}
