.addressbook-address-index .extra-buttons #st-search-input,
.addressbook-order-index .extra-buttons #st-search-input {
margin: 20px 0; }

.addressbook-address-index .order-products-toolbar.toolbar.bottom,
.addressbook-order-index .order-products-toolbar.toolbar.bottom {
margin-top: 20px; }
.addressbook-address-index .order-products-toolbar.toolbar.bottom .toolbar-amount,
.addressbook-order-index .order-products-toolbar.toolbar.bottom .toolbar-amount {
padding: 8px 10px 0 0; }

.addressbook-address-index .table-cust-addresses tbody .col.actions .btn-group,
.addressbook-order-index .table-cust-addresses tbody .col.actions .btn-group {
font-size: 20px; }
.addressbook-address-index .table-cust-addresses tbody .col.actions .btn-group a,
.addressbook-order-index .table-cust-addresses tbody .col.actions .btn-group a {
padding-right: 5px; }
.addressbook-address-index .table-cust-addresses tbody .col.actions .btn-group a:hover,
.addressbook-order-index .table-cust-addresses tbody .col.actions .btn-group a:hover {
cursor: pointer;
color: #0082c8; }

.addressbook-address-index .table-cust-addresses .col,
.addressbook-order-index .table-cust-addresses .col {
width: auto; }

.addressbook-address-edit .form.form-edit-account fieldset {
width: 50%; }

.addressbook-order-view .order-details-items .actions-toolbar {
    display:none; }

.addressbook-order-view .block-order-details-view .block-content .box {
    float:left;
    width:24%; }