body[data-component=Transactions] .btn-xs{padding:4px 50px}body[data-component=Transactions] .balance{margin-left:20px}body[data-component=Transactions] .balance .sum{font-weight:900;font-size:30px}body[data-component=Transactions] .balance i{display:block;font-size:15px;color:#969696;margin:7px 0 16px 0;font-style:normal}body[data-component=Transactions] .balance .buttons{margin:-5px}body[data-component=Transactions] .balance .buttons button{margin:5px}body[data-component=Transactions] .header{display:flex;flex-direction:column;margin:18px 0 18px 20px}body[data-component=Transactions] .header h1{font-size:35px;font-weight:700}body[data-component=Transactions] .header .selector{display:flex;font-weight:700;font-size:15px;flex-wrap:wrap}body[data-component=Transactions] .header .selector a{margin-right:21px}body[data-component=Transactions] .header .selector a.active{text-decoration:none;color:#000}body[data-component=Transactions] table{min-width:100%;font-size:14px;box-shadow:0 1px 2px rgba(0,0,0,.23)}body[data-component=Transactions] table a{font-size:12px;font-weight:700}body[data-component=Transactions] table thead tr{background:#fff;font-weight:700;text-align:center}body[data-component=Transactions] table thead tr td:first-child{text-align:left}body[data-component=Transactions] table td{height:30px;padding:5px 17px;text-align:center}body[data-component=Transactions] table tbody tr:nth-child(odd){background:#fcfaf2}body[data-component=Transactions] table tbody tr:nth-child(2n){background:#fff}body[data-component=Transactions] table tbody td:nth-child(4),body[data-component=Transactions] table tbody td:nth-child(5){text-align:center}body[data-component=Transactions] table tbody td.order{text-align:left}body[data-component=Transactions] table tbody td.price{color:#00a124;font-weight:700}body[data-component=Transactions] table tbody td.price.minus{color:#a9a9a9}