.modal-backdrop.fade.show {
    opacity: 0.95;
    background-color: #040819;
}
.modal-content.balance{
    border-radius: 8px;
    border: solid 1px #192047;
    background-color: #0c1230;
}
.modal-header.balance{
    margin: 26px auto;
    display: inline-block;
    text-align: center;
    margin-bottom: unset;
    padding-bottom: unset;
    padding-top: unset;
    margin-top: 15px;
}
h5#exampleModalLabel{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.54px;
    text-align: center;
    color: #a7a0c6;
    margin-bottom: 15px;
}
p.modal-current-balance{
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    border: solid 1px #2d3054;
    background-color: #0c1129;
    padding: 12px 44px;
}
ul#pills-tab{
    border-radius: 8px;
    background-color: #131b41;
    justify-content: space-around;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
}
.modal button.nav-link{
    background-color: transparent;
    border: none;
    border-radius: unset;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.54px;
    text-align: center;
    color: #fff;
    padding: 10px 33px;
}
.modal button.nav-link.active{
    border-radius: 5px;
    background-color: #2e3866;
}
.modal button.nav-link.active:hover{
    color: white;
}
.modal button.nav-link:hover{
    border-radius: 5px;
    color: #919fe1;
    cursor: pointer;
}
.qr-code-section {
    display: flex;
}
.qr-code-container{
    border-radius: 8px;
    border: solid 1px #2d3054;
    background-color: #0c1027;
}
.qr-code {
    min-width: 151px;
}
.modal .nav-pills .nav-link:hover{
    border-radius: 5px;
}
.modal .nav-pills .nav-item:not(:last-child){
    padding-right: unset;
}
img.currency-img {
    width: 18px;
}
span.select2-selection.select2-selection--single {
    height: 50px;
    padding-top: 12px;
    border-radius: 8px;
    border: solid 1px #2d3054;
    background-color: #0c1027;
    background-image: url("../img/icons/dropdown-arrow.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
}
span.select2-selection__arrow{
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #fff;
}
.select2-container--default .select2-results>.select2-results__options{
    background-color: #0c1230;
    color: white;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.57px;
}
.select2-results__option{
    padding: 10px;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered span{
    padding-top: 3px;
    display: flex;
}
p.deposit-address-title{
    font-family: DINPro, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #24a594;
    margin-bottom: 11px;
}
p.deposit-address-desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #fff;
    margin-bottom: 18px;
    font-family: DINPro, sans-serif;
}
p.deposit-address-title, p.deposit-address-desc, button.btn.btn-primary.copy-address {
    margin-left: 12px;
    word-break: break-word;
}
button.btn.btn-primary.copy-address{
    border-radius: 5px;
    background-color: #24a594;
    padding: 15px 81px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
}
button.btn.btn-primary.copy-address:hover{
    border-radius: 5px;
    border: solid 1px #24a594;
    background-color: #0c1027;
}
button.btn.btn-secondary.go-back{
    border-radius: 5px;
    background-color: #131b41;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.57px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 23px;
    margin-bottom: 36px;
    border: unset;
}
button.btn.btn-secondary.go-back:hover{
    border: unset;
}
button.btn.btn-secondary.go-back:active{
    background-color: #131b41;
    border-radius: 5px;
    border: unset;
}
.modal-footer.deposit {
    justify-content: center;
    padding-bottom: 59px;
}
img.modal-img.balance {
    margin-bottom: 18px;
    width: 40px;
}
img.currency-img {
    margin-left: 15px;
    margin-right: 10px;
}
.modal-body{
    padding-top: unset;
}
button.close-modal {
    background-color: transparent;
    border: unset;
    display: flex;
    justify-content: flex-end;
}
img.modal-close-icon {
    margin-right: 19px;
    margin-top: 19px;
}
.modal-body.balance, .modal-footer.deposit {
    padding-left: 65px;
    padding-right: 65px;
    padding-top: 18px;
}
.modal-body.deposit{
    padding-bottom: 4px;
}
label.select-label {
    display: block;
    font-family: DINPro, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 8px;
    margin-top: 40px;
    text-transform: capitalize;
}
span.select2.select2-container {
    width: 100% !important;
    margin-bottom: 19px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable:hover {
    color: #919fe1;
    transition: 0.3s;
}
.select2-container--default .select2-results__option--selected {
    background-color: transparent;
}
.select2-dropdown {
    border: solid 1px #2d3054;
    background-color: #0c1027;
}

/*withdraw modal*/
.amount-withdraw {
    display: flex;
    justify-content: space-between;
}
p.amount-wdr, p.value-withdraw{
    font-family: DINPro, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 7px;
}
button.btn.btn-outline-secondary-max{
    background-color: #13193a;
    color: white;
}
button.btn.btn-outline-secondary-max:hover{
    cursor: pointer;
}
button.btn.btn-primary.withdraw{
    border-radius: 5px;
    background-color: #24a594;
    width: 100%;
    padding: 15px 167px;
    font-size: 16px;
}
button.btn.btn-primary.withdraw:hover{
    border-radius: 5px;
    border: solid 1px #24a594;
    background-color: #0c1027;
}
p.h5.withdraw-desc{
    font-family: DINPro, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.46px;
    color: #6f78a6;
    margin-top: 22px;
    margin-bottom: 47px;
}
input.form-control.withdraw{
    border-radius: 8px !important;
    background-color: #0c1027;
    color: white;
    padding-left: 40px !important;
    border: unset;
    margin-bottom: unset;
}
img.modal-img.withdraw{
    width: 18px;
    z-index: 9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14px;
    margin: auto 0;
}
.input-group.mb-3 {
    position: relative;
    border: solid 1px #2d3054;
    height: 52px;
    margin-bottom: 19px !important;
    background-color: #0c1027;
}
input.form-control.withdraw:placeholder-shown {
    font-size: 16px;
}
/*withdraw modal*/

/*transactions modal*/
.transactions-card {
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    border: solid 1px #2d3054;
    background-color: #0c1027;
    padding-top: 12px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    padding-bottom: 12px;
}
p.last-transactions{
    font-family: DINPro, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.54px;
    color: #fff;
    margin-top: 40px;
}
p.transaction-amount{
    font-family: DINPro, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #fff;
    margin-bottom: 7px;
}
p.transaction-date, p.transaction-value{
    font-family: DINPro, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.46px;
    color: #919fe1;
}
p.transaction-value {
    margin-left: 22px;
    margin-bottom: 0;
}
p.transaction-date{
    margin-bottom: 7px;
}
p.transaction-status-1, p.transaction-status-2{
    font-family: DINPro, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: right;
    margin-bottom: 0;
}
p.transaction-status-1{
    color: #f0bf21;
}
p.transaction-status-2{
    color: #26f481;
}
button.btn.btn-secondary.view-all-transactions{
    border-radius: 5px;
    background-color: #24a594;
    padding: 15px 120px;
    width: 100%;
    margin-bottom: 38px;
    font-size: 16px;
}
button.btn.btn-secondary.view-all-transactions:hover{
    border-radius: 5px;
    border: solid 1px #24a594;
    background-color: #0c1027;
}
img.modal-img.transactions-img{
    width: 16px;
    position: absolute;
}
/*transactions modal*/


@media(max-width: 577px){
    .nav-pills .nav-item {
        margin-bottom: unset !important;
    }
    .modal button.nav-link{
        padding: 10px 20px;
    }
    .modal-body.balance, .modal-footer.deposit{
        padding-left: 20px;
        padding-right: 20px;
    }
    .qr-code-container{
        height: 151px;
        width: 151px;
        margin: 0 auto;
    }
    .qr-code-section {
        display: block;
    }
    .qr-code-details {
        margin-top: 15px;
    }
    p.deposit-address-title, p.deposit-address-desc, button.btn.btn-primary.copy-address {
        margin-left: unset;
    }
    p.deposit-address-title {
        text-align: center;
    }
    p.deposit-address-desc {
        text-align: center;
    }
    button.btn.btn-primary.copy-address {
        display: flex;
        align-items: center;
        justify-content: center;
        align-self: center;
        margin: 0 auto;
    }
}
@media(max-width: 425px){
    .modal-body.balance, .modal-footer.deposit{
        padding-left: 10px;
        padding-right: 10px;
    }
    .modal button.nav-link{
        padding: 10px 13px;
    }
    .modal button.nav-link{
        font-size: 14px;
    }
    button.btn.btn-primary.withdraw{
        padding: 10px 100px;
    }
    p.modal-current-balance{
        font-size: 25px;
    }
    p.transaction-status-1, p.transaction-status-2{
        font-size: 13px;
    }
    p.transaction-amount{
        font-size: 13px;
    }
    p.transaction-date, p.transaction-value{
        font-size: 12px;
    }
    button.btn.btn-secondary.view-all-transactions {
        font-size: 14px;
        padding: 15px 100px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered span{
        font-size: 14px;
    }
    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
        font-size: 14px;
    }
    .select2-results__option{
        font-size: 14px;
    }

}
@media(max-width: 350px){
    .modal button.nav-link{
        padding: 9px 8px;
    }
    p.transaction-value{
        margin-left: 17px;
        font-size: 11px;
    }
}






