/* line 6, /builds/intern/zeiterfassung/app/assets/stylesheets/activities.css.scss */
#activity_table_heading > span {
  float: left;
  margin-right: 10%;
}
/* line 10, /builds/intern/zeiterfassung/app/assets/stylesheets/activities.css.scss */
#activity_table_heading .date {
  width: 150px;
  float: left;
  margin-right: 20px;
  margin-top: -10px;
}
/* line 1, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
section.container {
  margin-bottom: 20px;
}

/* line 6, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
.tfooter ul.pagination {
  margin: 2px auto !important;
}
/* line 9, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
.tfooter .btn-primary {
  float: right;
}
/* line 12, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
.tfooter .btn-group .btn-default {
  color: #428bca !important;
}

/* line 18, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
.panel-heading a {
  float: right;
  margin-top: -5px;
}

/* line 25, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
.table td a {
  display: block;
}

@media all and (max-width: 480px) {
  /* line 31, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-960 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }

  /* line 39, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-480 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }

  /* line 47, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-700 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }
}
@media all and (max-width: 700px) {
  /* line 57, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-960 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }

  /* line 65, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-700 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }
}
@media all and (max-width: 960px) {
  /* line 75, /builds/intern/zeiterfassung/app/assets/stylesheets/base.css.scss */
  .min-960 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

