@media (max-width: 767px) {
  .gathering-data {
    margin-top: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .aliz-sidebar.affix {
    position: fixed;
    width: 213px; }

  .gathering-data {
    font-size: 11px; }

  .gathering-data tr.affix {
    position: fixed; } }
@media (min-width: 1200px) {
  .aliz-sidebar.affix {
    position: fixed;
    width: 263px; }

  .gathering-data tr.affix {
    position: fixed; } }

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