.w3-modal{
    z-index: 9999;
    background-color: rgba(19,49,103,0.82)!important;
}
.modal{
    background-color: rgba(19,49,103,0.82)!important;
}
.w3-modal .done, .w3-modal .error, .w3-modal .load {display: none;}

/*.w3-modal .loading{min-height: 400px;}*/

.w3-modal .loader, .w3-modal .info{margin: 60px auto; text-align: center; color: green;}
.w3-modal .loader{color: green;}
.w3-modal .loader .fa{font-size: 50px!important;}
#receive_btc_addr_modal .w3-modal-content{
    max-width: 500px!important;
}
