.payment_method_paypalsubscribe img {
    width: 75px;
}

p.form-row.jai-save-payment-method {
    padding-top: 10px;
}

li.jai-saved-payment-methods-sources {
    list-style: none;
    padding: 15px 0px;
}

li.jai-saved-payment-methods-new {
    list-style: none;
    padding: 15px 0px 0px 0px;
}

.stripe-info-message, 
.stripe-info-message {
    margin: 10px 0;
    padding-top: 10px;
    border-radius: 3px 3px 3px 3px;
}

.stripe-info-message .fa,
.stripe-info-message .fa {
    margin-right: 10px;
}

div#card-errors .stripe-error-message {
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px 3px 3px 3px;
    color: #D8000C;
    background-color: #FFBABA;
}

div#card-errors .fa {
    margin-right: 10px;
}

.payment_method_stripesubscribe img {
    width: 35px;
}

.payment_method_stripesubscribe_sepa img {
    width: 50px;
}

.payment_method_stripesubscribe .stripe-card-element {
    margin-top: 10px;
    padding: 5px;
}

.payment_method_stripesubscribe .stripe-card-element {
    background-color: #f6f9fc;
  }
  
.payment_method_stripesubscribe .stripe-card-element * {
font-family: Inter UI, Open Sans, Segoe UI, sans-serif;
font-size: 16px;
font-weight: 500;
}

.payment_method_stripesubscribe .stripe-card-element form {
max-width: 496px !important;
padding: 0 15px;
}

.payment_method_stripesubscribe .stripe-card-element form > * + * {
margin-top: 20px;
}

.payment_method_stripesubscribe .stripe-card-element .container {
background-color: #fff;
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
border-radius: 4px;
padding: 3px;
}

.payment_method_stripesubscribe .stripe-card-element fieldset {
border-style: none;
padding: 5px;
margin-left: -5px;
margin-right: -5px;
background: rgba(18, 91, 152, 0.05);
border-radius: 8px;
}

.payment_method_stripesubscribe .stripe-card-element fieldset legend {
float: left;
width: 100%;
text-align: center;
font-size: 13px;
color: #8898aa;
padding: 3px 10px 7px;
}

.payment_method_stripesubscribe .stripe-card-element .card-only {
display: block;
}
.payment_method_stripesubscribe .stripe-card-element .payment-request-available {
display: none;
}

.payment_method_stripesubscribe .stripe-card-element fieldset legend + * {
clear: both;
}

.payment_method_stripesubscribe .stripe-card-element input, .payment_method_stripesubscribe .stripe-card-element button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
border-style: none;
color: #fff;
}

.payment_method_stripesubscribe .stripe-card-element input:-webkit-autofill {
transition: background-color 100000000s;
-webkit-animation: 1ms void-animation-out;
}

.payment_method_stripesubscribe .stripe-card-element #example4-card {
padding: 10px;
margin-bottom: 2px;
}

.payment_method_stripesubscribe .stripe-card-element input {
-webkit-animation: 1ms void-animation-out;
}

.payment_method_stripesubscribe .stripe-card-element input::-webkit-input-placeholder {
color: #9bacc8;
}

.payment_method_stripesubscribe .stripe-card-element input::-moz-placeholder {
color: #9bacc8;
}

.payment_method_stripesubscribe .stripe-card-element input:-ms-input-placeholder {
color: #9bacc8;
}

.payment_method_stripesubscribe .stripe-card-element button {
display: block;
width: 100%;
height: 37px;
background-color: #d782d9;
border-radius: 2px;
color: #fff;
cursor: pointer;
}

.payment_method_stripesubscribe .stripe-card-element button:active {
background-color: #b76ac4;
}

.payment_method_stripesubscribe .stripe-card-element .error svg .base {
fill: #e25950;
}

.payment_method_stripesubscribe .stripe-card-element .error svg .glyph {
fill: #f6f9fc;
}

.payment_method_stripesubscribe .stripe-card-element .error .message {
color: #e25950;
}

.payment_method_stripesubscribe .stripe-card-element .success .icon .border {
stroke: #ffc7ee;
}

.payment_method_stripesubscribe .stripe-card-element .success .icon .checkmark {
stroke: #d782d9;
}

.payment_method_stripesubscribe .stripe-card-element .success .title {
color: #32325d;
}

.payment_method_stripesubscribe .stripe-card-element .success .message {
color: #8898aa;
}

.payment_method_stripesubscribe .stripe-card-element .success .reset path {
fill: #d782d9;
}

.purchase-license-heading .jsupport-generate-key {
    float:right;
    width: 219px;
    height: 42px;
    background: #175CD3;
    border-radius: 40px;
    line-height: 42px;
    margin: auto;
    color:white;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}

.jsupport-generate-key i {
    margin-right: 8px;
}

.jsupport-generate-key:hover,
.apikey-table a:hover {
    cursor: pointer;
    text-decoration: none;
}

table.apikey-table {
    width:100%;
    margin-bottom: 48px;
}

.apikey-table tr:first-child {
    background: #F8F9FA;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 0px 0px;
}

.apikey-table tr th {
    padding: 10px 0px 10px 0px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}
.apikey-table tr th:first-child {
    padding: 10px 0px 10px 35px;
}

.apikey-table .never {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: rgba(151, 151, 151, 0.75);
}

.apikey-table tr {
    background: #FFFFFF;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #EAEAEA;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #787C82;
}

.apikey-table span.api-key {
    width: 252px;
    height: 32px;
    background: #F8F9FA;
    border-radius: 32px;
    display: inline-block;
    margin: 12px 0px 12px 20px;
    text-align: center;
    line-height:32px;
}

span.api-key i {
    margin-left: 8px;
}

.apikey-table a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}

.apikey-table a:hover {
    color: #175CD3;
}

.apikey-table a i {
    padding-right:5px
}

a.jsupport-use-key.both {
    margin-right: 24px;
}

.apikey-table .api-key:hover {
    background: #F0F8FE;
    color: #175CD3;
    cursor: pointer;
}

i.jai-key::before {
    content: url(../img/key.svg);
}

i.jai-key-grey::before {
    content: url(../img/key-grey.svg);
}

i.jai-key-blue::before {
    content: url(../img/key-blue.svg);
}

i.jai-forum::before {
    content: url(../img/forum.svg);
}

.apikey-table a:hover .jai-key-grey::before {
    content: url(../img/key-blue.svg);
}
@media only screen and (max-width : 1024px) {
    .purchased-item {
        grid-template-columns: 1fr;
    }
    .purchased-item .purchase-name,
    .purchased-item .purchase-detail,
    .purchased-item .purchase-helper{
        width: 100%;
        border: unset;
        text-align: center;
    }
    .purchased-item .purchase-helper{
        height:100px
    }
    .purchase-license-heading .purchase-license-heading-button {
        width: 160px;
        height: 40px;
        font-size:10px;
    }
    .purchase-license-heading .jsupport-generate-key {
        width: 160px;
        height: 40px;
        font-size:10px;
    }
    .purchase-license-heading span {
        font-size: 16px;
    }
}