/*
    Document   : aaba_back_office
    Created on : 19/08/2013, 4:04:24 PM
    Author     : michael
    Description:
        Purpose of the stylesheet follows.
*/

.field-hidden {
  display: none;
}


.benefit-category-totals-row, .totals-row {
  background-color: #f6e3a2;
}

/* Styles for New Integration by Koda */
#admin-menu-menu .dropdown .hide-from-admin-menu {
    display: none;
}