.online-trial-activation-wrapper .gmcha-row {
    display: flex;
    gap: 25px;
}

.online-trial-activation-wrapper .gmcha-row .gmcha-col-2 {
    width: 50%;
}

.online-trial-activation-steps .form-row label.error,
.online-trial-activation-steps .form-row #recaptchaMessage {
    color: #CF0000;
    display: block;
}

.online-trial-activation-steps .form-row #recaptchaMessage {
    display: none;
}

#step0.online-trial-activation-steps .steps-counter-preview {
    cursor: pointer;
}

.online-trial-activation-steps .steps-counter-preview {
    border: 3px solid #000;
    margin: 10px 0px;
    display: flex;
    background: #192A68;
    color: #fff
}

.online-trial-activation-steps .step-counter {
    padding: 10px;
    border-right: 3px solid #000;
    text-wrap: nowrap;
    min-width: 70px;
}

.online-trial-activation-steps .step-info {

    padding: 10px;
}

.online-trial-activation-steps button {
    width: 100%;
    padding: 5px;
    border: 3px solid #000;
    background: #192A68;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.online-trial-activation-steps textarea {
    font-family: inherit;
    resize: vertical;
}


.online-trial-activation-steps input:not([type="checkbox"]),
.online-trial-activation-steps textarea,
.online-trial-activation-steps select {
    height: auto;
    padding: 15px;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 5px 0px;
    border: 2px solid #000;
    font-size: 16px;
    box-sizing: border-box;
    color: #313131;
}

.step3-prefilled-data-customer-serivces button {
    width: auto;
    padding: 5px 35px;
    position: relative;
}

.step3-prefilled-data-customer-serivces .form-row {
    text-align: center;
}

.online-trial-activation-steps input:not([type="checkbox"]):focus,
.online-trial-activation-steps textarea:focus,
.online-trial-activation-steps select:focus {
    color: #313131;
}

.online-trial-activation-steps .form-row {
    margin: 15px 0px;
}


.owl-carousel .item h1 {
    text-align: center;
    color: #fff;
}

.online-trial-activation-parent {
    position: relative;
}

.online-trial-activation-parent .online-trail-activation-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.online-trial-activation-steps input.verified {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.online-trial-banner-active-step-counter .steps {
    background: #156082;
    padding: 10px 20px;
    margin: 10px 15px;
    border: 3px solid #000;
    width: 95px;
    color: #fff;
    position: relative;
}

.online-trial-banner-active-step-counter .steps.completed::after,
.step3-prefilled-data-customer-serivces button::after {
    content: '';
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    display: block;
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 3px;
    right: 3px;
    background-color: #fff;
}

.online-trial-banner-active-step-counter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.online-trial-activation-steps form.step3_1 .tippy-tooltip {
    position: relative;
}

.online-trial-activation-steps form.step3_1 .tippy-tooltip svg {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.page-id-8155 input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	background-color: rgba(0,0,0,0) !important;
    color: gray;
    border-radius: 0;
    border: 2px solid black !important;
}
.page-id-8155 .pre-footer,
.resend-email, .resend-mobile
{
display:none !important;
}
.membersheadshot
{
width:100px;
}
@media (max-width: 768px) {
    .online-trial-activation-wrapper .gmcha-row {
        flex-direction: column;
    }

    .online-trial-activation-wrapper .gmcha-row .gmcha-col-2 {
        width: 100%;
    }
}




/** Tippy JS **/
.tippy-box[data-animation=scale-subtle][data-placement^=top] {
    transform-origin: bottom;
    background-color: #156082;
}

.tippy-box[data-animation=scale-subtle][data-placement^=bottom] {
    transform-origin: top
}

.tippy-box[data-animation=scale-subtle][data-placement^=left] {
    transform-origin: right
}

.tippy-box[data-animation=scale-subtle][data-placement^=right] {
    transform-origin: left
}

.tippy-box[data-animation=scale-subtle][data-state=hidden] {
    transform: scale(.8);
    opacity: 0
}

.tippy-box[data-animation=scale-subtle][data-placement^=top]>.tippy-arrow{
    color: #156082;
}