body html {
    color: #ffffff;
}

/* Remove this with CSP_UI_COOKIE_CONSENT_FF */
.cookie-usage-banner .alert-text {
    flex-basis: 100%;
}

.cookie-usage-banner .alert-text a {
    color: inherit;
    text-decoration: underline;
}

/**
 Cookie banner text pop-out icon
 */
.cookie-usage-banner .alert-text a img.csp-clr-icon {
    height: 14px;
    width: 14px;
    margin-top: -3px;
}

/* END Remove this with CSP_UI_COOKIE_CONSENT_FF */

.broadcast-banner .alert-item .alert-action:not(:last-child) {
    margin-right: 0.6rem;
}

.spinner-wrapper {
    margin-top: 24px;
}

.create-account {
    margin-top: 12px;
    text-align: center;
}

.marketing {
    visibility: hidden;
    margin-top: 12px;
    text-align: center;
}

.login-wrapper .login .login-group .btn {
    margin-top: 10px;
}

#next-btn {
    margin-top: 24px;
}

.login .login-group .btn.user-button-name {
    text-transform: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 1px !important;
    margin-top: 10px !important;
    flex: 1 0 auto;
}

.login-page {
    width: 100%;
}

.login-wrapper .login .login-group.login-group-main-container {
    min-height: 450px;
    padding-top: 0;
}

.login-wrapper .login .login-group .btn + .error {
    margin-top: 24px;
}

.login-wrapper {
    background-size: cover;
    line-height: 16px;
    padding-top: 0;
}

.login-wrapper .banners {
    top: 0;
    width: 100%;
    z-index: 3;
}

.login .login-group .csp-next-button-wrapper {
    padding-top: 0 !important;
    flex-direction: column-reverse;
}

.login .login-group .small-padding {
    padding: 40px 0 0 0;
}

.login-wrapper .login .login-group .username {
    /* NOSONAR */
    margin-bottom: 0;
}

.login-wrapper .login .login-group .alert-danger {
    /* NOSONAR */
    margin-top: 24px;
}

#page-spinner {
    /* NOSONAR */
    margin-top: 200px;
    text-align: center;
}

#page-spinner-wrapper {
    /* NOSONAR */
    width: 72px;
    margin: auto;
    margin-top: 20px;
}

html,
body {
    height: 100%;
    margin: 0;
}

.instruction {
    opacity: 90%;
    font-size: medium;
    font-weight: lighter;
}

.logout-message {
    color: #666466;
    font-size: medium;
    font-weight: 100;
    line-height: 24px;
}

.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* NOSONAR */
}

.user-button {
    display: flex;
    align-content: flex-start;
    align-items: center;
}

.dropdown-toggle.btn.btn-primary.user-button-dots {
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    min-width: 42px;
    margin-top: 10px !important;
}

.forget-user-dd-menu {
    padding: 0;
}

.dropdown-item {
    /* Clarity override */
    font-size: 14px !important;
}

.dropdown-item.forget-user-dd-item {
    color: darkgray;
    font-size: small;
    min-height: 36px;
    padding-left: 16px;
    padding-right: 16px;
}

.another-account {
    text-align: center;
}

.dropdown {
    flex: 0 1 auto;
}

#discovery_username.username {
    min-width: 100%;
    font-size: 14px;
}

#discovery_username:disabled {
    color: black;
}

.username-label {
    display: block;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

/*
    Animations
 */
.fly-in-from-left-animated {
    animation-duration: 0.35s;
    animation-name: fly-in-from-left;
}

@keyframes fly-in-from-left {
    /* NOSONAR */
    0% {
        transform: translate3d(-70px, 0, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

.welcome {
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 9px;
}

.login-footer {
    /*
     override clarity default setting and possibly rename the classes eventually with Clarity v17 upgrade.
    Currently the override comes from _properties.modal.scss from Clarity.
    We can try to prefix our classes with csp- if it does not affect any Catchpoint tests
    In this way the .login. and .login-footer... styles could be decoupled from clarity's inherited styles if needed
    */
    display: flex !important;
    flex-direction: column !important;
    align-items: normal !important;
    gap: unset !important;
    font-size: 11px !important;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    padding: 0 16px;
}

.login-footer .language-selector {
    display: none;
    /**
    This margin is necessary to align the language selector and the TOS links.
     */
    margin-left: -13px;
}

.login-footer .tos {
    display: flex;
    flex-direction: row;
}

.login-footer .tos span.tos-broadcom-label {
    flex: none;
    display: block;
    margin: 4px;
}

.tos-broadcom {
    flex-direction: column !important;
    margin-left: 54px;
}

.login-footer .tos .tos-links {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    flex-direction: row;
}

.login-footer .tos .tos-links span {
    margin: 0 3px;
}

.caret,
.dropdown.open .caret {
    background-image: url("data:image/svg+xml;utf8,<svg version=\"1.1\" viewBox=\"0 0 36 36\" preserveAspectRatio=\"xMidYMid meet\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" focusable=\"false\" aria-hidden=\"true\" role=\"img\"><path fill=\"rgb%280,121,84%29\" d=\"M29.52,22.52,18,10.6,6.48,22.52a1.7,1.7,0,0,0,2.45,2.36L18,15.49l9.08,9.39a1.7,1.7,0,0,0,2.45-2.36Z\"></path></svg>");
    width: 11px;
    height: 11px;
    display: inline-block;
    transform: rotate(180deg);
    transform-origin: 4px 6px;
    margin-left: 4px !important;
}

.language-selector .dropdown.open .caret {
    transform: rotate(0);
}

.login-wrapper .login .login-group .btn.btn-outline.btn-create {
    margin-top: 5px;
    width: 100%;
}

.new-to-vmware {
    opacity: 90%;
    font-size: medium;
    margin-top: 2rem;
    font-weight: lighter;
    text-align: left;
}

.login-title {
    margin-top: 10px;
    display: block;
}

.login-wrapper.discovery-login-wrapper {
    background-image: url(/csp/gateway/portal/discovery/189836aee8941f81f968.svg);
    background-position: center;
    background-size: cover;
}

.login-wrapper.discovery-login-wrapper .login {
    min-height: unset;
}

.csp-login-content {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.onboarding-context-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: auto;
    align-self: center;
    background-color: #0f5b9a;
    align-items: flex-start;
    padding: 40px;
    width: 450px;
    color: white;
}

.gov-cloud-context-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: auto;
    align-self: center;
    background-color: #0f5b9a;
    align-items: flex-start;
    padding: 40px;
    width: 450px;
    color: white;
}

.gov-cloud-context-header {
    display: flex;
    font-size: 16px;
    margin-bottom: 10px;
}

.gov-cloud-context-description {
    width: 100%;
}

.gov-cloud-context-header > div {
    margin: 0;
}

.gov-cloud-context-header #gov-cloud-header {
    margin-top: 0;
    margin-bottom: 8px;
    color: #ffffff;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.2rem;
}

#gov-cloud-context-button {
    margin-top: 24px;
    width: 100%;
    justify-content: center;
}

.gov-cloud-context-header img {
    margin-right: 8px;
}

.onboarding-context-wrapper .icon-container {
    margin-right: 20px;
}

.onboarding-context-header {
    display: flex;
    font-size: 16px;
}

.onboarding-context-header > div {
    margin: 0;
}

.onboarding-context-header #onboarding-service-name {
    margin-top: 0;
    margin-bottom: 8px;
    color: white;
    font-weight: 400;
}

.onboarding-context-description {
    margin-top: 28px;
    line-height: 23px;
    font-weight: 300;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    width: 100%;
}

span[data-onboarding='seller-icon'] span {
    display: inline-flex;
    margin-right: 5px;
}

span[data-onboarding='seller-icon'] span > svg {
    margin: auto;
}

#csp-context-subtitle {
    display: flex;
    align-items: center;
}

span[data-onboarding='service-title'] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

span[data-onboarding='purchased-from'] {
    margin-right: 5px;
}

#onboarding-service-name {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 332px;
    font-size: 1.1rem;
    letter-spacing: normal;
    line-height: 1.2rem;
}

#csp-welcome-title {
    font-size: 1.1rem;
    line-height: 1.2rem;

    .title {
        line-height: 1.2rem;
        .csp-sub-title {
            font-size: 1.1rem;
        }
    }
}

.instruction-row {
    margin-bottom: 30px;
}

.instruction-signpost {
    display: inline-block;
    position: relative;
}

h4.vmw-account-title {
    margin-top: 0 !important;
    margin-bottom: 13px !important;
}

.signpost-wrap {
    position: absolute !important;
    top: -58px;
    left: 34px;
    margin-left: 5px;
}

/*
    Clarity Styles
*/
.signpost-content-body {
    padding: 1.2rem;
    max-height: 24rem;
    overflow-y: auto;
    line-height: 24px;
    width: 300px;
    min-height: 100px;
}

/*
    Clarity Styles
*/
.popover-pointer {
    height: 0;
    width: 0;
    position: absolute;
    border-bottom: 0.6rem solid transparent;
    top: 50%;
    transform: translateY(-50%);
    border-right: 0.6rem solid #b3b3b3;
    left: -0.6rem;
}

/*
    Clarity Styles
*/
.popover-pointer::before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    border-bottom: 0.6rem solid transparent;
    border-right: 0.6rem solid white;
    top: 0.05rem;
    left: 0.1rem;
}

/*
    Partially Clarity Styles
*/
.btn.btn-small.btn-link.signpost-action {
    margin: 0 !important;
    padding: 0 !important;
    min-width: auto;
}

.logout-title {
    font-size: 1.3rem;
}

@media (max-width: 768px) {
    .onboarding-context-header {
        width: 100%;
    }

    .onboarding-context-wrapper {
        padding: 20px;
        width: 30%;
    }

    .service-title-container {
        max-width: calc(100% - 40px);
        font-size: 14px;
    }

    #onboarding-service-name {
        white-space: normal;
        width: 100%;
        font-size: 18px;
    }

    .onboarding-context-wrapper .icon-container {
        width: 28px;
        height: 28px;
        margin-right: 10px;
    }

    .onboarding-context-description {
        line-height: 20px;
        font-size: 14px;
    }

    .gov-cloud-context-wrapper {
        align-self: unset;
        justify-content: unset;
        padding: 5px;
    }

    .signpost-wrap {
        top: 55px;
        left: -55px;
        margin-left: 0;
    }

    .popover-pointer {
        border-bottom: 0.6rem solid #b3b3b3;
        border-right: 0.6rem solid transparent;
        top: -7px;
        left: 63px;
    }

    .popover-pointer::before {
        border-right: 0.6rem solid transparent;
        border-bottom: 0.6rem solid white;
        top: 0.1rem;
        left: 0.05rem;
    }

    .signpost-content-body {
        width: 250px;
    }
}

@media (max-width: 480px) {
    .gov-cloud-context-wrapper {
        position: absolute;
        color: #000000;
        height: 100%;
        top: 0;
        background-image: url(/csp/gateway/portal/discovery/0088fd8799122ed33bf9.svg),
            linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
        background-blend-mode: overlay;
        background-size: cover;
        background-color: unset;
    }

    .gov-cloud-context-header #gov-cloud-header {
        color: #000000;
    }

    .gov-cloud-context-wrapper-overlay {
        background: rgba(255, 255, 255, 0.5);
        z-index: 2;
    }
}

@media screen and (max-width: 380px) {
    .signpost-wrap {
        top: 0;
        left: 0;
        position: fixed !important;
        inset: 0 auto auto 0 !important;
        transform: unset !important;
        max-width: 100vw !important;
        max-height: 100vh !important;
        width: 100vw;
        height: 100vh;
    }

    .popover-pointer {
        display: none;
    }
}

/**
  This is Clarity style.
 */
img.csp-alert-icon {
    display: inline-block;
    vertical-align: middle;
    height: 1.2rem;
    width: 1.2rem;
    margin-left: -0.15rem;
    margin-top: -0.2rem;
}

/**
  This is Clarity style.
 */
img.csp-clr-icon {
    display: inline-block;
    margin: 0;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

img.white-icon {
    filter: brightness(0) invert(1);
}


/*# sourceMappingURL=main.111dd626f3f8d12b12f8.bundle.css.map*/