/*clear with 
https://dom-staging.planetecosystems.com/generate-styles/clearcss?styles%5B0%5D=%2Fcss%2Fviews3.0%2Fuser%2Ffjord_sign-in.css&styles%5B1%5D=%2Fcss%2Fviews3.0%2Fuser%2Fsign-in-styles1.css&opCoId=0
 */
/* 

Generated on Mon, 28 Jul 2025 08:28:59 -0500

- /css/views3.0/user/fjord_sign-in.css
- /css/views3.0/user/sign-in-styles1.css

*/

.login-form-box {
    max-width: 500px;
    background: #fff;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 8px;
    border-top: 10px solid #E4002B;
    padding: 50px 95px;
    color: #333;
    position: relative;
    z-index: 9;
}
.login-form-box .close {
    position: absolute;
    content: '\2716';
    display: block;
    right: 15px;
    top: 10px;
    cursor: pointer;
}
.login-form-box .close a{
    color: #2B2B2B;
}
.login-form-box .login-form {
    margin: 20px 0;
}
.login-form-box h1 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin: 20px 0 40px 0;
    text-align: center;
}
.login-form-box .user-icon {
    width: 44px;
    height: 44px;
    font-size: 27px;
    margin: 0 auto;
    background: #E5E5E5;
    border-radius: 5px;
    line-height: 44px;
    text-align: center;
}
.login-form-box .form-element-parent {
    margin-bottom: 20px;
}
.login-form-box .form-element-parent label {
    font-weight: 500;
}
.login-form-box .form-element {
    display: block;
    width: 100%;
    height: auto !important;
    margin: 10px 0;
}
.login-form-box #remember + label.form-element-check:before {
    display: inline-block;
    content: '';
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #333;
    margin-right: 10px;
    cursor: pointer;
    text-align: center;
}
.login-form-box #remember:checked + label.form-element-check:before {
    content: '\2714';
    line-height: 26px;
    height: 26px;
}
.login-form-box #remember.form-element-check {
    display: none;
}
.login-form-box input.form-element {
    border: 0;
    border-bottom: 1px solid #000;
    font-size: 16px;
    padding-bottom: 10px;
    color: #666;
    padding-left: 0;
}

.signup-background {
    height: 810px;
    background: url("https://dom-staging.planetecosystems.com/images/user/user-signup-background.png") no-repeat 0 0 / 100% 100%;
}
.login-form-box .red-btn-parent {
    padding: 20px 20px 0 20px;
    text-align: center;
}
.login-form-box .red-btn {
    background: #E4002B;
    border-radius: 32px;
    height: 38px;
    width: 100%;
    max-width: 320px;
    padding: 10px 0;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
    border: 0;
}
.login-form-box .red-btn.disabled{
    background: linear-gradient(0deg, #CCCCCC, #CCCCCC), #E4002B;
    pointer-events: none;
}
.login-form-box .for-sign-in {
    text-align: center;
}
.login-form-box .for-sign-in a {
    color: #015E9F;
}
.login-form-box #forgotten-login {
    text-align: center;
}
.login-form-box #forgotten-login .forgotten-link {
    color: #015E9F;
}
.login-form-box .error {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}
.login-form-box .icon-error span{
    color: #fff;
    background: #EB5757;
    font-weight: italic;
    font-size: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.shadow-overlay:after {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .login-form-box {
        max-width: 100%;
        padding: 45px 15px 20px 15px;
        margin: 30px;
    }
    .signup-background {
        background-size: cover;
    }
}.inner-wrapper, .inner{
    width: 100%;
}
#footer{
    box-sizing: border-box;
}
.signup-background{
    height: auto;
    background: none;
    font-style: normal;
    font-weight: normal;
}
.content-wrapper{
    display: flex;
}
#content #content-main .signup-background.fjord-content-inner{
    width: 50%;
    background: #F5F5F5;
}
.left-column-wrapper{
    width: 50%;
    overflow: hidden;
    color: white;
}
.left-column{
    width: 100%;
    background: url("../images/user-sign-in-building-image.png") no-repeat right top;
    background-size: cover;
    min-height: 788px;
}
.login-form-box .user-icon{
    display: none;
}
.welcome-back{
    padding-top: 152px;
    margin-left: auto;
    margin-right: auto;
    max-width: 540px;
}
.left-column .welcome-back-title{
    font-size: 48px;
    line-height: 72px;
}
.left-column .welcome-back-description{
    font-size: 32px;
    line-height: 48px;
    margin-top: 20px;
}
.shadow-overlay:after{
    display: none;
}
.login-form-box{
    position: relative;
    margin: 0 auto;
    padding: 64px 0 0 0;
    border: none;
    border-radius: 0;
    background: none;
    max-width: 400px;
}
.login-form-box .close{
    display: none;
}
.login-form-box #form-element-remember-me{
    display: none;
}
.login-form-box h1{
    text-transform: capitalize;
    font-size: 32px;
    line-height: 48px;
    margin-top: 64px;
    margin-bottom: 24px;
    color: #333333;
}
.login-form-box .register-link{
    display: flex;
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
}
.login-form-box #form-element-emailusername label,
.login-form-box #form-element-password label{
    color: #333333;
    text-transform: lowercase;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 8px 0;
}
.login-form-box #form-element-emailusername label:first-letter,
.login-form-box #form-element-password label:first-letter{
    text-transform: uppercase;
}
.login-form-box .form-element-parent{
    margin-bottom: 24px;
}
.login-form-box .form-element-parent input{
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-appearance: none;
}
.login-form-box .form-element{
    margin: 0;
}
.login-form-box a{
    color: #376B9E;
}
.login-form-box .pass-recover-link{
    font-size: 12px;
    line-height: 150%;
}
.login-form-box .red-btn-parent{
    padding: 0;
}
.login-form-box .red-btn-parent input{
    width: 100%;
    max-width: none;
    background: #5082AF;
    border: 1px solid #497399;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    position: relative;
    text-transform: none;
    height: auto;
}
.login-form-box .red-btn-parent input:disabled{
    background: #CCCCCC;
    border: 1px solid #CCCCCC;
    opacity: 1;
}
.login-form-box #forgotten-login{
    display: none;
}
@media (max-width: 1024px){
    .left-column{
        background: url("../images/user-sign-in-building-image-tablet.png") no-repeat right top;
        background-size: cover;
        min-height: 928px;
    }
    .welcome-back{
        max-width: 304px;
    }
    .login-form-box{
        max-width: 304px;
    }
    .left-column .welcome-back-title{
        font-size: 32px;
        line-height: 48px;
    }
    .left-column .welcome-back-description{
        font-size: 24px;
        line-height: 36px;
    }
}
@media (max-width: 767px){
    .left-column{
        background: url("../images/user-sign-in-building-image-mobile.png") no-repeat right top;
        background-size: cover;
        min-height: 354px;
    }
    .login-form-box{
        max-width: 345px;
        padding: 40px 0;
    }
    .left-column .welcome-back-title{
        font-size: 24px;
        line-height: 36px;
    }
    .left-column .welcome-back-description{
        font-size: 16px;
        line-height: 24px;
    }
    .content-wrapper{
        display: flex;
        flex-direction: column;
    }
    #content .left-column-wrapper{
        order: 2;
        width: 100%;
    }
    #content #content-main .signup-background.fjord-content-inner{
        order: 1;
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        max-width: none;
    }
    .login-form-box .red-btn-parent{
        margin-bottom: 0;
    }
    .login-form-box .login-form{
        margin: 0;
    }
    .login-form-box h1{
        margin-top: 40px;
    }
    .welcome-back{
        padding-top: 40px;
    }
}
@media (max-width: 1300px){
    #footer #footer-main .inner-wrapper{
        height: auto;
    }
}