.salesforceIdentityLoginBody2:before{
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
}
.salesforceIdentityLoginBody2 .cCenterPanel{
    
    margin-right: 10%!important;
    max-width: 1088px !important;
    min-width: 1088px !important;
}
.salesforceIdentityLoginBody2 .cCenterPanel .slds-grid{
    justify-content: space-between;
    align-items: flex-end;
}
.salesforceIdentityLoginBody2 .cCenterPanel .slds-grid .comm-layout-column:first-child{
    width: 55%; max-width: 548px; padding: 0;
}
.salesforceIdentityLoginBody2 .cCenterPanel .slds-grid .comm-layout-column:last-child{
    background: #fff; max-width: 456px; width: 45%;padding: 64px 48px; position:relative;
}
.salesforceIdentityLoginBody2 .cCenterPanel .contentRegion{
   
}
.salesforceIdentityLoginBody2 .cCenterPanel .contentRegion .communityLogoContainer{
    text-align: left!important;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget{
    padding:0;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .uiOutputRichText p{
    font-family: GT-America-Standard-Regular, Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color:#000;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .uiOutputRichText p a{
    font-weight:700;
    color:#1589EE;
    text-decoration:underline;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .uiOutputRichText h2{
    margin-top: 38px;
    margin-bottom: 38px;
    font-family: GT-America-Compressed-Black, Impact, sans-serif;
    font-size: 32px;
    line-height: 1.1;
    font-weight: 400;
    color: #005581;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer, 
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .inputContainer{
    margin-bottom: 24px;
    border: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer .inputIcon,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .inputContainer .inputIcon{
    display:none;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer .uiInput{
    display: flex;
    flex-direction: column;
    gap:2px;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer .uiInput .inputBox,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .inputContainer .uiInput.inputBox{
    order: 2;
    border: 1px solid #000;
    padding: 6px 12px;
    font-family: GT-America-Standard-Regular, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    margin: 0;
    width: 100%;
    min-height: auto;
} 
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer .uiInput .form-element__label,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .inputContainer .uiInput .form-element__label{
    font-family: GT-America-Condensed-Bold, Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    display: block;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inputContainer .uiInput .form-element__label .assistiveText{
    position: relative !important;
    clip: inherit;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .loginButton,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .loginButton{
    background-color: #f36d21;
    border: 1px solid #f36d21;
    padding: 1px 16px 1px 16px;
    font-family: GT-America-Condensed-Bold, Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #fff;
    height: 32px;
    margin: 0;
    margin-top: 42px;
} 
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .loginButton{
    margin-top: 0;
    margin-bottom:16px;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .loginButton:disabled,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .loginButton:disabled{
    background-color: #A0A0A0;
    border: 1px solid #A0A0A0;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inverseTextColor{
    font-family: GT-America-Standard-Regular, Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #000;
    position: relative;
    top: -94px;
    text-align: right;
    display: block;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inverseTextColor:hover{
    color:#1589EE;
}
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .error,
.salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityForgotPassword2 .error{
    font-family: GT-America-Standard-Regular, Arial Narrow, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    color: #cc2b2b;
    margin-top: 4px;
    text-align: left;
}
@media only screen and (max-width:1088px) {
   .salesforceIdentityLoginBody2 .cCenterPanel{
        min-width:100%!important;
    	margin-right:0!important;
        padding:0 16px;
    }
     .salesforceIdentityLoginBody2 .cCenterPanel:before{
        left:0!important;
        right:0!important;
        padding:0!important;
    }
}
    
@media only screen and (max-width:767px){
    .salesforceIdentityLoginBody2{
        align-items:flex-start!important;
    }
    .salesforceIdentityLoginBody2 .cCenterPanel{
    	margin-right: auto !important;
        margin-top:71px!important;
        min-width: 100% !important;
        max-width: 100% !important;
	}
    .salesforceIdentityLoginBody2 .cCenterPanel .slds-grid .comm-layout-column:first-child{
        width:100%;
        max-width:100%;
        padding: 16px;
        padding-bottom: 32px;
    }
    .salesforceIdentityLoginBody2 .cCenterPanel .slds-grid .comm-layout-column:last-child{
        width:100%;
        max-width:100%;
        padding: 16px;
        padding-bottom: 32px;
    }
    .salesforceIdentityLoginBody2 .cCenterPanel .contentRegion{
        padding: 16px;
        padding-bottom:32px;
	}
    .salesforceIdentityLoginBody2:before{
        background: linear-gradient(180deg, #005581 0%, rgba(0, 85, 129, 0.5) 100%);
    }
    .salesforceIdentityLoginBody2 .cCenterPanel .ui-widget .salesforceIdentityLoginForm2 .inverseTextColor{
        color:#747474;
    }
   
    .salesforceIdentityLoginBody2 .cCenterPanel{
        padding:0 16px;
    }
    
}
@media only screen and (max-width:456px){
    .salesforceIdentityLoginBody2 .cCenterPanel{
    	margin-right: 0 !important;
        margin-left: 0 !important;
	}
}