.pmpro_btn,
.pmpro_btn:link,
.pmpro_content_message a,
.pmpro_content_message a:link {
    background-color: #EFEFEF;
    background-image: none;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.pmpro_btn:focus,
.pmpro_content_message a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.pmpro_btn:hover,
a.pmpro_btn:hover,
.entry-content a.pmpro_btn:hover,
.pmpro_btn:focus,
.pmpro_checkout .pmpro_btn:hover,
.pmpro_checkout .pmpro_btn:focus,
.pmpro_content_message a:focus,
.pmpro_content_message a:hover {
    -webkit-box-shadow: none;
    border-color: #D6D6D6;
    box-shadow: none;
    text-decoration: none;
}

.pmpro_btn:active,
.pmpro_btn.active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    outline: 0;
}

.pmpro_btn.disabled,
.pmpro_btn[disabled],
fieldset[disabled] .pmpro_btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    pointer-events: none;
}

.pmpro_btn.pmpro_btn-cancel,
.pmpro_btn.pmpro_btn-cancel:link,
.pmpro_btn.pmpro_btn-cancel:hover,
.entry-content a.pmpro_btn.pmpro_btn-cancel:hover {
    background: none;
    border: none;
    box-shadow: none;
    color: #666;
    text-decoration: underline;
}

.pmpro_btn.pmpro_btn-submit-checkout {
    width: auto;
}

input[type="button"]#discount_code_button,
input[type="button"]#discount_code_button:hover,
input[type="button"]#discount_code_button:focus,
input[type="button"]#other_discount_code_button,
input[type="button"]#other_discount_code_button:hover,
input[type="button"]#other_discount_code_button:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 0 5px;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    text-transform: none;
}

form.pmpro_form .pmpro_checkout-fields div {
    margin: 0 0 1em 0;
}

form.pmpro_form label {
    font-weight: 700;
    display: block;
    margin: 0;
    text-align: left;
}

form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields label {
    display: block;
    float: none;
    max-width: initial;
    min-width: initial;
    text-align: left;
    width: auto;
}

form.pmpro_form .pmpro_checkout-field-checkbox label {
    cursor: pointer;
    display: inline-block;
    width: auto;
}

form.pmpro_form label.pmpro_label-inline {
    display: inline-block;
}

form.pmpro_form label.pmpro_clickable {
    cursor: pointer;
}

form.pmpro_form .pmpro_asterisk abbr {
    border: none;
    text-decoration: none;
}

form.pmpro_form input[type=checkbox]#tos {
    width: auto;
}

form.pmpro_form .input,
form.pmpro_form textarea,
form.pmpro_form select {
    display: inline-block;
    max-width: 90%;
}

form.pmpro_form .pmpro_checkout-field-bcity_state_zip .input,
form.pmpro_form .pmpro_checkout-field-bcity_state_zip select {
    max-width: 30%;
}

form.pmpro_form .pmpro_payment-cvv .input,
form.pmpro_form .pmpro_payment-discount-code .input,
form.pmpro_form #other_discount_code.input {
    max-width: 40%;
}

form.pmpro_form .lite {
    color: #666;
}

form.pmpro_form .pmpro_captcha div {
    clear: none;
    margin: 0;
}

form.pmpro_form .pmpro_submit {
    margin-top: 1em;
    text-align: right;
}

form.pmpro_form #pmpro_processing_message {
    color: #999;
    display: block;
    font-style: italic;
    margin: 1em 0 0 0;
    text-align: right;
}

.pmpro_message {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #31708f;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    margin: .5em 0;
    padding: 10px 15px;
    text-align: left;
}

.pmpro_success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.pmpro_error,
input[type="text"].pmpro_error,
input[type="email"].pmpro_error,
input[type="url"].pmpro_error,
input[type="password"].pmpro_error,
input[type="number"].pmpro_error,
input[type="tel"].pmpro_error,
input[type="range"].pmpro_error,
input[type="date"].pmpro_error,
input[type="month"].pmpro_error,
input[type="week"].pmpro_error,
input[type="time"].pmpro_error,
input[type="datetime"].pmpro_error,
input[type="datetime-local"].pmpro_error,
input[type="color"].pmpro_error,
textarea.pmpro_error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.pmpro_alert {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.pmpro_content_message a {
    margin: 5px 5px 0 0;
}

.pmpro_message a {
    color: #245269;
    text-decoration: underline;
}

.pmpro_success a {
    color: #2b542c;
}

.pmpro_error a {
    color: #843534;
}

.pmpro_alert a {
    color: #66512c;
}

input.pmpro_error {
    background-image: none;
}

select.pmpro_error {
    background-image: none;
}

#pmpro_message_bottom {
    margin-bottom: 1em;
}

#pmpro_form .pmpro_checkout h3 {
    margin: 1em 0 0 0;
    padding: 0;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
    display: inline-block;
    margin: 0 .5rem 1rem 0;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
}

#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 2em;
}

#pmpro_payment_information_fields .pmpro_checkout-fields-display-seal {
    clear: both;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 1em 1fr;
    grid-template-columns: 3fr 1fr;
    grid-gap: 1em;
}

#pmpro_license {
    background: #FFF;
    border: 1px solid #CCC;
    color: #666;
    height: 200px;
    margin: 3px;
    overflow: auto;
    padding: 5px;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 1em auto 1em auto;
    grid-template-areas: "AccountNumber AccountNumber" "Expiry CVV" "DiscountCode DiscountCode";
    grid-gap: 1em;
    -ms-grid-columns: 1fr 1em 1fr;
    grid-template-columns: 1fr 1fr;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,
.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#AccountNumber,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#Expiry,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields div#CVV {
    color: #666;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0;
    padding: 0.625em 0.4375em;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-account-number,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-account-number {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: AccountNumber;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-expiration {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: Expiry;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-cvv,
.pmpro_billing_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-cvv {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: CVV;
}

.pmpro_checkout_gateway-stripe form.pmpro_form #pmpro_payment_information_fields .pmpro_payment-discount-code {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: DiscountCode;
}

.pmpro_invoice_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pmpro_invoice_details .pmpro_invoice-billing-address,
.pmpro_invoice_details .pmpro_invoice-payment-method,
.pmpro_invoice_details .pmpro_invoice-total {
    -webkit-box-flex: 3;
    -ms-flex: 3 1 33%;
    flex: 3 1 33%;
}

.pmpro_invoice_details .pmpro_invoice-billing-address,
.pmpro_invoice_details .pmpro_invoice-payment-method {
    padding-right: 10px;
}

#pmpro_account .pmpro_box {
    border-top: 1px solid #CCC;
    margin: 1em 0;
    padding: 1em 0;
}

#pmpro_account .pmpro_box h3 {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

#pmpro_account .pmpro_box p {
    margin: .5em 0 0 0;
    padding: 0;
}

#pmpro_account .pmpro_box ul {
    margin-bottom: 0;
}

#pmpro_account #pmpro_account-membership {}

#pmpro_account #pmpro_account-profile {}

#pmpro_account #pmpro_account-billing {}

#pmpro_account #pmpro_account-invoices {}

#pmpro_account #pmpro_account-links {}

#pmpro_account #pmpro_account-membership .pmpro_table td:nth-child(1) {
    min-width: 200px;
}

#pmpro_account #pmpro_account-profile .pmpro_actionlinks {
    margin-top: .5em;
}

.pmpro_actionlinks a {
    display: inline-block;
    margin-right: .5rem;
    text-decoration: none;
}

.pmpro_actionlinks a:last-child {
    margin-right: 0;
}

.pmpro_hidden {
    display: none;
}

li.pmpro_more {
    list-style-type: none;
    margin-left: -20px;
    padding-left: 0;
    text-align: center;
}

#pmpro_levels_table {}

#pmpro_levels_table td:nth-child(1) {
    min-width: 200px;
}

#pmpro_levels_table .pmpro_btn {
    display: block;
}

.pmpro_a-right {
    float: right;
    font-size: 11px;
    text-align: right;
    text-decoration: underline;
    width: auto;
}

.pmpro_a-print {
    background: url(wp-content/plugins/paid-memberships-pro/images/printer-icon.svg) top left no-repeat;
    color: #345395;
    cursor: pointer;
    float: right;
    font-size: 11px;
    line-height: 16px;
    padding: 0px 0px 2px 20px;
    text-decoration: none;
    width: auto;
}

.pmpro_red {
    color: #CC0000;
}

.pmpro_grey {
    color: #999;
}

.top1em {
    margin-top: 1em;
}

.bot1em {
    margin-bottom: 1em;
}

.bot0em {
    margin-bottom: 0em;
}

.clear {
    clear: both;
}

.pmpro_small {
    font-size: .8em;
}

@media(max-width:768px) {
    #pmpro_account #pmpro_account-membership .pmpro_table td:nth-child(1),
    #pmpro_levels_table td:nth-child(1) {
        min-width: unset;
    }
    .pmpro_checkout h3 span.pmpro_checkout-h3-name {
        display: block;
    }
    .pmpro_checkout h3 span.pmpro_checkout-h3-msg {
        display: block;
        margin-bottom: 1em;
    }
    form.pmpro_form input[type=text].input,
    form.pmpro_form input[type=password].input {
        width: 90%;
    }
    form.pmpro_form input[type=text]#other_discount_code,
    form.pmpro_form input[type=text]#CVV,
    form.pmpro_form input[type=text]#discount_code {
        width: 40%;
    }
    #pmpro_payment_information_fields .pmpro_checkout-fields-display-seal {
        display: block;
    }
    form.pmpro_form .pmpro_btn {
        display: block;
        width: 100%;
    }
    form.pmpro_form #pmpro_processing_message {
        text-align: center;
    }
    .pmpro_invoice_details {
        display: block;
    }
}