@font-face {
    font-family: 'neotech-regular';
    src: url('fonts/neotech-regular.ttf') format('truetype');
}
:root {
    --Headerletterspacing: 3px;
    --Titleletterspacing: 1.4px;
    --Buttonletterspacing: 2.5px;
}
body {
    background-color: #ffffff;
}
.contain {
    min-width: 375px;
    padding: 12px;
}
.row {
    margin: 0;
}
.row .col {
    padding: 0;
}
.col {
    padding: 0;
}
.CheckBox {
    font-weight: bold;
}
.titlebar {
    padding: 0 16px;
    height: 32px;
    background-color: #fbfbfb;
}
.titlebar h1 {
    font-family: neotech-regular;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #353738;
    margin: 0;
    line-height: 32px;
    padding-left: 16px;
}
.VatText {
    margin-left: 5px;
    color: black;
    font-size: small !important;
    font-family: Lato;
}
.description {
    padding: 0 16px !important;
}
.line {
    border-bottom: 1px solid #afafaf;
    padding: 12px 0;
}
.line .title {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: var(--Titleletterspacing);
    color: #353738;
    padding: 0;
}
.line .content {
    font-family: Lato;
    font-size: 16px;
    color: #848789;
}
.last {
    border-bottom: none;
}
.centerText {
    text-align: center;
}
.visaCheckoutMargin {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.cards {
    padding: 26px 16px 0 16px !important;
    text-align: center;
}
.cards .title {
    font-family: Lato;
    font-size: 12px;
    color: #848789;
    line-height: 48px;
}
.cards img {
    width: 48px;
}
.forms {
    padding: 0 16px 16px 16px !important;
}
.forms2 {
    padding: 0 0 0 16px !important;
}
.forms3 {
    padding: 30px 16px 0 16px !important;
}
label {
    font-family: Lato;
    font-size: 20px;
    color: #848789;
    left: 0 !important;
}
.cardvalidation {
    width: 32px;
    position: absolute;
    right: 0;
    top: 5px;
}
select {
    font-family: Lato;
}
.month {
    padding-right: 8px !important;
}
.year {
    padding-left: 0px !important;
}
.input-field input:focus + label {
    color: #719e19 !important;
}
.row .input-field input:focus {
    border-bottom: 1px solid #719e19 !important;
    box-shadow: 0 1px 0 0 #719e19 !important;
}
.dropdown-content li > span {
    color: #719e19;
}
.btn {
    width: 100%;
    height: 64px;
    border-radius: 0;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: var(--Buttonletterspacing);
    text-transform: uppercase;
    box-shadow: none;
}
.btn.reset {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #242424;
    color: #353738;
}
.btn.pay {
    background-color: #0074d4;
    color: #ffffff;
}
.btn.proceed {
    background-color: #719e19;
    border: solid 1px #242424;
    line-height: 20px;
    width: 150px;
    height: 40px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.btn.Status {
    background-color: #719e19;
    border: solid 1px #242424;
    line-height: 20px;
    width: 150px;
    height: 40px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.Statusdiv {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.EmiBankFee {
    margin-top: -15px;
    font-size: 12px;
    color: brown;
}
.EmiBankFeeLabel {
    float: left;
    width: 55%;
}
.EmiBankFeeValue {
    float: left;
    width: 45%;
    text-align: left;
}
.EmiDisclaimerHeading {
    font-weight: bold;
}
.EmiDisclaimerText {
    font-style: italic;
    font-size: 11px;
}
@media only screen and (max-width: 400px) {
    .ButtonPosition {
        margin-top: 10px;
    }
}
@media only screen and (min-width: 600px) {
    body {
        background-color: #f6f7fc;
    }
    .contain {
        max-width: 720px;
        display: block;
        margin: auto;
        background: #fff;
        padding: 20px;
    }
    .titlebar {
        margin: 66px 16px 50px;
        height: 32px;
        background-color: transparent;
    }
    .titlebar h1 {
        font-size: 35px;
        letter-spacing: var(--Headerletterspacing);
        margin: 0;
        line-height: 44px;
        text-align: center;
    }
    .cards .title {
        font-size: 16px;
    }
    .cardvalidation {
        right: 16px;
    }
    .forms {
        padding: 30px 16px 16px 16px !important;
    }
    .month {
        padding-left: 8px !important;
    }
    .year {
        padding-left: 8px !important;
    }
    .numberfield {
        padding-right: 8px !important;
    }
    .btn {
        width: 228px;
        display: block;
        margin: auto;
    }
    .button {
        display: block;
        margin: auto;
    }
    .buttons {
        display: block;
        margin: 20px auto auto !important;
    }
    .fieldset {
        display: block;
        margin: 0 auto auto !important;
    }
    .centerSelect {
        width: 100%;
    }
    .selectWithMargin {
        margin: 5px 40px 5px 40px !important;
    }
    .selectWithMargin2 {
        margin: 5px 40px 5px 40px !important;
    }
    .selectWithMargin3 {
        margin: 5px 40px 5px 35px !important;
    }
    .EmiSelect {
        width: 220px !important;
    }
    .EmiDisclaimer {
        margin: 0 50px 5px 35px !important;
        padding-right: 100px !important;
    }
    .EmiErrorMessage {
        font-weight: bold;
        font-size: 12px;
        color: red;
    }
}
.row.centered {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.processingText {
    font-size: large;
    color: seagreen;
    font-weight: bold;
    font-family: neotech-regular;
}
.WalletProcessingText {
    font-size: smaller;
    color: black;
}
.WalletSessionTimeout {
    font-size: small;
    color: black;
    margin-top: 10px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.btn.cancelP {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #242424;
    color: #353738;
    border: solid 1px #242424;
    line-height: 20px;
    width: 150px;
    height: 50px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.btn.continueP {
    background-color: #719e19;
    color: #ffffff;
    border: none;
    line-height: 20px;
    width: 150px;
    height: 50px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.dcc {
    width: 160px;
    display: block;
    margin: auto;
    height: 30px;
    border-radius: 0;
    font-family: Lato;
    font-size: 11px;
    letter-spacing: 2.0px;
    text-transform: uppercase;
    box-shadow: none;
}
.DccdivPopup {
    margin-top: 10px;
    margin-bottom: 20px;
}
.lblpopup {
    font-weight: bold;
    font-size: 11px;
    margin-left: 30px;
}
.cancelpopup {
    font-size: 1rem;
    margin-left: 10px;
}
.btn.CancelT {
    background-color: #719e19;
    color: #ffffff;
    border: none;
    line-height: 20px;
    width: 120px;
    height: 30px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.btn.CloseP {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #242424;
    color: #353738;
    border: solid 1px #242424;
    line-height: 20px;
    width: 120px;
    height: 30px;
    font-size: 11px;
    letter-spacing: 1.5px;
}
.edhirham_logo {
    width: 100px;
    height: 50px;
    object-fit: contain;
    margin-right: 100px;
    float: left;
}
.selectWithMargin4 {
    margin: 5px 40px 5px 110px !important;
}
.DccRowLeft {
    float: left;
    text-align: center;
    display: inline;
    height: 100px;
    width: 45%;
}
.DccRowRight {
    float: left;
    text-align: center;
    display: inline;
    height: 100px;
    width: 50%;
}
.DCCforms {
    padding: 5px 16px 16px 16px !important;
}
.slideParent {
    width: 100px;
    height: 50px;
    transition: width 2s;
}
.slideParent:hover {
    width: 300px;
}
.dccInfoLabels {
    margin-top: 10px;
}
.CvvMasking {
    -webkit-text-security: disc;
}
.cancelLink {
    color: #719e19;
    margin-left: 65px;
    margin-bottom: 10px;
}
.cancelLink:link {
    text-decoration: none;
}
.cancelLink:visited {
    text-decoration: none;
}
.cancelLink:hover {
    text-decoration: underline;
}
.cancelLink:active {
    text-decoration: underline;
}
@media screen and (min-width: 100px) and (max-width: 500px) {
    .cancelLink {
        display: block;
        margin: auto;
    }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
    .cancelLink {
        display: block;
        margin-left: 33px;
    }
}
input[type="number"].CardNumber {
    margin-bottom: 0;
}
input[type="text"].CardNumber {
    margin-bottom: 0;
}
input[type="password"].CardNumber {
    margin-bottom: 0;
}
.IntCardLabel {
    color: blue;
    font-size: small;
}
.Walletdiv {
    width: 100%;
}
.Walletdivright {
    width: 70%;
    float: right;
}
.Walletdivleft {
    width: 25%;
    float: left;
}
.apple-pay-button {
    height: 40px;
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    cursor: pointer;
    text-align: center;
    margin-bottom: 15px;
}
.appledisplay {
    margin-bottom: 10px;
    margin-left: 25%;
    margin-right: 25%;
}
.apple-pay-button-with-text > * {
    display: none;
}
.apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
}
.apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
}
.apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
}
.apple-pay-button-text-book {
    -apple-pay-button-type: book;
}
.apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
}
.apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
}
.apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
}
@media only screen and (max-width: 600px) {
    .apple-pay-button {
        width: 50%;
        height: 50px;
        text-align: center;
    }
}
input[type=range] {
    border-bottom: none;
    box-shadow: none;
}
input[type=range] + .thumb {
    background-color: transparent;
}
.Googlepaydisplay {
    margin-bottom: 20px;
    margin-left: 35%;
    margin-right: 35%;
}
@media only screen and (max-width: 600px) {
    .Googlepaydisplay {
        margin-bottom: 20px;
        margin-left: 20%;
        margin-right: 20%;
    }
}