@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap);
.signature-concent-box ul,
body {
    margin: 0;
    padding: 0
}

.box-area,
.modal-content {
    box-shadow: 0 3px 6px #00000029
}

form button,
form button.submit {
    letter-spacing: .2px;
    text-align: center
}

.drop,
.req-container,
div.default-textarea {
    box-sizing: border-box
}

body {
    font-family: "Open Sans", sans-serif
}

.schedule-form .dollar_value:before,
.value-selected .doll-icon,
.value-selected .dollar_value:before,
.value-selected .input-holder-percentage:after,
h1,
h2,
h3,
h4,
h5,
h6,
input[type=tel],
textarea {
    color: #000
}

.main {
    background: #fff;
    min-height: auto;
    overflow: visible
}

#root,
body,
html {
    height: 100%
}

.step-wrap .progress-bar li.past-active,
.submit-application a h5,
a {
    color: #f2862c;
}


a:hover {
    color: #eeb586;
}

input[type=date],
label {
    letter-spacing: 0;
    color: #d5418a
}

.wrap {
    padding: 50px 15px;
    background: #ffffff;
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-76 {
    margin-top: 76px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-99 {
    margin-top: 99px
}

.mt-100 {
    margin-top: 100px
}

.mt-107 {
    margin-top: 107px
}

.pt-35 {
    padding-top: 35px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-35,
.step-wrap .right-side .signature h1,
.step-wrap .right-side.upload h1 {
    margin-bottom: 35px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.days-take,
.mb-fg {
    margin-bottom: 1.6rem
}

.mb-60 {
    margin-bottom: 60px
}

.mb-83 {
    margin-bottom: 83px
}

.mt-from-group {
    margin-top: 1.6rem !important
}

.grey-btn {
    background: #a0aebc !important
}

.color-grey {
    color: #8e8e8e !important
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.yellow-btn {
    background: #d7388d !important
}

.discover-dashboard a h5,
.t-white {
    color: #fff
}

.h-40 {
    min-height: 40px !important
}

.h-35,
input[type=date],
input[type=tel],
select.form-select {
    min-height: 35px !important
}

.btn-group,
.gap-20 {
    gap: 20px
}

.f-s-12 {
    font-size: 12px
}

.f-s-13 {
    font-size: 13px
}

.f-s-14 {
    font-size: 14px
}

.f-s-15 {
    font-size: 15px
}

.modal.fade .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2))
}

body::-webkit-scrollbar {
    width: 1em;
    border-radius: 10px
}

body::-webkit-scrollbar-thumb {
    background-color: #d7388d;
    outline: #fff solid 1px;
    border-radius: 10px
}

.scroll-area::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background: #d1d1d1
}

.scroll-area::-webkit-scrollbar-thumb {
    background-color: #d7388d;
    outline: #fff solid 1px;
    border-radius: 10px
}

.modal::-webkit-scrollbar {
    width: 1em;
    border-radius: 10px
}

.modal::-webkit-scrollbar-thumb {
    background-color: #d7388d;
    border-radius: 10px
}

.alert {
    padding: 0 1rem;
    font-size: 14px;
    background: 0 0;
    border: 0;
    margin-bottom: 1rem;
    text-align: center;
    color: red
}

button {
    border: 0;
    padding: .375rem .75rem
}

.custom-radio-button .form-group label,
.email-verify .box-area h6:last-child,
.login-code-verify .box-area h6:last-child,
.new-equipment .terms_conditions ul {
    margin: 0
}

.custom-radio-button [type=radio]:checked,
.custom-radio-button [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.custom-radio-button [type=radio]:checked+label,
.custom-radio-button [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    font: 15px/24px Open Sans;
    letter-spacing: 0;
    color: #8e8e8e;
    margin-left: 0
}

.custom-radio-button [type=radio]:checked+label:before,
.custom-radio-button [type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    border: 2px solid #464646;
    border-radius: 100%;
    background: #fff
}
.custom-radio-button [type=radio]:checked+label:after{
    content: "";
    width: 12px;
    height: 12px;
    background: #d7388d;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s
}
.custom-radio-button [type=radio]:not(:checked)+label:after{
    content: "";
    width: 12px;
    height: 12px;
    background:#464646 ;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s
}
/* .custom-radio-button [type=radio]:checked+label:after,
.custom-radio-button [type=radio]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #f2862c;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s
} */

.custom-radio-button [type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.custom-radio-button [type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.color-black {
    color: #464646 !important
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
input[type=url] {
    border: 1px solid #707070;
    border-radius: 10px;
    font: 15px Open Sans;
    letter-spacing: 0;
    color: #000;
    box-shadow: none;
    min-height: 35px !important
}

input[type=date] {
    border: 1px solid #707070;
    border-radius: 10px;
    box-shadow: none;
    text-transform: uppercase
}

input[type=tel] {
    border: 1px solid #707070;
    border-radius: 10px;
    letter-spacing: 0;
    box-shadow: none;
    padding-left: 60px
}

input:focus,
select:focus {
    box-shadow: none
}

.form-control:disabled,
.form-control[readonly] {
    border: 0 !important;
    background: no-repeat #f2f2f2;
    border-radius: 10px
}

select.form-select,
textarea {
    border: 1px solid #707070 !important;
    letter-spacing: 0;
    box-shadow: none;
    border-radius: 10px !important
}

label {
    font: 15px Open Sans;
    margin-bottom: 10px;
    margin-left: 15px
}

.form-group {
    margin-bottom: 1.3rem
}

.form-control:focus {
    box-shadow: none;
    border-color: #d28eaf;
}

select.form-select {
    color: #777 !important;
    padding: 4px 15px !important;
    font-family: Open Sans !important;
    font-style: italic;
    font-size: 15px
}

#Ecomm_App_Registration select.form-select {
    font-style: normal
}

.form-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    appearance: none;
    background-repeat: no-repeat;
    background-position-y: center;
    background-image: url(https://app.mbmepay.ae/images/select-arrow.svg);
    background-size: 11px
}

form .form-group input::-webkit-input-placeholder {
    color: #777;
    font-style: italic;
    line-height: 20px
}

form .form-group input:-ms-input-placeholder {
    color: #777;
    font-style: italic;
    line-height: 20px
}

form .form-group input::placeholder {
    color: #777;
    font-style: italic;
    line-height: 20px
}

form .form-group .left-placeholder input::-webkit-input-placeholder {
    text-align: left
}

form .form-group .left-placeholder input:-ms-input-placeholder {
    text-align: left
}

form .form-group .left-placeholder input::placeholder {
    text-align: left
}

#gen_location_address_legal::-webkit-input-placeholder {
    color: #777 !important;
    font-style: italic
}

#gen_location_address_legal:-ms-input-placeholder {
    color: #777 !important;
    font-style: italic
}

#gen_location_address_legal::placeholder {
    color: #777 !important;
    font-style: italic
}

#gen_location_address::-webkit-input-placeholder {
    color: #777 !important;
    font-style: italic
}

#gen_location_address:-ms-input-placeholder {
    color: #777 !important;
    font-style: italic
}

#gen_location_address::placeholder {
    color: #777 !important;
    font-style: italic
}

form#Ecomm_App_Registration.form-group input::-webkit-input-placeholder {
    font-style: normal
}

form#Ecomm_App_Registration .form-group input:-ms-input-placeholder {
    font-style: normal
}

form#Ecomm_App_Registration .form-group input::placeholder {
    font-style: normal
}

.border-grey {
    border: 1px solid #707070 !important
}

.modal {
    background: rgb(0 0 0 / 25%) 0% 0% no-repeat;
    opacity: 1
}

.modal-content {
    background: no-repeat #fff;
    border: 1px solid #f2f2f2;
    border-radius: 31px;
    padding: 50px
}

.modal-body {
    padding: 0
}

.modal-content>svg {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 9999
}

.main-button .btn.exit,
.main-button a {
    min-width: 127px;
    letter-spacing: .15px;
    z-index: 1;
    background: var(--primary-color);
    text-decoration: none;
    color: #fff;
    display: flex;
    opacity: 1;
    position: relative
}

.modal-content .close path {
    fill: #afafaf
}

.site-header {
    width: 100%;
    background-color: #fff;
    padding: 0;
    -webkit-transition: position 10s;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: position 10s
}

.box-area,
.middle-part,
.transparent-box-area {
    padding: 35px
}

.site-header img {
    max-width: 170px
}

.site-header .sticky {
    border-bottom: none;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
    padding: 10px 0
}

.help-box .help-icon,
.help-box-content-wrap,
.middle .box {
    box-shadow: 0 3px 6px #00000029
}

.site-header .header-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    padding: 15px 0
}

.header-widgets .right-menu {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0
}

.main-button .btn.exit {
    align-items: center;
    justify-content: center;
    border: 2px solid var(--primary-color);
    border-radius: 7px;
    padding-left: 15px;
    padding-right: 15px
}

.main-button a {
    align-items: center;
    justify-content: center;
    border: 2px solid var(--primary-color);
    border-radius: 10px;
    padding: 7px 15px;
    background: #d7388d;
}
.main-button a:hover {
    background: #9681a2 !important;
}

.box-area,
.submit-application a,
.userInput input {
    background: no-repeat #fff
}

.main-button a:focus,
.main-button a:hover {
    color: #fff;
    border: 2px solid var(--hover-bg-color);
    background-color: var(--hover-bg-color)
}

.agreement p a,
.inner-header .inner-content h3 {
    color: var(--primary-color);
    font-family: "Open Sans"
}

.step-wrap .step-button button,
form button.submit {
    background: no-repeat #9681a2;
    padding: 10px 0;
    z-index: 99;
    right: 0;
    bottom: 0
}

.site-header.sticky.fixed {
    border-bottom: none;
    background-color: #fff;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 900;
    animation: 1s forwards smoothScroll
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0)
    }
}

.inner-header .inner-content h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #7f4797;
}

.inner-header .inner-content h1 {
    letter-spacing: 0;
    color: #000;
    opacity: 1;
    font-size: 25px;
    font-family: "Open Sans";
    font-weight: 700;
    margin: 0
}

.inner-header .inner-content h1:after {
    content: "";
    display: block;
    width: 375px;
    background-color: #EEB586;
    height: 4px;
    margin: 24px auto 0;
    max-width: 100%
}

.box-area {
    border: 1px solid #f2f2f2;
    border-radius: 31px
}

.agreement p {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0;
    padding: 0 50px
}

.agreement p a {
    text-decoration: underline;
    font-weight: 600;
    color: #f2862c;
}

#agree .custom_checkbox label,
#dba-info label,
.account-created h5,
.email-verify h5,
.email-verify h6 a,
.login-code-verify h5,
.one-time-form h6 a,
.space-with-innertagline h4,
.step-wrap .step-button button,
.userInput input,
.view-my-fees,
form button,
form button.submit,
form button.submit.not-bottom-fixed {
    font-family: "Open Sans";
    font-weight: 700
}

form button {
    font-size: 20px;
    color: #fff
}

form button.submit {
    width: 100%;
    position: fixed;
    left: 0;
    font-size: 25px;
    color: #fff !important;
    line-height: 35px
}

form button.submit.not-bottom-fixed {
    position: relative;
    border-radius: 10px;
    font-size: 15px;
    letter-spacing: 0;
    padding: 4px 0
}

.req-container {
    padding-left: 15px
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.req-container li {
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #464646;
    margin-bottom: 5px
}

.req-container .glyphicon {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font: 14px/1 FontAwesome;
    position: relative
}

.req-container .glyphicon.glyphicon-ok-circle:after,
.req-container .glyphicon.glyphicon-remove-circle:after {
    height: auto;
    display: inline-block;
    z-index: 3;
    color: #fff;
    line-height: 15px;
    position: absolute;
    top: 2px;
    width: auto
}
.step-wrap .progress-bar li.active::before {
    background: #d7388d !important;
}

.req-container .glyphicon.glyphicon-remove-circle{
    background: #6b3689;
}

.req-container .glyphicon.glyphicon-remove-circle:after {
    content: "\f00d";
    left: 4px;
    font-size: 12px
}

.req-container .glyphicon.glyphicon-ok-circle {
    background: #d7388d
}

.req-container .glyphicon.glyphicon-ok-circle:after {
    content: "\f00c";
    left: 3px;
    font-size: 11px
}

.forgot-password-form p {
    font: 15px/1.4 Open Sans;
    color: #000
}

.email-verify h6,
.login-code-verify h6 {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000
}

.account-created a,
.email-verify h6 a,
.one-time-form h6 a {
    text-decoration: none
}

.email-verify h5,
.login-code-verify h5 {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0;
    color: #000;
    margin: 0
}

.email-verify h5 .fw-normal {
    font-family: "Open Sans"
}

.email-verify .box-area h6:nth-child(2),
.login-code-verify .box-area h6:nth-child(2) {
    background: #EEB586;
    border-radius: 10px;
    padding: 8px;
    max-width: 90%;
    margin: 0 auto;
    color: #FFFFFF;
}

.email-verify .box-area h6 a,
.email-verify h5 a {
    text-decoration: underline;
    font-size: 15px;
    font-family: "Open Sans";
    font-weight: 700;
    letter-spacing: 0;
    color: #f2862c;
}

.email-verify .box-area h6 a:hover,
.email-verify h5 a:hover {
    
    color: #eeb586;
}

.userInput {
    display: flex;
    justify-content: center;
    margin: 35px 0;
}

#login-again .field-icon,
.field-icon {
    margin-top: -36px;
    cursor: pointer;
    height: 35px;
}

.userInput input {
    margin: 0 10px;
    height: 76px;
    width: 50px;
    border: 1px solid #707070;
    border-radius: 10px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0;
    color: #000;
    cursor: pointer;
    padding: 0
}

.discover-dashboard a,
.submit-application a {
    width: 380px;
    min-height: 100px;
    align-items: center;
    display: flex;
    box-shadow: 0 3px 6px #00000029;
    cursor: pointer
}

.forgot-pass,
.one-time-form h6,
.sign-in-form h5 {
    color: #f2862c;
    letter-spacing: 0
}

.userInput input:focus-visible {
    border: 1px solid #c997b2;
    outline: 0
}

.account-created h5 {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0;
    margin: 0
}

.submit-application a {
    border: 1px solid #f2f2f2;
    border-radius: 31px;
    opacity: 1;
    justify-content: center;
    margin: 0 auto
}

form button.send,
form button.send:hover {
    background: no-repeat #9681a2;
    border-radius: 10px;
    color: #fff
}

.submit-application a h5 span {
    display: block;
    color: #000
}

.discover-dashboard a {
    background: no-repeat #6b3689;
    border-radius: 31px;
    justify-content: center;
    margin: 50px auto
}

.field-icon {
    float: right;
    margin-right: 20px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center
}

.field-icon svg {
    width: 20px;
    height: 20px
}

.field-icon svg path {
    fill: #f2862c;
}

.field-icon.eye-close svg.eye-open,
.help-box-content,
.help-icon .close .icon-1,
.help-icon .icon-2,
.middle input[type=radio],
.step-wrap .main,
.step-wrap .progress-bar li:first-child:after,
.transaction-type .input-holder-percentage:after,
svg.eye-close {
    display: none
}

.field-icon.eye-close svg.eye-close,
.help-icon .close .icon-2,
.help-icon .icon-1,
.step-wrap .active {
    display: block
}

.forgot-pass {
    text-align: right;
    text-decoration: underline;
    font: italic 15px/21px Open Sans;
    display: block;
    margin-top: 5px
}

.sign-in-form h5 {
    text-align: center;
    margin: 35px 0 0;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px
}

.npassform_group_error .field-icon {
    margin-top: -60px
}

.one-time-form h6 {
    text-align: center;
    cursor: pointer;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px
}

form button.send {
    text-align: center;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    letter-spacing: 0
}

form button.send:hover {
    width: 100%
}

.fileupload-faild-modal h3,
.one-time-login-modal h3 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 25px;
    letter-spacing: .3px;
    color: #7f4797;
    text-transform: capitalize;
    margin: 0
}

.fileupload-faild-modal p,
.one-time-login-modal p {
    text-align: left;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin: 25px 0
}

.one-time-login-modal .modal-dialog {
    min-width: 700px
}

.fileupload-faild-modal .btn-group button:first-child,
.one-time-login-modal .btn-group button:first-child {
    background: no-repeat #d7388d;
    border-radius: 10px !important;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff
}

.fileupload-faild-modal .btn-group button:last-child,
.one-time-login-modal .btn-group button:last-child {
    background: no-repeat #6b3689;
    border-radius: 10px;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff
}

.dr-email {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px
}

.login-code-verify .box-area h6 a,
.login-code-verify h5 a {
    text-decoration: underline;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    color: #f2862c
}

.card-box .step-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.radio-style-button,
.space-with-innertagline {
    display: flex;
    align-items: center
}

.step-wrap .left-side {
    min-width: 40%
}

.step-wrap .progress-bar {
    list-style: none;
    font-size: 13px;
    font-weight: 700
}

.step-wrap .progress-bar li {
    margin-left: 40px;
    position: relative;
    font: 15px/17px Open Sans;
    letter-spacing: 0;
    color: #8e8e8e;
    letter-spacing: .15px;
    text-transform: capitalize;
    text-align: left
}

.step-wrap .progress-bar li a {
    color: #464646;
    text-decoration: none
}

.step-wrap .progress-bar li+li {
    margin-top: 45px
}

.step-wrap .progress-bar li::before {
    content: "";
    line-height: 25px;
    text-align: center;
    position: absolute;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    left: -38px;
    top: 0;
    z-index: 10;
    background-color: #464646;
}

.step-wrap .progress-bar li::after {
    content: "";
    position: absolute;
    height: 90px;
    width: 3px;
    background-color: #464646;
    z-index: 1;
    left: -32px;
    top: -70px
}

.step-wrap .progress-bar li.active::after {
    background-color: #464646
}

.step-wrap .progress-bar li.active {
    color: #d5418a
}

.step-wrap .progress-bar li.active a {
    color: #d5418a;
    text-decoration: none
}

.step-wrap .progress-bar li.past-active::before {
    background: #464646;
}

.step-wrap .progress-bar li.past-active a {
    color: #464646;
    text-decoration: none
}

.step-wrap .right-side {
    min-width: 60%;
    padding-bottom: 80px
}

.step-wrap .right-side h1 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 30px;
    letter-spacing: .3px;
    color: #7f4797;
    text-transform: capitalize;
    margin-bottom: 15px !important
}

.step-wrap .right-side h5,
.step-wrap .right-side h6 {
    font-family: "Open Sans";
    letter-spacing: 0;
    color: #464646;
    font-size: 15px
}

.step-wrap .right-side h6 {
    margin-bottom: 35px
}

.step-wrap .right-side h5 {
    text-align: left;
    font-weight: 700;
    margin: 0;
    color: #464646;
}

#eqp-req-success .msg-content,
.drop,
.drop .cont .browse,
.success-message-show,
.transaction-type input[type=number],
.view-my-fees {
    text-align: center
}

.bank-info h5 {
    font-family: "Open Sans" !important
}

.step-wrap .right-side .title-subline {
    padding-left: 35px
}

.step-wrap .step-button button {
    border: 0;
    position: fixed;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 25px;
    letter-spacing: .25px;
    color: #fff;
    line-height: 35px
}

.view-my-fees {
    background: #d7408a;
    border-radius: 32px;
    font-size: 15px;
    letter-spacing: 0;
    color: #FFF;
    min-width: 250px;
    border: 0
}

.view-my-fees:focus,
.view-my-fees:hover {
    color: #000;
    border: 0;
    background: no-repeat #e2e7eb
}

.custom_checkbox .form-group input {
    padding: 0;
    margin-bottom: 0;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0;
    width: 18px;
    top: 2px;
    height: 18px
}

.preferred-c-info .custom_checkbox .form-group input {
    top: 10px
}

.custom_checkbox .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    padding-left: 30px;
    line-height: 23px
}

.preferred-c-info .custom_checkbox .form-group label {
    line-height: 23px
}

.agreement.custom_checkbox label {
    line-height: inherit;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}

#agree .custom_checkbox label {
    line-height: inherit;
    font-size: 15px;
    margin-left: 0
}

.custom_checkbox .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #464646;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 4px;
    margin-top: 2px;
    position: absolute;
    left: 0
}

.custom_checkbox .form-group input:checked+label:after {
    content: "";
    display: block;
    top: 5px;
    left: 3px;
    border: none;
    border-width: 0 2px 2px 0;
    background: #d7388d;
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 4px
}

.signature #agree.squared .custom_checkbox .form-group label:before {
    width: 18px;
    height: 18px;
    border-radius: 4px
}

.signature #agree.squared .custom_checkbox .form-group input:checked+label:after {
    top: 7px;
    left: 3px;
    border-radius: 4px
}

.radio-style-button .button {
    float: left;
    margin: 0 10px 0 0;
    min-width: 150px;
    height: 35px;
    position: relative;
    background: no-repeat #f2f2f2;
    border-radius: 10px
}

.radio-style-button .button input,
.radio-style-button .button label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ctooltip,
.custom_checkbox,
.drop .cont i,
.search-with-icon-left,
.upload-wrapper {
    position: relative
}

.radio-style-button .button label {
    cursor: pointer;
    z-index: 90;
    margin: 0;
    letter-spacing: 0;
    color: #000
}

.radio-style-button .button input[type=checkbox]:checked+label,
.radio-style-button .button input[type=radio]:checked+label {
    background: #6b3689;
    border-radius: 10px;
    color: #fff
}

.radio-style-button .button input[type=checkbox],
.radio-style-button .button input[type=radio] {
    opacity: .011;
    z-index: 100;
    cursor: pointer
}

.search-with-icon-left .btn {
    margin-top: 2px
}

.search-with-icon-left button {
    position: absolute;
    top: 0;
    left: 60px;
    color: #8e8e8e
}

.space-with-innertagline {
    background: #eeb586;
    border-radius: 20px;
    padding: 7px 40px;
    margin-top: 35px;
    justify-content: space-between
}

.ctooltip,
.middle .box,
.upload-file-text h4,
.upload-list,
.upload-wrapper {
    display: inline-block
}

.middle .box,
.payment-terminal-box {
    align-items: center;
    transition: transform .5s
}

.space-with-innertagline h4 {
    text-align: left;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0;
    color: #FFF;
    margin: 0
}

.dollar_value:before,
.input-holder-percentage:after,
.transaction-type .input-holder-percentage input:after {
    top: 7px;
    letter-spacing: 0;
    position: absolute;
    color: #777
}

.input-holder-percentage:after {
    content: "%";
    right: 10px
}

.dollar_value:before {
    content: "$";
    left: 12px
}

.schedule-form .input-holder-percentage:after {
    color: #000;
    top: 9px
}

.dollar_value input[type=number] {
    padding-left: 30px
}

.schedule-form .dollar_value input[type=number] {
    padding-left: 25px
}

.transaction-type .input-holder-percentage input:after {
    right: 36%;
    content: "%"
}

.box-group-title {
    padding-left: 40px
}

.box-group-title h6 {
    font: bold 15px/21px Open Sans !important;
    letter-spacing: 0;
    color: #464646;
    margin-bottom: 10px !important
}

.success-message-show .btn,
.success-message-show h1,
.upload-file-text h4 {
    font-weight: 700;
    font-family: "Open Sans"
}

.disabled {
    pointer-events: none;
    opacity: .5
}

.upload-file-text h4 {
    width: 100%;
    color: #464646;
    margin: 0;
    font-size: 15px;
    letter-spacing: 0
}

.ctooltip {
    margin-right: -4px;
    color: #6b3689;
    cursor: pointer
}

.ctooltip .ctooltiptext {
    visibility: hidden;
    position: absolute;
    width: 240px;
    background-color: #000;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    font-size: 14px
}

.ctooltip:hover .ctooltiptext {
    visibility: visible;
    opacity: 1
}

.ctooltip-right {
    top: -32px;
    right: 130%
}

.ctooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #000
}

.upload-wrapper {
    width: 100%;
    height: 65px
}

.drop,
.drop input {
    height: 100%;
    width: 100%
}

.drop,
.drop .cont,
.drop input {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.drop {
    border-radius: 10px;
    overflow: hidden;
    background: #f2f2f2;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: .5s ease-out
}

.drop .cont {
    width: 500px;
    height: 100%;
    color: #8e99a5;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: .5s ease-out
}

.drop .cont i {
    font-size: 400%;
    color: #8e99a5
}

.drop .cont .tit {
    font-size: 400%;
    text-transform: uppercase
}

.drop .cont .desc {
    color: #a4aebb
}

.drop .cont .browse {
    margin: 0;
    color: #000;
    padding: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.drop input {
    cursor: pointer;
    background: red;
    opacity: 0
}

.upload-list {
    width: 100%;
    text-align: left
}

.upload-img-name-full {
    width: 100%;
    display: inline-block;
    color: #f2862c;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #f3f3f3;
    position: relative
}

.upload-img-name-full:last-child {
    margin: 0 0 25px
}

.upload-img-name-full img {
    width: 15px;
    margin-right: 15px
}

.file-name {
    font: 700 15px/21px Open Sans;
    color: #f2862c
}

.delete-cross {
    position: absolute;
    right: 0;
    text-decoration: none !important;
    background: #f2f2f2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    color: #fff !important;
    line-height: 15px
}

.supporting-sec-title h6 a {
    color: #f2862c;
    text-decoration: underline
}

.success-message-show h1 {
    text-align: center;
    font-size: 22px;
    letter-spacing: .3px;
    color: #7f4797;
    margin-bottom: 0;
    margin-top: 45px;
}

.success-message-show h6 {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin: 40px 0
}

.success-message-show .btn {
    background: #6b3689;
    border-radius: 10px;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
    min-width: 210px
}

.fileupload-faild-modal .modal-dialog {
    min-width: 750px
}

.signature-concent-box {
    background: #fff;
    border: 1px solid #707070;
    border-radius: 32px;
    padding: 35px 20px 35px 35px
}

.signature-concent-box .scroll-area {
    max-height: 370px;
    overflow-y: scroll;
    padding-right: 20px;
    overflow-x: hidden
}

.signature-concent-box ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 18px;
    font-size: 14px;
    font-family: "Open Sans"
}

.signature-concent-box ul li:last-child {
    margin-bottom: 0;
    letter-spacing: 0;
    color: #464646
}

.signature-concent-box ul li:before {
    content: ".";
    font-size: 42px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0
}

.signature-concent-box p {
    font: 14px/21px Open Sans;
    color: #464646
}

.help-box-content-wrap h2,
.payment-terminal .title_subtitle h1,
.schedule-form h3 {
    color: #7f4797;
    font-family: "Open Sans";
    font-weight: 700;
    letter-spacing: .3px
}

.signature-concent-box .bank-info {
    background: #f2f2f2;
    border-radius: 30px;
    padding: 25px
}

.signature-concent-box .bank-info h6 a {
    white-space: nowrap
}

.schedule-form .transparent-box-area {
    padding-bottom: 20px;
    padding-top: 20px
}

.schedule-form h3 {
    text-align: center;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 40px
}

.schedule-form input[type=number] {
    background: no-repeat #f2f2f2;
    border-radius: 10px;
    border: 0;
    appearance: textfield
}

.schedule-form label span,
select.not-selected {
    font-style: italic
}

.help-box {
    position: fixed;
    bottom: 65px;
    right: 30px;
    z-index: 9
}

.help-box .help-icon {
    float: right;
    background: #d7388d;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 8px
}

.help-box .help-icon img {
    max-width: 100%
}

.help-box-content-wrap {
    background: no-repeat #fff;
    border: 1px solid #f2f2f2;
    border-radius: 31px;
    padding: 25px;
    margin-bottom: 30px;
    min-width: 360px
}

.help-box-content-wrap h2 {
    text-align: left;
    font-size: 25px;
    margin: 0
}

.help-box-content-wrap h6 {
    text-align: left;
    font: 15px/23px Open Sans;
    letter-spacing: .17px;
    color: #000;
    margin: 30px 0 40px
}

.help-box-content-wrap ul li {
    font: 14px/20px Open Sans;
    letter-spacing: .17px;
    color: #000
}

.help-box-content-wrap ul li a {
    text-decoration: underline;
    color: #f2862c;
    font-family: "Open Sans";
    font-weight: 700
}

.help-box-content-wrap ul li img {
    max-width: 25px;
    margin-right: 20px
}

.payment-terminal .title_subtitle h1 {
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 0 10px
}

.new-equipment .title_subtitle h6,
.payment-terminal .title_subtitle h6 {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin: 0 0 60px
}

#timeout h2,
.middle .box h2,
.middle .box h4,
.payment-terminal .box-area h3,
.quantity .count {
    font-weight: 700;
    font-family: "Open Sans"
}

.payment-terminal .box-area h3 {
    text-align: center;
    font-size: 15px;
    letter-spacing: .15px;
    color: #000;
    margin: 0
}

#timeout button,
.middle .box h2,
.middle .box h4,
.new-equipment-box h5,
.new-equipment-box h6,
.payment-terminal-box h5,
.quantity button {
    letter-spacing: 0;
    text-align: center
}

#timeout h2,
.middle .box h4 {
    color: #7f4797;
}

.new-equipment .box-area h3 span a,
.payment-terminal .box-area h3 span a {
    text-align: center;
    font: italic 15px/21px Open Sans;
    letter-spacing: .15px;
    color: #f2862c;
    display: block;
    text-decoration: none
}

.payment-terminal-box {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    width: 100%;
    padding: 25px
}

.payment-terminal-box img {
    width: 100%;
    height: 180px;
    display: block;
    object-fit: contain
}

.new-equipment-box a,
.payment-terminal-box a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px;
    text-decoration: none
}

.payment-terminal .box:hover {
    cursor: pointer;
    border: 4px solid #eeb586;
    transform: scale(1.1)
}

.payment-terminal-box h5 {
    font: bold 20px/28px Open Sans;
    color: #000;
    margin: 30px 0 0
}

.middle label {
    width: 100%;
    margin: 0
}

.middle input[type=radio]:checked+.box {
    border: 5px solid #f2862c
}

.middle .box {
    width: 100%;
    min-height: 220px;
    background: #fff;
    border-radius: 10px;
    will-change: transition;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border: 5px solid #fff
}

.iti__flag.iti__ca,
.iti__flag.iti__us {
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: 100%
}

.iti__flag,
.iti__flag.iti__ca,
.iti__flag.iti__us {
    box-shadow: none !important;
    background-color: transparent !important
}

.middle .box:active {
    transform: translateY(10px)
}

.middle .box h4 {
    font-size: 22px;
    text-transform: uppercase
}

.middle .box h2 {
    font-size: 35px;
    color: #fc6411
}

.quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px
}

.quantity button {
    width: 45px;
    height: 45px;
    background: #777;
    border-radius: 50%;
    color: #fff
}

.gateway p,
.quantity .count {
    color: #000;
    letter-spacing: 0
}

.quantity .count {
    text-align: center;
    font-size: 30px;
    border: 0;
    max-width: 170px
}

.payment-terminal.payment .custom_checkbox .form-group input {
    top: 2px
}

.payment-terminal.payment .custom_checkbox .form-group label:before {
    margin-top: 0
}

.payment-terminal.payment.gateway .custom_checkbox .form-group label:before {
    margin-top: -1px
}

.gateway .note-text {
    text-align: left;
    font: italic 15px/21px Open Sans;
    letter-spacing: 0;
    color: #8e8e8e
}

.form_error input[type=email],
.form_error input[type=password],
.form_error input[type=text] {
    border: 1px solid #f00c
}

.value-selected #select2-topic_id-container,
.value-selected input,
.value-selected select,
select.selectedOption {
    color: #000 !important;
    font-style: normal
}

.form-group.round-grey label,
select.not-selected {
    color: #777 !important
}

#fn_error,
#it_error,
#ln_error,
#moa_error,
#mov_error,
#promocode_id_error,
#s_error,
.error_label {
    font-size: 12px !important;
    margin-top: 5px !important;
    display: block;
    color: #ff2b2b
}

.error_label:empty {
    margin-top: 0 !important
}

.cpassform_group_error .field-icon {
    margin-top: -55px
}

.forgot-password-form form {
    margin: 0 auto;
    max-width: 85%
}

.dollar_value_percentage {
    position: absolute;
    left: 8px;
    top: 8px;
    font: 15px Open Sans
}

.signature .custom_checkbox .form-group input {
    top: 0
}

#Ecomm_App_Registration .custom_checkbox .form-group label:before,
#accepted-cards .custom_checkbox .form-group label:before,
.custom_checkbox .form-group#dba-info label:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #707070
}

#Ecomm_App_Registration .custom_checkbox .form-group input:checked+label:after,
#accepted-cards .custom_checkbox .form-group input:checked+label:after,
.custom_checkbox .form-group#dba-info input:checked+label:after {
    top: 6px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

#agree .custom_checkbox .form-group label:before {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #707070;
    margin-top: 4px
}

#agree .custom_checkbox .form-group input:checked+label:after {
    top: 7px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

#agree .custom_checkbox.square .form-group label:before {
    border-radius: 4px
}

#agree .custom_checkbox.square .form-group input:checked+label:after {
    border-radius: 2px
}

.iti__arrow,
.iti__flag {
    border: 0 !important
}

#Ecomm_App_Registration .custom_checkbox .form-group label {
    font-size: 12px;
    line-height: 15px;
    font-family: "Open Sans"
}

#accepted-cards .custom_checkbox .form-group.round-grey input:checked+label:after {
    background: #828282;
}

.days-take .form-group {
    width: calc(100% / 5);
    float: left;
    margin: 0
}

.iti__selected-flag {
    width: 60px;
    background-repeat: no-repeat;
    background-position-y: 53%;
    background-image: url(https://app.mbmepay.ae/images/select-arrow.svg);
    background-size: 11px;
    background-position-x: 90%
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text] {
    padding-left: 95px !important
}

.iti--separate-dial-code .iti__selected-dial-code {
    color: #d1d1d1;
    margin-left: 50px !important
}

.iti__flag {
    height: 19px !important;
    width: 19px !important;
    background-image: none !important
}

.iti__flag.iti__us {
    background-image: url(https://app.mbmepay.ae/images/usa-flag.svg) !important
}

.iti__flag.iti__ca {
    background-image: url(https://app.mbmepay.ae/images/canada-flag.svg) !important
}

.value-selected select option {
    color: #777;
    font-style: italic
}

.doll-icon {
    font: 15px Open Sans;
    color: #777
}

.ui-datepicker .ui-datepicker-title {
    display: flex;
    gap: 5px
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 50%
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    top: 50%;
    margin-top: 0
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    border: none;
    background: 0 0
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px
}

#timeout .body-content {
    text-align: center;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#timeout h3 {
    margin-bottom: 25px
}

#timeout h2 {
    font-size: 25px;
    letter-spacing: .3px;
    text-align: center;
    margin-bottom: 20px
}

#timeout h6 {
    text-align: center;
    font: 15px/21px Open Sans;
    max-width: 75%;
    margin: 0 auto 25px
}

#timeout h3 svg {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    height: 85px
}

#timeout button {
    background: #6b3689;
    border-radius: 10px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
    border: 0
}

#timeout form {
    text-align: left;
    width: 100%;
    max-width: 315px;
    margin: auto
}

#timeout form button {
    width: 100%;
    min-height: 35px;
    justify-content: center
}

#timeout .modal-content svg#goto-home {
    top: -15px;
    right: -30px;
    position: absolute
}

#login-again {
    padding: 15px 0
}

#login-again h2 {
    margin-bottom: 15px
}

#login-again .field-icon {
    float: right;
    margin-right: 14px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center
}

.success-message-show svg {
    width: 65px;
    position: relative;
    right: 0;
    top: 0;
    height: auto
}

.success-message-show svg #Group_19320{margin-bottom: 35px;}

.success-message-show svg #Path_77{fill: #d7388d;}
.success-message-show svg #Path_78{fill: #d7388d;}

.text-grey {
    color: #8e8e8e
}

.new-equipment {
    padding: 50px 0 100px
}

.new-equipment .custom_checkbox .form-group label:before {
    border-radius: 50%
}

.new-equipment .custom_checkbox .form-group input:checked+label:after {
    width: 12px;
    height: 12px;
    border-radius: 100%
}

.new-equipment button.nextpage {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 25px;
    letter-spacing: .2px;
    color: #fff;
    background: no-repeat #9681a2;
    z-index: 99;
    line-height: 35px;
    padding: 10px 0
}

.new-equipment .count:focus {
    outline: 0
}

.new-equipment h5 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 28px !important
}

.new-equipment h6 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 18px
}

.new-equipment .title_subtitle h1 {
    text-align: center;
    letter-spacing: .3px;
    color: #7f4797;
    text-transform: capitalize;
    opacity: 1;
    margin: 0 0 70px;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 25px
}

.new-equipment .title_subtitle select {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px
}

.new-equipment .box-area h3 {
    text-align: center;
    letter-spacing: .15px;
    color: #000;
    margin: 0;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px
}

.new-equipment-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    width: 100%;
    padding: 50px;
    transition: transform .5s
}

.new-equipment-box img {
    width: 100%;
    height: 180px;
    display: block;
    object-fit: contain;
    margin-bottom: 70px
}

.new-equipment .box:hover {
    cursor: pointer;
    border: 4px solid #eeb586
}

.new-equipment-box h5 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 17px;
    color: #fc6411;
    margin: 20px 0
}

.new-equipment-box h6 {
    font-family: "Open Sans" !important;
    color: #464646;
    margin: 0;
    font-weight: 400 !important;
    font-size: 15px;
    line-height: 22px
}

.new-equipment .terms_conditions p,
.new-equipment .terms_conditions ul li {
    font: 15px/24px Open Sans;
    color: #333;
    letter-spacing: 0
}

.new-equipment .terms_conditions ul li {
    margin: 0 0 10px;
    padding: 0
}

div.default-textarea {
    width: 100%;
    height: auto;
    border-radius: 20px;
    padding: 20px 10px 20px 20px;
    outline: 0;
    border: 1px solid #707070;
    display: block
}

div.default-textarea>.scroller-div {
    width: 100%;
    height: 230px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    overflow-y: auto;
    padding-right: 15px
}

div.default-textarea>.scroller-div::-webkit-scrollbar {
    width: 1em;
    border-radius: 10px;
    background: #d76cb23d
}

div.default-textarea>.scroller-div::-webkit-scrollbar-thumb {
    background-color: #d7388d;
    outline: #fff solid 1px;
    border-radius: 10px
}

.multi-lists {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.multi-lists .in-flex a {
    position: relative !important;
    top: 0 !important
}

#eqp-req-success h3 {
    text-align: center;
    margin: 0
}

#eqp-req-success h2,
.create-logout-modal h3 {
    font-family: "Open Sans";
    margin: 40px 0;
    color: #f2862c;
    text-align: center
}

#eqp-req-success h3 svg {
    width: 85px;
    height: 85px
}

#eqp-req-success h2 {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: .3px
}

#eqp-req-success p {
    text-align: center;
    font: 15px Open Sans;
    letter-spacing: 0;
    margin: 0;
    color: #8e8e8e
}

#eqp-req-success p.subhd {
    text-align: center;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 15px
}

#eqp-req-success .btn {
    background: #6b3689;
    border-radius: 10px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
    max-width: 250px;
    height: 35px;
    margin: 35px auto 0
}

.select2-dropdown {
    border: 0 !important;
    padding: 50px 20px 20px;
    margin-top: -30px;
    background: #f2f2f2 !important;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    z-index: 1 !important
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 6.5px 20px !important;
    border: 1px solid #707070 !important;
    border-radius: 10px !important;
    background: url(https://crm-dev.tcbpay.com/assets/img/search-drop-icon.svg) 98% 53% no-repeat #fff !important;
    outline: 0
}

.select2-container--default .select2-results__option--selected {
    background-color: transparent !important;
    letter-spacing: 0;
    color: #000
}

.select2-results__option--selectable {
    font: 15px/21px Open Sans;
    padding: 4px !important
}

.select2-container--default .select2-results>.select2-results__options {
    margin-top: 10px
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: .6em;
    border-radius: 10px;
    background: #fff
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #d7388d;
    outline: #fff solid 1px;
    border-radius: 10px
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent !important;
    color: #000 !important;
    background-image: none !important
}

.select2-container .select2-selection--single {
    position: relative;
    z-index: 2
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -2px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -4px !important
}

.reset-password-modal.successfull {
    background: #fff
}

.reset-password-modal.successfull .modal-content {
    padding: 65px;
    text-align: center;
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #f2f2f2;
    border-radius: 10px
}

.reset-password-modal.successfull .modal-content h3 {
    text-align: center;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 25px;
    margin-top: 35px;
    color: #7f4797;
    text-transform: capitalize;
    margin-bottom: 0
}

.reset-password-modal.successfull .modal-content p {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    max-width: 75%;
    margin: 30px auto
}

.reset-password-modal.successfull .modal-content button {
    background: #6b3689;
    border-radius: 10px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
    min-width: 135px;
    line-height: 21px
}

.create-logout-modal .modal-content {
    padding: 65px;
    text-align: center
}

.create-logout-modal h3 {
    font-weight: 700;
    font-size: 25px;
    text-transform: capitalize
}

.create-logout-modal svg {
    width: 80px
}

.create-logout-modal p {
    text-align: center;
    font: 15px/21px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin: 0
}

#newEqpReqForm .custom_checkbox .form-group label:before {
    content: "";
    margin-top: 1px
}

#newEqpReqForm .custom_checkbox .form-group input:checked+label:after {
    content: "";
    top: 4px
}

@media screen and (min-device-width:320px) and (max-device-width:575px) {
    .mobile-mb {
        margin-bottom: 1.6rem !important
    }

    .mobile-mb-0 {
        margin-bottom: 0
    }

    .mobile-h-40 {
        min-height: 40px
    }

    .box-area,
    .transparent-box-area {
        padding: 35px 25px
    }

    .box-group-title {
        max-width: 80%;
        margin: 35px auto auto;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-device-width:420px) and (max-device-width:575px) {

    .sign-in,
    .sign-up {
        padding: 0 25px
    }

    .box-area.mt-35,
    .top-part.box-area {
        margin: 35px auto auto
    }

    .box-group-title,
    .step-wrap .right-side .title-subline {
        max-width: 80%;
        margin: 35px auto auto;
        padding-left: 25px;
        padding-right: 25px
    }

    .step-wrap .left-side {
        position: relative;
        display: block;
        max-width: 80%;
        margin: 0 auto auto;
        padding-left: 25px;
        padding-right: 25px
    }

    .one-time-login-modal .modal-dialog {
        min-width: 100%
    }

    .radio-style-button {
        flex-wrap: wrap;
        gap: 5px
    }

    .space-with-innertagline {
        max-width: 80%;
        margin: 40px auto auto
    }

    .signature-concent-box {
        padding: 35px 25px;
        max-width: 80%;
        margin: 0 auto auto
    }
}

@media screen and (min-device-width:320px) and (max-device-width:479px) {
    .wrap {
        padding: 50px 10px
    }

    .site-header img {
        max-width: 100px
    }

    .main-button .btn.exit {
        min-width: 100px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 12px;
        font-size: 12px
    }

    .main-button a,
    .radio-style-button .button {
        min-width: 100px
    }

    .box-area.mt-35,
    .top-part.box-area {
        margin: 35px auto auto
    }

    .step-wrap .right-side .title-subline {
        padding-left: 25px;
        padding-right: 25px;
        max-width: 90%;
        margin: 0 auto auto
    }

    .step-wrap .left-side {
        position: relative;
        display: block;
        max-width: 90%;
        margin: 0 auto auto;
        padding-left: 25px
    }

    .req-container {
        margin-top: 1.6rem;
        padding-left: 0
    }

    .userInput input {
        height: 40px;
        width: 40px;
        margin: 0 5px
    }

    .card-box .step-wrap {
        flex-direction: column
    }

    .step-wrap .left-side li a {
        display: block;
        width: 13px;
        overflow: hidden;
        opacity: 0;
        z-index: 99;
        position: relative
    }

    .step-wrap .right-side {
        margin-bottom: 35px;
        min-width: 100%;
        width: 100%
    }

    .req-container li:last-child {
        margin-bottom: 0
    }

    .help-box {
        right: 15px
    }

    .custom_checkbox {
        flex-direction: column;
        gap: 10px;
        flex-wrap: wrap
    }

    .days-take .d-flex,
    .radio-style-button {
        flex-wrap: wrap;
        gap: 10px
    }

    .days-take .form-group {
        width: 100%;
        width: calc(100% / 3)
    }

    .mb-0.fgmb {
        margin-bottom: 1.6rem !important
    }

    .app-status .btn,
    .one-time-login-modal .modal-dialog {
        min-width: 100%
    }

    .space-with-innertagline {
        max-width: 100%;
        margin: 40px auto auto
    }

    .signature-concent-box {
        padding: 35px 25px;
        max-width: 100%;
        margin: 0 auto auto
    }

    .step-wrap .step-button button {
        bottom: 0
    }

    .help-box .help-icon {
        width: 40px;
        height: 40px
    }

    .step-wrap .right-side h1,
    .success-message-show h1 {
        font-size: 20px;
        color:#fc6411;
    }

    .transaction-type {
        border: 0;
        border-radius: 10px;
        flex-direction: column;
        gap: 15px
    }

    .input-holder-percentage input[type=text],
    .value-selected input {
        border: 1px solid #707070 !important;
        text-align: left !important
    }

    .success-message-show svg {
        width: 70px
    }

    .success-message-show .btn {
        max-width: 300px;
        min-width: inherit;
        padding: 5px 35px
    }

    .new-equipment {
        padding: 50px 15px
    }
}

@media screen and (min-device-width:480px) and (max-device-width:767px) {
    .site-header img {
        max-width: 100px
    }

    .main-button .btn.exit {
        min-width: 100px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 14px;
        font-size: 14px
    }

    .req-container {
        margin-top: 1.6rem;
        padding-left: 0
    }

    .step-wrap .left-side {
        display: none
    }

    .step-wrap .right-side {
        margin-bottom: 35px;
        min-width: 100%;
        width: 100%
    }

    .req-container li:last-child {
        margin-bottom: 0
    }

    .help-box {
        right: 6px
    }

    .custom_checkbox {
        gap: 10px;
        flex-wrap: wrap
    }

    .days-take .d-flex {
        flex-wrap: wrap;
        gap: 10px
    }

    .mb-0.fgmb {
        margin-bottom: 1.6rem !important
    }

    .one-time-login-modal .modal-dialog {
        min-width: 100%
    }

    .radio-style-button .button {
        min-width: 125px
    }

    .main-button a {
        min-width: 100px
    }

    .gap-40 {
        gap: 12px
    }

    .help-box .help-icon {
        width: 45px;
        height: 45px
    }

    .success-message-show svg {
        width: 70px
    }

    .success-message-show h1 {
        font-size: 20px
    }

    .success-message-show .btn {
        max-width: 350px;
        min-width: inherit;
        padding: 5px 35px
    }

    .userInput input {
        height: 45px;
        width: 45px;
        margin: 0 5px
    }

    .new-equipment {
        padding: 50px 15px
    }
}

@media screen and (min-device-width:767px) and (max-device-width:1200px) {
    .userInput input {
        height: 50px;
        width: 50px;
        margin: 0 5px
    }
}

@media screen and (min-device-width:320px) and (max-device-width:1200px) {
    .step-wrap .left-side {
        padding-left: 25px;
        display: block
    }

    .step-wrap .progress-bar {
        flex-direction: inherit;
        overflow: inherit;
        margin-bottom: 50px
    }

    .card-box .step-wrap,
    .step-wrap .progress-bar li:first-child:after {
        display: block
    }

    .step-wrap .progress-bar li {
        margin-left: 0;
        width: calc(100% / 7);
        float: left
    }

    .step-wrap .progress-bar li a {
        display: block;
        width: 13px;
        overflow: hidden;
        opacity: 0;
        z-index: 99;
        position: relative
    }

    .step-wrap .progress-bar li::after {
        height: 2px;
        width: 100%;
        background-color: #d1d1d1;
        z-index: 1;
        top: 6px;
        right: 0;
        left: 0
    }

    .step-wrap .progress-bar li::before {
        height: 13px;
        width: 13px;
        left: 0
    }

    .progress-bar li:last-child:after {
        display: none
    }

    .step-wrap .progress-bar li+li {
        margin-top: 0
    }

    .step-wrap .right-side {
        min-width: 100%
    }
}

@media screen and (min-device-width:576px) and (max-device-width:1200px) {
    .step-wrap .left-side {
        padding-left: 35px
    }
}

@media screen and (min-device-width:360px) and (max-device-width:767px) {
    .fileupload-faild-modal .modal-dialog {
        min-width: initial
    }

    .modal-content {
        padding: 35px
    }
}

@media screen and (min-device-width:360px) and (max-device-width:680px) {

    form .form-group input,
    select {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.login-msgs .modal-dialog {
    max-width: 650px
}

.login-msgs h2 {
    font: bold 30px/1 Open Sans;
    letter-spacing: .3px;
    color: #7f4797;
    text-transform: capitalize;
    margin: 0
}

.login-msgs p {
    font: 15px Open Sans;
    letter-spacing: 0;
    color: #000;
    margin: 35px 0
}

.login-msgs .yellow-btn {
    background: #d7388d;
    border-radius: 10px;
    text-align: center;
    font: bold 15px Open Sans;
    letter-spacing: 0;
    color: #fff;
    height: 35px;
    width: 100%
}

svg#goto-home {
    position: absolute
}
#Group_18026 path {
    fill: #D7408A !important; 

}

/* terms and conditions */
        .title-sec h5 {
            text-align: center;
            font: normal normal 14px/40px "Lato", sans-serif;
            letter-spacing: 0px;
            color: #fc6411;
            opacity: 1;
            letter-spacing: 1px;
            text-transform: uppercase;
        }
        .title-sec h4 {
            text-align: center;
            font: normal normal 24px/40px "Lato", sans-serif;
            letter-spacing: 1px;
            color: #7f4797;
            opacity: 1;
        }
        .title-sec h4:after {
            content: "";
            display: block;
            width: 380px;
            background-color: #EEB586;
            height: 4px;
            margin: 15px auto;
        }
        .pp-sub-head h5 {
            font-size: 16px;
            font-weight: 700;
            color: #464646;
            line-height: 28px;
            margin: 5px 0px;
            font-family: 'Poppins', sans-serif;
        }
        .terms_and_conditions p {
            text-align: justify;
            letter-spacing: normal !important;
            color: #464646;
            margin: 10px 0px;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
        }
        .doc-content h3 {
            font-size: 16px !important;
            font-weight: 700;
            color: #464646;
            line-height: 28px;
            font-family: 'Poppins', sans-serif;
        }
        .privacy_policy .pp-hi ul {
            padding: 10px 0px;
            padding-left: 30px;

        }
        .privacy_policy .pp-hi li {
            text-decoration: none;
            list-style-type: disc;
            color: #000;
            font-size: 16px;
        }
    .spacing-section {
        background: #fff !important;
        padding: 30px;
        margin-bottom: 60px!important;
        margin-top: 45px!important;
        margin: 0 auto;
    }

    .pb-5{
        padding-bottom:50px;
    }
    h3.tnchead {
        text-align: left;
        color: #2c2c2c;
    }
    .content p {
        color: #6d6d6d;
    }
    .content h3 {
        margin-top: 20px;
        padding-bottom: 8px;
    }
    .login-header{
        color: #337ab7;
        margin-bottom: 20px;
    }
    .spacing-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .terms-text{
        color: #3479b7;
        padding-left: 16px;
        font-size: 13px;
        font-weight: bold;
    }
    .register-section{
    /*      border-right:  1px solid #ddd;*/
        width: 50%;
        position: relative;
    }
    .register-section:after{
        content: "";
        position: absolute;
        right: 0;
        z-index: 100;
        top: 69px;
        width: 1px;
        height: 62%;
        background: #ddd;
    }
    .btn-m-a{
        clear: both;
        margin-right: 16px;
    }
    .f-pswd{
        text-align: left;
        margin-left: 3px;
    }
    .f-pswd a{
        font-size: 13px;
        font-weight: bold;
    }
    .login-header {
        padding: 15px 0;
        color: #337ab7;
        margin-bottom: 20px;
        border-bottom: 1px dashed #ababab;
    }
 /*      privecy policy start*/
    
        .doc-content h3 {
            font-size: 16px !important;
            font-weight: 700;
            color: #474747;
            line-height: 28px;
            font-family: 'Poppins', sans-serif;
        }
        .privacy_policy .pp-hi ul {
            padding: 10px 0px;
            padding-left: 30px;

        }
        .privacy_policy .pp-hi li {
            text-decoration: none;
            list-style-type: disc;
            color: #000;
            font-size: 16px;
        }

.ctooltip svg circle{fill :#d7388d}

#conformation h3 svg path{fill: #d7388d !important;}

#ac-update svg #Path_77 {fill: #d7388d;}
#ac-update svg #Path_78 {fill: #d7388d;}

#resetpassword svg #Path_18213{fill: #d76cb2;}
#resetpassword svg #Path_18214{fill: #D7408A;}
#resetpassword svg{width: 65px;}

#eqp-req-success .msg-content h3 svg #Path_18213{fill:#d7388d !important;}
#eqp-req-success .msg-content h3 svg #Path_18214{fill:#e376aea8 !important;}


/* .box-area .success-message-show svg path{ fill:#d7388d !important ;} */

/* ---------------- pre-loader-css */

.js-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f2f2f2;
    opacity: 0.75;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    z-index: 9999999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.js-preloader.loaded {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.preloader-inner {
    /*background: #ffffff 0% 0% no-repeat;*/
    border-radius: 60px;
    text-align: center;
    min-width: 450px;
    min-height: 320px;
    display: flex;
    align-items: center;
    flex-direction: column;

    justify-content: space-evenly;
    padding-bottom: 30px;
}

.preloader-inner h3 {
    text-align: center;

    font-family: "Open Sans"; font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.3px;
    color: #fc6411;
    margin: 0px;
    display: none;
}

.preloader-inner img {
    max-width: 80px;
}

.preloader-inner h6 {
    text-align: center;
    font: normal normal normal 15px/21px Open Sans;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    display: none;
}

/* ---------------end */

#promocode .modal-body h1{
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
    color: #7f4797;
}
