.cABI_B2B_LC_LoginThemeLayout {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

/* LOGIN BODY */
body.comm-page-forgot-password {
    height: 100%;
}

.forceCommunityBannerLayout .slds-is-relative {
    height: 100vh !important;
}

.salesforceIdentityLoginBody2 {
    display: grid !important;
    display: -ms-grid !important;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 10% 40% 50%;
}

@media screen\0 {
    .salesforceIdentityLoginBody2 {
        height: 100%;
    }
}

.salesforceIdentityLoginBody2 .cHeaderPanel {
    -ms-grid-row: 1;
    grid-row: 1;
}

.salesforceIdentityLoginBody2 .cCenterPanel:before  {
    border-radius: 15px !important;
    bottom: -30px !important;
    top: -30px !important;
}

.salesforceIdentityLoginBody2 .cCenterPanel {
    -ms-grid-row: 2;
    grid-row: 2;
    margin-top: 10% !important;
    height: auto;
}

.salesforceIdentityLoginBody2 .cFooterPanel {
    -ms-grid-row: 3;
    -ms-grid-row-align: end;
    grid-row: 3;
    left:0 !important;
    position: relative !important;
    margin-top: 10%;
    align-self: flex-end;
}

.salesforceIdentityLoginBody2 .loginFooterRegion a {
    color: #b42226;
}

.salesforceIdentityLoginBody2 a {
    color: #b42226  !important;
}

.salesforceIdentityLoginBody2 #footer a:hover {
    color: #b42226 !important;
}

div.js-content-image.contentImage.transitionEase {
    background: no-repeat center center cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

/* ---- COMMUNITY LOGO CONTAINER ---- */
.salesforceIdentityCommunityLogo2.communityLogoContainer {
    margin-bottom: 15px !important;
}

/* ---- Forgot Password INPUTS ---- */
.salesforceIdentityForgotPassword2 .inputContainer {
    margin-top: 10px !important;
    border-radius: .25rem !important;/*to looks like on login page */
}

/* ---- Forgot Password ICONS ---- */
.salesforceIdentityLoginBody2 .slds-input-has-icon_left .slds-input__icon, .slds-input-has-icon--left .slds-input__icon {
    bottom: 40% !important;
    top: unset !important;
}

/* ---- Forgot Password BUTTONS ---- */
.salesforceIdentityForgotPassword2 .uiButton {
    border-radius: 0.25rem !important;
}

/* STANDARD LANGUAGE SELECTOR */
.center.wrapper.forceCommunityLanguagePicker {
    background-color: transparent;
    cursor: pointer;
    margin: auto;
    min-width: 10.5rem;
    width: 10.5rem;
}

.forceCommunityLanguagePicker .languagePickerTrigger {
    padding: 0 !important;
    color:  #B11F24;;
}

.center.wrapper.forceCommunityLanguagePicker .triggerDownArrow {
    display: none;
}

.forceCommunityLanguagePicker .languagePickerTrigger > .triggerLabel:before { 
    content: "\e93b";
    color:  #B11F24;
    display: inline-block;
    font-family: "ABI";
    margin-right: 0.5rem;
}

.forceCommunityLanguagePicker .languagePickerTrigger > .triggerLabel:after { 
    content: "\e904";
    color:  #B11F24;
    display: inline-block;
    font-family: "ABI";
    font-weight: 900;
    transform: rotate(90deg);
    margin-left: 0.5rem;
}

.center.wrapper.forceCommunityLanguagePicker .center.languagePickerMenu.c1 {
    min-width: 10.5rem;
    width: 10.5rem;
}

.forceCommunityLanguagePicker .languagePickerMenu.uiMenuList > .languagePickerMenu,
.uiPopupTarget .popupTargetContainer, .uiPopupTarget.popupTargetContainer  {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(195,188,209,0.3);
    -moz-box-shadow: 2px 2px 8px 0 rgba(195,188,209,0.3);
    box-shadow: 2px 2px 8px 0 rgba(195,188,209,0.3);
}

.center.wrapper.forceCommunityLanguagePicker .center.languagePickerMenu.c1,
.center.wrapper.forceCommunityLanguagePicker .center.languagePickerMenu.c1 > .center.languagePickerMenu.c1 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.forceCommunityLanguagePicker .language-item.uiMenuItem:last-of-type > a,
.forceCommunityLanguagePicker .language-item.uiMenuItem:last-of-type > a > a {
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.forceCommunityLanguagePicker .language-item.uiMenuItem:first-of-type > a,
.forceCommunityLanguagePicker .language-item.uiMenuItem:first-of-type > a > a {
    -webkit-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.forceCommunityLanguagePicker li.language-item.uiMenuItem {
    padding: 0;
}

.forceCommunityLanguagePicker .scrollable {
    padding: 0 !important;
}

.forceCommunityLanguagePicker a.language-item {
    padding: 7px !important;
}

.forceCommunityLanguagePicker .languagePickerMenu .triggerLabel {
    color: #8A8181;
}

.forceCommunityLanguagePicker .checkmarkIcon {
    color: #B42226 !important;
    margin-right: 1rem;
    margin-top: 0.25rem;
}

.forceCommunityLanguagePicker li.language-item.uiMenuItem a:hover, 
.forceCommunityLanguagePicker li.language-item.uiMenuItem a:focus
{
    background-color: #F26D21;
}

.forceCommunityLanguagePicker li.language-item.uiMenuItem a:hover svg, 
.forceCommunityLanguagePicker li.language-item.uiMenuItem a:focus svg,
.forceCommunityLanguagePicker .languagePickerMenu a:hover .triggerLabel,
.forceCommunityLanguagePicker .languagePickerMenu a:focus .triggerLabel {
    color: #FFFFFF;
}

/* DESKTOP */
@media only screen and (min-width: 1024px){

    .center.wrapper.forceCommunityLanguagePicker {
        position: fixed;
        top: 0;
        right: 51%;
    }

    .salesforceIdentityLoginBody2 .cFooterPanel .center.wrapper.forceCommunityLanguagePicker {
        right: 1%;
    }
}

/*TABLET & MOBILE */
@media only screen and (max-width: 1023px) {

    .salesforceIdentityLoginBody2 .cCenterPanel {
        margin-top: 12% !important;
        height: auto;
    }

    .cFooterPanel .forceCommunityDynamicCollectionGrid .js-content-subtitle,
    .cFooterPanel .forceCommunityDynamicCollectionGrid .js-content-metadata {
        margin-top: 0;
    }

    .center.wrapper.forceCommunityLanguagePicker {
        position: fixed;
        top: 0;
        right: 1%;
    }
    
    .salesforceIdentityLoginBody2 .cFooterPanel .center.wrapper.forceCommunityLanguagePicker {
        right: 1%;
    }
}

/* MOBILE */
@media only screen and (max-width: 767px)
 {

    .salesforceIdentityLoginBody2 .cCenterPanel {
        min-width: 50% !important;
        max-width: 70% !important;
    }

    .cFooterPanel .forceCommunityDynamicCollectionGrid .slds-container_center {
        margin: 0;
        width: 100% !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .center.wrapper.forceCommunityLanguagePicker {
        position: relative;
        left: 0px;
    }

    .center.wrapper.forceCommunityLanguagePicker .center.languagePickerMenu.c1 {
        position: absolute;
        top: -240%;
    }

    .salesforceIdentityLoginBody2 .cFooterPanel .center.wrapper.forceCommunityLanguagePicker {
        margin-bottom: -1rem;
    }
}