.transactions .item{background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.09);box-shadow:0 1px 3px 0 rgba(0,0,0,.09);border-radius:10px;padding:20px 24px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.transactions .item:last-child{margin-bottom:0}.transactions .item p{font-size:11px;margin:0;color:#958d9e;font-weight:500}.transactions .item .detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.2em}.transactions .item .detail .image-block{margin-right:16px}.transactions .item .detail strong{display:block;font-weight:500;color:#27173e;margin-bottom:3px}.transactions .item .right{padding-left:10px}.transactions .item .right .price{font-weight:700;color:#27173e;letter-spacing:-.03em}