.crefopay-cc-modal-content input[type=submit],
.crefopay-dd-modal-content input[type=submit] {
    float: right !important;
}

.bill select {
    min-height: 30px;
}

.hosted-date-wrap {
    border: 1px solid #c2c2c2;
    height: 32px;
}

.ccAccountHolder {
    width: 400px;
    padding-left: 9px;
}

.ccNumber {
    width: 400px;
    padding-left: 9px;
}

.ccValidity {
    width: 100px;
    padding-left: 9px;
}

.ccCvv {
    width: 100px;
    padding-left: 9px;
}

.ccIframe {
    width: 100%;
    height: 100%;
}