

.error-text {
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #FF0000;
}

.form__footer {
    margin-top: 25px;
}

@media screen and (max-width: 575.98px) {
    .form__input {
        height: 50px;
    }
}

.sign_up_4 .content-block,
.sign_up_one_time_4 .content-block,
.thank_you_4 .content-block {
    margin-top: 30px;
}

.form__checkbox_under label, .form__checkbox_under label a,
.form__checkbox_before label, .form__checkbox_before label a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;

    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    font-family: 'Fedra Sans Hebrew VF','Fedra Sans', sans-serif;
    color: #777;
}

.form__checkbox_under label a,
.form__checkbox_before label a {
    text-decoration: underline;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ngp-form {
    padding-top: 30px;
}

@media screen and (max-width: 981px) {
    .hero__title {
        font-size: 40px;
        line-height: 48px;
    }
}

@media screen and (max-width: 991.98px) {
    .hero__article.show .hero__text {
        display: unset;
    }

    .hero {
        padding-top: 37px !important;
    }

    body.single-post:not(.crmuser-active), body.archive:not(.crmuser-active) main {
        padding-top: 47px !important;
    }

    .form__edit-mode {
        padding-bottom: 0px !important;
    }

    .editAlerts span {
        margin-bottom: 7px;
    }
}

.form__select[data-select="payment"] {
    z-index: 4;
}

.pop-up_button_loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    display: inline-block;
    box-sizing: border-box;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.user_profile_4 #profileSupport .form__container {
    margin-bottom: 10px !important;
}

.sign_up_us_4 {
    height: auto !important;
}

.form__checkbox_under,
.form__checkbox_before {
    margin-top: 6px;
    margin-bottom: 6px;
}

.amountCustomTextBelow {
    font-size: 13px !important;
}

.customInfo {
    color: red;
}

#ChangePassword .form__button.disabled,
#payButton.disabled,
#payButtonUk.disabled,
#payButtonUs.disabled
{
    background: grey;
}

h1.hero__title {
    font-family: 'Fedra Sans Hebrew VF','Fedra Sans', sans-serif !important;
}

body {
    text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
}

.hero__title {
    margin-bottom: 20px;
}

.chargeInfo span {
    color: #777777;
}

@media screen and (max-width: 480.98px) {
    .show-password {
        width: 18px;
        height: 20px;
        top: 49px;
        right: 14px;
    }
}

.profile__item .form__select h3 {
    font-weight: normal !important;
    color: #2F2F2F;
}

.profile__history-item:last-child {
    border-bottom: none;
}

.profile__history-item:last-of-type {
    margin-bottom: 0px !important;
}

.form__currency-list {
    display: none !important;
}

.form__select {
    z-index: 4 !important;
}

[dir=rtl] .header .header-menu-wrapper .header-menu {
    left: unset;
}

[dir=rtl] .header .header-wrapper .header-left {
    padding-left: unset;
    padding-right: 23px;
}

[dir=rtl] .header .header-wrapper .header-left .logo {
    margin-left: unset;
    margin-right: 12px;
}

.profile__nav-btn:first-child {
    margin-right: 0px !important;
}

a.editNewsletter span, a.editAlerts span {
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 7px;
}

.hero__content {
    padding-top: 0px !important;
}

.form__select h3 {
    font-weight: normal !important;
}

.profile__nav-btn {
    font-weight: 400 !important;
}

.profile__nav-btn.active {
    font-weight: 600 !important;
}

.newsletterBlock {
    margin-top: 10px;
}

/*.newsletterBlock:not(:last-child) {*/
/*    border-bottom: 1px dashed #D6D6D6;*/
/*}*/

.authorBlock .checkmark {
    top: 15px;
}

.content-block {
    padding-bottom: 0px !important;
}

.profile__content-item {
    margin-bottom: 30px;
}

.profile__content-item#tab-billing .mySubscriptionBlock,
.profile__content-item#tab-newsletter .profile__item.mb-40
{
    margin-bottom: unset;
}

.profile__content-item#tab-newsletter .toi-newsletters,
.profile__content-item#tab-alerts .toi-alerts {
    margin-bottom: 30px;
}

.sign_up_4 .content-block,
.sign_up_one_time_4 .content-block,
.thank_you_4 .content-block {
    padding-bottom: 40px !important;
}

#tab-alerts.profile__content-item {
    margin-bottom: 40px;
}

.profile__content-item#tab-newsletter .newsletter_name img {
    margin-right: 10px;
    margin-top: 2px;
    position: absolute;
    max-width: unset;
}

.form__button[data-modal="profileStartOrRenew"] {
    margin-bottom: 40px;
}

.profile__history-info {
    direction: ltr;
}

.form__message[data-field-message-for="newPassword"] {
    color: #2F2F2F;
    text-align: right;
}

@media screen and (max-width: 480.98px) {
    .header.new-header .content-wrap, .header.new-header .follow-header {
        max-width: 100% !important;
        min-width: 100% !important;
        left: unset;
        margin-right: unset;
    }

    .header.new-header .mobile-burger {
        right: 20px;
    }

    .header.new-header .follow-header-toggle {
        left: 20px;
    }
}

#content-wrap .main-menu > li.loggedin-crm > a {
    /*border-bottom: 1px solid rgba(255,255,255,0.3);*/
    /*padding: 0 0 12px 0;*/
    margin-bottom: 10px;
}

#profileStartOrRenew {
    padding-top: 60px !important;
}

.toi-alerts .newsletter_name .authorRecommended {
    display: inline-block;
    vertical-align: middle;
    position: static !important;
    margin-right: 8px;
    max-width: 100%;
}

.toi-alerts .newsletter_name .authorName {
    display: inline;
    vertical-align: middle;
}

@media screen and (max-width: 480.98px) {
    .toi-alerts {
        padding: 15px 20px;
    }

    .toi-alerts .checkbox_container {
        min-height: 46px;
        padding-right: 78px;
    }

    .toi-alerts .authorDescription {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: auto;
        margin-left: 0;
        margin-right: 0;
        right: -12px;
    }

    .toi-alerts .newsletter_name,
    .toi-alerts .newsletter_description {
        right: 0;
        text-align: right;
    }

    .toi-alerts .newsletter_name {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        align-self: flex-end;
        width: auto;
        max-width: 100%;
        right: -12px;
        text-align: right;
        gap: 0;
        top: -5px;
    }

    .toi-alerts .authorRecommended {
        display: block;
        position: static !important;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0 0 5px 0;
        flex: 0 0 auto;
        order: -1;
    }

    .toi-alerts .newsletter_name .authorName {
        display: block;
        order: 0;
        width: 100%;
        text-align: right;
        direction: rtl;
    }

    .toi-alerts .newsletter_name .authorRecommended {
        margin-right: 0px;
    }

    #UpgradePlan, #SubscriptionCancel {
        margin-top: 40px;
    }

    .header.new-header .logo {
        box-shadow: unset !important;
        -webkit-box-shadow: unset !important;
    }

    .header .logo::before {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        left: 6%;
        right: unset !important;
        width: 87%;
    }
}

.billingInformation {
    margin-top: 40px !important;
}