input[type="checkbox"],
input[type="radio"] {
    min-width: auto;
}

input[type="radio"]:checked::before {
    content: none;
}

#qpmn-payment-container {
    max-width: 80%;
    max-height: 80%;
}

#qpmn-payment-iframe {
    width: 100%;
    height: 100%;
}

#qppp-cgp-order-meta-box {
    display: inline-block;
    width: 100%;
}

#qppp-cgp-order-meta-box #qpmn-cgp-order-meta-box-update {
    text-align: right;
    float: right;
    line-height: 1.9;
}

#qppp-cgp-order-meta-box #qpmn-cgp-order-meta-box-update .spinner {
    float: none;
    margin-top: 5px;
}
