.field-content.ucorder-status > a {
    color: #ffffff;
}
.order-history-action > a:nth-child(2){
    display: none;
}
.order-status-row .views-field.views-field-actions {
    width: 50px !important;
}
.order-status-row .views-field.views-field-php {
    width: 63px !important;
}
.order-status-row .views-field.views-field-order-status.order-status-cont{
    width: 85px !important;
}
.view-uc-orders-user .views-field.views-field-nothing {
    width: 62px;
}

ul.pager {
  margin: 20px 0 0 !important;
} 