body[class*="rms-"] .page-actions .action-primary,
body[class*="rms-"] .page-actions .action-secondary,
body[class*="rms-"] .action-default {
    background: #6a0212;
    border-color: #6a0212;
    color: #fff;
}

body[class*="rms-"] .page-actions .action-primary:hover,
body[class*="rms-"] .page-actions .action-primary:focus,
body[class*="rms-"] .page-actions .action-secondary:hover,
body[class*="rms-"] .page-actions .action-secondary:focus,
body[class*="rms-"] .action-default:hover,
body[class*="rms-"] .action-default:focus {
    background: #8f1427;
    border-color: #8f1427;
    color: #fff;
}

body[class*="rms-"] .admin__field-control input:focus,
body[class*="rms-"] .admin__field-control select:focus,
body[class*="rms-"] .admin__field-control textarea:focus {
    border-color: #8f1427;
    box-shadow: 0 0 0 1px rgba(106, 2, 18, .2);
}

.page-rms-table-index .page-actions .action-primary,
.page-rms-table-new .page-actions .action-primary,
.page-rms-table-edit .page-actions .action-primary,
.page-rms-tablezone-index .page-actions .action-primary,
.page-rms-tablezone-new .page-actions .action-primary,
.page-rms-tablezone-edit .page-actions .action-primary,
.page-rms-waiter-index .page-actions .action-primary,
.page-rms-waiter-new .page-actions .action-primary,
.page-rms-waiter-edit .page-actions .action-primary,
.page-rms-booking-index .page-actions .action-primary,
.page-rms-booking-new .page-actions .action-primary,
.page-rms-booking-edit .page-actions .action-primary,
.page-rms-kitchen-index .action-default,
.page-rms-order-index .page-actions .action-primary {
    background: #6a0212;
    border-color: #6a0212;
    color: #fff;
}

.page-rms-table-index .page-actions .action-primary:hover,
.page-rms-table-index .page-actions .action-primary:focus,
.page-rms-table-new .page-actions .action-primary:hover,
.page-rms-table-new .page-actions .action-primary:focus,
.page-rms-table-edit .page-actions .action-primary:hover,
.page-rms-table-edit .page-actions .action-primary:focus,
.page-rms-tablezone-index .page-actions .action-primary:hover,
.page-rms-tablezone-index .page-actions .action-primary:focus,
.page-rms-tablezone-new .page-actions .action-primary:hover,
.page-rms-tablezone-new .page-actions .action-primary:focus,
.page-rms-tablezone-edit .page-actions .action-primary:hover,
.page-rms-tablezone-edit .page-actions .action-primary:focus,
.page-rms-waiter-index .page-actions .action-primary:hover,
.page-rms-waiter-index .page-actions .action-primary:focus,
.page-rms-waiter-new .page-actions .action-primary:hover,
.page-rms-waiter-new .page-actions .action-primary:focus,
.page-rms-waiter-edit .page-actions .action-primary:hover,
.page-rms-waiter-edit .page-actions .action-primary:focus,
.page-rms-booking-index .page-actions .action-primary:hover,
.page-rms-booking-index .page-actions .action-primary:focus,
.page-rms-booking-new .page-actions .action-primary:hover,
.page-rms-booking-new .page-actions .action-primary:focus,
.page-rms-booking-edit .page-actions .action-primary:hover,
.page-rms-booking-edit .page-actions .action-primary:focus,
.page-rms-kitchen-index .action-default:hover,
.page-rms-kitchen-index .action-default:focus,
.page-rms-order-index .page-actions .action-primary:hover,
.page-rms-order-index .page-actions .action-primary:focus {
    background: #8f1427;
    border-color: #8f1427;
    color: #fff;
}

.page-rms-table-new .admin__field-control input:focus,
.page-rms-table-new .admin__field-control select:focus,
.page-rms-table-edit .admin__field-control input:focus,
.page-rms-table-edit .admin__field-control select:focus,
.page-rms-tablezone-new .admin__field-control input:focus,
.page-rms-tablezone-new .admin__field-control textarea:focus,
.page-rms-tablezone-edit .admin__field-control input:focus,
.page-rms-tablezone-edit .admin__field-control textarea:focus,
.page-rms-waiter-new .admin__field-control input:focus,
.page-rms-waiter-new .admin__field-control select:focus,
.page-rms-waiter-edit .admin__field-control input:focus,
.page-rms-waiter-edit .admin__field-control select:focus,
.page-rms-booking-new .admin__field-control input:focus,
.page-rms-booking-new .admin__field-control select:focus,
.page-rms-booking-new .admin__field-control textarea:focus,
.page-rms-booking-edit .admin__field-control input:focus,
.page-rms-booking-edit .admin__field-control select:focus,
.page-rms-booking-edit .admin__field-control textarea:focus {
    border-color: #8f1427;
    box-shadow: 0 0 0 1px rgba(106, 2, 18, .2);
}
