.id2-rx-user-informer-button {
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 31px !important;
    border-radius: 4px !important;
    display: inline-block !important;
    padding: 0 15px !important;
    height: 31px !important;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    -webkit-transition: 0.15s !important;
    transition: 0.15s !important;
    background: transparent !important;
}

.id2-rx-user-informer-icon {
    display: none !important;
}

.id2-rx-user-informer-button:hover {
    border-color: #000 !important;
    background: #fff !important;
    cursor: pointer !important;
}

.id2-rx-user-informer-block a.support {
    display: none !important;
}
.petition-popup__checkbox {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.text-sec{
    /* color:#ff001d; */
    color:#000000;
}

.form-input {
    width: 300px;
    height: 40px;
    margin: 0 auto;
    padding: 15px;
    display: block;
}
@media (max-width: 1280px){
    .social-share{
        order: 2;margin-top: 10px;
    }
}
