div#payment_form_sagepaydirectpro ul li label.token, div#payment_form_sagepayserver ul li label.token {
    float: none;
    margin-left: 7px;
}

input#savetokencard {
    float: left;
    margin-right: 5px;
}

label#lbl_savetokencard {
    float: none;
}

div#direct3d-logos {
    width: 351px;
    margin: 0 auto;
    padding-top: 5px;
    height: 43px;
}

div#direct3d-logos img {
    padding-right: 10px;
    display: inline;
}

iframe#sage-pay-server-iframe {
    border: none;
    height: 500px;
    width: 600px;
}

iframe#sagepaysuite-server-incheckout-iframe {
    border: none;
    height: 840px;
    width: 100%;
}

#control_overlay {
    background-color: #000;
}

.modal-sagepaysuite {
    -webkit-border-radius: 8px 8px 8px 8px; /* Safari, Chrome (before WebKit version 533) */
    -moz-border-radius: 8px 8px 8px 8px; /* Firefox up to version 3.6 */
    background: url(../images/border-bg.png) repeat scroll 0 0 transparent;
    padding: 10px;
    border: 4px;
}

div.lcontainer {
    background: #FFF;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

label[for="p_method_sagepaydirectpro"],
label[for="p_method_sagepayserver"],
label[for="p_method_sagepayform"],
label[for="p_method_sagepaynit"] {
    padding-left: 135px !important;
    padding-top: 7px !important;
    background-repeat: no-repeat;
    background-image: url(../images/opayo-small.jpg);
    background-size: 86px;
    background-position: 40px 2px;
    display: inline-block !important;
    min-height: 31px;
}

#p_method_sagepayserver,
#p_method_sagepayform,
#p_method_sagepaydirectpro {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
}

.sagepay-form-content-image,
.sagepay-server-content-image {
    width: 130px;
}

div.tokencvv {
    width: 43px;
    display: inline;
}

div.tokencvv label {
    float: none;
    margin-right: 8px;
}

div.tokencvv input.cvv {
    margin-right: 5px;
    width: 3em !important;
}

h5.tdnote {
    background-color: #008066;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    text-align: justify;
}

div.surcharge-list {
    border: 1px solid #F18200;
    margin-left: 0px;
    margin-top: 5px;
    padding: 6px;
    width: 430px;
}

div.surcharge-list p {
    font-style: italic;
}

div.surcharge-list table tr td {
    padding-right: 4px;
    padding-bottom: 5px;
}

.sps-paypal-btn-checkout {
    max-height: 25px;
}

.sps-paypal-help-checkout {
    font-size: 10px;
    margin: 10px 0 0 !important;
}

#sagepay-nit-aux-placeholder {
    display: none;
}
