.payment-processor-logo img {
    width: 50px;
    margin-right: 0.5rem;
}

.sort-cart {
    width: 250px !important;
    margin-left: auto;
}

.accordion-button::after {
    margin-left: 1rem !important;
}

.total-due {
    margin-left: auto;
}

input#dnn_ctr2197_View_btnGrossContinue {
    background-color: #d8176d !important;
    color: white !important;
    opacity: 1 !important;
}
input#dnn_ctr2197_View_btnGrossContinue:hover {
    background-color: #99104d !important;
    color: white !important;
    opacity: 1 !important;
}

input#dnn_ctr2197_View_btnGrossContinue:disabled {
    background-color: transparent !important;
    color: gray !important;
    opacity: 0.7 !important;
}

input#dnn_ctr2197_View_btnGrossSubmit {
    background-color: #d8176d !important;
    color: white !important;
    opacity: 1 !important;
}
input#dnn_ctr2197_View_btnGrossSubmit:hover {
    background-color: #99104d !important;
    color: white !important;
    opacity: 1 !important;
}

input#dnn_ctr2197_View_btnGrossSubmit:disabled {
    background-color: transparent !important;
    color: gray !important;
    opacity: 0.7 !important;
}
