#walletDetails { .bar-header { border: 0; background: none; .title, .button { color: #fff; } .button { background-color: transparent; } } .nav-bar-block, .bar { background-color: inherit !important; } .amount { width: 100%; text-align: center; padding: 2rem 1rem 1.5rem 1rem; color: #fff; height: 140px; margin-bottom: 10px; &-alternative { line-height: 36px; } strong { line-height: 100%; } } .item.item-footer { font-weight: lighter; } } .wallet-details-release { cursor: pointer; cursor: hand; background-color: #E9E9EC; margin-top: -30px; margin-bottom: 5px; padding-top: 30px; padding-bottom: 20px; text-align: center; text-color: #444; span { margin-left: 15px; } i { margin-right: 15px; } } .wallet-details-wallet-info { position: absolute; top: inherit; left: 10px; bottom: 15px; font-size: 20px; color: #fff; }