/*
|--------------------------------------------------------------------------
| Wallet Performance
|--------------------------------------------------------------------------
*/

.wallet-performance{

    margin-top:25px;

}

.wallet-performance-chart{

    position:relative;

    width:100%;

    height:360px;

}

.wallet-performance canvas{

    width:100% !important;

    height:100% !important;

}