div.payment_module.lyra15 {
    padding-bottom: 20px;
}

div.payment_module.lyra16 a {
    padding-left: 15px;
    background-color: #fbfbfb;
}

div.payment_module.lyra a.unclickable {
    cursor: default !important;
    text-decoration: none !important;
}

div.payment_module.lyra a.unclickable:HOVER {
    text-decoration: none !important;
}

div.payment_module.lyra a img {
    float: none !important;
}

div.payment_module.lyra a img.logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    max-width: 86px;
    max-height: 36px;
}

div.payment_module.lyra a form {
    padding-left: 40px;
    font-size: 13px;
    text-transform: none !important;
}

#lyra_cancel_iframe a {
    font-size: 12px;
    text-decoration: none;
    border: 0;
    margin-left: 15px;
    padding: 0;
    background: none;
    cursor: pointer;
    display: inline;
}

div.payment_module.lyra.multi ul {
    display: inline-block;
    margin-bottom: 0;
}

div.payment_module.lyra.multi ul li {
    font-weight: bold;
    color: #777777;
    cursor: pointer;
    list-style-type: square;
    margin-left: 15px;
}

div.payment_module.lyra.multi ul li:HOVER {
    color: #000;
}

div.payment_module.lyra.multi p.tip {
    padding-bottom: 5px !important;
}

p.lyra_link {
    color: #204a87;
    cursor: pointer;
    text-decoration: underline;
    font-size: 17px;
    font-weight: bold;
}

#lyra_cancel_iframe {
    background: none!important;
    padding: 0!important;
    font-family: arial, sans-serif;
    color: #069;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
    border: 0;
    margin-left: 15px;
    padding: 0;
    display: inline;
}

span.lyra_span {
    font-size: 17px;
    font-weight: bold;
}

label.lyra_label {
    font-size: 17px;
    font-weight: bold;
}

.checker, .checker+label {
    display: inline-block;
    vertical-align: middle;
}

.kr-smart-form[kr-single-payment-button] {
    max-width: 100%;
}

/********** MODIFICATIONS VINATIS *********/

div.payment_module.lyra a img.logo {
    max-width: max-content !important;
}

.kr-smart-form .kr-smart-form-wrapper .kr-card-form {
    flex-direction: row !important;
    justify-content: space-between;
}

.kr-field-element.kr-expiry, .kr-field-element.kr-security-code {
    width: 45% !important;
}

.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--checked span,
.kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox .kr-checkbox-layout input:checked + .kr-checkbox-control-indicator::before, .kr-embedded .kr-field.kr-checkbox.kr-checkbox-type-switch .kr-field-wrapper .kr-checkbox-input-wrapper .kr-field-control.kr-checkbox input:checked + .kr-checkbox-control-indicator::before,
.kr-smart-form .kr-payment-button {
    background-color: #26B48D !important;
    border-color: #26B48D !important;
}

.kr-smart-form .kr-embedded .kr-field.kr-checkbox {
    width: inherit !important;
}

.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label.kr-method-label--selected:not(.kr-noop) {
    background-color: #F5F5F5 !important;
    border-color: #26B48D !important;
}

.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button span::before {
    background-color: #26B48D !important;
}

.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-smart-form-radio-button.kr-smart-form-radio-button--hover span,
.kr-smart-form .kr-smart-form-wrapper.kr-type-embedded .kr-smart-form-methods .kr-methods-list .kr-methods-list-options .kr-method-label:hover:not(.kr-loading, .kr-locked, .kr-method-label--selected, .kr-smart-form-wallet-card--hover-delete, .kr-method-label--create-token-selected) {
    border-color: #26B48D !important;
}
