.reboot_footer{
  position:fixed !important;
  width:100%;
  bottom:0;
  left:0;
  z-index:9999;
  height:55px;
}

.next-back{
  height:50px;
  display:inline-block;
      margin: auto;
      float:right;
}

.next-back>li  {
  line-height:50px;
}
.next-back .prev{

}
.next-back .next{

}
@media(min-width:768px){



}
.next-back>li  {
  margin:auto;
}
.audiocontrols{
  height:50px;
  display:inline-block;
      margin: auto;

}

.audiocontrols>li  {
  line-height:50px;
}
.reboot_footer > .reboot_navbar{
  background-color:white;
  border-radius: 0;
  margin-bottom:0px;
  border:none !important;
  background:#fff url('skin/bg-footer.png') no-repeat left top !important;
  background-size:100% 100% !important;

}
.reboot_footer  > .reboot_navbar a{
  color:#2b2b2b !important;
}


 .help_btn{
  width:49px;
  height:39px;
  background:url('skin/subnav_help.gif');

}
 .resources_btn{
  width:49px;
  height:39px;
  background:url('skin/subnav_resources.gif');

}

.next_btn{
      display: inline-block;
 width:49px;
 height:50px;
 background:url('skin/nav_next.gif');

}
.back_btn{
      display: inline-block;
 width:49px;
 height:50px;
 background:url('skin/nav_back.gif');

}
.next_btn:hover{

 background:url('skin/nav_next-over.gif');

}
.back_btn:hover{

 background:url('skin/nav_back-over.gif');

}
.help_btn:hover{
 width:49px;
 height:39px;
 background:url('skin/subnav_help-over.gif');

}
.resources_btn:hover{
 width:49px;
 height:39px;
 background:url('skin/subnav_resources-over.gif');

}
@media (min-width: 768px){

.navbar-nav {
    float: left;
    margin: 0;
    margin-left: 150px;
    margin-top:5px;
}
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  /*  .lessonTitle{ font-size:24px}  { display: none; }  /* show it on small screens */

  .reboot_footer > .reboot_navbar {
  margin-top:5px;

  }
  .nav>li {
      position: relative;
      display: inline-block;
  }
  .reboot_footer > .reboot_navbar{

    background:#fff !important;
    background-image:none;

  }

}



.nav-audio{
  displ
}
.clickable{
  cursor:pointer;
}

.audioBtn{
  width:42px;
  height:39px;
}
.mute_btn{
  width:47px;
  width:50px;
  background:url('skin/subnav_mute.gif');
}
.mute_btn:hover{
  background:url('skin/subnav_mute-over.gif');
}
.muted_btn{
  width:47px;
  width:50px;
  background:url('skin/subnav_muted.gif');
}
.muted_btn:hover{
  background:url('skin/subnav_muted-over.gif');
}
.mute_btn:hover{
  background:url('skin/subnav_mute-over.gif');
}
.play_btn{
  background:url('skin/subnav_play.gif');
}
.play_btn:hover{
  background:url('skin/subnav_play-over.gif');
}
.pause_btn{

  background:url('skin/subnav_pause.gif');
}
.pause_btn:hover{
  background:url('skin/subnav_pause-over.gif');
  cursor:pointer;
}
.cc_btn{
  width:56px;
  width:50px;
  background:url('skin/subnav_cc.gif');
}
.cc_btn:hover{
  width:56px;
  width:50px;
  background:url('skin/subnav_cc-over.gif');
}
.cc-off_btn{
  width:56px;
  width:50px;
  background:url('skin/subnav_cc-off.gif');
}
.cc-off_btn:hover{
  width:56px;
  width:50px;
  background:url('skin/subnav_cc-off-over.gif');
}
