

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.table .progress{margin-bottom: 0px;}
#toggle_timetable:focus{outline: none;}
.progress.active.reverse .progress-bar {
  -webkit-animation-direction: reverse;
     -moz-animation-direction: reverse;
      -ms-animation-direction: reverse;
       -o-animation-direction: reverse;
          animation-direction: reverse;
}









