#tab-receive { @extend .deflash-blue; .address { background: #fff; overflow: auto; height: 100%; &-info { padding: 12% 0 20% 0; text-align: center; .address-label { margin-top: 5%; font-size: 13px; } .request-button { padding-top: 20px; } } .incomplete { .title { padding-top: 10%; font-size: 25px; color: #444; text-align: center; } .subtitle { padding: 20px; color: #444; margin-top: 10%; text-align: center; } } } .backup { position: absolute; top: 0; width: 100%; cursor: pointer; background-color: orange; color: #fff; text-align: center; padding: 5px 0; i { margin: 0 10px; } } .wallet-selector { position: absolute; bottom: 0; width: 100%; } }