.top_wallet_menu{
    position: relative;
    width: 210px;
    height: 86px;
    margin: 8px;
    margin-bottom:15px;
    float: left;
    background-color: #efefef;

}
.creat_1{
    z-index: 999;
    display: block;
    float: left;
    position: relative;
}
.cta_link_2{
    height: 63px;
    display: block;
    color: #fff;
    width: 60px;
    line-height: 1;
    text-align: center;
    padding-top: 17px;
    margin-top: 5px;
    margin-left: 7px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    background-color: #0d486c;
}
.cta_link_2:hover{
    height: 63px;
    display: block;
    color: #fff;
    width: 60px;
    line-height: 1;
    text-align: center;
    padding-top: 17px;
    margin-top: 5px;
    margin-left: 7px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    background-color: #0d486c;
}
.cta_link{
    height: 64px;
    background-image: url(../images/ctz.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    /*loat: left;*/
    color: #fff;
    width: 60px;
    line-height: 1;
    text-align: center;
    padding-top: 6px;
    margin-left: 7px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.cta_link:hover{
    color: #fff;
    text-decoration: none;
}
.twm_top{
    height: 38px;
    margin-bottom:22px;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
}
.twm_sybol{
    height: 30px;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    padding: 10px;
    margin: 2px 0px 0px 3px;
    line-height: 1;
    float: left;
}
.twm_value{
    float: right;
    padding-right: 5px;
}
.twm_value_1 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding-top: 3px;
    text-align: right;


}
.twm_value_2 {
    padding: 0px ;
    margin: 0px;
    line-height: 1;
    font-family: 'lato', sans-serif;
    font-size: 18px;
    margin-top: 8px;
}
.twm_top2{
    height: 24px;
    background-color: #0d486c;
}
.dp1{
    background-color: #0e357b !important;
    line-height: 1;
    padding: 5px 0px 3px 5px;
    height: 24px;
    float: left;
    width: 50% !important;

}
.dp2{
    background-color: #db1430 !important;
    line-height: 1;
    padding: 5px 0px 3px 10px;
    height: 24px;
    float: right;
    width: 50% !important;
}

.dp3{
    background-color: #61aeec !important;
    line-height: 1;
    padding: 3px 0px 3px 5px;
    height: 24px;
    float: right;
}
.dp4{
    background-color: #267dc4 !important;
    line-height: 1;
    padding: 3px 0px 3px 5px;
    height: 24px;
    float: right;
}

.twm_top2_span{
    font-family:  'Poppins', sans-serif;
    font-size: 13px;
}
.twm_top3_span{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    padding: 1px 0px 4px;
    line-height: 1.3;
}
.twm_bottom{
    height: 23px;
    /*border-bottom-right-radius:50% 13px;
    border-bottom-left-radius:50% 13px;*/
}
.twm_exchange{
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    background-color: #d0d0d0/*#ff9439*/;
    height: 22px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    padding: 5px 0px 2px 2px;
    margin: 0px;
    text-align: left;
}
.cta_btn{
    width: 190px;
    height: 35px;
    margin: 5px 15px;
    display: block;
    color: #efefef;
    border-radius: 2px;
    padding: 5px 0px 5px 34px;
}
.walletbtn{
    font-size:11px !important;
    text-decoration: none;
}
.walletbtn:hover{
    text-decoration: none;
}
@media(min-width: 992px){
    .modal-blg{
        min-width: 1000px;
    }
}
