﻿.btn.blue, .btn.filledblue, .btn.filledred, .btn.filledyellow, .btn.red, .btn.yellow {
    padding: 6px 30px;
    font-weight: 700;
    font-size: 1.1em
}

html {
    scroll-behavior: smooth;
}

#PaymentServices, #dashboard_body .input label, #dashboard_body h4, #dashboard_header h3, #footer h5, #header_message_title, #recipt .label, #sentmoneybtn, #why_dex_title, .why_dex_block h3 {
    text-transform: uppercase
}

option {
    font-size: 1rem
}

#why_dex_blocks .why_dex_block_icon.speed, .FR {
    background-position-x: 0px
}

#footer, #header_main > div:first-child, #mheader_main > div:first-child, #sentmoneybtn, #why_dex_blocks div > .why_dex_block.active > div {
    background-color: var(--logo-color-navy)
}

#home_canal, #home_canal_title h3 {
    padding-bottom: 50px
}

#text_dex, #text_dex_block, #why_dex_blocks {
    background-color: #f7faff
}

#why_dex_message, .text_dex_menu a {
    line-height: 30px
}

#dashboard_body ul, #recipt h4 {
    margin-top: 20px
}

#dashboard, #dashboard_body li, #dashboard_body > .row > .col-md-12.info {
    background-color: #f4f4f4
}

.btn .icon.AddBeneficiary, .onglet .icon {
    background-image: url(../img/dash_icons.png?w=168)
}

#header_main.bg, #mheader_main.bg, #home_canal, #overlay {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

    #header_simulator .btn-link, #overlay ul li a {
        text-decoration: none
    }

        #copyright .contact a, #overlay ul li a:hover {
            text-decoration: underline
        }

:root {
    --logo-color-navy: #312d7b;
    --logo-color-orange: #f3722b;
    --logo-color-orange-d1: #f85f29;
}

body {
    scrollbar-3dlight-color: aqua;
    scrollbar-track-color: antiquewhite;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}

li, ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#accountFieds, #menu, #menu input[type=checkbox], body > h1 {
    display: none
}

#dashboard_header > *, #header_main_lng, #signupblock, .btn .icon {
    display: inline-block
}

.btn {
    border: none;
    padding: 2px 8px 4px;
    border-radius: 20px;
    font-family: 'Poppins';
}

    .btn.blue, .btn.filledblue {
        border: 1px solid #1c95e5
    }

    .btn.blue {
        color: #1c95e5
    }

    .btn.filledblue {
        color: #fff;
        background-color: #1c95e5
    }

    #agentbtn, #signupblock button.submit, .btn.filledyellow {
        background-color: var(--logo-color-orange)
    }

    .btn.filledyellow, .btn.yellow {
        border: 1px solid var(--logo-color-orange)
    }

    .btn.yellow {
        color: var(--logo-color-orange)
    }

    .btn.filledyellow {
        color: #fff
    }

    .btn.filledred, .btn.red {
        border: 1px solid #d62828
    }

    .btn.red {
        color: #d62828
    }

    .btn.filledred {
        color: #fff;
        background-color: #d62828
    }

.homebtn {
    display: inline-block;
    padding: 0px 42px;
    font-size: .95em;
    border-radius: 100px;
    border-width: 2px
}

#user > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width:1200px) {
    .homebtn {
        padding: 0px 32px;
        font-size: .95em;
        border-radius: 100px;
        border-width: 2px
    }
}

@media (min-width:576px) and (max-width:767px) {
    .homebtn {
        display:none;
    }
}

.text_dex_content, .text_dex_menu, .text_dex_textonly, option {
    padding: 20px
}

.text_dex_textonly.pdf a {
    color:red;
}

    .text_dex_textonly.pdf {
        padding: 0px;
    }

        .text_dex_textonly.pdf iframe {
            width: 100%;
            height: 40rem;
        }

    .btn .icon {
        width: 29px;
        height: 26px;
        margin-bottom: -6px;
        margin-right: 5px
    }

select.form-control {
    border-color: #000;
    height: 40px
}

option {
    border-color: #000
}

.custom-select, .form-control {
    border: 1px solid #aaa
}

.dropdown .dropdown-toggle, .radius {
    border-radius: 0 5px 5px 0 !important
}

.btn .icon.AddBeneficiary {
    background-position-x: -116px
}

.phoneInput .code {
    width: 40%
}

.phoneInput .phone {
    width: 60%
}

.input-group-append span {
    border-radius: 0 5px 5px 0
}

.custom-check {
    width: 100%;
    margin: 0
}

    .custom-check .form-check-label {
        font-weight: 400 !important;
        text-transform: none !important
    }

    #header_main *, #why_dex_title span {
        font-weight: 500;
    }

#header_main > div:first-child {
    padding-top: 15px;
    padding-bottom: 10px
}

#mheader_main > div:first-child {
    padding-top: 18px;
    padding-bottom: 10px
}

#header_body {
    padding: 50px 0
}

#header_main_menu {
    text-align: center;
    margin-top:13px;
}

#header_main_menu a {
    color: var(--logo-color-orange);
}

#header_main_btn_lng option, #header_main_btn_lng_2 option, #signupblock a.dropdown-item, .faq_dex .faq_dex_items * {
    color: #000
}

#header_main_btn a, .header_main_btn a, #sentmoneybtn, .why_dex_block.active h3, .why_dex_block.active p {
    color: #fff
}

#signupblock .dropdown-menu {
    width: 300px;
    margin-left: -130px
}

#signupblock button.submit {
    padding: 4px 20px
}


#signin, #send, #sentmoneybtn, .signin_btn, .send_btn {
    display: inline-block;
    border: 2px solid #ffc107;
    border-radius: 30px;
    padding: 12px 35px;
}

#signup, .signup_btn {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 1em;
}

#agentbtn {
    border: 2px solid var(--logo-color-orange)
}

#sentmoneybtn {
    border: 2px solid var(--logo-color-orange);
    background-color: var(--logo-color-orange);
    display: inline-block;
    width: 250px;
}

#header_main .logo, #mheader_main .logo {
    padding: 5px 0px 5px 0px
}

#mheader_main .logo {
    text-align:center;
}

    #header_main_btn {
        margin-top: -5px;
    }

#dashboard_body li .row > div:last-child, #header_main_btn {
    text-align: right
}

#copyright p, #dashboard_body, #footer_logo, #home_canal, #home_partner_text, #home_partner_title, #sentmoney, #why_dex {
    text-align: center
}

#header_main_btn > *, #text_dex li {
    margin-left: 20px
}

@media (max-width:1200px) {
    #header_main_btn > * {
        margin-left: 10px
    }
}

@media (max-width:767px) {
    #header_main_btn > * {
        margin-left: 5px
    }

}

#bannier > div {
    height: 845px;
}

    #bannier > div.bg {
        background-position: right top;
        background-repeat: no-repeat;
        background-size: cover;
    }

@media (max-width:767px) {
    #bannier > div:first-child {
        height: 700px;
    }

    #bannier > div:last-child {
        height: 645px;
    }
}

#header_main_btn > :first-child {
    margin-left: 0
}

#header_main_lng_2 {
    margin-left: 30px
}

    #header_main_lng img, #header_main_lng_2 img {
        margin-top: -4px
    }

#header_main_btn_lng, #header_main_btn_lng_2 {
    background-color: rgba(255,255,255,0);
    color: #fff;
    border: none
}

#home_canal_title h3 span, #home_partner_title span, #overlay ul li a:hover, #why_dex_title span, .why_dex_block h3 {
    color: var(--logo-color-orange);
}

#header_message {
    padding: 40px 0px 20px 40px;
    font-weight:700;
}

#header_message_title {
    margin: 0px auto;
    font-size: 3.7em;
    margin-bottom: 25px;
    font-family: Poppins;
    font-weight: 700;
    text-shadow: 2px 4px 0px #000000;
    color:white
}

    #header_message_title span {
        white-space: nowrap;
        font-family: Poppins;
        font-weight: 700;
    }

#header_message_text {
    font-size: 1.1em
}

@media (min-width:1250px) and (max-width:1600px) {
    #header_message_title {
        font-size: 2.8em;
    }

    #header_message_text {
        font-size: 1em
    }

    .why_dex_block p {
        font-size: .8em;
        padding: 0 10px
    }
}

@media (min-width:1050px) and (max-width:1250px) {

    #header_message_title {
        font-size: 2.3em;
    }

    #header_message_text {
        font-size: 1em
    }

    .why_dex_block p {
        font-size: .8em;
        padding: 0 10px
    }
}

@media (min-width:768px) and (max-width:1050px) {
    #header_message {
        padding: 80px 0px;
        font-weight: bold;
    }

    #header_message_title {
        font-size: 1.7em;
        min-width: 300px;
        max-width: 400px;
        margin: 0px auto;
    }

    #header_message_text {
        font-size: 1em
    }
}

@media (min-width:577px) and (max-width:767px) {
    #header_message_title {
        font-size: 2em;
        width: 350px;
        margin: 0px auto;
    }

    #header_message_text {
        font-size: 1em
    }
}

#header_simulator_container {
    padding: 0px 15px;
}

#header_simulator {
    min-width: 300px;
    max-width: 400px;
    padding: 15px 30px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: #000 0 0 10px;
    margin: 0px auto;
    position: relative;
}

    #header_simulator .dropdown-menu>a {
        cursor:pointer;
    }

#header_simulator label {
    margin-bottom: 0;
    font-weight: 400
}

    #header_simulator .dx-dropdown, #header_simulator .dx-select {
        border-radius: 200px;
        background-color: #e8e8e8;
        margin-bottom: 10px;
        cursor: text
    }

        #header_simulator .dx-select input {
            display: inline-block;
            height: 50px;
            width: 50%;
            border: none;
            padding-left: 20px;
            font-size: 1.8em;
            margin: 0;
            background-color: inherit;
            border-radius: inherit;
            outline: 0
        }

        #header_simulator .dx-select .selectmenu {
            max-height: 300px;
            overflow-y: auto
        }

        #header_simulator .dx-dropdown a {
            height: 50px;
            padding-right: 20px;
            padding-top: 9px;
            color: #000;
            font-size: 1.3em
        }

        #header_simulator .dx-dropdown .dropdown-menu {
            font-size: .75em;
            width:100%;
            left:-15px !important;
        }

        #header_simulator .dx-dropdown .dropdown-toggle::after {
            display: inline-block;
            margin-left: .255em;
            vertical-align: .3em;
            content: "";
            border-top: .35em solid;
            border-right: .35em solid transparent;
            border-bottom: 0;
            border-left: .35em solid transparent;
            float: right;
            margin-top: 13px
        }

    #header_simulator .flag {
        position: relative;
        padding-left: 45px
    }

    #header_simulator .btn.flag {
        color: #000;
        height: inherit;
        border: 1px solid #ccc !important;
        border-radius: 100px !important;
        outline: 0;
        background-color: #f8f8f8;
        font-size: 1.6em;
        padding-top: 6px;
        padding-right: 15px;
        width: 115px
    }

    #header_simulator .flag > div {
        display: inline-block;
        width: 27px;
        height: 27px;
        background-image: url('../img/flags.png');
        background-size: 135px 27px;
        padding-top: 10px;
        position: absolute;
        left: 13px;
        top: 10px;
        border-radius: 15px;
    }

    #header_simulator .dropdown-item.flag > div {
        top: 1px
    }

.summary .feeCurrency, .summary .orderCurrency, .summary .paymentCurrency, .summary .totalCurrency {
    font-size: .8em;
    color: gray
}

.MA {
    background-position-x: 25%
}

.ES{
    background-position-x: 50%;
}

.FR {
    background-position-x: 75%;
}

.UE {
    background-position-x: 0%;
}

#payamount, #rate {
    font-size: .75em;
    font-weight: 700;
    display: inline-block
}

#why_dex {
    color: #666;
    padding-top: 20px
}

#why_dex_title {
    font-size: 2em;
    padding: 10px 0;
    font-weight: 300;
    color: var(--logo-color-navy)
}

#copyright .contact, #copyright .contact>*, #footer_logo {
    font-size: .875em
}

#why_dex_blocks {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 50px 0;
    color: #000
}

.why_dex_block {
    margin-top: 10px
}

#why_dex_blocks div > .why_dex_block > div {
    padding-top: 40px;
    background-color: #fff;
    height: 280px;
    overflow: hidden;
    min-width: 190px;
    max-width: 350px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #efeff1
}

#why_dex_blocks .why_dex_block .why_dex_block_icon {
    width: 48px;
    height: 48px;
    background-image: url('../img/home_whydex_icones.png');
    background-position-y: 0px;
    margin: 0 auto
}

#why_dex_blocks .why_dex_block.active .why_dex_block_icon {
    background-position-y: 48px
}

#why_dex_blocks .why_dex_block_icon.flexible {
    background-position-x: 48px
}

#why_dex_blocks .why_dex_block_icon.security {
    background-position-x: 96px
}

#why_dex_blocks .why_dex_block_icon.economic {
    background-position-x: 144px
}

.why_dex_block h3 {
    font-size: 1.2em;
    font-weight: 700;
    margin: 30px 0
}

.why_dex_block p, .why_dex_block.active p {
    font-size: .8em;
    padding: 0 10px
}

#footer_logo {
    padding-bottom: 40px
}

    #footer_logo img, #text_dex ul {
        margin-bottom: 20px
    }

#footer {
    color: #fff;
    padding-top: 50px
}

    #footer .map {
        padding-bottom: 20px;
        line-height: 20px
    }

    #footer h5 {
        font-size: 1em;
        color: #fff
    }

    #footer a {
        color: #8f9095;
        font-size: .8em
    }

    #footer .map li {
        margin-bottom: 4px
    }

#copyright hr {
    border-top: 1px solid #4b5461;
    min-width: 200px;
    max-width: 600px
}

#copyright p {
    color: #fff;
    font-size: .7em
}

    #copyright p.mobile {
        padding-bottom: 80px;
    }

#home_canal_title h3, #home_partner_title {
    font-size: 1.8em;
    font-weight: 300;
    text-transform: uppercase
}

#home_canal {
    background-image: url('../img/home_bg_canal.jpg');
    color: #fff;
    padding-top: 50px
}

#home_canal_title h3 span, #home_partner_title span {
    font-weight: 700
}

.home_canal_details h3 {
    font-size: 1.5em;
    padding: 20px 0
}

.home_canal_details p {
    font-size: 1.1em;
    width: 80%;
    margin: 0 auto;
    font-weight: 300
}

#home_partner_logos {
    text-align:center;
}

#home_partner_logos img {
    width: 100%;
    max-width:200px;
    margin: 0 auto;
    padding-top: 20px;
}

#text_dex_block {
    padding: 50px 0;
    color: #000
}

.text_dex_menu {
    min-width: 250px;
    max-width: 300px
}

.text_dex_content h2, .text_dex_textonly h2 {
    margin-bottom: 3rem
}

@media (min-width:992px) and (max-width:1216px) {
    .text_dex_content {
        width: 300px
    }
}

.text_dex_menu > nav {
    background-color: #312d7b;
    padding: 60px 18px;
    border-radius: 40px
}

.text_dex_menu a {
    color: #ccc;
    display: block;
    font-size: .9em
}

    .text_dex_menu a:hover {
        color: #fff;
        text-decoration: none
    }

ul.square > li {
    list-style-type: square
}

ul.disc > li {
    list-style-type: disc
}

ul.circle > li {
    list-style-type: circle
}

ul.decimal > li {
    list-style-type: decimal
}

.text_dex_menu li {
    border-bottom: 1px solid #ccc;
    margin-left: 0 !important
}

.faq_dex .faq_dex_items > li {
    margin-bottom: 2rem;
    color: #ed7d31
}

.faq_dex .faq_dex_items h5 {
    color: #ed7d31;
    font-size: 1em
}

#dashboard_body .value, #recipt .label {
    padding-left: 30px;
    width: 50%;
    text-align: left
}

#dashboard_body .col6 {
    width: 50%;
    text-align: left;
    margin-bottom: 5px !important
}

    #dashboard_body .col6:first-child {
        padding-left: 30px
    }

#dashboard_body .col12 {
    padding-left: 30px;
    margin-bottom: 0 !important;
    width: 100%;
    text-align: left
}

#recipt h4 {
    text-align: left;
    padding-left: 0
}

#dashboard {
    padding-top: 70px;
    padding-bottom: 70px
}

    #dashboard .max {
        max-width: 800px
    }

#dashboard_body {
    background-color: #fff;
    padding: 20px
}

#dashboard_header h3 {
    color: #1c95e5;
    margin: 0 auto 40px;
    width: 90%;
    font-size: 1.6em
}

#dashboard_body h4 {
    text-align: left;
    margin-top: 20px !important;
    margin-left: 20px;
    font-size: 1.4em;
    font-weight: 700
}

    #dashboard_body h4.section {
        margin-top: 0
    }

#dashboard_body > .row {
    margin-right: 0;
    margin-left: 0
}

    #dashboard_body > .row > .col-md-12 {
        padding-top: 15px;
        color: #555
    }

#dashboard_header a {
    width: 20px;
    height: 39px;
    background-image: url(../img/back_icon.png?w=168);
    float: left;
    display: inline-block
}

#dashboard_body .input {
    text-align: left;
    margin-bottom: 5px !important
}

    #dashboard_body .input label {
        font-weight: 700;
        margin: 0
    }

@media (min-width:0px) and (max-width:500px) {
    .options {
        width: 100%;
        text-align: center !important;
        margin-top: 15px
    }
}

#dashboard_body li {
    font-weight: 700;
    padding: 10px 20px;
    margin-top: 8px
}

    #dashboard_body li .row > div {
        font-size: 1.05em;
        padding-top: 0
    }

        #dashboard_body li .row > div.OneLine {
            text-align: left;
            padding-left: 10px;
            padding-top: 7px
        }

    #dashboard_body li .row .country_icon {
        width: 24px;
        height: 17px;
        background-image: url(../img/countries_icon.png?w=168);
        display: inline-block;
        margin-right: 5px
    }

    #dashboard_body li .row .mInfo {
        padding-left: 5px;
        color: #000
    }

    #dashboard_body li .row .info {
        font-size: .7em;
        color: #666
    }

    #dashboard_body li .row > div:last-child > a {
        margin-right: 40px
    }

        #dashboard_body li .row > div:last-child > a:last-child {
            margin-right: 20px
        }

@media (max-width:577px) {
    #header_message_title {
        font-size: 1.8em;
        width: 350px;
        margin:0px auto;
        text-align: left;
    }

    #header_message_title span {
        white-space:initial;
    }

    #header_message_text {
        font-size: 1em
    }

    #dashboard_body li .row > div:last-child > a {
        margin-right: 5px
    }

    #dashboard_body li .row .mInfo {
        font-size: .9em
    }
}

@media (max-width:400px) {
    #header_message_title {
        font-size: 1.5em;
        width: 350px;
        margin: 0px auto;
        text-align: left;
    }

        #header_message_title span {
            white-space: initial;
        }

    #header_message_text {
        font-size: 1em
    }

    #dashboard_body li .row > div:last-child > a {
        margin-right: 5px
    }

    #dashboard_body li .row .mInfo {
        font-size: .9em
    }
}

.onglet {
    max-width: 25%;
    text-align: center;
    color: #000;
    height: 100px;
    padding: 20px 0
}

    .onglet.active {
        background-color: #fff;
        color: #1c95e5
    }

    .onglet .icon {
        height: 26px;
        width: 29px;
        margin: 0 auto
    }

    .onglet.active .icon {
        background-position-y: 26px
    }

    .onglet .icon.transfert {
        background-position-x: -58px
    }

    .onglet .icon.beneficiary {
        background-position-x: -29px
    }

    .onglet .icon.account {
        background-position-x: -87px
    }

.pwdLink {
    padding: 0;
    font-weight: 700;
    text-align: left !important
}

@media (min-width:0px) and (max-width:575px) {
    .btn.blue, .btn.filledblue, .btn.filledred, .btn.filledyellow, .btn.red, .btn.yellow {
        padding: 5px 15px;
        font-size: .8em
    }

    .homebtn {
        /*padding: 4px 5px;
        font-size: .8em;
        border-radius: 100px;
        border-width: 2px*/
        display:none;
    }

    #header_main_btn a {
        margin-top: 5px
    }

    #dashboard_body .col12, #dashboard_body .col6:first-child {
        padding-left: 20px
    }

    #dashboard {
        background-color: #f4f4f4;
        padding-top: 40px;
        padding-bottom: 40px
    }

    #dashboard_body {
        padding: 10px
    }

    #dashboard_header h3 {
        color: #1c95e5;
        margin: 0 auto;
        text-transform: uppercase;
        width: 90%;
        font-size: 1.4em
    }

    #dashboard_body h4 {
        font-size: 1.1em
    }

    #dashboard_body > .row > .col-md-12.info {
        font-size: .813em;
        padding: 4px;
        margin: 0
    }

    img.editicon {
        width: 25px
    }

    #dashboard_body li .row > div:last-child > a:last-child {
        margin-right: 5px
    }

    .onglet {
        font-size: .875em
    }

    .pwdLink {
        font-size: .813em
    }
}

@keyframes bugfix {
    from,to {
        padding: 0
    }
}

@-webkit-keyframes bugfix {
    from,to {
        padding: 0
    }
}

#overlay .signin_btn, #overlay .signin_btn, #overlay .send_btn {
    padding: 6px 25px;
}

#overlay hr {
    margin-top: 0.7rem;
    background-color: #373564;
}

#overlay .header_main_btn {
    padding-top: 0.5rem;
    padding-left:5px;
}

#overlay .header_main_btn * {
    font-size: 0.8em;
}

#overlay-button, #overlay-button2 {
    position: absolute;
    right: .5em;
    top: .2em;
    padding: 26px 11px;
    z-index: 4;
    cursor: pointer;
    user-select: none
}

    #overlay-button span, #overlay-button2 span {
        height: 4px;
        width: 35px;
        border-radius: 2px;
        background-color: #fff;
        position: relative;
        display: block;
        transition: .2s ease-in-out
    }

        #overlay-button span:before, #overlay-button2 span:before {
            top: -10px;
            visibility: visible
        }

        #overlay-button span:after {
            top: 10px
        }

        #overlay-button span:after, #overlay-button span:before, #overlay-button2 span:after, #overlay-button2 span:before {
            height: 4px;
            width: 35px;
            border-radius: 2px;
            background-color: #fff;
            position: absolute;
            content: "";
            transition: .2s ease-in-out
        }

    #overlay-button2:hover span, #overlay-button2:hover span:after, #overlay-button2:hover span:before, #overlay-button:hover span, #overlay-button:hover span:after, #overlay-button:hover span:before {
        background: #fcb433
    }

#menu input[type=checkbox]:checked ~ #overlay, #overlay.active {
    visibility: visible;
}

#menu input[type=checkbox]:checked ~ #overlay-button {
    position:fixed;
}

#menu input[type=checkbox]:checked ~ #overlay-button span, #menu input[type=checkbox]:checked ~ #overlay-button:hover span {
    background: 0 0
}

    #menu input[type=checkbox]:checked ~ #overlay-button span:before {
        transform: rotate(45deg) translate(7px,7px);
        opacity: 1
    }

    #menu input[type=checkbox]:checked ~ #overlay-button span:after {
        transform: rotate(-45deg) translate(7px,-7px)
    }

#overlay {
    width: 100vw;
    z-index: 3;
    visibility: hidden;
    position: fixed;
    font-family: Poppins;
}

    #overlay > div {
        background-color: #17153e;
    }

    #overlay ul {
        height: 300px;
        padding-left: 0;
        list-style-type: none
    }

        #overlay ul li {
            padding-top: 5px
        }

            #overlay ul li a {
                color: #fe8a4b;
                font-size: 1em
            }
        
        #overlay ul li:last-child {
            padding-top: 1em
        }

    #overlay select, #overlay option, #overlay option:focus, #overlay option:focus, #overlay option:hover {
        background-color: #17153e;
        color: white;
        border:none;
    }

@media (max-width:767px) {
    #header_main > div:first-child, #mheader_main > div:first-child {
        border-bottom: none;
        padding-top: 18px
    }

    #sentmoneybtn {
        font-size: .95em;
        border-radius: 100px;
        border-width: 2px
    }

    #header_main_btn {
        margin-top: 20px;
        text-align: center
    }

    #header_main_lng, #header_main_menu, #send, #signup, #signin {
        display: none
    }

    #header_message {
        padding: 40px 10px 20px;
    }

    #header_simulator {
        margin-bottom: -50px !important;
        margin: 0 auto;
    }

    #why_dex_message {
        margin: 0 50px
    }

    .text_dex_menu {
        padding: 20px;
        min-width: none;
        max-width: none
    }

    #menu {
        display: block
    }
}

ul.numeric-decimals {
    counter-reset: section;
    list-style-type: none
}

    ul.numeric-decimals li {
        list-style-type: none;
        margin-top: 1em
    }

        ul.numeric-decimals li ul {
            counter-reset: subsection
        }

        ul.numeric-decimals li:before {
            counter-increment: section;
            content: counter(section) ".";
            font-weight: 700;
            display: inline-block;
            margin-right: 5px
        }

        ul.numeric-decimals li ul li:before {
            counter-increment: subsection;
            content: counter(section) "." counter(subsection) ". ";
            font-weight: 700;
            display: inline-block
        }

img.network {
    margin-bottom:0px !important;
}

img.safe {
    padding-bottom: 0;
    opacity: .4
}

.slick-arrow, .slick-next, .slick-prev {
    display: none !important
}

.dex_form>h2 {
    text-align:center;
}

.dex_form > p {
    text-align: center;
}


    .dex_form .form-check-label {
        font-size:0.7em;
        text-align:left;
    }

.dex_form .submit, button {
    text-align:center;
}

.dex_form button {
    border-radius: 0px;
    height: 40px;
}

    .btn {
        margin-bottom:5px;
    }
    
    button.b200 {
        width: 200px;
    }

    .b100 {
        width: 100px;
    }

    button.bsec, button.bsec:hover, button.bsec:active, button.bsec:visited {
        height: 38px;
        color: white;
    }

#header_simulator .btn {
    margin-bottom: 0px;
}

button.navy, button.navy:hover, button.navy:active, button.navy:visited {
    border-radius: 0px;
    height: 42px;
    background-color: var(--logo-color-navy);
    border: none;
    color: white;
}

button.orange, button.orange:hover, button.orange:active, button.orange:visited {
    border-radius: 0px;
    height: 42px;
    background-color: var(--logo-color-orange);
    border: none;
    color: white;
}

button.gris, button.gris:hover, button.gris:active, button.gris:visited {
    border-radius: 0px;
    height: 42px;
    background-color: #333;
    border: none;
    color: white;
}

#btnbonus {
    margin-bottom: 5px;
    background-color: var(--logo-color-orange);
    border-radius:0px;
    padding:9px;
    color:white;
}

.card-header {
    background-color: white;
    font-weight:bold;
    font-size:1.1em;
    text-align:center;
}

.form_info {
    font-size: 0.8em;
    color: #444;
    font-weight: 500;
}

.dex_card_options {
    text-align:center;
}

    .dex_card_options > .row > div > button, .dex_card_options > .row > div > a {
        margin-top: 5px;
        margin-bottom: 5px;
    }

#user>a {
    background:none;
}

    #user .dropdown-menu a {
        color: black;
    }

#beneficiaries .cardbody span {
    white-space: nowrap;
}

.dex_card_options div {
    text-align:center;
}

#pendingTransactions {
    margin-top:50px;
}

#documents .card-header {
    border: none;
}

.alert {
    font-size:0.95em;
}

    .alert.alertonly {
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin: 6rem 0px 3rem 0px;
        font-size: 1em;
    }

.alert-info {
    color: #312d7b;
    background-color: #e4e3fe;
    border: none;
}

#transfers .card-header {
    background-color: white;
    font-weight: initial;
    font-size: 1.1em;
    text-align: initial;
    border-radius: 10px;
    padding: 0px;
    height: 60px;
    padding-top: 10px;
}

/********** FILES *************/
#docfile .drop-area-item {
    cursor: pointer;
}

.drop-area > div {
    text-align: center;
    border: 2px dashed #ccc;
    border-radius: 20px;
    margin: 0px auto 15px auto;
    padding: 10px;
    scroll-margin-block-start: 100px;
    scroll-margin-block-end: 100px;
}

    .drop-area > div.highlight {
        border-color: purple;
    }

.drop-area .gallery {
    text-align: center;
}

    .drop-area .gallery img {
        max-width: 120px;
        max-height: 120px;
        vertical-align: middle;
        margin: 10px 20px;
    }

.drop-area button {
    display: inline-block;
    padding: 10px;
    background: #ccc;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #ccc;
}

    .drop-area button:hover {
        background: #ddd;
    }

/********** INSTALLER ***********/
.overlayinstaller {
    position: fixed;
    width: 100%;
    background-color: rgba(0,0,0,0.85);
    z-index: 20;
}

    .overlayinstaller > div {
        background-color: var(--logo-color-navy);
        margin: auto;
        color: white;
        width: 95%;
        max-width: 25rem;
        border: 1px solid #817ebc;
        border-radius: 1rem;
        padding: 1rem 0rem;
    }

        .overlayinstaller > div > *:first-child {
            padding-top: 0rem;
        }

    .overlayinstaller > div > * {
        padding-top: 1.5rem;
    }

    .overlayinstaller .logo img {
        width: 10rem;
    }

    .overlayinstaller .text {
        font-size: 0.8rem;
        padding: 0rem 0.5rem;
    }

        .overlayinstaller .text img {
            width: 1rem;
            margin-top: -0.3rem;
        }

        .overlayinstaller .text a img {
            width: 10rem;
            margin-top: 0rem;
        }

        .overlayinstaller .text a {
            cursor:pointer;
        }

    .overlayinstaller ul {
        margin-left: 0.5rem;
        text-align:left;
    }

    ul.installoptions > li {
        padding-left: 0rem;
        text-align: left;
    }

    .overlayinstaller p {
        margin-top: 1rem;
    }

    .overlayinstaller .lang ul {
        text-align: center;
    }

    .overlayinstaller .lang li {
        display:inline-block;
    }

        .overlayinstaller .lang li .img {
            margin: 0rem 0.5rem;
        }

        .overlayinstaller .lang li a.active .img {
            border: 1px solid white;
        }

    .overlayinstaller .btn {
        padding: 0.5rem 2rem;
    }
    /********** SPNNER ***********/
    .wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 300px;
        text-align: center;
        transform: translateX(-50%);
    }

.spanner {
    position: fixed;
    top: 50%;
    left: 0;
    background: #2a2a2a55;
    width: 100%;
    display: block;
    text-align: center;
    height: 300px;
    color: #FFF;
    transform: translateY(-50%);
    z-index: 220;
    visibility: hidden;
}

.overlayspinner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
    top: 0px;
    z-index:200;
}

.loader, .loader:before, .loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    color: #ffffff;
    font-size: 10px;
    margin: 100px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:before, .loader:after {
        content: '';
        position: absolute;
        top: 0;
    }

    .loader:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader:after {
        left: 3.5em;
    }

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.show {
    visibility: visible;
}

.spanner, .overlay {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .spanner.show, .overlay.show {
        opacity: 1
    }

/******ICONS*******/
.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/******************************/
.btn.m1.orange {
    background-color: white;
    color: var(--logo-color-orange-d1);
    border: 2px solid var(--logo-color-orange-d1);
    border-radius: 10px;
    font-size: 0.87em;
    font-weight: 500;
    height: 45px;
    display: block;
    padding-top: 10px;
}

button.btn.m1.orange {
    padding-top: 6px;
}

.btn.m1.fullorange {
    background-color: var(--logo-color-orange-d1);
    color: #fff;
    border: 2px solid var(--logo-color-orange-d1);
    border-radius: 7px;
    font-size: 0.87em;
    font-weight: 500;
    height: 45px;
    display: block;
    padding-top: 10px;
}

button.btn.m1.fullorange {
    padding-top: 5px;
}

.btn.m2.fullorange {
    background-color: var(--logo-color-orange) !important;
    color: #fff;
    border: 2px solid var(--logo-color-orange) !important;
    font-size: 1rem;
}

.btn.m3.fullorange {
    background-color: var(--logo-color-orange-d1);
    color: #fff;
    border: 2px solid var(--logo-color-orange-d1);
    font-size: 1rem;
    border-radius: 10px;
}

.btn.m3.orange {
    background-color: white;
    color: var(--logo-color-orange-d1);
    border: 2px solid var(--logo-color-orange-d1);
    border-radius: 10px;
    font-size: 0.95em;
}

.btn.m1.white {
    background-color: #f3f3f3;
    color: #000000;
    border: 2px solid #000000;
    border-radius: 7px;
    font-size: medium;
    height: 45px;
    display: block;
    padding-top: 9px;
    background-image: url(../img/VISA_MC.png?w=168);
    background-repeat: no-repeat;
    background-position-y: 0.64rem;
    background-position-x: 0.5rem;
    background-size: 4.8rem;
    box-shadow: 0px 1px 5px 0px rgba(109, 116, 149, 0.43) !important;
    border: 1px solid #c5c5c5 !important;
}

    #view .body > h5 {
        color: black;
        font-size: 0.9em;
        padding-bottom: 15px;
        text-transform: uppercase;
        text-align: center;
        display: none;
    }

#transfer-stepOne h6, #transfer-stepTwo h6 {
    display:none;
}

#view .cardbody {
    border-radius: 0.7rem;
    background-color: white;
    padding: 30px 30px 15px 30px;
    position:relative;
    margin-bottom: 1rem
}

    #view .cardbody .row > div {
        overflow: hidden;
    }

    #view .cardbody .dex_card_options .row > div {
        overflow: hidden;
        border-bottom: none;
    }

        #view .cardbody .row:last-child > div:last-child, #view .cardbody .row > div.maininfo {
            border-bottom: none;
        }

.maininfo {
    margin-top: -15px;
    line-height: 1.5em;
    margin-bottom: 15px;
}

    .maininfo .fline {
        font-size: 1.25em;
        font-weight: 600;
    }

    .maininfo .sline {
        font-size: 0.9em;
        color: #777;
    }

#view .cardbody .rowblock:last-child {
    border:none;
}

    #view .cardbody .rowblock > div:last-child {
        border-bottom: none;
        margin-top: -1px;
    }


    #view .cardbody .row:last-child > div:last-child {
        border-bottom: none;
    }

#view .cardbody .row > div p {
    margin: 12px;
    font-size: 0.95em;
    line-height: 1.2rem;
}

#view .label {
    color: black;
    font-size: 0.9em;
    font-weight: 500;
}

#view .value {
    color: #312d7b;
    font-size:1.05em;
}

.form-control.is-valid, .was-validated select.form-control:valid {
    background-position: right calc(1em + .2rem) center;
}

.error {
    width: 100%;
    font-family: 'Poppins';
    font-size: 80%;
    color: #dc3545 !important;
}

#allpaymentnetwork {
    font-size: 0.9em;
    font-weight: bold;
}

#transfer-stepOne > h6, #transfer-stepTwo > h6 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal .modal-body > div {
    margin-bottom:12px;
}

.modal .modal-body > div:last-child {
    margin-bottom: 0px;
}

.modal {
    font-size: 0.9em;
}

.modal li {
    margin-left:10px;
}

.alertContainer {
    padding: .75rem 1.25rem;
}

.alert {
    text-align: center;
}

body.profile {
    background-color: #f2f3f5;
}

input.form-control, select.form-control, textarea.form-control {
    border-color: #a3a4d7;
    border-radius: 7px;
    color: #312d7b;
    padding-right: 0rem;
    scroll-margin-block-start: 150px;
    scroll-margin-block-end: 150px;
    background-color: #f6f6f6;
    font-family: 'Poppins';
}

input.form-control:focus, select.form-control:focus {
    border-color: #a3a4d7 !important;
    border-radius: 7px;
    color: #312d7b;
    padding-right: 0rem;
    scroll-margin-block-start: 150px;
    scroll-margin-block-end: 150px;
    background-color: #f6f6f6;
}

form label {
    font-weight: 500;
    padding-left: 1.4rem;
    font-size: 0.93em;
    margin-bottom: 0.3rem;
}

form label span {
    color:red;
}

.form-group {
    margin-bottom: 0.7rem;
}

.input-group-text {
    background-color: white;
    border-radius: 7px;
    color: #312d7b;
}

#sidebar {
    display: none;
}

    #sidebar ul {
        background-color: white;
        border-radius: 0.7rem;
        margin-top: 30px;
        box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.10);
    }

        #sidebar ul > li > a {
            border-bottom: 1px solid #eee;
            padding: 15px 20px;
            display: inline-block;
            width: 100%;
            color: var(--logo-color-navy);
            font-family: 'Poppins';
            font-size: 1em;
            font-weight: 600;
        }

#view .body {
    margin-top: 60px;
}

@media (min-width:768px) {
    #sidebar {
        display: block;
    }

    #view .body {
        margin-top: 30px;
    }
}

@media (min-width:0px) and (max-width: 767px) {
    #mfooter {
        display: block;
    }

    .headCtrl {
        display: none;
    }
}

@media (min-width:768px){
    #mfooter {
        display: none;
    }

    #view .topbar, .addtransfertopbar {
        display: none;
    }

    .addtransferform {
        margin-top: 30px;
    }
}

#mfooter {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 30;
    box-shadow: 0px -0px 7px 0px rgba(0,0,0,0.2);
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: 'Poppins';
    border-top: 1px solid #ccc;
}

    #mfooter .mfmenu > * {
        float: left;
        color: #666;
        text-align: center;
        text-decoration: none;
        font-size: 0.65em;
        display: inline-block;
        padding: 10px 0px;
        font-weight: 400;
        position: relative;
    }

    #mfooter .mfmenu .badge{
        position: absolute;
    }

    #mfooter .mfmenu.logged > * {
        width: 20%;
    }

    #mfooter .mfmenu.unlogged > * {
        width: 20%;
    }

    #mfooter .mfmenu > :hover {
        color: black;
    }

    #mfooter .mfmenu > .active {
        color: black;
    }

    #mfooter .mfmenu .icon {
        width: 25px;
        height: 25px;
        margin: 0px auto;
        margin-bottom: 10px;
        background-image: url(../img/icons.png?w=168);
        background-size: 525px 100px;
        background-position-y: 50px;
    }


    #mfooter .mfmenu .yc {
        background-position-x: 275px;
    }

    #mfooter .mfmenu .iprofile {
        background-position-x: -125px;
    }

    #mfooter .mfmenu .ibeneficiaries {
        background-position-x: -25px;
    }

    #mfooter .mfmenu .itransfer {
        background-position-x: -75px;
    }

    #mfooter .mfmenu .itransfers {
        background-position-x: -425px;
    }

    #mfooter .mfmenu .imenu {
        background-position-x: -250px;
    }

    #mfooter .mfmenu .isignin {
        background-position-x: -400px;
    }

    #mfooter .mfmenu .isignout {
        background-position-x: -300px;
    }

    #mfooter .mfmenu .ilang {
        background-position-x: -275px;
    }

    #mfooter .mfmenu > .active > .icon {
        background-position-y: -25px;
    }

    #mfooter .mfmenu > :hover > .icon {
        background-position-y: -25px;
    }

    .links ul li {
        margin: 21px auto;
    }

        .links ul li.twoLines:first-child {
            margin: 0px auto;
        }

        .links ul li.twoLines {
            margin: 20px auto;
        }

            .links ul li:first-child {
                margin: 0px auto;
            }

        .links ul li > div, .links ul li a {
            font-family: 'Poppins';
            display: block;
            background-color: white;
            padding: 0px 5px 0px 0px;
            border-radius: 10px;
            font-size: 0.75rem;
            text-decoration: none;
            font-weight: 500;
            height: 59px;
            padding-top: 22px;
            overflow: hidden;
            position: relative;
            line-height: 13px;
        }

            .links ul li > div.lines, .links ul li a.lines {
                padding-top: 15px;
            }

        .links ul li a {
            color: #312d7b;
        }

        .links ul li a.edit {
            position: absolute;
            right: 0px;
        }

        .links ul li.twoLines>div {
            padding-top: 12px;
        }

        .links ul li.twoLines a > div:first-child {
            margin-top:10px;
        }

            .links ul li.twoLines a .secLine {
                color: #666;
                font-size: 0.91em;
            }

    .links ul li a > div:first-child {
        float:left;
    }

div .img {
    width: 20px;
    height: 20px;
    margin: -4px 14px 21px 18px;
}

.beneficiaries div .img {
    background-image: url(../img/icons.png?w=168);
    background-size: 420px 80px;
}

#view .links div .img {
    background-image: url(../img/icons.png?w=168);
    background-size: 420px 80px;
    background-position-y: 0px;
}

.lines div .img {
    margin-top: 5px;
}

.beneficiaries .iblue {
    background-position-y: -20px;
}

div .img.white {
    background-position-y: 20px;
}

    .links .iedit {
        background-position-x: 20px;
    }

    .links .imyinfo {
        background-position-x: -100px;
    }

    .links .ibeneficiaries {
        background-position-x: -20px;
    }

    .links .itransfer {
        background-position-x: -60px;
    }

    .links .itransfers {
        background-position-x: -340px;
    }

    .links .idocuments {
        background-position-x: -180px;
    }

    .links .idiagnostic {
        background-image: url(../img/diag-icons.png?w=168) !important;
        background-size: 20px 80px !important;
    }

    .links .ilang {
        background-position-x: -220px;
    }

    .links .isingout {
        background-position-x: -140px;
    }

    .beneficiaries .iaddbenef {
        background-position-x: -240px;
    }

    .links .iempty {
        background-position-x: -260px;
    }

.links .ihome {
    background-position-x: -300px;
}

.links .iabout {
    background-position-x: -120px;
}

    .links .ifaq {
        background-position-x: 0px;
    }

.links .icontact {
    background-position-x: -400px;
}

    .icon22 {
        width: 22px !important;
        height: 22px !important;
    }
    
    .fi.fis.icon22{
        line-height: 2em;
        border-radius: 11px;
    }

    .icon20 {
        width: 20px;
        height: 20px;
    }

.ibenefCountry {
    background-size: 100px 80px;
    margin: 0px 20px 0px 30px;
}

.icountry {
    background-image: url(../img/flags.png?w=168) !important;
    background-size: 110px 22px;
    border-radius: 11px;
    display: inline-block;
}

    .links ul li a > div {
        display: inline-block;
    }

    
.dex_card_options .row {
    margin: 0px;
}

.dex_card_options .row > * {
    padding: 0px 5px;
}

    .dex_card_options .row p {
        font-size: 0.8rem;
        margin-bottom: 0rem;
    }

.dex_card_options button {
    width:100%;
}

select.form-control, .form-control.is-invalid, .was-validated .form-control:invalid, .form-control.is-valid:focus, .form-control:valid:focus, .form-control.is-valid {
    border-color: #9fa0d2;
    background-color: #f6f6f6;
    background-image: none !important;
}

.input-group .input-group-prepend:last-child.flagcurrency .input-group-text {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-left: none;
    font-weight: 500;
    font-size: 0.9em;
    width: 85px;
    background-color: #f6f6f6;
    border: 1px solid #9fa0d2;
    border-left: none;
}

    .input-group .input-group-prepend:last-child.flagcurrency .input-group-text > div {
        border-left: 3px solid var(--logo-color-orange);
        height: 22px;
        padding-left: 10px;
        position: relative;
    }

.flagcurrency .currency {
    display: inline-block;
    position: absolute;
    top: 2px;
    margin-left: 10px;
}

.flagcurrency > div {
    padding: .375rem 0.0rem;
}

.addtransferSteps input[type=number] {
    border-right: none;
    font-size: 1.7em;
    font-weight: 600;
}

@media (min-width:1200px) and (max-width:1300px) {
    .addtransferSteps input[type=number] {
        font-size: 1.4em;
    }
}

.addtransferSteps select {
    border-color: #000;
    font-size: 1em;
    height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.input-group-prepend .icon27 {
    margin-right: 10px;
}

.addtransferSteps input {
    font-size: 1.1em;
    font-weight: 600;
}

.myblock {
    margin-bottom: 15px;
}

.myblock > div.row {
}

.addtransfer > div.row {
    background-image: url(../img/bg_transfer.png?w=168);
    background-repeat: no-repeat;
    background-size: 100%;
}

@media (min-width:400px) {
    .addtransfer > div.row {
        background-position-y: -140px;
    }
}

@media (min-width:576px) {
    .addtransfer > div.row {
        background-position-y: -300px;
    }
}

@media (min-width:666px) {
    .addtransfer > div.row {
        background-position-y: -400px;
    }
}


@media (min-width:768px) {
    .addtransfer > div.row {
        background-image: none;
    }
}

.addtransfer .promoblock {
    text-align: center;
}

.addtransfer .addpromo {
    padding-top: 30px;
    display: none;
}

    .addtransfer .addpromo a {
        text-transform: uppercase;
        color: var(--logo-color-orange);
        font-weight: 500;
    }

    .addtransfer .ppartners {
        background-color: white;
        border: 1px solid #878ac3;
        border-radius: 1rem;
        padding: 1rem 0.5rem;
        margin-bottom: 1rem;
    }

    .addtransfer .ppartners img {
        width: 100%;
        max-width: 550px;
    }

    .addtransfer .ppartners h5 {
        color: var(--logo-color-navy);
        text-transform: uppercase;
        font-size: 1.0em;
        font-weight: 600;
        margin-bottom: 1rem;
    }

.modal .modal-content {
    border-radius: 0px;
    border: none;
}

.modal .modal-header {
    border:none;
}

.modal .modal-footer {
    border: none;
}

.modal .modal-title {
    font-size: 1.25em;
}

.modal .modal-dialog {
    max-width: 300px;
    margin: 0px auto;
}

.modal button, .modal a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.05em;
    color: var(--logo-color-orange);
    padding: 2px 8px 2px;
}

    .modal button.btn-danger, .modal a.btn-danger, .modal button.btn-danger:hover, .modal a.btn-danger:hover {
        color: white;
    }

.modal button:hover, .modal a:hover {
    color: var(--logo-color-orange);
}

.cancelconfirmModal .modal-body {
    text-align: left;
}

.cancelconfirmModal li {
    margin:0px;
}

.beneficiaries a:hover {
    text-decoration: none;
}

.beneficiaries .list {
    font-size: 0.75rem;
    padding: 0px 20px 0px 20px;
}

.beneficiaries .icountry {
    border-radius: 11px;
}

.beneficiaries .list .row > div {
    margin: 15px 0px;
}

        .beneficiaries .list .row > div a {
            text-align: center;
            font-weight: 600;
            font-size: 1.12em;
            font-family: 'Poppins';
        }

            .beneficiaries .list .row > div > div {
                margin: 0px auto;
                width: 100%;
                max-width: 130px;
                height: 160px;
            }

    .beneficiaries .list .row > div > div {
        bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
        border-radius: 15px;
        background-color: white;
    }

    .beneficiaries .list .row > div a {
        display: block;
    }

.beneficiaries .list .row.listm1 > div a:first-child {
    padding-top: 10px;
    height: 75%;
    color: var(--logo-color-navy);
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.beneficiaries .list .row.listm2 > div a:first-child {
    padding-top: 10px;
    height: 75%;
    color: var(--logo-color-navy);
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.beneficiaries .list .row.listm3 > div a:first-child, .beneficiaries .list .row.listm4 > div a:first-child {
    padding-top: 10px;
    height: 75%;
    color: var(--logo-color-navy);
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.beneficiaries .list .row.listm1 > div a:last-child {
    height: calc(25% - 3px);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-top: 7px;
}

.beneficiaries .row.listm2 > div a:last-child {
    color: white;
    height: calc(25% - 0px);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: var(--logo-color-navy);
    padding-top: 7px;
}

.beneficiaries .row.listm3 > div a:last-child, .beneficiaries .row.listm4 > div a:last-child {
    color: white;
    height: calc(25% - 0px);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: var(--logo-color-navy);
    padding-top: 7px;
}

/* .beneficiaries .list .row.listm6 .send {
    height: 160px;
}

.beneficiaries .list .row.listm6 > div a:first-child {
    padding-top: 10px;
    height: 78%;
    color: var(--logo-color-navy);
    overflow: hidden;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    position: relative;
    font-size: 1em;
    cursor: pointer;
    border: 2px solid #fff;
} */

/* .beneficiaries .list .row.listm6 > div:last-child a:first-child {
    border: none;
} */

/* .beneficiaries.asmenu .list .row.listm6 > div a.current:first-child {
    border: 2px solid var(--logo-color-navy);
}

.beneficiaries.asmenu .list .row.listm6 > div a.selected:first-child {
    border: 2px solid var(--logo-color-orange);
} */

/* .beneficiaries .row.listm6 > div a:last-child {
    color: white;
    height: calc(22% - 0px);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: var(--logo-color-navy);
    padding-top: 5px;
}

.beneficiaries .row.listm6 .send a:last-child {
    font-size: 1.3em;
}

.beneficiaries .list .row.listm6 .name {
    font-weight: 600;
    font-family: 'Poppins';
}

.beneficiaries .list .row.listm6 .name > span {
    color: #535353;
    margin-top: 2px;
    display: block;
}

.beneficiaries .list .row.listm6 .send .bt {
    position: absolute;
    bottom: 4px;
    margin: 0px auto;
    width: 100%;
    font-size: 1.3em;
    text-transform: uppercase;
} */


    .beneficiaries .list .row > div .send hr {
        margin: 0px auto;
        border-top: 3px solid #f2f2f8;
        width: 80%;
    }



.beneficiaries .list .row.listm2 > div.send a:last-child {
    display: block;
    height: calc(25% - 0px);
    padding-top: 5px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
}


                .beneficiaries .list .row > div a:first-child > div:last-child {
                    padding-top:10px;
                }

                .beneficiaries .list .row > div a:first-child > div:last-child > span {
                    color: #535353;
                    margin-top: 2px;
                    display: block;
                }

.beneficiaries .list .row.listm1 > div.send a:last-child {
    display: block;
    height: calc(25% - 3px);
    padding-top: 5px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
}

.beneficiaries .list .row.listm1 div.new a {
    background-color: #d9d9eb;
    height: 100%;
    padding-top: 35px;
    text-transform: uppercase;
    overflow: visible;
}

.beneficiaries .list .row.listm2 div.new a {
    background-color: var(--logo-color-navy);
    color: white;
    height: 100%;
    padding-top: 35px;
    text-transform: uppercase;
    overflow: visible;
}

.beneficiaries .list .row.listm3 > div > div {
    bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
    border-radius: 15px;
    background-color: none;
}

.beneficiaries .list .row.listm3 div.new a {
    height: 100%;
    padding-top: 35px;
    text-transform: uppercase;
    overflow: visible;
    background: none;
}

.beneficiaries .list .row.listm4 > div > div {
    bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
    border-radius: 15px;
    background-color: none;
}

.beneficiaries .list .row.listm4 div.new {
    box-shadow: none;
    border-radius: 15px;
    background: none;
}

    .beneficiaries .list .row.listm4 div.new a {
        height: 100%;
        padding-top: 35px;
        text-transform: uppercase;
        overflow: visible;
        background: none;
    }

.listm1 .img, .listm2 .img, .listm3 .img, .listm4 .img {
    margin: 0px auto;
}

/* .listm6 .ibenefCountry {
    margin:0px;
}

.beneficiaries .list .row.listm6 > div > div {
    bbox-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
    border-radius: 15px;
    background-color: none;
}

.beneficiaries .list .row.listm6 div.new {
    box-shadow: none;
    border-radius: 15px;
    background: none;
}

    .beneficiaries .list .row.listm6 div.new a {
        height: 100%;
        padding-top: 35px;
        text-transform: uppercase;
        overflow: visible;
        background: none;
        font-size: 1.1em;
    } */

.beneficiaries .changefailedModal .modal-body {
    text-align:left;
}

.addtransfer .logo {
    text-align: center;
    padding: 15px 0px;
}

.topbar {
    position: fixed;
    z-index: 4;
    display: block;
    width: 100%;
}

    .topbar > .col-12 {
        background-color: #fff;
        height: 3rem;
        border-bottom: 1px solid #eaeaea;
        padding-top: 11px;
    }

        .topbar > .col-12 > div {
            display: inline-block;
            height: 2rem;
            min-width: 20px;
            margin-top: -2px;
        }

    .topbar .backbtn {
        display: none;
        float: left;
    }

        .topbar .backbtn a {
            width: 20px;
            display: inline-block;
        }

        .topbar .backbtn .img {
            width: 10px;
            height: 16px;
            margin: 6px 0px 0px 0px;
            background-image: url(../img/left-right-arrow.png?w=168);
            background-position-y: 0px;
            background-size: 19px;
            display: inline-block;
        }

    .topbar .title h5 {
        font-size: 0.9em;
        text-transform: uppercase;
        margin-left: 15px;
    }

.nobar {
    margin-top:20px !important;
}

.addtransfer .body {
    margin-top: 0px !important;
}

.modal-body {
    text-align:center;
} 

.modal-footer {
    padding: 0rem 0.55rem 0.55rem 0.55rem;
}

.accordiontransfers .card {
    background: none;
    border: none;
    margin-bottom: 1.4em;
}

.accordiontransfers .card-header {
    border: none;
}

    .accordiontransfers .card-header h2 {
        padding-bottom: 5px;
    }

.verticalborder {
    border: 1px solid var(--logo-color-navy);
    display: inline-block;
    height: 2.2em;
    margin: 0px 8px;
    float: left;
}

    .verticalborder.red {
        border-color:var(--logo-color-orange);
    }

    .verticalborder.green {
        border-color: #16c803;
    }

    .verticalborder.yellow {
        border-color: #ffde00;
    }

.accordiontransfers .btn {
    padding: 2px 0px 5px 0px;
    position: relative;
    border: none;
    border-radius: initial;
}

    .accordiontransfers .btn span.label {
        display: inline-block !important;
        position: absolute;
        top: 21px;
        padding-left: 10px;
        margin-top: -11px;
    }

    .accordiontransfers .btn span.icon {
        width: 14px;
        height: 14px;
        position: absolute;
        right: 10px;
        top: 13px;
        background-image: url(../img/accordionfleche.png?w=168);
        background-size: 14px;
    }

    .accordiontransfers .btn span.icon {
        background-position-y: 14px;
    }

    .accordiontransfers .btn.collapsed span.icon {
        background-position-y: 0px;
    }

    .accordiontransfers .card-body ul li.twoLines {
        margin: 8px auto;
    }

.accordiontransfers ul li > .btn {
    font-family: 'Poppins';
    display: block;
    background-color: white;
    border-radius: 10px;
    font-size: 0.75rem;
    text-decoration: none;
    font-weight: 500;
    height: 59px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
    position: relative;
}

.accordiontransfers .pendingcollapse .btn > div.line1 {
    margin-top: 10px;
}

.accordiontransfers .pendingcollapse .btn > div.line2 {
}

.accordiontransfers .btn div.name {
    font-weight:500;
}

.accordiontransfers .orderscollapse li {
    display: block;
}

.accordiontransfers .orderscollapse .btn {
    border-radius: initial;
    display: block;
    background-color: white;
    padding: 8px 0px 5px 0px;
    font-size: 0.9em;
}

.accordiontransfers .orderscollapse .btn.transfer {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #787878;
    font-family: 'Roboto';
}

.accordiontransfers .orderscollapse .btn.transfer .line2 {
    font-size: 0.7em;
}

.accordiontransfers .orderscollapse .btn.transfer .line2 .amount {
    color: black;
    font-weight: 500;
    font-size: 0.9rem;
}

    .accordiontransfers .orderscollapse .btn.transfer .line2 .status {
        color: black;
        font-weight: 500;
        font-size: 0.9rem;
        text-align:center;
    }

.accordiontransfers .orderscollapse .btn.transfer .col-6 {
    padding: 0px;
}

    .accordiontransfers .orderscollapse .btn.resend {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        color: var(--logo-color-navy);
        font-weight: 600;
        padding-top: 20px;
        font-size: 0.7em;
        border-left: 1px solid #f1f1f1;
        font-family: 'Roboto';
    }

.orderscollapse .verticalborder {
    margin-top: 3px;
}

.orderscollapse .row {
    margin: 0px;
}

.accordiontransfers .card-body {
    padding: 0.25rem 0rem 0rem 0rem;
}

.accordiontransfers li.more, .accordiontransfers li.less .transfertbody2 .btn.more, .transfertbody2 .btn.less {
    margin-top: 10px;
    text-align: center;
}

    .accordiontransfers li.more a, .accordiontransfers li.less a, .transfertbody2 .btn.more, .transfertbody2 .btn.less {
        height: initial;
    }

.accordiontransfers .btn.more, .accordiontransfers .btn.less, .transfertbody2 .btn.more, .transfertbody2 .btn.less {
    background: none;
    text-align: center;
    color: var(--logo-color-navy);
    text-decoration: underline;
    font-size: 0.75rem;
}

.orderscollapse .transfer .text-left {
    padding-left: 5px !important;
}

.orderscollapse .transfer .text-right {
    padding-right: 5px !important;
}

#view .transfertbody .label,
#view .profile .label,
#view .transfertbody2 .label {
    color: #787878;
    font-weight: normal;
    display: block;
    font-size: 0.79rem;
}

#view .transfertbody .value,
#view .profile .value,
#view .transfertbody2 .value {
    color: #444444;
    font-weight: 500;
    font-size: 0.9rem;
}

#newtransferBtn > div {
    position: relative;
    background-color: var(--logo-color-navy);
    width: 58px;
    margin: -23px auto 0px auto;
    height: 58px;
    border-radius: 34px;
    border: 4px solid white;
    box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.18);
}

#mfooter #newtransferBtn .icon {
    background-position-x: -90px;
    background-size: 630px 120px;
    background-position-y: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 11px;
    left: 9px;
}

.btn:focus {
    outline: none;
}

.transfertbody2, .profilbody {
    background-color: white;
    border-radius: 0.7rem;
    padding-bottom: 0.1rem;
}

    .transfertbody2 hr, .profilbody hr {
        margin-top: 0rem;
        margin-bottom: 0.7rem;
        width: 88%;
    }

    .transfertbody2 > div, .profilbody > div {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0px 0px 7px 5px;
    }

        .app-content .transfertbody2 > div:first-child, .profilbody > div:first-child {
            border-radius: 0.7rem;
            box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.08);
            margin: 0px 0px 20px 0px;
            padding: 22px 3px 22px 20px;
        }

.app-content .transfertbody2 > div:first-child {
    padding: 22px 3px 22px 3px;
}

.field {
    padding-bottom: .25rem;
}

    .profilbody .value, .profilbody .label, .profilbody .name, .profilbody .email,
    .transfertbody2 .label, .transfertbody2 .value {
        min-height: 19px;
    }

    .profilbody.model2 > div:first-child {
        background-color: var(--logo-color-navy);
        box-shadow: none;
    }

    .profilbody .name {
        font-size: 1rem;
        color: var(--logo-color-navy);
        font-weight: 600;
    }

    .profilbody .email {
        font-size: 0.8rem;
        font-weight: 400;
        color: #787878;
    }

    .transfertbody2 div.line, .profilbody div.line {
        background-color: var(--logo-color-navy);
        height: 32px;
        width: 2px;
        float: left;
        display: inline-block;
        margin-right: 10px;
        margin-top: 5px;
    }


        div.line.f2 {
            height: 80px;
        }

        div.line.f3 {
            height: 130px;
        }

        div.line.f4 {
            height: 180px;
        }

div.line.orange {
    background-color: var(--logo-color-orange);
}

.body div.field {
    margin-bottom: 0.25rem;
}

        .profilbody .identifiant {
            background-color: var(--logo-color-navy);
            width: 50px;
            height: 50px;
            float: left;
            color: white;
            border-radius: 50px;
            text-align: center;
            font-size: 1.5rem;
            padding-top: 0.45rem;
            font-weight: 500;
            margin-right: 1.1rem;
            margin-top: -0.25rem;
        }

    .profilbody.model2 .identifiant {
        background-color: white;
        width: 50px;
        height: 50px;
        float: left;
        color: var(--logo-color-navy);
        border-radius: 50px;
        text-align: center;
        font-size: 1.5rem;
        padding-top: 0.45rem;
        font-weight: 500;
        margin-right: 1.3rem;
    }

    .profilbody.model2 .name {
        font-size: 1rem;
        color: white;
        font-weight: 600;
    }

    .profilbody.model2 .email {
        font-size: 0.8rem;
        font-weight: 400;
        color: #bbb;
    }

#view .transfertbody2 .main > div {
    padding: 0px 10px;
}

#view .transfertbody2 .main .label {
    color: #444;
    font-weight: 500;
    font-size: 0.9rem;
}

#view .transfertbody2 .main .value {
    color: #787878;
    font-size: 0.79rem;
}

.moreandless {
    text-align:center;
}

    .moreandless > div {
        background-image: url(../img/up-down-arrow.png?w=168);
        height: 15px;
        width: 16px;
        background-size: 100%;
        background-position-y: 100%;
        margin: 0px auto;
    }

.editprofile form label, .editbeneficiary form label {
    font-weight: 500;
    padding-left: 1rem;
    font-size: 0.8em;
    margin-bottom: 0rem;
    font-family: 'Poppins';
    display: block;
}

    .editprofile form label span, .editbeneficiary form label span {
        color: red;
    }

    .selectOther {
        display: inline-block;
        width: 40%;
    }

.inputOther {
    display: inline-block;
    width: 58%;
    float: right;
}

.editprofile input.form-control, .editprofile select.form-control, .editbeneficiary input.form-control, .editbeneficiary select.form-control {
    border-color: #d6d6d7;
    border-radius: 7px;
    color: #312d7b;
    height: 45px;
    padding-right: 0rem;
    scroll-margin-block-start: 150px;
    scroll-margin-block-end: 150px;
    font-size: 0.8rem;
    font-family: 'Poppins';
    height: 2.3rem;
}

.editprofile .input-group .input-group-prepend .input-group-text, .editbeneficiary .input-group .input-group-prepend .input-group-text {
    font-size: 0.8rem;
}

.editprofile .form-group, .editbeneficiary .form-group {
    margin-bottom: 0.3rem;
}

.addtransfer .cardbody > form input.form-control {
    font-size: 1.7rem;
    font-family: 'poppins';
}

.addtransfer input[name="paymentAccount"] {
    font-size: 1rem;
}

.addtransfer select.form-control {
    font-size: 1rem;
    font-family: 'poppins';
}

option {
    font-size: 1rem;
    font-family: 'Roboto';
}

.video {
    position:relative;
}

    .video video {
        width: 100%;
        background-color: black;
        background-image: url(../img/selfie.png?w=168);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        border: 1px solid black;
        background-position-y: 40%;
        min-height: 20rem;
    }

    .video div {
        position: absolute;
        bottom: 1rem;
        color: white;
        display: block;
        width: 100%;
        font-size: 0.9rem;
        padding: 0rem 1rem;
    }

.videocontainer .icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 4rem;
    margin: 0rem auto;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
}

.videocontainer .icon.start {
    background-image: url(../img/circle.png?w=168);
}

.videocontainer .icon.stop {
    background-image: url(../img/circlestop.png?w=168);
}

    .videocontainer .icon.loading {
        margin: 0rem auto;
        padding-top: 0.5rem;
    }

        .videocontainer .icon.loading .spinner-border {
            color: red !important;
        }

.videocontainer .icon.disabled {
    opacity: 0.5;
    cursor: auto;
}

.videocontainer .spinner-border {
    width: 3rem;
    height: 3rem;
}

.cinematicgreen {
    width: 0.7rem;
    height: 0.7rem;
    background-color: #00FF4C;
    border-radius: 1rem;
    position: absolute;
    top: 1.7rem;
    right: 2.6rem;
    animation-name: blink;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

@keyframes blink {
    0% {
        background-color: #00FF4C;
    }

    50% {
        background-color: #FFFFFF;
    }

    100% {
        background-color: #00FF4C;
    }
}

#selfiefr .alert {
    text-align:left;
}

#selfiefr li {
    list-style:disc;
}

.videocontainer .timer {
    position: absolute;
    top: 1.5rem;
    left: 2.6rem;
    color: #00FF4C;
    font-size: 0.78rem;
    font-weight: 700;
    background-color: black;
    padding: 0rem 0.1rem;
}

.player {
    height: 22rem;
    width: 90%;
}

#cookies {
    position: fixed;
    bottom: 0px;
    background-color: white;
    z-index: 35;
    border-top: 1px solid #aaa;
    padding: 1rem;
    width: 100%;
}

#cookies > div {
    padding-top: 1rem;
}

.btn-small {
    background-color: var(--logo-color-orange);
    border-radius: 0px;
    color: white;
    padding: 0.38rem 0.75rem;
}

.alert-contact {
    display: inline-block;
    text-align: left;
    margin: 1rem;
}

.ytbaddbenef {
    background-image: url(../img/ytbaddbenef.png?w=168);
    margin-top: 1em;
}

.kycalert {
    margin-top: 1em;
}

.kycalert .alert {
    margin-bottom: 0em;
}

.contactus {
    width: 15em;
    margin: 0px auto;
    padding-top: .5em;
}

    .contactus > div > div {
        padding: 0px;
        height: 3em;
        display:inline-block;
    }

.contactuscontainer h7 {
    color:#19173d;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 500;
}

.contactus .icon {
    background-image: url("../img/contactsicons.png");
    width: 3em;
    height: 3em;
    margin: 0px auto;
    background-size: 12em;
}

    .contactus .icon.wa {
        background-position-x: -3em;
    }

    .contactus .icon.tel {
        background-position-x: -6em;
    }

    .contactus .icon.ml {
        background-position-x: -9em;
    }

.overlayinstaller .close {
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: bold;
    cursor: pointer;
    color: white;
    opacity: 1;
}

.info {
    font-size: 0.8rem;
    font-weight: 500;
    padding: 0rem 0.2rem;
    color: #45498f;
    text-align: justify;
}

.transfertbody2 .info {
    padding: 0rem;
    margin-top: 0.3rem;
}

#view #suggestions {
    border: 1px solid #ccc;
    overflow: auto;
    position: absolute;
    bottom: 39px;
    width: 97%;
    background-color: white;
    border-radius: 8px 8px 0px 0px;
    padding: 0.4rem 0rem;
    font-size: 1rem;
    max-height:8rem;
}

    #view #suggestions > div {
        cursor: pointer;
        padding: 0rem 0.8rem;
    }

    #view #suggestions > div:hover {
        background-color:aliceblue;
    }

.red {
    color:red;
}

.kycchoice {
    border: 2px solid white;
    background-color: white;
    display: block;
    border-radius: 0.6rem;
    padding: 0.5rem 0rem 0.5rem 0.5rem;
}

    .kycchoice.active {
        border-color: #deddef;
        border-style: outset;
    }

    .kycchoice.inactive {
        opacity:0.5;
    }

.kyccontainer a:hover {
    text-decoration:initial;
}

.kyccontainer a > div {
    display: table-cell;
}

    .kyccontainer a > div:last-child {
        padding-left: 0.2rem;
        color:black;
    }

.kyccontainer .icon {
    width: 36px;
    height: 54px;
    background-size: 72px;
    background-position-x: -36px;
    background-image: url('../img/kycicon.png');
    background-repeat:no-repeat;
}

.kyccontainer:last-child .icon {
    background-position-x: 0px;
}

.kycstatus {
    padding-bottom:1rem;
}

.kycdescription {
    font-size: 0.8rem;
    overflow: hidden;
    line-height: 0.9rem;
}

.kyccontainer p {
    margin: 0px;
    padding: 0px;
}

.checkmark {
    width: 0.98rem;
    height: 0.98rem;
    display: inline-block;
    background-image: url(../img/checkmark.png?t=t);
    background-size: 2.94rem;
    background-position-x: 0.98rem;
    position: absolute;
    margin: 3px 0px 0px 2px;
    background-repeat:no-repeat;
}

.checkmark.green {
    background-position-x: 0rem;
}
.checkmark.yellow {
    background-position-x: -0.98rem;
}
.checkmark.red {
    background-position-x: -1.97rem;
}

.pymntcodetop {
    display: none;
}
.pymntcodebottom {
    text-align:center;
}
.pymntcodebottom .label {
    font-size:0.9rem !important;
}
    .pymntcodebottom .value {
        font-size: 1.2rem !important;
    }

hr.pymntcodebottom {
    width: 100%;
    border-color: #aaa;
    border-style: dashed;
}

/* WIZARD */
:root {
    --sheet-max-w: 720px;
    --sheet-radius: 16px;
    --sheet-shadow: 0 16px 40px rgba(0,0,0,.25);
    --progress-bg: #e9ecef;
    --progress-active: #25D366; /* vert style WhatsApp */
    --handle: #ced4da;
    --header-border: #e9ecef;
}

/* Overlay */
.bs-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.35);
    opacity: 0;
    visibility: hidden;
    transition: .25s ease;
    z-index: 50;
}

    .bs-overlay.active {
        opacity: 1;
        visibility: visible;
    }

/* Bottom Sheet — mobile par défaut */
.bottom-sheet {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 90vh;
    max-height: 90vh;
    background: #fff;
    border-top-left-radius: var(--sheet-radius);
    border-top-right-radius: var(--sheet-radius);
    transform: translateY(100%); /* caché hors écran (mobile) */
    transition: transform .35s ease, opacity .25s ease;
    z-index: 100;
    display: flex;
    flex-direction: column;
    opacity: 1; /* l : visible quand open via transform */
    height: 90dvh; /* iOS 16+, Chrome 108+ */
    max-height: 90dvh;
    /* “safe area” pour iPhone avec notch */
    padding-bottom: calc(env(safe-area-inset-bottom, 0px));
    /* Évite les “rebonds” */
    overscroll-behavior: contain;
}

    .bottom-sheet.mini {
        height: initial;
        max-height: initial;
        height: initial;
        max-height: initial;
    }

    .bottom-sheet.open {
        transform: translateY(0);
    }

/* Desktop: centré, totalement masqué avant ouverture (pas d'apparition en bas) */
@media (min-width: 992px) {
    .bottom-sheet {
        width: min(92vw, var(--sheet-max-w));
        height: 70vh;
        max-height: 75vh;
        left: 50%;
        top: 50%;
        right: auto;
        bottom: auto;
        border-radius: var(--sheet-radius);
        /* Toujours positionné au centre, mais invisible tant que non ouvert */
        transform: translate(-50%, -50%) scale(.98);
        opacity: 0;
        pointer-events: none;
    }

        .bottom-sheet.open {
            opacity: 1;
            pointer-events: auto;
            transform: translate(-50%, -50%) scale(1);
        }
}

/* Header */
.bs-header {
    padding: .5rem .5rem .4rem 1rem;
    border-bottom: 1px solid var(--header-border);
}

    .bs-header > div {
        height:24px;
    }

.bs-title {
    margin: 0;
    font-size: 1.5rem;
}


.modalmode .bs-close {
    display: none;
}

.modalmode .bs-header {
    padding: .5rem 1rem .4rem 1rem;
}

.modalmode .btn-Cancel {
    display:none;
}

/* Progress segments (WhatsApp-like) */
.bs-progress {
    display: flex;
    gap: .4rem;
    margin-top: .6rem;
    width:100%;
}

    .bs-progress .seg {
        flex: 1 1 0;
        height: 6px;
        border-radius: 999px;
        background: var(--progress-bg);
        overflow: hidden;
        position: relative;
        margin-top: -8px;
    }

        .bs-progress .seg .fill {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 0%;
            background: var(--logo-color-orange);
            transition: width .35s ease;
            border-radius: 999px;
        }

        .bs-progress .seg.completed .fill,
        .bs-progress .seg.current .fill {
            width: 100%;
        }

/* Body (scrollable) */
.bs-body {
    position: relative;
    flex: 1 1 auto;
    overflow: hidden;
}

.steps-viewport {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.steps-track {
    display: flex;
    height: 100%;
    width: 100%; /* 4 étapes */
    transform: translateX(0%);
    transition: transform .35s ease;
}

.step {
    width: 100%;
    flex: 0 0 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.step-scroll {
    overflow-y: auto;
    padding: 0.5rem;
    flex: 1 1 auto;
    -webkit-overflow-scrolling: touch;
}

/* Footer */
.bs-footer {
    padding: .75rem 1rem;
    border-top: 1px solid var(--header-border);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sticky-subtitle {
    top: 0;
    z-index: 1;
    padding: .25rem 0 .5rem;
    margin: -.25rem 0 .5rem;
}

.wzs .bs-close {
    border: 0;
    background: transparent;
    padding: .25rem .5rem;
    line-height: 1;
    height: 24px;
    margin-left: .5rem;
}

.bs-footer button {
    height: 40px;
    margin-bottom: 0px;
    font-size: 0.9rem !important;
    padding: 4px 8px 4px;
}

/* Empêcher le scroll arrière-plan quand sheet ouvert */
body.sheet-open {
    overflow: hidden;
}

    .step-select li a {
        position: relative;
        color: #707695;
        padding: 10px 35px 10px 12px;
        display: block;
        text-decoration: none;
        background-color: #f4f6fd;
        margin-top: 13px;
        border-radius: 9px;
        border: 1px solid #d9d8df;
    }

    .step-select li a.active {
        border: 2px solid var(--logo-color-navy);
        padding: 9px 34px 9px 11px;
    }

.text-muted .step-select li a.active {
    background-color: #5c5a7b;
    color: white;
}

    .step-select li a .bi-check-circle-fill {
        color: var(--logo-color-navy);
    }

/* WIZARD */
.pmt-container {
    font-size: 0.9rem;
}

.pmt-header {
    background-color: #f8fafd;
    color: #6d7495;
    border-radius: 1rem;
    padding: 0.5rem;
}

    .pmt-header h5 {
        margin-bottom: 0px;
        font-size: 1.1rem;
        font-weight: 100;
    }

    .pmt-header p {
        margin: 1rem 0px 0rem 0px;
    }

.pmt-contition {
    padding: 0.5rem 0.5rem 0rem 0.5rem;
}

    .pmt-contition p {
        margin: initial;
        position:relative;
    }

    .pmt-contition span {
        display: inline-block;
        margin-bottom: .5rem;
        margin-left: 1.2rem;
        text-align: justify;
    }

    .pmt-contition input {
        margin: 0.2rem 0rem 0rem 0rem;
    }

.pmt-service {
    position: relative;
}

.pmt-service .divider{
        margin: 10px 0;
}

    .pmt-service strong {
        font-size: 1.1rem;
    }

    .pmt-service .btn {
        color: #6d7495 !important;
        border: 1px solid #dedede !important;
        -webkit-box-shadow: 0px 3px 10px -4px rgba(109, 116, 149,0.43);
        box-shadow: 0px 3px 10px -4px rgba(109, 116, 149, 0.43);
        margin: 9px 0px;
    }

    .pmt-service .mt-5 {
        margin-top: 0rem !important;
    }

    .pmt-service .hider {
        position: absolute;
        background-color: white;
        width: 100%;
        height: 50px;
        top: 0px;
        opacity: 0.5;
    }

    .pmt-service li {
        font-size: 1rem;
    }

    .volumecontainer  {
        position: relative;
    }

    .pmt-info{
        margin-top: 20px;
    }

.pmt-card button {
    width: 100%;
    padding-top: 5px !important;
}

/* UPDATE */
#view .profilbody .label, #view .transfertbody2 .label {
    display: inline-block;
}

#view .profilbody .value, #view .transfertbody2 .value {
    display: inline-block;
    float: right;
}

div.line.orange {
    display:none;
}

.xbody div.field {
    margin-left: 0px;
    padding-left: 10px;
}

.profilbody > div, .transfertbody2 > div {
    border-left: 2px solid var(--logo-color-orange);
    margin-left: 15px;
    padding-left: 10px;
}

.profilbody > div {
    border-left: 2px solid var(--logo-color-navy);
}

.app-content .transfertbody2 > div:last-child, .app-content .transfertbody2 > div:first-child {
    border-left: none;
}

.app-content .transfertbody2 > div:first-child {
    background-color: initial;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    padding: 0px;
}

#view .transfertbody2 .codefield .field > div {
    display: block;
    float: none;
    text-align:center;
}

    #view .transfertbody2 .codefield .field > div.value {
        font-size: 1.4rem !important;
    }

.app-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 0.7rem;
}

:root {
    --topbar-h: 85px;
    --bottom-nav-h: 56px;
    --actionbar-h: 64px;
    --safe-bottom: env(safe-area-inset-bottom, 0px);
}

.actionbar {
    bottom: calc(var(--bottom-nav-h) + var(--safe-bottom));
    align-items: center;
    padding: .5rem 1rem;
    z-index: 1;
}

#view .app-main {
    height: calc(100dvh - var(--topbar-h) - var(--bottom-nav-h));
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin-top: 4rem;
}

.transfertbody2 {
    padding-top: 10px;
    padding-bottom: 0.25rem;
}

.cancelWizard .bs-footer {
    display:initial;
    justify-content:initial;
}

    .cancelWizard .bs-footer .btn-danger {
        display: block;
        width: 100%;
        height: 42px;
        background-color: #ff3800 !important;
        border: 2px solid #ff3800;
    }

    .cancelWizard .bs-footer .btn-Cancel {
        display: block;
        width: 100%;
        height: 42px;
        border: 2px solid #ff3800;
    }

.grecaptcha-badge {
    visibility: hidden;
}

.langueblock {
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: 600;
    color: #ffffff;
    width: 55px;
    padding-left: 30px;
    padding-top: 3px;
    background-color: var(--logo-color-navy);
    height: 27px;
    border-radius: 13px;
    font-size: .9rem;
}

.langueblock:hover {
    color: white;
}

    .langueblock div:first-child {
        background-image: url(../img/icons.png?w=168);
        background-size: 441px 84px;
        background-position-y: -63px;
        background-position-x: -231px;
        background-repeat: no-repeat;
        width: 21px;
        height: 21px;
        display: inline-block;
        padding-top: 0px;
        position: absolute;
        left: 4px;
        top: 3px;
        border-radius: 10px;
    }

    .langueblock div:last-child {
        display: inline-block;
    }


.ps-option {
    position: relative;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    width: 220px;
    font-family: sans-serif;
    background: white;
    width: 100%;
    border: 1px solid #afadcc;
    margin-bottom: .5rem;
}

    .ps-option input {
        display: none;
    }

.ps-item {
    flex: 1;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
    font-weight: 600;
    padding-left: 0rem;
    color: white;
    margin-top: 5px;
}

.ps-item i {
    margin-right: 5px;
}

.ps-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: var(--logo-color-navy);
    border-radius: 8px;
    transition: transform 0.3s ease;
    z-index: 1;
    color:white;
}

#compte:checked ~ .ps-slider {
    transform: translateX(100%);
}

.ps-option input:not(:checked) + label {
    color: var(--logo-color-navy);
}

.grecaptcha-badge {
    display:none;
}

.recaptcha-notice {
    font-size: 12px;
    color: #555;
    direction: ltr;
    margin-top: 0rem;
    margin-bottom: 0.8rem !important;
}

.transfertbody2 > div.codepromo {
    border: none;
    margin-left: 0px;
    max-width: 400px;
    margin: 0px auto;
}

    .transfertbody2 > div.codepromo > input {
        font-size: 1.1rem !important;
    }

    .transfertbody2 > div.codepromo .btn {
        border: none;
        background-color: var(--logo-color-navy);
        height: 2.55rem;
    }

        .transfertbody2 > div.codepromo .btn:hover {
            background-color: var(--logo-color-navy);
        }

button:focus, .btn:focus, input:focus {
    outline: none !important;
    box-shadow: none !important;
}

.step-select .detail {
    color: #888;
    font-size: .85rem;
    display: block;
}

.step-select .detail>div {
    display:inline-block;
}

    .step-select  li>a>div:last-child {
        position: absolute;
        right: 10px;
    }

#view .beneficiaries .body, #view .body.list {
    padding: 0px 0.5rem;
}

    #view .beneficiaries .body .step, #view .body.list .step {
        height: initial;
        font-family: 'Poppins';
    }

    #view .beneficiaries .body>section .step-scroll, #view .body.list section .step-scroll {
        padding: 0rem;
    }

.step-select.beneficiaries li:last-child > a {
    text-align: center;
    color: var(--logo-color-navy);
    font-weight: 500;
    background-color: initial;
    font-size: 0.95rem;
    border:none;
}

    .step-select.beneficiaries  li>a>div:last-child {
        position: absolute;
        right: 10px;
        top: 22px;
    }

.step-select.beneficiaries li:last-child > a > .iaddbenef {
    margin: 0px auto;
}

.step-scroll .transfertbody2 .fieldgroup {
    padding-right: 5px;
    margin-left: 5px;
}

.beneficiaries .transfertbody2 > div {
    border-left: 2px solid var(--logo-color-navy);
}

.beneficiaries .body > section ul.beneficiaries li:first-child > a, .body.list section ul.step-select li:first-child > a {
    border-top: none;
}

.beneficiaries .body > section ul.beneficiaries li > a, .body.list section ul.step-select li a {
    background-color: initial;
    margin-top: 0px;
    border-radius: 0px;
    border: none;
    border-top: 1px solid #ddd;
    color: var(--logo-color-navy);
}

.beneficiaries .body > section ul.beneficiaries li:last-child > a {
    font-size: 0.9rem;
}

.dex_card_options.spaced {
    padding: 1rem;
}

section.step.withouttitle .sticky-subtitle {
    display:none;
}

.bs-footer .dex_card_options {
    width:100%;
}

.addtransfer .cardbody > form .accountnumberstep input.form-control {
    font-size: 1.3rem;
    font-family: 'poppins';
}

.accountslist {
    margin-top: 2rem;
}


.divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
}

.divider.address
{
    margin: 0px;
}

    .divider::before, .divider::after {
        content: "";
        flex: 1;
        border-bottom: 1px solid var(--logo-color-navy);
    }

    .divider:not(:empty)::before {
        margin-right: 0.75em;
    }

    .divider:not(:empty)::after {
        margin-left: 0.75em;
    }

    .divider span {
        color: #868daf;
        font-weight: 500;
    }

    .scanzone img {
        width: 50px;
        margin: 0px auto;
        display: block;
    }

    .scanzone button {
        display: block;
        margin: 0px auto;
        width: 80%;
        background-image: url(../img/camera.png?w=168);
        background-size: 30px;
        background-repeat: no-repeat;
        background-position-x: 6px;
        background-position-y: 2px;
        font-weight: 700;
    }

.upload-zone .form-group {
    margin-bottom: 0rem;
}

.upload-zone span.plus {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: var(--logo-color-navy);
    color: white;
    border-radius: 11px;
    margin-right: 5px;
}

.upload-zone div.drop-area-item {
    margin-top: 0px;
}

.upload-zone .file {
    opacity: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}

.upload-zone span.text {
    color: var(--logo-color-navy) !important;
}

.upload-zone span.plus {
    color: white;
}

.upload-zone label {
    text-align: center;
    font-weight: 500;
}

.step-scroll .documents .form-group {
    margin-bottom: 0rem;
}

.upload-zone .gallery img {
    margin: 5px 0px 0px 0px;
}

* {
    outline: none !important;
    box-shadow: none !important;
}

.lang li .img {
    display: inline-block;
    margin: 4px 10px -4px 0px;
    width: 1.25em;
    line-height: 1.4em;
}

#chtwt .icon.yc{
    background-image: url(../img/chatwoot.png?w=168);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position-y: 0px !important;
    background-position-x: 0px;
}

.notification{
    background-color: #ffe9dc;
    color: var(--logo-color-orange);
    border: 1px solid var(--logo-color-orange);
    padding: 1.0rem 0.25rem;
    border-radius: 0.7rem;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: center;
    font-family: 'Poppins';
}

.notifOnly{
    margin-top: 5rem;
}

.notification.success{
    background-color: #dcfff1;
    color: #219023;
    border: 1px solid #219023;
}

.scanzone button {
    background-color: var(--logo-color-navy) !important;
    border-color: var(--logo-color-navy) !important;
    padding-left: 2.1rem;
    font-size: 0.8rem !important;
    font-weight: 500;
}

.fillModetitle h6{
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center;
    color: #868daf;
    font-family: 'Poppins';
}

#app > div > div > div > div.px-0.py-3.flex.justify-center > a{
    width: 100%;
}

.iti{
    display: block !important;
}

.fulladdressdesc{
    font-size: 0.8rem;
    color: var(--logo-color-navy);
    text-align: justify;
    margin: 0px;
    font-family: 'Poppins';
    padding-top: 0.3rem;
}

section.step button{
    width: 100%;
}

.candidatesContainer{
    font-size: .9rem;
}

.candidate.selected {
    border-color: #4285f4;
    box-shadow: 0 0 0 2px rgba(66, 133, 244, 0.2);
}

.candidate {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    margin: 2px 0px;
    cursor: pointer;
}

.candidates .step-select .divider{
    margin: 13px 0px;
}

.candidatesInfo{
    font-size: 0.8rem;
    color: var(--logo-color-navy);
    text-align: justify;
    margin: 0px;
    font-family: 'Poppins';
    font-weight: initial;
    padding: 0rem 0.2rem;
}

.editionbtn{
    margin-top: 1rem;
}

.validatedAddress{
    font-size: 0.9rem;
    color: var(--logo-color-navy);
    text-align: justify;
    font-family: 'Poppins';
    padding-top: 0.3rem;
    border: 1px solid #d9d8df;
    border-radius: 9px;
    padding: 10px;
    background-color: #f4f6fd;
}

.bs-footer.lgbtn button
{
    margin-bottom: 5px;
}

.store
{
    text-align: center;
}

.store h7
{
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: .95rem;
}

.store > div
{
    padding-top: 0.25rem;
}

.store a img
{
    width: 120px;
}

.addtransfer .dex_form.body > div{
    margin-bottom: 1rem;
}

.transfers .filter {
    padding-right: 10px;
}

.pwa-mode body {
  max-width: 100%;
  overflow-x: hidden;
}

.pwa-mode .your-layout-container {
  width: 100%;
}

.diag li{ padding-left: 10px;}

.infosystem{
    font-size: 0.9rem;
    color: #555;
}