.hidden {
  display: none; }

.pagination {
  width: 100%;
  background-color: #333;
  padding: 0 20px;
  margin: 0 -20px;
  height: 45px; }
  .pagination li {
    list-style: none;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #666; }
    .pagination li.current {
      background-color: #eb6a34; }
    .pagination li a {
      display: block;
      height: 100%;
      width: 100%;
      color: #fff;
      text-decoration: none; }

ul.users li.users a {
  background-color: #C94912; }

ul.permissions li.permissions a {
  background-color: #C94912; }

ul.stores li.stores a {
  background-color: #C94912; }

ul.import li.import a {
  background-color: #C94912; }

ul.ingredients li.ingredients a {
  background-color: #C94912; }

ul.recipes li.recipes a {
  background-color: #C94912; }

ul.products li.products a {
  background-color: #C94912; }

ul.print li.print a {
  background-color: #C94912; }

ul.shelf-life li.shelf-life a {
  background-color: #C94912; }

ul.manual li.manual a {
  background-color: #C94912; }

/*# sourceMappingURL=style.css.map */
