.cupeyville-login-body {
    text-align: center;
    background-color: #f5f5f5;
}

.cupeyville-login-body .rarome_bg {
    background-image: url("/events/assets_new_theme/media/cupeyville/cupeyville-login-banner.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: calc(100vh - 2rem);
}

.cupeyville-login-body .pageimage {
    background-image: url("/events/assets_new_theme/media/bg/bg-3.jpg") !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: calc(100vh - 2rem);
}

.cupeyville-login-body .login.login-6 .login-wrapper {
    width: 100%;
    max-width: 450px;
}

.cupeyville-login-body .login-signin {
    width: 100%;
}

.cupeyville-login-body .cupeyville-field-group {
    padding-top: 0 !important;
    padding-bottom: 1.05rem !important;
    margin-bottom: 0.85rem !important;
    border-bottom: 1px solid #dfe3eb;
}

.cupeyville-login-body .cupeyville-field-label {
    margin-bottom: 0.7rem;
    color: #233b84;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
}

.cupeyville-login-body .cupeyville-field-error {
    display: none;
    min-height: 22px;
    margin-top: 0.55rem;
    margin-bottom: 0;
    color: #ff4b55;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.35;
    text-align: left;
}

.cupeyville-login-body .form-control {
    width: 100%;
    height: 22px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    color: #233b84 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}

.cupeyville-login-body .form-control:focus {
    box-shadow: none !important;
}

.cupeyville-login-body .form-control::placeholder {
    color: #9aa8bf;
}

.cupeyville-login-body .cupeyville-meta-row {
    margin-top: 2rem !important;
}

.cupeyville-login-body .cupeyville-action-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.cupeyville-login-body .checkbox > span {
    margin-right: 10px;
}

.cupeyville-login-body .checkbox > input:checked ~ span {
    background-color: #2f4299 !important;
    border-color: #2f4299 !important;
}

.cupeyville-login-body .text-muted,
.cupeyville-login-body .checkbox-inline .checkbox {
    color: #233b84 !important;
}

.cupeyville-login-body .login-in {
    border: none;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgb(0 0 0 / 4%), 0 1px 1px rgb(0 0 0 / 25%);
    color: #757575;
    font-size: 14px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: #ffffff;
    background-repeat: no-repeat;
}

.cupeyville-login-body .login-in:hover:not(:disabled) {
    color: #757575;
}

.cupeyville-login-body .login-in:disabled,
.cupeyville-login-body .login-in.bg-blue-300 {
    background-color: #eef1f6 !important;
    border-color: #e0e5ee !important;
    color: #9aa8bf !important;
    box-shadow: none !important;
    cursor: not-allowed;
}

.cupeyville-login-body .cupeyville-google-button {
    margin-top: 9px;
}

.cupeyville-login-body .cupeyville-google-cta {
    position: relative;
    display: inline-block;
    width: 174px;
    height: 38px;
    margin-top: 9px;
    margin-right: 35px;
    float: right;
}

.cupeyville-login-body .cupeyville-google-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    border-radius: 3px;
    background-color: #4285f4;
    color: #ffffff;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 25%);
    overflow: hidden;
    pointer-events: none;
}

.cupeyville-login-body .cupeyville-google-trigger:disabled {
    opacity: 0.8;
    cursor: wait;
}

.cupeyville-login-body .cupeyville-google-trigger__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 38px;
    background-color: #ffffff;
}

.cupeyville-login-body .cupeyville-google-trigger__text {
    flex: 1;
    color: #ffffff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}

.cupeyville-login-body .cupeyville-google-signin-shell {
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: 0;
    overflow: hidden;
}

.cupeyville-login-body .cupeyville-google-signin-shell > div,
.cupeyville-login-body .cupeyville-google-signin-shell iframe {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
}

.cupeyville-runtime-hidden {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .cupeyville-login-body .rarome_bg {
        min-height: 500px;
        background-position: center top;
    }

    .cupeyville-login-body .login.login-6 .login-wrapper {
        max-width: 350px;
    }

    .cupeyville-login-body .cupeyville-action-row {
        flex-direction: column;
        align-items: stretch;
        gap: 0.75rem;
    }

    .cupeyville-login-body .cupeyville-action-row .login-in {
        width: 100% !important;
        margin: 0 !important;
    }

    .cupeyville-login-body .cupeyville-action-row .cupeyville-google-cta,
    .cupeyville-login-body .cupeyville-action-row .cupeyville-google-trigger {
        width: 100% !important;
    }

    .cupeyville-login-body .cupeyville-action-row .cupeyville-google-cta {
        float: none !important;
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .cupeyville-login-body {
        padding-top: 1rem;
    }

    .cupeyville-login-body .rarome_bg {
        min-height: 360px;
        background-size: 90% auto !important;
    }

    .cupeyville-login-body .login-in,
    .cupeyville-login-body .cupeyville-google-cta,
    .cupeyville-login-body .cupeyville-google-trigger {
        width: 100% !important;
    }

    .cupeyville-login-body .cupeyville-google-cta {
        float: none !important;
        margin-right: 0 !important;
    }

    .cupeyville-login-body .cupeyville-meta-row {
        gap: 1rem;
    }

    .cupeyville-login-body .login.login-6 .login-wrapper {
        max-width: 100%;
    }
}
